Tcl Command Example for Creating a DCI_CASCADE Constraint - 2021.2 English

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

Document ID
UG899
Release Date
2021-11-10
Version
2021.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.