promotePinNetList
layoutXL.floorplan promotePinNetList string "Nets"
Description
Specifies a space-separated list of hierarchical pins, top-level nets, or instances that contain the pins to be promoted.
The default value is an empty string (" ").
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promotePinNetList")
envSetVal("layoutXL.floorplan" "promotePinNetList" 'string "net1 net2 net3")
Related Topics
Promoting Pins in the Pin Tool
Return to top