mirror of https://github.com/efabless/caravel.git
6107 lines
269 KiB
Plaintext
6107 lines
269 KiB
Plaintext
|
|
||
|
library("digital_pll.ff") {
|
||
|
|
||
|
technology (cmos) ;
|
||
|
delay_model : table_lookup ;
|
||
|
library_features ( report_delay_calculation ) ;
|
||
|
date : "Tue Oct 18 15:36:16 2022" ;
|
||
|
revision : "T-2022.03-SP3" ;
|
||
|
nom_process : 1.0000 ;
|
||
|
nom_voltage : 1.9500 ;
|
||
|
nom_temperature : -40.0000 ;
|
||
|
operating_conditions( "sky130_fd_sc_hd__ff_1.95v_-40C" ) {
|
||
|
process : 1.0000 ;
|
||
|
voltage : 1.9500 ;
|
||
|
temperature : -40.0000 ;
|
||
|
} /* current design opcond */
|
||
|
default_operating_conditions : "sky130_fd_sc_hd__ff_1.95v_-40C" ;
|
||
|
voltage_unit : "1V" ;
|
||
|
time_unit : "1ns" ;
|
||
|
capacitive_load_unit (1.000000, pf);
|
||
|
slew_derate_from_library : 1.0000 ;
|
||
|
slew_lower_threshold_pct_rise : 20.0000 ;
|
||
|
slew_lower_threshold_pct_fall : 20.0000 ;
|
||
|
slew_upper_threshold_pct_rise : 80.0000 ;
|
||
|
slew_upper_threshold_pct_fall : 80.0000 ;
|
||
|
input_threshold_pct_rise : 50.0000 ;
|
||
|
input_threshold_pct_fall : 50.0000 ;
|
||
|
output_threshold_pct_rise : 50.0000 ;
|
||
|
output_threshold_pct_fall : 50.0000 ;
|
||
|
k_process_cell_rise : 0.000000;
|
||
|
k_process_cell_fall : 0.000000;
|
||
|
k_volt_cell_rise : 0.000000;
|
||
|
k_volt_cell_fall : 0.000000;
|
||
|
k_temp_cell_rise : 0.000000;
|
||
|
k_temp_cell_fall : 0.000000;
|
||
|
k_process_rise_transition : 0.000000;
|
||
|
k_process_fall_transition : 0.000000;
|
||
|
k_volt_rise_transition : 0.000000;
|
||
|
k_volt_fall_transition : 0.000000;
|
||
|
k_temp_rise_transition : 0.000000;
|
||
|
k_temp_fall_transition : 0.000000;
|
||
|
default_fanout_load : 1.000000;
|
||
|
default_inout_pin_cap : 1.000000;
|
||
|
default_input_pin_cap : 1.000000;
|
||
|
default_output_pin_cap : 0.000000;
|
||
|
current_unit : 1mA;
|
||
|
pulling_resistance_unit : "1kohm";
|
||
|
comment : "PrimeTime extracted Model." ;
|
||
|
|
||
|
define(min_delay_flag, timing, boolean);
|
||
|
define(internal_noise_width_above_low, pin, float);
|
||
|
define(internal_noise_height_below_high, pin, float);
|
||
|
define(original_pin, pin, string);
|
||
|
define(max_noise_immunity_low, pin, float);
|
||
|
define(is_unconstrained, pin, boolean);
|
||
|
define(internal_noise_width_below_high, pin, float);
|
||
|
define(internal_noise_peak_time_below_high, pin, float);
|
||
|
define(internal_noise_height_above_low, pin, float);
|
||
|
define(max_noise_immunity_high, pin, float);
|
||
|
define(internal_noise_peak_time_above_low, pin, float);
|
||
|
|
||
|
|
||
|
|
||
|
/* SCALAR table template is built-in */
|
||
|
|
||
|
/* 2-D table template f(in_trans, out_cap) */
|
||
|
lu_table_template( f_itrans_ocap ) {
|
||
|
variable_1 : input_net_transition;
|
||
|
variable_2 : total_output_net_capacitance;
|
||
|
index_1 (" 0.0000, 1.0000 ");
|
||
|
index_2 (" 0.0000, 1.0000 ");
|
||
|
}
|
||
|
|
||
|
/* 2-D table template f(d_trans, c_trans) */
|
||
|
lu_table_template( f_dtrans_ctrans ) {
|
||
|
variable_1 : constrained_pin_transition;
|
||
|
variable_2 : related_pin_transition;
|
||
|
index_1 (" 0.0000, 1.0000 ");
|
||
|
index_2 (" 0.0000, 1.0000 ");
|
||
|
}
|
||
|
|
||
|
type ( BUS2_type0 ) {
|
||
|
base_type : array ;
|
||
|
data_type : bit ;
|
||
|
bit_width : 2 ;
|
||
|
bit_from : 1 ;
|
||
|
bit_to : 0 ;
|
||
|
downto : true ;
|
||
|
} /* end of type */
|
||
|
type ( BUS5_type1 ) {
|
||
|
base_type : array ;
|
||
|
data_type : bit ;
|
||
|
bit_width : 5 ;
|
||
|
bit_from : 4 ;
|
||
|
bit_to : 0 ;
|
||
|
downto : true ;
|
||
|
} /* end of type */
|
||
|
type ( BUS26_type2 ) {
|
||
|
base_type : array ;
|
||
|
data_type : bit ;
|
||
|
bit_width : 26 ;
|
||
|
bit_from : 25 ;
|
||
|
bit_to : 0 ;
|
||
|
downto : true ;
|
||
|
} /* end of type */
|
||
|
|
||
|
cell( digital_pll ) {
|
||
|
area : 3687.284424 ;
|
||
|
dont_use : true ;
|
||
|
dont_touch : true ;
|
||
|
interface_timing : true;
|
||
|
timing_model_type : "extracted";
|
||
|
is_macro_cell : true;
|
||
|
|
||
|
pin("dco") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.046037 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : dco;
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : recovery_rising ;
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.238193, 0.222835, 0.194835, 0.161402, 0.163437",\
|
||
|
"0.264988, 0.249630, 0.221631, 0.188198, 0.190232",\
|
||
|
"0.286495, 0.271137, 0.243138, 0.209705, 0.211740",\
|
||
|
"0.341681, 0.326323, 0.298324, 0.264891, 0.266926",\
|
||
|
"0.584306, 0.568948, 0.540949, 0.507516, 0.509551");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_dco_recfr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : removal_rising ;
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.009608, 0.004150, 0.029231, 0.059179, 0.065029",\
|
||
|
"-0.036464, -0.022707, 0.002375, 0.032323, 0.038173",\
|
||
|
"-0.057966, -0.044209, -0.019128, 0.010820, 0.016671",\
|
||
|
"-0.113147, -0.099390, -0.074309, -0.044361, -0.038510",\
|
||
|
"-0.358217, -0.344463, -0.319389, -0.289449, -0.283635");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_dco_remfr*/
|
||
|
|
||
|
} /* end of pin dco */
|
||
|
|
||
|
pin("enable") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.009739 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : enable;
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : recovery_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.157464, 0.142077, 0.114024, 0.080528, 0.082563",\
|
||
|
"0.166585, 0.151198, 0.123145, 0.089649, 0.091683",\
|
||
|
"0.190272, 0.174885, 0.146832, 0.113336, 0.115370",\
|
||
|
"0.217647, 0.202260, 0.174207, 0.140711, 0.142746",\
|
||
|
"0.217790, 0.202402, 0.174350, 0.140853, 0.142888");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_enable_recrr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : removal_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.082819, 0.096577, 0.121659, 0.151609, 0.157466",\
|
||
|
"0.073698, 0.087456, 0.112538, 0.142488, 0.148345",\
|
||
|
"0.050965, 0.064719, 0.089794, 0.119735, 0.125555",\
|
||
|
"0.025670, 0.039416, 0.064476, 0.094399, 0.100137",\
|
||
|
"0.040786, 0.054496, 0.079493, 0.109339, 0.114733");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_enable_remrr*/
|
||
|
|
||
|
} /* end of pin enable */
|
||
|
|
||
|
pin("osc") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.003865 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : osc;
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.010000, 0.018480, 0.500000, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.034326, 0.030771, 0.024289, 0.016550, 0.071149",\
|
||
|
"0.034326, 0.030771, 0.024289, 0.016550, 0.071149",\
|
||
|
"0.036247, 0.032588, 0.025918, 0.017954, 0.072415",\
|
||
|
"0.086297, 0.079946, 0.068368, 0.054542, 0.105405",\
|
||
|
"0.048987, 0.041390, 0.027541, 0.011004, 0.064308");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.006494, 0.500000, 0.749686, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.065362, 0.055788, 0.038332, 0.017490, 0.044037",\
|
||
|
"0.065362, 0.055788, 0.038332, 0.017490, 0.044037",\
|
||
|
"0.244166, 0.233829, 0.214984, 0.192481, 0.214047",\
|
||
|
"0.300324, 0.290236, 0.271844, 0.249884, 0.271754",\
|
||
|
"0.469082, 0.459742, 0.442713, 0.422380, 0.445166");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_osc_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.010000, 0.018480, 0.500000, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.018321, -0.015717, -0.010969, -0.005300, -0.062291",\
|
||
|
"-0.018321, -0.015717, -0.010969, -0.005300, -0.062291",\
|
||
|
"-0.019681, -0.017058, -0.012276, -0.006566, -0.063511",\
|
||
|
"-0.055118, -0.052005, -0.046331, -0.039556, -0.095301",\
|
||
|
"-0.000518, 0.001847, 0.006158, 0.011307, -0.051763");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.006494, 0.500000, 0.749686, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.022723, -0.012630, 0.005771, 0.027742, -0.000101",\
|
||
|
"-0.022723, -0.012630, 0.005771, 0.027742, -0.000101",\
|
||
|
"-0.182743, -0.172904, -0.154967, -0.133549, -0.152674",\
|
||
|
"-0.232171, -0.222830, -0.205800, -0.185466, -0.204895",\
|
||
|
"-0.380704, -0.372859, -0.358555, -0.341476, -0.361821");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_osc_hldr*/
|
||
|
|
||
|
} /* end of pin osc */
|
||
|
|
||
|
pin("resetb") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.009441 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : resetb;
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : recovery_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.161455, 0.146068, 0.118015, 0.084519, 0.086553",\
|
||
|
"0.170652, 0.155265, 0.127212, 0.093716, 0.095751",\
|
||
|
"0.191735, 0.176347, 0.148295, 0.114798, 0.116833",\
|
||
|
"0.216602, 0.201215, 0.173162, 0.139666, 0.141700",\
|
||
|
"0.213027, 0.197640, 0.169587, 0.136091, 0.138125");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_resetb_recrr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : removal_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "0.078833, 0.092591, 0.117673, 0.147623, 0.153479",\
|
||
|
"0.069636, 0.083394, 0.108476, 0.138426, 0.144282",\
|
||
|
"0.048769, 0.062527, 0.087609, 0.117559, 0.123415",\
|
||
|
"0.026030, 0.039778, 0.064844, 0.094773, 0.100537",\
|
||
|
"0.042722, 0.056439, 0.081447, 0.111308, 0.116763");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_resetb_remrr*/
|
||
|
|
||
|
} /* end of pin resetb */
|
||
|
|
||
|
pin("VPWR") {
|
||
|
direction : input ;
|
||
|
max_transition : 0.750000 ;
|
||
|
capacitance : 0.000000 ;
|
||
|
} /* end of pin VPWR */
|
||
|
|
||
|
pin("VGND") {
|
||
|
direction : input ;
|
||
|
max_transition : 0.750000 ;
|
||
|
capacitance : 0.000000 ;
|
||
|
} /* end of pin VGND */
|
||
|
bus ( clockp ) {
|
||
|
|
||
|
bus_type : BUS2_type0 ;
|
||
|
direction : output ;
|
||
|
|
||
|
pin("clockp[1]") {
|
||
|
direction : output ;
|
||
|
max_capacitance : 1.000000 ;
|
||
|
min_capacitance : 0.000000 ;
|
||
|
capacitance : 0.006116 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : clockp[1];
|
||
|
timing () {
|
||
|
related_pin : "dco" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.709674, 5.732207, 5.783790, 5.981266, 6.250139",\
|
||
|
"5.752834, 5.775367, 5.826950, 6.024426, 6.293299",\
|
||
|
"5.771986, 5.794518, 5.846101, 6.043577, 6.296972",\
|
||
|
"5.786707, 5.809240, 5.860823, 6.058299, 6.296972",\
|
||
|
"5.786707, 5.809240, 5.860823, 6.058299, 6.296972");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.675539, 5.694337, 5.730614, 5.849947, 6.011139",\
|
||
|
"5.698462, 5.717261, 5.753538, 5.872871, 6.034062",\
|
||
|
"5.717970, 5.736769, 5.773046, 5.892379, 6.053570",\
|
||
|
"5.774440, 5.793239, 5.829516, 5.948849, 6.110041",\
|
||
|
"6.117299, 6.136097, 6.172374, 6.291708, 6.452899");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc dco_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "dco" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.441431, 0.463966, 0.515541, 0.712993, 0.981929",\
|
||
|
"0.485057, 0.507592, 0.559167, 0.756619, 1.025555",\
|
||
|
"0.486593, 0.509127, 0.560702, 0.758155, 1.027090",\
|
||
|
"0.486593, 0.509127, 0.560702, 0.758155, 1.027090",\
|
||
|
"0.486593, 0.509127, 0.560702, 0.758155, 1.027090");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.579965, 0.598763, 0.635041, 0.754375, 0.915568",\
|
||
|
"0.602566, 0.621365, 0.657642, 0.776976, 0.938170",\
|
||
|
"0.624032, 0.642831, 0.679108, 0.798442, 0.959636",\
|
||
|
"0.687914, 0.706712, 0.742990, 0.862323, 1.023517",\
|
||
|
"0.974203, 0.993001, 1.029279, 1.148612, 1.309806");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc dco_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "dco" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.584109, 5.602908, 5.639184, 5.758518, 5.919709",\
|
||
|
"5.627269, 5.646068, 5.682345, 5.801678, 5.962870",\
|
||
|
"5.646420, 5.665219, 5.701496, 5.820829, 5.966542",\
|
||
|
"5.661142, 5.679941, 5.716218, 5.835551, 5.966542",\
|
||
|
"5.661142, 5.679941, 5.716218, 5.835551, 5.966542");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.895441, 5.917974, 5.969557, 6.167033, 6.435905",\
|
||
|
"5.918365, 5.940897, 5.992480, 6.189956, 6.458829",\
|
||
|
"5.937872, 5.960405, 6.011988, 6.209464, 6.478337",\
|
||
|
"5.994343, 6.016875, 6.068459, 6.265934, 6.534807",\
|
||
|
"6.337201, 6.359734, 6.411317, 6.608793, 6.877666");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc dco_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "dco" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.508214, 0.527013, 0.563291, 0.682624, 0.843818",\
|
||
|
"0.538348, 0.557146, 0.593424, 0.712758, 0.873952",\
|
||
|
"0.538348, 0.557146, 0.593424, 0.712758, 0.873952",\
|
||
|
"0.538348, 0.557146, 0.593424, 0.712758, 0.873952",\
|
||
|
"0.538348, 0.557146, 0.593424, 0.712758, 0.873952");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.162962, 0.282311, 0.650743, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.561127, 0.583661, 0.635236, 0.832688, 1.101624",\
|
||
|
"0.587922, 0.610456, 0.662031, 0.859484, 1.128419",\
|
||
|
"0.609429, 0.631964, 0.683539, 0.880991, 1.149927",\
|
||
|
"0.664710, 0.687244, 0.738820, 0.936272, 1.205207",\
|
||
|
"0.907419, 0.929954, 0.981529, 1.178981, 1.447917");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.069100, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc dco_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "enable" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.202471, 3.225003, 3.276587, 3.474062, 3.742936",\
|
||
|
"3.211592, 3.234124, 3.285707, 3.483183, 3.752056",\
|
||
|
"3.235283, 3.257815, 3.309399, 3.506875, 3.775748",\
|
||
|
"3.262659, 3.285191, 3.336774, 3.534250, 3.802863",\
|
||
|
"3.262659, 3.285191, 3.336774, 3.534250, 3.802863");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.118143, 3.136942, 3.173219, 3.292552, 3.453745",\
|
||
|
"3.123823, 3.142622, 3.178899, 3.298233, 3.459425",\
|
||
|
"3.168977, 3.187776, 3.224053, 3.343387, 3.504579",\
|
||
|
"3.233948, 3.252746, 3.289023, 3.408357, 3.569549",\
|
||
|
"3.545075, 3.563874, 3.600151, 3.719484, 3.880677");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc enable_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "enable" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.474950, 1.497485, 1.549060, 1.746512, 2.015448",\
|
||
|
"1.484071, 1.506606, 1.558181, 1.755633, 2.024569",\
|
||
|
"1.507763, 1.530297, 1.581872, 1.779324, 2.048260",\
|
||
|
"1.534149, 1.556683, 1.608258, 1.805711, 2.074646",\
|
||
|
"1.534149, 1.556683, 1.608258, 1.805711, 2.074646");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.679245, 1.698044, 1.734321, 1.853655, 2.014848",\
|
||
|
"1.684925, 1.703724, 1.740001, 1.859335, 2.020529",\
|
||
|
"1.730079, 1.748878, 1.785156, 1.904489, 2.065683",\
|
||
|
"1.795049, 1.813848, 1.850125, 1.969459, 2.130652",\
|
||
|
"2.106151, 2.124950, 2.161227, 2.280561, 2.441754");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc enable_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "enable" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.192496, 3.211294, 3.247571, 3.366905, 3.528097",\
|
||
|
"3.201617, 3.220415, 3.256692, 3.376026, 3.537218",\
|
||
|
"3.225308, 3.244107, 3.280384, 3.399717, 3.560910",\
|
||
|
"3.252683, 3.271482, 3.307759, 3.427093, 3.588025",\
|
||
|
"3.252683, 3.271482, 3.307759, 3.427093, 3.588025");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.389959, 3.412491, 3.464075, 3.661551, 3.930424",\
|
||
|
"3.395639, 3.418171, 3.469755, 3.667231, 3.936104",\
|
||
|
"3.440793, 3.463325, 3.514909, 3.712385, 3.981258",\
|
||
|
"3.505763, 3.528295, 3.579879, 3.777354, 4.046227",\
|
||
|
"3.816846, 3.839378, 3.890961, 4.088438, 4.357310");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc enable_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "enable" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.544865, 1.563664, 1.599941, 1.719275, 1.880469",\
|
||
|
"1.553986, 1.572785, 1.609062, 1.728396, 1.889589",\
|
||
|
"1.577677, 1.596476, 1.632753, 1.752087, 1.913281",\
|
||
|
"1.605053, 1.623851, 1.660129, 1.779462, 1.940656",\
|
||
|
"1.605055, 1.623853, 1.660131, 1.779464, 1.940658");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038932, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.711584, 1.734119, 1.785694, 1.983146, 2.252082",\
|
||
|
"1.717265, 1.739799, 1.791374, 1.988826, 2.257762",\
|
||
|
"1.762419, 1.784953, 1.836528, 2.033980, 2.302916",\
|
||
|
"1.827388, 1.849923, 1.901498, 2.098950, 2.367886",\
|
||
|
"2.138492, 2.161026, 2.212601, 2.410053, 2.678989");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc enable_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[0]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.471040, 2.493572, 2.545155, 2.742631, 2.988151",\
|
||
|
"2.471040, 2.493572, 2.545155, 2.742631, 2.988151",\
|
||
|
"2.471040, 2.493572, 2.545155, 2.742631, 2.988151",\
|
||
|
"2.471040, 2.493572, 2.545155, 2.742631, 2.988151",\
|
||
|
"2.395387, 2.417919, 2.469503, 2.666978, 2.935852");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.319396, 2.338195, 2.374472, 2.493806, 2.654998",\
|
||
|
"2.324450, 2.343248, 2.379525, 2.498859, 2.660051",\
|
||
|
"2.369406, 2.388205, 2.424482, 2.543815, 2.705008",\
|
||
|
"2.414998, 2.433796, 2.470073, 2.589407, 2.750599",\
|
||
|
"2.643473, 2.662271, 2.698548, 2.817882, 2.979074");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[0]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[0]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.203297, 1.225831, 1.277406, 1.474859, 1.743794",\
|
||
|
"1.203297, 1.225831, 1.277406, 1.474859, 1.743794",\
|
||
|
"1.203297, 1.225831, 1.277406, 1.474859, 1.743794",\
|
||
|
"1.203297, 1.225831, 1.277406, 1.474859, 1.743794",\
|
||
|
"1.146405, 1.168940, 1.220515, 1.417967, 1.686903");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.148049, 1.166847, 1.203125, 1.322458, 1.483652",\
|
||
|
"1.153102, 1.171901, 1.208178, 1.327512, 1.488705",\
|
||
|
"1.197371, 1.216169, 1.252447, 1.371780, 1.532974",\
|
||
|
"1.241689, 1.260488, 1.296765, 1.416099, 1.577292",\
|
||
|
"1.465384, 1.484183, 1.520461, 1.639794, 1.800988");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[0]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[0]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.442519, 2.461318, 2.497595, 2.616928, 2.754718",\
|
||
|
"2.442519, 2.461318, 2.497595, 2.616928, 2.754718",\
|
||
|
"2.442519, 2.461318, 2.497595, 2.616928, 2.754718",\
|
||
|
"2.442519, 2.461318, 2.497595, 2.616928, 2.754718",\
|
||
|
"2.366589, 2.385387, 2.421664, 2.540998, 2.702190");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.468352, 2.490884, 2.542468, 2.739944, 3.008817",\
|
||
|
"2.473405, 2.495937, 2.547521, 2.744997, 3.013870",\
|
||
|
"2.518372, 2.540904, 2.592488, 2.789964, 3.058837",\
|
||
|
"2.563984, 2.586516, 2.638100, 2.835576, 3.104449",\
|
||
|
"2.794865, 2.817397, 2.868980, 3.066456, 3.335329");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[0]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[0]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.226194, 1.244993, 1.281270, 1.400604, 1.561797",\
|
||
|
"1.226194, 1.244993, 1.281270, 1.400604, 1.561797",\
|
||
|
"1.226194, 1.244993, 1.281270, 1.400604, 1.561797",\
|
||
|
"1.226194, 1.244993, 1.281270, 1.400604, 1.561797",\
|
||
|
"1.174774, 1.193573, 1.229850, 1.349184, 1.510377");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.036232, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.224190, 1.246724, 1.298299, 1.495752, 1.764687",\
|
||
|
"1.229243, 1.251778, 1.303353, 1.500805, 1.769741",\
|
||
|
"1.274292, 1.296826, 1.348402, 1.545854, 1.814789",\
|
||
|
"1.320055, 1.342589, 1.394165, 1.591617, 1.860553",\
|
||
|
"1.549254, 1.571788, 1.623363, 1.820816, 2.089751");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.014507, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[0]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[10]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.868588, 3.891120, 3.942704, 4.140180, 4.409053",\
|
||
|
"3.877722, 3.900254, 3.951838, 4.149313, 4.418187",\
|
||
|
"3.901634, 3.924165, 3.975749, 4.173225, 4.437774",\
|
||
|
"3.919790, 3.942322, 3.993905, 4.191381, 4.437774",\
|
||
|
"3.919790, 3.942322, 3.993905, 4.191381, 4.437774");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.774590, 3.793388, 3.829665, 3.948999, 4.110191",\
|
||
|
"3.778579, 3.797378, 3.833655, 3.952988, 4.114181",\
|
||
|
"3.822598, 3.841397, 3.877674, 3.997007, 4.158200",\
|
||
|
"3.883284, 3.902082, 3.938359, 4.057693, 4.218885",\
|
||
|
"4.145264, 4.164062, 4.200339, 4.319673, 4.480865");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[10]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[10]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.807055, 1.829589, 1.881165, 2.078617, 2.347552",\
|
||
|
"1.816188, 1.838723, 1.890298, 2.087750, 2.356686",\
|
||
|
"1.835776, 1.858310, 1.909885, 2.107337, 2.376273",\
|
||
|
"1.835776, 1.858310, 1.909885, 2.107337, 2.376273",\
|
||
|
"1.835776, 1.858310, 1.909885, 2.107337, 2.376273");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.808821, 1.827620, 1.863897, 1.983231, 2.144424",\
|
||
|
"1.812811, 1.831609, 1.867887, 1.987220, 2.148414",\
|
||
|
"1.856830, 1.875628, 1.911906, 2.031239, 2.192433",\
|
||
|
"1.917515, 1.936314, 1.972591, 2.091925, 2.253118",\
|
||
|
"2.179496, 2.198294, 2.234571, 2.353905, 2.515099");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[10]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[10]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.718203, 3.737001, 3.773278, 3.892612, 4.053804",\
|
||
|
"3.727336, 3.746135, 3.782412, 3.901745, 4.062938",\
|
||
|
"3.751248, 3.770046, 3.806323, 3.925657, 4.082525",\
|
||
|
"3.769404, 3.788202, 3.824479, 3.943813, 4.082525",\
|
||
|
"3.769404, 3.788202, 3.824479, 3.943813, 4.082525");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.803770, 3.826302, 3.877885, 4.075361, 4.344234",\
|
||
|
"3.807759, 3.830291, 3.881875, 4.079350, 4.348224",\
|
||
|
"3.851778, 3.874310, 3.925894, 4.123370, 4.392242",\
|
||
|
"3.912463, 3.934995, 3.986579, 4.184055, 4.452928",\
|
||
|
"4.174444, 4.196977, 4.248560, 4.446036, 4.714909");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[10]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[10]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.745838, 1.764637, 1.800915, 1.920248, 2.081442",\
|
||
|
"1.754972, 1.773771, 1.810048, 1.929382, 2.090575",\
|
||
|
"1.774559, 1.793358, 1.829635, 1.948969, 2.110163",\
|
||
|
"1.774559, 1.793358, 1.829635, 1.948969, 2.110163",\
|
||
|
"1.774559, 1.793358, 1.829635, 1.948969, 2.110163");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030353, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.758415, 1.780950, 1.832525, 2.029977, 2.298913",\
|
||
|
"1.762405, 1.784939, 1.836514, 2.033967, 2.302902",\
|
||
|
"1.806424, 1.828958, 1.880533, 2.077986, 2.346921",\
|
||
|
"1.867109, 1.889644, 1.941219, 2.138671, 2.407607",\
|
||
|
"2.129090, 2.151624, 2.203199, 2.400651, 2.669587");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011893, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[10]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[11]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.419864, 3.442396, 3.493980, 3.691456, 3.934168",\
|
||
|
"3.419864, 3.442396, 3.493980, 3.691456, 3.934168",\
|
||
|
"3.419864, 3.442396, 3.493980, 3.691456, 3.934168",\
|
||
|
"3.419864, 3.442396, 3.493980, 3.691456, 3.934168",\
|
||
|
"3.327801, 3.350333, 3.401917, 3.599392, 3.868266");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.135055, 3.153853, 3.190130, 3.309464, 3.470656",\
|
||
|
"3.138278, 3.157076, 3.193353, 3.312687, 3.473879",\
|
||
|
"3.183705, 3.202503, 3.238780, 3.358114, 3.519306",\
|
||
|
"3.245870, 3.264668, 3.300946, 3.420279, 3.581471",\
|
||
|
"3.548389, 3.567188, 3.603465, 3.722798, 3.883991");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[11]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[11]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.525295, 1.547829, 1.599404, 1.796856, 2.065792",\
|
||
|
"1.525295, 1.547829, 1.599404, 1.796856, 2.065792",\
|
||
|
"1.525295, 1.547829, 1.599404, 1.796856, 2.065792",\
|
||
|
"1.525295, 1.547829, 1.599404, 1.796856, 2.065792",\
|
||
|
"1.456886, 1.479421, 1.530996, 1.728448, 1.997384");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.436495, 1.455294, 1.491571, 1.610905, 1.772099",\
|
||
|
"1.439718, 1.458517, 1.494794, 1.614128, 1.775321",\
|
||
|
"1.485145, 1.503944, 1.540221, 1.659555, 1.820749",\
|
||
|
"1.546277, 1.565076, 1.601353, 1.720687, 1.881880",\
|
||
|
"1.843206, 1.862005, 1.898282, 2.017616, 2.178809");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[11]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[11]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.363666, 3.382464, 3.418741, 3.538075, 3.673181",\
|
||
|
"3.363666, 3.382464, 3.418741, 3.538075, 3.673181",\
|
||
|
"3.363666, 3.382464, 3.418741, 3.538075, 3.673181",\
|
||
|
"3.363666, 3.382464, 3.418741, 3.538075, 3.673181",\
|
||
|
"3.270715, 3.289514, 3.325791, 3.445125, 3.606317");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.383231, 3.405763, 3.457347, 3.654823, 3.923696",\
|
||
|
"3.386454, 3.408986, 3.460570, 3.658045, 3.926919",\
|
||
|
"3.431881, 3.454413, 3.505996, 3.703472, 3.972346",\
|
||
|
"3.494371, 3.516903, 3.568486, 3.765962, 4.034835",\
|
||
|
"3.798845, 3.821377, 3.872961, 4.070436, 4.339310");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[11]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[11]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.523670, 1.542468, 1.578746, 1.698079, 1.859273",\
|
||
|
"1.523670, 1.542468, 1.578746, 1.698079, 1.859273",\
|
||
|
"1.523670, 1.542468, 1.578746, 1.698079, 1.859273",\
|
||
|
"1.523670, 1.542468, 1.578746, 1.698079, 1.859273",\
|
||
|
"1.457475, 1.476273, 1.512551, 1.631884, 1.793078");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027049, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.558125, 1.580660, 1.632235, 1.829687, 2.098623",\
|
||
|
"1.561348, 1.583883, 1.635458, 1.832910, 2.101846",\
|
||
|
"1.606775, 1.629310, 1.680885, 1.878337, 2.147273",\
|
||
|
"1.668942, 1.691477, 1.743052, 1.940504, 2.209440",\
|
||
|
"1.971400, 1.993935, 2.045510, 2.242962, 2.511898");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[11]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[12]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.108697, 3.131229, 3.182813, 3.380289, 3.609475",\
|
||
|
"3.108697, 3.131229, 3.182813, 3.380289, 3.609475",\
|
||
|
"3.108697, 3.131229, 3.182813, 3.380289, 3.609475",\
|
||
|
"3.108697, 3.131229, 3.182813, 3.380289, 3.609475",\
|
||
|
"3.061209, 3.083741, 3.135325, 3.332801, 3.601674");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.107796, 3.126595, 3.162872, 3.282206, 3.443398",\
|
||
|
"3.112721, 3.131519, 3.167796, 3.287130, 3.448322",\
|
||
|
"3.151418, 3.170217, 3.206494, 3.325828, 3.487020",\
|
||
|
"3.201785, 3.220584, 3.256861, 3.376194, 3.537387",\
|
||
|
"3.481116, 3.499915, 3.536192, 3.655525, 3.816718");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[12]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[12]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.529679, 1.552214, 1.603789, 1.801241, 2.070177",\
|
||
|
"1.529679, 1.552214, 1.603789, 1.801241, 2.070177",\
|
||
|
"1.529679, 1.552214, 1.603789, 1.801241, 2.070177",\
|
||
|
"1.529679, 1.552214, 1.603789, 1.801241, 2.070177",\
|
||
|
"1.522847, 1.545382, 1.596957, 1.794409, 2.063345");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.495409, 1.514208, 1.550485, 1.669819, 1.831012",\
|
||
|
"1.500333, 1.519132, 1.555409, 1.674743, 1.835937",\
|
||
|
"1.539031, 1.557830, 1.594107, 1.713441, 1.874635",\
|
||
|
"1.589398, 1.608197, 1.644474, 1.763808, 1.925002",\
|
||
|
"1.868223, 1.887022, 1.923300, 2.042633, 2.203827");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[12]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[12]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.937621, 2.956419, 2.992696, 3.112030, 3.233536",\
|
||
|
"2.937621, 2.956419, 2.992696, 3.112030, 3.233536",\
|
||
|
"2.937621, 2.956419, 2.992696, 3.112030, 3.233536",\
|
||
|
"2.937621, 2.956419, 2.992696, 3.112030, 3.233536",\
|
||
|
"2.891030, 2.909828, 2.946105, 3.065439, 3.226631");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.135185, 3.157717, 3.209301, 3.406776, 3.675650",\
|
||
|
"3.140109, 3.162641, 3.214225, 3.411700, 3.680574",\
|
||
|
"3.178807, 3.201339, 3.252922, 3.450398, 3.719271",\
|
||
|
"3.229174, 3.251706, 3.303290, 3.500765, 3.769639",\
|
||
|
"3.508504, 3.531036, 3.582619, 3.780095, 4.048968");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[12]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[12]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.457974, 1.476773, 1.513050, 1.632384, 1.793578",\
|
||
|
"1.457974, 1.476773, 1.513050, 1.632384, 1.793578",\
|
||
|
"1.457974, 1.476773, 1.513050, 1.632384, 1.793578",\
|
||
|
"1.457974, 1.476773, 1.513050, 1.632384, 1.793578",\
|
||
|
"1.450518, 1.469316, 1.505594, 1.624927, 1.786121");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033360, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.430792, 1.453326, 1.504901, 1.702354, 1.971289",\
|
||
|
"1.435716, 1.458251, 1.509826, 1.707278, 1.976213",\
|
||
|
"1.474414, 1.496948, 1.548523, 1.745976, 2.014911",\
|
||
|
"1.524781, 1.547315, 1.598890, 1.796343, 2.065278",\
|
||
|
"1.798807, 1.821342, 1.872917, 2.070369, 2.339304");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013244, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[12]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[13]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.567572, 2.590104, 2.641687, 2.839163, 3.068291",\
|
||
|
"2.567572, 2.590104, 2.641687, 2.839163, 3.068291",\
|
||
|
"2.567572, 2.590104, 2.641687, 2.839163, 3.068291",\
|
||
|
"2.567572, 2.590104, 2.641687, 2.839163, 3.068291",\
|
||
|
"2.519664, 2.542196, 2.593779, 2.791255, 3.060128");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.567072, 2.585871, 2.622148, 2.741482, 2.902674",\
|
||
|
"2.571151, 2.589949, 2.626226, 2.745560, 2.906752",\
|
||
|
"2.610714, 2.629513, 2.665790, 2.785123, 2.946316",\
|
||
|
"2.661035, 2.679834, 2.716111, 2.835444, 2.996637",\
|
||
|
"2.938377, 2.957176, 2.993453, 3.112787, 3.273979");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[13]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[13]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.286305, 1.308839, 1.360415, 1.557867, 1.826802",\
|
||
|
"1.286305, 1.308839, 1.360415, 1.557867, 1.826802",\
|
||
|
"1.286305, 1.308839, 1.360415, 1.557867, 1.826802",\
|
||
|
"1.286305, 1.308839, 1.360415, 1.557867, 1.826802",\
|
||
|
"1.274291, 1.296825, 1.348400, 1.545853, 1.814788");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.398015, 1.416813, 1.453091, 1.572425, 1.733618",\
|
||
|
"1.402093, 1.420892, 1.457169, 1.576503, 1.737697",\
|
||
|
"1.441657, 1.460455, 1.496733, 1.616066, 1.777260",\
|
||
|
"1.491978, 1.510776, 1.547054, 1.666387, 1.827581",\
|
||
|
"1.764628, 1.783427, 1.819704, 1.939038, 2.100231");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[13]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[13]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.607222, 2.626020, 2.662297, 2.781631, 2.903078",\
|
||
|
"2.607222, 2.626020, 2.662297, 2.781631, 2.903078",\
|
||
|
"2.607222, 2.626020, 2.662297, 2.781631, 2.903078",\
|
||
|
"2.607222, 2.626020, 2.662297, 2.781631, 2.903078",\
|
||
|
"2.559623, 2.578422, 2.614699, 2.734032, 2.895225");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.621752, 2.644284, 2.695867, 2.893343, 3.162216",\
|
||
|
"2.625830, 2.648362, 2.699946, 2.897422, 3.166295",\
|
||
|
"2.665394, 2.687926, 2.739509, 2.936985, 3.205858",\
|
||
|
"2.715715, 2.738247, 2.789830, 2.987306, 3.256180",\
|
||
|
"2.994681, 3.017213, 3.068797, 3.266273, 3.535146");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[13]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[13]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.382628, 1.401427, 1.437705, 1.557038, 1.718232",\
|
||
|
"1.382628, 1.401427, 1.437705, 1.557038, 1.718232",\
|
||
|
"1.382628, 1.401427, 1.437705, 1.557038, 1.718232",\
|
||
|
"1.382628, 1.401427, 1.437705, 1.557038, 1.718232",\
|
||
|
"1.374111, 1.392909, 1.429187, 1.548520, 1.709714");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028699, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.383835, 1.406370, 1.457945, 1.655397, 1.924333",\
|
||
|
"1.387913, 1.410448, 1.462023, 1.659475, 1.928411",\
|
||
|
"1.427477, 1.450011, 1.501586, 1.699039, 1.967974",\
|
||
|
"1.477798, 1.500332, 1.551908, 1.749360, 2.018295",\
|
||
|
"1.756362, 1.778897, 1.830472, 2.027924, 2.296860");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010950, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[13]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[14]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.302963, 2.325495, 2.377078, 2.574554, 2.802577",\
|
||
|
"2.302963, 2.325495, 2.377078, 2.574554, 2.802577",\
|
||
|
"2.302963, 2.325495, 2.377078, 2.574554, 2.802577",\
|
||
|
"2.302963, 2.325495, 2.377078, 2.574554, 2.802577",\
|
||
|
"2.248692, 2.271224, 2.322808, 2.520283, 2.789157");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.149075, 2.167874, 2.204151, 2.323484, 2.484677",\
|
||
|
"2.153606, 2.172405, 2.208682, 2.328015, 2.489208",\
|
||
|
"2.196863, 2.215661, 2.251938, 2.371272, 2.532464",\
|
||
|
"2.257108, 2.275907, 2.312184, 2.431517, 2.592710",\
|
||
|
"2.572614, 2.591412, 2.627689, 2.747023, 2.908215");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[14]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[14]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.228372, 1.250906, 1.302481, 1.499934, 1.768869",\
|
||
|
"1.228372, 1.250906, 1.302481, 1.499934, 1.768869",\
|
||
|
"1.228372, 1.250906, 1.302481, 1.499934, 1.768869",\
|
||
|
"1.228372, 1.250906, 1.302481, 1.499934, 1.768869",\
|
||
|
"1.214859, 1.237394, 1.288969, 1.486421, 1.755357");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.205827, 1.224626, 1.260903, 1.380237, 1.541431",\
|
||
|
"1.210358, 1.229157, 1.265434, 1.384768, 1.545961",\
|
||
|
"1.253615, 1.272414, 1.308691, 1.428025, 1.589218",\
|
||
|
"1.313860, 1.332659, 1.368936, 1.488270, 1.649464",\
|
||
|
"1.629450, 1.648249, 1.684526, 1.803860, 1.965054");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[14]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[14]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.106072, 2.124871, 2.161148, 2.280481, 2.400823",\
|
||
|
"2.106072, 2.124871, 2.161148, 2.280481, 2.400823",\
|
||
|
"2.106072, 2.124871, 2.161148, 2.280481, 2.400823",\
|
||
|
"2.106072, 2.124871, 2.161148, 2.280481, 2.400823",\
|
||
|
"2.051426, 2.070225, 2.106502, 2.225835, 2.387028");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.251188, 2.273720, 2.325303, 2.522779, 2.791652",\
|
||
|
"2.255719, 2.278251, 2.329834, 2.527310, 2.796183",\
|
||
|
"2.298975, 2.321507, 2.373091, 2.570567, 2.839440",\
|
||
|
"2.359221, 2.381753, 2.433336, 2.630812, 2.899686",\
|
||
|
"2.672962, 2.695494, 2.747078, 2.944554, 3.213427");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[14]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[14]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.118535, 1.137334, 1.173611, 1.292945, 1.454139",\
|
||
|
"1.118535, 1.137334, 1.173611, 1.292945, 1.454139",\
|
||
|
"1.118535, 1.137334, 1.173611, 1.292945, 1.454139",\
|
||
|
"1.118535, 1.137334, 1.173611, 1.292945, 1.454139",\
|
||
|
"1.101115, 1.119913, 1.156191, 1.275524, 1.436718");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031753, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.232555, 1.255090, 1.306665, 1.504117, 1.773052",\
|
||
|
"1.237086, 1.259620, 1.311196, 1.508648, 1.777583",\
|
||
|
"1.280343, 1.302877, 1.354452, 1.551904, 1.820840",\
|
||
|
"1.340588, 1.363122, 1.414698, 1.612150, 1.881085",\
|
||
|
"1.649423, 1.671957, 1.723532, 1.920985, 2.189920");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012316, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[14]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[15]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.743632, 1.766164, 1.817748, 2.015224, 2.243240",\
|
||
|
"1.743632, 1.766164, 1.817748, 2.015224, 2.243240",\
|
||
|
"1.743632, 1.766164, 1.817748, 2.015224, 2.243240",\
|
||
|
"1.743632, 1.766164, 1.817748, 2.015224, 2.243240",\
|
||
|
"1.686906, 1.709439, 1.761022, 1.958498, 2.227371");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.732372, 1.751171, 1.787448, 1.906781, 2.067974",\
|
||
|
"1.737224, 1.756023, 1.792300, 1.911634, 2.072826",\
|
||
|
"1.780194, 1.798993, 1.835270, 1.954603, 2.115796",\
|
||
|
"1.840921, 1.859720, 1.895997, 2.015331, 2.176523",\
|
||
|
"2.150170, 2.168968, 2.205245, 2.324579, 2.485771");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[15]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[15]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.916269, 0.938804, 0.990379, 1.187831, 1.456767",\
|
||
|
"0.916269, 0.938804, 0.990379, 1.187831, 1.456767",\
|
||
|
"0.916269, 0.938804, 0.990379, 1.187831, 1.456767",\
|
||
|
"0.916269, 0.938804, 0.990379, 1.187831, 1.456767",\
|
||
|
"0.895654, 0.918189, 0.969764, 1.167216, 1.436152");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.018289, 1.037088, 1.073365, 1.192699, 1.353893",\
|
||
|
"1.023142, 1.041940, 1.078218, 1.197551, 1.358745",\
|
||
|
"1.066111, 1.084910, 1.121187, 1.240521, 1.401714",\
|
||
|
"1.126326, 1.145124, 1.181402, 1.300735, 1.461929",\
|
||
|
"1.430125, 1.448924, 1.485201, 1.604535, 1.765728");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[15]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[15]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.785450, 1.804249, 1.840526, 1.959859, 2.080030",\
|
||
|
"1.785450, 1.804249, 1.840526, 1.959859, 2.080030",\
|
||
|
"1.785450, 1.804249, 1.840526, 1.959859, 2.080030",\
|
||
|
"1.785450, 1.804249, 1.840526, 1.959859, 2.080030",\
|
||
|
"1.728557, 1.747355, 1.783632, 1.902966, 2.064158");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.783874, 1.806406, 1.857990, 2.055465, 2.324339",\
|
||
|
"1.788726, 1.811258, 1.862842, 2.060317, 2.329190",\
|
||
|
"1.831695, 1.854228, 1.905811, 2.103287, 2.372160",\
|
||
|
"1.892471, 1.915004, 1.966587, 2.164063, 2.432936",\
|
||
|
"2.203493, 2.226025, 2.277609, 2.475085, 2.743958");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[15]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[15]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.009919, 1.028718, 1.064996, 1.184329, 1.345523",\
|
||
|
"1.009919, 1.028718, 1.064996, 1.184329, 1.345523",\
|
||
|
"1.009919, 1.028718, 1.064996, 1.184329, 1.345523",\
|
||
|
"1.009919, 1.028718, 1.064996, 1.184329, 1.345523",\
|
||
|
"0.993283, 1.012082, 1.048359, 1.167693, 1.328886");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.033613, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.003467, 1.026002, 1.077577, 1.275029, 1.543965",\
|
||
|
"1.008319, 1.030854, 1.082429, 1.279881, 1.548817",\
|
||
|
"1.051289, 1.073823, 1.125398, 1.322850, 1.591786",\
|
||
|
"1.112044, 1.134578, 1.186153, 1.383605, 1.652541",\
|
||
|
"1.422231, 1.444765, 1.496340, 1.693793, 1.962728");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.013203, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[15]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[16]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.449711, 1.472243, 1.523827, 1.721302, 1.950391",\
|
||
|
"1.449711, 1.472243, 1.523827, 1.721302, 1.950391",\
|
||
|
"1.449711, 1.472243, 1.523827, 1.721302, 1.950391",\
|
||
|
"1.449711, 1.472243, 1.523827, 1.721302, 1.950391",\
|
||
|
"1.402040, 1.424572, 1.476156, 1.673631, 1.942505");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.301597, 1.320396, 1.356673, 1.476007, 1.637199",\
|
||
|
"1.306050, 1.324848, 1.361125, 1.480459, 1.641652",\
|
||
|
"1.345224, 1.364022, 1.400299, 1.519633, 1.680825",\
|
||
|
"1.395456, 1.414255, 1.450532, 1.569866, 1.731058",\
|
||
|
"1.673479, 1.692278, 1.728555, 1.847889, 2.009081");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[16]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[16]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.840952, 0.863486, 0.915061, 1.112513, 1.381449",\
|
||
|
"0.840952, 0.863486, 0.915061, 1.112513, 1.381449",\
|
||
|
"0.840952, 0.863486, 0.915061, 1.112513, 1.381449",\
|
||
|
"0.840952, 0.863486, 0.915061, 1.112513, 1.381449",\
|
||
|
"0.832365, 0.854899, 0.906475, 1.103927, 1.372862");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.828143, 0.846941, 0.883219, 1.002552, 1.163746",\
|
||
|
"0.832595, 0.851393, 0.887671, 1.007004, 1.168198",\
|
||
|
"0.871769, 0.890567, 0.926845, 1.046179, 1.207372",\
|
||
|
"0.922002, 0.940800, 0.977078, 1.096411, 1.257605",\
|
||
|
"1.199373, 1.218171, 1.254449, 1.373782, 1.534976");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[16]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[16]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.247540, 1.266339, 1.302616, 1.421950, 1.543358",\
|
||
|
"1.247540, 1.266339, 1.302616, 1.421950, 1.543358",\
|
||
|
"1.247540, 1.266339, 1.302616, 1.421950, 1.543358",\
|
||
|
"1.247540, 1.266339, 1.302616, 1.421950, 1.543358",\
|
||
|
"1.199600, 1.218398, 1.254675, 1.374009, 1.535201");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.410074, 1.432606, 1.484190, 1.681665, 1.950539",\
|
||
|
"1.414526, 1.437058, 1.488642, 1.686118, 1.954991",\
|
||
|
"1.453700, 1.476232, 1.527816, 1.725292, 1.994165",\
|
||
|
"1.503933, 1.526465, 1.578049, 1.775524, 2.044398",\
|
||
|
"1.780281, 1.802813, 1.854397, 2.051872, 2.320746");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[16]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[16]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.731044, 0.749843, 0.786120, 0.905454, 1.066647",\
|
||
|
"0.731044, 0.749843, 0.786120, 0.905454, 1.066647",\
|
||
|
"0.731044, 0.749843, 0.786120, 0.905454, 1.066647",\
|
||
|
"0.731044, 0.749843, 0.786120, 0.905454, 1.066647",\
|
||
|
"0.718788, 0.737586, 0.773864, 0.893198, 1.054391");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.030851, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.857907, 0.880442, 0.932017, 1.129469, 1.398405",\
|
||
|
"0.862360, 0.884894, 0.936469, 1.133921, 1.402857",\
|
||
|
"0.901534, 0.924068, 0.975643, 1.173095, 1.442031",\
|
||
|
"0.951766, 0.974301, 1.025876, 1.223328, 1.492264",\
|
||
|
"1.223232, 1.245766, 1.297341, 1.494794, 1.763729");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.011975, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[16]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[17]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.928333, 0.950865, 1.002449, 1.199925, 1.442652",\
|
||
|
"0.928333, 0.950865, 1.002449, 1.199925, 1.442652",\
|
||
|
"0.928333, 0.950865, 1.002449, 1.199925, 1.442652",\
|
||
|
"0.928333, 0.950865, 1.002449, 1.199925, 1.442652",\
|
||
|
"0.837228, 0.859761, 0.911344, 1.108820, 1.377693");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.874921, 0.893720, 0.929997, 1.049331, 1.210523",\
|
||
|
"0.879934, 0.898732, 0.935009, 1.054343, 1.215536",\
|
||
|
"0.923571, 0.942369, 0.978646, 1.097980, 1.259172",\
|
||
|
"0.985785, 1.004583, 1.040861, 1.160194, 1.321387",\
|
||
|
"1.284939, 1.303738, 1.340015, 1.459349, 1.620541");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[17]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[17]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.569722, 0.592256, 0.643831, 0.841284, 1.110219",\
|
||
|
"0.569722, 0.592256, 0.643831, 0.841284, 1.110219",\
|
||
|
"0.569722, 0.592256, 0.643831, 0.841284, 1.110219",\
|
||
|
"0.569722, 0.592256, 0.643831, 0.841284, 1.110219",\
|
||
|
"0.500521, 0.523056, 0.574631, 0.772083, 1.041019");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.626419, 0.645218, 0.681495, 0.800829, 0.962023",\
|
||
|
"0.631432, 0.650231, 0.686508, 0.805842, 0.967035",\
|
||
|
"0.675069, 0.693867, 0.730145, 0.849478, 1.010672",\
|
||
|
"0.735883, 0.754682, 0.790959, 0.910293, 1.071486",\
|
||
|
"1.029790, 1.048589, 1.084866, 1.204200, 1.365393");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[17]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[17]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.967673, 0.986472, 1.022749, 1.142083, 1.277023",\
|
||
|
"0.967673, 0.986472, 1.022749, 1.142083, 1.277023",\
|
||
|
"0.967673, 0.986472, 1.022749, 1.142083, 1.277023",\
|
||
|
"0.967673, 0.986472, 1.022749, 1.142083, 1.277023",\
|
||
|
"0.876534, 0.895333, 0.931610, 1.050944, 1.212136");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.932095, 0.954627, 1.006211, 1.203687, 1.472560",\
|
||
|
"0.937108, 0.959640, 1.011223, 1.208699, 1.477572",\
|
||
|
"0.980744, 1.003277, 1.054860, 1.252336, 1.521209",\
|
||
|
"1.043091, 1.065623, 1.117207, 1.314682, 1.583556",\
|
||
|
"1.343906, 1.366438, 1.418022, 1.615498, 1.884371");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[17]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[17]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.672871, 0.691669, 0.727947, 0.847281, 1.008474",\
|
||
|
"0.672871, 0.691669, 0.727947, 0.847281, 1.008474",\
|
||
|
"0.672871, 0.691669, 0.727947, 0.847281, 1.008474",\
|
||
|
"0.672871, 0.691669, 0.727947, 0.847281, 1.008474",\
|
||
|
"0.607290, 0.626089, 0.662366, 0.781700, 0.942894");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.038652, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.612656, 0.635191, 0.686766, 0.884218, 1.153154",\
|
||
|
"0.617669, 0.640203, 0.691778, 0.889230, 1.158166",\
|
||
|
"0.661305, 0.683840, 0.735415, 0.932867, 1.201803",\
|
||
|
"0.723594, 0.746129, 0.797704, 0.995156, 1.264092",\
|
||
|
"1.024308, 1.046842, 1.098417, 1.295869, 1.564805");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015739, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[17]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[18]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.667642, 0.690174, 0.741758, 0.939233, 1.168436",\
|
||
|
"0.667642, 0.690174, 0.741758, 0.939233, 1.168436",\
|
||
|
"0.667642, 0.690174, 0.741758, 0.939233, 1.168436",\
|
||
|
"0.667642, 0.690174, 0.741758, 0.939233, 1.168436",\
|
||
|
"0.620085, 0.642617, 0.694201, 0.891677, 1.160550");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.516052, 0.534851, 0.571128, 0.690461, 0.851654",\
|
||
|
"0.524944, 0.543743, 0.580020, 0.699353, 0.860546",\
|
||
|
"0.559674, 0.578473, 0.614750, 0.734084, 0.895276",\
|
||
|
"0.610100, 0.628899, 0.665176, 0.784509, 0.945702",\
|
||
|
"0.890730, 0.909529, 0.945806, 1.065139, 1.226332");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[18]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[18]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.547436, 0.569968, 0.621552, 0.819028, 1.087901",\
|
||
|
"0.547436, 0.569968, 0.621552, 0.819028, 1.087901",\
|
||
|
"0.547436, 0.569968, 0.621552, 0.819028, 1.087901",\
|
||
|
"0.547436, 0.569968, 0.621552, 0.819028, 1.087901",\
|
||
|
"0.538988, 0.561520, 0.613104, 0.810580, 1.079453");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.500573, 0.519371, 0.555648, 0.674982, 0.836175",\
|
||
|
"0.509465, 0.528263, 0.564540, 0.683874, 0.845066",\
|
||
|
"0.544195, 0.562994, 0.599271, 0.718604, 0.879797",\
|
||
|
"0.594621, 0.613419, 0.649696, 0.769030, 0.930223",\
|
||
|
"0.875331, 0.894129, 0.930407, 1.049740, 1.210933");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[18]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[18]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.465270, 0.484069, 0.520346, 0.639680, 0.761201",\
|
||
|
"0.465270, 0.484069, 0.520346, 0.639680, 0.761201",\
|
||
|
"0.465270, 0.484069, 0.520346, 0.639680, 0.761201",\
|
||
|
"0.465270, 0.484069, 0.520346, 0.639680, 0.761201",\
|
||
|
"0.417387, 0.436186, 0.472463, 0.591797, 0.752989");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.622099, 0.644631, 0.696214, 0.893690, 1.162564",\
|
||
|
"0.630990, 0.653523, 0.705106, 0.902582, 1.171455",\
|
||
|
"0.665721, 0.688253, 0.739837, 0.937312, 1.206186",\
|
||
|
"0.716147, 0.738679, 0.790262, 0.987738, 1.256611",\
|
||
|
"0.995309, 1.017841, 1.069425, 1.266901, 1.535774");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[18]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[18]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.404412, 0.423210, 0.459487, 0.578821, 0.740014",\
|
||
|
"0.404412, 0.423210, 0.459487, 0.578821, 0.740014",\
|
||
|
"0.404412, 0.423210, 0.459487, 0.578821, 0.740014",\
|
||
|
"0.404412, 0.423210, 0.459487, 0.578821, 0.740014",\
|
||
|
"0.392993, 0.411792, 0.448069, 0.567403, 0.728595");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.055307, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.555444, 0.577976, 0.629560, 0.827036, 1.095909",\
|
||
|
"0.564336, 0.586868, 0.638452, 0.835927, 1.104801",\
|
||
|
"0.599066, 0.621598, 0.673182, 0.870658, 1.139531",\
|
||
|
"0.649492, 0.672024, 0.723608, 0.921083, 1.189957",\
|
||
|
"0.924471, 0.947004, 0.998587, 1.196063, 1.464936");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023944, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[18]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[19]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.556597, 5.579130, 5.630713, 5.828189, 6.055902",\
|
||
|
"5.556597, 5.579130, 5.630713, 5.828189, 6.055902",\
|
||
|
"5.556597, 5.579130, 5.630713, 5.828189, 6.055902",\
|
||
|
"5.556597, 5.579130, 5.630713, 5.828189, 6.055902",\
|
||
|
"5.501989, 5.524521, 5.576105, 5.773581, 6.042453");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.381878, 5.400677, 5.436954, 5.556288, 5.717480",\
|
||
|
"5.390054, 5.408853, 5.445130, 5.564464, 5.725656",\
|
||
|
"5.429654, 5.448452, 5.484729, 5.604063, 5.765255",\
|
||
|
"5.490610, 5.509408, 5.545685, 5.665019, 5.826211",\
|
||
|
"5.805021, 5.823820, 5.860096, 5.979430, 6.140623");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[19]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[19]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.571711, 2.594245, 2.645820, 2.843272, 3.112208",\
|
||
|
"2.571711, 2.594245, 2.645820, 2.843272, 3.112208",\
|
||
|
"2.571711, 2.594245, 2.645820, 2.843272, 3.112208",\
|
||
|
"2.571711, 2.594245, 2.645820, 2.843272, 3.112208",\
|
||
|
"2.557565, 2.580099, 2.631674, 2.829127, 3.098062");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.533555, 2.552353, 2.588631, 2.707964, 2.869158",\
|
||
|
"2.541731, 2.560529, 2.596807, 2.716141, 2.877334",\
|
||
|
"2.581330, 2.600129, 2.636406, 2.755740, 2.916933",\
|
||
|
"2.642267, 2.661066, 2.697343, 2.816677, 2.977870",\
|
||
|
"2.956463, 2.975262, 3.011539, 3.130873, 3.292067");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[19]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[19]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.341122, 5.359921, 5.396198, 5.515532, 5.635706",\
|
||
|
"5.341122, 5.359921, 5.396198, 5.515532, 5.635706",\
|
||
|
"5.341122, 5.359921, 5.396198, 5.515532, 5.635706",\
|
||
|
"5.341122, 5.359921, 5.396198, 5.515532, 5.635706",\
|
||
|
"5.286551, 5.305350, 5.341627, 5.460960, 5.622153");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.502876, 5.525408, 5.576992, 5.774467, 6.043340",\
|
||
|
"5.511052, 5.533584, 5.585167, 5.782643, 6.051516",\
|
||
|
"5.550651, 5.573184, 5.624767, 5.822243, 6.091115",\
|
||
|
"5.611563, 5.634096, 5.685679, 5.883155, 6.152028",\
|
||
|
"5.924303, 5.946835, 5.998418, 6.195894, 6.464767");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[19]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[19]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.444745, 2.463544, 2.499821, 2.619155, 2.780348",\
|
||
|
"2.444745, 2.463544, 2.499821, 2.619155, 2.780348",\
|
||
|
"2.444745, 2.463544, 2.499821, 2.619155, 2.780348",\
|
||
|
"2.444745, 2.463544, 2.499821, 2.619155, 2.780348",\
|
||
|
"2.426965, 2.445763, 2.482040, 2.601374, 2.762568");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.052540, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.577106, 2.599640, 2.651215, 2.848667, 3.117603",\
|
||
|
"2.585282, 2.607816, 2.659391, 2.856843, 3.125779",\
|
||
|
"2.624881, 2.647415, 2.698990, 2.896442, 3.165378",\
|
||
|
"2.685327, 2.707861, 2.759436, 2.956888, 3.225824",\
|
||
|
"2.992843, 3.015377, 3.066952, 3.264404, 3.533340");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022228, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[19]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[1]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.157368, 2.179900, 2.231484, 2.428960, 2.658065",\
|
||
|
"2.157368, 2.179900, 2.231484, 2.428960, 2.658065",\
|
||
|
"2.157368, 2.179900, 2.231484, 2.428960, 2.658065",\
|
||
|
"2.157368, 2.179900, 2.231484, 2.428960, 2.658065",\
|
||
|
"2.109767, 2.132299, 2.183882, 2.381358, 2.650232");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.080120, 2.098918, 2.135195, 2.254529, 2.415721",\
|
||
|
"2.082622, 2.101420, 2.137697, 2.257031, 2.418223",\
|
||
|
"2.123751, 2.142550, 2.178827, 2.298160, 2.459352",\
|
||
|
"2.173995, 2.192794, 2.229071, 2.348405, 2.509597",\
|
||
|
"2.452841, 2.471639, 2.507916, 2.627250, 2.788442");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[1]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[1]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.068224, 1.090758, 1.142333, 1.339786, 1.608721",\
|
||
|
"1.068224, 1.090758, 1.142333, 1.339786, 1.608721",\
|
||
|
"1.068224, 1.090758, 1.142333, 1.339786, 1.608721",\
|
||
|
"1.068224, 1.090758, 1.142333, 1.339786, 1.608721",\
|
||
|
"1.061537, 1.084071, 1.135646, 1.333099, 1.602034");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.130890, 1.149688, 1.185966, 1.305300, 1.466493",\
|
||
|
"1.133392, 1.152191, 1.188468, 1.307802, 1.468995",\
|
||
|
"1.174521, 1.193320, 1.229597, 1.348931, 1.510125",\
|
||
|
"1.224766, 1.243564, 1.279842, 1.399176, 1.560369",\
|
||
|
"1.501746, 1.520545, 1.556822, 1.676156, 1.837350");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[1]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[1]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.026385, 2.045184, 2.081461, 2.200794, 2.322219",\
|
||
|
"2.026385, 2.045184, 2.081461, 2.200794, 2.322219",\
|
||
|
"2.026385, 2.045184, 2.081461, 2.200794, 2.322219",\
|
||
|
"2.026385, 2.045184, 2.081461, 2.200794, 2.322219",\
|
||
|
"1.979076, 1.997874, 2.034152, 2.153485, 2.314677");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.089150, 2.111682, 2.163265, 2.360741, 2.629615",\
|
||
|
"2.091652, 2.114184, 2.165767, 2.363243, 2.632117",\
|
||
|
"2.132782, 2.155314, 2.206897, 2.404373, 2.673247",\
|
||
|
"2.183026, 2.205558, 2.257142, 2.454618, 2.723491",\
|
||
|
"2.459319, 2.481851, 2.533435, 2.730910, 2.999784");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[1]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[1]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.038450, 1.057249, 1.093526, 1.212860, 1.374054",\
|
||
|
"1.038450, 1.057249, 1.093526, 1.212860, 1.374054",\
|
||
|
"1.038450, 1.057249, 1.093526, 1.212860, 1.374054",\
|
||
|
"1.038450, 1.057249, 1.093526, 1.212860, 1.374054",\
|
||
|
"1.026126, 1.044925, 1.081203, 1.200536, 1.361730");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.019754, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.062650, 1.085184, 1.136760, 1.334212, 1.603148",\
|
||
|
"1.065152, 1.087687, 1.139262, 1.336714, 1.605649",\
|
||
|
"1.106281, 1.128816, 1.180391, 1.377843, 1.646779",\
|
||
|
"1.156526, 1.179060, 1.230635, 1.428088, 1.697023",\
|
||
|
"1.428130, 1.450664, 1.502239, 1.699692, 1.968627");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.006728, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[1]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[20]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.989703, 5.012235, 5.063818, 5.261294, 5.504124",\
|
||
|
"4.989703, 5.012235, 5.063818, 5.261294, 5.504124",\
|
||
|
"4.989703, 5.012235, 5.063818, 5.261294, 5.504124",\
|
||
|
"4.989703, 5.012235, 5.063818, 5.261294, 5.504124",\
|
||
|
"4.897442, 4.919975, 4.971558, 5.169034, 5.437907");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.941260, 4.960059, 4.996336, 5.115669, 5.276862",\
|
||
|
"4.948884, 4.967682, 5.003959, 5.123293, 5.284485",\
|
||
|
"4.989966, 5.008765, 5.045042, 5.164375, 5.325568",\
|
||
|
"5.051349, 5.070148, 5.106425, 5.225759, 5.386951",\
|
||
|
"5.345440, 5.364239, 5.400516, 5.519850, 5.681042");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[20]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[20]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.264233, 2.286767, 2.338342, 2.535794, 2.804730",\
|
||
|
"2.264233, 2.286767, 2.338342, 2.535794, 2.804730",\
|
||
|
"2.264233, 2.286767, 2.338342, 2.535794, 2.804730",\
|
||
|
"2.264233, 2.286767, 2.338342, 2.535794, 2.804730",\
|
||
|
"2.192718, 2.215252, 2.266827, 2.464279, 2.733215");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.324594, 2.343393, 2.379670, 2.499004, 2.660197",\
|
||
|
"2.332218, 2.351017, 2.387294, 2.506628, 2.667821",\
|
||
|
"2.373301, 2.392099, 2.428377, 2.547710, 2.708904",\
|
||
|
"2.433108, 2.451906, 2.488183, 2.607517, 2.768711",\
|
||
|
"2.721312, 2.740111, 2.776388, 2.895722, 3.056915");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[20]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[20]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.017016, 5.035815, 5.072092, 5.191425, 5.326371",\
|
||
|
"5.017016, 5.035815, 5.072092, 5.191425, 5.326371",\
|
||
|
"5.017016, 5.035815, 5.072092, 5.191425, 5.326371",\
|
||
|
"5.017016, 5.035815, 5.072092, 5.191425, 5.326371",\
|
||
|
"4.924905, 4.943704, 4.979981, 5.099315, 5.260507");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.007665, 5.030198, 5.081781, 5.279257, 5.548130",\
|
||
|
"5.015289, 5.037821, 5.089405, 5.286880, 5.555753",\
|
||
|
"5.056371, 5.078904, 5.130487, 5.327963, 5.596836",\
|
||
|
"5.117903, 5.140436, 5.192019, 5.389495, 5.658368",\
|
||
|
"5.414078, 5.436611, 5.488194, 5.685670, 5.954543");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[20]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[20]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.354042, 2.372841, 2.409118, 2.528452, 2.689645",\
|
||
|
"2.354042, 2.372841, 2.409118, 2.528452, 2.689645",\
|
||
|
"2.354042, 2.372841, 2.409118, 2.528452, 2.689645",\
|
||
|
"2.354042, 2.372841, 2.409118, 2.528452, 2.689645",\
|
||
|
"2.287275, 2.306074, 2.342351, 2.461685, 2.622878");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.054716, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.311921, 2.334455, 2.386030, 2.583483, 2.852418",\
|
||
|
"2.319545, 2.342080, 2.393655, 2.591107, 2.860043",\
|
||
|
"2.360628, 2.383162, 2.434737, 2.632190, 2.901125",\
|
||
|
"2.422095, 2.444630, 2.496205, 2.693657, 2.962593",\
|
||
|
"2.717082, 2.739617, 2.791192, 2.988644, 3.257580");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023603, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[20]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[21]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.723240, 4.745773, 4.797356, 4.994832, 5.223414",\
|
||
|
"4.723240, 4.745773, 4.797356, 4.994832, 5.223414",\
|
||
|
"4.723240, 4.745773, 4.797356, 4.994832, 5.223414",\
|
||
|
"4.723240, 4.745773, 4.797356, 4.994832, 5.223414",\
|
||
|
"4.672847, 4.695380, 4.746963, 4.944439, 5.213312");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.559206, 4.578004, 4.614281, 4.733615, 4.894807",\
|
||
|
"4.567675, 4.586474, 4.622751, 4.742085, 4.903277",\
|
||
|
"4.602779, 4.621578, 4.657855, 4.777188, 4.938381",\
|
||
|
"4.653571, 4.672369, 4.708646, 4.827980, 4.989172",\
|
||
|
"4.929017, 4.947815, 4.984092, 5.103426, 5.264618");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[21]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[21]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.185086, 2.207621, 2.259196, 2.456648, 2.725584",\
|
||
|
"2.185086, 2.207621, 2.259196, 2.456648, 2.725584",\
|
||
|
"2.185086, 2.207621, 2.259196, 2.456648, 2.725584",\
|
||
|
"2.185086, 2.207621, 2.259196, 2.456648, 2.725584",\
|
||
|
"2.174284, 2.196819, 2.248394, 2.445846, 2.714782");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.159077, 2.177876, 2.214153, 2.333487, 2.494680",\
|
||
|
"2.167547, 2.186346, 2.222623, 2.341957, 2.503150",\
|
||
|
"2.202651, 2.221450, 2.257727, 2.377061, 2.538254",\
|
||
|
"2.253423, 2.272222, 2.308499, 2.427833, 2.589026",\
|
||
|
"2.527910, 2.546708, 2.582985, 2.702319, 2.863513");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[21]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[21]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.503603, 4.522402, 4.558679, 4.678013, 4.799167",\
|
||
|
"4.503603, 4.522402, 4.558679, 4.678013, 4.799167",\
|
||
|
"4.503603, 4.522402, 4.558679, 4.678013, 4.799167",\
|
||
|
"4.503603, 4.522402, 4.558679, 4.678013, 4.799167",\
|
||
|
"4.452907, 4.471706, 4.507983, 4.627316, 4.788509");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.685890, 4.708422, 4.760005, 4.957481, 5.226354",\
|
||
|
"4.694359, 4.716892, 4.768475, 4.965951, 5.234824",\
|
||
|
"4.729463, 4.751996, 4.803579, 5.001055, 5.269928",\
|
||
|
"4.780211, 4.802743, 4.854327, 5.051803, 5.320675",\
|
||
|
"5.053998, 5.076531, 5.128114, 5.325590, 5.594463");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[21]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[21]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.064205, 2.083003, 2.119281, 2.238614, 2.399808",\
|
||
|
"2.064205, 2.083003, 2.119281, 2.238614, 2.399808",\
|
||
|
"2.064205, 2.083003, 2.119281, 2.238614, 2.399808",\
|
||
|
"2.064205, 2.083003, 2.119281, 2.238614, 2.399808",\
|
||
|
"2.049379, 2.068177, 2.104455, 2.223788, 2.384982");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.053448, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.204152, 2.226686, 2.278261, 2.475713, 2.744649",\
|
||
|
"2.212621, 2.235156, 2.286731, 2.484183, 2.753119",\
|
||
|
"2.247725, 2.270260, 2.321835, 2.519287, 2.788223",\
|
||
|
"2.298002, 2.320536, 2.372111, 2.569563, 2.838499",\
|
||
|
"2.567181, 2.589715, 2.641290, 2.838742, 3.107678");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.022901, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[21]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[22]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.204735, 4.227267, 4.278851, 4.476326, 4.719121",\
|
||
|
"4.204735, 4.227267, 4.278851, 4.476326, 4.719121",\
|
||
|
"4.204735, 4.227267, 4.278851, 4.476326, 4.719121",\
|
||
|
"4.204735, 4.227267, 4.278851, 4.476326, 4.719121",\
|
||
|
"4.112797, 4.135329, 4.186913, 4.384388, 4.653261");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.143808, 4.162607, 4.198884, 4.318217, 4.479410",\
|
||
|
"4.148954, 4.167753, 4.204030, 4.323363, 4.484556",\
|
||
|
"4.192497, 4.211296, 4.247572, 4.366906, 4.528099",\
|
||
|
"4.254038, 4.272837, 4.309114, 4.428447, 4.589640",\
|
||
|
"4.548542, 4.567340, 4.603617, 4.722951, 4.884143");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[22]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[22]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.916705, 1.939240, 1.990815, 2.188267, 2.457203",\
|
||
|
"1.916705, 1.939240, 1.990815, 2.188267, 2.457203",\
|
||
|
"1.916705, 1.939240, 1.990815, 2.188267, 2.457203",\
|
||
|
"1.916705, 1.939240, 1.990815, 2.188267, 2.457203",\
|
||
|
"1.845755, 1.868289, 1.919864, 2.117316, 2.386252");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.964314, 1.983113, 2.019390, 2.138724, 2.299917",\
|
||
|
"1.969460, 1.988259, 2.024536, 2.143870, 2.305063",\
|
||
|
"2.013002, 2.031801, 2.068078, 2.187412, 2.348605",\
|
||
|
"2.072976, 2.091775, 2.128052, 2.247386, 2.408580",\
|
||
|
"2.361625, 2.380424, 2.416701, 2.536035, 2.697228");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[22]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[22]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.219257, 4.238056, 4.274333, 4.393667, 4.528575",\
|
||
|
"4.219257, 4.238056, 4.274333, 4.393667, 4.528575",\
|
||
|
"4.219257, 4.238056, 4.274333, 4.393667, 4.528575",\
|
||
|
"4.219257, 4.238056, 4.274333, 4.393667, 4.528575",\
|
||
|
"4.127606, 4.146405, 4.182682, 4.302015, 4.463208");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.223205, 4.245738, 4.297321, 4.494797, 4.763669",\
|
||
|
"4.228352, 4.250884, 4.302467, 4.499943, 4.768816",\
|
||
|
"4.271894, 4.294426, 4.346009, 4.543485, 4.812358",\
|
||
|
"4.333583, 4.356115, 4.407699, 4.605175, 4.874047",\
|
||
|
"4.630170, 4.652703, 4.704286, 4.901762, 5.170635");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[22]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[22]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.994578, 2.013377, 2.049654, 2.168988, 2.330182",\
|
||
|
"1.994578, 2.013377, 2.049654, 2.168988, 2.330182",\
|
||
|
"1.994578, 2.013377, 2.049654, 2.168988, 2.330182",\
|
||
|
"1.994578, 2.013377, 2.049654, 2.168988, 2.330182",\
|
||
|
"1.928322, 1.947120, 1.983398, 2.102731, 2.263925");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.039736, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.963615, 1.986149, 2.037724, 2.235177, 2.504112",\
|
||
|
"1.968761, 1.991295, 2.042870, 2.240323, 2.509258",\
|
||
|
"2.012303, 2.034837, 2.086412, 2.283864, 2.552800",\
|
||
|
"2.073928, 2.096462, 2.148037, 2.345490, 2.614425",\
|
||
|
"2.369394, 2.391928, 2.443503, 2.640955, 2.909891");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.016151, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[22]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[23]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.948617, 3.971148, 4.022732, 4.220208, 4.448922",\
|
||
|
"3.948617, 3.971148, 4.022732, 4.220208, 4.448922",\
|
||
|
"3.948617, 3.971148, 4.022732, 4.220208, 4.448922",\
|
||
|
"3.948617, 3.971148, 4.022732, 4.220208, 4.448922",\
|
||
|
"3.898459, 3.920991, 3.972574, 4.170051, 4.438923");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.783846, 3.802644, 3.838921, 3.958255, 4.119447",\
|
||
|
"3.787656, 3.806455, 3.842732, 3.962065, 4.123258",\
|
||
|
"3.827415, 3.846213, 3.882490, 4.001824, 4.163016",\
|
||
|
"3.878206, 3.897005, 3.933282, 4.052616, 4.213808",\
|
||
|
"4.153853, 4.172652, 4.208929, 4.328262, 4.489455");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[23]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[23]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.851130, 1.873664, 1.925239, 2.122691, 2.391627",\
|
||
|
"1.851130, 1.873664, 1.925239, 2.122691, 2.391627",\
|
||
|
"1.851130, 1.873664, 1.925239, 2.122691, 2.391627",\
|
||
|
"1.851130, 1.873664, 1.925239, 2.122691, 2.391627",\
|
||
|
"1.840415, 1.862949, 1.914524, 2.111977, 2.380912");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.826723, 1.845521, 1.881799, 2.001132, 2.162326",\
|
||
|
"1.830533, 1.849332, 1.885609, 2.004943, 2.166136",\
|
||
|
"1.870292, 1.889091, 1.925368, 2.044702, 2.205895",\
|
||
|
"1.921064, 1.939863, 1.976140, 2.095474, 2.256668",\
|
||
|
"2.195768, 2.214566, 2.250844, 2.370178, 2.531371");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[23]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[23]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.729501, 3.748299, 3.784576, 3.903910, 4.025152",\
|
||
|
"3.729501, 3.748299, 3.784576, 3.903910, 4.025152",\
|
||
|
"3.729501, 3.748299, 3.784576, 3.903910, 4.025152",\
|
||
|
"3.729501, 3.748299, 3.784576, 3.903910, 4.025152",\
|
||
|
"3.679188, 3.697986, 3.734263, 3.853597, 4.014789");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.909869, 3.932401, 3.983984, 4.181460, 4.450333",\
|
||
|
"3.913679, 3.936211, 3.987795, 4.185271, 4.454144",\
|
||
|
"3.953438, 3.975970, 4.027554, 4.225029, 4.493903",\
|
||
|
"4.004185, 4.026718, 4.078301, 4.275777, 4.544650",\
|
||
|
"4.278171, 4.300704, 4.352287, 4.549763, 4.818635");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[23]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[23]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.731047, 1.749846, 1.786123, 1.905457, 2.066650",\
|
||
|
"1.731047, 1.749846, 1.786123, 1.905457, 2.066650",\
|
||
|
"1.731047, 1.749846, 1.786123, 1.905457, 2.066650",\
|
||
|
"1.731047, 1.749846, 1.786123, 1.905457, 2.066650",\
|
||
|
"1.716409, 1.735208, 1.771485, 1.890819, 2.052012");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027393, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.869877, 1.892412, 1.943987, 2.141439, 2.410375",\
|
||
|
"1.873688, 1.896222, 1.947797, 2.145250, 2.414185",\
|
||
|
"1.913447, 1.935981, 1.987556, 2.185009, 2.453944",\
|
||
|
"1.963728, 1.986262, 2.037837, 2.235289, 2.504225",\
|
||
|
"2.233105, 2.255639, 2.307214, 2.504666, 2.773602");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.010299, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[23]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[24]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.451590, 3.474122, 3.525705, 3.723181, 3.951219",\
|
||
|
"3.451590, 3.474122, 3.525705, 3.723181, 3.951219",\
|
||
|
"3.451590, 3.474122, 3.525705, 3.723181, 3.951219",\
|
||
|
"3.451590, 3.474122, 3.525705, 3.723181, 3.951219",\
|
||
|
"3.395145, 3.417677, 3.469260, 3.666736, 3.935610");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.417906, 3.436705, 3.472982, 3.592315, 3.753508",\
|
||
|
"3.422596, 3.441394, 3.477671, 3.597005, 3.758197",\
|
||
|
"3.465708, 3.484506, 3.520783, 3.640117, 3.801309",\
|
||
|
"3.526449, 3.545248, 3.581525, 3.700859, 3.862051",\
|
||
|
"3.836220, 3.855019, 3.891296, 4.010629, 4.171822");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[24]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[24]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.628257, 1.650792, 1.702367, 1.899819, 2.168755",\
|
||
|
"1.628257, 1.650792, 1.702367, 1.899819, 2.168755",\
|
||
|
"1.628257, 1.650792, 1.702367, 1.899819, 2.168755",\
|
||
|
"1.628257, 1.650792, 1.702367, 1.899819, 2.168755",\
|
||
|
"1.608309, 1.630843, 1.682419, 1.879871, 2.148806");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.774025, 1.792824, 1.829101, 1.948435, 2.109628",\
|
||
|
"1.778715, 1.797513, 1.833791, 1.953124, 2.114318",\
|
||
|
"1.821827, 1.840625, 1.876903, 1.996236, 2.157430",\
|
||
|
"1.882063, 1.900862, 1.937139, 2.056473, 2.217666",\
|
||
|
"2.186476, 2.205275, 2.241552, 2.360886, 2.522079");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[24]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[24]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.468111, 3.486910, 3.523187, 3.642520, 3.762679",\
|
||
|
"3.468111, 3.486910, 3.523187, 3.642520, 3.762679",\
|
||
|
"3.468111, 3.486910, 3.523187, 3.642520, 3.762679",\
|
||
|
"3.468111, 3.486910, 3.523187, 3.642520, 3.762679",\
|
||
|
"3.411817, 3.430615, 3.466892, 3.586226, 3.747418");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.494811, 3.517343, 3.568927, 3.766402, 4.035275",\
|
||
|
"3.499501, 3.522032, 3.573616, 3.771092, 4.039965",\
|
||
|
"3.542613, 3.565145, 3.616728, 3.814204, 4.083077",\
|
||
|
"3.603402, 3.625934, 3.677518, 3.874993, 4.143867",\
|
||
|
"3.914978, 3.937510, 3.989094, 4.186569, 4.455442");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[24]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[24]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.766060, 1.784859, 1.821136, 1.940470, 2.101664",\
|
||
|
"1.766060, 1.784859, 1.821136, 1.940470, 2.101664",\
|
||
|
"1.766060, 1.784859, 1.821136, 1.940470, 2.101664",\
|
||
|
"1.766060, 1.784859, 1.821136, 1.940470, 2.101664",\
|
||
|
"1.750052, 1.768851, 1.805128, 1.924462, 2.085655");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.032635, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.714169, 1.736704, 1.788279, 1.985731, 2.254667",\
|
||
|
"1.718859, 1.741393, 1.792969, 1.990421, 2.259356",\
|
||
|
"1.761971, 1.784505, 1.836081, 2.033533, 2.302469",\
|
||
|
"1.822739, 1.845274, 1.896849, 2.094301, 2.363237",\
|
||
|
"2.133581, 2.156115, 2.207690, 2.405142, 2.674078");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012762, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[24]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[25]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.245888, 3.268420, 3.320003, 3.517479, 3.745228",\
|
||
|
"3.245888, 3.268420, 3.320003, 3.517479, 3.745228",\
|
||
|
"3.245888, 3.268420, 3.320003, 3.517479, 3.745228",\
|
||
|
"3.245888, 3.268420, 3.320003, 3.517479, 3.745228",\
|
||
|
"3.191265, 3.213797, 3.265381, 3.462856, 3.731730");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.003163, 3.021961, 3.058239, 3.177572, 3.338764",\
|
||
|
"3.010029, 3.028828, 3.065105, 3.184438, 3.345631",\
|
||
|
"3.050933, 3.069731, 3.106009, 3.225342, 3.386534",\
|
||
|
"3.111807, 3.130606, 3.166883, 3.286216, 3.447409",\
|
||
|
"3.425123, 3.443922, 3.480199, 3.599532, 3.760725");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[25]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[25]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.715516, 1.738050, 1.789625, 1.987077, 2.256013",\
|
||
|
"1.715516, 1.738050, 1.789625, 1.987077, 2.256013",\
|
||
|
"1.715516, 1.738050, 1.789625, 1.987077, 2.256013",\
|
||
|
"1.715516, 1.738050, 1.789625, 1.987077, 2.256013",\
|
||
|
"1.701291, 1.723826, 1.775401, 1.972853, 2.241789");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.613820, 1.632619, 1.668896, 1.788230, 1.949423",\
|
||
|
"1.620686, 1.639485, 1.675762, 1.795096, 1.956290",\
|
||
|
"1.661590, 1.680388, 1.716666, 1.835999, 1.997193",\
|
||
|
"1.722445, 1.741243, 1.777521, 1.896854, 2.058048",\
|
||
|
"2.035319, 2.054118, 2.090395, 2.209729, 2.370923");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[25]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[25]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.962043, 2.980842, 3.017119, 3.136452, 3.256669",\
|
||
|
"2.962043, 2.980842, 3.017119, 3.136452, 3.256669",\
|
||
|
"2.962043, 2.980842, 3.017119, 3.136452, 3.256669",\
|
||
|
"2.962043, 2.980842, 3.017119, 3.136452, 3.256669",\
|
||
|
"2.907458, 2.926257, 2.962534, 3.081867, 3.243060");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.193012, 3.215544, 3.267127, 3.464603, 3.733476",\
|
||
|
"3.199878, 3.222410, 3.273994, 3.471470, 3.740343",\
|
||
|
"3.240782, 3.263314, 3.314897, 3.512373, 3.781246",\
|
||
|
"3.301610, 3.324142, 3.375726, 3.573202, 3.842075",\
|
||
|
"3.613200, 3.635732, 3.687316, 3.884792, 4.153665");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[25]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[25]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.525647, 1.544445, 1.580723, 1.700056, 1.861250",\
|
||
|
"1.525647, 1.544445, 1.580723, 1.700056, 1.861250",\
|
||
|
"1.525647, 1.544445, 1.580723, 1.700056, 1.861250",\
|
||
|
"1.525647, 1.544445, 1.580723, 1.700056, 1.861250",\
|
||
|
"1.507631, 1.526430, 1.562707, 1.682041, 1.843234");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.044829, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.722222, 1.744756, 1.796331, 1.993784, 2.262719",\
|
||
|
"1.729088, 1.751623, 1.803198, 2.000650, 2.269586",\
|
||
|
"1.769992, 1.792526, 1.844101, 2.041553, 2.310489",\
|
||
|
"1.830340, 1.852874, 1.904449, 2.101902, 2.370837",\
|
||
|
"2.136602, 2.159136, 2.210711, 2.408164, 2.677099");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.018680, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[25]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[2]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.679261, 1.701793, 1.753377, 1.950853, 2.179305",\
|
||
|
"1.679261, 1.701793, 1.753377, 1.950853, 2.179305",\
|
||
|
"1.679261, 1.701793, 1.753377, 1.950853, 2.179305",\
|
||
|
"1.679261, 1.701793, 1.753377, 1.950853, 2.179305",\
|
||
|
"1.621422, 1.643954, 1.695538, 1.893014, 2.161887");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.659451, 1.678250, 1.714527, 1.833860, 1.995053",\
|
||
|
"1.668104, 1.686903, 1.723180, 1.842514, 2.003706",\
|
||
|
"1.699102, 1.717901, 1.754178, 1.873511, 2.034703",\
|
||
|
"1.745248, 1.764047, 1.800324, 1.919657, 2.080850",\
|
||
|
"2.013690, 2.032489, 2.068766, 2.188099, 2.349292");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[2]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[2]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.850994, 0.873529, 0.925104, 1.122556, 1.391492",\
|
||
|
"0.850994, 0.873529, 0.925104, 1.122556, 1.391492",\
|
||
|
"0.850994, 0.873529, 0.925104, 1.122556, 1.391492",\
|
||
|
"0.850994, 0.873529, 0.925104, 1.122556, 1.391492",\
|
||
|
"0.828981, 0.851515, 0.903090, 1.100542, 1.369478");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.939775, 0.958573, 0.994851, 1.114184, 1.275378",\
|
||
|
"0.948428, 0.967227, 1.003504, 1.122838, 1.284031",\
|
||
|
"0.979425, 0.998224, 1.034501, 1.153835, 1.315029",\
|
||
|
"1.025571, 1.044370, 1.080648, 1.199981, 1.361175",\
|
||
|
"1.291275, 1.310074, 1.346351, 1.465685, 1.626878");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[2]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[2]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.646931, 1.665730, 1.702007, 1.821340, 1.942112",\
|
||
|
"1.646931, 1.665730, 1.702007, 1.821340, 1.942112",\
|
||
|
"1.646931, 1.665730, 1.702007, 1.821340, 1.942112",\
|
||
|
"1.646931, 1.665730, 1.702007, 1.821340, 1.942112",\
|
||
|
"1.588840, 1.607639, 1.643916, 1.763250, 1.924442");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.813424, 1.835956, 1.887540, 2.085015, 2.353889",\
|
||
|
"1.822077, 1.844609, 1.896193, 2.093669, 2.362542",\
|
||
|
"1.853074, 1.875607, 1.927190, 2.124666, 2.393539",\
|
||
|
"1.899221, 1.921753, 1.973337, 2.170812, 2.439686",\
|
||
|
"2.170318, 2.192850, 2.244434, 2.441909, 2.710783");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[2]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[2]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.869100, 0.887899, 0.924176, 1.043510, 1.204703",\
|
||
|
"0.869100, 0.887899, 0.924176, 1.043510, 1.204703",\
|
||
|
"0.869100, 0.887899, 0.924176, 1.043510, 1.204703",\
|
||
|
"0.869100, 0.887899, 0.924176, 1.043510, 1.204703",\
|
||
|
"0.852535, 0.871334, 0.907611, 1.026945, 1.188139");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.064260, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.024671, 1.047206, 1.098781, 1.296233, 1.565168",\
|
||
|
"1.033324, 1.055859, 1.107434, 1.304886, 1.573822",\
|
||
|
"1.064322, 1.086856, 1.138431, 1.335884, 1.604819",\
|
||
|
"1.110468, 1.133002, 1.184577, 1.382030, 1.650965",\
|
||
|
"1.379363, 1.401898, 1.453473, 1.650925, 1.919861");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.027962, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[2]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[3]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.308213, 1.330746, 1.382329, 1.579805, 1.808934",\
|
||
|
"1.308213, 1.330746, 1.382329, 1.579805, 1.808934",\
|
||
|
"1.308213, 1.330746, 1.382329, 1.579805, 1.808934",\
|
||
|
"1.308213, 1.330746, 1.382329, 1.579805, 1.808934",\
|
||
|
"1.260618, 1.283151, 1.334734, 1.532210, 1.801083");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.231817, 1.250616, 1.286893, 1.406227, 1.567419",\
|
||
|
"1.236448, 1.255247, 1.291524, 1.410857, 1.572050",\
|
||
|
"1.275457, 1.294256, 1.330533, 1.449866, 1.611059",\
|
||
|
"1.325756, 1.344555, 1.380832, 1.500166, 1.661358",\
|
||
|
"1.605354, 1.624153, 1.660430, 1.779763, 1.940956");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[3]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[3]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.691323, 0.713858, 0.765433, 0.962885, 1.231821",\
|
||
|
"0.691323, 0.713858, 0.765433, 0.962885, 1.231821",\
|
||
|
"0.691323, 0.713858, 0.765433, 0.962885, 1.231821",\
|
||
|
"0.691323, 0.713858, 0.765433, 0.962885, 1.231821",\
|
||
|
"0.684589, 0.707123, 0.758698, 0.956150, 1.225086");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.751940, 0.770739, 0.807016, 0.926350, 1.087544",\
|
||
|
"0.756571, 0.775369, 0.811647, 0.930981, 1.092174",\
|
||
|
"0.795580, 0.814379, 0.850656, 0.969990, 1.131183",\
|
||
|
"0.845879, 0.864678, 0.900955, 1.020289, 1.181483",\
|
||
|
"1.123445, 1.142244, 1.178521, 1.297855, 1.459049");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[3]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[3]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.177447, 1.196246, 1.232523, 1.351856, 1.473305",\
|
||
|
"1.177447, 1.196246, 1.232523, 1.351856, 1.473305",\
|
||
|
"1.177447, 1.196246, 1.232523, 1.351856, 1.473305",\
|
||
|
"1.177447, 1.196246, 1.232523, 1.351856, 1.473305",\
|
||
|
"1.130094, 1.148893, 1.185170, 1.304503, 1.465696");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.242114, 1.264646, 1.316230, 1.513705, 1.782579",\
|
||
|
"1.246744, 1.269276, 1.320860, 1.518336, 1.787209",\
|
||
|
"1.285753, 1.308285, 1.359869, 1.557345, 1.826218",\
|
||
|
"1.336053, 1.358585, 1.410169, 1.607644, 1.876518",\
|
||
|
"1.612905, 1.635437, 1.687021, 1.884496, 2.153370");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[3]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[3]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.658836, 0.677635, 0.713912, 0.833246, 0.994440",\
|
||
|
"0.658836, 0.677635, 0.713912, 0.833246, 0.994440",\
|
||
|
"0.658836, 0.677635, 0.713912, 0.833246, 0.994440",\
|
||
|
"0.658836, 0.677635, 0.713912, 0.833246, 0.994440",\
|
||
|
"0.646592, 0.665391, 0.701668, 0.821002, 0.982195");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031796, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.684987, 0.707522, 0.759097, 0.956549, 1.225485",\
|
||
|
"0.689618, 0.712152, 0.763727, 0.961180, 1.230115",\
|
||
|
"0.728627, 0.751162, 0.802737, 1.000189, 1.269125",\
|
||
|
"0.778926, 0.801461, 0.853036, 1.050488, 1.319424",\
|
||
|
"1.051182, 1.073716, 1.125291, 1.322744, 1.591679");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012432, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[3]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[4]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.853212, 0.875745, 0.927328, 1.124804, 1.353915",\
|
||
|
"0.853212, 0.875745, 0.927328, 1.124804, 1.353915",\
|
||
|
"0.853212, 0.875745, 0.927328, 1.124804, 1.353915",\
|
||
|
"0.853212, 0.875745, 0.927328, 1.124804, 1.353915",\
|
||
|
"0.805885, 0.828417, 0.880001, 1.077476, 1.346350");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.754189, 0.772987, 0.809265, 0.928598, 1.089791",\
|
||
|
"0.757246, 0.776045, 0.812322, 0.931656, 1.092848",\
|
||
|
"0.797828, 0.816627, 0.852904, 0.972238, 1.133430",\
|
||
|
"0.848099, 0.866897, 0.903174, 1.022508, 1.183700",\
|
||
|
"1.124628, 1.143427, 1.179704, 1.299038, 1.460230");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[4]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[4]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.490301, 0.512835, 0.564410, 0.761863, 1.030798",\
|
||
|
"0.490301, 0.512835, 0.564410, 0.761863, 1.030798",\
|
||
|
"0.490301, 0.512835, 0.564410, 0.761863, 1.030798",\
|
||
|
"0.490301, 0.512835, 0.564410, 0.761863, 1.030798",\
|
||
|
"0.478011, 0.500546, 0.552121, 0.749573, 1.018509");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.502034, 0.520833, 0.557110, 0.676444, 0.837638",\
|
||
|
"0.505092, 0.523891, 0.560168, 0.679502, 0.840695",\
|
||
|
"0.545674, 0.564473, 0.600750, 0.720084, 0.881277",\
|
||
|
"0.595944, 0.614743, 0.651020, 0.770354, 0.931548",\
|
||
|
"0.867820, 0.886619, 0.922896, 1.042230, 1.203424");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[4]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[4]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.821798, 0.840597, 0.876874, 0.996207, 1.117638",\
|
||
|
"0.821798, 0.840597, 0.876874, 0.996207, 1.117638",\
|
||
|
"0.821798, 0.840597, 0.876874, 0.996207, 1.117638",\
|
||
|
"0.821798, 0.840597, 0.876874, 0.996207, 1.117638",\
|
||
|
"0.774197, 0.792995, 0.829273, 0.948606, 1.109799");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.907129, 0.929661, 0.981245, 1.178720, 1.447594",\
|
||
|
"0.910186, 0.932719, 0.984302, 1.181778, 1.450651",\
|
||
|
"0.950768, 0.973301, 1.024884, 1.222360, 1.491233",\
|
||
|
"1.001039, 1.023571, 1.075154, 1.272630, 1.541503",\
|
||
|
"1.280194, 1.302727, 1.354310, 1.551786, 1.820659");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[4]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[4]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.507932, 0.526731, 0.563008, 0.682342, 0.843536",\
|
||
|
"0.507932, 0.526731, 0.563008, 0.682342, 0.843536",\
|
||
|
"0.507932, 0.526731, 0.563008, 0.682342, 0.843536",\
|
||
|
"0.507932, 0.526731, 0.563008, 0.682342, 0.843536",\
|
||
|
"0.501227, 0.520025, 0.556303, 0.675636, 0.836830");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.023147, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.583019, 0.605553, 0.657128, 0.854580, 1.123516",\
|
||
|
"0.586076, 0.608611, 0.660186, 0.857638, 1.126574",\
|
||
|
"0.626658, 0.649193, 0.700768, 0.898220, 1.167156",\
|
||
|
"0.676928, 0.699463, 0.751038, 0.948490, 1.217426",\
|
||
|
"0.954152, 0.976687, 1.028262, 1.225714, 1.494650");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.008215, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[4]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[5]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.513487, 0.536019, 0.587602, 0.785078, 1.014194",\
|
||
|
"0.513487, 0.536019, 0.587602, 0.785078, 1.014194",\
|
||
|
"0.513487, 0.536019, 0.587602, 0.785078, 1.014194",\
|
||
|
"0.513487, 0.536019, 0.587602, 0.785078, 1.014194",\
|
||
|
"0.465895, 0.488427, 0.540011, 0.737486, 1.006360");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.427077, 0.445876, 0.482153, 0.601486, 0.762678",\
|
||
|
"0.430717, 0.449515, 0.485792, 0.605126, 0.766317",\
|
||
|
"0.470709, 0.489508, 0.525784, 0.645118, 0.806309",\
|
||
|
"0.520970, 0.539769, 0.576046, 0.695379, 0.856571",\
|
||
|
"0.799912, 0.818711, 0.854988, 0.974321, 1.135513");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[5]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[5]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.335559, 0.358093, 0.409668, 0.607121, 0.876056",\
|
||
|
"0.335559, 0.358093, 0.409668, 0.607121, 0.876056",\
|
||
|
"0.335559, 0.358093, 0.409668, 0.607121, 0.876056",\
|
||
|
"0.335559, 0.358093, 0.409668, 0.607121, 0.876056",\
|
||
|
"0.328891, 0.351425, 0.403000, 0.600453, 0.869388");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.398667, 0.417466, 0.453743, 0.573077, 0.734271",\
|
||
|
"0.402306, 0.421105, 0.457383, 0.576716, 0.737910",\
|
||
|
"0.442299, 0.461097, 0.497375, 0.616708, 0.777902",\
|
||
|
"0.492560, 0.511359, 0.547636, 0.666970, 0.828164",\
|
||
|
"0.769740, 0.788538, 0.824816, 0.944150, 1.105344");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[5]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[5]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.378425, 0.397223, 0.433500, 0.552834, 0.674268",\
|
||
|
"0.378425, 0.397223, 0.433500, 0.552834, 0.674268",\
|
||
|
"0.378425, 0.397223, 0.433500, 0.552834, 0.674268",\
|
||
|
"0.378425, 0.397223, 0.433500, 0.552834, 0.674268",\
|
||
|
"0.331416, 0.350214, 0.386491, 0.505825, 0.667016");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.424799, 0.447331, 0.498915, 0.696391, 0.965264",\
|
||
|
"0.428439, 0.450971, 0.502555, 0.700030, 0.968904",\
|
||
|
"0.468431, 0.490963, 0.542547, 0.740022, 1.008896",\
|
||
|
"0.518692, 0.541224, 0.592808, 0.790284, 1.059157",\
|
||
|
"0.795417, 0.817950, 0.869533, 1.067009, 1.335882");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[5]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[5]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.306025, 0.324824, 0.361101, 0.480435, 0.641629",\
|
||
|
"0.306025, 0.324824, 0.361101, 0.480435, 0.641629",\
|
||
|
"0.306025, 0.324824, 0.361101, 0.480435, 0.641629",\
|
||
|
"0.306025, 0.324824, 0.361101, 0.480435, 0.641629",\
|
||
|
"0.293748, 0.312547, 0.348824, 0.468158, 0.629352");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.026309, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.329648, 0.352182, 0.403757, 0.601209, 0.870145",\
|
||
|
"0.333287, 0.355822, 0.407397, 0.604849, 0.873785",\
|
||
|
"0.373279, 0.395814, 0.447389, 0.644841, 0.913777",\
|
||
|
"0.423541, 0.446075, 0.497650, 0.695102, 0.964038",\
|
||
|
"0.695365, 0.717900, 0.769475, 0.966927, 1.235863");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009781, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[5]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[6]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.406353, 5.428885, 5.480468, 5.677944, 5.907065",\
|
||
|
"5.406353, 5.428885, 5.480468, 5.677944, 5.907065",\
|
||
|
"5.406353, 5.428885, 5.480468, 5.677944, 5.907065",\
|
||
|
"5.406353, 5.428885, 5.480468, 5.677944, 5.907065",\
|
||
|
"5.358753, 5.381285, 5.432868, 5.630344, 5.899217");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.314998, 5.333797, 5.370074, 5.489408, 5.650600",\
|
||
|
"5.318451, 5.337250, 5.373527, 5.492861, 5.654053",\
|
||
|
"5.358641, 5.377440, 5.413717, 5.533051, 5.694243",\
|
||
|
"5.408934, 5.427733, 5.464010, 5.583344, 5.744536",\
|
||
|
"5.688384, 5.707182, 5.743459, 5.862793, 6.023985");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[6]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[6]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.411209, 2.433743, 2.485318, 2.682770, 2.951706",\
|
||
|
"2.411209, 2.433743, 2.485318, 2.682770, 2.951706",\
|
||
|
"2.411209, 2.433743, 2.485318, 2.682770, 2.951706",\
|
||
|
"2.411209, 2.433743, 2.485318, 2.682770, 2.951706",\
|
||
|
"2.404489, 2.427023, 2.478598, 2.676051, 2.944986");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.458559, 2.477357, 2.513634, 2.632968, 2.794162",\
|
||
|
"2.462012, 2.480810, 2.517088, 2.636421, 2.797615",\
|
||
|
"2.502202, 2.521001, 2.557278, 2.676612, 2.837805",\
|
||
|
"2.552496, 2.571295, 2.607572, 2.726906, 2.888099",\
|
||
|
"2.829967, 2.848766, 2.885043, 3.004377, 3.165571");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[6]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[6]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.261852, 5.280651, 5.316927, 5.436261, 5.557701",\
|
||
|
"5.261852, 5.280651, 5.316927, 5.436261, 5.557701",\
|
||
|
"5.261852, 5.280651, 5.316927, 5.436261, 5.557701",\
|
||
|
"5.261852, 5.280651, 5.316927, 5.436261, 5.557701",\
|
||
|
"5.214572, 5.233371, 5.269648, 5.388982, 5.550174");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.335994, 5.358527, 5.410110, 5.607586, 5.876459",\
|
||
|
"5.339447, 5.361980, 5.413563, 5.611039, 5.879912",\
|
||
|
"5.379637, 5.402170, 5.453753, 5.651229, 5.920102",\
|
||
|
"5.429931, 5.452464, 5.504047, 5.701523, 5.970396",\
|
||
|
"5.706739, 5.729271, 5.780855, 5.978331, 6.247203");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[6]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[6]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.365575, 2.384374, 2.420651, 2.539985, 2.701178",\
|
||
|
"2.365575, 2.384374, 2.420651, 2.539985, 2.701178",\
|
||
|
"2.365575, 2.384374, 2.420651, 2.539985, 2.701178",\
|
||
|
"2.365575, 2.384374, 2.420651, 2.539985, 2.701178",\
|
||
|
"2.353323, 2.372121, 2.408399, 2.527732, 2.688926");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.025349, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.404973, 2.427507, 2.479082, 2.676535, 2.945470",\
|
||
|
"2.408426, 2.430961, 2.482536, 2.679988, 2.948924",\
|
||
|
"2.448617, 2.471151, 2.522726, 2.720178, 2.989114",\
|
||
|
"2.498910, 2.521445, 2.573020, 2.770472, 3.039407",\
|
||
|
"2.771061, 2.793595, 2.845170, 3.042622, 3.311558");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.009273, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[6]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[7]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.954088, 4.976620, 5.028203, 5.225679, 5.454820",\
|
||
|
"4.954088, 4.976620, 5.028203, 5.225679, 5.454820",\
|
||
|
"4.954088, 4.976620, 5.028203, 5.225679, 5.454820",\
|
||
|
"4.954088, 4.976620, 5.028203, 5.225679, 5.454820",\
|
||
|
"4.906928, 4.929460, 4.981043, 5.178519, 5.447392");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.834237, 4.853035, 4.889312, 5.008646, 5.169838",\
|
||
|
"4.838850, 4.857649, 4.893926, 5.013260, 5.174452",\
|
||
|
"4.877874, 4.896673, 4.932950, 5.052283, 5.213476",\
|
||
|
"4.928188, 4.946987, 4.983263, 5.102597, 5.263790",\
|
||
|
"5.205413, 5.224212, 5.260489, 5.379823, 5.541015");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[7]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[7]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.203846, 2.226380, 2.277955, 2.475407, 2.744343",\
|
||
|
"2.203846, 2.226380, 2.277955, 2.475407, 2.744343",\
|
||
|
"2.203846, 2.226380, 2.277955, 2.475407, 2.744343",\
|
||
|
"2.203846, 2.226380, 2.277955, 2.475407, 2.744343",\
|
||
|
"2.191671, 2.214205, 2.265780, 2.463233, 2.732168");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.201540, 2.220338, 2.256616, 2.375949, 2.537143",\
|
||
|
"2.206154, 2.224953, 2.261230, 2.380564, 2.541757",\
|
||
|
"2.245177, 2.263976, 2.300253, 2.419587, 2.580781",\
|
||
|
"2.295491, 2.314290, 2.350567, 2.469901, 2.631094",\
|
||
|
"2.568024, 2.586823, 2.623100, 2.742434, 2.903627");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[7]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[7]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.913027, 4.931826, 4.968103, 5.087437, 5.208897",\
|
||
|
"4.913027, 4.931826, 4.968103, 5.087437, 5.208897",\
|
||
|
"4.913027, 4.931826, 4.968103, 5.087437, 5.208897",\
|
||
|
"4.913027, 4.931826, 4.968103, 5.087437, 5.208897",\
|
||
|
"4.865438, 4.884237, 4.920514, 5.039847, 5.201040");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "5.004578, 5.027111, 5.078694, 5.276170, 5.545043",\
|
||
|
"5.009192, 5.031724, 5.083308, 5.280784, 5.549656",\
|
||
|
"5.048215, 5.070748, 5.122331, 5.319807, 5.588680",\
|
||
|
"5.098529, 5.121062, 5.172645, 5.370121, 5.638994",\
|
||
|
"5.378312, 5.400844, 5.452427, 5.649903, 5.918776");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[7]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[7]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.208764, 2.227562, 2.263840, 2.383173, 2.544367",\
|
||
|
"2.208764, 2.227562, 2.263840, 2.383173, 2.544367",\
|
||
|
"2.208764, 2.227562, 2.263840, 2.383173, 2.544367",\
|
||
|
"2.208764, 2.227562, 2.263840, 2.383173, 2.544367",\
|
||
|
"2.202024, 2.220822, 2.257100, 2.376433, 2.537627");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.031675, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.297000, 2.319534, 2.371109, 2.568562, 2.837497",\
|
||
|
"2.301614, 2.324149, 2.375724, 2.573176, 2.842112",\
|
||
|
"2.340638, 2.363172, 2.414747, 2.612200, 2.881135",\
|
||
|
"2.390952, 2.413486, 2.465061, 2.662514, 2.931449",\
|
||
|
"2.668733, 2.691268, 2.742843, 2.940295, 3.209231");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.012388, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[7]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[8]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.630373, 4.652905, 4.704488, 4.901964, 5.130030",\
|
||
|
"4.630373, 4.652905, 4.704488, 4.901964, 5.130030",\
|
||
|
"4.630373, 4.652905, 4.704488, 4.901964, 5.130030",\
|
||
|
"4.630373, 4.652905, 4.704488, 4.901964, 5.130030",\
|
||
|
"4.576192, 4.598725, 4.650308, 4.847784, 5.116657");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.515709, 4.534508, 4.570785, 4.690119, 4.851311",\
|
||
|
"4.526615, 4.545413, 4.581690, 4.701024, 4.862216",\
|
||
|
"4.563460, 4.582259, 4.618536, 4.737869, 4.899062",\
|
||
|
"4.623633, 4.642432, 4.678709, 4.798042, 4.959235",\
|
||
|
"4.941435, 4.960234, 4.996511, 5.115845, 5.277037");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[8]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[8]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.077314, 2.099848, 2.151423, 2.348875, 2.617811",\
|
||
|
"2.077314, 2.099848, 2.151423, 2.348875, 2.617811",\
|
||
|
"2.077314, 2.099848, 2.151423, 2.348875, 2.617811",\
|
||
|
"2.077314, 2.099848, 2.151423, 2.348875, 2.617811",\
|
||
|
"2.065627, 2.088162, 2.139737, 2.337189, 2.606125");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.108052, 2.126850, 2.163127, 2.282461, 2.443655",\
|
||
|
"2.118956, 2.137755, 2.174032, 2.293366, 2.454559",\
|
||
|
"2.155802, 2.174601, 2.210878, 2.330212, 2.491405",\
|
||
|
"2.215974, 2.234773, 2.271050, 2.390384, 2.551577",\
|
||
|
"2.531047, 2.549846, 2.586123, 2.705457, 2.866650");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[8]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[8]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.475298, 4.494097, 4.530374, 4.649708, 4.770093",\
|
||
|
"4.475298, 4.494097, 4.530374, 4.649708, 4.770093",\
|
||
|
"4.475298, 4.494097, 4.530374, 4.649708, 4.770093",\
|
||
|
"4.475298, 4.494097, 4.530374, 4.649708, 4.770093",\
|
||
|
"4.421363, 4.440162, 4.476439, 4.595773, 4.756965");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.549031, 4.571563, 4.623147, 4.820622, 5.089495",\
|
||
|
"4.559935, 4.582468, 4.634051, 4.831527, 5.100399",\
|
||
|
"4.596781, 4.619314, 4.670897, 4.868373, 5.137246",\
|
||
|
"4.656953, 4.679486, 4.731069, 4.928545, 5.197418",\
|
||
|
"4.971114, 4.993646, 5.045229, 5.242705, 5.511578");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[8]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[8]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.024708, 2.043507, 2.079784, 2.199118, 2.360312",\
|
||
|
"2.024708, 2.043507, 2.079784, 2.199118, 2.360312",\
|
||
|
"2.024708, 2.043507, 2.079784, 2.199118, 2.360312",\
|
||
|
"2.024708, 2.043507, 2.079784, 2.199118, 2.360312",\
|
||
|
"2.007252, 2.026051, 2.062328, 2.181662, 2.342855");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.066842, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "2.055647, 2.078182, 2.129757, 2.327209, 2.596145",\
|
||
|
"2.066552, 2.089087, 2.140661, 2.338114, 2.607049",\
|
||
|
"2.103398, 2.125932, 2.177507, 2.374960, 2.643895",\
|
||
|
"2.163571, 2.186105, 2.237680, 2.435132, 2.704068",\
|
||
|
"2.473220, 2.495754, 2.547329, 2.744782, 3.013717");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.029096, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[8]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[9]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.188880, 4.211412, 4.262996, 4.460472, 4.688507",\
|
||
|
"4.188880, 4.211412, 4.262996, 4.460472, 4.688507",\
|
||
|
"4.188880, 4.211412, 4.262996, 4.460472, 4.688507",\
|
||
|
"4.188880, 4.211412, 4.262996, 4.460472, 4.688507",\
|
||
|
"4.134913, 4.157445, 4.209029, 4.406505, 4.675377");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.055556, 4.074355, 4.110632, 4.229966, 4.391158",\
|
||
|
"4.066141, 4.084939, 4.121216, 4.240550, 4.401742",\
|
||
|
"4.103323, 4.122121, 4.158398, 4.277732, 4.438924",\
|
||
|
"4.163529, 4.182328, 4.218605, 4.337938, 4.499131",\
|
||
|
"4.478041, 4.496840, 4.533117, 4.652451, 4.813643");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[9]_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[9]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.879547, 1.902082, 1.953657, 2.151109, 2.420045",\
|
||
|
"1.879547, 1.902082, 1.953657, 2.151109, 2.420045",\
|
||
|
"1.879547, 1.902082, 1.953657, 2.151109, 2.420045",\
|
||
|
"1.879547, 1.902082, 1.953657, 2.151109, 2.420045",\
|
||
|
"1.862238, 1.884772, 1.936347, 2.133800, 2.402735");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.864769, 1.883567, 1.919845, 2.039178, 2.200372",\
|
||
|
"1.875353, 1.894152, 1.930429, 2.049763, 2.210957",\
|
||
|
"1.912535, 1.931334, 1.967611, 2.086945, 2.248138",\
|
||
|
"1.972741, 1.991540, 2.027817, 2.147151, 2.308345",\
|
||
|
"2.282910, 2.301709, 2.337986, 2.457320, 2.618513");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[9]_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "ext_trim[9]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.136431, 4.155230, 4.191506, 4.310840, 4.431195",\
|
||
|
"4.136431, 4.155230, 4.191506, 4.310840, 4.431195",\
|
||
|
"4.136431, 4.155230, 4.191506, 4.310840, 4.431195",\
|
||
|
"4.136431, 4.155230, 4.191506, 4.310840, 4.431195",\
|
||
|
"4.082250, 4.101048, 4.137325, 4.256659, 4.417851");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "4.228930, 4.251463, 4.303046, 4.500522, 4.769395",\
|
||
|
"4.239515, 4.262048, 4.313631, 4.511107, 4.779980",\
|
||
|
"4.276697, 4.299229, 4.350812, 4.548288, 4.817161",\
|
||
|
"4.336904, 4.359436, 4.411019, 4.608495, 4.877368",\
|
||
|
"4.655210, 4.677742, 4.729326, 4.926802, 5.195674");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[9]_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "ext_trim[9]" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.887938, 1.906737, 1.943014, 2.062348, 2.223542",\
|
||
|
"1.887938, 1.906737, 1.943014, 2.062348, 2.223542",\
|
||
|
"1.887938, 1.906737, 1.943014, 2.062348, 2.223542",\
|
||
|
"1.887938, 1.906737, 1.943014, 2.062348, 2.223542",\
|
||
|
"1.876288, 1.895087, 1.931364, 2.050698, 2.211891");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.065137, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.962859, 1.985393, 2.036968, 2.234421, 2.503356",\
|
||
|
"1.973443, 1.995978, 2.047553, 2.245005, 2.513941",\
|
||
|
"2.010625, 2.033159, 2.084735, 2.282187, 2.551122",\
|
||
|
"2.070832, 2.093366, 2.144941, 2.342393, 2.611329",\
|
||
|
"2.386288, 2.408822, 2.460397, 2.657849, 2.926785");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.028292, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc ext_trim[9]_clockp[1]_inv_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : rising_edge ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "6.361306, 6.383839, 6.435422, 6.632898, 6.901771",\
|
||
|
"6.388946, 6.411479, 6.463062, 6.660538, 6.929410",\
|
||
|
"6.415409, 6.437942, 6.489525, 6.687001, 6.955106",\
|
||
|
"6.424128, 6.446661, 6.498244, 6.695720, 6.955106",\
|
||
|
"6.424128, 6.446661, 6.498244, 6.695720, 6.955106");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "6.174424, 6.193223, 6.229499, 6.348833, 6.510024",\
|
||
|
"6.202064, 6.220863, 6.257140, 6.376473, 6.537664",\
|
||
|
"6.228527, 6.247326, 6.283603, 6.402936, 6.563361",\
|
||
|
"6.237247, 6.256045, 6.292322, 6.411655, 6.563361",\
|
||
|
"6.237247, 6.256045, 6.292322, 6.411655, 6.563361");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206",\
|
||
|
"0.021185, 0.035484, 0.079392, 0.251073, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_clockp[1]_redg*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : rising_edge ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.811555, 0.834089, 0.885664, 1.083117, 1.352052",\
|
||
|
"0.839640, 0.862175, 0.913750, 1.111202, 1.380137",\
|
||
|
"0.868389, 0.890924, 0.942499, 1.139951, 1.408887",\
|
||
|
"0.879304, 0.901838, 0.953413, 1.150866, 1.419801",\
|
||
|
"0.880434, 0.902969, 0.954544, 1.151996, 1.420932");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416222, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.791859, 0.810658, 0.846935, 0.966269, 1.127463",\
|
||
|
"0.819912, 0.838711, 0.874988, 0.994322, 1.155516",\
|
||
|
"0.848661, 0.867459, 0.903737, 1.023070, 1.184264",\
|
||
|
"0.859608, 0.878406, 0.914684, 1.034017, 1.195211",\
|
||
|
"0.860711, 0.879510, 0.915787, 1.035121, 1.196315");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079390, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_clockp[1]_redg_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "resetb" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.206475, 3.229007, 3.280591, 3.478067, 3.746940",\
|
||
|
"3.215672, 3.238204, 3.289788, 3.487264, 3.756137",\
|
||
|
"3.236755, 3.259287, 3.310870, 3.508346, 3.777220",\
|
||
|
"3.261622, 3.284154, 3.335738, 3.533214, 3.798149",\
|
||
|
"3.261622, 3.284154, 3.335738, 3.533214, 3.798149");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.124536, 3.143334, 3.179611, 3.298945, 3.460137",\
|
||
|
"3.130399, 3.149198, 3.185475, 3.304809, 3.466001",\
|
||
|
"3.176635, 3.195434, 3.231711, 3.351044, 3.512237",\
|
||
|
"3.243315, 3.262113, 3.298390, 3.417724, 3.578916",\
|
||
|
"3.567070, 3.585868, 3.622145, 3.741479, 3.902671");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
|
||
|
} /* end of arc resetb_clockp[1]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "resetb" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.478955, 1.501489, 1.553064, 1.750516, 2.019452",\
|
||
|
"1.488152, 1.510686, 1.562261, 1.759714, 2.028649",\
|
||
|
"1.509234, 1.531768, 1.583344, 1.780796, 2.049731",\
|
||
|
"1.529570, 1.552105, 1.603680, 1.801132, 2.070068",\
|
||
|
"1.529570, 1.552105, 1.603680, 1.801132, 2.070068");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.685641, 1.704440, 1.740717, 1.860051, 2.021244",\
|
||
|
"1.691505, 1.710303, 1.746581, 1.865914, 2.027108",\
|
||
|
"1.737740, 1.756539, 1.792816, 1.912150, 2.073343",\
|
||
|
"1.804419, 1.823218, 1.859495, 1.978829, 2.140023",\
|
||
|
"2.128146, 2.146945, 2.183222, 2.302556, 2.463749");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
|
||
|
} /* end of arc resetb_clockp[1]_una_min*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "resetb" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.196499, 3.215298, 3.251575, 3.370908, 3.532101",\
|
||
|
"3.205696, 3.224495, 3.260772, 3.380105, 3.541298",\
|
||
|
"3.226779, 3.245577, 3.281854, 3.401188, 3.562380",\
|
||
|
"3.251646, 3.270445, 3.306722, 3.426055, 3.583310",\
|
||
|
"3.251646, 3.270445, 3.306722, 3.426055, 3.583310");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206",\
|
||
|
"0.021185, 0.035483, 0.079392, 0.251074, 0.477206");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "3.396357, 3.418889, 3.470472, 3.667948, 3.936821",\
|
||
|
"3.402220, 3.424752, 3.476336, 3.673812, 3.942685",\
|
||
|
"3.448456, 3.470988, 3.522571, 3.720047, 3.988920",\
|
||
|
"3.515135, 3.537667, 3.589251, 3.786726, 4.055600",\
|
||
|
"3.838840, 3.861372, 3.912956, 4.110432, 4.379304");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480",\
|
||
|
"0.022237, 0.045801, 0.119396, 0.416268, 0.822480");
|
||
|
}
|
||
|
|
||
|
} /* end of arc resetb_clockp[1]_inv*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "resetb" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : negative_unate ;
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.548870, 1.567668, 1.603946, 1.723279, 1.884473",\
|
||
|
"1.558067, 1.576865, 1.613143, 1.732476, 1.893670",\
|
||
|
"1.579149, 1.597948, 1.634225, 1.753559, 1.914752",\
|
||
|
"1.600291, 1.619090, 1.655367, 1.774701, 1.935895",\
|
||
|
"1.600291, 1.619090, 1.655367, 1.774701, 1.935895");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.037972, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811",\
|
||
|
"0.021186, 0.035483, 0.079391, 0.251074, 0.470811");
|
||
|
}
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "1.717980, 1.740515, 1.792090, 1.989542, 2.258478",\
|
||
|
"1.723844, 1.746378, 1.797953, 1.995406, 2.264341",\
|
||
|
"1.770079, 1.792614, 1.844189, 2.041641, 2.310577",\
|
||
|
"1.836759, 1.859293, 1.910868, 2.108320, 2.377256",\
|
||
|
"2.160487, 2.183021, 2.234596, 2.432048, 2.700984");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.015176, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.006616, 0.039516, 0.130158, 0.498403, 1.000000");
|
||
|
values ( "0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467",\
|
||
|
"0.022233, 0.045793, 0.119410, 0.416223, 0.822467");
|
||
|
}
|
||
|
|
||
|
} /* end of arc resetb_clockp[1]_inv_min*/
|
||
|
|
||
|
} /* end of pin clockp[1] */
|
||
|
|
||
|
pin("clockp[0]") {
|
||
|
direction : output ;
|
||
|
max_capacitance : 1.000000 ;
|
||
|
min_capacitance : 0.000000 ;
|
||
|
capacitance : 0.000507 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : clockp[0];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.089560, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.085636, 0.109615, 0.161221, 0.357651, 0.626583",\
|
||
|
"0.086455, 0.110446, 0.162054, 0.358465, 0.627350",\
|
||
|
"0.088147, 0.112159, 0.163771, 0.360147, 0.628948",\
|
||
|
"0.095745, 0.119851, 0.171481, 0.367703, 0.636126",\
|
||
|
"0.116462, 0.143158, 0.195296, 0.391487, 0.661933");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.089560, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.018648, 0.042420, 0.112216, 0.401915, 0.801723",\
|
||
|
"0.018747, 0.042463, 0.112240, 0.401915, 0.801723",\
|
||
|
"0.018927, 0.042540, 0.112285, 0.401915, 0.801723",\
|
||
|
"0.019735, 0.042888, 0.112486, 0.401915, 0.801723",\
|
||
|
"0.025501, 0.047682, 0.114215, 0.401915, 0.802078");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.071708, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.103130, 0.123734, 0.160702, 0.276520, 0.432144",\
|
||
|
"0.107003, 0.127571, 0.164527, 0.280339, 0.435988",\
|
||
|
"0.109401, 0.129946, 0.166894, 0.282702, 0.438367",\
|
||
|
"0.124427, 0.144834, 0.181734, 0.297519, 0.453280",\
|
||
|
"0.182497, 0.204852, 0.243199, 0.362689, 0.515181");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.071708, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.018030, 0.033590, 0.073836, 0.235865, 0.467206",\
|
||
|
"0.018032, 0.033623, 0.073842, 0.235865, 0.467206",\
|
||
|
"0.018034, 0.033644, 0.073845, 0.235865, 0.467206",\
|
||
|
"0.018042, 0.033770, 0.073865, 0.235865, 0.467206",\
|
||
|
"0.023003, 0.038442, 0.076577, 0.238239, 0.467249");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_clockp[0]_una*/
|
||
|
|
||
|
timing () {
|
||
|
min_delay_flag : true ;
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : combinational ;
|
||
|
timing_sense : positive_unate ;
|
||
|
cell_rise( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.078800, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.085636, 0.109615, 0.161221, 0.357651, 0.626583",\
|
||
|
"0.086329, 0.110318, 0.161925, 0.358339, 0.627231",\
|
||
|
"0.088147, 0.112159, 0.163771, 0.360147, 0.628948",\
|
||
|
"0.095745, 0.119851, 0.171481, 0.367703, 0.636126",\
|
||
|
"0.116462, 0.143158, 0.195296, 0.391487, 0.661933");
|
||
|
}
|
||
|
rise_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.078800, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.018648, 0.042420, 0.112216, 0.401444, 0.801357",\
|
||
|
"0.018733, 0.042457, 0.112237, 0.401444, 0.801357",\
|
||
|
"0.018927, 0.042540, 0.112285, 0.401444, 0.801357",\
|
||
|
"0.019735, 0.042888, 0.112486, 0.401444, 0.801357",\
|
||
|
"0.025501, 0.047682, 0.114215, 0.401444, 0.802078");
|
||
|
}
|
||
|
cell_fall( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.067923, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.103130, 0.123734, 0.160702, 0.276520, 0.432144",\
|
||
|
"0.106186, 0.126762, 0.163720, 0.279534, 0.435178",\
|
||
|
"0.109401, 0.129946, 0.166894, 0.282702, 0.438367",\
|
||
|
"0.124427, 0.144834, 0.181734, 0.297519, 0.453280",\
|
||
|
"0.182497, 0.204852, 0.243199, 0.362689, 0.515181");
|
||
|
}
|
||
|
fall_transition( f_itrans_ocap ){
|
||
|
index_1 ( "0.000000, 0.067923, 0.122474, 0.282311, 1.500000");
|
||
|
index_2 ( "0.001007, 0.033907, 0.124549, 0.492794, 1.000000");
|
||
|
values ( "0.018030, 0.033590, 0.073836, 0.235610, 0.467042",\
|
||
|
"0.018032, 0.033616, 0.073840, 0.235610, 0.467042",\
|
||
|
"0.018034, 0.033644, 0.073845, 0.235610, 0.467042",\
|
||
|
"0.018042, 0.033770, 0.073865, 0.235610, 0.467042",\
|
||
|
"0.023003, 0.038442, 0.076577, 0.238239, 0.467249");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_clockp[0]_una_min*/
|
||
|
|
||
|
} /* end of pin clockp[0] */
|
||
|
} /* end of bus clockp */
|
||
|
bus ( div ) {
|
||
|
|
||
|
bus_type : BUS5_type1 ;
|
||
|
direction : input ;
|
||
|
|
||
|
pin("div[4]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.010607 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : div[4];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.041931, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.027437, 1.017836, 1.000332, 0.979431, 1.005804",\
|
||
|
"1.035094, 1.025493, 1.007989, 0.987088, 1.013461",\
|
||
|
"1.046270, 1.036669, 1.019165, 0.998264, 1.024637",\
|
||
|
"1.059562, 1.049960, 1.032457, 1.011556, 1.037929",\
|
||
|
"1.047413, 1.037812, 1.020308, 0.999407, 1.025780");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.017102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.163648, 1.154047, 1.136543, 1.115642, 1.142015",\
|
||
|
"1.169325, 1.159724, 1.142220, 1.121319, 1.147692",\
|
||
|
"1.210920, 1.201319, 1.183815, 1.162914, 1.189287",\
|
||
|
"1.273043, 1.263442, 1.245938, 1.225037, 1.251410",\
|
||
|
"1.545414, 1.535813, 1.518309, 1.497408, 1.523781");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[4]_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.041931, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.378590, -0.375966, -0.371181, -0.365468, -0.422408",\
|
||
|
"-0.390146, -0.387522, -0.382737, -0.377024, -0.433965",\
|
||
|
"-0.410711, -0.408087, -0.403302, -0.397589, -0.454530",\
|
||
|
"-0.433073, -0.430449, -0.425664, -0.419951, -0.476892",\
|
||
|
"-0.423256, -0.420632, -0.415847, -0.405045, -0.432610");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.017102, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.453125, -0.450500, -0.445716, -0.440002, -0.496943",\
|
||
|
"-0.459607, -0.456982, -0.452198, -0.446484, -0.503425",\
|
||
|
"-0.498679, -0.496055, -0.491270, -0.485557, -0.542497",\
|
||
|
"-0.557948, -0.555324, -0.550539, -0.544826, -0.601767",\
|
||
|
"-0.895506, -0.892882, -0.881369, -0.859415, -0.886980");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[4]_hldr*/
|
||
|
|
||
|
} /* end of pin div[4] */
|
||
|
|
||
|
pin("div[3]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.020143 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : div[3];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.074294, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.414869, 1.405267, 1.387764, 1.366863, 1.393236",\
|
||
|
"1.424646, 1.415045, 1.397541, 1.376640, 1.403013",\
|
||
|
"1.425588, 1.415986, 1.398482, 1.377582, 1.403955",\
|
||
|
"1.419858, 1.410257, 1.392753, 1.371852, 1.398225",\
|
||
|
"1.319968, 1.310367, 1.292863, 1.271962, 1.298335");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.030823, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.238745, 1.229144, 1.211640, 1.190740, 1.217113",\
|
||
|
"1.251323, 1.241722, 1.224218, 1.203317, 1.229690",\
|
||
|
"1.282515, 1.272914, 1.255410, 1.234509, 1.260882",\
|
||
|
"1.324058, 1.314457, 1.296953, 1.276052, 1.302425",\
|
||
|
"1.624174, 1.614573, 1.597069, 1.576168, 1.602541");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[3]_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.074294, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.469624, -0.459540, -0.441154, -0.419200, -0.446765",\
|
||
|
"-0.481985, -0.471900, -0.453515, -0.431561, -0.459126",\
|
||
|
"-0.488455, -0.478371, -0.459985, -0.438032, -0.465596",\
|
||
|
"-0.500136, -0.490051, -0.471665, -0.449712, -0.477276",\
|
||
|
"-0.434813, -0.424729, -0.406343, -0.384389, -0.411954");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.030823, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.440274, -0.437649, -0.432865, -0.427151, -0.484092",\
|
||
|
"-0.451976, -0.449351, -0.444567, -0.438853, -0.495794",\
|
||
|
"-0.485884, -0.483260, -0.478475, -0.472762, -0.529703",\
|
||
|
"-0.544753, -0.542128, -0.537343, -0.531630, -0.588571",\
|
||
|
"-0.850337, -0.840252, -0.821866, -0.799913, -0.827477");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[3]_hldr*/
|
||
|
|
||
|
} /* end of pin div[3] */
|
||
|
|
||
|
pin("div[2]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007280 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : div[2];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.030471, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.303690, 1.294089, 1.276585, 1.255684, 1.282057",\
|
||
|
"1.312268, 1.302666, 1.285162, 1.264262, 1.290635",\
|
||
|
"1.324082, 1.314481, 1.296977, 1.276077, 1.302450",\
|
||
|
"1.325112, 1.315511, 1.298007, 1.277106, 1.303479",\
|
||
|
"1.242909, 1.233308, 1.215804, 1.194903, 1.221276");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.011488, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.240630, 1.231029, 1.213525, 1.192624, 1.218997",\
|
||
|
"1.244936, 1.235334, 1.217830, 1.196930, 1.223303",\
|
||
|
"1.289720, 1.280119, 1.262615, 1.241714, 1.268087",\
|
||
|
"1.334066, 1.324465, 1.306961, 1.286061, 1.312434",\
|
||
|
"1.553576, 1.543974, 1.526470, 1.505570, 1.531943");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[2]_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.030471, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.504478, -0.494393, -0.476007, -0.454054, -0.481618",\
|
||
|
"-0.513052, -0.502967, -0.484581, -0.462628, -0.490192",\
|
||
|
"-0.525934, -0.515849, -0.497464, -0.475510, -0.503075",\
|
||
|
"-0.528729, -0.518644, -0.500258, -0.478305, -0.505870",\
|
||
|
"-0.448476, -0.439313, -0.420927, -0.398973, -0.426538");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.011488, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.418946, -0.416321, -0.411537, -0.405823, -0.462764",\
|
||
|
"-0.423252, -0.420627, -0.415843, -0.410129, -0.467070",\
|
||
|
"-0.467872, -0.465247, -0.460462, -0.454749, -0.511690",\
|
||
|
"-0.511108, -0.508483, -0.503698, -0.497985, -0.554926",\
|
||
|
"-0.726472, -0.723848, -0.719063, -0.713350, -0.770291");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[2]_hldr*/
|
||
|
|
||
|
} /* end of pin div[2] */
|
||
|
|
||
|
pin("div[1]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.013189 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : div[1];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.050827, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.133700, 1.124099, 1.106595, 1.085694, 1.112067",\
|
||
|
"1.147745, 1.138144, 1.120640, 1.099739, 1.126112",\
|
||
|
"1.165835, 1.156234, 1.138730, 1.117829, 1.144202",\
|
||
|
"1.187861, 1.178260, 1.160756, 1.139856, 1.166229",\
|
||
|
"1.175399, 1.165797, 1.148293, 1.127393, 1.153766");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.021095, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.325705, 1.316104, 1.298600, 1.277699, 1.304072",\
|
||
|
"1.332715, 1.323113, 1.305609, 1.284709, 1.311082",\
|
||
|
"1.372993, 1.363392, 1.345888, 1.324987, 1.351360",\
|
||
|
"1.435208, 1.425607, 1.408103, 1.387202, 1.413575",\
|
||
|
"1.708142, 1.698541, 1.681037, 1.660136, 1.686509");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[1]_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.050827, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.499503, -0.496878, -0.492093, -0.486380, -0.521915",\
|
||
|
"-0.513547, -0.510923, -0.506138, -0.500425, -0.533752",\
|
||
|
"-0.531638, -0.529013, -0.524229, -0.510570, -0.538134",\
|
||
|
"-0.553608, -0.549110, -0.530724, -0.508771, -0.536335",\
|
||
|
"-0.470139, -0.460054, -0.441669, -0.419715, -0.447280");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.021095, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.465822, -0.463198, -0.458413, -0.452700, -0.509640",\
|
||
|
"-0.473740, -0.471115, -0.466330, -0.460617, -0.517558",\
|
||
|
"-0.510774, -0.508150, -0.503365, -0.497652, -0.554593",\
|
||
|
"-0.549158, -0.546534, -0.541749, -0.536036, -0.592977",\
|
||
|
"-0.750399, -0.747774, -0.742990, -0.737276, -0.794217");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[1]_hldr*/
|
||
|
|
||
|
} /* end of pin div[1] */
|
||
|
|
||
|
pin("div[0]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.015038 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : div[0];
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : setup_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.057106, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.147371, 1.137770, 1.120266, 1.099365, 1.125738",\
|
||
|
"1.164046, 1.154445, 1.136941, 1.116040, 1.142413",\
|
||
|
"1.179150, 1.169549, 1.152045, 1.131144, 1.157517",\
|
||
|
"1.197380, 1.187779, 1.170275, 1.149374, 1.175747",\
|
||
|
"1.170892, 1.161291, 1.143787, 1.122886, 1.149259");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.024128, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "1.401234, 1.391633, 1.374129, 1.353228, 1.379601",\
|
||
|
"1.409493, 1.399892, 1.382388, 1.361488, 1.387861",\
|
||
|
"1.449364, 1.439763, 1.422259, 1.401358, 1.427731",\
|
||
|
"1.512608, 1.503007, 1.485503, 1.464602, 1.490975",\
|
||
|
"1.796026, 1.786424, 1.768920, 1.748020, 1.774393");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[0]_stupr*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : hold_rising ;
|
||
|
rise_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.057106, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.444853, -0.442228, -0.437443, -0.431730, -0.488671",\
|
||
|
"-0.456179, -0.453554, -0.448769, -0.443056, -0.499997",\
|
||
|
"-0.459007, -0.456383, -0.451598, -0.445885, -0.502826",\
|
||
|
"-0.454341, -0.451717, -0.446932, -0.441219, -0.498160",\
|
||
|
"-0.347241, -0.344617, -0.339832, -0.334119, -0.391059");
|
||
|
}
|
||
|
fall_constraint( f_dtrans_ctrans ){
|
||
|
index_1 ( "0.000000, 0.024128, 0.122474, 0.282311, 1.499372");
|
||
|
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
|
||
|
values ( "-0.522339, -0.512254, -0.493868, -0.471915, -0.499479",\
|
||
|
"-0.531580, -0.521496, -0.503110, -0.481156, -0.508721",\
|
||
|
"-0.567464, -0.557380, -0.538994, -0.517040, -0.544605",\
|
||
|
"-0.606912, -0.596827, -0.578441, -0.556488, -0.584053",\
|
||
|
"-0.830565, -0.820480, -0.802094, -0.780141, -0.807706");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_div[0]_hldr*/
|
||
|
|
||
|
} /* end of pin div[0] */
|
||
|
} /* end of bus div */
|
||
|
bus ( ext_trim ) {
|
||
|
|
||
|
bus_type : BUS26_type2 ;
|
||
|
direction : input ;
|
||
|
|
||
|
pin("ext_trim[25]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.011428 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[25];
|
||
|
} /* end of pin ext_trim[25] */
|
||
|
|
||
|
pin("ext_trim[24]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007896 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[24];
|
||
|
} /* end of pin ext_trim[24] */
|
||
|
|
||
|
pin("ext_trim[23]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.006398 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[23];
|
||
|
} /* end of pin ext_trim[23] */
|
||
|
|
||
|
pin("ext_trim[22]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.009997 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[22];
|
||
|
} /* end of pin ext_trim[22] */
|
||
|
|
||
|
pin("ext_trim[21]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.013975 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[21];
|
||
|
} /* end of pin ext_trim[21] */
|
||
|
|
||
|
pin("ext_trim[20]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.014262 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[20];
|
||
|
} /* end of pin ext_trim[20] */
|
||
|
|
||
|
pin("ext_trim[19]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.013696 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[19];
|
||
|
} /* end of pin ext_trim[19] */
|
||
|
|
||
|
pin("ext_trim[18]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.014425 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[18];
|
||
|
} /* end of pin ext_trim[18] */
|
||
|
|
||
|
pin("ext_trim[17]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.009656 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[17];
|
||
|
} /* end of pin ext_trim[17] */
|
||
|
|
||
|
pin("ext_trim[16]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007402 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[16];
|
||
|
} /* end of pin ext_trim[16] */
|
||
|
|
||
|
pin("ext_trim[15]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.008205 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[15];
|
||
|
} /* end of pin ext_trim[15] */
|
||
|
|
||
|
pin("ext_trim[14]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007654 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[14];
|
||
|
} /* end of pin ext_trim[14] */
|
||
|
|
||
|
pin("ext_trim[13]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.006766 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[13];
|
||
|
} /* end of pin ext_trim[13] */
|
||
|
|
||
|
pin("ext_trim[12]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.008094 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[12];
|
||
|
} /* end of pin ext_trim[12] */
|
||
|
|
||
|
pin("ext_trim[11]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.006296 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[11];
|
||
|
} /* end of pin ext_trim[11] */
|
||
|
|
||
|
pin("ext_trim[10]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007249 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[10];
|
||
|
} /* end of pin ext_trim[10] */
|
||
|
|
||
|
pin("ext_trim[9]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.017275 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[9];
|
||
|
} /* end of pin ext_trim[9] */
|
||
|
|
||
|
pin("ext_trim[8]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.017743 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[8];
|
||
|
} /* end of pin ext_trim[8] */
|
||
|
|
||
|
pin("ext_trim[7]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007631 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[7];
|
||
|
} /* end of pin ext_trim[7] */
|
||
|
|
||
|
pin("ext_trim[6]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.005790 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[6];
|
||
|
} /* end of pin ext_trim[6] */
|
||
|
|
||
|
pin("ext_trim[5]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.006079 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[5];
|
||
|
} /* end of pin ext_trim[5] */
|
||
|
|
||
|
pin("ext_trim[4]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.005159 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[4];
|
||
|
} /* end of pin ext_trim[4] */
|
||
|
|
||
|
pin("ext_trim[3]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.007676 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[3];
|
||
|
} /* end of pin ext_trim[3] */
|
||
|
|
||
|
pin("ext_trim[2]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.017078 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[2];
|
||
|
} /* end of pin ext_trim[2] */
|
||
|
|
||
|
pin("ext_trim[1]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.004200 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[1];
|
||
|
} /* end of pin ext_trim[1] */
|
||
|
|
||
|
pin("ext_trim[0]") {
|
||
|
direction : input ;
|
||
|
max_transition : 1.499372 ;
|
||
|
capacitance : 0.008965 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ext_trim[0];
|
||
|
} /* end of pin ext_trim[0] */
|
||
|
} /* end of bus ext_trim */
|
||
|
|
||
|
pin("pll_control_clock") {
|
||
|
direction : internal ;
|
||
|
max_transition : 1.500565 ;
|
||
|
min_transition : 0.000000 ;
|
||
|
max_capacitance : 1.000000 ;
|
||
|
min_capacitance : 0.000000 ;
|
||
|
capacitance : 0.000000 ;
|
||
|
|
||
|
/* Other user defined attributes. */
|
||
|
original_pin : ringosc.ibufp01/Y;
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : min_pulse_width ;
|
||
|
fall_constraint( scalar ){
|
||
|
values ( "0.234269");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_pll_control_clock_pwl*/
|
||
|
|
||
|
timing () {
|
||
|
related_pin : "pll_control_clock" ;
|
||
|
timing_type : min_pulse_width ;
|
||
|
rise_constraint( scalar ){
|
||
|
values ( "0.216334");
|
||
|
}
|
||
|
|
||
|
} /* end of arc pll_control_clock_pll_control_clock_pwh*/
|
||
|
|
||
|
} /* end of pin pll_control_clock */
|
||
|
|
||
|
} /* end of cell */
|
||
|
|
||
|
} /* end of library */
|
||
|
|