pluto_hdl_adi/library/axi_gpreg/axi_gpreg_constr.xdc

5 lines
254 B
Plaintext
Raw Normal View History

2015-11-03 19:07:55 +00:00
set_property shreg_extract no [get_cells -hier -filter {name =~ *ad_rst_sync*}]
2015-11-03 19:26:55 +00:00
set_false_path -from [get_cells -hier -filter {name =~ *up_d_preset_reg && IS_SEQUENTIAL}] \
-to [get_cells -hier -filter {name =~ *ad_rst_sync_m1_reg && IS_SEQUENTIAL}]
2015-11-03 19:07:55 +00:00