promotePrefixString
layoutXL.floorplan promotePrefixString string "prefix"
Description
Specifies the prefix string to be added to the promoted pin names. This setting is valid only when promotePrefixChoice is set to t.
The default value is blank, which means that there is no prefix.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Promote Pins Plan – Pin Planning – Pin Tool – Create – Promote Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "promotePrefixString")
envSetVal("layoutXL.floorplan" "promotePrefixString" 'string "a_")Related Topics
Promoting Pins in the Pin Tool
Return to top