Forum Discussion
Altera_Forum
Honored Contributor
10 years agoSimulation of timing analysis in ModelSim-Altera ??!!!
Hey guys , this is my first time to use the ModelSim-Altera analysis tool. I followed many tutorials and I know how to set the parameters of the TimeQuest and I get correct compilation of the TimeQue...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- You sandwich an adder between registers so that design works, not for sake of timing. Timing then has to pass. The idea is to sample data after say one clock then hand it to next stge. So one clock latency is inevitable but required. TQ checks that data I sampled on next clock edge and without violation of tSU/tH. The actual delay is then hidden from you --- Quote End --- Thx a lot Kaz :)