Altera_Forum
Honored Contributor
7 years agoIf loop with parameters.
I have this bothering me for quite some time now. I make a simple loop with ifs to create a state machine, where I just want stuff to happen in a certain order after some flags are activated. ...