util_wfifo: Added constraint for the resetn path

main
Adrian Costina 2015-04-30 12:05:02 +03:00
parent 392ba31a07
commit 463c4d4d28
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ set_false_path \
set_false_path \
-to [get_pins -hier */PRE -filter {NAME =~ *i_*fifo_rst*}]
set_false_path \
-to [get_pins -hier */CLR -filter {NAME =~ *i_*fifo_rstn_reg*}]