Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Multiple Statemachines

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 ??

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.