daq3/a10gx/system_constr.sdc- fix typo
parent
35f660fe06
commit
7c363cd5a7
|
@ -23,7 +23,7 @@ set_false_path -from [get_clocks {sys_clk_100mhz}]\
|
|||
|
||||
set_false_path -from [get_clocks {sys_clk_100mhz}]\
|
||||
-through [get_nets *altera_jesd204_tx_ctl_inst*]\
|
||||
-to [get_clocks {i_system_bd||avl_ad9152_xcvr|alt_core_pll|outclk0}]
|
||||
-to [get_clocks {i_system_bd|avl_ad9152_xcvr|alt_core_pll|outclk0}]
|
||||
|
||||
set_false_path -from [get_clocks {sys_clk_100mhz}]\
|
||||
-through [get_nets *altera_jesd204_rx_csr_inst*]\
|
||||
|
|
Loading…
Reference in New Issue