added derive_clock_uncertainty

This commit is contained in:
Markus Fröschle
2015-09-20 19:50:38 +00:00
parent 69aca7ab9d
commit e96ee4a103
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -61,6 +61,7 @@ derive_pll_clocks
set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -rise_to [get_clocks {MAIN_CLK}] 0.100 set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -rise_to [get_clocks {MAIN_CLK}] 0.100
set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -fall_to [get_clocks {MAIN_CLK}] 0.100 set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -fall_to [get_clocks {MAIN_CLK}] 0.100
derive_clock_uncertainty
#************************************************************** #**************************************************************
# Set Input Delay # Set Input Delay