pinTemplatePowerNet
layoutXL.floorplan pinTemplatePowerNet string "power_net"
Description
(Virtuoso Layout Suite EXL) Specifies the net on which pins with signal type set to Power are to be created.
The default value is nil. On running the Create Pin Template command, the tool displays a message indicating that the value must be specified.
GUI Equivalent
|
Plan – Pin Planning – Pin Tool – Create – Create Pin Template |
|
Examples
envGetVal("layoutXL.floorplan" "pinTemplatePowerNet")
envSetVal("layoutXL.floorplan" "pinTemplatePowerNet" 'string "net1")
Related Topics
Creating Pin Templates in the Pin Tool
Return to top