Tcl Command Example for Creating a DCI_CASCADE Constraint - 2022.2 English

Vivado Design Suite User Guide: I/O and Clock Planning (UG899)

Document ID
UG899
Release Date
2022-10-19
Version
2022.2 English
set_property DCI_CASCADE {31 32} [get_iobanks 36]
Note: When using this Tcl command, get_iobanks specifies the master bank. In this example, 31 and 32 are the slave banks, and 36 is the master bank.