Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Multiple Statemachines

Altera_Forum
Honored Contributor II
1,485 Views

I have one Main ( FSM ) and from within that i have another enabled from one of the states . But in FSM veiwer i only see the main one and when i try to go inside the embedded FSM , it does not show me anything ? 

i am using Quartus 10.0 . 

 

any clues ??
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
739 Views

How did you describe the internal FSM? 

 

I'm worried that since you say 'internal' you described it in some strange way that is not recognized by the synthesizer. 

 

Did you check that the first state machine has the number of states that you expect?
0 Kudos
Altera_Forum
Honored Contributor II
739 Views

Yes, 

You should check out your state machine , If possible, you can attach your code , maybe it would be better and fast to solve the problem.
0 Kudos
Reply