lib视图里table中的index_1为行索引,index_2为列索引,如下:
cell_rise(delay_template3x3) {
index_1("0.3, 0.5, 0.9"); /*Input transtion */
index_2("0.2, 0.4, 1.3"); /*Output capacitance */
value( /* 0.2 0.4 1.3 */ \
/*0.3*/"0.307899, 0.308211, 0.312564", \
/*0.5*/"0.309233, 0.309567, 0.313725", \
/*0.9*/"0.310675, 0.310988, 0.314527");
}
1319

被折叠的 条评论
为什么被折叠?



