You have a bit counter that follows the sequence (ABC)
000, 110, 111, 100, 101, 001, (repeat back to 000)
You have and input x.
If x = 1 the sequence moves in the -> direction
If x = 0 the sequence moves in the <- direction
a) draw the FSM graph (5pts)
b) create the next state table (5 pts)
c) create the next state map (5pts)
d) create the implementation for the flip flop inputs. A is D-ff, B is T-ff, C is JK-ff (10 pts)
If you have any questions comment down. Please don't simply downvote and leave. If you are satisfied with answer, please? upvote thanks
Get Answers For Free
Most questions answered within 1 hours.