Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTimeQuest red fail path VS simulation success
when I compile,the "timequest timing analisis" shows that "setup summary" has some red warning,i.e.my project has some failed path. But when I run the gate level simulation in slow model,the whole...
Altera_Forum
Honored Contributor
14 years agoAlso, find the failing path, look at the source change in the simulation and see if the latch register is catching it a cycle late, as it should. You should then look into why the testbench doesn't fail. This might help verify why TimeQuest caught something that a timing simulation did not.