Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou dont need two constant drivers. Yoy just need to signal to your state machine when to stop. You probably need another signal for this.
Your new code should work as it's a single process. Remember that a signal takes the last thing assigned to it.