Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17256 Discussions

Can TimeQuest report applied values of clock uncertainty?

Altera_Forum
Honored Contributor II
1,071 Views

i.e. both derived and manually added? 

 

Regards, 

Dave W.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
419 Views

write_sdc -expand and report_sdc list the combined uncertainty from the manually entered set_clock_uncertainty values and the automatically generated derive_clock_uncertainty values. (write_sdc without -expand just lists the original set_clock_uncertainty and derive_clock_uncertainty commands without combining their values.) 

 

For any individual path, the clock uncertainty is listed in the path details output by report_timing.
0 Kudos
Altera_Forum
Honored Contributor II
419 Views

Cheers Brad, 

just what I was looking for!
0 Kudos
Reply