voltageLabelMapping
spacings( ( voltageLabelMappingtx_layer'layert_layer'purposet_purpose[t_voltage] )
) ;spacings
Specifies the layer and purpose for which voltage labels will be created.
Values
Parameters
Example
Labels showing minimum voltages on nets will be drawn on the layer-purpose pair Metal1 m1min.
spacings( ( voltageLabelMapping "Metal1" 'layer "Metal1"
'purpose "m1min"
"minVoltage"
)
) ;spacings
Return to top