Forum Discussion
anm
Occasional Contributor
6 years agoHow reliable is "report_clock_fmax_summary" command?
Hi, I am implementing an OpenRISC processor on a DE0-CV board which features a Cyclone-V FPGA. I am using Quartus Prime v19.1 Standard Edition. In my design I instantiate an Altera PLL in order to ...
- 6 years ago
Hi,
Yes. It is the frequency that the design can reach at this compilation. You may see a different value if you perform a seed sweep or change the compiler settings.
The value stated in Fmax summary reports potential fmax for every clock in the design, regardless of the user-specified clock periods. The "Note" column reports which analyses restricted fmax.
Thanks.
Best regards,
KhaiY
anm
Occasional Contributor
6 years agoHi KhaiY,
thank you for your response. Can you please how to perform a seed sweep? I guess this is an initial seed for the PnR that Quartus performs, right?
Thank you in advance for your response.
Kind regards,
Nassos