retagged by
267 views
1 votes
1 votes
Draw state diagram for a FSM that outputs sequence 010011. Clocked repeatedly it outputs 010011010011010011, etc. Using three bits, assign encodings for the states. Design the combinational circuitry needed to calculate the next state and the output. Do not draw the circuit...

 

So I've done the state encodings, but can't seem to figure out how to use a multiplexer to determine how to give out a 3-bit state output from a 3-bit state input... Any clues? Thanks!
retagged by

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
dan31 asked Aug 28, 2018
2,872 views
Every DFA is NFA but not vice versaCan you please explain how this statement is true?Reference:- https://www.geeksforgeeks.org/toc-finite-automata-introduction/
2 votes
2 votes
3 answers
3
0 votes
0 votes
1 answer
4