Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHow to simulate an inertial delay in ModelSim?
I am attempting to simulate an inertial delay in ModelSim. The code compiles in Quartus II; however, the delays in my code are not showing up in the simlation. I assume it is a configuration issue, b...
Altera_Forum
Honored Contributor
9 years agoQuartus probably minimised your logic - check the synth warnings.
You need to use attributes to tell quartus explicitly to not optimise your logic.