pluto_hdl_adi/library/axi_dmac/axi_dmac_constr.sdc

12 lines
636 B
Plaintext
Raw Normal View History

2015-05-28 15:46:18 +00:00
2015-06-01 14:58:40 +00:00
2015-07-22 16:43:50 +00:00
set_false_path -to [get_registers *axi_dmac*cdc_sync_stage1*]
set_false_path -from [get_registers *axi_dmac*cdc_sync_fifo_ram*]
set_false_path -from [get_registers *axi_dmac*eot_mem*]
set_false_path -to [get_registers *axi_dmac*reset_shift*]
set_false_path -to [get_registers *axi_dmac*ram*]
set_false_path -from [get_registers *axi_dmac*cdc_sync_stage2*] -to [get_registers *axi_dmac*up_rdata*]
set_false_path -from [get_registers *axi_dmac*id*] -to [get_registers *axi_dmac*up_rdata*]
set_false_path -from [get_registers *axi_dmac*address*] -to [get_registers *axi_dmac*up_rdata*]
2015-05-28 15:46:18 +00:00