LEF_HEIGHT
spacings(
( LEF_HEIGHT tx_layer
f_height
)
) ;spacings
Specifies the distance from the top of the ground plane to the bottom of the interconnect.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The height for Metal1 is 0.59.
spacings( ( LEF_HEIGHT "Metal1" 0.59
)
) ;spacings
Return to top