util_wfifo: Added constraint for the resetn path
parent
392ba31a07
commit
463c4d4d28
|
@ -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*}]
|
||||
|
|
Loading…
Reference in New Issue