adrv9009/a10gx: Delete redundant timing constraints
parent
02ada3bbf7
commit
a66029aef3
|
@ -8,12 +8,5 @@ derive_clock_uncertainty
|
||||||
|
|
||||||
set_false_path -from [get_registers *altera_reset_synchronizer:alt_rst_sync_uq1|altera_reset_synchronizer_int_chain_out*]
|
set_false_path -from [get_registers *altera_reset_synchronizer:alt_rst_sync_uq1|altera_reset_synchronizer_int_chain_out*]
|
||||||
|
|
||||||
if {[string equal "quartus_fit" $::TimeQuestInfo(nameofexecutable)]} {
|
|
||||||
set_max_delay -from [get_clocks *sys_ddr3_cntrl_phy_clk_l*] -to [get_clocks *sys_ddr3_cntrl_core_usr_clk*] 0.150
|
|
||||||
set_min_delay -from [get_clocks *sys_ddr3_cntrl_phy_clk_l*] -to [get_clocks *sys_ddr3_cntrl_core_usr_clk*] 0.000
|
|
||||||
}
|
|
||||||
|
|
||||||
# flash interface
|
|
||||||
|
|
||||||
set_false_path -from * -to [get_ports {flash_resetn}]
|
set_false_path -from * -to [get_ports {flash_resetn}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue