rightSidePinLayersConstraints
layoutXL.floorplan rightSidePinLayersConstraints string "list_of_pin_layers"
Description
Specifies the list of pin layers to be assigned to the right side.
The list must be enclosed in quotation marks; for example:
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "rightSidePinLayersConstraints")
envSetVal("layoutXL.floorplan" "rightSidePinLayersConstraints" 'string "metal1 metal4")
Related Topics
Return to top