promotePinOnNetForSelInsts
layoutXL.floorplan promotePinOnNetForSelInsts boolean { t | nil }
Description
Filters the pins in the selected nets further by selecting one or more instances. Only those pins in the specified nets that belong to the selected instances are promoted. This setting is valid only when promotePinNetChoice is set to Net.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promotePinOnNetForSelInsts")
envSetVal("layoutXL.floorplan" "promotePinOnNetForSelInsts" 'boolean t)
Related Topics
Promoting Pins in the Pin Tool
Return to top