anm
Occasional Contributor
5 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 ...
- 5 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