axi_dmac: Remove unused constraint

The constraint referred to registers which got renamed,
causing critical warnings.
main
Laszlo Nagy 2018-07-06 12:37:58 +01:00 committed by Laszlo Nagy
parent e2c75c015f
commit 7f4b6caa81
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ set_false_path -quiet \
set_property -dict { \
SHREG_EXTRACT NO \
ASYNC_REG TRUE \
} [get_cells -quiet -hier *reset_shift_reg*]
} [get_cells -quiet -hier *reset_async_reg*]
set_property -dict { \
SHREG_EXTRACT NO \