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 |