Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16603 Discussions

How I can find Latency information from Quartus prime synthesis report?

UKhay
Beginner
1,561 Views

I have worked mostly on Xilinix & In Xilinx Vivado latency information is available directly on the Synthesis report, But in Quartus i'm unable to find latency information anywhere. I'm new in FPGA field, so please if someone can guide me..

0 Kudos
3 Replies
Tricky
New Contributor II
808 Views

Is there anything specifically you're looking for latency for? For custom code, you usually need to work this out for yourself.

0 Kudos
Abe
Valued Contributor II
808 Views

For Intel tools, timing related information, aka latency ,clocks, etc will get generated after the TIming Analyzer runs. This information will be present in the Timing Analyzer reports. The synthesis report will only provide information regarding the synthesis process and how the RTL is getting converted to logic gates, the mapping, etc.

0 Kudos
UKhay
Beginner
808 Views

@Abe​  Yes I know about that, I did run the time analysis, still no information about latency in time analysis generated report

0 Kudos
Reply