Forum Discussion
Altera_Forum
Honored Contributor
14 years agoWhy Quartus cannot recognise my state machine
Hi all, We have implemented a state machine in a Stratix V project however we cannot find it in either state machine viewer or compilation report. Could anyone give some hints that does Quartus...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- However the state machine still does not behave correctly... --- Quote End --- A popular fault is not to register external signals before using them as inputs to the state machine, assumed the behavioral description is correct as such.