Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYour design tries to implement both asynchronous set and reset for stop_flag, which isn't provided with Cyclone III. The intended asynchronous set at power up (initial value) is ignored. Check, if you can change the initial value. If not, modify the design.