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 agoNote gates are often implemented by inverting the input to a cell, so are basically "free". You will need to force an LCELL or some other logic.