Design and implement a minimal 5 modulo up counter. It counts from 0 to 4 and repeats.
Design the circuit such that, if the counter enters into the unwanted states: 5, 6 and 7, it should jump into state 0 on the next clock pulse.
The answer to your question is provided in the image:
Comments
Leave a comment