Forum Discussion
Altera_Forum
Honored Contributor
13 years agoState Machines - advantages and disadvantages
Hi Guys, I would like to ask the next question: As a rule, I buidling the state machine when my inputs and outputs are places in the same state machine. But in Mealy/Moore state machine there...
Altera_Forum
Honored Contributor
13 years agoThe most important thing is that it is all synchronous (as much as possible), is clearly readable with good comments, is well testbenched and that it does what you need it to do. The mealy/moore question is pretty redundant.