From the script or Tcl Console, use the equivalent Tcl get_*
command (such as get_cells
) to query
Vivado objects.
Tip: The Tcl Console at the bottom of the
AMD Vivado™
IDE shows the Vivado Design Suite Tcl
commands run for each action executed in the GUI. From the Tcl Console, you can also
enter Vivado Design Suite Tcl commands.
For more information on Tcl scripting, see the Vivado Design Suite User Guide: Using Tcl Scripting (UG894).
For more information on Tcl commands, see the
Vivado
Design Suite Tcl Command Reference Guide (UG835), or type <command> -help
.