Altera_Forum
Honored Contributor
14 years agoFSM not recognized
I'm using SynplifyPro as input for Quartus. the input is therfore a vqm file. Synplify has made a one hot encoding (real one hot).
When analyzing the statemachine with signaltab is shows an other state sorting (probably the quartus onehot). When further analysing I saw that Quartus did not recognize the statemachines (it does when using the same vhdl I used as input for SynplifyPro). Why doesn't Quartus not recognize the statemachines from a vqm input file? Second question why does Quartus change the state coding (I would expect is only routes the input from synplify not optimizing anymore) from synplify?