Altera_Forum
Honored Contributor
16 years agostrang things about FSM
in my design i use FSM,and i don't know why my FSM alway be in a undefined status, see the picture below, and I have use "default" : default:begin ............ end
i guess we need more information how you have designed your fsm.
do you have more states than the default ? how do you change the fsm state ? is you fsm a meely or a moore state machine ? could you give us some code snippet ?