Synchronous Counter to go through sequence 1,2,5,6,3,4,7,0

Thread Starter

saj1994

Joined May 21, 2016
3
I have been working on a question which is: Design a synchronous up-counter that goes through the sequence 1 2 5 6 3 4 7 0 and then repeats. Implement the counter using D flip-flops.

So Far I have the managed to work out the following:


Is the state table correct?
 

Attachments

Top