Forum Discussion
Altera_Forum
Honored Contributor
11 years agofor simulating i think you can define it when you create the signal i.e.
signal EA : states := Initial_state; or signal EA : states := Second_state; depending where you want it to startfor simulating i think you can define it when you create the signal i.e.
signal EA : states := Initial_state; or signal EA : states := Second_state; depending where you want it to start