Tcl Command Example for Implementing the PHY - 2022.1 English

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

Document ID
UG899
Release Date
2022-05-04
Version
2022.1 English

To implement the PHY in a synthesized design outside of opt_design, enter:

implement_mig_cores
When you use this command, the Vivado tools implement the memory controller in the synthesized netlist without implementing the whole design. For more information, see section
implement_mig_cores
Tcl command in the Vivado Design Suite Tcl Command Reference Guide (UG835).
CAUTION:
Do not run the implement_mig_cores command more than once on an open design. Instead, close the design, reopen it, and run the command again.