axi_ad9122: Fixed constraints

main
Adrian Costina 2015-06-10 10:56:03 +03:00
parent 1fcdeac054
commit 5e4f572092
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ set_max_delay -datapath_only \
[get_property PERIOD $up_clk] [get_property PERIOD $up_clk]
set_false_path \ set_false_path \
-from [get_cells -hier drp_locked_reg* -filter {primitive_subgroup == flop}] \ -from [get_cells -hier up_drp_locked_reg* -filter {primitive_subgroup == flop}] \
-to [get_cells -hier dac_status_m1_reg* -filter {primitive_subgroup == flop}] -to [get_cells -hier dac_status_m1_reg* -filter {primitive_subgroup == flop}]
set_false_path \ set_false_path \