LEF_CAPMULTIPLIER
spacings(
( LEF_CAPMULTIPLIER tx_layer
x_multiplier
)
) ;spacings
Specifies the multiplier for interconnect capacitance to account for increases in capacitance caused by nearby wires.
Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example
The capacitance multiplier on Metal1 is 2.
spacings( ( LEF_CAPMULTIPLIER "Metal1" 2
)
) ;spacings
Return to top