caravel/signoff/digital_pll/primetime-signoff/lib/max/digital_pll.ff.lib

6107 lines
269 KiB
Plaintext
Raw Normal View History

library("digital_pll.ff") {
technology (cmos) ;
delay_model : table_lookup ;
library_features ( report_delay_calculation ) ;
date : "Tue Oct 18 15:36:37 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.047676 ;
/* 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.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.251752, 0.236373, 0.208337, 0.174859, 0.176894",\
"0.280379, 0.265000, 0.236963, 0.203486, 0.205521",\
"0.300011, 0.284632, 0.256595, 0.223118, 0.225153",\
"0.355105, 0.339727, 0.311690, 0.278212, 0.280247",\
"0.598665, 0.583286, 0.555250, 0.521772, 0.523807");
}
} /* 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.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.013111, 0.000644, 0.025721, 0.055665, 0.061494",\
"-0.044713, -0.030957, -0.005880, 0.024063, 0.029893",\
"-0.064399, -0.050644, -0.025567, 0.004376, 0.010206",\
"-0.119426, -0.105670, -0.080593, -0.050650, -0.044820",\
"-0.364642, -0.350890, -0.325820, -0.295885, -0.290093");
}
} /* end of arc pll_control_clock_dco_remfr*/
} /* end of pin dco */
pin("enable") {
direction : input ;
max_transition : 1.499372 ;
capacitance : 0.010164 ;
/* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.168374, 0.152971, 0.124890, 0.091360, 0.093394",\
"0.177909, 0.162506, 0.134425, 0.100895, 0.102929",\
"0.201189, 0.185786, 0.157705, 0.124175, 0.126210",\
"0.229261, 0.213858, 0.185777, 0.152246, 0.154281",\
"0.231555, 0.216153, 0.188071, 0.154541, 0.156576");
}
} /* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.079861, 0.093617, 0.118695, 0.148639, 0.154473",\
"0.070326, 0.084082, 0.109160, 0.139104, 0.144938",\
"0.047973, 0.061724, 0.086796, 0.116732, 0.122530",\
"0.021995, 0.035739, 0.060795, 0.090713, 0.096429",\
"0.034899, 0.048608, 0.073599, 0.103441, 0.108810");
}
} /* end of arc pll_control_clock_enable_remrr*/
} /* end of pin enable */
pin("osc") {
direction : input ;
max_transition : 1.499372 ;
capacitance : 0.003970 ;
/* 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.018869, 0.500000, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.034374, 0.030818, 0.024336, 0.016596, 0.071195",\
"0.034374, 0.030818, 0.024336, 0.016596, 0.071195",\
"0.036335, 0.032674, 0.026000, 0.018030, 0.072488",\
"0.086353, 0.080002, 0.068424, 0.054598, 0.105461",\
"0.049043, 0.041446, 0.027597, 0.011060, 0.064364");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.006692, 0.500000, 0.749686, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.065428, 0.055854, 0.038398, 0.017555, 0.044102",\
"0.065428, 0.055854, 0.038398, 0.017555, 0.044102",\
"0.244222, 0.233885, 0.215040, 0.192537, 0.214103",\
"0.300380, 0.290292, 0.271900, 0.249939, 0.271809",\
"0.469138, 0.459797, 0.442769, 0.422436, 0.445222");
}
} /* 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.018869, 0.500000, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.018366, -0.015762, -0.011015, -0.005346, -0.062336",\
"-0.018366, -0.015762, -0.011015, -0.005346, -0.062336",\
"-0.019755, -0.017132, -0.012349, -0.006639, -0.063582",\
"-0.055174, -0.052062, -0.046387, -0.039612, -0.095358",\
"-0.000575, 0.001790, 0.006102, 0.011250, -0.051819");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.006692, 0.500000, 0.749686, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.022786, -0.012693, 0.005707, 0.027678, -0.000163",\
"-0.022786, -0.012693, 0.005707, 0.027678, -0.000163",\
"-0.182798, -0.172959, -0.155022, -0.133605, -0.152729",\
"-0.232226, -0.222885, -0.205856, -0.185521, -0.204950",\
"-0.380760, -0.372914, -0.358610, -0.341531, -0.361876");
}
} /* end of arc pll_control_clock_osc_hldr*/
} /* end of pin osc */
pin("resetb") {
direction : input ;
max_transition : 1.499372 ;
capacitance : 0.009981 ;
/* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.172434, 0.157031, 0.128950, 0.095420, 0.097454",\
"0.182127, 0.166724, 0.138643, 0.105113, 0.107147",\
"0.202732, 0.187329, 0.159248, 0.125718, 0.127753",\
"0.228164, 0.212762, 0.184680, 0.151150, 0.153185",\
"0.226308, 0.210905, 0.182824, 0.149294, 0.151329");
}
} /* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "0.075819, 0.089575, 0.114653, 0.144597, 0.150430",\
"0.066126, 0.079882, 0.104960, 0.134904, 0.140737",\
"0.045730, 0.059485, 0.084563, 0.114507, 0.120341",\
"0.022423, 0.036169, 0.061230, 0.091155, 0.096897",\
"0.037022, 0.050737, 0.075740, 0.105595, 0.111027");
}
} /* 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.006786 ;
/* 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.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.846475, 5.869175, 5.921485, 6.123137, 6.400613",\
"5.892929, 5.915629, 5.967940, 6.169590, 6.447067",\
"5.912549, 5.935249, 5.987559, 6.189210, 6.457076",\
"5.929896, 5.952597, 6.004907, 6.206558, 6.457076",\
"5.929896, 5.952597, 6.004907, 6.206558, 6.457076");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.819274, 5.838882, 5.876619, 6.000680, 6.161442",\
"5.843886, 5.863494, 5.901232, 6.025292, 6.186054",\
"5.861845, 5.881453, 5.919190, 6.043251, 6.204013",\
"5.918472, 5.938080, 5.975817, 6.099878, 6.260639",\
"6.265660, 6.285268, 6.323005, 6.447066, 6.607827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482");
}
} /* 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.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.456035, 0.478739, 0.531038, 0.732649, 1.010183",\
"0.503021, 0.525724, 0.578023, 0.779635, 1.057169",\
"0.510726, 0.533430, 0.585729, 0.787340, 1.064875",\
"0.510726, 0.533430, 0.585729, 0.787340, 1.064875",\
"0.510726, 0.533430, 0.585729, 0.787340, 1.064875");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.603102, 0.622710, 0.660446, 0.784499, 0.945258",\
"0.627456, 0.647065, 0.684800, 0.808854, 0.969613",\
"0.646966, 0.666574, 0.704310, 0.828363, 0.989122",\
"0.709858, 0.729466, 0.767202, 0.891255, 1.052014",\
"0.986498, 1.006107, 1.043842, 1.167896, 1.328655");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745");
}
} /* 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.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.713634, 5.733242, 5.770979, 5.895040, 6.055801",\
"5.760088, 5.779696, 5.817433, 5.941494, 6.102256",\
"5.779707, 5.799315, 5.837053, 5.961113, 6.112265",\
"5.797055, 5.816663, 5.854401, 5.978461, 6.112265",\
"5.797055, 5.816663, 5.854401, 5.978461, 6.112265");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "6.046712, 6.069412, 6.121723, 6.323373, 6.600850",\
"6.071324, 6.094025, 6.146335, 6.347986, 6.625463",\
"6.089283, 6.111983, 6.164293, 6.365944, 6.643421",\
"6.145909, 6.168610, 6.220920, 6.422571, 6.700047",\
"6.493098, 6.515798, 6.568108, 6.769759, 7.047236");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.522795, 0.542403, 0.580139, 0.704192, 0.864951",\
"0.561540, 0.581149, 0.618884, 0.742938, 0.903697",\
"0.561540, 0.581149, 0.618884, 0.742938, 0.903697",\
"0.561540, 0.581149, 0.618884, 0.742938, 0.903697",\
"0.561540, 0.581149, 0.618884, 0.742938, 0.903697");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.169571, 0.282311, 0.650743, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.572708, 0.595411, 0.647710, 0.849322, 1.126856",\
"0.601335, 0.624038, 0.676337, 0.877949, 1.155483",\
"0.620966, 0.643670, 0.695969, 0.897581, 1.175115",\
"0.676067, 0.698771, 0.751070, 0.952682, 1.230216",\
"0.919739, 0.942442, 0.994741, 1.196353, 1.473887");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.073370, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077");
}
} /* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.273170, 3.295871, 3.348181, 3.549832, 3.827309",\
"3.282705, 3.305406, 3.357716, 3.559366, 3.836844",\
"3.305986, 3.328687, 3.380997, 3.582648, 3.860125",\
"3.334049, 3.356750, 3.409059, 3.610710, 3.888187",\
"3.335708, 3.358408, 3.410718, 3.612369, 3.889846");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.193513, 3.213121, 3.250859, 3.374919, 3.535682",\
"3.199513, 3.219122, 3.256859, 3.380920, 3.541683",\
"3.244286, 3.263894, 3.301632, 3.425692, 3.586455",\
"3.309320, 3.328928, 3.366666, 3.490726, 3.651489",\
"3.622216, 3.641824, 3.679562, 3.803622, 3.964385");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.507449, 1.530152, 1.582452, 1.784063, 2.061597",\
"1.516984, 1.539687, 1.591987, 1.793598, 2.071132",\
"1.540265, 1.562968, 1.615268, 1.816879, 2.094413",\
"1.568327, 1.591031, 1.643330, 1.844941, 2.122476",\
"1.569268, 1.591972, 1.644271, 1.845882, 2.123416");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.713736, 1.733345, 1.771080, 1.895134, 2.055892",\
"1.719737, 1.739346, 1.777081, 1.901134, 2.061893",\
"1.764509, 1.784118, 1.821853, 1.945907, 2.106665",\
"1.829543, 1.849152, 1.886887, 2.010941, 2.171699",\
"2.142412, 2.162021, 2.199756, 2.323810, 2.484568");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.260071, 3.279679, 3.317416, 3.441477, 3.602240",\
"3.269605, 3.289214, 3.326951, 3.451012, 3.611775",\
"3.292886, 3.312495, 3.350232, 3.474293, 3.635056",\
"3.320949, 3.340557, 3.378294, 3.502355, 3.663118",\
"3.322608, 3.342216, 3.379953, 3.504014, 3.664777");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.477379, 3.500080, 3.552389, 3.754040, 4.031518",\
"3.483379, 3.506080, 3.558390, 3.760041, 4.037518",\
"3.528152, 3.550852, 3.603162, 3.804813, 4.082290",\
"3.593186, 3.615887, 3.668196, 3.869847, 4.147325",\
"3.906036, 3.928737, 3.981046, 4.182697, 4.460175");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.578150, 1.597758, 1.635494, 1.759547, 1.920306",\
"1.587685, 1.607293, 1.645029, 1.769082, 1.929841",\
"1.610965, 1.630574, 1.668309, 1.792363, 1.953121",\
"1.639028, 1.658636, 1.696372, 1.820425, 1.981184",\
"1.640944, 1.660553, 1.698288, 1.822342, 1.983101");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040580, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.747003, 1.769706, 1.822005, 2.023617, 2.301151",\
"1.753003, 1.775707, 1.828006, 2.029617, 2.307152",\
"1.797776, 1.820479, 1.872778, 2.074390, 2.351924",\
"1.862810, 1.885513, 1.937813, 2.139424, 2.416958",\
"2.175680, 2.198383, 2.250683, 2.452294, 2.729828");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016708, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.526748, 2.549448, 2.601758, 2.803409, 3.057019",\
"2.526748, 2.549448, 2.601758, 2.803409, 3.057019",\
"2.526748, 2.549448, 2.601758, 2.803409, 3.057019",\
"2.526748, 2.549448, 2.601758, 2.803409, 3.057019",\
"2.452142, 2.474843, 2.527152, 2.728803, 3.006280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.371174, 2.390782, 2.428520, 2.552580, 2.713343",\
"2.376524, 2.396133, 2.433870, 2.557931, 2.718694",\
"2.421181, 2.440789, 2.478527, 2.602587, 2.763350",\
"2.467055, 2.486664, 2.524401, 2.648462, 2.809225",\
"2.696597, 2.716205, 2.753942, 2.878003, 3.038766");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.228463, 1.251166, 1.303465, 1.505077, 1.782611",\
"1.228463, 1.251166, 1.303465, 1.505077, 1.782611",\
"1.228463, 1.251166, 1.303465, 1.505077, 1.782611",\
"1.228463, 1.251166, 1.303465, 1.505077, 1.782611",\
"1.173203, 1.195906, 1.248206, 1.449817, 1.727351");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.172225, 1.191834, 1.229569, 1.353622, 1.514381",\
"1.177575, 1.197184, 1.234919, 1.358973, 1.519731",\
"1.221575, 1.241183, 1.278919, 1.402972, 1.563731",\
"1.266178, 1.285787, 1.323522, 1.447575, 1.608334",\
"1.490975, 1.510583, 1.548319, 1.672372, 1.833131");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.495951, 2.515559, 2.553297, 2.677357, 2.814205",\
"2.495951, 2.515559, 2.553297, 2.677357, 2.814205",\
"2.495951, 2.515559, 2.553297, 2.677357, 2.814205",\
"2.495951, 2.515559, 2.553297, 2.677357, 2.814205",\
"2.421065, 2.440674, 2.478411, 2.602472, 2.763235");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.522803, 2.545503, 2.597813, 2.799464, 3.076941",\
"2.528153, 2.550854, 2.603163, 2.804814, 3.082292",\
"2.572820, 2.595521, 2.647830, 2.849481, 3.126959",\
"2.618714, 2.641415, 2.693725, 2.895375, 3.172853",\
"2.850753, 2.873454, 2.925764, 3.127414, 3.404892");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.251546, 1.271155, 1.308890, 1.432943, 1.593702",\
"1.251546, 1.271155, 1.308890, 1.432943, 1.593702",\
"1.251546, 1.271155, 1.308890, 1.432943, 1.593702",\
"1.251546, 1.271155, 1.308890, 1.432943, 1.593702",\
"1.201665, 1.221274, 1.259009, 1.383062, 1.543821");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.037848, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.249242, 1.271946, 1.324245, 1.525856, 1.803391",\
"1.254593, 1.277296, 1.329595, 1.531207, 1.808741",\
"1.299338, 1.322041, 1.374340, 1.575952, 1.853486",\
"1.345383, 1.368086, 1.420386, 1.621997, 1.899531",\
"1.575647, 1.598350, 1.650650, 1.852261, 2.129795");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.960428, 3.983129, 4.035439, 4.237090, 4.514567",\
"3.971011, 3.993712, 4.046022, 4.247673, 4.525150",\
"3.992935, 4.015635, 4.067945, 4.269596, 4.543812",\
"4.011682, 4.034382, 4.086692, 4.288342, 4.543812",\
"4.011682, 4.034382, 4.086692, 4.288342, 4.543812");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.856302, 3.875911, 3.913648, 4.037709, 4.198472",\
"3.861058, 3.880666, 3.918404, 4.042465, 4.203227",\
"3.904279, 3.923887, 3.961624, 4.085685, 4.246448",\
"3.965056, 3.984664, 4.022402, 4.146462, 4.307225",\
"4.227461, 4.247070, 4.284807, 4.408868, 4.569630");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.848520, 1.871224, 1.923523, 2.125134, 2.402668",\
"1.859103, 1.881806, 1.934106, 2.135717, 2.413251",\
"1.877765, 1.900469, 1.952768, 2.154379, 2.431914",\
"1.877765, 1.900469, 1.952768, 2.154379, 2.431914",\
"1.877765, 1.900469, 1.952768, 2.154379, 2.431914");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.844224, 1.863833, 1.901568, 2.025621, 2.186380",\
"1.848980, 1.868588, 1.906324, 2.030377, 2.191136",\
"1.892200, 1.911809, 1.949544, 2.073597, 2.234356",\
"1.952978, 1.972587, 2.010322, 2.134375, 2.295134",\
"2.215384, 2.234992, 2.272727, 2.396781, 2.557539");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.800790, 3.820398, 3.858136, 3.982196, 4.142959",\
"3.811373, 3.830981, 3.868718, 3.992779, 4.153542",\
"3.833296, 3.852904, 3.890641, 4.014702, 4.172204",\
"3.852042, 3.871650, 3.909388, 4.033449, 4.172204",\
"3.852042, 3.871650, 3.909388, 4.033449, 4.172204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.894255, 3.916955, 3.969265, 4.170916, 4.448393",\
"3.899011, 3.921711, 3.974021, 4.175672, 4.453149",\
"3.942231, 3.964931, 4.017241, 4.218892, 4.496369",\
"4.003009, 4.025709, 4.078019, 4.279670, 4.557147",\
"4.265414, 4.288115, 4.340425, 4.542076, 4.819552");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.780429, 1.800038, 1.837773, 1.961827, 2.122585",\
"1.791012, 1.810621, 1.848356, 1.972410, 2.133168",\
"1.809675, 1.829283, 1.867019, 1.991072, 2.151831",\
"1.809675, 1.829283, 1.867019, 1.991072, 2.151831",\
"1.809675, 1.829283, 1.867019, 1.991072, 2.151831");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035063, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.797222, 1.819925, 1.872225, 2.073836, 2.351370",\
"1.801978, 1.824681, 1.876980, 2.078592, 2.356126",\
"1.845198, 1.867901, 1.920201, 2.121812, 2.399346",\
"1.905976, 1.928679, 1.980978, 2.182590, 2.460124",\
"2.168381, 2.191085, 2.243384, 2.444995, 2.722530");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014190, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.504476, 3.527177, 3.579486, 3.781137, 4.032465",\
"3.504476, 3.527177, 3.579486, 3.781137, 4.032465",\
"3.504476, 3.527177, 3.579486, 3.781137, 4.032465",\
"3.504476, 3.527177, 3.579486, 3.781137, 4.032465",\
"3.412385, 3.435086, 3.487396, 3.689046, 3.966524");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.205816, 3.225424, 3.263162, 3.387222, 3.547985",\
"3.209552, 3.229160, 3.266898, 3.390958, 3.551721",\
"3.254468, 3.274077, 3.311814, 3.435875, 3.596638",\
"3.316642, 3.336250, 3.373988, 3.498048, 3.658811",\
"3.619713, 3.639321, 3.677059, 3.801119, 3.961882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.561911, 1.584615, 1.636914, 1.838526, 2.116060",\
"1.561911, 1.584615, 1.636914, 1.838526, 2.116060",\
"1.561911, 1.584615, 1.636914, 1.838526, 2.116060",\
"1.561911, 1.584615, 1.636914, 1.838526, 2.116060",\
"1.493574, 1.516277, 1.568576, 1.770188, 2.047722");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.467678, 1.487287, 1.525022, 1.649075, 1.809834",\
"1.471414, 1.491022, 1.528758, 1.652811, 1.813570",\
"1.516330, 1.535939, 1.573674, 1.697728, 1.858487",\
"1.577510, 1.597118, 1.634853, 1.758907, 1.919665",\
"1.874989, 1.894598, 1.932333, 2.056387, 2.217145");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.437946, 3.457554, 3.495291, 3.619352, 3.754035",\
"3.437946, 3.457554, 3.495291, 3.619352, 3.754035",\
"3.437946, 3.457554, 3.495291, 3.619352, 3.754035",\
"3.437946, 3.457554, 3.495291, 3.619352, 3.754035",\
"3.345000, 3.364608, 3.402345, 3.526406, 3.687169");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.465196, 3.487897, 3.540206, 3.741857, 4.019334",\
"3.468932, 3.491632, 3.543942, 3.745593, 4.023070",\
"3.513848, 3.536549, 3.588859, 3.790509, 4.067987",\
"3.576370, 3.599070, 3.651380, 3.853031, 4.130508",\
"3.881396, 3.904097, 3.956406, 4.158057, 4.435534");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.556480, 1.576089, 1.613824, 1.737877, 1.898636",\
"1.556480, 1.576089, 1.613824, 1.737877, 1.898636",\
"1.556480, 1.576089, 1.613824, 1.737877, 1.898636",\
"1.556480, 1.576089, 1.613824, 1.737877, 1.898636",\
"1.490250, 1.509858, 1.547594, 1.671647, 1.832406");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030334, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.594037, 1.616741, 1.669040, 1.870651, 2.148185",\
"1.597773, 1.620476, 1.672776, 1.874387, 2.151922",\
"1.642690, 1.665393, 1.717692, 1.919304, 2.196838",\
"1.704852, 1.727556, 1.779855, 1.981466, 2.259001",\
"2.007861, 2.030564, 2.082863, 2.284475, 2.562009");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011709, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.184793, 3.207494, 3.259803, 3.461454, 3.699301",\
"3.184793, 3.207494, 3.259803, 3.461454, 3.699301",\
"3.184793, 3.207494, 3.259803, 3.461454, 3.699301",\
"3.184793, 3.207494, 3.259803, 3.461454, 3.699301",\
"3.137337, 3.160038, 3.212348, 3.413998, 3.691476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.171457, 3.191065, 3.228803, 3.352863, 3.513626",\
"3.176966, 3.196574, 3.234312, 3.358372, 3.519135",\
"3.215042, 3.234650, 3.272388, 3.396448, 3.557211",\
"3.265405, 3.285013, 3.322751, 3.446811, 3.607574",\
"3.545265, 3.564873, 3.602611, 3.726671, 3.887434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.561589, 1.584293, 1.636592, 1.838203, 2.115737",\
"1.561589, 1.584293, 1.636592, 1.838203, 2.115737",\
"1.561589, 1.584293, 1.636592, 1.838203, 2.115737",\
"1.561589, 1.584293, 1.636592, 1.838203, 2.115737",\
"1.554686, 1.577389, 1.629689, 1.831300, 2.108835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.524878, 1.544487, 1.582222, 1.706276, 1.867034",\
"1.530387, 1.549996, 1.587731, 1.711785, 1.872543",\
"1.568463, 1.588072, 1.625807, 1.749861, 1.910619",\
"1.618826, 1.638435, 1.676170, 1.800223, 1.960982",\
"1.898049, 1.917658, 1.955393, 2.079446, 2.240205");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.001661, 3.021269, 3.059006, 3.183067, 3.304199",\
"3.001661, 3.021269, 3.059006, 3.183067, 3.304199",\
"3.001661, 3.021269, 3.059006, 3.183067, 3.304199",\
"3.001661, 3.021269, 3.059006, 3.183067, 3.304199",\
"2.955057, 2.974665, 3.012403, 3.136463, 3.297226");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.201957, 3.224657, 3.276967, 3.478618, 3.756095",\
"3.207465, 3.230166, 3.282476, 3.484127, 3.761604",\
"3.245542, 3.268242, 3.320552, 3.522203, 3.799680",\
"3.295904, 3.318605, 3.370915, 3.572565, 3.850043",\
"3.575764, 3.598465, 3.650774, 3.852425, 4.129902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.492522, 1.512130, 1.549866, 1.673919, 1.834678",\
"1.492522, 1.512130, 1.549866, 1.673919, 1.834678",\
"1.492522, 1.512130, 1.549866, 1.673919, 1.834678",\
"1.492522, 1.512130, 1.549866, 1.673919, 1.834678",\
"1.485035, 1.504643, 1.542379, 1.666432, 1.827191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036406, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.460721, 1.483425, 1.535724, 1.737335, 2.014870",\
"1.466230, 1.488934, 1.541233, 1.742844, 2.020379",\
"1.504306, 1.527010, 1.579309, 1.780920, 2.058455",\
"1.554669, 1.577373, 1.629672, 1.831283, 2.108818",\
"1.829175, 1.851878, 1.904178, 2.105789, 2.383323");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014832, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.623124, 2.645824, 2.698134, 2.899785, 3.137540",\
"2.623124, 2.645824, 2.698134, 2.899785, 3.137540",\
"2.623124, 2.645824, 2.698134, 2.899785, 3.137540",\
"2.623124, 2.645824, 2.698134, 2.899785, 3.137540",\
"2.575240, 2.597940, 2.650250, 2.851901, 3.129378");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.620244, 2.639852, 2.677589, 2.801650, 2.962413",\
"2.624701, 2.644309, 2.682047, 2.806107, 2.966870",\
"2.663871, 2.683479, 2.721217, 2.845277, 3.006040",\
"2.714194, 2.733802, 2.771539, 2.895600, 3.056363",\
"2.991722, 3.011331, 3.049068, 3.173129, 3.333892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.312204, 1.334907, 1.387206, 1.588818, 1.866352",\
"1.312204, 1.334907, 1.387206, 1.588818, 1.866352",\
"1.312204, 1.334907, 1.387206, 1.588818, 1.866352",\
"1.312204, 1.334907, 1.387206, 1.588818, 1.866352",\
"1.300240, 1.322943, 1.375243, 1.576854, 1.854388");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.423735, 1.443344, 1.481079, 1.605132, 1.765891",\
"1.428192, 1.447801, 1.485536, 1.609590, 1.770348",\
"1.467363, 1.486971, 1.524707, 1.648760, 1.809519",\
"1.517685, 1.537294, 1.575029, 1.699082, 1.859841",\
"1.790572, 1.810180, 1.847916, 1.971969, 2.132728");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.661149, 2.680757, 2.718494, 2.842555, 2.963596",\
"2.661149, 2.680757, 2.718494, 2.842555, 2.963596",\
"2.661149, 2.680757, 2.718494, 2.842555, 2.963596",\
"2.661149, 2.680757, 2.718494, 2.842555, 2.963596",\
"2.613559, 2.633167, 2.670904, 2.794965, 2.955728");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.676783, 2.699484, 2.751794, 2.953444, 3.230922",\
"2.681241, 2.703941, 2.756251, 2.957902, 3.235379",\
"2.720411, 2.743112, 2.795421, 2.997072, 3.274549",\
"2.770733, 2.793434, 2.845744, 3.047395, 3.324872",\
"3.049866, 3.072567, 3.124877, 3.326527, 3.604005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.409124, 1.428732, 1.466468, 1.590521, 1.751280",\
"1.409124, 1.428732, 1.466468, 1.590521, 1.751280",\
"1.409124, 1.428732, 1.466468, 1.590521, 1.751280",\
"1.409124, 1.428732, 1.466468, 1.590521, 1.751280",\
"1.400602, 1.420210, 1.457945, 1.581999, 1.742757");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.409506, 1.432209, 1.484509, 1.686120, 1.963654",\
"1.413963, 1.436667, 1.488966, 1.690578, 1.968112",\
"1.453134, 1.475837, 1.528136, 1.729748, 2.007282",\
"1.503456, 1.526160, 1.578459, 1.780070, 2.057605",\
"1.782238, 1.804941, 1.857241, 2.058852, 2.336386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.011972, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.353067, 2.375768, 2.428078, 2.629729, 2.866357",\
"2.353067, 2.375768, 2.428078, 2.629729, 2.866357",\
"2.353067, 2.375768, 2.428078, 2.629729, 2.866357",\
"2.353067, 2.375768, 2.428078, 2.629729, 2.866357",\
"2.298814, 2.321514, 2.373824, 2.575475, 2.852952");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.193881, 2.213489, 2.251226, 2.375287, 2.536050",\
"2.199092, 2.218700, 2.256438, 2.380498, 2.541261",\
"2.241667, 2.261275, 2.299012, 2.423073, 2.583836",\
"2.301909, 2.321518, 2.359255, 2.483316, 2.644079",\
"2.617669, 2.637277, 2.675014, 2.799075, 2.959838");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.253300, 1.276003, 1.328303, 1.529914, 1.807448",\
"1.253300, 1.276003, 1.328303, 1.529914, 1.807448",\
"1.253300, 1.276003, 1.328303, 1.529914, 1.807448",\
"1.253300, 1.276003, 1.328303, 1.529914, 1.807448",\
"1.239827, 1.262531, 1.314830, 1.516442, 1.793976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.228704, 1.248313, 1.286048, 1.410101, 1.570860",\
"1.233915, 1.253524, 1.291259, 1.415313, 1.576071",\
"1.276490, 1.296099, 1.333834, 1.457887, 1.618646",\
"1.336733, 1.356341, 1.394077, 1.518130, 1.678889",\
"1.652646, 1.672255, 1.709990, 1.834043, 1.994802");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.151461, 2.171069, 2.208807, 2.332867, 2.452781",\
"2.151461, 2.171069, 2.208807, 2.332867, 2.452781",\
"2.151461, 2.171069, 2.208807, 2.332867, 2.452781",\
"2.151461, 2.171069, 2.208807, 2.332867, 2.452781",\
"2.096855, 2.116463, 2.154201, 2.278261, 2.439024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.300453, 2.323154, 2.375464, 2.577114, 2.854592",\
"2.305665, 2.328365, 2.380675, 2.582326, 2.859803",\
"2.348239, 2.370940, 2.423250, 2.624900, 2.902378",\
"2.408482, 2.431183, 2.483493, 2.685143, 2.962621",\
"2.722502, 2.745203, 2.797513, 2.999163, 3.276641");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.141554, 1.161162, 1.198898, 1.322951, 1.483710",\
"1.141554, 1.161162, 1.198898, 1.322951, 1.483710",\
"1.141554, 1.161162, 1.198898, 1.322951, 1.483710",\
"1.141554, 1.161162, 1.198898, 1.322951, 1.483710",\
"1.124229, 1.143838, 1.181573, 1.305627, 1.466385");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.035475, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.256677, 1.279380, 1.331679, 1.533291, 1.810825",\
"1.261888, 1.284592, 1.336891, 1.538502, 1.816036",\
"1.304463, 1.327166, 1.379465, 1.581077, 1.858611",\
"1.364706, 1.387409, 1.439708, 1.641320, 1.918854",\
"1.673886, 1.696589, 1.748889, 1.950500, 2.228034");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014167, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.779149, 1.801850, 1.854160, 2.055810, 2.292436",\
"1.779149, 1.801850, 1.854160, 2.055810, 2.292436",\
"1.779149, 1.801850, 1.854160, 2.055810, 2.292436",\
"1.779149, 1.801850, 1.854160, 2.055810, 2.292436",\
"1.722498, 1.745199, 1.797509, 1.999159, 2.276637");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.765816, 1.785425, 1.823162, 1.947223, 2.107985",\
"1.771514, 1.791123, 1.828860, 1.952921, 2.113683",\
"1.813632, 1.833240, 1.870978, 1.995038, 2.155801",\
"1.874353, 1.893961, 1.931699, 2.055759, 2.216522",\
"2.183678, 2.203286, 2.241024, 2.365084, 2.525847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.932340, 0.955044, 1.007343, 1.208954, 1.486488",\
"0.932340, 0.955044, 1.007343, 1.208954, 1.486488",\
"0.932340, 0.955044, 1.007343, 1.208954, 1.486488",\
"0.932340, 0.955044, 1.007343, 1.208954, 1.486488",\
"0.911794, 0.934497, 0.986796, 1.188408, 1.465942");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.034788, 1.054396, 1.092131, 1.216185, 1.376943",\
"1.040486, 1.060094, 1.097829, 1.221883, 1.382641",\
"1.082603, 1.102212, 1.139947, 1.264000, 1.424759",\
"1.142812, 1.162420, 1.200156, 1.324209, 1.484968",\
"1.446674, 1.466282, 1.504017, 1.628071, 1.788829");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.819179, 1.838787, 1.876525, 2.000585, 2.120334",\
"1.819179, 1.838787, 1.876525, 2.000585, 2.120334",\
"1.819179, 1.838787, 1.876525, 2.000585, 2.120334",\
"1.819179, 1.838787, 1.876525, 2.000585, 2.120334",\
"1.762354, 1.781963, 1.819700, 1.943761, 2.104524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.819227, 1.841928, 1.894238, 2.095888, 2.373366",\
"1.824925, 1.847626, 1.899936, 2.101586, 2.379064",\
"1.867043, 1.889743, 1.942053, 2.143704, 2.421181",\
"1.927812, 1.950513, 2.002822, 2.204473, 2.481951",\
"2.238903, 2.261604, 2.313913, 2.515564, 2.793041");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.026480, 1.046088, 1.083824, 1.207877, 1.368636",\
"1.026480, 1.046088, 1.083824, 1.207877, 1.368636",\
"1.026480, 1.046088, 1.083824, 1.207877, 1.368636",\
"1.026480, 1.046088, 1.083824, 1.207877, 1.368636",\
"1.009906, 1.029514, 1.067250, 1.191303, 1.352062");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.038324, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.019523, 1.042226, 1.094525, 1.296137, 1.573671",\
"1.025221, 1.047924, 1.100223, 1.301835, 1.579369",\
"1.067338, 1.090042, 1.142341, 1.343952, 1.621486",\
"1.128086, 1.150790, 1.203089, 1.404701, 1.682235",\
"1.438347, 1.461050, 1.513350, 1.714961, 1.992495");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.015506, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.476007, 1.498708, 1.551018, 1.752669, 1.990373",\
"1.476007, 1.498708, 1.551018, 1.752669, 1.990373",\
"1.476007, 1.498708, 1.551018, 1.752669, 1.990373",\
"1.476007, 1.498708, 1.551018, 1.752669, 1.990373",\
"1.428418, 1.451118, 1.503428, 1.705079, 1.982556");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.322878, 1.342486, 1.380224, 1.504284, 1.665047",\
"1.328313, 1.347921, 1.385659, 1.509719, 1.670482",\
"1.366500, 1.386109, 1.423846, 1.547907, 1.708669",\
"1.416747, 1.436355, 1.474093, 1.598153, 1.758916",\
"1.694983, 1.714592, 1.752329, 1.876390, 2.037152");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.856150, 0.878854, 0.931153, 1.132764, 1.410299",\
"0.856150, 0.878854, 0.931153, 1.132764, 1.410299",\
"0.856150, 0.878854, 0.931153, 1.132764, 1.410299",\
"0.856150, 0.878854, 0.931153, 1.132764, 1.410299",\
"0.847637, 0.870340, 0.922640, 1.124251, 1.401785");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.841404, 0.861012, 0.898748, 1.022801, 1.183560",\
"0.846839, 0.866447, 0.904183, 1.028236, 1.188995",\
"0.885026, 0.904634, 0.942370, 1.066423, 1.227182",\
"0.935273, 0.954881, 0.992617, 1.116670, 1.277429",\
"1.212885, 1.232493, 1.270229, 1.394282, 1.555041");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.269266, 1.288874, 1.326612, 1.450672, 1.571662",\
"1.269266, 1.288874, 1.326612, 1.450672, 1.571662",\
"1.269266, 1.288874, 1.326612, 1.450672, 1.571662",\
"1.269266, 1.288874, 1.326612, 1.450672, 1.571662",\
"1.221465, 1.241073, 1.278811, 1.402871, 1.563634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.435778, 1.458478, 1.510788, 1.712439, 1.989916",\
"1.441213, 1.463913, 1.516223, 1.717874, 1.995351",\
"1.479400, 1.502101, 1.554411, 1.756061, 2.033539",\
"1.529647, 1.552347, 1.604657, 1.806308, 2.083785",\
"1.806219, 1.828920, 1.881230, 2.082880, 2.360358");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.744010, 0.763619, 0.801354, 0.925408, 1.086166",\
"0.744010, 0.763619, 0.801354, 0.925408, 1.086166",\
"0.744010, 0.763619, 0.801354, 0.925408, 1.086166",\
"0.744010, 0.763619, 0.801354, 0.925408, 1.086166",\
"0.731855, 0.751463, 0.789199, 0.913252, 1.074010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.036261, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.872922, 0.895626, 0.947925, 1.149537, 1.427071",\
"0.878357, 0.901061, 0.953360, 1.154972, 1.432506",\
"0.916545, 0.939248, 0.991547, 1.193159, 1.470693",\
"0.966791, 0.989495, 1.041794, 1.243406, 1.520940",\
"1.238481, 1.261184, 1.313483, 1.515095, 1.792629");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.014613, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.941835, 0.964536, 1.016845, 1.218496, 1.469828",\
"0.941835, 0.964536, 1.016845, 1.218496, 1.469828",\
"0.941835, 0.964536, 1.016845, 1.218496, 1.469828",\
"0.941835, 0.964536, 1.016845, 1.218496, 1.469828",\
"0.850720, 0.873421, 0.925731, 1.127381, 1.404858");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.887134, 0.906742, 0.944480, 1.068540, 1.229303",\
"0.893154, 0.912762, 0.950500, 1.074560, 1.235323",\
"0.935789, 0.955397, 0.993134, 1.117195, 1.277958",\
"0.998021, 1.017630, 1.055367, 1.179428, 1.340190",\
"1.297578, 1.317187, 1.354924, 1.478985, 1.639748");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.576989, 0.599692, 0.651991, 0.853603, 1.131137",\
"0.576989, 0.599692, 0.651991, 0.853603, 1.131137",\
"0.576989, 0.599692, 0.651991, 0.853603, 1.131137",\
"0.576989, 0.599692, 0.651991, 0.853603, 1.131137",\
"0.507865, 0.530568, 0.582868, 0.784479, 1.062013");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.633784, 0.653392, 0.691128, 0.815181, 0.975940",\
"0.639804, 0.659412, 0.697148, 0.821201, 0.981960",\
"0.682439, 0.702047, 0.739782, 0.863836, 1.024595",\
"0.743290, 0.762898, 0.800634, 0.924687, 1.085446",\
"1.037643, 1.057252, 1.094987, 1.219041, 1.379799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.981888, 1.001497, 1.039234, 1.163295, 1.297814",\
"0.981888, 1.001497, 1.039234, 1.163295, 1.297814",\
"0.981888, 1.001497, 1.039234, 1.163295, 1.297814",\
"0.981888, 1.001497, 1.039234, 1.163295, 1.297814",\
"0.890706, 0.910315, 0.948052, 1.072113, 1.232875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.943832, 0.966532, 1.018842, 1.220493, 1.497970",\
"0.949852, 0.972552, 1.024862, 1.226513, 1.503990",\
"0.992486, 1.015187, 1.067497, 1.269148, 1.546625",\
"1.054849, 1.077550, 1.129860, 1.331511, 1.608988",\
"1.356016, 1.378716, 1.431026, 1.632677, 1.910154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.681971, 0.701579, 0.739314, 0.863368, 1.024127",\
"0.681971, 0.701579, 0.739314, 0.863368, 1.024127",\
"0.681971, 0.701579, 0.739314, 0.863368, 1.024127",\
"0.681971, 0.701579, 0.739314, 0.863368, 1.024127",\
"0.616359, 0.635967, 0.673702, 0.797756, 0.958515");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045106, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.619199, 0.641903, 0.694202, 0.895813, 1.173348",\
"0.625219, 0.647923, 0.700222, 0.901833, 1.179368",\
"0.667854, 0.690557, 0.742857, 0.944468, 1.222002",\
"0.730160, 0.752864, 0.805163, 1.006775, 1.284309",\
"1.031304, 1.054008, 1.106307, 1.307918, 1.585453");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018898, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.677400, 0.700100, 0.752410, 0.954061, 1.191914",\
"0.677400, 0.700100, 0.752410, 0.954061, 1.191914",\
"0.677400, 0.700100, 0.752410, 0.954061, 1.191914",\
"0.677400, 0.700100, 0.752410, 0.954061, 1.191914",\
"0.629873, 0.652574, 0.704884, 0.906534, 1.184012");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.523194, 0.542802, 0.580540, 0.704600, 0.865363",\
"0.532542, 0.552150, 0.589888, 0.713948, 0.874711",\
"0.566774, 0.586383, 0.624120, 0.748180, 0.908943",\
"0.617189, 0.636797, 0.674535, 0.798595, 0.959358",\
"0.898125, 0.917733, 0.955470, 1.079531, 1.240294");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.556666, 0.579366, 0.631673, 0.833310, 1.110788",\
"0.556666, 0.579366, 0.631673, 0.833310, 1.110788",\
"0.556666, 0.579366, 0.631673, 0.833310, 1.110788",\
"0.556666, 0.579366, 0.631673, 0.833310, 1.110788",\
"0.548215, 0.570915, 0.623222, 0.824859, 1.102336");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.507585, 0.527193, 0.564928, 0.688981, 0.849739",\
"0.516932, 0.536541, 0.574276, 0.698329, 0.859087",\
"0.551165, 0.570773, 0.608508, 0.732562, 0.893319",\
"0.601580, 0.621188, 0.658923, 0.782976, 0.943734",\
"0.882619, 0.902227, 0.939962, 1.064016, 1.224773");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745");
}
} /* 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.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.473227, 0.492835, 0.530573, 0.654633, 0.775772",\
"0.473227, 0.492835, 0.530573, 0.654633, 0.775772",\
"0.473227, 0.492835, 0.530573, 0.654633, 0.775772",\
"0.473227, 0.492835, 0.530573, 0.654633, 0.775772",\
"0.425398, 0.445006, 0.482743, 0.606804, 0.767567");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.630743, 0.653443, 0.705753, 0.907404, 1.184881",\
"0.640091, 0.662791, 0.715101, 0.916752, 1.194229",\
"0.674323, 0.697024, 0.749334, 0.950984, 1.228461",\
"0.724738, 0.747438, 0.799748, 1.001399, 1.278876",\
"1.004235, 1.026936, 1.079246, 1.280896, 1.558374");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.411698, 0.431306, 0.469042, 0.593095, 0.753853",\
"0.411698, 0.431306, 0.469042, 0.593095, 0.753853",\
"0.411698, 0.431306, 0.469042, 0.593095, 0.753853",\
"0.411698, 0.431306, 0.469042, 0.593095, 0.753853",\
"0.400354, 0.419962, 0.457697, 0.581751, 0.742508");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.058053, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080470, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.563621, 0.586321, 0.638628, 0.840265, 1.117743",\
"0.572969, 0.595669, 0.647976, 0.849613, 1.127091",\
"0.607201, 0.629902, 0.682208, 0.883846, 1.161323",\
"0.657616, 0.680316, 0.732623, 0.934260, 1.211738",\
"0.932927, 0.955627, 1.007934, 1.209571, 1.487049");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025204, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095",\
"0.022685, 0.050042, 0.124199, 0.433045, 0.816095");
}
} /* 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.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.683758, 5.706458, 5.758768, 5.960419, 6.196751",\
"5.683758, 5.706458, 5.758768, 5.960419, 6.196751",\
"5.683758, 5.706458, 5.758768, 5.960419, 6.196751",\
"5.683758, 5.706458, 5.758768, 5.960419, 6.196751",\
"5.629167, 5.651867, 5.704177, 5.905828, 6.183305");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.499629, 5.519238, 5.556975, 5.681036, 5.841798",\
"5.508351, 5.527960, 5.565697, 5.689758, 5.850520",\
"5.547399, 5.567007, 5.604744, 5.728805, 5.889567",\
"5.608344, 5.627953, 5.665690, 5.789751, 5.950513",\
"5.922965, 5.942573, 5.980310, 6.104371, 6.265133");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.622267, 2.644970, 2.697269, 2.898880, 3.176415",\
"2.622267, 2.644970, 2.697269, 2.898880, 3.176415",\
"2.622267, 2.644970, 2.697269, 2.898880, 3.176415",\
"2.622267, 2.644970, 2.697269, 2.898880, 3.176415",\
"2.608132, 2.630835, 2.683135, 2.884746, 3.162280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.579352, 2.598960, 2.636696, 2.760749, 2.921508",\
"2.588074, 2.607682, 2.645418, 2.769471, 2.930230",\
"2.627121, 2.646730, 2.684465, 2.808519, 2.969277",\
"2.688048, 2.707657, 2.745392, 2.869446, 3.030204",\
"3.002515, 3.022123, 3.059859, 3.183912, 3.344671");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.460584, 5.480193, 5.517930, 5.641991, 5.761735",\
"5.460584, 5.480193, 5.517930, 5.641991, 5.761735",\
"5.460584, 5.480193, 5.517930, 5.641991, 5.761735",\
"5.460584, 5.480193, 5.517930, 5.641991, 5.761735",\
"5.406131, 5.425739, 5.463477, 5.587537, 5.748300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.628079, 5.650779, 5.703089, 5.904740, 6.182217",\
"5.636802, 5.659502, 5.711812, 5.913463, 6.190940",\
"5.675849, 5.698550, 5.750860, 5.952511, 6.229988",\
"5.736752, 5.759452, 5.811762, 6.013413, 6.290890",\
"6.049768, 6.072468, 6.124778, 6.326429, 6.603906");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.490027, 2.509635, 2.547371, 2.671424, 2.832183",\
"2.490027, 2.509635, 2.547371, 2.671424, 2.832183",\
"2.490027, 2.509635, 2.547371, 2.671424, 2.832183",\
"2.490027, 2.509635, 2.547371, 2.671424, 2.832183",\
"2.472312, 2.491920, 2.529656, 2.653709, 2.814468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.055239, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.626998, 2.649702, 2.702001, 2.903612, 3.181147",\
"2.635721, 2.658424, 2.710724, 2.912335, 3.189869",\
"2.674768, 2.697472, 2.749771, 2.951382, 3.228917",\
"2.735206, 2.757909, 2.810209, 3.011820, 3.289354",\
"3.042991, 3.065694, 3.117994, 3.319605, 3.597139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023638, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.204342, 2.227043, 2.279353, 2.481003, 2.718726",\
"2.204342, 2.227043, 2.279353, 2.481003, 2.718726",\
"2.204342, 2.227043, 2.279353, 2.481003, 2.718726",\
"2.204342, 2.227043, 2.279353, 2.481003, 2.718726",\
"2.156747, 2.179448, 2.231758, 2.433408, 2.710886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.122745, 2.142353, 2.180091, 2.304152, 2.464914",\
"2.125303, 2.144911, 2.182648, 2.306709, 2.467472",\
"2.166370, 2.185978, 2.223716, 2.347776, 2.508539",\
"2.216621, 2.236229, 2.273967, 2.398027, 2.558790",\
"2.497059, 2.516667, 2.554405, 2.678465, 2.839228");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.089767, 1.112470, 1.164769, 1.366381, 1.643915",\
"1.089767, 1.112470, 1.164769, 1.366381, 1.643915",\
"1.089767, 1.112470, 1.164769, 1.366381, 1.643915",\
"1.089767, 1.112470, 1.164769, 1.366381, 1.643915",\
"1.083068, 1.105771, 1.158070, 1.359682, 1.637216");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.151594, 1.171203, 1.208938, 1.332991, 1.493750",\
"1.154151, 1.173760, 1.211495, 1.335549, 1.496307",\
"1.195219, 1.214828, 1.252563, 1.376616, 1.537375",\
"1.245470, 1.265079, 1.302814, 1.426867, 1.587626",\
"1.522590, 1.542199, 1.579934, 1.703987, 1.864746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.069232, 2.088840, 2.126578, 2.250638, 2.371647",\
"2.069232, 2.088840, 2.126578, 2.250638, 2.371647",\
"2.069232, 2.088840, 2.126578, 2.250638, 2.371647",\
"2.069232, 2.088840, 2.126578, 2.250638, 2.371647",\
"2.023381, 2.042989, 2.080726, 2.204787, 2.365550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.135489, 2.158190, 2.210500, 2.412150, 2.689628",\
"2.138047, 2.160747, 2.213057, 2.414708, 2.692185",\
"2.179114, 2.201815, 2.254125, 2.455775, 2.733253",\
"2.229366, 2.252066, 2.304376, 2.506027, 2.783504",\
"2.505803, 2.528504, 2.580814, 2.782464, 3.059942");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.059132, 1.078740, 1.116476, 1.240529, 1.401288",\
"1.059132, 1.078740, 1.116476, 1.240529, 1.401288",\
"1.059132, 1.078740, 1.116476, 1.240529, 1.401288",\
"1.059132, 1.078740, 1.116476, 1.240529, 1.401288",\
"1.046823, 1.066431, 1.104167, 1.228220, 1.388979");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.019956, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.084018, 1.106721, 1.159021, 1.360632, 1.638166",\
"1.086575, 1.109279, 1.161578, 1.363190, 1.640724",\
"1.127643, 1.150347, 1.202646, 1.404257, 1.681792",\
"1.177894, 1.200598, 1.252897, 1.454508, 1.732043",\
"1.449637, 1.472340, 1.524640, 1.726251, 2.003785");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.006875, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.106741, 5.129442, 5.181752, 5.383403, 5.634886",\
"5.106741, 5.129442, 5.181752, 5.383403, 5.634886",\
"5.106741, 5.129442, 5.181752, 5.383403, 5.634886",\
"5.106741, 5.129442, 5.181752, 5.383403, 5.634886",\
"5.014615, 5.037315, 5.089625, 5.291276, 5.568753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.053982, 5.073590, 5.111328, 5.235388, 5.396151",\
"5.062241, 5.081850, 5.119587, 5.243648, 5.404410",\
"5.102684, 5.122292, 5.160029, 5.284090, 5.444852",\
"5.164032, 5.183640, 5.221377, 5.345438, 5.506200",\
"5.458193, 5.477801, 5.515539, 5.639599, 5.800362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.312087, 2.334791, 2.387090, 2.588701, 2.866236",\
"2.312087, 2.334791, 2.387090, 2.588701, 2.866236",\
"2.312087, 2.334791, 2.387090, 2.588701, 2.866236",\
"2.312087, 2.334791, 2.387090, 2.588701, 2.866236",\
"2.240646, 2.263349, 2.315648, 2.517260, 2.794794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.374041, 2.393649, 2.431385, 2.555438, 2.716197",\
"2.382300, 2.401909, 2.439644, 2.563698, 2.724456",\
"2.422743, 2.442351, 2.480087, 2.604140, 2.764899",\
"2.482516, 2.502124, 2.539860, 2.663913, 2.824672",\
"2.770778, 2.790386, 2.828122, 2.952175, 3.112934");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.129968, 5.149576, 5.187314, 5.311374, 5.445942",\
"5.129968, 5.149576, 5.187314, 5.311374, 5.445942",\
"5.129968, 5.149576, 5.187314, 5.311374, 5.445942",\
"5.129968, 5.149576, 5.187314, 5.311374, 5.445942",\
"5.037971, 5.057580, 5.095317, 5.219378, 5.380140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.124550, 5.147250, 5.199560, 5.401211, 5.678688",\
"5.132810, 5.155510, 5.207820, 5.409471, 5.686948",\
"5.173253, 5.195953, 5.248263, 5.449914, 5.727391",\
"5.234750, 5.257450, 5.309760, 5.511411, 5.788888",\
"5.530992, 5.553692, 5.606002, 5.807653, 6.085130");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.403603, 2.423211, 2.460947, 2.585000, 2.745759",\
"2.403603, 2.423211, 2.460947, 2.585000, 2.745759",\
"2.403603, 2.423211, 2.460947, 2.585000, 2.745759",\
"2.403603, 2.423211, 2.460947, 2.585000, 2.745759",\
"2.336899, 2.356507, 2.394243, 2.518296, 2.679055");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.057962, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.359691, 2.382395, 2.434694, 2.636305, 2.913840",\
"2.367951, 2.390654, 2.442954, 2.644565, 2.922099",\
"2.408394, 2.431097, 2.483396, 2.685008, 2.962542",\
"2.469826, 2.492529, 2.544829, 2.746440, 3.023974",\
"2.764880, 2.787584, 2.839883, 3.041494, 3.319029");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025114, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.831618, 4.854318, 4.906628, 5.108279, 5.345528",\
"4.831618, 4.854318, 4.906628, 5.108279, 5.345528",\
"4.831618, 4.854318, 4.906628, 5.108279, 5.345528",\
"4.831618, 4.854318, 4.906628, 5.108279, 5.345528",\
"4.781389, 4.804090, 4.856400, 5.058051, 5.335527");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.656086, 4.675695, 4.713432, 4.837493, 4.998255",\
"4.665124, 4.684732, 4.722470, 4.846530, 5.007293",\
"4.699652, 4.719260, 4.756998, 4.881058, 5.041821",\
"4.750446, 4.770054, 4.807792, 4.931852, 5.092615",\
"5.026027, 5.045636, 5.083373, 5.207434, 5.368196");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.225884, 2.248588, 2.300887, 2.502498, 2.780033",\
"2.225884, 2.248588, 2.300887, 2.502498, 2.780033",\
"2.225884, 2.248588, 2.300887, 2.502498, 2.780033",\
"2.225884, 2.248588, 2.300887, 2.502498, 2.780033",\
"2.215178, 2.237882, 2.290181, 2.491792, 2.769327");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.194586, 2.214195, 2.251930, 2.375983, 2.536742",\
"2.203623, 2.223232, 2.260967, 2.385020, 2.545779",\
"2.238151, 2.257759, 2.295495, 2.419548, 2.580307",\
"2.288926, 2.308534, 2.346270, 2.470323, 2.631082",\
"2.563555, 2.583163, 2.620899, 2.744952, 2.905711");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.600526, 4.620134, 4.657872, 4.781932, 4.902704",\
"4.600526, 4.620134, 4.657872, 4.781932, 4.902704",\
"4.600526, 4.620134, 4.657872, 4.781932, 4.902704",\
"4.600526, 4.620134, 4.657872, 4.781932, 4.902704",\
"4.550008, 4.569616, 4.607354, 4.731414, 4.892177");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.794105, 4.816805, 4.869115, 5.070766, 5.348243",\
"4.803142, 4.825842, 4.878152, 5.079803, 5.357280",\
"4.837669, 4.860370, 4.912680, 5.114331, 5.391808",\
"4.888419, 4.911119, 4.963429, 5.165081, 5.442557",\
"5.162337, 5.185038, 5.237348, 5.438999, 5.716475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.099757, 2.119365, 2.157101, 2.281154, 2.441913",\
"2.099757, 2.119365, 2.157101, 2.281154, 2.441913",\
"2.099757, 2.119365, 2.157101, 2.281154, 2.441913",\
"2.099757, 2.119365, 2.157101, 2.281154, 2.441913",\
"2.085078, 2.104686, 2.142422, 2.266475, 2.427233");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.056444, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.244768, 2.267471, 2.319770, 2.521382, 2.798916",\
"2.253805, 2.276508, 2.328807, 2.530419, 2.807953",\
"2.288332, 2.311036, 2.363335, 2.564946, 2.842481",\
"2.338614, 2.361317, 2.413616, 2.615228, 2.892762",\
"2.607923, 2.630627, 2.682926, 2.884537, 3.162072");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.024436, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.307263, 4.329963, 4.382273, 4.583924, 4.835321",\
"4.307263, 4.329963, 4.382273, 4.583924, 4.835321",\
"4.307263, 4.329963, 4.382273, 4.583924, 4.835321",\
"4.307263, 4.329963, 4.382273, 4.583924, 4.835321",\
"4.215552, 4.238252, 4.290562, 4.492213, 4.769690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.236024, 4.255632, 4.293370, 4.417430, 4.578193",\
"4.242054, 4.261662, 4.299399, 4.423460, 4.584222",\
"4.284709, 4.304317, 4.342055, 4.466115, 4.626878",\
"4.346272, 4.365880, 4.403618, 4.527678, 4.688441",\
"4.640915, 4.660523, 4.698261, 4.822321, 4.983084");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.957693, 1.980396, 2.032695, 2.234307, 2.511841",\
"1.957693, 1.980396, 2.032695, 2.234307, 2.511841",\
"1.957693, 1.980396, 2.032695, 2.234307, 2.511841",\
"1.957693, 1.980396, 2.032695, 2.234307, 2.511841",\
"1.886903, 1.909606, 1.961905, 2.163517, 2.441051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.002046, 2.021654, 2.059390, 2.183443, 2.344201",\
"2.008075, 2.027684, 2.065419, 2.189473, 2.350231",\
"2.050731, 2.070339, 2.108075, 2.232128, 2.392887",\
"2.110729, 2.130337, 2.168073, 2.292126, 2.452885",\
"2.399498, 2.419106, 2.456842, 2.580895, 2.741654");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.312298, 4.331906, 4.369644, 4.493704, 4.628193",\
"4.312298, 4.331906, 4.369644, 4.493704, 4.628193",\
"4.312298, 4.331906, 4.369644, 4.493704, 4.628193",\
"4.312298, 4.331906, 4.369644, 4.493704, 4.628193",\
"4.220799, 4.240407, 4.278145, 4.402205, 4.562968");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.324987, 4.347687, 4.399997, 4.601648, 4.879125",\
"4.331017, 4.353717, 4.406027, 4.607678, 4.885155",\
"4.373673, 4.396373, 4.448683, 4.650334, 4.927811",\
"4.435383, 4.458084, 4.510394, 4.712045, 4.989522",\
"4.732100, 4.754800, 4.807110, 5.008761, 5.286238");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.032544, 2.052153, 2.089888, 2.213942, 2.374700",\
"2.032544, 2.052153, 2.089888, 2.213942, 2.374700",\
"2.032544, 2.052153, 2.089888, 2.213942, 2.374700",\
"2.032544, 2.052153, 2.089888, 2.213942, 2.374700",\
"1.966430, 1.986039, 2.023774, 2.147827, 2.308586");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.045518, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.004731, 2.027435, 2.079734, 2.281345, 2.558880",\
"2.010761, 2.033465, 2.085764, 2.287375, 2.564910",\
"2.053416, 2.076120, 2.128419, 2.330030, 2.607565",\
"2.115063, 2.137766, 2.190065, 2.391677, 2.669211",\
"2.410666, 2.433369, 2.485668, 2.687280, 2.964814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.018930, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.043015, 4.065715, 4.118025, 4.319676, 4.557023",\
"4.043015, 4.065715, 4.118025, 4.319676, 4.557023",\
"4.043015, 4.065715, 4.118025, 4.319676, 4.557023",\
"4.043015, 4.065715, 4.118025, 4.319676, 4.557023",\
"3.992940, 4.015641, 4.067951, 4.269601, 4.547079");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.863725, 3.883334, 3.921071, 4.045132, 4.205894",\
"3.868228, 3.887836, 3.925574, 4.049634, 4.210397",\
"3.907283, 3.926891, 3.964629, 4.088689, 4.249452",\
"3.958070, 3.977678, 4.015416, 4.139476, 4.300239",\
"4.233793, 4.253402, 4.291139, 4.415200, 4.575962");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.890789, 1.913492, 1.965791, 2.167403, 2.444937",\
"1.890789, 1.913492, 1.965791, 2.167403, 2.444937",\
"1.890789, 1.913492, 1.965791, 2.167403, 2.444937",\
"1.890789, 1.913492, 1.965791, 2.167403, 2.444937",\
"1.880124, 1.902827, 1.955127, 2.156738, 2.434272");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.860986, 1.880595, 1.918330, 2.042383, 2.203142",\
"1.865488, 1.885097, 1.922832, 2.046886, 2.207644",\
"1.904544, 1.924152, 1.961888, 2.085941, 2.246700",\
"1.955312, 1.974920, 2.012656, 2.136709, 2.297468",\
"2.230089, 2.249697, 2.287433, 2.411486, 2.572245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.810789, 3.830397, 3.868134, 3.992195, 4.113013",\
"3.810789, 3.830397, 3.868134, 3.992195, 4.113013",\
"3.810789, 3.830397, 3.868134, 3.992195, 4.113013",\
"3.810789, 3.830397, 3.868134, 3.992195, 4.113013",\
"3.760711, 3.780319, 3.818057, 3.942118, 4.102880");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.002705, 4.025405, 4.077715, 4.279366, 4.556843",\
"4.007207, 4.029908, 4.082218, 4.283868, 4.561346",\
"4.046263, 4.068963, 4.121273, 4.322924, 4.600401",\
"4.097005, 4.119706, 4.172016, 4.373667, 4.651144",\
"4.371079, 4.393780, 4.446090, 4.647741, 4.925218");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.764635, 1.784244, 1.821979, 1.946033, 2.106791",\
"1.764635, 1.784244, 1.821979, 1.946033, 2.106791",\
"1.764635, 1.784244, 1.821979, 1.946033, 2.106791",\
"1.764635, 1.784244, 1.821979, 1.946033, 2.106791",\
"1.750067, 1.769676, 1.807411, 1.931465, 2.092223");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.031195, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.909449, 1.932153, 1.984452, 2.186063, 2.463598",\
"1.913951, 1.936655, 1.988954, 2.190565, 2.468100",\
"1.953007, 1.975710, 2.028009, 2.229620, 2.507155",\
"2.003284, 2.025987, 2.078286, 2.279898, 2.557432",\
"2.272721, 2.295424, 2.347723, 2.549335, 2.826869");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012170, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.535600, 3.558300, 3.610610, 3.812261, 4.048885",\
"3.535600, 3.558300, 3.610610, 3.812261, 4.048885",\
"3.535600, 3.558300, 3.610610, 3.812261, 4.048885",\
"3.535600, 3.558300, 3.610610, 3.812261, 4.048885",\
"3.479637, 3.502338, 3.554648, 3.756298, 4.033776");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.492939, 3.512547, 3.550285, 3.674345, 3.835108",\
"3.497914, 3.517522, 3.555260, 3.679320, 3.840083",\
"3.540724, 3.560332, 3.598070, 3.722130, 3.882893",\
"3.601468, 3.621076, 3.658814, 3.782874, 3.943637",\
"3.911664, 3.931272, 3.969010, 4.093071, 4.253833");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.665465, 1.688168, 1.740468, 1.942079, 2.219613",\
"1.665465, 1.688168, 1.740468, 1.942079, 2.219613",\
"1.665465, 1.688168, 1.740468, 1.942079, 2.219613",\
"1.665465, 1.688168, 1.740468, 1.942079, 2.219613",\
"1.645979, 1.668682, 1.720982, 1.922593, 2.200127");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.809419, 1.829028, 1.866763, 1.990816, 2.151575",\
"1.814394, 1.834002, 1.871738, 1.995791, 2.156550",\
"1.857204, 1.876812, 1.914548, 2.038601, 2.199360",\
"1.917448, 1.937056, 1.974792, 2.098845, 2.259604",\
"2.222281, 2.241889, 2.279625, 2.403678, 2.564437");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.543949, 3.563557, 3.601295, 3.725355, 3.845080",\
"3.543949, 3.563557, 3.601295, 3.725355, 3.845080",\
"3.543949, 3.563557, 3.601295, 3.725355, 3.845080",\
"3.543949, 3.563557, 3.601295, 3.725355, 3.845080",\
"3.488075, 3.507683, 3.545421, 3.669481, 3.830244");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.578216, 3.600917, 3.653226, 3.854877, 4.132354",\
"3.583190, 3.605891, 3.658201, 3.859852, 4.137329",\
"3.626000, 3.648701, 3.701011, 3.902661, 4.180139",\
"3.686791, 3.709492, 3.761802, 3.963453, 4.240930",\
"3.998775, 4.021476, 4.073786, 4.275437, 4.552914");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.801755, 1.821364, 1.859099, 1.983153, 2.143911",\
"1.801755, 1.821364, 1.859099, 1.983153, 2.143911",\
"1.801755, 1.821364, 1.859099, 1.983153, 2.143911",\
"1.801755, 1.821364, 1.859099, 1.983153, 2.143911",\
"1.786175, 1.805784, 1.843519, 1.967573, 2.128331");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034126, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.751835, 1.774538, 1.826837, 2.028449, 2.305983",\
"1.756809, 1.779513, 1.831812, 2.033423, 2.310958",\
"1.799619, 1.822323, 1.874622, 2.076233, 2.353768",\
"1.860390, 1.883093, 1.935392, 2.137004, 2.414538",\
"2.171697, 2.194400, 2.246699, 2.448311, 2.725845");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013540, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.323345, 3.346046, 3.398356, 3.600006, 3.836366",\
"3.323345, 3.346046, 3.398356, 3.600006, 3.836366",\
"3.323345, 3.346046, 3.398356, 3.600006, 3.836366",\
"3.323345, 3.346046, 3.398356, 3.600006, 3.836366",\
"3.268734, 3.291435, 3.343745, 3.545395, 3.822873");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.069089, 3.088697, 3.126435, 3.250495, 3.411258",\
"3.076505, 3.096113, 3.133851, 3.257911, 3.418674",\
"3.116849, 3.136457, 3.174195, 3.298255, 3.459018",\
"3.177736, 3.197344, 3.235082, 3.359142, 3.519905",\
"3.491429, 3.511037, 3.548775, 3.672835, 3.833598");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.756487, 1.779191, 1.831490, 2.033101, 2.310636",\
"1.756487, 1.779191, 1.831490, 2.033101, 2.310636",\
"1.756487, 1.779191, 1.831490, 2.033101, 2.310636",\
"1.756487, 1.779191, 1.831490, 2.033101, 2.310636",\
"1.742274, 1.764978, 1.817277, 2.018888, 2.296422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.648474, 1.668082, 1.705818, 1.829871, 1.990630",\
"1.655890, 1.675498, 1.713234, 1.837287, 1.998046",\
"1.696233, 1.715842, 1.753577, 1.877631, 2.038389",\
"1.757101, 1.776709, 1.814445, 1.938498, 2.099257",\
"2.070411, 2.090019, 2.127755, 2.251808, 2.412567");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.028798, 3.048406, 3.086144, 3.210204, 3.329986",\
"3.028798, 3.048406, 3.086144, 3.210204, 3.329986",\
"3.028798, 3.048406, 3.086144, 3.210204, 3.329986",\
"3.028798, 3.048406, 3.086144, 3.210204, 3.329986",\
"2.974312, 2.993920, 3.031657, 3.155718, 3.316481");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.269479, 3.292180, 3.344489, 3.546140, 3.823617",\
"3.276895, 3.299596, 3.351906, 3.553556, 3.831034",\
"3.317239, 3.339939, 3.392249, 3.593900, 3.871377",\
"3.378081, 3.400781, 3.453091, 3.654742, 3.932219",\
"3.690083, 3.712783, 3.765093, 3.966744, 4.244221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.559678, 1.579286, 1.617022, 1.741075, 1.901834",\
"1.559678, 1.579286, 1.617022, 1.741075, 1.901834",\
"1.559678, 1.579286, 1.617022, 1.741075, 1.901834",\
"1.559678, 1.579286, 1.617022, 1.741075, 1.901834",\
"1.541717, 1.561325, 1.599061, 1.723114, 1.883873");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.047909, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.762968, 1.785672, 1.837971, 2.039582, 2.317117",\
"1.770385, 1.793088, 1.845387, 2.046999, 2.324533",\
"1.810728, 1.833432, 1.885731, 2.087342, 2.364877",\
"1.871094, 1.893798, 1.946097, 2.147708, 2.425243",\
"2.177744, 2.200448, 2.252747, 2.454358, 2.731893");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.020175, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.714819, 1.737520, 1.789830, 1.991481, 2.228582",\
"1.714819, 1.737520, 1.789830, 1.991481, 2.228582",\
"1.714819, 1.737520, 1.789830, 1.991481, 2.228582",\
"1.714819, 1.737520, 1.789830, 1.991481, 2.228582",\
"1.657040, 1.679740, 1.732050, 1.933701, 2.211178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.690569, 1.710178, 1.747915, 1.871976, 2.032738",\
"1.700038, 1.719647, 1.757384, 1.881445, 2.042207",\
"1.730197, 1.749806, 1.787543, 1.911604, 2.072367",\
"1.776316, 1.795924, 1.833662, 1.957722, 2.118485",\
"2.044870, 2.064478, 2.102216, 2.226276, 2.387039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.866050, 0.888754, 0.941053, 1.142665, 1.420199",\
"0.866050, 0.888754, 0.941053, 1.142665, 1.420199",\
"0.866050, 0.888754, 0.941053, 1.142665, 1.420199",\
"0.866050, 0.888754, 0.941053, 1.142665, 1.420199",\
"0.844067, 0.866771, 0.919070, 1.120682, 1.398216");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.953178, 0.972786, 1.010522, 1.134575, 1.295334",\
"0.962647, 0.982255, 1.019991, 1.144044, 1.304803",\
"0.992806, 1.012415, 1.050150, 1.174203, 1.334962",\
"1.038924, 1.058533, 1.096268, 1.220322, 1.381081",\
"1.304724, 1.324333, 1.362068, 1.486122, 1.646881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.679815, 1.699423, 1.737161, 1.861221, 1.981609",\
"1.679815, 1.699423, 1.737161, 1.861221, 1.981609",\
"1.679815, 1.699423, 1.737161, 1.861221, 1.981609",\
"1.679815, 1.699423, 1.737161, 1.861221, 1.981609",\
"1.621760, 1.641368, 1.679106, 1.803166, 1.963929");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.848374, 1.871075, 1.923385, 2.125035, 2.402513",\
"1.857843, 1.880544, 1.932854, 2.134504, 2.411982",\
"1.888002, 1.910703, 1.963013, 2.164663, 2.442141",\
"1.934121, 1.956821, 2.009131, 2.210782, 2.488259",\
"2.205292, 2.227992, 2.280302, 2.481953, 2.759430");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.882922, 0.902530, 0.940266, 1.064319, 1.225078",\
"0.882922, 0.902530, 0.940266, 1.064319, 1.225078",\
"0.882922, 0.902530, 0.940266, 1.064319, 1.225078",\
"0.882922, 0.902530, 0.940266, 1.064319, 1.225078",\
"0.866339, 0.885948, 0.923683, 1.047736, 1.208495");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.069282, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.039690, 1.062393, 1.114692, 1.316304, 1.593838",\
"1.049159, 1.071862, 1.124161, 1.325773, 1.603307",\
"1.079318, 1.102021, 1.154320, 1.355932, 1.633466",\
"1.125436, 1.148140, 1.200439, 1.402050, 1.679585",\
"1.394426, 1.417130, 1.469429, 1.671040, 1.948575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030361, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.324190, 1.346890, 1.399200, 1.600851, 1.838604",\
"1.324190, 1.346890, 1.399200, 1.600851, 1.838604",\
"1.324190, 1.346890, 1.399200, 1.600851, 1.838604",\
"1.324190, 1.346890, 1.399200, 1.600851, 1.838604",\
"1.276607, 1.299307, 1.351617, 1.553268, 1.830745");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.246531, 1.266140, 1.303877, 1.427938, 1.588700",\
"1.251639, 1.271247, 1.308985, 1.433045, 1.593808",\
"1.290155, 1.309763, 1.347501, 1.471561, 1.632324",\
"1.340451, 1.360059, 1.397797, 1.521857, 1.682620",\
"1.620146, 1.639755, 1.677492, 1.801553, 1.962315");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.697854, 0.720557, 0.772856, 0.974468, 1.252002",\
"0.697854, 0.720557, 0.772856, 0.974468, 1.252002",\
"0.697854, 0.720557, 0.772856, 0.974468, 1.252002",\
"0.697854, 0.720557, 0.772856, 0.974468, 1.252002",\
"0.691108, 0.713811, 0.766110, 0.967722, 1.245256");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.758502, 0.778110, 0.815846, 0.939899, 1.100658",\
"0.763609, 0.783218, 0.820953, 0.945006, 1.105765",\
"0.802126, 0.821734, 0.859469, 0.983523, 1.144282",\
"0.852422, 0.872030, 0.909765, 1.033819, 1.194577",\
"1.130089, 1.149698, 1.187433, 1.311486, 1.472245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.192305, 1.211914, 1.249651, 1.373712, 1.494750",\
"1.192305, 1.211914, 1.249651, 1.373712, 1.494750",\
"1.192305, 1.211914, 1.249651, 1.373712, 1.494750",\
"1.192305, 1.211914, 1.249651, 1.373712, 1.494750",\
"1.144968, 1.164577, 1.202314, 1.326375, 1.487137");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.257730, 1.280430, 1.332740, 1.534391, 1.811868",\
"1.262837, 1.285537, 1.337847, 1.539498, 1.816975",\
"1.301353, 1.324054, 1.376364, 1.578014, 1.855492",\
"1.351649, 1.374350, 1.426660, 1.628310, 1.905788",\
"1.628605, 1.651306, 1.703616, 1.905267, 2.182744");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.665435, 0.685043, 0.722778, 0.846832, 1.007590",\
"0.665435, 0.685043, 0.722778, 0.846832, 1.007590",\
"0.665435, 0.685043, 0.722778, 0.846832, 1.007590",\
"0.665435, 0.685043, 0.722778, 0.846832, 1.007590",\
"0.653197, 0.672805, 0.710541, 0.834594, 0.995353");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.034321, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.691410, 0.714114, 0.766413, 0.968025, 1.245559",\
"0.696518, 0.719221, 0.771520, 0.973132, 1.250666",\
"0.735034, 0.757738, 0.810037, 1.011648, 1.289182",\
"0.785330, 0.808034, 0.860333, 1.061944, 1.339478",\
"1.057678, 1.080382, 1.132681, 1.334292, 1.611827");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.013712, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.862952, 0.885652, 0.937962, 1.139613, 1.377340",\
"0.862952, 0.885652, 0.937962, 1.139613, 1.377340",\
"0.862952, 0.885652, 0.937962, 1.139613, 1.377340",\
"0.862952, 0.885652, 0.937962, 1.139613, 1.377340",\
"0.815641, 0.838342, 0.890652, 1.092302, 1.369780");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.763203, 0.782811, 0.820549, 0.944609, 1.105372",\
"0.766332, 0.785941, 0.823678, 0.947739, 1.108501",\
"0.806836, 0.826445, 0.864182, 0.988243, 1.149005",\
"0.857110, 0.876718, 0.914456, 1.038516, 1.199279",\
"1.133753, 1.153361, 1.191099, 1.315159, 1.475922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.494548, 0.517252, 0.569551, 0.771162, 1.048697",\
"0.494548, 0.517252, 0.569551, 0.771162, 1.048697",\
"0.494548, 0.517252, 0.569551, 0.771162, 1.048697",\
"0.494548, 0.517252, 0.569551, 0.771162, 1.048697",\
"0.482269, 0.504972, 0.557271, 0.758883, 1.036417");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.506482, 0.526090, 0.563826, 0.687879, 0.848638",\
"0.509611, 0.529220, 0.566955, 0.691008, 0.851767",\
"0.550115, 0.569724, 0.607459, 0.731512, 0.892271",\
"0.600389, 0.619997, 0.657733, 0.781786, 0.942545",\
"0.872367, 0.891976, 0.929711, 1.053764, 1.214523");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.831625, 0.851234, 0.888971, 1.013032, 1.134044",\
"0.831625, 0.851234, 0.888971, 1.013032, 1.134044",\
"0.831625, 0.851234, 0.888971, 1.013032, 1.134044",\
"0.831625, 0.851234, 0.888971, 1.013032, 1.134044",\
"0.784028, 0.803637, 0.841374, 0.965435, 1.126197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.916592, 0.939293, 0.991603, 1.193254, 1.470731",\
"0.919722, 0.942422, 0.994732, 1.196383, 1.473860",\
"0.960226, 0.982926, 1.035236, 1.236887, 1.514364",\
"1.010499, 1.033200, 1.085510, 1.287161, 1.564638",\
"1.289762, 1.312462, 1.364772, 1.566423, 1.843900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.512513, 0.532121, 0.569857, 0.693910, 0.854669",\
"0.512513, 0.532121, 0.569857, 0.693910, 0.854669",\
"0.512513, 0.532121, 0.569857, 0.693910, 0.854669",\
"0.512513, 0.532121, 0.569857, 0.693910, 0.854669",\
"0.505797, 0.525405, 0.563141, 0.687194, 0.847953");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.023455, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.587249, 0.609953, 0.662252, 0.863863, 1.141397",\
"0.590378, 0.613082, 0.665381, 0.866993, 1.144527",\
"0.630882, 0.653586, 0.705885, 0.907497, 1.185031",\
"0.681156, 0.703859, 0.756159, 0.957770, 1.235304",\
"0.958487, 0.981190, 1.033490, 1.235101, 1.512635");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.008407, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.517589, 0.540289, 0.592599, 0.794250, 1.031985",\
"0.517589, 0.540289, 0.592599, 0.794250, 1.031985",\
"0.517589, 0.540289, 0.592599, 0.794250, 1.031985",\
"0.517589, 0.540289, 0.592599, 0.794250, 1.031985",\
"0.470005, 0.492705, 0.545015, 0.746666, 1.024143");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.430089, 0.449698, 0.487435, 0.611495, 0.772257",\
"0.433882, 0.453490, 0.491227, 0.615288, 0.776050",\
"0.473709, 0.493317, 0.531054, 0.655115, 0.815877",\
"0.523966, 0.543574, 0.581311, 0.705372, 0.866134",\
"0.802953, 0.822562, 0.860299, 0.984359, 1.145121");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482");
}
} /* 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.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.338460, 0.361164, 0.413463, 0.615074, 0.892608",\
"0.338460, 0.361164, 0.413463, 0.615074, 0.892608",\
"0.338460, 0.361164, 0.413463, 0.615074, 0.892608",\
"0.338460, 0.361164, 0.413463, 0.615074, 0.892608",\
"0.331784, 0.354488, 0.406787, 0.608398, 0.885933");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.401487, 0.421096, 0.458831, 0.582885, 0.743644",\
"0.405280, 0.424888, 0.462624, 0.586677, 0.747436",\
"0.445107, 0.464715, 0.502451, 0.626504, 0.787263",\
"0.495364, 0.514973, 0.552708, 0.676762, 0.837521",\
"0.772605, 0.792214, 0.829949, 0.954003, 1.114762");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745");
}
} /* 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.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.381719, 0.401328, 0.439065, 0.563125, 0.684145",\
"0.381719, 0.401328, 0.439065, 0.563125, 0.684145",\
"0.381719, 0.401328, 0.439065, 0.563125, 0.684145",\
"0.381719, 0.401328, 0.439065, 0.563125, 0.684145",\
"0.334730, 0.354339, 0.392076, 0.516136, 0.676898");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.428086, 0.450787, 0.503097, 0.704748, 0.982225",\
"0.431879, 0.454580, 0.506890, 0.708540, 0.986018",\
"0.471706, 0.494407, 0.546717, 0.748367, 1.025845",\
"0.521963, 0.544664, 0.596974, 0.798624, 1.076102",\
"0.798756, 0.821457, 0.873766, 1.075417, 1.352894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.308933, 0.328542, 0.366277, 0.490331, 0.651090",\
"0.308933, 0.328542, 0.366277, 0.490331, 0.651090",\
"0.308933, 0.328542, 0.366277, 0.490331, 0.651090",\
"0.308933, 0.328542, 0.366277, 0.490331, 0.651090",\
"0.296658, 0.316266, 0.354002, 0.478055, 0.638815");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.027077, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.332483, 0.355186, 0.407486, 0.609097, 0.886631",\
"0.336276, 0.358979, 0.411278, 0.612890, 0.890424",\
"0.376103, 0.398806, 0.451105, 0.652717, 0.930251",\
"0.426360, 0.449063, 0.501362, 0.702974, 0.980508",\
"0.698233, 0.720937, 0.773236, 0.974847, 1.252381");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.010193, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077");
}
} /* 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.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.526086, 5.548787, 5.601097, 5.802748, 6.040485",\
"5.526086, 5.548787, 5.601097, 5.802748, 6.040485",\
"5.526086, 5.548787, 5.601097, 5.802748, 6.040485",\
"5.526086, 5.548787, 5.601097, 5.802748, 6.040485",\
"5.478492, 5.501193, 5.553503, 5.755154, 6.032630");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.429761, 5.449370, 5.487107, 5.611168, 5.771930",\
"5.433336, 5.452944, 5.490682, 5.614742, 5.775505",\
"5.473397, 5.493005, 5.530743, 5.654803, 5.815566",\
"5.523690, 5.543298, 5.581036, 5.705096, 5.865859",\
"5.803208, 5.822817, 5.860554, 5.984615, 6.145377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.457672, 2.480376, 2.532675, 2.734286, 3.011821",\
"2.457672, 2.480376, 2.532675, 2.734286, 3.011821",\
"2.457672, 2.480376, 2.532675, 2.734286, 3.011821",\
"2.457672, 2.480376, 2.532675, 2.734286, 3.011821",\
"2.450943, 2.473647, 2.525946, 2.727557, 3.005092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.501041, 2.520650, 2.558385, 2.682439, 2.843197",\
"2.504616, 2.524224, 2.561960, 2.686013, 2.846772",\
"2.544677, 2.564285, 2.602021, 2.726074, 2.886833",\
"2.594970, 2.614578, 2.652314, 2.776367, 2.937126",\
"2.872521, 2.892129, 2.929865, 3.053918, 3.214677");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.376806, 5.396415, 5.434152, 5.558213, 5.679235",\
"5.376806, 5.396415, 5.434152, 5.558213, 5.679235",\
"5.376806, 5.396415, 5.434152, 5.558213, 5.679235",\
"5.376806, 5.396415, 5.434152, 5.558213, 5.679235",\
"5.329538, 5.349146, 5.386884, 5.510944, 5.671707");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.455258, 5.477959, 5.530269, 5.731920, 6.009397",\
"5.458833, 5.481533, 5.533843, 5.735494, 6.012971",\
"5.498894, 5.521594, 5.573904, 5.775555, 6.053032",\
"5.549187, 5.571887, 5.624197, 5.825848, 6.103325",\
"5.826078, 5.848779, 5.901089, 6.102740, 6.380217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.408131, 2.427739, 2.465475, 2.589528, 2.750287",\
"2.408131, 2.427739, 2.465475, 2.589528, 2.750287",\
"2.408131, 2.427739, 2.465475, 2.589528, 2.750287",\
"2.408131, 2.427739, 2.465475, 2.589528, 2.750287",\
"2.395883, 2.415492, 2.453227, 2.577281, 2.738039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.025912, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.451344, 2.474048, 2.526347, 2.727958, 3.005493",\
"2.454919, 2.477622, 2.529922, 2.731533, 3.009067",\
"2.494980, 2.517683, 2.569982, 2.771594, 3.049128",\
"2.545273, 2.567976, 2.620276, 2.821887, 3.099422",\
"2.817492, 2.840195, 2.892495, 3.094106, 3.371640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.009598, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.069148, 5.091848, 5.144158, 5.345809, 5.583577",\
"5.069148, 5.091848, 5.144158, 5.345809, 5.583577",\
"5.069148, 5.091848, 5.144158, 5.345809, 5.583577",\
"5.069148, 5.091848, 5.144158, 5.345809, 5.583577",\
"5.022077, 5.044777, 5.097087, 5.298738, 5.576215");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.937852, 4.957461, 4.995198, 5.119259, 5.280021",\
"4.942617, 4.962225, 4.999963, 5.124023, 5.284786",\
"4.981472, 5.001081, 5.038818, 5.162879, 5.323641",\
"5.031777, 5.051385, 5.089123, 5.213183, 5.373946",\
"5.309143, 5.328751, 5.366488, 5.490549, 5.651311");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.245519, 2.268222, 2.320522, 2.522133, 2.799667",\
"2.245519, 2.268222, 2.320522, 2.522133, 2.799667",\
"2.245519, 2.268222, 2.320522, 2.522133, 2.799667",\
"2.245519, 2.268222, 2.320522, 2.522133, 2.799667",\
"2.233356, 2.256060, 2.308359, 2.509970, 2.787505");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.239009, 2.258617, 2.296353, 2.420406, 2.581165",\
"2.243773, 2.263382, 2.301117, 2.425171, 2.585929",\
"2.282629, 2.302237, 2.339973, 2.464026, 2.624785",\
"2.332933, 2.352541, 2.390277, 2.514330, 2.675089",\
"2.605530, 2.625138, 2.662874, 2.786927, 2.947685");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.022881, 5.042490, 5.080227, 5.204288, 5.325340",\
"5.022881, 5.042490, 5.080227, 5.204288, 5.325340",\
"5.022881, 5.042490, 5.080227, 5.204288, 5.325340",\
"5.022881, 5.042490, 5.080227, 5.204288, 5.325340",\
"4.975303, 4.994911, 5.032649, 5.156709, 5.317472");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "5.117691, 5.140391, 5.192701, 5.394352, 5.671829",\
"5.122455, 5.145155, 5.197465, 5.399117, 5.676593",\
"5.161311, 5.184011, 5.236321, 5.437973, 5.715449",\
"5.211616, 5.234316, 5.286626, 5.488277, 5.765754",\
"5.491392, 5.514092, 5.566402, 5.768053, 6.045530");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.246534, 2.266142, 2.303878, 2.427931, 2.588690",\
"2.246534, 2.266142, 2.303878, 2.427931, 2.588690",\
"2.246534, 2.266142, 2.303878, 2.427931, 2.588690",\
"2.246534, 2.266142, 2.303878, 2.427931, 2.588690",\
"2.239785, 2.259393, 2.297129, 2.421182, 2.581941");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032423, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.338508, 2.361212, 2.413511, 2.615122, 2.892657",\
"2.343273, 2.365977, 2.418276, 2.619887, 2.897422",\
"2.382129, 2.404832, 2.457131, 2.658743, 2.936277",\
"2.432433, 2.455137, 2.507436, 2.709047, 2.986582",\
"2.710277, 2.732980, 2.785280, 2.986891, 3.264425");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.012796, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.742053, 4.764753, 4.817063, 5.018714, 5.255447",\
"4.742053, 4.764753, 4.817063, 5.018714, 5.255447",\
"4.742053, 4.764753, 4.817063, 5.018714, 5.255447",\
"4.742053, 4.764753, 4.817063, 5.018714, 5.255447",\
"4.687942, 4.710642, 4.762952, 4.964603, 5.242080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.615252, 4.634860, 4.672597, 4.796658, 4.957420",\
"4.627380, 4.646988, 4.684726, 4.808786, 4.969549",\
"4.662966, 4.682575, 4.720312, 4.844373, 5.005135",\
"4.723066, 4.742675, 4.780412, 4.904473, 5.065235",\
"5.041402, 5.061010, 5.098748, 5.222808, 5.383571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.121250, 2.143953, 2.196253, 2.397864, 2.675398",\
"2.121250, 2.143953, 2.196253, 2.397864, 2.675398",\
"2.121250, 2.143953, 2.196253, 2.397864, 2.675398",\
"2.121250, 2.143953, 2.196253, 2.397864, 2.675398",\
"2.109560, 2.132264, 2.184563, 2.386174, 2.663709");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.146064, 2.165672, 2.203408, 2.327461, 2.488220",\
"2.158192, 2.177800, 2.215536, 2.339589, 2.500348",\
"2.193778, 2.213386, 2.251122, 2.375175, 2.535934",\
"2.253878, 2.273486, 2.311222, 2.435275, 2.596034",\
"2.569389, 2.588997, 2.626733, 2.750786, 2.911545");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.575778, 4.595387, 4.633124, 4.757185, 4.877203",\
"4.575778, 4.595387, 4.633124, 4.757185, 4.877203",\
"4.575778, 4.595387, 4.633124, 4.757185, 4.877203",\
"4.575778, 4.595387, 4.633124, 4.757185, 4.877203",\
"4.521909, 4.541518, 4.579255, 4.703316, 4.864078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.659351, 4.682052, 4.734362, 4.936013, 5.213490",\
"4.671480, 4.694180, 4.746490, 4.948141, 5.225618",\
"4.707066, 4.729766, 4.782076, 4.983727, 5.261204",\
"4.767166, 4.789866, 4.842176, 5.043827, 5.321304",\
"5.081769, 5.104469, 5.156779, 5.358430, 5.635907");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.062836, 2.082444, 2.120180, 2.244233, 2.404992",\
"2.062836, 2.082444, 2.120180, 2.244233, 2.404992",\
"2.062836, 2.082444, 2.120180, 2.244233, 2.404992",\
"2.062836, 2.082444, 2.120180, 2.244233, 2.404992",\
"2.045522, 2.065130, 2.102866, 2.226919, 2.387678");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.072813, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.097960, 2.120663, 2.172962, 2.374574, 2.652108",\
"2.110088, 2.132792, 2.185091, 2.386702, 2.664237",\
"2.145674, 2.168378, 2.220677, 2.422288, 2.699823",\
"2.205775, 2.228478, 2.280778, 2.482389, 2.759923",\
"2.515980, 2.538683, 2.590983, 2.792594, 3.070128");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.032144, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.290965, 4.313665, 4.365975, 4.567626, 4.804300",\
"4.290965, 4.313665, 4.365975, 4.567626, 4.804300",\
"4.290965, 4.313665, 4.365975, 4.567626, 4.804300",\
"4.290965, 4.313665, 4.365975, 4.567626, 4.804300",\
"4.237034, 4.259734, 4.312044, 4.513695, 4.791172");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.144653, 4.164261, 4.201999, 4.326059, 4.486822",\
"4.156243, 4.175852, 4.213589, 4.337650, 4.498412",\
"4.192400, 4.212008, 4.249745, 4.373806, 4.534568",\
"4.252569, 4.272178, 4.309915, 4.433976, 4.594738",\
"4.567500, 4.587108, 4.624846, 4.748906, 4.909668");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.919850, 1.942553, 1.994852, 2.196464, 2.473998",\
"1.919850, 1.942553, 1.994852, 2.196464, 2.473998",\
"1.919850, 1.942553, 1.994852, 2.196464, 2.473998",\
"1.919850, 1.942553, 1.994852, 2.196464, 2.473998",\
"1.902665, 1.925368, 1.977668, 2.179279, 2.456813");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.900094, 1.919703, 1.957438, 2.081491, 2.242250",\
"1.911684, 1.931293, 1.969028, 2.093082, 2.253840",\
"1.947840, 1.967449, 2.005184, 2.129238, 2.289996",\
"2.008011, 2.027619, 2.065355, 2.189408, 2.350167",\
"2.318689, 2.338297, 2.376033, 2.500086, 2.660845");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.226833, 4.246442, 4.284179, 4.408240, 4.528200",\
"4.226833, 4.246442, 4.284179, 4.408240, 4.528200",\
"4.226833, 4.246442, 4.284179, 4.408240, 4.528200",\
"4.226833, 4.246442, 4.284179, 4.408240, 4.528200",\
"4.172689, 4.192298, 4.230035, 4.354096, 4.514858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "4.330115, 4.352815, 4.405125, 4.606776, 4.884253",\
"4.341705, 4.364406, 4.416716, 4.618367, 4.895844",\
"4.377862, 4.400562, 4.452872, 4.654523, 4.932000",\
"4.438032, 4.460732, 4.513042, 4.714694, 4.992170",\
"4.756824, 4.779524, 4.831834, 5.033485, 5.310962");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.924789, 1.944398, 1.982133, 2.106187, 2.266945",\
"1.924789, 1.944398, 1.982133, 2.106187, 2.266945",\
"1.924789, 1.944398, 1.982133, 2.106187, 2.266945",\
"1.924789, 1.944398, 1.982133, 2.106187, 2.266945",\
"1.913130, 1.932739, 1.970474, 2.094527, 2.255286");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.070172, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "2.003019, 2.025722, 2.078022, 2.279633, 2.557167",\
"2.014609, 2.037313, 2.089612, 2.291223, 2.568758",\
"2.050765, 2.073468, 2.125767, 2.327379, 2.604913",\
"2.110935, 2.133639, 2.185938, 2.387549, 2.665084",\
"2.426803, 2.449507, 2.501806, 2.703417, 2.980952");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.030809, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "6.513451, 6.536151, 6.588461, 6.790112, 7.067589",\
"6.541093, 6.563794, 6.616104, 6.817755, 7.095232",\
"6.567558, 6.590258, 6.642568, 6.844219, 7.120930",\
"6.576276, 6.598977, 6.651287, 6.852938, 7.120930",\
"6.576276, 6.598977, 6.651287, 6.852938, 7.120930");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "6.316269, 6.335877, 6.373614, 6.497675, 6.658437",\
"6.343911, 6.363519, 6.401257, 6.525317, 6.686079",\
"6.370376, 6.389984, 6.427721, 6.551782, 6.711777",\
"6.379094, 6.398702, 6.436440, 6.560500, 6.711777",\
"6.379094, 6.398702, 6.436440, 6.560500, 6.711777");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482",\
"0.021505, 0.041234, 0.082318, 0.258151, 0.500482");
}
} /* 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.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.831333, 0.854037, 0.906336, 1.107947, 1.385482",\
"0.859411, 0.882115, 0.934414, 1.136025, 1.413560",\
"0.888160, 0.910864, 0.963163, 1.164774, 1.442308",\
"0.899082, 0.921785, 0.974085, 1.175696, 1.453230",\
"0.900206, 0.922910, 0.975209, 1.176820, 1.454355");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.819279, 0.838887, 0.876623, 1.000676, 1.161435",\
"0.847328, 0.866936, 0.904672, 1.028725, 1.189484",\
"0.876076, 0.895685, 0.933420, 1.057474, 1.218233",\
"0.887027, 0.906636, 0.944371, 1.068424, 1.229184",\
"0.888127, 0.907736, 0.945471, 1.069525, 1.230284");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745",\
"0.021506, 0.041233, 0.080468, 0.249198, 0.481745");
}
} /* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.277230, 3.299931, 3.352241, 3.553891, 3.831369",\
"3.286923, 3.309624, 3.361934, 3.563585, 3.841062",\
"3.307529, 3.330230, 3.382540, 3.584190, 3.861668",\
"3.332808, 3.355509, 3.407818, 3.609469, 3.884970",\
"3.332808, 3.355509, 3.407818, 3.609469, 3.884970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.199927, 3.219536, 3.257273, 3.381334, 3.542097",\
"3.206216, 3.225824, 3.263562, 3.387622, 3.548385",\
"3.251980, 3.271588, 3.309326, 3.433386, 3.594149",\
"3.318647, 3.338256, 3.375993, 3.500054, 3.660817",\
"3.644066, 3.663674, 3.701411, 3.825472, 3.986235");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
} /* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.511509, 1.534212, 1.586511, 1.788123, 2.065657",\
"1.521202, 1.543905, 1.596205, 1.797816, 2.075350",\
"1.541807, 1.564511, 1.616810, 1.818422, 2.095956",\
"1.564525, 1.587229, 1.639528, 1.841140, 2.118674",\
"1.564525, 1.587229, 1.639528, 1.841140, 2.118674");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.720155, 1.739763, 1.777498, 1.901552, 2.062310",\
"1.726443, 1.746051, 1.783787, 1.907840, 2.068599",\
"1.772207, 1.791816, 1.829551, 1.953604, 2.114363",\
"1.838874, 1.858483, 1.896218, 2.020271, 2.181030",\
"2.164262, 2.183870, 2.221606, 2.345659, 2.506418");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
} /* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.264130, 3.283738, 3.321476, 3.445536, 3.606299",\
"3.273823, 3.293431, 3.331168, 3.455229, 3.615992",\
"3.294428, 3.314036, 3.351774, 3.475834, 3.636597",\
"3.319707, 3.339315, 3.377053, 3.501113, 3.659899",\
"3.319707, 3.339315, 3.377053, 3.501113, 3.659899");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482",\
"0.021505, 0.041233, 0.082317, 0.258152, 0.500482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "3.483799, 3.506499, 3.558809, 3.760460, 4.037937",\
"3.490087, 3.512788, 3.565098, 3.766748, 4.044226",\
"3.535851, 3.558552, 3.610862, 3.812512, 4.089990",\
"3.602518, 3.625219, 3.677529, 3.879179, 4.156657",\
"3.927885, 3.950586, 4.002896, 4.204546, 4.482024");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312",\
"0.022685, 0.050042, 0.124203, 0.433072, 0.827312");
}
} /* 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.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.582210, 1.601818, 1.639554, 1.763607, 1.924366",\
"1.591903, 1.611511, 1.649247, 1.773300, 1.934059",\
"1.612508, 1.632117, 1.669852, 1.793905, 1.954664",\
"1.636020, 1.655628, 1.693364, 1.817417, 1.978176",\
"1.636020, 1.655628, 1.693364, 1.817417, 1.978176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.040037, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745",\
"0.021505, 0.041233, 0.080469, 0.249198, 0.481745");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "1.753421, 1.776124, 1.828423, 2.030035, 2.307569",\
"1.759709, 1.782412, 1.834712, 2.036323, 2.313857",\
"1.805473, 1.828177, 1.880476, 2.082087, 2.359622",\
"1.872140, 1.894844, 1.947143, 2.148754, 2.426289",\
"2.197530, 2.220233, 2.272532, 2.474144, 2.751678");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.016256, 0.122474, 0.282311, 1.499372");
index_2 ( "0.007286, 0.040186, 0.130828, 0.499073, 1.000000");
values ( "0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078",\
"0.022680, 0.050033, 0.124213, 0.433000, 0.816078");
}
} /* 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.000536 ;
/* 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.095158, 0.282311, 0.500000, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.089692, 0.114136, 0.165718, 0.363991, 0.635233",\
"0.090947, 0.115405, 0.166991, 0.365241, 0.636427",\
"0.092614, 0.117094, 0.168683, 0.366899, 0.638005",\
"0.102132, 0.126802, 0.178422, 0.376484, 0.647287",\
"0.120709, 0.147979, 0.200031, 0.398119, 0.670890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.095158, 0.282311, 0.500000, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.018781, 0.042136, 0.115350, 0.413535, 0.825039",\
"0.018908, 0.042191, 0.115382, 0.413535, 0.825039",\
"0.019091, 0.042270, 0.115429, 0.413535, 0.825039",\
"0.020144, 0.042805, 0.115708, 0.413535, 0.825039",\
"0.025763, 0.047584, 0.117493, 0.413535, 0.825412");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.075543, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.107523, 0.128560, 0.164749, 0.287157, 0.448320",\
"0.112290, 0.133283, 0.169458, 0.291856, 0.453044",\
"0.133207, 0.154064, 0.190205, 0.312581, 0.473868",\
"0.147088, 0.168461, 0.204937, 0.327518, 0.488767",\
"0.189044, 0.211959, 0.249446, 0.372635, 0.533766");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.075543, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.018041, 0.033273, 0.077128, 0.242764, 0.479383",\
"0.018043, 0.033313, 0.077135, 0.242764, 0.479383",\
"0.018152, 0.033564, 0.077220, 0.242764, 0.479383",\
"0.019439, 0.034766, 0.077943, 0.242764, 0.479383",\
"0.023291, 0.038366, 0.080107, 0.243194, 0.479469");
}
} /* 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.082257, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.089238, 0.113676, 0.165257, 0.363539, 0.634802",\
"0.090359, 0.114810, 0.166394, 0.364655, 0.635869",\
"0.092233, 0.116708, 0.168296, 0.366520, 0.637644",\
"0.102132, 0.126802, 0.178422, 0.376484, 0.647287",\
"0.120709, 0.147979, 0.200031, 0.398119, 0.670890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.082257, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.018733, 0.042116, 0.115338, 0.413111, 0.824678",\
"0.018846, 0.042164, 0.115367, 0.413111, 0.824678",\
"0.019051, 0.042253, 0.115419, 0.413111, 0.824678",\
"0.020144, 0.042805, 0.115708, 0.413111, 0.824678",\
"0.025763, 0.047584, 0.117493, 0.413111, 0.825412");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.070991, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.106638, 0.127683, 0.163875, 0.286284, 0.447443",\
"0.110586, 0.131596, 0.167776, 0.290177, 0.451357",\
"0.113882, 0.134861, 0.171031, 0.293425, 0.454623",\
"0.133207, 0.154064, 0.190205, 0.312581, 0.473868",\
"0.189044, 0.211959, 0.249446, 0.372635, 0.533766");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.070991, 0.122474, 0.282311, 1.500000");
index_2 ( "0.001036, 0.033936, 0.124578, 0.492823, 1.000000");
values ( "0.018040, 0.033266, 0.077127, 0.239454, 0.472801",\
"0.018042, 0.033298, 0.077133, 0.239454, 0.472801",\
"0.018044, 0.033326, 0.077138, 0.239454, 0.472801",\
"0.018152, 0.033564, 0.077220, 0.239454, 0.472801",\
"0.023291, 0.038366, 0.080107, 0.240166, 0.473085");
}
} /* 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.011006 ;
/* 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.043573, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.042157, 1.032554, 1.015048, 0.994145, 1.020511",\
"1.050058, 1.040456, 1.022950, 1.002047, 1.028412",\
"1.060960, 1.051357, 1.033851, 1.012948, 1.039314",\
"1.073502, 1.063900, 1.046394, 1.025491, 1.051856",\
"1.060333, 1.050731, 1.033225, 1.012322, 1.038687");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.018011, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.174192, 1.164590, 1.147084, 1.126181, 1.152546",\
"1.180167, 1.170565, 1.153058, 1.132155, 1.158521",\
"1.221458, 1.211856, 1.194350, 1.173447, 1.199813",\
"1.283572, 1.273970, 1.256464, 1.235561, 1.261926",\
"1.556092, 1.546489, 1.528983, 1.508080, 1.534446");
}
} /* 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.043573, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.384554, -0.381928, -0.377141, -0.371424, -0.428362",\
"-0.396569, -0.393943, -0.389155, -0.383439, -0.440377",\
"-0.416637, -0.414011, -0.409224, -0.403507, -0.460445",\
"-0.439003, -0.436377, -0.431590, -0.425874, -0.482811",\
"-0.429338, -0.426713, -0.421925, -0.413759, -0.441312");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.018011, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.460702, -0.458076, -0.453289, -0.447572, -0.504510",\
"-0.467521, -0.464895, -0.460108, -0.454392, -0.511329",\
"-0.506227, -0.503601, -0.498813, -0.493097, -0.550035",\
"-0.565493, -0.562867, -0.558079, -0.552363, -0.609301",\
"-0.903629, -0.901003, -0.887702, -0.865749, -0.893302");
}
} /* 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.020515 ;
/* 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.075614, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.428153, 1.418550, 1.401044, 1.380141, 1.406507",\
"1.438703, 1.429101, 1.411595, 1.390692, 1.417057",\
"1.440007, 1.430405, 1.412898, 1.391995, 1.418361",\
"1.435078, 1.425476, 1.407970, 1.387067, 1.413432",\
"1.337763, 1.328161, 1.310655, 1.289752, 1.316118");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.031637, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.253910, 1.244308, 1.226802, 1.205898, 1.232264",\
"1.266766, 1.257163, 1.239657, 1.218754, 1.245120",\
"1.298560, 1.288957, 1.271451, 1.250548, 1.276914",\
"1.336738, 1.327135, 1.309629, 1.288726, 1.315092",\
"1.635313, 1.625711, 1.608205, 1.587301, 1.613667");
}
} /* 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.075614, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.476519, -0.466435, -0.448049, -0.426097, -0.453650",\
"-0.489049, -0.478965, -0.460580, -0.438627, -0.466180",\
"-0.495342, -0.485258, -0.466873, -0.444920, -0.472473",\
"-0.507063, -0.496979, -0.478593, -0.456641, -0.484194",\
"-0.442099, -0.432014, -0.413629, -0.391676, -0.419230");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.031637, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.446662, -0.444036, -0.439249, -0.433533, -0.490470",\
"-0.458665, -0.456039, -0.451252, -0.445536, -0.502473",\
"-0.492263, -0.489637, -0.484850, -0.479134, -0.536071",\
"-0.551139, -0.548513, -0.543726, -0.538010, -0.594947",\
"-0.864329, -0.854244, -0.835859, -0.813906, -0.841460");
}
} /* 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.007358 ;
/* 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.030782, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.316028, 1.306426, 1.288920, 1.268016, 1.294382",\
"1.324662, 1.315060, 1.297554, 1.276651, 1.303016",\
"1.336509, 1.326907, 1.309401, 1.288498, 1.314863",\
"1.337686, 1.328084, 1.310578, 1.289675, 1.316040",\
"1.255951, 1.246349, 1.228843, 1.207940, 1.234306");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.011725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.254361, 1.244758, 1.227252, 1.206349, 1.232715",\
"1.258754, 1.249152, 1.231646, 1.210743, 1.237108",\
"1.303487, 1.293885, 1.276379, 1.255476, 1.281841",\
"1.347991, 1.338388, 1.320882, 1.299979, 1.326345",\
"1.567898, 1.558296, 1.540790, 1.519887, 1.546252");
}
} /* 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.030782, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.512198, -0.502114, -0.483729, -0.461776, -0.489330",\
"-0.520829, -0.510745, -0.492359, -0.470407, -0.497960",\
"-0.533747, -0.523663, -0.505278, -0.483325, -0.510879",\
"-0.536681, -0.526597, -0.508212, -0.486259, -0.513813",\
"-0.457130, -0.447821, -0.429436, -0.407483, -0.435037");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.011725, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.425939, -0.423313, -0.418526, -0.412810, -0.469747",\
"-0.430332, -0.427707, -0.422919, -0.417203, -0.474141",\
"-0.474909, -0.472284, -0.467496, -0.461780, -0.518718",\
"-0.518337, -0.515712, -0.510924, -0.505208, -0.562146",\
"-0.734277, -0.731651, -0.726864, -0.721148, -0.778085");
}
} /* 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.014443 ;
/* 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.055215, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.150362, 1.140760, 1.123254, 1.102351, 1.128717",\
"1.165567, 1.155965, 1.138459, 1.117556, 1.143921",\
"1.182473, 1.172871, 1.155365, 1.134462, 1.160827",\
"1.204515, 1.194913, 1.177407, 1.156503, 1.182869",\
"1.192163, 1.182561, 1.165055, 1.144152, 1.170517");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.023400, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.339646, 1.330044, 1.312537, 1.291634, 1.318000",\
"1.347454, 1.337852, 1.320346, 1.299442, 1.325808",\
"1.386937, 1.377335, 1.359829, 1.338926, 1.365291",\
"1.449147, 1.439545, 1.422039, 1.401136, 1.427502",\
"1.722179, 1.712577, 1.695070, 1.674167, 1.700533");
}
} /* 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.055215, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.508942, -0.506316, -0.501529, -0.495813, -0.533115",\
"-0.524146, -0.521520, -0.516733, -0.511017, -0.545587",\
"-0.541052, -0.538426, -0.533639, -0.522083, -0.549636",\
"-0.563042, -0.560416, -0.542483, -0.520530, -0.548084",\
"-0.482677, -0.472593, -0.454208, -0.432255, -0.459809");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.023400, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.475813, -0.473187, -0.468400, -0.462684, -0.519621",\
"-0.484646, -0.482020, -0.477233, -0.471517, -0.528455",\
"-0.520808, -0.518182, -0.513395, -0.507679, -0.564616",\
"-0.559388, -0.556763, -0.551975, -0.546259, -0.603197",\
"-0.761207, -0.758582, -0.753794, -0.748078, -0.805016");
}
} /* 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.017119 ;
/* 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.064085, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.164602, 1.154999, 1.137493, 1.116590, 1.142956",\
"1.182878, 1.173276, 1.155770, 1.134867, 1.161233",\
"1.196350, 1.186748, 1.169242, 1.148339, 1.174704",\
"1.214579, 1.204977, 1.187471, 1.166568, 1.192933",\
"1.188286, 1.178684, 1.161178, 1.140275, 1.166641");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.027447, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "1.416127, 1.406524, 1.389018, 1.368115, 1.394481",\
"1.425651, 1.416049, 1.398542, 1.377639, 1.404005",\
"1.464254, 1.454651, 1.437145, 1.416242, 1.442608",\
"1.527492, 1.517890, 1.500383, 1.479480, 1.505846",\
"1.811138, 1.801535, 1.784029, 1.763126, 1.789492");
}
} /* 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.064085, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.455096, -0.452470, -0.447683, -0.441967, -0.498904",\
"-0.467314, -0.464688, -0.459901, -0.454184, -0.511122",\
"-0.470535, -0.467909, -0.463122, -0.457406, -0.514343",\
"-0.466785, -0.464159, -0.459372, -0.453656, -0.510593",\
"-0.363263, -0.360637, -0.355850, -0.350134, -0.407071");
}
fall_constraint( f_dtrans_ctrans ){
index_1 ( "0.000000, 0.027447, 0.122474, 0.282311, 1.499372");
index_2 ( "0.000000, 0.100000, 0.282311, 0.500000, 1.500000");
values ( "-0.534627, -0.524542, -0.506157, -0.484205, -0.511758",\
"-0.545246, -0.535161, -0.516776, -0.494824, -0.522377",\
"-0.580508, -0.570424, -0.552039, -0.530086, -0.557639",\
"-0.620932, -0.610848, -0.592462, -0.570510, -0.598063",\
"-0.847100, -0.837016, -0.818631, -0.796678, -0.824232");
}
} /* 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.012317 ;
/* 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.008289 ;
/* 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.007481 ;
/* 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.011655 ;
/* 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.014811 ;
/* 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.015131 ;
/* 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.014501 ;
/* 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.015147 ;
/* 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.011508 ;
/* 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.008961 ;
/* 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.009558 ;
/* 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.008702 ;
/* 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.007326 ;
/* 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.008899 ;
/* 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.007238 ;
/* 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.008606 ;
/* 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.018662 ;
/* 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.019419 ;
/* 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.007817 ;
/* 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.005956 ;
/* 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.006274 ;
/* 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.005244 ;
/* 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.008371 ;
/* 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.018446 ;
/* 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.004247 ;
/* 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.009386 ;
/* 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 */