create_power_rail - 2021.2 English

Vivado Design Suite Tcl Command Reference Guide (UG835)

Document ID
UG835
Release Date
2021-10-22
Version
2021.2 English

Create a new Power Rail

Syntax

create_power_rail [‑power_sources <args>] [‑phased_power_source <args>]
    [‑direct] [‑num_phases <arg>] [‑quiet] [‑verbose] <name>

Returns

New power_rail object.

Usage

Name Description
[-power_sources] List of power sources. Can be power rails and/or power supplies
[-phased_power_source] Pair of phased power source and its phase value. Power source can be a phased power rail.
[-direct] Implies if the power is a direct rail
[-num_phases] Number of phases
[-quiet] Ignore command errors
[-verbose] Suspend message limits during command execution
<name> Name of the new power rail

Categories

XDC, Floorplan