We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb3525 commit fd9e0ecCopy full SHA for fd9e0ec
library/axi_adrv9001/axi_adrv9001_constr.xdc
@@ -54,3 +54,7 @@ set_false_path \
54
-from [get_pins -hierarchical * -filter {NAME=~*i_sync/transfer_busy*/C}] \
55
-to [get_pins -hierarchical * -filter {NAME=~*i_core/dac_*_transfer_sync_d*/D}]
56
57
+# workaround
58
+set_false_path \
59
+ -from [get_pins -hierarchical * -filter {NAME=~*_common/up_*c_r1_mode_reg/C}] \
60
+ -to [get_pins -hierarchical * -filter {NAME=~*i_core/*_r1_mode_d_reg*/D}]
0 commit comments