ad9361: axi_dmac_constr: Fix typo
parent
8b5d1a8693
commit
f13666cd81
|
@ -164,7 +164,7 @@ set_max_delay \
|
||||||
|
|
||||||
# Reset signals
|
# Reset signals
|
||||||
set_false_path \
|
set_false_path \
|
||||||
-from $req_clk
|
-from $req_clk \
|
||||||
-to [get_pins -hier *resetn_shift_reg*/CLR]
|
-to [get_pins -hier *resetn_shift_reg*/CLR]
|
||||||
|
|
||||||
# Not sure why, but it seems the built-in constraints for the RAM36B are wrong
|
# Not sure why, but it seems the built-in constraints for the RAM36B are wrong
|
||||||
|
|
Loading…
Reference in New Issue