upgrade lpm components

This commit is contained in:
Markus Fröschle
2015-09-20 18:08:31 +00:00
parent 65b01bd377
commit d01b0a5810
2 changed files with 975 additions and 739 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -58,8 +58,8 @@ derive_pll_clocks
# Set Clock Uncertainty # Set Clock Uncertainty
#************************************************************** #**************************************************************
set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -rise_to [get_clocks {MAIN_CLK}] 0.080 set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -rise_to [get_clocks {MAIN_CLK}] 0.10
set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -fall_to [get_clocks {MAIN_CLK}] 0.080 set_clock_uncertainty -rise_from [get_clocks {MAIN_CLK}] -fall_to [get_clocks {MAIN_CLK}] 0.10
#************************************************************** #**************************************************************