Forum Discussion

UKhay's avatar
UKhay
Icon for New Contributor rankNew Contributor
7 years ago

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

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..

3 Replies

  • Tricky's avatar
    Tricky
    Icon for Occasional Contributor rankOccasional Contributor

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

  • Abe's avatar
    Abe
    Icon for Frequent Contributor rankFrequent Contributor

    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.

  • UKhay's avatar
    UKhay
    Icon for New Contributor rankNew Contributor

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