bottomSidePinLayersConstraints
layoutXL.floorplan bottomSidePinLayersConstraints string "list_of_pin_layers"
Description
Specifies the list of pin layers to be assigned to the bottom 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" "bottomSidePinLayersConstraints")
envSetVal("layoutXL.floorplan" "bottomSidePinLayersConstraints" 'string "metal2 metal3")
Related Topics
Setting Pin Layer and Side Constraints for Pin Optimization
Return to top