Tcl Command Example for Creating a DCI_CASCADE Constraint - 2021.1 English

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

Document ID
UG899
Release Date
2021-03-09
Version
2021.1 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.