topSidePinLayersConstraints
layoutXL.floorplan topSidePinLayersConstraints string "list_of_pin_layers"
Description
Specifies the list of pin layers to be assigned to the top 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" "topSidePinLayersConstraints")
envSetVal("layoutXL.floorplan" "topSidePinLayersConstraints" 'string "metal2 metal3")
Related Topics
Return to top