lefType
spacings( ( lefTypet_layer['lef58Typet_lef58Type]t_lefType)
) ;spacings
Specifies the material type of the LEF layer from the base PDK.
Values
|
The name of the LEF layer to which the constraint is applied. |
|
Parameters
Example
The base material MASTERSLICE is specified for layer TM1. Additionally, the LEF58_TYPE property value is specified as TYPE TRIMMETAL ;.
spacings( ( lefType "TM1" 'lef58Type "TYPE TRIMMETAL ;"
"MASTERSLICE"
)
) ;spacings
Return to top