在 liberty user guide中是这样描述的。。
max_capacitance Attribute
This simple attribute defines the maximum total capacitive load that
an output pin can drive. This attribute can be specified only for an
output or inout pin.
Example
pin(Q) {
direction : output;
max_capacitance : 5.0;
}
You can specify max_capacitance at the library level or the pin
level. liberty user guide.pdf(10.16 MB, 下载次数: 135 )