promotePinConnectivity
layoutXL.floorplan promotePinConnectivity boolean { t | nil }
Description
Honors the connectivity of pins to top-level nets during the promotion of these pins. The connections are retained in the promoted pins.
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" "promotePinConnectivity")
envSetVal("layoutXL.floorplan" "promotePinConnectivity" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top