Question: Design a synchronous counter that is able to count from 0 to 3 continuously using D flip-flops. It has one input as ODD/EVEN that when
Design a synchronous counter that is able to count from 0 to 3 continuously using D flip-flops. It has one input as ODD/EVEN that when it is 1, it will display odd numbers such as 1, 3. When it is 0, it will display an even number such as 0,2. The counter has one more input as UP/DOWN that counter will count up (1,3) when it is 0 , else it will count down (2,0). The counter has one more input as ALERT and when it is 1, the counter will display 0. The undesired stated set to dont care. Prepare a report (by Handwritten) with a state diagram, excitation table, K-Map/Boolean rules, and counter design diagram.
Simulate the result using Circuit Verse Simulator by connecting the circuit with LEDs at the output of the counter and inputs.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
