pinTemplateCreatePGPinsLPPList
layoutXL.floorplan pinTemplateCreatePGPinsLPPList string "list_of_LPPs"
Description
(Virtuoso Layout Suite EXL) Specifies the layer-purpose pairs in which the power and ground pins are created.
The default value is "", in which case the list is loaded from the technology file with the LPPs of all metal and poly layers that were available when the form was opened.
GUI Equivalent
|
Plan – Pin Planning – Pin Tool – Create – Create Pin Template |
|
Examples
envGetVal("layoutXL.floorplan" "pinTemplateCreatePGPinsLPPList")
envSetVal("layoutXL.floorplan" "pinTemplateCreatePGPinsLPPList" 'string "(Poly drawing) (metal1 drawing)")
Related Topics
Creating Pin Templates in the Pin Tool
Return to top