Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi pipiwau,
I don't understand why u can't use an export PIO again and again in the loop to reset your logic: for example if your reset signal is active low you put the output PIO low at the beginning of the loop and set it high after a defined time, then you do the calculation. Why not?