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

Max V Clock Constraint Period

HWEngineer
Novice
967 Views

I refer to Table 3-26 Global clock period for Max V and the maximum period is not specified. When I tried setting clock constraints of 32Hz (global clock), compiler ignored the clock constraints due to invalid clock period. What is the maximum period that Max V can accept for it's Global Clock? 

0 Kudos
3 Replies
HWEngineer
Novice
965 Views

Table 3-26 of the Max V  device handbook

0 Kudos
Farabi
Employee
911 Views

Hello, 

 

32Hz is too slow for global clock. Can start somewhere from 5Mhz ~. 

 

regards,
Farabi

0 Kudos
FvM
Honored Contributor II
907 Views

Hello,

there's no maximum clock period specified, because MAX V logic cells are fully static. As far as I'm aware of, there are no functions involving a minimal clock speed, like e.g. PLLs.

 

Time range of timing analysis may be restricted to 2^32 ps or something like this.

 

Frank

0 Kudos
Reply