boundarySquareShapePin
layoutXL.floorplan boundarySquareShapePin cyclic { "Single" | "Multiple" }
Description
Specifies the mode for generating boundary pins. The valid values are:
-
Single: Creates a single boundary pin on the highest metal layer. This is the default value. -
Multiple: Lets you specify a layer selection option using theastPinMoveMatchLabelLayerChoiceenvironment variable.
GUI Equivalent
|
Floorplan – Pin Tool – Create – Auto-Create Pins Plan – Pin Planning – Pin Tool – Create – Auto-Create Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "boundarySquareShapePin")
envSetVal("layoutXL.floorplan" "boundarySquareShapePin" 'cyclic "Multiple")
Related Topics
astPinMoveMatchLabelLayerChoice
Creating Pins Automatically in the Pin Tool
Return to top