buriedMultipleMode
layoutXL.floorplan buriedMultipleMode cyclic { "Top Layer" | "Use Layer" }
Description
Specifies the layers on which buried pins are to be created. The valid values are:
-
Top Layer: Creates multiple buried pins on the highest metal layer. This is the default value. -
User Layer: Lets you specify the layers on which buried pins are to be created.
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" "buriedMultipleMode")
envSetVal("layoutXL.floorplan" "buriedMultipleMode" 'cyclic "Use Layer")
Related Topics
Creating Pins Automatically in the Pin Tool
Return to top