Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI read somewhere that the Altera devices can't init to values <> 0.
If initial values <> 0 are used the quartus compiler initialize them to 0 and uses inverters on both sides of the register. And it seems that the simulation tool won't work as expected anymore with this registers. I am initializing and the first input clock now. This works fine for me. Thank you!