modgenPToTTrunkLayer
layoutXL modgenPToTTrunkLayer string "layer_name"
Description
Specifies the name of the layer on which trunks need to be created for the current Modgen. The layer name must be enclosed in quotation marks; for example, "metal1".
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTTrunkLayer")
envSetVal("layoutXL" "modgenPToTTrunkLayer" 'string "metal1")
Return to top