Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Critical Delay in TimeQuest Timing Analyzer

Altera_Forum
Honored Contributor II
1,490 Views

Hello, 

 

I'm trying to identify the critical path of a sequential circuit using the TimeQuest Timing Analyzer. However, I'm facing some dificulties because the tool doesn't provide, as the Classic Timing Analyzer used to do, any table showing the worst-case paths of the circuit. Instead, the TimeQuest generates a table with the Required Width, the Actual Width and the Slack refering to the pulse. 

What is the best way to find the critical delay of my circuit based on the information provided by TimeQuest? 

 

Thanks a lot!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
578 Views

Have you given TimeQuest timing constraints? If you are working with the TimeQuest GUI, there are canned reports in the Tasks pane (double click them to run them), some of which include clock setup. You must have constraints before the reporting commands will display anything. 

 

If you have not constrained your clocks and have a PLL, you can start with "derive_pll_clocks -create_base_clocks". See the documentation to learn how to fully constrain your design.
0 Kudos
Reply