promoteSchematicAware
layoutXL.floorplan promoteSchematicAware boolean { t | nil }
Description
Promotes only those pins that have a corresponding schematic counterpart at the higher level.
If not specified, the default value, nil, is considered.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promoteSchematicAware")
envSetVal("layoutXL.floorplan" "promoteSchematicAware" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top