axi_ad9684: Fix constraint file

main
Istvan Csomortani 2016-02-12 14:38:59 +02:00
parent c32d7147d5
commit e1c5d6a8f7
1 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1 @@
set_false_path -from [get_cells -hier -filter {name =~ *up_drp_locked_reg && IS_SEQUENTIAL}]
-to [get_cells -hier -filter {name =~ *adc_status_m1_reg && IS_SEQUENTIAL}]
set_false_path -from [get_cells -hier -filter {name =~ *up_drp_locked_reg && IS_SEQUENTIAL}] -to [get_cells -hier -filter {name =~ *adc_status_m1_reg && IS_SEQUENTIAL}]