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