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

seems timeQuest bug in Setup Relationship

Altera_Forum
Honored Contributor II
1,147 Views

I generate two clocks from a 288MHz input clock, one is 96MHz with -30 degree phase shift and another is 288MHz with -90 degree phase shift. Why timeQuest set 'setup relationship' to 0.001ns during timing analysis? 

http://www.alteraforum.com/forum/attachment.php?attachmentid=11662&stc=1  

 

http://www.alteraforum.com/forum/attachment.php?attachmentid=11663&stc=1
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
350 Views

Rounding error. If you look at the actual launch and latch edges, they're off by 1ps. This was improved on in TimeQuest a few releases ago, so if using something years old, it might be fixed, but there can still be problems. Using clocks that are multiples of 3 is pretty uncommon. Sometimes tweaking the input clock frequency by a ps or two fixes it.

0 Kudos
Reply