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 agoI would say this is pretty telling:
--- Quote Start --- Info (17016): Found the following redundant logic cells in design Info (17048): Logic cell "inst4" Info (17048): Logic cell "inst6" Info (17048): Logic cell "inst7" Info (17048): Logic cell "inst8" Info (17048): Logic cell "inst11" Info (17048): Logic cell "inst10" Info (17048): Logic cell "inst9" Info (17048): Logic cell "inst3" Info (17048): Logic cell "inst4" Info (17048): Logic cell "inst6" Info (17048): Logic cell "inst7" Info (17048): Logic cell "inst8" Info (17048): Logic cell "inst11" Info (17048): Logic cell "inst10" Info (17048): Logic cell "inst9" Info (17048): Logic cell "inst3" --- Quote End --- Because they are redundant, they will be removed during synthesis.