⟩ Design a digital circuit which has one input two output and one select lineinput should be 1000khzoutput should be 500khz and 250Khzselect line either 0 or 1if 0 select 250khzif 1 select 500khz?
1000kHz (input) to a DEMUX with a Select line.
1st output connected to D Flipflop (acts as divide by 2) thus 500kHz.
2nd output connected to TWO D Flipflops (acts as divide by 4 ) thus 250kHz.