Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

how to measure timing in QII?

Dear all,

I want to measure timing of a project. Is it built in like Timing Constrain or delay? or I can put a timer?

Is it possible on QII to know the time of specific element or block not the whole project?

Thanks in advance

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi ,

    What do you mean by timings of a project ? compile time ? or timing in simulation ?

    Yes Quartus has Timing constraint file where you define the timing constraint of specific signals or signals of interset.

    This file is used by the compiler and then by fitter to monitor which signals are failing set-up time or hold time .

    Regards ,