customPinGrid
layoutXL.floorplan customPinGrid boolean { t | nil }
Description
Specifies whether custom pin grids can be defined by specifying absolute grid width values for each layer.
GUI Equivalent
|
Plan – Pin Planning – Pin Optimization (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "customPinGrid")
envSetVal("layoutXL.floorplan" "customPinGrid" 'boolean t)
Related Topics
Return to top