Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou get repeated pulses because you set the state machine back to the IDLE state after the delay state, and hence it loops forever.
You get repeated pulses because you set the state machine back to the IDLE state after the delay state, and hence it loops forever.