Difference between Moore and Mealy FSM
[table id=1 /] Block Diagrams: From Figure 1, we can see that in Moore’s FSM, Input goes into the combinational next state logic block whose outputs are fed to state register. The outputs of the state register are fed to combinational output logic block which gives us the outputs. Also, the output of state register […]
Difference between Moore and Mealy FSM Read More »