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 --- That is rtl we are talking about. combinatorial clouds sandwiched between registers. TQ takes care of delays as comb decisions are sampled at clock edge. if it passes timing you don't need to see delay values. --- Quote End --- I understand that concept , so eventually for circuits like adders , I would have to make it work through clocked registers to get the timing analysis ?