caravel/signoff/mgmt_protect/primetime-signoff/lib/min/mgmt_protect.ss.lib

79264 lines
3.4 MiB

library("mgmt_protect.ss") {
technology (cmos) ;
delay_model : table_lookup ;
library_features ( report_delay_calculation ) ;
date : "Tue Oct 18 15:26:20 2022" ;
revision : "T-2022.03-SP3" ;
nom_process : 1.0000 ;
nom_voltage : 1.4000 ;
nom_temperature : 100.0000 ;
operating_conditions( "sky130_fd_sc_hd__ss_1.40v_100C" ) {
process : 1.0000 ;
voltage : 1.4000 ;
temperature : 100.0000 ;
} /* current design opcond */
default_operating_conditions : "sky130_fd_sc_hd__ss_1.40v_100C" ;
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);
/* 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 ");
}
type ( BUS128_type0 ) {
base_type : array ;
data_type : bit ;
bit_width : 128 ;
bit_from : 127 ;
bit_to : 0 ;
downto : true ;
} /* end of type */
type ( BUS32_type1 ) {
base_type : array ;
data_type : bit ;
bit_width : 32 ;
bit_from : 31 ;
bit_to : 0 ;
downto : true ;
} /* end of type */
type ( BUS4_type2 ) {
base_type : array ;
data_type : bit ;
bit_width : 4 ;
bit_from : 3 ;
bit_to : 0 ;
downto : true ;
} /* end of type */
type ( BUS3_type3 ) {
base_type : array ;
data_type : bit ;
bit_width : 3 ;
bit_from : 2 ;
bit_to : 0 ;
downto : true ;
} /* end of type */
cell( mgmt_protect ) {
area : 43228.292969 ;
dont_use : true ;
dont_touch : true ;
interface_timing : true;
timing_model_type : "extracted";
is_macro_cell : true;
pin("caravel_clk") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005221 ;
/* Other user defined attributes. */
original_pin : caravel_clk;
} /* end of pin caravel_clk */
pin("caravel_clk2") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004028 ;
/* Other user defined attributes. */
original_pin : caravel_clk2;
} /* end of pin caravel_clk2 */
pin("caravel_rstn") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006636 ;
/* Other user defined attributes. */
original_pin : caravel_rstn;
} /* end of pin caravel_rstn */
pin("mprj_ack_i_core") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001257 ;
/* Other user defined attributes. */
original_pin : mprj_ack_i_core;
timing () {
related_pin : "mprj_ack_i_user" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.049781, 1.081855, 1.182377, 1.542219, 3.461545",\
"1.054803, 1.086877, 1.187399, 1.547241, 3.466567",\
"1.124417, 1.156490, 1.257010, 1.616861, 3.536141",\
"1.442602, 1.474678, 1.575181, 1.935101, 3.854021",\
"2.633700, 2.665801, 2.766110, 3.126839, 5.041514");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.043477, 0.075981, 0.201744, 0.692155, 3.334129",\
"0.043477, 0.075981, 0.201744, 0.692155, 3.334129",\
"0.043480, 0.075985, 0.201744, 0.692169, 3.334055",\
"0.043504, 0.076014, 0.201743, 0.692273, 3.333477",\
"0.043784, 0.076358, 0.201726, 0.693505, 3.326655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.031038, 1.055946, 1.118024, 1.286142, 2.134878",\
"1.036120, 1.061028, 1.123105, 1.291224, 2.139960",\
"1.108321, 1.133238, 1.195297, 1.363446, 2.212224",\
"1.441727, 1.466662, 1.528664, 1.696911, 2.545700",\
"2.608817, 2.633618, 2.695620, 2.863963, 3.711153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.041657, 0.058837, 0.114333, 0.316468, 1.469319",\
"0.041657, 0.058837, 0.114333, 0.316468, 1.469319",\
"0.041664, 0.058837, 0.114335, 0.316468, 1.469520",\
"0.041687, 0.058837, 0.114339, 0.316468, 1.469651",\
"0.041723, 0.058837, 0.114339, 0.316898, 1.469651");
}
} /* end of arc mprj_ack_i_user_mprj_ack_i_core_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_ack_i_user" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.049781, 1.081855, 1.182377, 1.542219, 3.461545",\
"1.054803, 1.086877, 1.187399, 1.547241, 3.466567",\
"1.124417, 1.156490, 1.257010, 1.616861, 3.536141",\
"1.442602, 1.474678, 1.575181, 1.935101, 3.854021",\
"2.633700, 2.665801, 2.766110, 3.126839, 5.041514");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.043477, 0.075981, 0.201744, 0.692155, 3.334129",\
"0.043477, 0.075981, 0.201744, 0.692155, 3.334129",\
"0.043480, 0.075985, 0.201744, 0.692169, 3.334055",\
"0.043504, 0.076014, 0.201743, 0.692273, 3.333477",\
"0.043784, 0.076358, 0.201726, 0.693505, 3.326655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.031038, 1.055946, 1.118024, 1.286142, 2.134878",\
"1.036120, 1.061028, 1.123105, 1.291224, 2.139960",\
"1.108321, 1.133238, 1.195297, 1.363446, 2.212224",\
"1.441727, 1.466662, 1.528664, 1.696911, 2.545700",\
"2.608817, 2.633618, 2.695620, 2.863963, 3.711153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.041657, 0.058743, 0.114328, 0.316423, 1.469319",\
"0.041657, 0.058743, 0.114328, 0.316423, 1.469319",\
"0.041664, 0.058743, 0.114328, 0.316423, 1.469520",\
"0.041687, 0.058743, 0.114328, 0.316423, 1.469651",\
"0.041723, 0.058743, 0.114328, 0.316898, 1.469651");
}
} /* end of arc mprj_ack_i_user_mprj_ack_i_core_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "3.153070, 3.185144, 3.285664, 3.645514, 5.564800",\
"3.202606, 3.234680, 3.335200, 3.695050, 5.614336",\
"3.314467, 3.346541, 3.447061, 3.806911, 5.726197",\
"3.659306, 3.691380, 3.791900, 4.151750, 6.071035",\
"4.920696, 4.952769, 5.053289, 5.413140, 7.332425");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "2.435953, 2.460853, 2.522947, 2.691040, 3.539737",\
"2.485366, 2.510265, 2.572359, 2.740452, 3.589149",\
"2.597404, 2.622303, 2.684397, 2.852490, 3.701187",\
"2.949316, 2.974216, 3.036310, 3.204402, 4.053099",\
"4.203518, 4.228418, 4.290512, 4.458604, 5.307301");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139");
}
} /* end of arc mprj_iena_wb_mprj_ack_i_core_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "3.153070, 3.185144, 3.285664, 3.645514, 5.564800",\
"3.202606, 3.234680, 3.335200, 3.695050, 5.614336",\
"3.314467, 3.346541, 3.447061, 3.806911, 5.726197",\
"3.659306, 3.691380, 3.791900, 4.151750, 6.071035",\
"4.920696, 4.952769, 5.053289, 5.413140, 7.332425");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064",\
"0.043480, 0.075985, 0.201744, 0.692167, 3.334064");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "2.435953, 2.460853, 2.522947, 2.691040, 3.539737",\
"2.485366, 2.510265, 2.572359, 2.740452, 3.589149",\
"2.597404, 2.622303, 2.684397, 2.852490, 3.701187",\
"2.949316, 2.974216, 3.036310, 3.204402, 4.053099",\
"4.203518, 4.228418, 4.290512, 4.458604, 5.307301");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139",\
"0.041651, 0.058849, 0.114332, 0.316485, 1.469139");
}
} /* end of arc mprj_iena_wb_mprj_ack_i_core_una_min*/
} /* end of pin mprj_ack_i_core */
pin("mprj_ack_i_user") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.370804 ;
/* Other user defined attributes. */
original_pin : mprj_ack_i_user;
} /* end of pin mprj_ack_i_user */
pin("mprj_cyc_o_core") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007983 ;
/* Other user defined attributes. */
original_pin : mprj_cyc_o_core;
} /* end of pin mprj_cyc_o_core */
pin("mprj_cyc_o_user") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001347 ;
/* Other user defined attributes. */
original_pin : mprj_cyc_o_user;
timing () {
related_pin : "mprj_cyc_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "3.677994, 3.710013, 3.810401, 4.173872, 6.088534",\
"3.728802, 3.760821, 3.861209, 4.224680, 6.139342",\
"3.839453, 3.871472, 3.971860, 4.335331, 6.249993",\
"4.126359, 4.158378, 4.258766, 4.622237, 6.536900",\
"5.081870, 5.113888, 5.214276, 5.577747, 7.492410");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "3.486923, 3.511688, 3.573741, 3.743710, 4.593095",\
"3.539704, 3.564469, 3.626522, 3.796491, 4.645876",\
"3.652860, 3.677625, 3.739679, 3.909647, 4.759033",\
"4.005773, 4.030538, 4.092591, 4.262559, 5.111945",\
"5.265261, 5.290027, 5.352080, 5.522048, 6.371434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764");
}
} /* end of arc mprj_cyc_o_core_mprj_cyc_o_user_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_cyc_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "3.677994, 3.710013, 3.810401, 4.173872, 6.088534",\
"3.728802, 3.760821, 3.861209, 4.224680, 6.139342",\
"3.839453, 3.871472, 3.971860, 4.335331, 6.249993",\
"4.126359, 4.158378, 4.258766, 4.622237, 6.536900",\
"5.081870, 5.113888, 5.214276, 5.577747, 7.492410");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459",\
"0.044073, 0.076620, 0.201916, 0.701098, 3.332459");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "3.486923, 3.511688, 3.573741, 3.743710, 4.593095",\
"3.539704, 3.564469, 3.626522, 3.796491, 4.645876",\
"3.652860, 3.677625, 3.739679, 3.909647, 4.759033",\
"4.005773, 4.030538, 4.092591, 4.262559, 5.111945",\
"5.265261, 5.290027, 5.352080, 5.522048, 6.371434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764",\
"0.041868, 0.058872, 0.114354, 0.321972, 1.475764");
}
} /* end of arc mprj_cyc_o_core_mprj_cyc_o_user_una_min*/
} /* end of pin mprj_cyc_o_user */
pin("mprj_iena_wb") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003984 ;
/* Other user defined attributes. */
original_pin : mprj_iena_wb;
} /* end of pin mprj_iena_wb */
pin("mprj_stb_o_core") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008927 ;
/* Other user defined attributes. */
original_pin : mprj_stb_o_core;
} /* end of pin mprj_stb_o_core */
pin("mprj_stb_o_user") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001000 ;
/* Other user defined attributes. */
original_pin : mprj_stb_o_user;
timing () {
related_pin : "mprj_stb_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "3.755891, 3.788317, 3.888705, 4.252006, 6.166116",\
"3.806260, 3.838686, 3.939073, 4.302375, 6.216485",\
"3.917087, 3.949513, 4.049901, 4.413202, 6.327312",\
"4.204172, 4.236598, 4.336986, 4.700287, 6.614397",\
"5.155631, 5.188057, 5.288445, 5.651746, 7.565856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "3.306375, 3.331695, 3.393870, 3.563613, 4.412250",\
"3.356180, 3.381500, 3.443676, 3.613418, 4.462055",\
"3.469299, 3.494619, 3.556795, 3.726537, 4.575173",\
"3.820837, 3.846157, 3.908333, 4.078075, 4.926712",\
"5.057814, 5.083134, 5.145310, 5.315052, 6.163689");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150");
}
} /* end of arc mprj_stb_o_core_mprj_stb_o_user_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_stb_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "3.755891, 3.788317, 3.888705, 4.252006, 6.166116",\
"3.806260, 3.838686, 3.939073, 4.302375, 6.216485",\
"3.917087, 3.949513, 4.049901, 4.413202, 6.327312",\
"4.204172, 4.236598, 4.336986, 4.700287, 6.614397",\
"5.155631, 5.188057, 5.288445, 5.651746, 7.565856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390",\
"0.042964, 0.075548, 0.200824, 0.699522, 3.329390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "3.306375, 3.331695, 3.393870, 3.563613, 4.412250",\
"3.356180, 3.381500, 3.443676, 3.613418, 4.462055",\
"3.469299, 3.494619, 3.556795, 3.726537, 4.575173",\
"3.820837, 3.846157, 3.908333, 4.078075, 4.926712",\
"5.057814, 5.083134, 5.145310, 5.315052, 6.163689");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150",\
"0.041207, 0.058389, 0.113931, 0.320983, 1.473150");
}
} /* end of arc mprj_stb_o_core_mprj_stb_o_user_una_min*/
} /* end of pin mprj_stb_o_user */
pin("mprj_we_o_core") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.009267 ;
/* Other user defined attributes. */
original_pin : mprj_we_o_core;
} /* end of pin mprj_we_o_core */
pin("mprj_we_o_user") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000529 ;
/* Other user defined attributes. */
original_pin : mprj_we_o_user;
timing () {
related_pin : "mprj_we_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "3.738099, 3.771048, 3.871572, 4.231749, 6.150155",\
"3.788529, 3.821478, 3.922002, 4.282179, 6.200585",\
"3.899430, 3.932379, 4.032903, 4.393079, 6.311486",\
"4.186301, 4.219250, 4.319774, 4.679951, 6.598357",\
"5.120775, 5.153723, 5.254248, 5.614424, 7.532830");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "3.307413, 3.333534, 3.395862, 3.564047, 4.412929",\
"3.357270, 3.383391, 3.445719, 3.613905, 4.462787",\
"3.470490, 3.496611, 3.558939, 3.727125, 4.576006",\
"3.820600, 3.846721, 3.909050, 4.077235, 4.926116",\
"5.035293, 5.061413, 5.123742, 5.291927, 6.140809");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853");
}
} /* end of arc mprj_we_o_core_mprj_we_o_user_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_we_o_core" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "3.738099, 3.771048, 3.871572, 4.231749, 6.150155",\
"3.788529, 3.821478, 3.922002, 4.282179, 6.200585",\
"3.899430, 3.932379, 4.032903, 4.393079, 6.311486",\
"4.186301, 4.219250, 4.319774, 4.679951, 6.598357",\
"5.120775, 5.153723, 5.254248, 5.614424, 7.532830");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500",\
"0.041242, 0.073829, 0.199372, 0.690474, 3.329500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "3.307413, 3.333534, 3.395862, 3.564047, 4.412929",\
"3.357270, 3.383391, 3.445719, 3.613905, 4.462787",\
"3.470490, 3.496611, 3.558939, 3.727125, 4.576006",\
"3.820600, 3.846721, 3.909050, 4.077235, 4.926116",\
"5.035293, 5.061413, 5.123742, 5.291927, 6.140809");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853",\
"0.040299, 0.057748, 0.113375, 0.315579, 1.468853");
}
} /* end of arc mprj_we_o_core_mprj_we_o_user_una_min*/
} /* end of pin mprj_we_o_user */
pin("user1_vcc_powergood") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
function : "1" ;
capacitance : 0.000566 ;
/* Other user defined attributes. */
original_pin : user1_vcc_powergood;
} /* end of pin user1_vcc_powergood */
pin("user1_vdd_powergood") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000620 ;
/* Other user defined attributes. */
original_pin : user1_vdd_powergood;
} /* end of pin user1_vdd_powergood */
pin("user2_vcc_powergood") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
function : "1" ;
capacitance : 0.000552 ;
/* Other user defined attributes. */
original_pin : user2_vcc_powergood;
} /* end of pin user2_vcc_powergood */
pin("user2_vdd_powergood") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000594 ;
/* Other user defined attributes. */
original_pin : user2_vdd_powergood;
} /* end of pin user2_vdd_powergood */
pin("user_clock") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001002 ;
/* Other user defined attributes. */
original_pin : user_clock;
timing () {
related_pin : "caravel_clk" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "2.720026, 2.752453, 2.852846, 3.216183, 5.130455",\
"2.769590, 2.802016, 2.902409, 3.265747, 5.180018",\
"2.881546, 2.913972, 3.014365, 3.377703, 5.291975",\
"3.226211, 3.258637, 3.359030, 3.722368, 5.636640",\
"4.462749, 4.495175, 4.595568, 4.958905, 6.873177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "2.439814, 2.465133, 2.527315, 2.697092, 3.545910",\
"2.489542, 2.514862, 2.577043, 2.746820, 3.595639",\
"2.601314, 2.626633, 2.688815, 2.858592, 3.707410",\
"2.953213, 2.978533, 3.040714, 3.210491, 4.059309",\
"4.186097, 4.211417, 4.273598, 4.443376, 5.292193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562");
}
} /* end of arc caravel_clk_user_clock_una*/
timing () {
min_delay_flag : true ;
related_pin : "caravel_clk" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "2.720026, 2.752453, 2.852846, 3.216183, 5.130455",\
"2.769590, 2.802016, 2.902409, 3.265747, 5.180018",\
"2.881546, 2.913972, 3.014365, 3.377703, 5.291975",\
"3.226211, 3.258637, 3.359030, 3.722368, 5.636640",\
"4.462749, 4.495175, 4.595568, 4.958905, 6.873177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788",\
"0.042970, 0.075553, 0.200823, 0.699611, 3.329788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "2.439814, 2.465133, 2.527315, 2.697092, 3.545910",\
"2.489542, 2.514862, 2.577043, 2.746820, 3.595639",\
"2.601314, 2.626633, 2.688815, 2.858592, 3.707410",\
"2.953213, 2.978533, 3.040714, 3.210491, 4.059309",\
"4.186097, 4.211417, 4.273598, 4.443376, 5.292193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562",\
"0.041210, 0.058390, 0.113927, 0.321064, 1.473562");
}
} /* end of arc caravel_clk_user_clock_una_min*/
} /* end of pin user_clock */
pin("user_clock2") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001449 ;
/* Other user defined attributes. */
original_pin : user_clock2;
timing () {
related_pin : "caravel_clk2" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "1.066889, 1.098781, 1.199243, 1.562510, 3.478996",\
"1.116470, 1.148362, 1.248824, 1.612091, 3.528577",\
"1.228438, 1.260330, 1.360792, 1.724059, 3.640545",\
"1.573145, 1.605038, 1.705500, 2.068767, 3.985251",\
"2.807178, 2.839071, 2.939532, 3.302802, 5.219276");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336155",\
"0.044303, 0.076816, 0.202237, 0.701206, 3.336140");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "1.316012, 1.340581, 1.402604, 1.572699, 2.422036",\
"1.365792, 1.390362, 1.452385, 1.622479, 2.471816",\
"1.477532, 1.502101, 1.564125, 1.734219, 2.583556",\
"1.829244, 1.853814, 1.915837, 2.085932, 2.935269",\
"3.060070, 3.084640, 3.146663, 3.316757, 4.166095");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476805");
}
} /* end of arc caravel_clk2_user_clock2_una*/
timing () {
min_delay_flag : true ;
related_pin : "caravel_clk2" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "1.066889, 1.098781, 1.199243, 1.562510, 3.478996",\
"1.116470, 1.148362, 1.248824, 1.612091, 3.528577",\
"1.228438, 1.260330, 1.360792, 1.724059, 3.640545",\
"1.573145, 1.605038, 1.705500, 2.068767, 3.985251",\
"2.807178, 2.839071, 2.939532, 3.302802, 5.219276");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336157",\
"0.044302, 0.076815, 0.202237, 0.701203, 3.336155",\
"0.044303, 0.076816, 0.202237, 0.701206, 3.336140");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "1.316012, 1.340581, 1.402604, 1.572699, 2.422036",\
"1.365792, 1.390362, 1.452385, 1.622479, 2.471816",\
"1.477532, 1.502101, 1.564125, 1.734219, 2.583556",\
"1.829244, 1.853814, 1.915837, 2.085932, 2.935269",\
"3.060070, 3.084640, 3.146663, 3.316757, 4.166095");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476806",\
"0.042074, 0.059002, 0.114470, 0.322469, 1.476805");
}
} /* end of arc caravel_clk2_user_clock2_una_min*/
} /* end of pin user_clock2 */
pin("user_reset") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000814 ;
/* Other user defined attributes. */
original_pin : user_reset;
timing () {
related_pin : "caravel_rstn" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "2.726425, 2.752014, 2.814242, 2.982603, 3.831416",\
"2.776866, 2.802454, 2.864682, 3.033044, 3.881857",\
"2.887726, 2.913314, 2.975542, 3.143903, 3.992716",\
"3.174739, 3.200328, 3.262556, 3.430917, 4.279730",\
"4.118596, 4.144185, 4.206413, 4.374774, 5.223587");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "2.468512, 2.501133, 2.601636, 2.961983, 4.880476",\
"2.518380, 2.551001, 2.651504, 3.011852, 4.930345",\
"2.631544, 2.664165, 2.764668, 3.125016, 5.043509",\
"2.982438, 3.015059, 3.115562, 3.475910, 5.394403",\
"4.209452, 4.242073, 4.342576, 4.702923, 6.621417");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353");
}
} /* end of arc caravel_rstn_user_reset_inv*/
timing () {
min_delay_flag : true ;
related_pin : "caravel_rstn" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "2.726425, 2.752014, 2.814242, 2.982603, 3.831416",\
"2.776866, 2.802454, 2.864682, 3.033044, 3.881857",\
"2.887726, 2.913314, 2.975542, 3.143903, 3.992716",\
"3.174739, 3.200328, 3.262556, 3.430917, 4.279730",\
"4.118596, 4.144185, 4.206413, 4.374774, 5.223587");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823",\
"0.040855, 0.058125, 0.113716, 0.316027, 1.470823");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "2.468512, 2.501133, 2.601636, 2.961983, 4.880476",\
"2.518380, 2.551001, 2.651504, 3.011852, 4.930345",\
"2.631544, 2.664165, 2.764668, 3.125016, 5.043509",\
"2.982438, 3.015059, 3.115562, 3.475910, 5.394403",\
"4.209452, 4.242073, 4.342576, 4.702923, 6.621417");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353",\
"0.042182, 0.074746, 0.200264, 0.691311, 3.331353");
}
} /* end of arc caravel_rstn_user_reset_inv_min*/
} /* end of pin user_reset */
pin("vccd") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vccd */
pin("vssd") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vssd */
pin("vccd1") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vccd1 */
pin("vssd1") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vssd1 */
pin("vccd2") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vccd2 */
pin("vssd2") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vssd2 */
pin("vdda1") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vdda1 */
pin("vssa1") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vssa1 */
pin("vdda2") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vdda2 */
pin("vssa2") {
direction : input ;
max_transition : 0.750000 ;
capacitance : 0.000000 ;
} /* end of pin vssa2 */
bus ( la_data_in_core ) {
bus_type : BUS128_type0 ;
direction : output ;
pin("la_data_in_core[127]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002248 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[127];
timing () {
related_pin : "la_data_out_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.940186, 1.971414, 2.071782, 2.436090, 4.351809",\
"1.989843, 2.021071, 2.121438, 2.485747, 4.401465",\
"2.101875, 2.133102, 2.233470, 2.597779, 4.513497",\
"2.446679, 2.477907, 2.578274, 2.942583, 4.858302",\
"3.675975, 3.707203, 3.807570, 4.171878, 6.087597");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.702450, 1.726090, 1.787856, 1.958590, 2.810627",\
"1.752442, 1.776082, 1.837847, 2.008582, 2.860618",\
"1.864079, 1.887719, 1.949484, 2.120219, 2.972255",\
"2.215542, 2.239182, 2.300948, 2.471682, 3.323719",\
"3.433127, 3.456768, 3.518533, 3.689267, 4.541304");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486");
}
} /* end of arc la_data_out_mprj[127]_la_data_in_core[127]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.940186, 1.971414, 2.071782, 2.436090, 4.351809",\
"1.989843, 2.021071, 2.121438, 2.485747, 4.401465",\
"2.101875, 2.133102, 2.233470, 2.597779, 4.513497",\
"2.446679, 2.477907, 2.578274, 2.942583, 4.858302",\
"3.675975, 3.707203, 3.807570, 4.171878, 6.087597");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475",\
"0.046995, 0.079498, 0.204720, 0.705947, 3.340475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.702450, 1.726090, 1.787856, 1.958590, 2.810627",\
"1.752442, 1.776082, 1.837847, 2.008582, 2.860618",\
"1.864079, 1.887719, 1.949484, 2.120219, 2.972255",\
"2.215542, 2.239182, 2.300948, 2.471682, 3.323719",\
"3.433127, 3.456768, 3.518533, 3.689267, 4.541304");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486",\
"0.043490, 0.060117, 0.115421, 0.324984, 1.484486");
}
} /* end of arc la_data_out_mprj[127]_la_data_in_core[127]_una_min*/
timing () {
related_pin : "la_oenb_mprj[127]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.565996, 1.589644, 1.651410, 1.822137, 2.674300",\
"1.616545, 1.640193, 1.701959, 1.872686, 2.724849",\
"1.727441, 1.751089, 1.812855, 1.983582, 2.835745",\
"2.013071, 2.036719, 2.098484, 2.269211, 3.121374",\
"2.928084, 2.951732, 3.013498, 3.184225, 4.036387");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "2.008438, 2.039665, 2.140033, 2.504339, 4.420074",\
"2.058271, 2.089499, 2.189867, 2.554172, 4.469907",\
"2.171580, 2.202807, 2.303175, 2.667481, 4.583216",\
"2.520402, 2.551630, 2.651998, 3.016304, 4.932038",\
"3.714053, 3.745281, 3.845649, 4.209955, 6.125690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502");
}
} /* end of arc la_oenb_mprj[127]_la_data_in_core[127]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[127]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "1.565996, 1.589644, 1.651410, 1.822137, 2.674300",\
"1.616545, 1.640193, 1.701959, 1.872686, 2.724849",\
"1.727441, 1.751089, 1.812855, 1.983582, 2.835745",\
"2.013071, 2.036719, 2.098484, 2.269211, 3.121374",\
"2.928084, 2.951732, 3.013498, 3.184225, 4.036387");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522",\
"0.043487, 0.060120, 0.115421, 0.324947, 1.484522");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "2.008438, 2.039665, 2.140033, 2.504339, 4.420074",\
"2.058271, 2.089499, 2.189867, 2.554172, 4.469907",\
"2.171580, 2.202807, 2.303175, 2.667481, 4.583216",\
"2.520402, 2.551630, 2.651998, 3.016304, 4.932038",\
"3.714053, 3.745281, 3.845649, 4.209955, 6.125690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502",\
"0.046994, 0.079497, 0.204720, 0.705942, 3.340502");
}
} /* end of arc la_oenb_mprj[127]_la_data_in_core[127]_inv_min*/
} /* end of pin la_data_in_core[127] */
pin("la_data_in_core[126]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001536 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[126];
timing () {
related_pin : "la_data_out_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.648903, 1.680688, 1.781088, 2.144351, 4.059468",\
"1.699306, 1.731091, 1.831491, 2.194754, 4.109872",\
"1.810197, 1.841983, 1.942383, 2.305645, 4.220763",\
"2.097130, 2.128915, 2.229315, 2.592578, 4.507695",\
"3.033654, 3.065440, 3.165840, 3.529103, 5.444221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.498997, 1.523469, 1.585430, 1.755365, 2.604701",\
"1.548830, 1.573302, 1.635262, 1.805198, 2.654534",\
"1.662038, 1.686510, 1.748470, 1.918406, 2.767742",\
"2.012296, 2.036768, 2.098728, 2.268664, 3.118000",\
"3.229576, 3.254048, 3.316008, 3.485944, 4.335280");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624");
}
} /* end of arc la_data_out_mprj[126]_la_data_in_core[126]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.648903, 1.680688, 1.781088, 2.144351, 4.059468",\
"1.699306, 1.731091, 1.831491, 2.194754, 4.109872",\
"1.810197, 1.841983, 1.942383, 2.305645, 4.220763",\
"2.097130, 2.128915, 2.229315, 2.592578, 4.507695",\
"3.033654, 3.065440, 3.165840, 3.529103, 5.444221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858",\
"0.044624, 0.077145, 0.202544, 0.701391, 3.333858");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.498997, 1.523469, 1.585430, 1.755365, 2.604701",\
"1.548830, 1.573302, 1.635262, 1.805198, 2.654534",\
"1.662038, 1.686510, 1.748470, 1.918406, 2.767742",\
"2.012296, 2.036768, 2.098728, 2.268664, 3.118000",\
"3.229576, 3.254048, 3.316008, 3.485944, 4.335280");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624",\
"0.042224, 0.059148, 0.114615, 0.322120, 1.475624");
}
} /* end of arc la_data_out_mprj[126]_la_data_in_core[126]_una_min*/
timing () {
related_pin : "la_oenb_mprj[126]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.558976, 1.583457, 1.645417, 1.815346, 2.664803",\
"1.609432, 1.633913, 1.695873, 1.865802, 2.715259",\
"1.720358, 1.744839, 1.806799, 1.976728, 2.826185",\
"2.007146, 2.031627, 2.093587, 2.263516, 3.112973",\
"2.935551, 2.960032, 3.021992, 3.191921, 4.041378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.965319, 1.997104, 2.097505, 2.460764, 4.375902",\
"2.015192, 2.046978, 2.147378, 2.510637, 4.425776",\
"2.128451, 2.160236, 2.260637, 2.623896, 4.539034",\
"2.478011, 2.509796, 2.610197, 2.973456, 4.888594",\
"3.684044, 3.715830, 3.816231, 4.179490, 6.094627");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891");
}
} /* end of arc la_oenb_mprj[126]_la_data_in_core[126]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[126]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.558976, 1.583457, 1.645417, 1.815346, 2.664803",\
"1.609432, 1.633913, 1.695873, 1.865802, 2.715259",\
"1.720358, 1.744839, 1.806799, 1.976728, 2.826185",\
"2.007146, 2.031627, 2.093587, 2.263516, 3.112973",\
"2.935551, 2.960032, 3.021992, 3.191921, 4.041378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658",\
"0.042221, 0.059151, 0.114616, 0.322085, 1.475658");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.965319, 1.997104, 2.097505, 2.460764, 4.375902",\
"2.015192, 2.046978, 2.147378, 2.510637, 4.425776",\
"2.128451, 2.160236, 2.260637, 2.623896, 4.539034",\
"2.478011, 2.509796, 2.610197, 2.973456, 4.888594",\
"3.684044, 3.715830, 3.816231, 4.179490, 6.094627");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891",\
"0.044623, 0.077143, 0.202544, 0.701385, 3.333891");
}
} /* end of arc la_oenb_mprj[126]_la_data_in_core[126]_inv_min*/
} /* end of pin la_data_in_core[126] */
pin("la_data_in_core[125]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001547 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[125];
timing () {
related_pin : "la_data_out_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.672934, 1.704703, 1.805104, 2.168295, 4.083405",\
"1.723373, 1.755143, 1.855543, 2.218734, 4.133845",\
"1.834249, 1.866019, 1.966419, 2.329610, 4.244720",\
"2.121229, 2.152999, 2.253399, 2.616590, 4.531701",\
"3.061347, 3.093117, 3.193517, 3.556709, 5.471819");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.513383, 1.537838, 1.599786, 1.769685, 2.618867",\
"1.563250, 1.587705, 1.649653, 1.819552, 2.668734",\
"1.676436, 1.700891, 1.762840, 1.932738, 2.781920",\
"2.027006, 2.051461, 2.113409, 2.283307, 3.132490",\
"3.249055, 3.273510, 3.335458, 3.505357, 4.354539");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224");
}
} /* end of arc la_data_out_mprj[125]_la_data_in_core[125]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.672934, 1.704703, 1.805104, 2.168295, 4.083405",\
"1.723373, 1.755143, 1.855543, 2.218734, 4.133845",\
"1.834249, 1.866019, 1.966419, 2.329610, 4.244720",\
"2.121229, 2.152999, 2.253399, 2.616590, 4.531701",\
"3.061347, 3.093117, 3.193517, 3.556709, 5.471819");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755",\
"0.044648, 0.077166, 0.202588, 0.701290, 3.333755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.513383, 1.537838, 1.599786, 1.769685, 2.618867",\
"1.563250, 1.587705, 1.649653, 1.819552, 2.668734",\
"1.676436, 1.700891, 1.762840, 1.932738, 2.781920",\
"2.027006, 2.051461, 2.113409, 2.283307, 3.132490",\
"3.249055, 3.273510, 3.335458, 3.505357, 4.354539");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224",\
"0.042244, 0.059166, 0.114637, 0.322044, 1.475224");
}
} /* end of arc la_data_out_mprj[125]_la_data_in_core[125]_una_min*/
timing () {
related_pin : "la_oenb_mprj[125]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.539864, 1.564328, 1.626277, 1.796168, 2.645472",\
"1.590292, 1.614755, 1.676704, 1.846595, 2.695899",\
"1.701196, 1.725660, 1.787608, 1.957499, 2.806803",\
"1.988036, 2.012500, 2.074449, 2.244340, 3.093644",\
"2.921632, 2.946096, 3.008044, 3.177935, 4.027239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.951841, 1.983610, 2.084011, 2.447199, 4.362329",\
"2.001696, 2.033465, 2.133866, 2.497054, 4.412184",\
"2.114921, 2.146690, 2.247091, 2.610279, 4.525409",\
"2.464932, 2.496701, 2.597102, 2.960290, 4.875420",\
"3.681499, 3.713269, 3.813670, 4.176858, 6.091988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788");
}
} /* end of arc la_oenb_mprj[125]_la_data_in_core[125]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[125]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.539864, 1.564328, 1.626277, 1.796168, 2.645472",\
"1.590292, 1.614755, 1.676704, 1.846595, 2.695899",\
"1.701196, 1.725660, 1.787608, 1.957499, 2.806803",\
"1.988036, 2.012500, 2.074449, 2.244340, 3.093644",\
"2.921632, 2.946096, 3.008044, 3.177935, 4.027239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258",\
"0.042241, 0.059169, 0.114638, 0.322008, 1.475258");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.951841, 1.983610, 2.084011, 2.447199, 4.362329",\
"2.001696, 2.033465, 2.133866, 2.497054, 4.412184",\
"2.114921, 2.146690, 2.247091, 2.610279, 4.525409",\
"2.464932, 2.496701, 2.597102, 2.960290, 4.875420",\
"3.681499, 3.713269, 3.813670, 4.176858, 6.091988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788",\
"0.044646, 0.077165, 0.202588, 0.701285, 3.333788");
}
} /* end of arc la_oenb_mprj[125]_la_data_in_core[125]_inv_min*/
} /* end of pin la_data_in_core[125] */
pin("la_data_in_core[124]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001515 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[124];
timing () {
related_pin : "la_data_out_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.712037, 1.743850, 1.844197, 2.207572, 4.121446",\
"1.762485, 1.794297, 1.894644, 2.258019, 4.171894",\
"1.873386, 1.905198, 2.005546, 2.368920, 4.282795",\
"2.160250, 2.192062, 2.292409, 2.655784, 4.569659",\
"3.094556, 3.126369, 3.226716, 3.590091, 5.503965");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.530374, 1.554866, 1.616823, 1.786697, 2.635554",\
"1.580247, 1.604740, 1.666697, 1.836571, 2.685427",\
"1.693468, 1.717960, 1.779917, 1.949791, 2.798648",\
"2.043553, 2.068046, 2.130003, 2.299877, 3.148733",\
"3.257974, 3.282466, 3.344423, 3.514297, 4.363153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760");
}
} /* end of arc la_data_out_mprj[124]_la_data_in_core[124]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.712037, 1.743850, 1.844197, 2.207572, 4.121446",\
"1.762485, 1.794297, 1.894644, 2.258019, 4.171894",\
"1.873386, 1.905198, 2.005546, 2.368920, 4.282795",\
"2.160250, 2.192062, 2.292409, 2.655784, 4.569659",\
"3.094556, 3.126369, 3.226716, 3.590091, 5.503965");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517",\
"0.044617, 0.077156, 0.202485, 0.701437, 3.331517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.530374, 1.554866, 1.616823, 1.786697, 2.635554",\
"1.580247, 1.604740, 1.666697, 1.836571, 2.685427",\
"1.693468, 1.717960, 1.779917, 1.949791, 2.798648",\
"2.043553, 2.068046, 2.130003, 2.299877, 3.148733",\
"3.257974, 3.282466, 3.344423, 3.514297, 4.363153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760",\
"0.042188, 0.059117, 0.114599, 0.321971, 1.474760");
}
} /* end of arc la_data_out_mprj[124]_la_data_in_core[124]_una_min*/
timing () {
related_pin : "la_oenb_mprj[124]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.576683, 1.601184, 1.663142, 1.833008, 2.681989",\
"1.627137, 1.651638, 1.713596, 1.883462, 2.732443",\
"1.738038, 1.762540, 1.824497, 1.994363, 2.843344",\
"2.024899, 2.049400, 2.111357, 2.281224, 3.130205",\
"2.959114, 2.983616, 3.045573, 3.215439, 4.064420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "2.006896, 2.038708, 2.139057, 2.502428, 4.416320",\
"2.056776, 2.088588, 2.188936, 2.552307, 4.466200",\
"2.169997, 2.201809, 2.302158, 2.665529, 4.579422",\
"2.520075, 2.551887, 2.652235, 3.015606, 4.929499",\
"3.734375, 3.766188, 3.866536, 4.229907, 6.143799");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545");
}
} /* end of arc la_oenb_mprj[124]_la_data_in_core[124]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[124]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "1.576683, 1.601184, 1.663142, 1.833008, 2.681989",\
"1.627137, 1.651638, 1.713596, 1.883462, 2.732443",\
"1.738038, 1.762540, 1.824497, 1.994363, 2.843344",\
"2.024899, 2.049400, 2.111357, 2.281224, 3.130205",\
"2.959114, 2.983616, 3.045573, 3.215439, 4.064420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795",\
"0.042184, 0.059120, 0.114600, 0.321935, 1.474795");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "2.006896, 2.038708, 2.139057, 2.502428, 4.416320",\
"2.056776, 2.088588, 2.188936, 2.552307, 4.466200",\
"2.169997, 2.201809, 2.302158, 2.665529, 4.579422",\
"2.520075, 2.551887, 2.652235, 3.015606, 4.929499",\
"3.734375, 3.766188, 3.866536, 4.229907, 6.143799");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545",\
"0.044616, 0.077155, 0.202485, 0.701432, 3.331545");
}
} /* end of arc la_oenb_mprj[124]_la_data_in_core[124]_inv_min*/
} /* end of pin la_data_in_core[124] */
pin("la_data_in_core[123]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001480 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[123];
timing () {
related_pin : "la_data_out_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.657444, 1.689501, 1.789963, 2.153691, 4.065642",\
"1.707890, 1.739946, 1.840409, 2.204136, 4.116087",\
"1.820864, 1.852921, 1.953383, 2.317110, 4.229062",\
"2.142940, 2.174997, 2.275459, 2.639186, 4.551137",\
"3.255787, 3.287844, 3.388306, 3.752033, 5.663984");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202672, 0.701678, 3.327832");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.386043, 1.410548, 1.472515, 1.642386, 2.490547",\
"1.434034, 1.458538, 1.520505, 1.690377, 2.538538",\
"1.546626, 1.571130, 1.633097, 1.802969, 2.651130",\
"1.901798, 1.926302, 1.988269, 2.158140, 3.006302",\
"3.207970, 3.232475, 3.294442, 3.464313, 4.312474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191");
}
} /* end of arc la_data_out_mprj[123]_la_data_in_core[123]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.657444, 1.689501, 1.789963, 2.153691, 4.065642",\
"1.707890, 1.739946, 1.840409, 2.204136, 4.116087",\
"1.820864, 1.852921, 1.953383, 2.317110, 4.229062",\
"2.142940, 2.174997, 2.275459, 2.639186, 4.551137",\
"3.255787, 3.287844, 3.388306, 3.752033, 5.663984");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202671, 0.701679, 3.327833",\
"0.045415, 0.077872, 0.202672, 0.701678, 3.327832");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.386043, 1.410548, 1.472515, 1.642386, 2.490547",\
"1.434034, 1.458538, 1.520505, 1.690377, 2.538538",\
"1.546626, 1.571130, 1.633097, 1.802969, 2.651130",\
"1.901798, 1.926302, 1.988269, 2.158140, 3.006302",\
"3.207970, 3.232475, 3.294442, 3.464313, 4.312474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191",\
"0.042136, 0.059055, 0.114556, 0.322003, 1.474191");
}
} /* end of arc la_data_out_mprj[123]_la_data_in_core[123]_una_min*/
timing () {
related_pin : "la_oenb_mprj[123]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.613555, 1.638069, 1.700036, 1.869900, 2.718184",\
"1.664114, 1.688628, 1.750595, 1.920459, 2.768743",\
"1.775008, 1.799522, 1.861489, 2.031353, 2.879637",\
"2.060564, 2.085078, 2.147045, 2.316909, 3.165192",\
"2.974714, 2.999228, 3.061195, 3.231059, 4.079342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "2.101632, 2.133686, 2.234145, 2.597872, 4.509821",\
"2.151466, 2.183520, 2.283979, 2.647707, 4.559655",\
"2.264778, 2.296832, 2.397292, 2.761019, 4.672967",\
"2.613555, 2.645610, 2.746069, 3.109796, 5.021744",\
"3.806418, 3.838472, 3.938931, 4.302659, 6.214607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834");
}
} /* end of arc la_oenb_mprj[123]_la_data_in_core[123]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[123]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "1.613555, 1.638069, 1.700036, 1.869900, 2.718184",\
"1.664114, 1.688628, 1.750595, 1.920459, 2.768743",\
"1.775008, 1.799522, 1.861489, 2.031353, 2.879637",\
"2.060564, 2.085078, 2.147045, 2.316909, 3.165192",\
"2.974714, 2.999228, 3.061195, 3.231059, 4.079342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225",\
"0.042133, 0.059059, 0.114557, 0.321968, 1.474225");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "2.101632, 2.133686, 2.234145, 2.597872, 4.509821",\
"2.151466, 2.183520, 2.283979, 2.647707, 4.559655",\
"2.264778, 2.296832, 2.397292, 2.761019, 4.672967",\
"2.613555, 2.645610, 2.746069, 3.109796, 5.021744",\
"3.806418, 3.838472, 3.938931, 4.302659, 6.214607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834",\
"0.045404, 0.077863, 0.202667, 0.701681, 3.327834");
}
} /* end of arc la_oenb_mprj[123]_la_data_in_core[123]_inv_min*/
} /* end of pin la_data_in_core[123] */
pin("la_data_in_core[122]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001597 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[122];
timing () {
related_pin : "la_data_out_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.752220, 1.784403, 1.885164, 2.249065, 4.161796",\
"1.801830, 1.834013, 1.934773, 2.298675, 4.211406",\
"1.913800, 1.945983, 2.046743, 2.410645, 4.323376",\
"2.257875, 2.290058, 2.390819, 2.754720, 4.667451",\
"3.522055, 3.554238, 3.654999, 4.018900, 5.931632");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.046876, 0.079154, 0.203436, 0.702243, 3.329714",\
"0.046876, 0.079154, 0.203436, 0.702243, 3.329714",\
"0.046876, 0.079154, 0.203436, 0.702243, 3.329714",\
"0.046876, 0.079154, 0.203436, 0.702243, 3.329714",\
"0.046876, 0.079154, 0.203436, 0.702243, 3.329714");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.455113, 1.479412, 1.541354, 1.711417, 2.559947",\
"1.504356, 1.528654, 1.590597, 1.760660, 2.609190",\
"1.616752, 1.641051, 1.702993, 1.873056, 2.721586",\
"1.968587, 1.992885, 2.054828, 2.224891, 3.073421",\
"3.231098, 3.255397, 3.317340, 3.487402, 4.335933");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059");
}
} /* end of arc la_data_out_mprj[122]_la_data_in_core[122]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.752220, 1.784403, 1.885164, 2.249065, 4.161796",\
"1.801830, 1.834013, 1.934773, 2.298675, 4.211406",\
"1.913800, 1.945983, 2.046743, 2.410645, 4.323376",\
"2.257875, 2.290058, 2.390819, 2.754720, 4.667451",\
"3.522055, 3.554238, 3.654999, 4.018900, 5.931632");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.046876, 0.079154, 0.203436, 0.702242, 3.329712",\
"0.046876, 0.079154, 0.203436, 0.702242, 3.329712",\
"0.046876, 0.079154, 0.203436, 0.702242, 3.329712",\
"0.046876, 0.079154, 0.203436, 0.702242, 3.329712",\
"0.046876, 0.079154, 0.203436, 0.702242, 3.329712");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.455113, 1.479412, 1.541354, 1.711417, 2.559947",\
"1.504356, 1.528654, 1.590597, 1.760660, 2.609190",\
"1.616752, 1.641051, 1.702993, 1.873056, 2.721586",\
"1.968587, 1.992885, 2.054828, 2.224891, 3.073421",\
"3.231098, 3.255397, 3.317340, 3.487402, 4.335933");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059",\
"0.042369, 0.059206, 0.114678, 0.322652, 1.476059");
}
} /* end of arc la_data_out_mprj[122]_la_data_in_core[122]_una_min*/
timing () {
related_pin : "la_oenb_mprj[122]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.627643, 1.651950, 1.713893, 1.883948, 2.732599",\
"1.678171, 1.702478, 1.764421, 1.934476, 2.783127",\
"1.789073, 1.813380, 1.875323, 2.045378, 2.894028",\
"2.074925, 2.099232, 2.161175, 2.331230, 3.179880",\
"2.992541, 3.016848, 3.078791, 3.248846, 4.097497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "2.157295, 2.189474, 2.290231, 2.654132, 4.566860",\
"2.207133, 2.239312, 2.340069, 2.703970, 4.616699",\
"2.320432, 2.352611, 2.453368, 2.817270, 4.729998",\
"2.669392, 2.701571, 2.802328, 3.166229, 5.078957",\
"3.865420, 3.897599, 3.998356, 4.362257, 6.274986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715");
}
} /* end of arc la_oenb_mprj[122]_la_data_in_core[122]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[122]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "1.627643, 1.651950, 1.713893, 1.883948, 2.732599",\
"1.678171, 1.702478, 1.764421, 1.934476, 2.783127",\
"1.789073, 1.813380, 1.875323, 2.045378, 2.894028",\
"2.074925, 2.099232, 2.161175, 2.331230, 3.179880",\
"2.992541, 3.016848, 3.078791, 3.248846, 4.097497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093",\
"0.042365, 0.059209, 0.114679, 0.322618, 1.476093");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "2.157295, 2.189474, 2.290231, 2.654132, 4.566860",\
"2.207133, 2.239312, 2.340069, 2.703970, 4.616699",\
"2.320432, 2.352611, 2.453368, 2.817270, 4.729998",\
"2.669392, 2.701571, 2.802328, 3.166229, 5.078957",\
"3.865420, 3.897599, 3.998356, 4.362257, 6.274986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715",\
"0.046862, 0.079142, 0.203431, 0.702245, 3.329715");
}
} /* end of arc la_oenb_mprj[122]_la_data_in_core[122]_inv_min*/
} /* end of pin la_data_in_core[122] */
pin("la_data_in_core[121]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001581 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[121];
timing () {
related_pin : "la_data_out_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.704202, 1.736401, 1.837126, 2.200779, 4.112334",\
"1.754726, 1.786925, 1.887650, 2.251302, 4.162858",\
"1.867652, 1.899851, 2.000576, 2.364228, 4.275784",\
"2.189859, 2.222058, 2.322783, 2.686436, 4.597991",\
"3.302906, 3.335105, 3.435830, 3.799483, 5.711038");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079142, 0.203447, 0.701611, 3.326815");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.408234, 1.432546, 1.494450, 1.664259, 2.511586",\
"1.456235, 1.480548, 1.542451, 1.712260, 2.559588",\
"1.568852, 1.593164, 1.655068, 1.824877, 2.672204",\
"1.924065, 1.948377, 2.010281, 2.180090, 3.027417",\
"3.229230, 3.253543, 3.315446, 3.485256, 4.332583");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322047, 1.473157");
}
} /* end of arc la_data_out_mprj[121]_la_data_in_core[121]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.704202, 1.736401, 1.837126, 2.200779, 4.112334",\
"1.754726, 1.786925, 1.887650, 2.251302, 4.162858",\
"1.867652, 1.899851, 2.000576, 2.364228, 4.275784",\
"2.189859, 2.222058, 2.322783, 2.686436, 4.597991",\
"3.302906, 3.335105, 3.435830, 3.799483, 5.711038");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079141, 0.203447, 0.701611, 3.326815",\
"0.046856, 0.079142, 0.203447, 0.701611, 3.326815");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.408234, 1.432546, 1.494450, 1.664259, 2.511586",\
"1.456235, 1.480548, 1.542451, 1.712260, 2.559588",\
"1.568852, 1.593164, 1.655068, 1.824877, 2.672204",\
"1.924065, 1.948377, 2.010281, 2.180090, 3.027417",\
"3.229230, 3.253543, 3.315446, 3.485256, 4.332583");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322046, 1.473157",\
"0.042339, 0.059195, 0.114707, 0.322047, 1.473157");
}
} /* end of arc la_data_out_mprj[121]_la_data_in_core[121]_una_min*/
timing () {
related_pin : "la_oenb_mprj[121]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.686393, 1.710714, 1.772618, 1.942420, 2.789866",\
"1.736948, 1.761269, 1.823172, 1.992975, 2.840421",\
"1.847845, 1.872166, 1.934070, 2.103872, 2.951319",\
"2.133545, 2.157866, 2.219770, 2.389572, 3.237019",\
"3.049284, 3.073605, 3.135509, 3.305311, 4.152758");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "2.186715, 2.218911, 2.319633, 2.683286, 4.594838",\
"2.236560, 2.268756, 2.369478, 2.733130, 4.644683",\
"2.349867, 2.382063, 2.482784, 2.846437, 4.757989",\
"2.698746, 2.730942, 2.831664, 3.195317, 5.106869",\
"3.893147, 3.925343, 4.026065, 4.389717, 6.301270");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816");
}
} /* end of arc la_oenb_mprj[121]_la_data_in_core[121]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[121]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "1.686393, 1.710714, 1.772618, 1.942420, 2.789866",\
"1.736948, 1.761269, 1.823172, 1.992975, 2.840421",\
"1.847845, 1.872166, 1.934070, 2.103872, 2.951319",\
"2.133545, 2.157866, 2.219770, 2.389572, 3.237019",\
"3.049284, 3.073605, 3.135509, 3.305311, 4.152758");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191",\
"0.042336, 0.059198, 0.114708, 0.322013, 1.473191");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "2.186715, 2.218911, 2.319633, 2.683286, 4.594838",\
"2.236560, 2.268756, 2.369478, 2.733130, 4.644683",\
"2.349867, 2.382063, 2.482784, 2.846437, 4.757989",\
"2.698746, 2.730942, 2.831664, 3.195317, 5.106869",\
"3.893147, 3.925343, 4.026065, 4.389717, 6.301270");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816",\
"0.046843, 0.079131, 0.203442, 0.701613, 3.326816");
}
} /* end of arc la_oenb_mprj[121]_la_data_in_core[121]_inv_min*/
} /* end of pin la_data_in_core[121] */
pin("la_data_in_core[120]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001607 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[120];
timing () {
related_pin : "la_data_out_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.898582, 1.930293, 2.030559, 2.394292, 4.306492",\
"1.948215, 1.979926, 2.080192, 2.443925, 4.356125",\
"2.060234, 2.091945, 2.192212, 2.555945, 4.468145",\
"2.405195, 2.436906, 2.537173, 2.900906, 4.813106",\
"3.636105, 3.667816, 3.768083, 4.131815, 6.044015");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.675791, 1.700115, 1.762036, 1.931967, 2.780671",\
"1.725748, 1.750072, 1.811993, 1.981924, 2.830628",\
"1.837393, 1.861717, 1.923638, 2.093569, 2.942273",\
"2.188901, 2.213226, 2.275147, 2.445077, 3.293782",\
"3.408025, 3.432349, 3.494271, 3.664201, 4.512906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172");
}
} /* end of arc la_data_out_mprj[120]_la_data_in_core[120]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.898582, 1.930293, 2.030559, 2.394292, 4.306492",\
"1.948215, 1.979926, 2.080192, 2.443925, 4.356125",\
"2.060234, 2.091945, 2.192212, 2.555945, 4.468145",\
"2.405195, 2.436906, 2.537173, 2.900906, 4.813106",\
"3.636105, 3.667816, 3.768083, 4.131815, 6.044015");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344",\
"0.045027, 0.077582, 0.202773, 0.702326, 3.329344");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.675791, 1.700115, 1.762036, 1.931967, 2.780671",\
"1.725748, 1.750072, 1.811993, 1.981924, 2.830628",\
"1.837393, 1.861717, 1.923638, 2.093569, 2.942273",\
"2.188901, 2.213226, 2.275147, 2.445077, 3.293782",\
"3.408025, 3.432349, 3.494271, 3.664201, 4.512906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172",\
"0.042371, 0.059240, 0.114714, 0.322270, 1.475172");
}
} /* end of arc la_data_out_mprj[120]_la_data_in_core[120]_una_min*/
timing () {
related_pin : "la_oenb_mprj[120]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.704531, 1.728864, 1.790786, 1.960709, 2.809536",\
"1.755008, 1.779341, 1.841263, 2.011186, 2.860013",\
"1.865933, 1.890266, 1.952187, 2.122110, 2.970937",\
"2.152660, 2.176993, 2.238914, 2.408838, 3.257665",\
"3.080164, 3.104497, 3.166418, 3.336342, 4.185169");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.112030, 2.143741, 2.244008, 2.607738, 4.519954",\
"2.161915, 2.193625, 2.293893, 2.657623, 4.569839",\
"2.275177, 2.306887, 2.407155, 2.770885, 4.683101",\
"2.624727, 2.656437, 2.756705, 3.120435, 5.032651",\
"3.830101, 3.861812, 3.962079, 4.325809, 6.238026");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372");
}
} /* end of arc la_oenb_mprj[120]_la_data_in_core[120]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[120]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "1.704531, 1.728864, 1.790786, 1.960709, 2.809536",\
"1.755008, 1.779341, 1.841263, 2.011186, 2.860013",\
"1.865933, 1.890266, 1.952187, 2.122110, 2.970937",\
"2.152660, 2.176993, 2.238914, 2.408838, 3.257665",\
"3.080164, 3.104497, 3.166418, 3.336342, 4.185169");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206",\
"0.042367, 0.059243, 0.114715, 0.322234, 1.475206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.112030, 2.143741, 2.244008, 2.607738, 4.519954",\
"2.161915, 2.193625, 2.293893, 2.657623, 4.569839",\
"2.275177, 2.306887, 2.407155, 2.770885, 4.683101",\
"2.624727, 2.656437, 2.756705, 3.120435, 5.032651",\
"3.830101, 3.861812, 3.962079, 4.325809, 6.238026");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372",\
"0.045026, 0.077580, 0.202774, 0.702321, 3.329372");
}
} /* end of arc la_oenb_mprj[120]_la_data_in_core[120]_inv_min*/
} /* end of pin la_data_in_core[120] */
pin("la_data_in_core[119]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001168 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[119];
timing () {
related_pin : "la_data_out_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.722125, 1.754349, 1.854694, 2.217992, 4.131306",\
"1.772579, 1.804803, 1.905147, 2.268446, 4.181760",\
"1.883494, 1.915718, 2.016062, 2.379361, 4.292675",\
"2.170307, 2.202531, 2.302876, 2.666174, 4.579488",\
"3.101353, 3.133577, 3.233921, 3.597220, 5.510534");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.536136, 1.561184, 1.623272, 1.792971, 2.641271",\
"1.586015, 1.611063, 1.673151, 1.842850, 2.691150",\
"1.699255, 1.724303, 1.786391, 1.956090, 2.804390",\
"2.049069, 2.074116, 2.136205, 2.305904, 3.154204",\
"3.259256, 3.284304, 3.346392, 3.516091, 4.364391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685");
}
} /* end of arc la_data_out_mprj[119]_la_data_in_core[119]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.722125, 1.754349, 1.854694, 2.217992, 4.131306",\
"1.772579, 1.804803, 1.905147, 2.268446, 4.181760",\
"1.883494, 1.915718, 2.016062, 2.379361, 4.292675",\
"2.170307, 2.202531, 2.302876, 2.666174, 4.579488",\
"3.101353, 3.133577, 3.233921, 3.597220, 5.510534");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608",\
"0.043522, 0.076100, 0.201381, 0.700038, 3.328608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.536136, 1.561184, 1.623272, 1.792971, 2.641271",\
"1.586015, 1.611063, 1.673151, 1.842850, 2.691150",\
"1.699255, 1.724303, 1.786391, 1.956090, 2.804390",\
"2.049069, 2.074116, 2.136205, 2.305904, 3.154204",\
"3.259256, 3.284304, 3.346392, 3.516091, 4.364391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685",\
"0.041526, 0.058630, 0.114166, 0.321102, 1.472685");
}
} /* end of arc la_data_out_mprj[119]_la_data_in_core[119]_una_min*/
timing () {
related_pin : "la_oenb_mprj[119]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.667339, 1.692397, 1.754486, 1.924177, 2.772602",\
"1.717801, 1.742859, 1.804948, 1.974639, 2.823064",\
"1.828710, 1.853769, 1.915858, 2.085549, 2.933974",\
"2.115550, 2.140608, 2.202697, 2.372388, 3.220813",\
"3.047866, 3.072924, 3.135013, 3.304704, 4.153130");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "2.065895, 2.098119, 2.198464, 2.561759, 4.475090",\
"2.115782, 2.148005, 2.248351, 2.611646, 4.524977",\
"2.229014, 2.261238, 2.361583, 2.724879, 4.638209",\
"2.578968, 2.611192, 2.711537, 3.074832, 4.988163",\
"3.790960, 3.823184, 3.923529, 4.286825, 6.200156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635");
}
} /* end of arc la_oenb_mprj[119]_la_data_in_core[119]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[119]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.667339, 1.692397, 1.754486, 1.924177, 2.772602",\
"1.717801, 1.742859, 1.804948, 1.974639, 2.823064",\
"1.828710, 1.853769, 1.915858, 2.085549, 2.933974",\
"2.115550, 2.140608, 2.202697, 2.372388, 3.220813",\
"3.047866, 3.072924, 3.135013, 3.304704, 4.153130");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721",\
"0.041524, 0.058633, 0.114167, 0.321067, 1.472721");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "2.065895, 2.098119, 2.198464, 2.561759, 4.475090",\
"2.115782, 2.148005, 2.248351, 2.611646, 4.524977",\
"2.229014, 2.261238, 2.361583, 2.724879, 4.638209",\
"2.578968, 2.611192, 2.711537, 3.074832, 4.988163",\
"3.790960, 3.823184, 3.923529, 4.286825, 6.200156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635",\
"0.043521, 0.076099, 0.201381, 0.700033, 3.328635");
}
} /* end of arc la_oenb_mprj[119]_la_data_in_core[119]_inv_min*/
} /* end of pin la_data_in_core[119] */
pin("la_data_in_core[118]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001495 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[118];
timing () {
related_pin : "la_data_out_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.654555, 1.686574, 1.787015, 2.150748, 4.062675",\
"1.705033, 1.737053, 1.837494, 2.201227, 4.113154",\
"1.818012, 1.850031, 1.950472, 2.314206, 4.226133",\
"2.140089, 2.172108, 2.272549, 2.636282, 4.548209",\
"3.252930, 3.284950, 3.385391, 3.749124, 5.661051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.045391, 0.077857, 0.202692, 0.701759, 3.327911",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327911",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327911",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327911",\
"0.045391, 0.077858, 0.202692, 0.701759, 3.327911");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.385157, 1.409638, 1.471599, 1.641475, 2.489666",\
"1.433177, 1.457658, 1.519619, 1.689495, 2.537686",\
"1.545767, 1.570248, 1.632209, 1.802085, 2.650276",\
"1.900936, 1.925417, 1.987378, 2.157254, 3.005445",\
"3.207199, 3.231679, 3.293640, 3.463517, 4.311707");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322034, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322034, 1.474267");
}
} /* end of arc la_data_out_mprj[118]_la_data_in_core[118]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.654555, 1.686574, 1.787015, 2.150748, 4.062675",\
"1.705033, 1.737053, 1.837494, 2.201227, 4.113154",\
"1.818012, 1.850031, 1.950472, 2.314206, 4.226133",\
"2.140089, 2.172108, 2.272549, 2.636282, 4.548209",\
"3.252930, 3.284950, 3.385391, 3.749124, 5.661051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.045391, 0.077857, 0.202692, 0.701759, 3.327909",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327909",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327909",\
"0.045391, 0.077857, 0.202692, 0.701759, 3.327909",\
"0.045391, 0.077858, 0.202692, 0.701759, 3.327909");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.385157, 1.409638, 1.471599, 1.641475, 2.489666",\
"1.433177, 1.457658, 1.519619, 1.689495, 2.537686",\
"1.545767, 1.570248, 1.632209, 1.802085, 2.650276",\
"1.900936, 1.925417, 1.987378, 2.157254, 3.005445",\
"3.207199, 3.231679, 3.293640, 3.463517, 4.311707");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267",\
"0.042165, 0.059078, 0.114576, 0.322033, 1.474267");
}
} /* end of arc la_data_out_mprj[118]_la_data_in_core[118]_una_min*/
timing () {
related_pin : "la_oenb_mprj[118]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.719563, 1.744053, 1.806014, 1.975883, 2.824195",\
"1.770116, 1.794606, 1.856567, 2.026436, 2.874748",\
"1.881011, 1.905502, 1.967462, 2.137332, 2.985643",\
"2.166627, 2.191117, 2.253078, 2.422947, 3.271259",\
"3.081262, 3.105752, 3.167713, 3.337583, 4.185894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "2.153391, 2.185408, 2.285846, 2.649580, 4.561505",\
"2.203224, 2.235241, 2.335680, 2.699413, 4.611338",\
"2.316534, 2.348552, 2.448990, 2.812723, 4.724648",\
"2.665379, 2.697396, 2.797835, 3.161568, 5.073493",\
"3.858877, 3.890894, 3.991332, 4.355066, 6.266991");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909");
}
} /* end of arc la_oenb_mprj[118]_la_data_in_core[118]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[118]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "1.719563, 1.744053, 1.806014, 1.975883, 2.824195",\
"1.770116, 1.794606, 1.856567, 2.026436, 2.874748",\
"1.881011, 1.905502, 1.967462, 2.137332, 2.985643",\
"2.166627, 2.191117, 2.253078, 2.422947, 3.271259",\
"3.081262, 3.105752, 3.167713, 3.337583, 4.185894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301",\
"0.042162, 0.059081, 0.114577, 0.321999, 1.474301");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "2.153391, 2.185408, 2.285846, 2.649580, 4.561505",\
"2.203224, 2.235241, 2.335680, 2.699413, 4.611338",\
"2.316534, 2.348552, 2.448990, 2.812723, 4.724648",\
"2.665379, 2.697396, 2.797835, 3.161568, 5.073493",\
"3.858877, 3.890894, 3.991332, 4.355066, 6.266991");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909",\
"0.045382, 0.077850, 0.202689, 0.701761, 3.327909");
}
} /* end of arc la_oenb_mprj[118]_la_data_in_core[118]_inv_min*/
} /* end of pin la_data_in_core[118] */
pin("la_data_in_core[117]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001070 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[117];
timing () {
related_pin : "la_data_out_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.814885, 1.847991, 1.949019, 2.312541, 4.224895",\
"1.864515, 1.897621, 1.998649, 2.362171, 4.274526",\
"1.976499, 2.009605, 2.110633, 2.474154, 4.386509",\
"2.320515, 2.353621, 2.454649, 2.818170, 4.730525",\
"3.584113, 3.617219, 3.718247, 4.081769, 5.994123");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.489240, 1.514348, 1.576469, 1.746160, 2.593156",\
"1.538487, 1.563595, 1.625716, 1.795407, 2.642403",\
"1.650911, 1.676020, 1.738141, 1.907832, 2.754828",\
"2.002741, 2.027850, 2.089971, 2.259661, 3.106658",\
"3.265444, 3.290552, 3.352674, 3.522364, 4.369361");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471564");
}
} /* end of arc la_data_out_mprj[117]_la_data_in_core[117]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.814885, 1.847991, 1.949019, 2.312541, 4.224895",\
"1.864515, 1.897621, 1.998649, 2.362171, 4.274526",\
"1.976499, 2.009605, 2.110633, 2.474154, 4.386509",\
"2.320515, 2.353621, 2.454649, 2.818170, 4.730525",\
"3.584113, 3.617219, 3.718247, 4.081769, 5.994123");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239",\
"0.046089, 0.078305, 0.202149, 0.699442, 3.325239");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.489240, 1.514348, 1.576469, 1.746160, 2.593156",\
"1.538487, 1.563595, 1.625716, 1.795407, 2.642403",\
"1.650911, 1.676020, 1.738141, 1.907832, 2.754828",\
"2.002741, 2.027850, 2.089971, 2.259661, 3.106658",\
"3.265444, 3.290552, 3.352674, 3.522364, 4.369361");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471565",\
"0.041362, 0.058468, 0.114041, 0.321110, 1.471564");
}
} /* end of arc la_data_out_mprj[117]_la_data_in_core[117]_una_min*/
timing () {
related_pin : "la_oenb_mprj[117]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.753603, 1.778721, 1.840843, 2.010526, 2.857639",\
"1.804153, 1.829272, 1.891394, 2.061077, 2.908190",\
"1.915049, 1.940168, 2.002290, 2.171973, 3.019086",\
"2.200693, 2.225812, 2.287934, 2.457617, 3.304729",\
"3.115703, 3.140822, 3.202944, 3.372627, 4.219739");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "2.260420, 2.293522, 2.394547, 2.758068, 4.670420",\
"2.310254, 2.343357, 2.444381, 2.807903, 4.720255",\
"2.423563, 2.456666, 2.557690, 2.921212, 4.833564",\
"2.772419, 2.805522, 2.906546, 3.270068, 5.182420",\
"3.966220, 3.999323, 4.100348, 4.463869, 6.376221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241");
}
} /* end of arc la_oenb_mprj[117]_la_data_in_core[117]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[117]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "1.753603, 1.778721, 1.840843, 2.010526, 2.857639",\
"1.804153, 1.829272, 1.891394, 2.061077, 2.908190",\
"1.915049, 1.940168, 2.002290, 2.171973, 3.019086",\
"2.200693, 2.225812, 2.287934, 2.457617, 3.304729",\
"3.115703, 3.140822, 3.202944, 3.372627, 4.219739");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597",\
"0.041360, 0.058471, 0.114042, 0.321077, 1.471597");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "2.260420, 2.293522, 2.394547, 2.758068, 4.670420",\
"2.310254, 2.343357, 2.444381, 2.807903, 4.720255",\
"2.423563, 2.456666, 2.557690, 2.921212, 4.833564",\
"2.772419, 2.805522, 2.906546, 3.270068, 5.182420",\
"3.966220, 3.999323, 4.100348, 4.463869, 6.376221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241",\
"0.046076, 0.078294, 0.202144, 0.699444, 3.325241");
}
} /* end of arc la_oenb_mprj[117]_la_data_in_core[117]_inv_min*/
} /* end of pin la_data_in_core[117] */
pin("la_data_in_core[116]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001179 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[116];
timing () {
related_pin : "la_data_out_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.911616, 1.943826, 2.044209, 2.407455, 4.321682",\
"1.961389, 1.993599, 2.093982, 2.457228, 4.371455",\
"2.073474, 2.105684, 2.206067, 2.569313, 4.483540",\
"2.417647, 2.449857, 2.550241, 2.913486, 4.827713",\
"3.639076, 3.671286, 3.771669, 4.134914, 6.049142");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.683520, 1.708562, 1.770657, 1.940417, 2.789127",\
"1.733683, 1.758724, 1.820820, 1.990579, 2.839290",\
"1.845283, 1.870324, 1.932420, 2.102179, 2.950890",\
"2.196513, 2.221554, 2.283650, 2.453409, 3.302119",\
"3.407222, 3.432263, 3.494359, 3.664118, 4.512829");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480");
}
} /* end of arc la_data_out_mprj[116]_la_data_in_core[116]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.911616, 1.943826, 2.044209, 2.407455, 4.321682",\
"1.961389, 1.993599, 2.093982, 2.457228, 4.371455",\
"2.073474, 2.105684, 2.206067, 2.569313, 4.483540",\
"2.417647, 2.449857, 2.550241, 2.913486, 4.827713",\
"3.639076, 3.671286, 3.771669, 4.134914, 6.049142");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364",\
"0.043518, 0.076083, 0.201407, 0.700045, 3.330364");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.683520, 1.708562, 1.770657, 1.940417, 2.789127",\
"1.733683, 1.758724, 1.820820, 1.990579, 2.839290",\
"1.845283, 1.870324, 1.932420, 2.102179, 2.950890",\
"2.196513, 2.221554, 2.283650, 2.453409, 3.302119",\
"3.407222, 3.432263, 3.494359, 3.664118, 4.512829");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480",\
"0.041545, 0.058646, 0.114169, 0.321242, 1.473480");
}
} /* end of arc la_data_out_mprj[116]_la_data_in_core[116]_una_min*/
timing () {
related_pin : "la_oenb_mprj[116]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.607212, 1.632264, 1.694360, 1.864112, 2.712946",\
"1.657714, 1.682766, 1.744862, 1.914613, 2.763448",\
"1.768631, 1.793683, 1.855778, 2.025530, 2.874365",\
"2.054970, 2.080022, 2.142118, 2.311869, 3.160704",\
"2.978734, 3.003786, 3.065881, 3.235633, 4.084468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "2.020960, 2.053170, 2.153554, 2.516797, 4.431039",\
"2.070832, 2.103042, 2.203426, 2.566669, 4.480911",\
"2.184110, 2.216320, 2.316704, 2.679947, 4.594189",\
"2.533299, 2.565509, 2.665893, 3.029136, 4.943378",\
"3.734299, 3.766509, 3.866893, 4.230136, 6.144379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387");
}
} /* end of arc la_oenb_mprj[116]_la_data_in_core[116]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[116]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.607212, 1.632264, 1.694360, 1.864112, 2.712946",\
"1.657714, 1.682766, 1.744862, 1.914613, 2.763448",\
"1.768631, 1.793683, 1.855778, 2.025530, 2.874365",\
"2.054970, 2.080022, 2.142118, 2.311869, 3.160704",\
"2.978734, 3.003786, 3.065881, 3.235633, 4.084468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515",\
"0.041543, 0.058649, 0.114169, 0.321207, 1.473515");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "2.020960, 2.053170, 2.153554, 2.516797, 4.431039",\
"2.070832, 2.103042, 2.203426, 2.566669, 4.480911",\
"2.184110, 2.216320, 2.316704, 2.679947, 4.594189",\
"2.533299, 2.565509, 2.665893, 3.029136, 4.943378",\
"3.734299, 3.766509, 3.866893, 4.230136, 6.144379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387",\
"0.043517, 0.076082, 0.201407, 0.700041, 3.330387");
}
} /* end of arc la_oenb_mprj[116]_la_data_in_core[116]_inv_min*/
} /* end of pin la_data_in_core[116] */
pin("la_data_in_core[115]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001114 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[115];
timing () {
related_pin : "la_data_out_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.643436, 1.675837, 1.776228, 2.139840, 4.052049",\
"1.693891, 1.726292, 1.826683, 2.190295, 4.102503",\
"1.806899, 1.839300, 1.939691, 2.303303, 4.215512",\
"2.128976, 2.161376, 2.261768, 2.625379, 4.537588",\
"3.241782, 3.274183, 3.374575, 3.738187, 5.650395");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326579",\
"0.043817, 0.076366, 0.201336, 0.700287, 3.326579");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.378898, 1.404005, 1.466125, 1.635875, 2.484035",\
"1.426931, 1.452038, 1.514157, 1.683908, 2.532068",\
"1.539505, 1.564612, 1.626732, 1.796482, 2.644643",\
"1.894650, 1.919757, 1.981877, 2.151627, 2.999787",\
"3.201938, 3.227045, 3.289165, 3.458915, 4.307075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472942",\
"0.041430, 0.058543, 0.114084, 0.321200, 1.472942");
}
} /* end of arc la_data_out_mprj[115]_la_data_in_core[115]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.643436, 1.675837, 1.776228, 2.139840, 4.052049",\
"1.693891, 1.726292, 1.826683, 2.190295, 4.102503",\
"1.806899, 1.839300, 1.939691, 2.303303, 4.215512",\
"2.128976, 2.161376, 2.261768, 2.625379, 4.537588",\
"3.241782, 3.274183, 3.374575, 3.738187, 5.650395");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326580",\
"0.043816, 0.076366, 0.201336, 0.700287, 3.326579",\
"0.043817, 0.076366, 0.201336, 0.700287, 3.326579");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.378898, 1.404005, 1.466125, 1.635875, 2.484035",\
"1.426931, 1.452038, 1.514157, 1.683908, 2.532068",\
"1.539505, 1.564612, 1.626732, 1.796482, 2.644643",\
"1.894650, 1.919757, 1.981877, 2.151627, 2.999787",\
"3.201938, 3.227045, 3.289165, 3.458915, 4.307075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472941",\
"0.041430, 0.058543, 0.114084, 0.321199, 1.472942",\
"0.041430, 0.058543, 0.114084, 0.321200, 1.472942");
}
} /* end of arc la_data_out_mprj[115]_la_data_in_core[115]_una_min*/
timing () {
related_pin : "la_oenb_mprj[115]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.674087, 1.699205, 1.761324, 1.931067, 2.779350",\
"1.724569, 1.749687, 1.811806, 1.981549, 2.829832",\
"1.835486, 1.860604, 1.922724, 2.092467, 2.940749",\
"2.121842, 2.146960, 2.209080, 2.378823, 3.227105",\
"3.045921, 3.071039, 3.133158, 3.302902, 4.151184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "2.121482, 2.153881, 2.254269, 2.617881, 4.530088",\
"2.171340, 2.203738, 2.304127, 2.667739, 4.579946",\
"2.284616, 2.317015, 2.417403, 2.781015, 4.693222",\
"2.633829, 2.666227, 2.766616, 3.130228, 5.042434",\
"3.835141, 3.867539, 3.967928, 4.331540, 6.243747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580");
}
} /* end of arc la_oenb_mprj[115]_la_data_in_core[115]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[115]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "1.674087, 1.699205, 1.761324, 1.931067, 2.779350",\
"1.724569, 1.749687, 1.811806, 1.981549, 2.829832",\
"1.835486, 1.860604, 1.922724, 2.092467, 2.940749",\
"2.121842, 2.146960, 2.209080, 2.378823, 3.227105",\
"3.045921, 3.071039, 3.133158, 3.302902, 4.151184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976",\
"0.041428, 0.058546, 0.114085, 0.321164, 1.472976");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "2.121482, 2.153881, 2.254269, 2.617881, 4.530088",\
"2.171340, 2.203738, 2.304127, 2.667739, 4.579946",\
"2.284616, 2.317015, 2.417403, 2.781015, 4.693222",\
"2.633829, 2.666227, 2.766616, 3.130228, 5.042434",\
"3.835141, 3.867539, 3.967928, 4.331540, 6.243747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580",\
"0.043808, 0.076358, 0.201332, 0.700288, 3.326580");
}
} /* end of arc la_oenb_mprj[115]_la_data_in_core[115]_inv_min*/
} /* end of pin la_data_in_core[115] */
pin("la_data_in_core[114]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000998 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[114];
timing () {
related_pin : "la_data_out_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.791660, 1.824750, 1.925696, 2.289325, 4.202307",\
"1.841295, 1.874385, 1.975331, 2.338961, 4.251942",\
"1.953282, 1.986373, 2.087319, 2.450948, 4.363930",\
"2.297217, 2.330307, 2.431253, 2.794883, 4.707864",\
"3.560827, 3.593918, 3.694864, 4.058493, 5.971475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077706, 0.201726, 0.699543, 3.326566");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.478141, 1.503381, 1.565557, 1.735353, 2.583094",\
"1.527389, 1.552629, 1.614805, 1.784601, 2.632342",\
"1.639821, 1.665061, 1.727237, 1.897033, 2.744774",\
"1.991650, 2.016890, 2.079067, 2.248862, 3.096603",\
"3.254926, 3.280167, 3.342343, 3.512139, 4.359880");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896");
}
} /* end of arc la_data_out_mprj[114]_la_data_in_core[114]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.791660, 1.824750, 1.925696, 2.289325, 4.202307",\
"1.841295, 1.874385, 1.975331, 2.338961, 4.251942",\
"1.953282, 1.986373, 2.087319, 2.450948, 4.363930",\
"2.297217, 2.330307, 2.431253, 2.794883, 4.707864",\
"3.560827, 3.593918, 3.694864, 4.058493, 5.971475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077705, 0.201726, 0.699543, 3.326566",\
"0.045426, 0.077706, 0.201726, 0.699543, 3.326566");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.478141, 1.503381, 1.565557, 1.735353, 2.583094",\
"1.527389, 1.552629, 1.614805, 1.784601, 2.632342",\
"1.639821, 1.665061, 1.727237, 1.897033, 2.744774",\
"1.991650, 2.016890, 2.079067, 2.248862, 3.096603",\
"3.254926, 3.280167, 3.342343, 3.512139, 4.359880");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896",\
"0.041221, 0.058364, 0.113922, 0.321238, 1.472896");
}
} /* end of arc la_data_out_mprj[114]_la_data_in_core[114]_una_min*/
timing () {
related_pin : "la_oenb_mprj[114]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.753543, 1.778795, 1.840971, 2.010759, 2.858618",\
"1.804039, 1.829290, 1.891466, 2.061255, 2.909113",\
"1.914956, 1.940208, 2.002384, 2.172173, 3.020030",\
"2.201321, 2.226573, 2.288749, 2.458538, 3.306396",\
"3.125612, 3.150863, 3.213040, 3.382828, 4.230686");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "2.245640, 2.278728, 2.379671, 2.743300, 4.656279",\
"2.295512, 2.328599, 2.429542, 2.793172, 4.706151",\
"2.408787, 2.441875, 2.542818, 2.906448, 4.819427",\
"2.758018, 2.791106, 2.892049, 3.255678, 5.168657",\
"3.959546, 3.992633, 4.093576, 4.457205, 6.370184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567");
}
} /* end of arc la_oenb_mprj[114]_la_data_in_core[114]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[114]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "1.753543, 1.778795, 1.840971, 2.010759, 2.858618",\
"1.804039, 1.829290, 1.891466, 2.061255, 2.909113",\
"1.914956, 1.940208, 2.002384, 2.172173, 3.020030",\
"2.201321, 2.226573, 2.288749, 2.458538, 3.306396",\
"3.125612, 3.150863, 3.213040, 3.382828, 4.230686");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929",\
"0.041219, 0.058367, 0.113923, 0.321204, 1.472929");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "2.245640, 2.278728, 2.379671, 2.743300, 4.656279",\
"2.295512, 2.328599, 2.429542, 2.793172, 4.706151",\
"2.408787, 2.441875, 2.542818, 2.906448, 4.819427",\
"2.758018, 2.791106, 2.892049, 3.255678, 5.168657",\
"3.959546, 3.992633, 4.093576, 4.457205, 6.370184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567",\
"0.045415, 0.077696, 0.201721, 0.699545, 3.326567");
}
} /* end of arc la_oenb_mprj[114]_la_data_in_core[114]_inv_min*/
} /* end of pin la_data_in_core[114] */
pin("la_data_in_core[113]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001006 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[113];
timing () {
related_pin : "la_data_out_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.784617, 1.817887, 1.919024, 2.282702, 4.196040",\
"1.834195, 1.867465, 1.968602, 2.332280, 4.245618",\
"1.946118, 1.979388, 2.080525, 2.444203, 4.357541",\
"2.290406, 2.323676, 2.424812, 2.788491, 4.701828",\
"3.555087, 3.588357, 3.689494, 4.053172, 5.966510");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.459162, 1.484374, 1.546555, 1.716409, 2.564175",\
"1.508423, 1.533635, 1.595816, 1.765669, 2.613436",\
"1.620726, 1.645938, 1.708119, 1.877973, 2.725739",\
"1.972590, 1.997802, 2.059983, 2.229836, 3.077602",\
"3.234840, 3.260052, 3.322233, 3.492087, 4.339854");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.041240, 0.058369, 0.113923, 0.321412, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321412, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321412, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321412, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321412, 1.473378");
}
} /* end of arc la_data_out_mprj[113]_la_data_in_core[113]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.784617, 1.817887, 1.919024, 2.282702, 4.196040",\
"1.834195, 1.867465, 1.968602, 2.332280, 4.245618",\
"1.946118, 1.979388, 2.080525, 2.444203, 4.357541",\
"2.290406, 2.323676, 2.424812, 2.788491, 4.701828",\
"3.555087, 3.588357, 3.689494, 4.053172, 5.966510");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052",\
"0.046135, 0.078316, 0.202008, 0.699543, 3.327052");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.459162, 1.484374, 1.546555, 1.716409, 2.564175",\
"1.508423, 1.533635, 1.595816, 1.765669, 2.613436",\
"1.620726, 1.645938, 1.708119, 1.877973, 2.725739",\
"1.972590, 1.997802, 2.059983, 2.229836, 3.077602",\
"3.234840, 3.260052, 3.322233, 3.492087, 4.339854");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.041240, 0.058369, 0.113923, 0.321411, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321411, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321411, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321411, 1.473377",\
"0.041240, 0.058369, 0.113923, 0.321412, 1.473378");
}
} /* end of arc la_data_out_mprj[113]_la_data_in_core[113]_una_min*/
timing () {
related_pin : "la_oenb_mprj[113]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.719678, 1.744901, 1.807082, 1.976928, 2.824811",\
"1.770172, 1.795395, 1.857576, 2.027422, 2.875305",\
"1.881091, 1.906314, 1.968495, 2.138341, 2.986224",\
"2.167539, 2.192762, 2.254943, 2.424789, 3.272672",\
"3.092502, 3.117725, 3.179906, 3.349752, 4.197635");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "2.257884, 2.291150, 2.392283, 2.755961, 4.669296",\
"2.307760, 2.341026, 2.442159, 2.805837, 4.719172",\
"2.421033, 2.454299, 2.555432, 2.919110, 4.832445",\
"2.770292, 2.803558, 2.904691, 3.268369, 5.181704",\
"3.972413, 4.005678, 4.106811, 4.470489, 6.383824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053");
}
} /* end of arc la_oenb_mprj[113]_la_data_in_core[113]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[113]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "1.719678, 1.744901, 1.807082, 1.976928, 2.824811",\
"1.770172, 1.795395, 1.857576, 2.027422, 2.875305",\
"1.881091, 1.906314, 1.968495, 2.138341, 2.986224",\
"2.167539, 2.192762, 2.254943, 2.424789, 3.272672",\
"3.092502, 3.117725, 3.179906, 3.349752, 4.197635");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410",\
"0.041238, 0.058372, 0.113923, 0.321378, 1.473410");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "2.257884, 2.291150, 2.392283, 2.755961, 4.669296",\
"2.307760, 2.341026, 2.442159, 2.805837, 4.719172",\
"2.421033, 2.454299, 2.555432, 2.919110, 4.832445",\
"2.770292, 2.803558, 2.904691, 3.268369, 5.181704",\
"3.972413, 4.005678, 4.106811, 4.470489, 6.383824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053",\
"0.046120, 0.078303, 0.202002, 0.699546, 3.327053");
}
} /* end of arc la_oenb_mprj[113]_la_data_in_core[113]_inv_min*/
} /* end of pin la_data_in_core[113] */
pin("la_data_in_core[112]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001434 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[112];
timing () {
related_pin : "la_data_out_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "1.747515, 1.779429, 1.879793, 2.243309, 4.157532",\
"1.797076, 1.828990, 1.929354, 2.292871, 4.207093",\
"1.908965, 1.940880, 2.041244, 2.404760, 4.318982",\
"2.253424, 2.285338, 2.385702, 2.749218, 4.663441",\
"3.518853, 3.550767, 3.651131, 4.014647, 5.928870");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "1.767752, 1.792371, 1.854382, 2.024354, 2.873601",\
"1.817033, 1.841651, 1.903663, 2.073634, 2.922882",\
"1.929270, 1.953888, 2.015900, 2.185871, 3.035119",\
"2.281144, 2.305762, 2.367774, 2.537745, 3.386993",\
"3.542899, 3.567518, 3.629530, 3.799501, 4.648748");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754");
}
} /* end of arc la_data_out_mprj[112]_la_data_in_core[112]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "1.747515, 1.779429, 1.879793, 2.243309, 4.157532",\
"1.797076, 1.828990, 1.929354, 2.292871, 4.207093",\
"1.908965, 1.940880, 2.041244, 2.404760, 4.318982",\
"2.253424, 2.285338, 2.385702, 2.749218, 4.663441",\
"3.518853, 3.550767, 3.651131, 4.014647, 5.928870");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332094");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "1.767752, 1.792371, 1.854382, 2.024354, 2.873601",\
"1.817033, 1.841651, 1.903663, 2.073634, 2.922882",\
"1.929270, 1.953888, 2.015900, 2.185871, 3.035119",\
"2.281144, 2.305762, 2.367774, 2.537745, 3.386993",\
"3.542899, 3.567518, 3.629530, 3.799501, 4.648748");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475754");
}
} /* end of arc la_data_out_mprj[112]_la_data_in_core[112]_una_min*/
timing () {
related_pin : "la_oenb_mprj[112]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "2.078120, 2.102739, 2.164750, 2.334722, 3.183969",\
"2.128673, 2.153291, 2.215303, 2.385274, 3.234522",\
"2.239568, 2.264186, 2.326198, 2.496170, 3.345417",\
"2.525184, 2.549803, 2.611814, 2.781786, 3.631033",\
"3.439801, 3.464419, 3.526431, 3.696403, 4.545650");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "2.114698, 2.146612, 2.246976, 2.610492, 4.524714",\
"2.164530, 2.196445, 2.296808, 2.660325, 4.574547",\
"2.277841, 2.309755, 2.410119, 2.773635, 4.687858",\
"2.626690, 2.658605, 2.758969, 3.122485, 5.036707",\
"3.820199, 3.852113, 3.952477, 4.315993, 6.230216");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095");
}
} /* end of arc la_oenb_mprj[112]_la_data_in_core[112]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[112]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "2.078120, 2.102739, 2.164750, 2.334722, 3.183969",\
"2.128673, 2.153291, 2.215303, 2.385274, 3.234522",\
"2.239568, 2.264186, 2.326198, 2.496170, 3.345417",\
"2.525184, 2.549803, 2.611814, 2.781786, 3.631033",\
"3.439801, 3.464419, 3.526431, 3.696403, 4.545650");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753",\
"0.042037, 0.058995, 0.114472, 0.322105, 1.475753");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "2.114698, 2.146612, 2.246976, 2.610492, 4.524714",\
"2.164530, 2.196445, 2.296808, 2.660325, 4.574547",\
"2.277841, 2.309755, 2.410119, 2.773635, 4.687858",\
"2.626690, 2.658605, 2.758969, 3.122485, 5.036707",\
"3.820199, 3.852113, 3.952477, 4.315993, 6.230216");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095",\
"0.044374, 0.076918, 0.202202, 0.701456, 3.332095");
}
} /* end of arc la_oenb_mprj[112]_la_data_in_core[112]_inv_min*/
} /* end of pin la_data_in_core[112] */
pin("la_data_in_core[111]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001770 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[111];
timing () {
related_pin : "la_data_out_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "1.825071, 1.856579, 1.956904, 2.320357, 4.234055",\
"1.874599, 1.906108, 2.006432, 2.369885, 4.283584",\
"1.986467, 2.017976, 2.118300, 2.481753, 4.395452",\
"2.331028, 2.362537, 2.462862, 2.826314, 4.740013",\
"3.596962, 3.628471, 3.728795, 4.092248, 6.005947");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "1.895217, 1.919287, 1.981138, 2.151103, 2.999987",\
"1.944490, 1.968559, 2.030411, 2.200376, 3.049259",\
"2.056684, 2.080753, 2.142605, 2.312570, 3.161453",\
"2.408592, 2.432661, 2.494513, 2.664478, 3.513361",\
"3.670559, 3.694628, 3.756480, 3.926445, 4.775328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697");
}
} /* end of arc la_data_out_mprj[111]_la_data_in_core[111]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "1.825071, 1.856579, 1.956904, 2.320357, 4.234055",\
"1.874599, 1.906108, 2.006432, 2.369885, 4.283584",\
"1.986467, 2.017976, 2.118300, 2.481753, 4.395452",\
"2.331028, 2.362537, 2.462862, 2.826314, 4.740013",\
"3.596962, 3.628471, 3.728795, 4.092248, 6.005947");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "1.895217, 1.919287, 1.981138, 2.151103, 2.999987",\
"1.944490, 1.968559, 2.030411, 2.200376, 3.049259",\
"2.056684, 2.080753, 2.142605, 2.312570, 3.161453",\
"2.408592, 2.432661, 2.494513, 2.664478, 3.513361",\
"3.670559, 3.694628, 3.756480, 3.926445, 4.775328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697",\
"0.042679, 0.059474, 0.114927, 0.322544, 1.475697");
}
} /* end of arc la_data_out_mprj[111]_la_data_in_core[111]_una_min*/
timing () {
related_pin : "la_oenb_mprj[111]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "2.193191, 2.217260, 2.279112, 2.449077, 3.297960",\
"2.243742, 2.267811, 2.329662, 2.499628, 3.348511",\
"2.354638, 2.378707, 2.440558, 2.610524, 3.459407",\
"2.640277, 2.664346, 2.726197, 2.896163, 3.745046",\
"3.555174, 3.579243, 3.641094, 3.811059, 4.659943");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "2.201187, 2.232696, 2.333020, 2.696474, 4.610172",\
"2.251021, 2.282530, 2.382854, 2.746307, 4.660006",\
"2.364330, 2.395839, 2.496163, 2.859617, 4.773315",\
"2.713192, 2.744701, 2.845026, 3.208478, 5.122177",\
"3.906946, 3.938454, 4.038779, 4.402232, 6.315930");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536");
}
} /* end of arc la_oenb_mprj[111]_la_data_in_core[111]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[111]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "2.193191, 2.217260, 2.279112, 2.449077, 3.297960",\
"2.243742, 2.267811, 2.329662, 2.499628, 3.348511",\
"2.354638, 2.378707, 2.440558, 2.610524, 3.459407",\
"2.640277, 2.664346, 2.726197, 2.896163, 3.745046",\
"3.555174, 3.579243, 3.641094, 3.811059, 4.659943");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698",\
"0.042679, 0.059474, 0.114927, 0.322545, 1.475698");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "2.201187, 2.232696, 2.333020, 2.696474, 4.610172",\
"2.251021, 2.282530, 2.382854, 2.746307, 4.660006",\
"2.364330, 2.395839, 2.496163, 2.859617, 4.773315",\
"2.713192, 2.744701, 2.845026, 3.208478, 5.122177",\
"3.906946, 3.938454, 4.038779, 4.402232, 6.315930");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536",\
"0.045448, 0.077966, 0.203306, 0.702465, 3.332536");
}
} /* end of arc la_oenb_mprj[111]_la_data_in_core[111]_inv_min*/
} /* end of pin la_data_in_core[111] */
pin("la_data_in_core[110]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001689 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[110];
timing () {
related_pin : "la_data_out_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.849013, 1.880613, 1.981014, 2.344164, 4.259481",\
"1.898549, 1.930149, 2.030550, 2.393700, 4.309017",\
"2.010425, 2.042025, 2.142426, 2.505576, 4.420893",\
"2.355002, 2.386602, 2.487003, 2.850153, 4.765471",\
"3.609273, 3.640873, 3.741274, 4.104424, 6.019741");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.911677, 1.935897, 1.997784, 2.167718, 3.016868",\
"1.961131, 1.985351, 2.047238, 2.217172, 3.066322",\
"2.073131, 2.097351, 2.159238, 2.329171, 3.178322",\
"2.425106, 2.449326, 2.511213, 2.681147, 3.530297",\
"3.677186, 3.701406, 3.763293, 3.933227, 4.782377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590");
}
} /* end of arc la_data_out_mprj[110]_la_data_in_core[110]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.849013, 1.880613, 1.981014, 2.344164, 4.259481",\
"1.898549, 1.930149, 2.030550, 2.393700, 4.309017",\
"2.010425, 2.042025, 2.142426, 2.505576, 4.420893",\
"2.355002, 2.386602, 2.487003, 2.850153, 4.765471",\
"3.609273, 3.640873, 3.741274, 4.104424, 6.019741");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.911677, 1.935897, 1.997784, 2.167718, 3.016868",\
"1.961131, 1.985351, 2.047238, 2.217172, 3.066322",\
"2.073131, 2.097351, 2.159238, 2.329171, 3.178322",\
"2.425106, 2.449326, 2.511213, 2.681147, 3.530297",\
"3.677186, 3.701406, 3.763293, 3.933227, 4.782377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590");
}
} /* end of arc la_data_out_mprj[110]_la_data_in_core[110]_una_min*/
timing () {
related_pin : "la_oenb_mprj[110]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.786682, 1.810902, 1.872789, 2.042723, 2.891873",\
"1.837068, 1.861288, 1.923175, 2.093109, 2.942260",\
"1.947862, 1.972082, 2.033969, 2.203903, 3.053053",\
"2.234957, 2.259177, 2.321064, 2.490998, 3.340148",\
"3.193443, 3.217663, 3.279550, 3.449484, 4.298634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.893180, 1.924779, 2.025181, 2.388330, 4.303647",\
"1.943001, 1.974601, 2.075002, 2.438152, 4.353469",\
"2.056074, 2.087673, 2.188075, 2.551224, 4.466541",\
"2.408332, 2.439932, 2.540333, 2.903482, 4.818799",\
"3.655020, 3.686620, 3.787021, 4.150171, 6.065488");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759");
}
} /* end of arc la_oenb_mprj[110]_la_data_in_core[110]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[110]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.786682, 1.810902, 1.872789, 2.042723, 2.891873",\
"1.837068, 1.861288, 1.923175, 2.093109, 2.942260",\
"1.947862, 1.972082, 2.033969, 2.203903, 3.053053",\
"2.234957, 2.259177, 2.321064, 2.490998, 3.340148",\
"3.193443, 3.217663, 3.279550, 3.449484, 4.298634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590",\
"0.042516, 0.059365, 0.114822, 0.322324, 1.475590");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "1.893180, 1.924779, 2.025181, 2.388330, 4.303647",\
"1.943001, 1.974601, 2.075002, 2.438152, 4.353469",\
"2.056074, 2.087673, 2.188075, 2.551224, 4.466541",\
"2.408332, 2.439932, 2.540333, 2.903482, 4.818799",\
"3.655020, 3.686620, 3.787021, 4.150171, 6.065488");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759",\
"0.045084, 0.077587, 0.203047, 0.701720, 3.334759");
}
} /* end of arc la_oenb_mprj[110]_la_data_in_core[110]_inv_min*/
} /* end of pin la_data_in_core[110] */
pin("la_data_in_core[109]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001512 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[109];
timing () {
related_pin : "la_data_out_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.864481, 1.896298, 1.996668, 2.360071, 4.274486",\
"1.914065, 1.945883, 2.046253, 2.409655, 4.324070",\
"2.025996, 2.057814, 2.158184, 2.521586, 4.436001",\
"2.370355, 2.402173, 2.502542, 2.865945, 4.780360",\
"3.609434, 3.641252, 3.741622, 4.105024, 6.019440");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.625174, 1.649670, 1.711641, 1.881586, 2.730724",\
"1.674845, 1.699341, 1.761312, 1.931257, 2.780395",\
"1.786688, 1.811184, 1.873155, 2.043100, 2.892238",\
"2.138607, 2.163103, 2.225074, 2.395019, 3.244157",\
"3.377107, 3.401603, 3.463574, 3.633519, 4.482657");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528");
}
} /* end of arc la_data_out_mprj[109]_la_data_in_core[109]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.864481, 1.896298, 1.996668, 2.360071, 4.274486",\
"1.914065, 1.945883, 2.046253, 2.409655, 4.324070",\
"2.025996, 2.057814, 2.158184, 2.521586, 4.436001",\
"2.370355, 2.402173, 2.502542, 2.865945, 4.780360",\
"3.609434, 3.641252, 3.741622, 4.105024, 6.019440");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.625174, 1.649670, 1.711641, 1.881586, 2.730724",\
"1.674845, 1.699341, 1.761312, 1.931257, 2.780395",\
"1.786688, 1.811184, 1.873155, 2.043100, 2.892238",\
"2.138607, 2.163103, 2.225074, 2.395019, 3.244157",\
"3.377107, 3.401603, 3.463574, 3.633519, 4.482657");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475528");
}
} /* end of arc la_data_out_mprj[109]_la_data_in_core[109]_una_min*/
timing () {
related_pin : "la_oenb_mprj[109]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.594771, 1.619267, 1.681237, 1.851183, 2.700321",\
"1.645166, 1.669662, 1.731633, 1.901578, 2.750716",\
"1.755969, 1.780465, 1.842436, 2.012381, 2.861520",\
"2.043108, 2.067605, 2.129576, 2.299521, 3.148659",\
"2.999997, 3.024494, 3.086465, 3.256410, 4.105548");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "2.115222, 2.147040, 2.247409, 2.610812, 4.525227",\
"2.165051, 2.196869, 2.297239, 2.660641, 4.575057",\
"2.278139, 2.309957, 2.410326, 2.773729, 4.688144",\
"2.630252, 2.662069, 2.762439, 3.125841, 5.040257",\
"3.875052, 3.906870, 4.007239, 4.370642, 6.285057");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626");
}
} /* end of arc la_oenb_mprj[109]_la_data_in_core[109]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[109]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "1.594771, 1.619267, 1.681237, 1.851183, 2.700321",\
"1.645166, 1.669662, 1.731633, 1.901578, 2.750716",\
"1.755969, 1.780465, 1.842436, 2.012381, 2.861520",\
"2.043108, 2.067605, 2.129576, 2.299521, 3.148659",\
"2.999997, 3.024494, 3.086465, 3.256410, 4.105548");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529",\
"0.042184, 0.059109, 0.114582, 0.322140, 1.475529");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "2.115222, 2.147040, 2.247409, 2.610812, 4.525227",\
"2.165051, 2.196869, 2.297239, 2.660641, 4.575057",\
"2.278139, 2.309957, 2.410326, 2.773729, 4.688144",\
"2.630252, 2.662069, 2.762439, 3.125841, 5.040257",\
"3.875052, 3.906870, 4.007239, 4.370642, 6.285057");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626",\
"0.044595, 0.077128, 0.202463, 0.701523, 3.332626");
}
} /* end of arc la_oenb_mprj[109]_la_data_in_core[109]_inv_min*/
} /* end of pin la_data_in_core[109] */
pin("la_data_in_core[108]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001427 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[108];
timing () {
related_pin : "la_data_out_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.912004, 1.943929, 2.044285, 2.407841, 4.321866",\
"1.961607, 1.993531, 2.093887, 2.457444, 4.371469",\
"2.073522, 2.105446, 2.205802, 2.569359, 4.483383",\
"2.417933, 2.449858, 2.550213, 2.913770, 4.827795",\
"3.661243, 3.693167, 3.793523, 4.157080, 6.071105");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.653249, 1.677878, 1.739893, 1.909866, 2.759092",\
"1.702888, 1.727517, 1.789532, 1.959505, 2.808731",\
"1.814776, 1.839405, 1.901420, 2.071393, 2.920619",\
"2.166692, 2.191320, 2.253336, 2.423309, 3.272535",\
"3.408779, 3.433408, 3.495423, 3.665396, 4.514622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746");
}
} /* end of arc la_data_out_mprj[108]_la_data_in_core[108]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.912004, 1.943929, 2.044285, 2.407841, 4.321866",\
"1.961607, 1.993531, 2.093887, 2.457444, 4.371469",\
"2.073522, 2.105446, 2.205802, 2.569359, 4.483383",\
"2.417933, 2.449858, 2.550213, 2.913770, 4.827795",\
"3.661243, 3.693167, 3.793523, 4.157080, 6.071105");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331749");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.653249, 1.677878, 1.739893, 1.909866, 2.759092",\
"1.702888, 1.727517, 1.789532, 1.959505, 2.808731",\
"1.814776, 1.839405, 1.901420, 2.071393, 2.920619",\
"2.166692, 2.191320, 2.253336, 2.423309, 3.272535",\
"3.408779, 3.433408, 3.495423, 3.665396, 4.514622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746");
}
} /* end of arc la_data_out_mprj[108]_la_data_in_core[108]_una_min*/
timing () {
related_pin : "la_oenb_mprj[108]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.582990, 1.607619, 1.669634, 1.839607, 2.688833",\
"1.633396, 1.658024, 1.720039, 1.890012, 2.739239",\
"1.744224, 1.768853, 1.830868, 2.000841, 2.850067",\
"2.031308, 2.055937, 2.117952, 2.287925, 3.137151",\
"2.982300, 3.006929, 3.068944, 3.238917, 4.088143");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.133173, 2.165097, 2.265453, 2.629010, 4.543035",\
"2.183011, 2.214935, 2.315291, 2.678848, 4.592872",\
"2.296132, 2.328057, 2.428412, 2.791969, 4.705994",\
"2.647208, 2.679133, 2.779489, 3.143046, 5.057070",\
"3.884512, 3.916436, 4.016792, 4.380349, 6.294374");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748");
}
} /* end of arc la_oenb_mprj[108]_la_data_in_core[108]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[108]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "1.582990, 1.607619, 1.669634, 1.839607, 2.688833",\
"1.633396, 1.658024, 1.720039, 1.890012, 2.739239",\
"1.744224, 1.768853, 1.830868, 2.000841, 2.850067",\
"2.031308, 2.055937, 2.117952, 2.287925, 3.137151",\
"2.982300, 3.006929, 3.068944, 3.238917, 4.088143");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746",\
"0.042023, 0.058984, 0.114462, 0.322104, 1.475746");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.133173, 2.165097, 2.265453, 2.629010, 4.543035",\
"2.183011, 2.214935, 2.315291, 2.678848, 4.592872",\
"2.296132, 2.328057, 2.428412, 2.791969, 4.705994",\
"2.647208, 2.679133, 2.779489, 3.143046, 5.057070",\
"3.884512, 3.916436, 4.016792, 4.380349, 6.294374");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748",\
"0.044363, 0.076912, 0.202177, 0.701495, 3.331748");
}
} /* end of arc la_oenb_mprj[108]_la_data_in_core[108]_inv_min*/
} /* end of pin la_data_in_core[108] */
pin("la_data_in_core[107]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001612 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[107];
timing () {
related_pin : "la_data_out_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "1.900762, 1.932463, 2.032791, 2.396322, 4.309943",\
"1.950373, 1.982073, 2.082402, 2.445932, 4.359553",\
"2.062279, 2.093980, 2.194308, 2.557838, 4.471459",\
"2.406719, 2.438420, 2.538748, 2.902278, 4.815899",\
"3.652298, 3.683998, 3.784327, 4.147857, 6.061478");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "1.651473, 1.675798, 1.737723, 1.907686, 2.756664",\
"1.701095, 1.725420, 1.787345, 1.957308, 2.806286",\
"1.813007, 1.837331, 1.899257, 2.069220, 2.918198",\
"2.164921, 2.189245, 2.251171, 2.421134, 3.270112",\
"3.408928, 3.433253, 3.495178, 3.665141, 4.514119");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626");
}
} /* end of arc la_data_out_mprj[107]_la_data_in_core[107]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "1.900762, 1.932463, 2.032791, 2.396322, 4.309943",\
"1.950373, 1.982073, 2.082402, 2.445932, 4.359553",\
"2.062279, 2.093980, 2.194308, 2.557838, 4.471459",\
"2.406719, 2.438420, 2.538748, 2.902278, 4.815899",\
"3.652298, 3.683998, 3.784327, 4.147857, 6.061478");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "1.651473, 1.675798, 1.737723, 1.907686, 2.756664",\
"1.701095, 1.725420, 1.787345, 1.957308, 2.806286",\
"1.813007, 1.837331, 1.899257, 2.069220, 2.918198",\
"2.164921, 2.189245, 2.251171, 2.421134, 3.270112",\
"3.408928, 3.433253, 3.495178, 3.665141, 4.514119");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626");
}
} /* end of arc la_data_out_mprj[107]_la_data_in_core[107]_una_min*/
timing () {
related_pin : "la_oenb_mprj[107]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "2.046330, 2.070655, 2.132580, 2.302543, 3.151521",\
"2.096889, 2.121214, 2.183139, 2.353102, 3.202080",\
"2.207786, 2.232110, 2.294035, 2.463998, 3.312976",\
"2.493426, 2.517751, 2.579676, 2.749639, 3.598617",\
"3.408429, 3.432754, 3.494679, 3.664642, 4.513620");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "2.513282, 2.544982, 2.645311, 3.008841, 4.922462",\
"2.563124, 2.594825, 2.695153, 3.058683, 4.972305",\
"2.676433, 2.708134, 2.808462, 3.171993, 5.085614",\
"3.025282, 3.056983, 3.157311, 3.520841, 5.434463",\
"4.219049, 4.250750, 4.351078, 4.714608, 6.628230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781");
}
} /* end of arc la_oenb_mprj[107]_la_data_in_core[107]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[107]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "2.046330, 2.070655, 2.132580, 2.302543, 3.151521",\
"2.096889, 2.121214, 2.183139, 2.353102, 3.202080",\
"2.207786, 2.232110, 2.294035, 2.463998, 3.312976",\
"2.493426, 2.517751, 2.579676, 2.749639, 3.598617",\
"3.408429, 3.432754, 3.494679, 3.664642, 4.513620");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626",\
"0.042378, 0.059248, 0.114714, 0.322333, 1.475626");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "2.513282, 2.544982, 2.645311, 3.008841, 4.922462",\
"2.563124, 2.594825, 2.695153, 3.058683, 4.972305",\
"2.676433, 2.708134, 2.808462, 3.171993, 5.085614",\
"3.025282, 3.056983, 3.157311, 3.520841, 5.434463",\
"4.219049, 4.250750, 4.351078, 4.714608, 6.628230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781",\
"0.044962, 0.077496, 0.202788, 0.702058, 3.331781");
}
} /* end of arc la_oenb_mprj[107]_la_data_in_core[107]_inv_min*/
} /* end of pin la_data_in_core[107] */
pin("la_data_in_core[106]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001504 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[106];
timing () {
related_pin : "la_data_out_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "1.919400, 1.951228, 2.051585, 2.415046, 4.329173",\
"1.969043, 2.000871, 2.101228, 2.464689, 4.378816",\
"2.080953, 2.112781, 2.213138, 2.576599, 4.490726",\
"2.425380, 2.457208, 2.557565, 2.921026, 4.835154",\
"3.670005, 3.701833, 3.802190, 4.165651, 6.079779");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "1.659113, 1.683616, 1.745590, 1.915539, 2.764615",\
"1.708778, 1.733281, 1.795255, 1.965205, 2.814280",\
"1.820679, 1.845182, 1.907157, 2.077106, 2.926182",\
"2.172594, 2.197097, 2.259072, 2.429021, 3.278097",\
"3.415801, 3.440304, 3.502278, 3.672228, 4.521303");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508");
}
} /* end of arc la_data_out_mprj[106]_la_data_in_core[106]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "1.919400, 1.951228, 2.051585, 2.415046, 4.329173",\
"1.969043, 2.000871, 2.101228, 2.464689, 4.378816",\
"2.080953, 2.112781, 2.213138, 2.576599, 4.490726",\
"2.425380, 2.457208, 2.557565, 2.921026, 4.835154",\
"3.670005, 3.701833, 3.802190, 4.165651, 6.079779");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "1.659113, 1.683616, 1.745590, 1.915539, 2.764615",\
"1.708778, 1.733281, 1.795255, 1.965205, 2.814280",\
"1.820679, 1.845182, 1.907157, 2.077106, 2.926182",\
"2.172594, 2.197097, 2.259072, 2.429021, 3.278097",\
"3.415801, 3.440304, 3.502278, 3.672228, 4.521303");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475508");
}
} /* end of arc la_data_out_mprj[106]_la_data_in_core[106]_una_min*/
timing () {
related_pin : "la_oenb_mprj[106]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "2.090153, 2.114656, 2.176631, 2.346581, 3.195656",\
"2.140699, 2.165202, 2.227176, 2.397126, 3.246202",\
"2.251596, 2.276099, 2.338074, 2.508023, 3.357099",\
"2.537285, 2.561788, 2.623762, 2.793712, 3.642788",\
"3.452776, 3.477279, 3.539253, 3.709203, 4.558279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "2.551550, 2.583378, 2.683735, 3.047196, 4.961323",\
"2.601384, 2.633213, 2.733569, 3.097031, 5.011158",\
"2.714692, 2.746520, 2.846877, 3.210338, 5.124465",\
"3.063581, 3.095409, 3.195766, 3.559227, 5.473354",\
"4.257860, 4.289688, 4.390045, 4.753506, 6.667633");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134");
}
} /* end of arc la_oenb_mprj[106]_la_data_in_core[106]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[106]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "2.090153, 2.114656, 2.176631, 2.346581, 3.195656",\
"2.140699, 2.165202, 2.227176, 2.397126, 3.246202",\
"2.251596, 2.276099, 2.338074, 2.508023, 3.357099",\
"2.537285, 2.561788, 2.623762, 2.793712, 3.642788",\
"3.452776, 3.477279, 3.539253, 3.709203, 4.558279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509",\
"0.042171, 0.059096, 0.114571, 0.322149, 1.475509");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "2.551550, 2.583378, 2.683735, 3.047196, 4.961323",\
"2.601384, 2.633213, 2.733569, 3.097031, 5.011158",\
"2.714692, 2.746520, 2.846877, 3.210338, 5.124465",\
"3.063581, 3.095409, 3.195766, 3.559227, 5.473354",\
"4.257860, 4.289688, 4.390045, 4.753506, 6.667633");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134",\
"0.044591, 0.077129, 0.202438, 0.701588, 3.332134");
}
} /* end of arc la_oenb_mprj[106]_la_data_in_core[106]_inv_min*/
} /* end of pin la_data_in_core[106] */
pin("la_data_in_core[105]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001773 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[105];
timing () {
related_pin : "la_data_out_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "1.896363, 1.927871, 2.028163, 2.391723, 4.304703",\
"1.945922, 1.977429, 2.077722, 2.441281, 4.354261",\
"2.057875, 2.089382, 2.189675, 2.553234, 4.466215",\
"2.402159, 2.433667, 2.533959, 2.897519, 4.810499",\
"3.635310, 3.666817, 3.767110, 4.130669, 6.043649");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "1.632359, 1.656417, 1.718264, 1.888219, 2.736925",\
"1.682073, 1.706131, 1.767978, 1.937933, 2.786639",\
"1.793853, 1.817911, 1.879758, 2.049713, 2.898419",\
"2.145775, 2.169832, 2.231680, 2.401635, 3.250341",\
"3.379260, 3.403318, 3.465165, 3.635120, 4.483827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492");
}
} /* end of arc la_data_out_mprj[105]_la_data_in_core[105]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "1.896363, 1.927871, 2.028163, 2.391723, 4.304703",\
"1.945922, 1.977429, 2.077722, 2.441281, 4.354261",\
"2.057875, 2.089382, 2.189675, 2.553234, 4.466215",\
"2.402159, 2.433667, 2.533959, 2.897519, 4.810499",\
"3.635310, 3.666817, 3.767110, 4.130669, 6.043649");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331338");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "1.632359, 1.656417, 1.718264, 1.888219, 2.736925",\
"1.682073, 1.706131, 1.767978, 1.937933, 2.786639",\
"1.793853, 1.817911, 1.879758, 2.049713, 2.898419",\
"2.145775, 2.169832, 2.231680, 2.401635, 3.250341",\
"3.379260, 3.403318, 3.465165, 3.635120, 4.483827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475492");
}
} /* end of arc la_data_out_mprj[105]_la_data_in_core[105]_una_min*/
timing () {
related_pin : "la_oenb_mprj[105]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "2.075869, 2.099927, 2.161774, 2.331729, 3.180435",\
"2.126431, 2.150489, 2.212336, 2.382291, 3.230997",\
"2.237326, 2.261384, 2.323231, 2.493186, 3.341893",\
"2.522932, 2.546989, 2.608837, 2.778792, 3.627498",\
"3.437509, 3.461566, 3.523414, 3.693368, 4.542075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "2.558505, 2.590012, 2.690305, 3.053864, 4.966845",\
"2.608346, 2.639853, 2.740146, 3.103705, 5.016685",\
"2.721656, 2.753164, 2.853456, 3.217016, 5.129996",\
"3.070487, 3.101994, 3.202287, 3.565846, 5.478826",\
"4.263881, 4.295388, 4.395681, 4.759241, 6.672221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337");
}
} /* end of arc la_oenb_mprj[105]_la_data_in_core[105]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[105]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "2.075869, 2.099927, 2.161774, 2.331729, 3.180435",\
"2.126431, 2.150489, 2.212336, 2.382291, 3.230997",\
"2.237326, 2.261384, 2.323231, 2.493186, 3.341893",\
"2.522932, 2.546989, 2.608837, 2.778792, 3.627498",\
"3.437509, 3.461566, 3.523414, 3.693368, 4.542075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493",\
"0.042687, 0.059475, 0.114933, 0.322543, 1.475493");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "2.558505, 2.590012, 2.690305, 3.053864, 4.966845",\
"2.608346, 2.639853, 2.740146, 3.103705, 5.016685",\
"2.721656, 2.753164, 2.853456, 3.217016, 5.129996",\
"3.070487, 3.101994, 3.202287, 3.565846, 5.478826",\
"4.263881, 4.295388, 4.395681, 4.759241, 6.672221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337",\
"0.045498, 0.078025, 0.203316, 0.702627, 3.331337");
}
} /* end of arc la_oenb_mprj[105]_la_data_in_core[105]_inv_min*/
} /* end of pin la_data_in_core[105] */
pin("la_data_in_core[104]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002096 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[104];
timing () {
related_pin : "la_data_out_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "1.890227, 1.921520, 2.021864, 2.385474, 4.300180",\
"1.939789, 1.971082, 2.071426, 2.435036, 4.349742",\
"2.051712, 2.083004, 2.183348, 2.546958, 4.461665",\
"2.396099, 2.427392, 2.527736, 2.891346, 4.806053",\
"3.637545, 3.668838, 3.769182, 4.132792, 6.047498");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "1.641197, 1.664953, 1.726698, 1.896922, 2.746773",\
"1.690819, 1.714575, 1.776320, 1.946544, 2.796395",\
"1.802687, 1.826443, 1.888188, 2.058411, 2.908263",\
"2.154605, 2.178361, 2.240106, 2.410329, 3.260181",\
"3.395118, 3.418875, 3.480619, 3.650842, 4.500694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717");
}
} /* end of arc la_data_out_mprj[104]_la_data_in_core[104]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "1.890227, 1.921520, 2.021864, 2.385474, 4.300180",\
"1.939789, 1.971082, 2.071426, 2.435036, 4.349742",\
"2.051712, 2.083004, 2.183348, 2.546958, 4.461665",\
"2.396099, 2.427392, 2.527736, 2.891346, 4.806053",\
"3.637545, 3.668838, 3.769182, 4.132792, 6.047498");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "1.641197, 1.664953, 1.726698, 1.896922, 2.746773",\
"1.690819, 1.714575, 1.776320, 1.946544, 2.796395",\
"1.802687, 1.826443, 1.888188, 2.058411, 2.908263",\
"2.154605, 2.178361, 2.240106, 2.410329, 3.260181",\
"3.395118, 3.418875, 3.480619, 3.650842, 4.500694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717",\
"0.043236, 0.059926, 0.115316, 0.323582, 1.478717");
}
} /* end of arc la_data_out_mprj[104]_la_data_in_core[104]_una_min*/
timing () {
related_pin : "la_oenb_mprj[104]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "2.033127, 2.056883, 2.118628, 2.288851, 3.138703",\
"2.083778, 2.107535, 2.169280, 2.339503, 3.189355",\
"2.194675, 2.218432, 2.280177, 2.450400, 3.300251",\
"2.480322, 2.504079, 2.565823, 2.736047, 3.585898",\
"3.395430, 3.419187, 3.480932, 3.651155, 4.501006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "2.508770, 2.540063, 2.640407, 3.004016, 4.918723",\
"2.558709, 2.590001, 2.690346, 3.053955, 4.968662",\
"2.672017, 2.703310, 2.803654, 3.167264, 5.081971",\
"3.020868, 3.052160, 3.152505, 3.516114, 5.430821",\
"4.214707, 4.245999, 4.346344, 4.709953, 6.624660");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390");
}
} /* end of arc la_oenb_mprj[104]_la_data_in_core[104]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[104]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "2.033127, 2.056883, 2.118628, 2.288851, 3.138703",\
"2.083778, 2.107535, 2.169280, 2.339503, 3.189355",\
"2.194675, 2.218432, 2.280177, 2.450400, 3.300251",\
"2.480322, 2.504079, 2.565823, 2.736047, 3.585898",\
"3.395430, 3.419187, 3.480932, 3.651155, 4.501006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716",\
"0.043236, 0.059926, 0.115316, 0.323581, 1.478716");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "2.508770, 2.540063, 2.640407, 3.004016, 4.918723",\
"2.558709, 2.590001, 2.690346, 3.053955, 4.968662",\
"2.672017, 2.703310, 2.803654, 3.167264, 5.081971",\
"3.020868, 3.052160, 3.152505, 3.516114, 5.430821",\
"4.214707, 4.245999, 4.346344, 4.709953, 6.624660");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390",\
"0.046448, 0.078953, 0.204325, 0.703984, 3.336390");
}
} /* end of arc la_oenb_mprj[104]_la_data_in_core[104]_inv_min*/
} /* end of pin la_data_in_core[104] */
pin("la_data_in_core[103]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001755 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[103];
timing () {
related_pin : "la_data_out_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.888168, 1.919706, 2.020054, 2.383748, 4.298105",\
"1.937828, 1.969365, 2.069714, 2.433407, 4.347764",\
"2.049788, 2.081326, 2.181674, 2.545368, 4.459725",\
"2.394047, 2.425584, 2.525933, 2.889626, 4.803983",\
"3.625107, 3.656644, 3.756993, 4.120686, 6.035044");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.625058, 1.649159, 1.711052, 1.881209, 2.730972",\
"1.674897, 1.698998, 1.760891, 1.931048, 2.780811",\
"1.786655, 1.810756, 1.872649, 2.042806, 2.892570",\
"2.138521, 2.162621, 2.224514, 2.394672, 3.244435",\
"3.370239, 3.394340, 3.456233, 3.626390, 4.476153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838");
}
} /* end of arc la_data_out_mprj[103]_la_data_in_core[103]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.888168, 1.919706, 2.020054, 2.383748, 4.298105",\
"1.937828, 1.969365, 2.069714, 2.433407, 4.347764",\
"2.049788, 2.081326, 2.181674, 2.545368, 4.459725",\
"2.394047, 2.425584, 2.525933, 2.889626, 4.803983",\
"3.625107, 3.656644, 3.756993, 4.120686, 6.035044");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.625058, 1.649159, 1.711052, 1.881209, 2.730972",\
"1.674897, 1.698998, 1.760891, 1.931048, 2.780811",\
"1.786655, 1.810756, 1.872649, 2.042806, 2.892570",\
"2.138521, 2.162621, 2.224514, 2.394672, 3.244435",\
"3.370239, 3.394340, 3.456233, 3.626390, 4.476153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838");
}
} /* end of arc la_data_out_mprj[103]_la_data_in_core[103]_una_min*/
timing () {
related_pin : "la_oenb_mprj[103]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.599347, 1.623448, 1.685341, 1.855498, 2.705261",\
"1.649748, 1.673849, 1.735742, 1.905899, 2.755662",\
"1.760571, 1.784671, 1.846565, 2.016721, 2.866485",\
"2.047668, 2.071768, 2.133661, 2.303818, 3.153582",\
"3.000207, 3.024307, 3.086201, 3.256358, 4.106121");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "2.156870, 2.188407, 2.288756, 2.652449, 4.566807",\
"2.206705, 2.238243, 2.338591, 2.702285, 4.616642",\
"2.319818, 2.351356, 2.451705, 2.815398, 4.729755",\
"2.671062, 2.702599, 2.802948, 3.166641, 5.080998",\
"3.910230, 3.941767, 4.042116, 4.405809, 6.320167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228");
}
} /* end of arc la_oenb_mprj[103]_la_data_in_core[103]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[103]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "1.599347, 1.623448, 1.685341, 1.855498, 2.705261",\
"1.649748, 1.673849, 1.735742, 1.905899, 2.755662",\
"1.760571, 1.784671, 1.846565, 2.016721, 2.866485",\
"2.047668, 2.071768, 2.133661, 2.303818, 3.153582",\
"3.000207, 3.024307, 3.086201, 3.256358, 4.106121");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838",\
"0.042650, 0.059442, 0.114869, 0.322968, 1.477838");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "2.156870, 2.188407, 2.288756, 2.652449, 4.566807",\
"2.206705, 2.238243, 2.338591, 2.702285, 4.616642",\
"2.319818, 2.351356, 2.451705, 2.815398, 4.729755",\
"2.671062, 2.702599, 2.802948, 3.166641, 5.080998",\
"3.910230, 3.941767, 4.042116, 4.405809, 6.320167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228",\
"0.045416, 0.077931, 0.203218, 0.702921, 3.334228");
}
} /* end of arc la_oenb_mprj[103]_la_data_in_core[103]_inv_min*/
} /* end of pin la_data_in_core[103] */
pin("la_data_in_core[102]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001870 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[102];
timing () {
related_pin : "la_data_out_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "1.961786, 1.993242, 2.093627, 2.457985, 4.373643",\
"2.011320, 2.042775, 2.143161, 2.507519, 4.423177",\
"2.123179, 2.154634, 2.255020, 2.619378, 4.535037",\
"2.467777, 2.499232, 2.599618, 2.963976, 4.879634",\
"3.726064, 3.757519, 3.857905, 4.222263, 6.137921");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "1.696175, 1.720140, 1.782072, 1.952742, 2.804710",\
"1.745578, 1.769543, 1.831475, 2.002145, 2.854113",\
"1.857624, 1.881588, 1.943520, 2.114191, 2.966158",\
"2.209529, 2.233494, 2.295426, 2.466096, 3.318064",\
"3.464235, 3.488199, 3.550132, 3.720802, 4.572770");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654");
}
} /* end of arc la_data_out_mprj[102]_la_data_in_core[102]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "1.961786, 1.993242, 2.093627, 2.457985, 4.373643",\
"2.011320, 2.042775, 2.143161, 2.507519, 4.423177",\
"2.123179, 2.154634, 2.255020, 2.619378, 4.535037",\
"2.467777, 2.499232, 2.599618, 2.963976, 4.879634",\
"3.726064, 3.757519, 3.857905, 4.222263, 6.137921");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "1.696175, 1.720140, 1.782072, 1.952742, 2.804710",\
"1.745578, 1.769543, 1.831475, 2.002145, 2.854113",\
"1.857624, 1.881588, 1.943520, 2.114191, 2.966158",\
"2.209529, 2.233494, 2.295426, 2.466096, 3.318064",\
"3.464235, 3.488199, 3.550132, 3.720802, 4.572770");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654",\
"0.042860, 0.059580, 0.114924, 0.324348, 1.483654");
}
} /* end of arc la_data_out_mprj[102]_la_data_in_core[102]_una_min*/
timing () {
related_pin : "la_oenb_mprj[102]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "2.067754, 2.091718, 2.153651, 2.324321, 3.176289",\
"2.118270, 2.142234, 2.204166, 2.374837, 3.226804",\
"2.229166, 2.253130, 2.315062, 2.485733, 3.337701",\
"2.514807, 2.538771, 2.600703, 2.771374, 3.623341",\
"3.429784, 3.453749, 3.515681, 3.686351, 4.538319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "2.535049, 2.566504, 2.666890, 3.031248, 4.946907",\
"2.584852, 2.616307, 2.716692, 3.081051, 4.996709",\
"2.698161, 2.729616, 2.830002, 3.194360, 5.110018",\
"3.047016, 3.078471, 3.178857, 3.543215, 5.458873",\
"4.240789, 4.272245, 4.372630, 4.736989, 6.652647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658");
}
} /* end of arc la_oenb_mprj[102]_la_data_in_core[102]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[102]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "2.067754, 2.091718, 2.153651, 2.324321, 3.176289",\
"2.118270, 2.142234, 2.204166, 2.374837, 3.226804",\
"2.229166, 2.253130, 2.315062, 2.485733, 3.337701",\
"2.514807, 2.538771, 2.600703, 2.771374, 3.623341",\
"3.429784, 3.453749, 3.515681, 3.686351, 4.538319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653",\
"0.042860, 0.059580, 0.114924, 0.324347, 1.483653");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "2.535049, 2.566504, 2.666890, 3.031248, 4.946907",\
"2.584852, 2.616307, 2.716692, 3.081051, 4.996709",\
"2.698161, 2.729616, 2.830002, 3.194360, 5.110018",\
"3.047016, 3.078471, 3.178857, 3.543215, 5.458873",\
"4.240789, 4.272245, 4.372630, 4.736989, 6.652647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658",\
"0.045843, 0.078346, 0.203492, 0.704725, 3.338658");
}
} /* end of arc la_oenb_mprj[102]_la_data_in_core[102]_inv_min*/
} /* end of pin la_data_in_core[102] */
pin("la_data_in_core[101]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002018 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[101];
timing () {
related_pin : "la_data_out_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "1.920522, 1.951857, 2.052142, 2.415770, 4.328908",\
"1.970039, 2.001373, 2.101658, 2.465286, 4.378425",\
"2.081886, 2.113221, 2.213506, 2.577134, 4.490272",\
"2.426518, 2.457853, 2.558137, 2.921766, 4.834904",\
"3.687742, 3.719077, 3.819361, 4.182990, 6.096128");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "1.681922, 1.705731, 1.767482, 1.937548, 2.786527",\
"1.731273, 1.755082, 1.816833, 1.986899, 2.835878",\
"1.843350, 1.867159, 1.928910, 2.098976, 2.947955",\
"2.195255, 2.219064, 2.280816, 2.450882, 3.299860",\
"3.452521, 3.476330, 3.538081, 3.708148, 4.557126");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764");
}
} /* end of arc la_data_out_mprj[101]_la_data_in_core[101]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "1.920522, 1.951857, 2.052142, 2.415770, 4.328908",\
"1.970039, 2.001373, 2.101658, 2.465286, 4.378425",\
"2.081886, 2.113221, 2.213506, 2.577134, 4.490272",\
"2.426518, 2.457853, 2.558137, 2.921766, 4.834904",\
"3.687742, 3.719077, 3.819361, 4.182990, 6.096128");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "1.681922, 1.705731, 1.767482, 1.937548, 2.786527",\
"1.731273, 1.755082, 1.816833, 1.986899, 2.835878",\
"1.843350, 1.867159, 1.928910, 2.098976, 2.947955",\
"2.195255, 2.219064, 2.280816, 2.450882, 3.299860",\
"3.452521, 3.476330, 3.538081, 3.708148, 4.557126");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764");
}
} /* end of arc la_data_out_mprj[101]_la_data_in_core[101]_una_min*/
timing () {
related_pin : "la_oenb_mprj[101]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "2.028016, 2.051825, 2.113576, 2.283642, 3.132621",\
"2.078570, 2.102379, 2.164131, 2.334197, 3.183176",\
"2.189466, 2.213275, 2.275027, 2.445093, 3.294072",\
"2.475099, 2.498908, 2.560659, 2.730726, 3.579705",\
"3.390012, 3.413821, 3.475572, 3.645638, 4.494617");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "2.475034, 2.506369, 2.606653, 2.970282, 4.883420",\
"2.524871, 2.556206, 2.656491, 3.020119, 4.933258",\
"2.638180, 2.669516, 2.769800, 3.133429, 5.046566",\
"2.987025, 3.018360, 3.118644, 3.482273, 5.395411",\
"4.180708, 4.212043, 4.312327, 4.675956, 6.589094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952");
}
} /* end of arc la_oenb_mprj[101]_la_data_in_core[101]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[101]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "2.028016, 2.051825, 2.113576, 2.283642, 3.132621",\
"2.078570, 2.102379, 2.164131, 2.334197, 3.183176",\
"2.189466, 2.213275, 2.275027, 2.445093, 3.294072",\
"2.475099, 2.498908, 2.560659, 2.730726, 3.579705",\
"3.390012, 3.413821, 3.475572, 3.645638, 4.494617");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764",\
"0.043109, 0.059819, 0.115242, 0.323133, 1.476764");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "2.475034, 2.506369, 2.606653, 2.970282, 4.883420",\
"2.524871, 2.556206, 2.656491, 3.020119, 4.933258",\
"2.638180, 2.669516, 2.769800, 3.133429, 5.046566",\
"2.987025, 3.018360, 3.118644, 3.482273, 5.395411",\
"4.180708, 4.212043, 4.312327, 4.675956, 6.589094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952",\
"0.046263, 0.078785, 0.204098, 0.703627, 3.332952");
}
} /* end of arc la_oenb_mprj[101]_la_data_in_core[101]_inv_min*/
} /* end of pin la_data_in_core[101] */
pin("la_data_in_core[100]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001915 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[100];
timing () {
related_pin : "la_data_out_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "1.906409, 1.937819, 2.038094, 2.402126, 4.315061",\
"1.955941, 1.987350, 2.087626, 2.451657, 4.364593",\
"2.067785, 2.099195, 2.199470, 2.563502, 4.476437",\
"2.412451, 2.443860, 2.544136, 2.908167, 4.821102",\
"3.678368, 3.709777, 3.810053, 4.174084, 6.087019");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "1.934591, 1.958491, 2.020322, 2.190562, 3.040326",\
"1.983892, 2.007792, 2.069623, 2.239863, 3.089627",\
"2.096037, 2.119938, 2.181769, 2.352009, 3.201773",\
"2.447968, 2.471868, 2.533699, 2.703938, 3.553703",\
"3.709824, 3.733724, 3.795555, 3.965795, 4.815559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632");
}
} /* end of arc la_data_out_mprj[100]_la_data_in_core[100]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "1.906409, 1.937819, 2.038094, 2.402126, 4.315061",\
"1.955941, 1.987350, 2.087626, 2.451657, 4.364593",\
"2.067785, 2.099195, 2.199470, 2.563502, 4.476437",\
"2.412451, 2.443860, 2.544136, 2.908167, 4.821102",\
"3.678368, 3.709777, 3.810053, 4.174084, 6.087019");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332843");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "1.934591, 1.958491, 2.020322, 2.190562, 3.040326",\
"1.983892, 2.007792, 2.069623, 2.239863, 3.089627",\
"2.096037, 2.119938, 2.181769, 2.352009, 3.201773",\
"2.447968, 2.471868, 2.533699, 2.703938, 3.553703",\
"3.709824, 3.733724, 3.795555, 3.965795, 4.815559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632");
}
} /* end of arc la_data_out_mprj[100]_la_data_in_core[100]_una_min*/
timing () {
related_pin : "la_oenb_mprj[100]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "2.188731, 2.212632, 2.274463, 2.444702, 3.294467",\
"2.239423, 2.263323, 2.325154, 2.495394, 3.345158",\
"2.350320, 2.374220, 2.436051, 2.606291, 3.456055",\
"2.635978, 2.659879, 2.721710, 2.891949, 3.741714",\
"3.551231, 3.575132, 3.636963, 3.807203, 4.656967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "2.268941, 2.300350, 2.400626, 2.764657, 4.677592",\
"2.318921, 2.350330, 2.450606, 2.814637, 4.727572",\
"2.432229, 2.463639, 2.563914, 2.927945, 4.840881",\
"2.781073, 2.812482, 2.912758, 3.276789, 5.189724",\
"3.974989, 4.006398, 4.106674, 4.470706, 6.383640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841");
}
} /* end of arc la_oenb_mprj[100]_la_data_in_core[100]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[100]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "2.188731, 2.212632, 2.274463, 2.444702, 3.294467",\
"2.239423, 2.263323, 2.325154, 2.495394, 3.345158",\
"2.350320, 2.374220, 2.436051, 2.606291, 3.456055",\
"2.635978, 2.659879, 2.721710, 2.891949, 3.741714",\
"3.551231, 3.575132, 3.636963, 3.807203, 4.656967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632",\
"0.042939, 0.059662, 0.115069, 0.323412, 1.478632");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "2.268941, 2.300350, 2.400626, 2.764657, 4.677592",\
"2.318921, 2.350330, 2.450606, 2.814637, 4.727572",\
"2.432229, 2.463639, 2.563914, 2.927945, 4.840881",\
"2.781073, 2.812482, 2.912758, 3.276789, 5.189724",\
"3.974989, 4.006398, 4.106674, 4.470706, 6.383640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841",\
"0.046019, 0.078548, 0.203723, 0.704030, 3.332841");
}
} /* end of arc la_oenb_mprj[100]_la_data_in_core[100]_inv_min*/
} /* end of pin la_data_in_core[100] */
pin("la_data_in_core[99]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001802 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[99];
timing () {
related_pin : "la_data_out_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "1.945195, 1.976667, 2.076985, 2.440485, 4.354089",\
"1.994732, 2.026204, 2.126521, 2.490022, 4.403625",\
"2.106610, 2.138082, 2.238400, 2.601901, 4.515504",\
"2.451143, 2.482615, 2.582933, 2.946434, 4.860037",\
"3.704231, 3.735703, 3.836021, 4.199522, 6.113125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "1.682672, 1.706689, 1.768530, 1.938519, 2.787461",\
"1.732137, 1.756154, 1.817995, 1.987984, 2.836926",\
"1.844127, 1.868144, 1.929985, 2.099973, 2.948916",\
"2.196037, 2.220054, 2.281894, 2.451883, 3.300826",\
"3.446326, 3.470342, 3.532183, 3.702172, 4.551114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962");
}
} /* end of arc la_data_out_mprj[99]_la_data_in_core[99]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "1.945195, 1.976667, 2.076985, 2.440485, 4.354089",\
"1.994732, 2.026204, 2.126521, 2.490022, 4.403625",\
"2.106610, 2.138082, 2.238400, 2.601901, 4.515504",\
"2.451143, 2.482615, 2.582933, 2.946434, 4.860037",\
"3.704231, 3.735703, 3.836021, 4.199522, 6.113125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "1.682672, 1.706689, 1.768530, 1.938519, 2.787461",\
"1.732137, 1.756154, 1.817995, 1.987984, 2.836926",\
"1.844127, 1.868144, 1.929985, 2.099973, 2.948916",\
"2.196037, 2.220054, 2.281894, 2.451883, 3.300826",\
"3.446326, 3.470342, 3.532183, 3.702172, 4.551114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962");
}
} /* end of arc la_data_out_mprj[99]_la_data_in_core[99]_una_min*/
timing () {
related_pin : "la_oenb_mprj[99]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "2.143964, 2.167981, 2.229821, 2.399810, 3.248753",\
"2.194523, 2.218540, 2.280380, 2.450369, 3.299312",\
"2.305419, 2.329436, 2.391276, 2.561265, 3.410208",\
"2.591075, 2.615092, 2.676932, 2.846921, 3.695864",\
"3.506082, 3.530099, 3.591939, 3.761929, 4.610871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "2.576237, 2.607709, 2.708027, 3.071528, 4.985131",\
"2.626080, 2.657552, 2.757869, 3.121370, 5.034974",\
"2.739388, 2.770860, 2.871178, 3.234679, 5.148283",\
"3.088272, 3.119744, 3.220062, 3.583563, 5.497166",\
"4.282201, 4.313673, 4.413991, 4.777492, 6.691095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596");
}
} /* end of arc la_oenb_mprj[99]_la_data_in_core[99]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[99]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "2.143964, 2.167981, 2.229821, 2.399810, 3.248753",\
"2.194523, 2.218540, 2.280380, 2.450369, 3.299312",\
"2.305419, 2.329436, 2.391276, 2.561265, 3.410208",\
"2.591075, 2.615092, 2.676932, 2.846921, 3.695864",\
"3.506082, 3.530099, 3.591939, 3.761929, 4.610871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962",\
"0.042741, 0.059517, 0.114965, 0.322649, 1.475962");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "2.576237, 2.607709, 2.708027, 3.071528, 4.985131",\
"2.626080, 2.657552, 2.757869, 3.121370, 5.034974",\
"2.739388, 2.770860, 2.871178, 3.234679, 5.148283",\
"3.088272, 3.119744, 3.220062, 3.583563, 5.497166",\
"4.282201, 4.313673, 4.413991, 4.777492, 6.691095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596",\
"0.045561, 0.078077, 0.203406, 0.702664, 3.332596");
}
} /* end of arc la_oenb_mprj[99]_la_data_in_core[99]_inv_min*/
} /* end of pin la_data_in_core[99] */
pin("la_data_in_core[98]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001683 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[98];
timing () {
related_pin : "la_data_out_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "1.946594, 1.978214, 2.078491, 2.442218, 4.354784",\
"1.996166, 2.027786, 2.128063, 2.491790, 4.404355",\
"2.108147, 2.139767, 2.240044, 2.603771, 4.516336",\
"2.452338, 2.483957, 2.584234, 2.947961, 4.860527",\
"3.678008, 3.709627, 3.809905, 4.173632, 6.086197");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "1.644649, 1.668847, 1.730742, 1.900727, 2.749546",\
"1.694462, 1.718660, 1.780554, 1.950540, 2.799359",\
"1.806163, 1.830361, 1.892255, 2.062241, 2.911060",\
"2.157986, 2.182184, 2.244078, 2.414064, 3.262883",\
"3.385051, 3.409249, 3.471143, 3.641129, 4.489947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745");
}
} /* end of arc la_data_out_mprj[98]_la_data_in_core[98]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "1.946594, 1.978214, 2.078491, 2.442218, 4.354784",\
"1.996166, 2.027786, 2.128063, 2.491790, 4.404355",\
"2.108147, 2.139767, 2.240044, 2.603771, 4.516336",\
"2.452338, 2.483957, 2.584234, 2.947961, 4.860527",\
"3.678008, 3.709627, 3.809905, 4.173632, 6.086197");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330415");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "1.644649, 1.668847, 1.730742, 1.900727, 2.749546",\
"1.694462, 1.718660, 1.780554, 1.950540, 2.799359",\
"1.806163, 1.830361, 1.892255, 2.062241, 2.911060",\
"2.157986, 2.182184, 2.244078, 2.414064, 3.262883",\
"3.385051, 3.409249, 3.471143, 3.641129, 4.489947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475745");
}
} /* end of arc la_data_out_mprj[98]_la_data_in_core[98]_una_min*/
timing () {
related_pin : "la_oenb_mprj[98]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "2.105100, 2.129299, 2.191193, 2.361179, 3.209998",\
"2.155645, 2.179844, 2.241738, 2.411724, 3.260543",\
"2.266541, 2.290739, 2.352633, 2.522619, 3.371438",\
"2.552167, 2.576365, 2.638259, 2.808245, 3.657064",\
"3.466979, 3.491177, 3.553071, 3.723057, 4.571876");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "2.632038, 2.663658, 2.763935, 3.127662, 5.040228",\
"2.681866, 2.713485, 2.813763, 3.177490, 5.090055",\
"2.795176, 2.826795, 2.927073, 3.290800, 5.203365",\
"3.144017, 3.175637, 3.275914, 3.639641, 5.552207",\
"4.337621, 4.369240, 4.469519, 4.833245, 6.745811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416");
}
} /* end of arc la_oenb_mprj[98]_la_data_in_core[98]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[98]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "2.105100, 2.129299, 2.191193, 2.361179, 3.209998",\
"2.155645, 2.179844, 2.241738, 2.411724, 3.260543",\
"2.266541, 2.290739, 2.352633, 2.522619, 3.371438",\
"2.552167, 2.576365, 2.638259, 2.808245, 3.657064",\
"3.466979, 3.491177, 3.553071, 3.723057, 4.571876");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746",\
"0.042518, 0.059345, 0.114807, 0.322506, 1.475746");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "2.632038, 2.663658, 2.763935, 3.127662, 5.040228",\
"2.681866, 2.713485, 2.813763, 3.177490, 5.090055",\
"2.795176, 2.826795, 2.927073, 3.290800, 5.203365",\
"3.144017, 3.175637, 3.275914, 3.639641, 5.552207",\
"4.337621, 4.369240, 4.469519, 4.833245, 6.745811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416",\
"0.045256, 0.077799, 0.203015, 0.702606, 3.330416");
}
} /* end of arc la_oenb_mprj[98]_la_data_in_core[98]_inv_min*/
} /* end of pin la_data_in_core[98] */
pin("la_data_in_core[97]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001652 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[97];
timing () {
related_pin : "la_data_out_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.941245, 1.972896, 2.073209, 2.436720, 4.350019",\
"1.990808, 2.022460, 2.122773, 2.486284, 4.399583",\
"2.102700, 2.134351, 2.234665, 2.598176, 4.511475",\
"2.447120, 2.478771, 2.579085, 2.942595, 4.855895",\
"3.712093, 3.743745, 3.844058, 4.207570, 6.120868");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.709224, 1.733479, 1.795380, 1.965311, 2.814054",\
"1.758504, 1.782759, 1.844660, 2.014591, 2.863335",\
"1.870744, 1.895000, 1.956900, 2.126832, 2.975575",\
"2.222625, 2.246880, 2.308780, 2.478712, 3.327456",\
"3.484536, 3.508791, 3.570692, 3.740623, 4.589367");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245");
}
} /* end of arc la_data_out_mprj[97]_la_data_in_core[97]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.941245, 1.972896, 2.073209, 2.436720, 4.350019",\
"1.990808, 2.022460, 2.122773, 2.486284, 4.399583",\
"2.102700, 2.134351, 2.234665, 2.598176, 4.511475",\
"2.447120, 2.478771, 2.579085, 2.942595, 4.855895",\
"3.712093, 3.743745, 3.844058, 4.207570, 6.120868");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331298");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.709224, 1.733479, 1.795380, 1.965311, 2.814054",\
"1.758504, 1.782759, 1.844660, 2.014591, 2.863335",\
"1.870744, 1.895000, 1.956900, 2.126832, 2.975575",\
"2.222625, 2.246880, 2.308780, 2.478712, 3.327456",\
"3.484536, 3.508791, 3.570692, 3.740623, 4.589367");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245");
}
} /* end of arc la_data_out_mprj[97]_la_data_in_core[97]_una_min*/
timing () {
related_pin : "la_oenb_mprj[97]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.918127, 1.942382, 2.004282, 2.174214, 3.022958",\
"1.969192, 1.993447, 2.055347, 2.225279, 3.074023",\
"2.081463, 2.105719, 2.167619, 2.337551, 3.186295",\
"2.403945, 2.428201, 2.490101, 2.660033, 3.508777",\
"3.518413, 3.542669, 3.604569, 3.774501, 4.623245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "2.285444, 2.317096, 2.417409, 2.780920, 4.694219",\
"2.333575, 2.365226, 2.465539, 2.829050, 4.742350",\
"2.446198, 2.477849, 2.578162, 2.941673, 4.854972",\
"2.800941, 2.832593, 2.932906, 3.296417, 5.209716",\
"4.115823, 4.147475, 4.247788, 4.611300, 6.524599");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300");
}
} /* end of arc la_oenb_mprj[97]_la_data_in_core[97]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[97]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "1.918127, 1.942382, 2.004282, 2.174214, 3.022958",\
"1.969192, 1.993447, 2.055347, 2.225279, 3.074023",\
"2.081463, 2.105719, 2.167619, 2.337551, 3.186295",\
"2.403945, 2.428201, 2.490101, 2.660033, 3.508777",\
"3.518413, 3.542669, 3.604569, 3.774501, 4.623245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245",\
"0.042455, 0.059305, 0.114774, 0.322324, 1.475245");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "2.285444, 2.317096, 2.417409, 2.780920, 4.694219",\
"2.333575, 2.365226, 2.465539, 2.829050, 4.742350",\
"2.446198, 2.477849, 2.578162, 2.941673, 4.854972",\
"2.800941, 2.832593, 2.932906, 3.296417, 5.209716",\
"4.115823, 4.147475, 4.247788, 4.611300, 6.524599");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300",\
"0.045096, 0.077630, 0.202924, 0.702138, 3.331300");
}
} /* end of arc la_oenb_mprj[97]_la_data_in_core[97]_inv_min*/
} /* end of pin la_data_in_core[97] */
pin("la_data_in_core[96]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001528 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[96];
timing () {
related_pin : "la_data_out_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.075408, 2.107209, 2.207531, 2.571068, 4.484417",\
"2.124976, 2.156777, 2.257099, 2.620636, 4.533985",\
"2.236921, 2.268722, 2.369044, 2.732581, 4.645930",\
"2.581230, 2.613031, 2.713353, 3.076890, 4.990239",\
"3.816556, 3.848357, 3.948679, 4.312216, 6.225566");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.720945, 1.745401, 1.807358, 1.977281, 2.826074",\
"1.770644, 1.795099, 1.857057, 2.026979, 2.875773",\
"1.882447, 1.906903, 1.968860, 2.138783, 2.987576",\
"2.234372, 2.258828, 2.320785, 2.490707, 3.339501",\
"3.469754, 3.494209, 3.556166, 3.726089, 4.574883");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108");
}
} /* end of arc la_data_out_mprj[96]_la_data_in_core[96]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.075408, 2.107209, 2.207531, 2.571068, 4.484417",\
"2.124976, 2.156777, 2.257099, 2.620636, 4.533985",\
"2.236921, 2.268722, 2.369044, 2.732581, 4.645930",\
"2.581230, 2.613031, 2.713353, 3.076890, 4.990239",\
"3.816556, 3.848357, 3.948679, 4.312216, 6.225566");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.720945, 1.745401, 1.807358, 1.977281, 2.826074",\
"1.770644, 1.795099, 1.857057, 2.026979, 2.875773",\
"1.882447, 1.906903, 1.968860, 2.138783, 2.987576",\
"2.234372, 2.258828, 2.320785, 2.490707, 3.339501",\
"3.469754, 3.494209, 3.556166, 3.726089, 4.574883");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108");
}
} /* end of arc la_data_out_mprj[96]_la_data_in_core[96]_una_min*/
timing () {
related_pin : "la_oenb_mprj[96]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.894571, 1.919026, 1.980983, 2.150906, 2.999700",\
"1.945692, 1.970147, 2.032104, 2.202027, 3.050821",\
"2.056243, 2.080698, 2.142655, 2.312578, 3.161371",\
"2.342448, 2.366904, 2.428861, 2.598784, 3.447577",\
"3.292869, 3.317324, 3.379281, 3.549204, 4.397997");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.433550, 2.465351, 2.565673, 2.929210, 4.842560",\
"2.483675, 2.515476, 2.615798, 2.979335, 4.892685",\
"2.596898, 2.628699, 2.729021, 3.092558, 5.005908",\
"2.949053, 2.980854, 3.081176, 3.444713, 5.358063",\
"4.209538, 4.241339, 4.341660, 4.705198, 6.618547");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858");
}
} /* end of arc la_oenb_mprj[96]_la_data_in_core[96]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[96]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.894571, 1.919026, 1.980983, 2.150906, 2.999700",\
"1.945692, 1.970147, 2.032104, 2.202027, 3.050821",\
"2.056243, 2.080698, 2.142655, 2.312578, 3.161371",\
"2.342448, 2.366904, 2.428861, 2.598784, 3.447577",\
"3.292869, 3.317324, 3.379281, 3.549204, 4.397997");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108",\
"0.042219, 0.059129, 0.114609, 0.322136, 1.475108");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.433550, 2.465351, 2.565673, 2.929210, 4.842560",\
"2.483675, 2.515476, 2.615798, 2.979335, 4.892685",\
"2.596898, 2.628699, 2.729021, 3.092558, 5.005908",\
"2.949053, 2.980854, 3.081176, 3.444713, 5.358063",\
"4.209538, 4.241339, 4.341660, 4.705198, 6.618547");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858",\
"0.044705, 0.077251, 0.202519, 0.701759, 3.330858");
}
} /* end of arc la_oenb_mprj[96]_la_data_in_core[96]_inv_min*/
} /* end of pin la_data_in_core[96] */
pin("la_data_in_core[95]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001514 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[95];
timing () {
related_pin : "la_data_out_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "2.284667, 2.316480, 2.416795, 2.780246, 4.693372",\
"2.334228, 2.366042, 2.466357, 2.829807, 4.742933",\
"2.446118, 2.477931, 2.578246, 2.941697, 4.854823",\
"2.790552, 2.822366, 2.922681, 3.286131, 5.199257",\
"4.055634, 4.087448, 4.187763, 4.551213, 6.464339");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "1.875928, 1.900406, 1.962357, 2.132205, 2.980716",\
"1.925209, 1.949687, 2.011638, 2.181486, 3.029996",\
"2.037445, 2.061923, 2.123873, 2.293722, 3.142232",\
"2.389324, 2.413802, 2.475753, 2.645601, 3.494112",\
"3.651171, 3.675649, 3.737600, 3.907449, 4.755959");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301");
}
} /* end of arc la_data_out_mprj[95]_la_data_in_core[95]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "2.284667, 2.316480, 2.416795, 2.780246, 4.693372",\
"2.334228, 2.366042, 2.466357, 2.829807, 4.742933",\
"2.446118, 2.477931, 2.578246, 2.941697, 4.854823",\
"2.790552, 2.822366, 2.922681, 3.286131, 5.199257",\
"4.055634, 4.087448, 4.187763, 4.551213, 6.464339");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "1.875928, 1.900406, 1.962357, 2.132205, 2.980716",\
"1.925209, 1.949687, 2.011638, 2.181486, 3.029996",\
"2.037445, 2.061923, 2.123873, 2.293722, 3.142232",\
"2.389324, 2.413802, 2.475753, 2.645601, 3.494112",\
"3.651171, 3.675649, 3.737600, 3.907449, 4.755959");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301",\
"0.042192, 0.059114, 0.114605, 0.321939, 1.474301");
}
} /* end of arc la_data_out_mprj[95]_la_data_in_core[95]_una_min*/
timing () {
related_pin : "la_oenb_mprj[95]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "1.951123, 1.975601, 2.037552, 2.207400, 3.055911",\
"2.000844, 2.025321, 2.087272, 2.257121, 3.105631",\
"2.110537, 2.135015, 2.196965, 2.366814, 3.215324",\
"2.386671, 2.411149, 2.473100, 2.642948, 3.491459",\
"3.291760, 3.316238, 3.378189, 3.548038, 4.396548");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "2.512207, 2.544020, 2.644335, 3.007786, 4.920912",\
"2.561076, 2.592890, 2.693204, 3.056655, 4.969781",\
"2.674261, 2.706075, 2.806390, 3.169840, 5.082966",\
"3.029306, 3.061119, 3.161434, 3.524884, 5.438011",\
"4.319582, 4.351397, 4.451711, 4.815161, 6.728288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182");
}
} /* end of arc la_oenb_mprj[95]_la_data_in_core[95]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[95]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "1.951123, 1.975601, 2.037552, 2.207400, 3.055911",\
"2.000844, 2.025321, 2.087272, 2.257121, 3.105631",\
"2.110537, 2.135015, 2.196965, 2.366814, 3.215324",\
"2.386671, 2.411149, 2.473100, 2.642948, 3.491459",\
"3.291760, 3.316238, 3.378189, 3.548038, 4.396548");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302",\
"0.042192, 0.059114, 0.114605, 0.321938, 1.474302");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "2.512207, 2.544020, 2.644335, 3.007786, 4.920912",\
"2.561076, 2.592890, 2.693204, 3.056655, 4.969781",\
"2.674261, 2.706075, 2.806390, 3.169840, 5.082966",\
"3.029306, 3.061119, 3.161434, 3.524884, 5.438011",\
"4.319582, 4.351397, 4.451711, 4.815161, 6.728288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182",\
"0.044654, 0.077203, 0.202489, 0.701525, 3.330182");
}
} /* end of arc la_oenb_mprj[95]_la_data_in_core[95]_inv_min*/
} /* end of pin la_data_in_core[95] */
pin("la_data_in_core[94]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001379 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[94];
timing () {
related_pin : "la_data_out_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.310307, 2.342282, 2.442613, 2.806022, 4.719326",\
"2.359880, 2.391855, 2.492186, 2.855595, 4.768899",\
"2.471783, 2.503758, 2.604089, 2.967498, 4.880801",\
"2.816160, 2.848135, 2.948466, 3.311875, 5.225179",\
"4.081088, 4.113062, 4.213393, 4.576802, 6.490106");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "1.894324, 1.919022, 1.981031, 2.150843, 2.999321",\
"1.943602, 1.968300, 2.030308, 2.200121, 3.048599",\
"2.055864, 2.080562, 2.142570, 2.312383, 3.160861",\
"2.407739, 2.432437, 2.494445, 2.664258, 3.512736",\
"3.669761, 3.694458, 3.756467, 3.926280, 4.774757");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887");
}
} /* end of arc la_data_out_mprj[94]_la_data_in_core[94]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.310307, 2.342282, 2.442613, 2.806022, 4.719326",\
"2.359880, 2.391855, 2.492186, 2.855595, 4.768899",\
"2.471783, 2.503758, 2.604089, 2.967498, 4.880801",\
"2.816160, 2.848135, 2.948466, 3.311875, 5.225179",\
"4.081088, 4.113062, 4.213393, 4.576802, 6.490106");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "1.894324, 1.919022, 1.981031, 2.150843, 2.999321",\
"1.943602, 1.968300, 2.030308, 2.200121, 3.048599",\
"2.055864, 2.080562, 2.142570, 2.312383, 3.160861",\
"2.407739, 2.432437, 2.494445, 2.664258, 3.512736",\
"3.669761, 3.694458, 3.756467, 3.926280, 4.774757");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887",\
"0.041933, 0.058923, 0.114429, 0.321672, 1.473887");
}
} /* end of arc la_data_out_mprj[94]_la_data_in_core[94]_una_min*/
timing () {
related_pin : "la_oenb_mprj[94]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.040891, 2.065588, 2.127597, 2.297410, 3.145888",\
"2.092468, 2.117166, 2.179174, 2.348987, 3.197465",\
"2.202870, 2.227567, 2.289576, 2.459388, 3.307867",\
"2.488929, 2.513626, 2.575635, 2.745447, 3.593926",\
"3.438360, 3.463058, 3.525066, 3.694879, 4.543357");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.565322, 2.597297, 2.697628, 3.061037, 4.974341",\
"2.615639, 2.647614, 2.747944, 3.111354, 5.024657",\
"2.728959, 2.760934, 2.861265, 3.224674, 5.137978",\
"3.080962, 3.112937, 3.213268, 3.576677, 5.489981",\
"4.348927, 4.380902, 4.481232, 4.844641, 6.757945");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807");
}
} /* end of arc la_oenb_mprj[94]_la_data_in_core[94]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[94]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.040891, 2.065588, 2.127597, 2.297410, 3.145888",\
"2.092468, 2.117166, 2.179174, 2.348987, 3.197465",\
"2.202870, 2.227567, 2.289576, 2.459388, 3.307867",\
"2.488929, 2.513626, 2.575635, 2.745447, 3.593926",\
"3.438360, 3.463058, 3.525066, 3.694879, 4.543357");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887",\
"0.041932, 0.058923, 0.114429, 0.321671, 1.473887");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "2.565322, 2.597297, 2.697628, 3.061037, 4.974341",\
"2.615639, 2.647614, 2.747944, 3.111354, 5.024657",\
"2.728959, 2.760934, 2.861265, 3.224674, 5.137978",\
"3.080962, 3.112937, 3.213268, 3.576677, 5.489981",\
"4.348927, 4.380902, 4.481232, 4.844641, 6.757945");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807",\
"0.044211, 0.076770, 0.202052, 0.700987, 3.329807");
}
} /* end of arc la_oenb_mprj[94]_la_data_in_core[94]_inv_min*/
} /* end of pin la_data_in_core[94] */
pin("la_data_in_core[93]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001670 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[93];
timing () {
related_pin : "la_data_out_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "2.358252, 2.389886, 2.490167, 2.853861, 4.766476",\
"2.407812, 2.439446, 2.539727, 2.903421, 4.816036",\
"2.519702, 2.551337, 2.651618, 3.015311, 4.927926",\
"2.864134, 2.895768, 2.996049, 3.359743, 5.272358",\
"4.129209, 4.160843, 4.261124, 4.624818, 6.537433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "1.915206, 1.939424, 2.001322, 2.171293, 3.020038",\
"1.964486, 1.988704, 2.050601, 2.220572, 3.069317",\
"2.076722, 2.100940, 2.162838, 2.332809, 3.181554",\
"2.428602, 2.452820, 2.514718, 2.684689, 3.533434",\
"3.690462, 3.714679, 3.776577, 3.946548, 4.795293");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564");
}
} /* end of arc la_data_out_mprj[93]_la_data_in_core[93]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "2.358252, 2.389886, 2.490167, 2.853861, 4.766476",\
"2.407812, 2.439446, 2.539727, 2.903421, 4.816036",\
"2.519702, 2.551337, 2.651618, 3.015311, 4.927926",\
"2.864134, 2.895768, 2.996049, 3.359743, 5.272358",\
"4.129209, 4.160843, 4.261124, 4.624818, 6.537433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330386");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "1.915206, 1.939424, 2.001322, 2.171293, 3.020038",\
"1.964486, 1.988704, 2.050601, 2.220572, 3.069317",\
"2.076722, 2.100940, 2.162838, 2.332809, 3.181554",\
"2.428602, 2.452820, 2.514718, 2.684689, 3.533434",\
"3.690462, 3.714679, 3.776577, 3.946548, 4.795293");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564");
}
} /* end of arc la_data_out_mprj[93]_la_data_in_core[93]_una_min*/
timing () {
related_pin : "la_oenb_mprj[93]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "1.999404, 2.023622, 2.085520, 2.255491, 3.104235",\
"2.048300, 2.072518, 2.134416, 2.304387, 3.153132",\
"2.158011, 2.182229, 2.244127, 2.414098, 3.262843",\
"2.434912, 2.459130, 2.521028, 2.690999, 3.539744",\
"3.339889, 3.364107, 3.426005, 3.595976, 4.444721");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "2.592734, 2.624368, 2.724649, 3.088343, 5.000958",\
"2.641507, 2.673141, 2.773422, 3.137116, 5.049731",\
"2.754694, 2.786328, 2.886609, 3.250303, 5.162918",\
"3.109796, 3.141430, 3.241711, 3.605405, 5.518020",\
"4.400275, 4.431910, 4.532191, 4.895885, 6.808499");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388");
}
} /* end of arc la_oenb_mprj[93]_la_data_in_core[93]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[93]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "1.999404, 2.023622, 2.085520, 2.255491, 3.104235",\
"2.048300, 2.072518, 2.134416, 2.304387, 3.153132",\
"2.158011, 2.182229, 2.244127, 2.414098, 3.262843",\
"2.434912, 2.459130, 2.521028, 2.690999, 3.539744",\
"3.339889, 3.364107, 3.426005, 3.595976, 4.444721");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564",\
"0.042494, 0.059326, 0.114792, 0.322456, 1.475564");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "2.592734, 2.624368, 2.724649, 3.088343, 5.000958",\
"2.641507, 2.673141, 2.773422, 3.137116, 5.049731",\
"2.754694, 2.786328, 2.886609, 3.250303, 5.162918",\
"3.109796, 3.141430, 3.241711, 3.605405, 5.518020",\
"4.400275, 4.431910, 4.532191, 4.895885, 6.808499");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388",\
"0.045207, 0.077750, 0.202975, 0.702500, 3.330388");
}
} /* end of arc la_oenb_mprj[93]_la_data_in_core[93]_inv_min*/
} /* end of pin la_data_in_core[93] */
pin("la_data_in_core[92]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001364 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[92];
timing () {
related_pin : "la_data_out_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "2.146988, 2.178970, 2.279362, 2.642435, 4.557033",\
"2.196519, 2.228501, 2.328893, 2.691966, 4.606564",\
"2.308378, 2.340360, 2.440752, 2.803825, 4.718423",\
"2.652974, 2.684956, 2.785348, 3.148421, 5.063019",\
"3.911250, 3.943232, 4.043623, 4.406697, 6.321295");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "1.786967, 1.811707, 1.873713, 2.043461, 2.891979",\
"1.836366, 1.861107, 1.923113, 2.092861, 2.941378",\
"1.948412, 1.973152, 2.035159, 2.204906, 3.053424",\
"2.300319, 2.325060, 2.387066, 2.556814, 3.405331",\
"3.555064, 3.579805, 3.641811, 3.811558, 4.660076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391");
}
} /* end of arc la_data_out_mprj[92]_la_data_in_core[92]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "2.146988, 2.178970, 2.279362, 2.642435, 4.557033",\
"2.196519, 2.228501, 2.328893, 2.691966, 4.606564",\
"2.308378, 2.340360, 2.440752, 2.803825, 4.718423",\
"2.652974, 2.684956, 2.785348, 3.148421, 5.063019",\
"3.911250, 3.943232, 4.043623, 4.406697, 6.321295");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331644");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "1.786967, 1.811707, 1.873713, 2.043461, 2.891979",\
"1.836366, 1.861107, 1.923113, 2.092861, 2.941378",\
"1.948412, 1.973152, 2.035159, 2.204906, 3.053424",\
"2.300319, 2.325060, 2.387066, 2.556814, 3.405331",\
"3.555064, 3.579805, 3.641811, 3.811558, 4.660076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321461, 1.473391");
}
} /* end of arc la_data_out_mprj[92]_la_data_in_core[92]_una_min*/
timing () {
related_pin : "la_oenb_mprj[92]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "1.972189, 1.996930, 2.058936, 2.228683, 3.077201",\
"2.023659, 2.048399, 2.110405, 2.280153, 3.128671",\
"2.134095, 2.158835, 2.220842, 2.390589, 3.239107",\
"2.420187, 2.444927, 2.506934, 2.676681, 3.525199",\
"3.369841, 3.394581, 3.456588, 3.626335, 4.474853");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "2.465675, 2.497657, 2.598049, 2.961122, 4.875720",\
"2.515946, 2.547928, 2.648320, 3.011393, 4.925991",\
"2.629244, 2.661226, 2.761618, 3.124691, 5.039289",\
"2.981279, 3.013261, 3.113653, 3.476726, 5.391324",\
"4.247470, 4.279452, 4.379844, 4.742917, 6.657515");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643");
}
} /* end of arc la_oenb_mprj[92]_la_data_in_core[92]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[92]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "1.972189, 1.996930, 2.058936, 2.228683, 3.077201",\
"2.023659, 2.048399, 2.110405, 2.280153, 3.128671",\
"2.134095, 2.158835, 2.220842, 2.390589, 3.239107",\
"2.420187, 2.444927, 2.506934, 2.676681, 3.525199",\
"3.369841, 3.394581, 3.456588, 3.626335, 4.474853");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391",\
"0.041898, 0.058910, 0.114421, 0.321460, 1.473391");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "2.465675, 2.497657, 2.598049, 2.961122, 4.875720",\
"2.515946, 2.547928, 2.648320, 3.011393, 4.925991",\
"2.629244, 2.661226, 2.761618, 3.124691, 5.039289",\
"2.981279, 3.013261, 3.113653, 3.476726, 5.391324",\
"4.247470, 4.279452, 4.379844, 4.742917, 6.657515");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643",\
"0.044065, 0.076605, 0.202019, 0.700386, 3.331643");
}
} /* end of arc la_oenb_mprj[92]_la_data_in_core[92]_inv_min*/
} /* end of pin la_data_in_core[92] */
pin("la_data_in_core[91]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001631 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[91];
timing () {
related_pin : "la_data_out_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "2.209735, 2.241410, 2.341715, 2.705186, 4.618240",\
"2.259260, 2.290935, 2.391240, 2.754711, 4.667766",\
"2.371112, 2.402787, 2.503092, 2.866564, 4.779618",\
"2.715730, 2.747405, 2.847710, 3.211181, 5.124235",\
"3.975750, 4.007424, 4.107729, 4.471200, 6.384255");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "1.818098, 1.842384, 1.904286, 2.074168, 2.922681",\
"1.867471, 1.891758, 1.953659, 2.123541, 2.972054",\
"1.979535, 2.003822, 2.065723, 2.235605, 3.084118",\
"2.331442, 2.355729, 2.417630, 2.587512, 3.436025",\
"3.587666, 3.611953, 3.673854, 3.843736, 4.692249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652");
}
} /* end of arc la_data_out_mprj[91]_la_data_in_core[91]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "2.209735, 2.241410, 2.341715, 2.705186, 4.618240",\
"2.259260, 2.290935, 2.391240, 2.754711, 4.667766",\
"2.371112, 2.402787, 2.503092, 2.866564, 4.779618",\
"2.715730, 2.747405, 2.847710, 3.211181, 5.124235",\
"3.975750, 4.007424, 4.107729, 4.471200, 6.384255");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330633");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "1.818098, 1.842384, 1.904286, 2.074168, 2.922681",\
"1.867471, 1.891758, 1.953659, 2.123541, 2.972054",\
"1.979535, 2.003822, 2.065723, 2.235605, 3.084118",\
"2.331442, 2.355729, 2.417630, 2.587512, 3.436025",\
"3.587666, 3.611953, 3.673854, 3.843736, 4.692249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652");
}
} /* end of arc la_data_out_mprj[91]_la_data_in_core[91]_una_min*/
timing () {
related_pin : "la_oenb_mprj[91]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "1.951637, 1.975924, 2.037825, 2.207707, 3.056220",\
"2.002921, 2.027209, 2.089110, 2.258992, 3.107505",\
"2.113421, 2.137708, 2.199609, 2.369491, 3.218005",\
"2.399577, 2.423864, 2.485765, 2.655648, 3.504161",\
"3.349665, 3.373952, 3.435853, 3.605735, 4.454248");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "2.497653, 2.529328, 2.629633, 2.993104, 4.906159",\
"2.547850, 2.579525, 2.679830, 3.043301, 4.956356",\
"2.661106, 2.692781, 2.793086, 3.156557, 5.069612",\
"3.013210, 3.044884, 3.145190, 3.508661, 5.421716",\
"4.276252, 4.307927, 4.408231, 4.771703, 6.684757");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634");
}
} /* end of arc la_oenb_mprj[91]_la_data_in_core[91]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[91]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "1.951637, 1.975924, 2.037825, 2.207707, 3.056220",\
"2.002921, 2.027209, 2.089110, 2.258992, 3.107505",\
"2.113421, 2.137708, 2.199609, 2.369491, 3.218005",\
"2.399577, 2.423864, 2.485765, 2.655648, 3.504161",\
"3.349665, 3.373952, 3.435853, 3.605735, 4.454248");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652",\
"0.042415, 0.059277, 0.114756, 0.322175, 1.474652");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "2.497653, 2.529328, 2.629633, 2.993104, 4.906159",\
"2.547850, 2.579525, 2.679830, 3.043301, 4.956356",\
"2.661106, 2.692781, 2.793086, 3.156557, 5.069612",\
"3.013210, 3.044884, 3.145190, 3.508661, 5.421716",\
"4.276252, 4.307927, 4.408231, 4.771703, 6.684757");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634",\
"0.045030, 0.077569, 0.202865, 0.701963, 3.330634");
}
} /* end of arc la_oenb_mprj[91]_la_data_in_core[91]_inv_min*/
} /* end of pin la_data_in_core[91] */
pin("la_data_in_core[90]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001246 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[90];
timing () {
related_pin : "la_data_out_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "2.222025, 2.254149, 2.354502, 2.717633, 4.631180",\
"2.271554, 2.303678, 2.404032, 2.767162, 4.680710",\
"2.383397, 2.415521, 2.515874, 2.879005, 4.792552",\
"2.728037, 2.760161, 2.860514, 3.223645, 5.137192",\
"3.993371, 4.025495, 4.125848, 4.488978, 6.402526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "1.836495, 1.861414, 1.923457, 2.093108, 2.941124",\
"1.885795, 1.910715, 1.972758, 2.142409, 2.990425",\
"1.997936, 2.022855, 2.084898, 2.254550, 3.102565",\
"2.349835, 2.374754, 2.436797, 2.606449, 3.454464",\
"3.611058, 3.635977, 3.698020, 3.867671, 4.715687");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159");
}
} /* end of arc la_data_out_mprj[90]_la_data_in_core[90]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "2.222025, 2.254149, 2.354502, 2.717633, 4.631180",\
"2.271554, 2.303678, 2.404032, 2.767162, 4.680710",\
"2.383397, 2.415521, 2.515874, 2.879005, 4.792552",\
"2.728037, 2.760161, 2.860514, 3.223645, 5.137192",\
"3.993371, 4.025495, 4.125848, 4.488978, 6.402526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329114");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "1.836495, 1.861414, 1.923457, 2.093108, 2.941124",\
"1.885795, 1.910715, 1.972758, 2.142409, 2.990425",\
"1.997936, 2.022855, 2.084898, 2.254550, 3.102565",\
"2.349835, 2.374754, 2.436797, 2.606449, 3.454464",\
"3.611058, 3.635977, 3.698020, 3.867671, 4.715687");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321094, 1.472159");
}
} /* end of arc la_data_out_mprj[90]_la_data_in_core[90]_una_min*/
timing () {
related_pin : "la_oenb_mprj[90]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "1.903398, 1.928318, 1.990361, 2.160012, 3.008028",\
"1.953960, 1.978880, 2.040923, 2.210574, 3.058590",\
"2.066829, 2.091748, 2.153792, 2.323443, 3.171459",\
"2.389604, 2.414523, 2.476567, 2.646218, 3.494234",\
"3.508283, 3.533202, 3.595245, 3.764896, 4.612913");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "2.510910, 2.543034, 2.643387, 3.006518, 4.920066",\
"2.558886, 2.591010, 2.691363, 3.054493, 4.968041",\
"2.671530, 2.703654, 2.804007, 3.167138, 5.080686",\
"3.026828, 3.058952, 3.159305, 3.522436, 5.435984",\
"4.331880, 4.364003, 4.464356, 4.827487, 6.741035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115");
}
} /* end of arc la_oenb_mprj[90]_la_data_in_core[90]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[90]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "1.903398, 1.928318, 1.990361, 2.160012, 3.008028",\
"1.953960, 1.978880, 2.040923, 2.210574, 3.058590",\
"2.066829, 2.091748, 2.153792, 2.323443, 3.171459",\
"2.389604, 2.414523, 2.476567, 2.646218, 3.494234",\
"3.508283, 3.533202, 3.595245, 3.764896, 4.612913");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159",\
"0.041676, 0.058744, 0.114281, 0.321095, 1.472159");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "2.510910, 2.543034, 2.643387, 3.006518, 4.920066",\
"2.558886, 2.591010, 2.691363, 3.054493, 4.968041",\
"2.671530, 2.703654, 2.804007, 3.167138, 5.080686",\
"3.026828, 3.058952, 3.159305, 3.522436, 5.435984",\
"4.331880, 4.364003, 4.464356, 4.827487, 6.741035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115",\
"0.043735, 0.076299, 0.201649, 0.700002, 3.329115");
}
} /* end of arc la_oenb_mprj[90]_la_data_in_core[90]_inv_min*/
} /* end of pin la_data_in_core[90] */
pin("la_data_in_core[89]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001319 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[89];
timing () {
related_pin : "la_data_out_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "2.166534, 2.198581, 2.298928, 2.662316, 4.575936",\
"2.216065, 2.248111, 2.348459, 2.711847, 4.625467",\
"2.327921, 2.359967, 2.460315, 2.823703, 4.737323",\
"2.672526, 2.704572, 2.804920, 3.168308, 5.081928",\
"3.931523, 3.963569, 4.063916, 4.427305, 6.340925");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "1.797795, 1.822594, 1.884631, 2.054448, 2.903063",\
"1.847185, 1.871984, 1.934022, 2.103839, 2.952453",\
"1.959238, 1.984037, 2.046075, 2.215892, 3.064506",\
"2.311145, 2.335944, 2.397982, 2.567799, 3.416413",\
"3.566493, 3.591292, 3.653329, 3.823146, 4.671760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967");
}
} /* end of arc la_data_out_mprj[89]_la_data_in_core[89]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "2.166534, 2.198581, 2.298928, 2.662316, 4.575936",\
"2.216065, 2.248111, 2.348459, 2.711847, 4.625467",\
"2.327921, 2.359967, 2.460315, 2.823703, 4.737323",\
"2.672526, 2.704572, 2.804920, 3.168308, 5.081928",\
"3.931523, 3.963569, 4.063916, 4.427305, 6.340925");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330105");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "1.797795, 1.822594, 1.884631, 2.054448, 2.903063",\
"1.847185, 1.871984, 1.934022, 2.103839, 2.952453",\
"1.959238, 1.984037, 2.046075, 2.215892, 3.064506",\
"2.311145, 2.335944, 2.397982, 2.567799, 3.416413",\
"3.566493, 3.591292, 3.653329, 3.823146, 4.671760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321591, 1.473967");
}
} /* end of arc la_data_out_mprj[89]_la_data_in_core[89]_una_min*/
timing () {
related_pin : "la_oenb_mprj[89]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "1.933416, 1.958216, 2.020253, 2.190070, 3.038685",\
"1.983014, 2.007813, 2.069851, 2.239668, 3.088282",\
"2.094944, 2.119743, 2.181781, 2.351598, 3.200212",\
"2.439648, 2.464447, 2.526485, 2.696302, 3.544916",\
"3.710102, 3.734901, 3.796939, 3.966755, 4.815370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "2.524448, 2.556494, 2.656842, 3.020229, 4.933850",\
"2.573719, 2.605765, 2.706113, 3.069501, 4.983121",\
"2.686038, 2.718084, 2.818432, 3.181820, 5.095440",\
"3.037917, 3.069963, 3.170311, 3.533699, 5.447319",\
"4.300611, 4.332657, 4.433004, 4.796392, 6.710013");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107");
}
} /* end of arc la_oenb_mprj[89]_la_data_in_core[89]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[89]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "1.933416, 1.958216, 2.020253, 2.190070, 3.038685",\
"1.983014, 2.007813, 2.069851, 2.239668, 3.088282",\
"2.094944, 2.119743, 2.181781, 2.351598, 3.200212",\
"2.439648, 2.464447, 2.526485, 2.696302, 3.544916",\
"3.710102, 3.734901, 3.796939, 3.966755, 4.815370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967",\
"0.041818, 0.058839, 0.114348, 0.321590, 1.473967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "2.524448, 2.556494, 2.656842, 3.020229, 4.933850",\
"2.573719, 2.605765, 2.706113, 3.069501, 4.983121",\
"2.686038, 2.718084, 2.818432, 3.181820, 5.095440",\
"3.037917, 3.069963, 3.170311, 3.533699, 5.447319",\
"4.300611, 4.332657, 4.433004, 4.796392, 6.710013");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107",\
"0.044008, 0.076569, 0.201856, 0.700760, 3.330107");
}
} /* end of arc la_oenb_mprj[89]_la_data_in_core[89]_inv_min*/
} /* end of pin la_data_in_core[89] */
pin("la_data_in_core[88]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000949 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[88];
timing () {
related_pin : "la_data_out_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.149724, 2.182214, 2.282527, 2.645908, 4.558249",\
"2.201106, 2.233596, 2.333909, 2.697290, 4.609631",\
"2.311574, 2.344064, 2.444376, 2.807757, 4.720098",\
"2.597752, 2.630242, 2.730555, 3.093935, 5.006277",\
"3.548673, 3.581163, 3.681476, 4.044858, 5.957198");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "1.755347, 1.780736, 1.842909, 2.012508, 2.860397",\
"1.805583, 1.830973, 1.893145, 2.062744, 2.910633",\
"1.918860, 1.944249, 2.006422, 2.176021, 3.023909",\
"2.270871, 2.296261, 2.358433, 2.528033, 3.375921",\
"3.534531, 3.559921, 3.622093, 3.791692, 4.639581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416");
}
} /* end of arc la_data_out_mprj[88]_la_data_in_core[88]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.149724, 2.182214, 2.282527, 2.645908, 4.558249",\
"2.201106, 2.233596, 2.333909, 2.697290, 4.609631",\
"2.311574, 2.344064, 2.444376, 2.807757, 4.720098",\
"2.597752, 2.630242, 2.730555, 3.093935, 5.006277",\
"3.548673, 3.581163, 3.681476, 4.044858, 5.957198");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799",\
"0.042873, 0.075486, 0.200679, 0.699357, 3.325799");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "1.755347, 1.780736, 1.842909, 2.012508, 2.860397",\
"1.805583, 1.830973, 1.893145, 2.062744, 2.910633",\
"1.918860, 1.944249, 2.006422, 2.176021, 3.023909",\
"2.270871, 2.296261, 2.358433, 2.528033, 3.375921",\
"3.534531, 3.559921, 3.622093, 3.791692, 4.639581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416",\
"0.041110, 0.058320, 0.113891, 0.320593, 1.471416");
}
} /* end of arc la_data_out_mprj[88]_la_data_in_core[88]_una_min*/
timing () {
related_pin : "la_oenb_mprj[88]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.047851, 2.073252, 2.135424, 2.305016, 3.153027",\
"2.098999, 2.124400, 2.186573, 2.356165, 3.204176",\
"2.209541, 2.234942, 2.297114, 2.466706, 3.314717",\
"2.495798, 2.521199, 2.583372, 2.752964, 3.600975",\
"3.446766, 3.472167, 3.534339, 3.703931, 4.551942");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.283890, 2.316380, 2.416694, 2.780072, 4.692428",\
"2.334026, 2.366516, 2.466829, 2.830207, 4.742563",\
"2.447254, 2.479744, 2.580057, 2.943435, 4.855791",\
"2.799339, 2.831829, 2.932142, 3.295520, 5.207876",\
"4.059331, 4.091821, 4.192134, 4.555512, 6.467868");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823");
}
} /* end of arc la_oenb_mprj[88]_la_data_in_core[88]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[88]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.047851, 2.073252, 2.135424, 2.305016, 3.153027",\
"2.098999, 2.124400, 2.186573, 2.356165, 3.204176",\
"2.209541, 2.234942, 2.297114, 2.466706, 3.314717",\
"2.495798, 2.521199, 2.583372, 2.752964, 3.600975",\
"3.446766, 3.472167, 3.534339, 3.703931, 4.551942");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450",\
"0.041108, 0.058324, 0.113892, 0.320557, 1.471450");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "2.283890, 2.316380, 2.416694, 2.780072, 4.692428",\
"2.334026, 2.366516, 2.466829, 2.830207, 4.742563",\
"2.447254, 2.479744, 2.580057, 2.943435, 4.855791",\
"2.799339, 2.831829, 2.932142, 3.295520, 5.207876",\
"4.059331, 4.091821, 4.192134, 4.555512, 6.467868");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823",\
"0.042872, 0.075485, 0.200679, 0.699353, 3.325823");
}
} /* end of arc la_oenb_mprj[88]_la_data_in_core[88]_inv_min*/
} /* end of pin la_data_in_core[88] */
pin("la_data_in_core[87]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001273 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[87];
timing () {
related_pin : "la_data_out_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.939094, 1.971198, 2.071510, 2.434989, 4.347750",\
"1.989651, 2.021755, 2.122067, 2.485547, 4.398307",\
"2.100388, 2.132492, 2.232804, 2.596283, 4.509043",\
"2.387459, 2.419562, 2.519874, 2.883354, 4.796114",\
"3.346184, 3.378288, 3.478600, 3.842079, 5.754839");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.652899, 1.677769, 1.739819, 1.909588, 2.757988",\
"1.702788, 1.727659, 1.789709, 1.959478, 2.807878",\
"1.815891, 1.840761, 1.902812, 2.072581, 2.920980",\
"2.168188, 2.193058, 2.255109, 2.424878, 3.273277",\
"3.418886, 3.443756, 3.505806, 3.675575, 4.523975");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389");
}
} /* end of arc la_data_out_mprj[87]_la_data_in_core[87]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.939094, 1.971198, 2.071510, 2.434989, 4.347750",\
"1.989651, 2.021755, 2.122067, 2.485547, 4.398307",\
"2.100388, 2.132492, 2.232804, 2.596283, 4.509043",\
"2.387459, 2.419562, 2.519874, 2.883354, 4.796114",\
"3.346184, 3.378288, 3.478600, 3.842079, 5.754839");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362",\
"0.043905, 0.076482, 0.201711, 0.700708, 3.328362");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.652899, 1.677769, 1.739819, 1.909588, 2.757988",\
"1.702788, 1.727659, 1.789709, 1.959478, 2.807878",\
"1.815891, 1.840761, 1.902812, 2.072581, 2.920980",\
"2.168188, 2.193058, 2.255109, 2.424878, 3.273277",\
"3.418886, 3.443756, 3.505806, 3.675575, 4.523975");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389",\
"0.041730, 0.058775, 0.114295, 0.321419, 1.473389");
}
} /* end of arc la_data_out_mprj[87]_la_data_in_core[87]_una_min*/
timing () {
related_pin : "la_oenb_mprj[87]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.868956, 1.893836, 1.955887, 2.125648, 2.974171",\
"1.919489, 1.944369, 2.006419, 2.176181, 3.024704",\
"2.030232, 2.055113, 2.117163, 2.286925, 3.135448",\
"2.317311, 2.342191, 2.404242, 2.574003, 3.422526",\
"3.276098, 3.300979, 3.363029, 3.532791, 4.381314");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "2.183917, 2.216021, 2.316334, 2.679811, 4.592585",\
"2.233796, 2.265899, 2.366212, 2.729689, 4.642463",\
"2.346893, 2.378997, 2.479310, 2.842786, 4.755561",\
"2.699201, 2.731305, 2.831618, 3.195095, 5.107869",\
"3.949583, 3.981687, 4.081999, 4.445476, 6.358251");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385");
}
} /* end of arc la_oenb_mprj[87]_la_data_in_core[87]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[87]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.868956, 1.893836, 1.955887, 2.125648, 2.974171",\
"1.919489, 1.944369, 2.006419, 2.176181, 3.024704",\
"2.030232, 2.055113, 2.117163, 2.286925, 3.135448",\
"2.317311, 2.342191, 2.404242, 2.574003, 3.422526",\
"3.276098, 3.300979, 3.363029, 3.532791, 4.381314");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424",\
"0.041727, 0.058778, 0.114296, 0.321383, 1.473424");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "2.183917, 2.216021, 2.316334, 2.679811, 4.592585",\
"2.233796, 2.265899, 2.366212, 2.729689, 4.642463",\
"2.346893, 2.378997, 2.479310, 2.842786, 4.755561",\
"2.699201, 2.731305, 2.831618, 3.195095, 5.107869",\
"3.949583, 3.981687, 4.081999, 4.445476, 6.358251");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385",\
"0.043904, 0.076481, 0.201711, 0.700704, 3.328385");
}
} /* end of arc la_oenb_mprj[87]_la_data_in_core[87]_inv_min*/
} /* end of pin la_data_in_core[87] */
pin("la_data_in_core[86]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001521 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[86];
timing () {
related_pin : "la_data_out_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "2.248681, 2.280834, 2.381431, 2.745053, 4.656499",\
"2.299877, 2.332029, 2.432626, 2.796248, 4.707695",\
"2.410405, 2.442557, 2.543155, 2.906776, 4.818223",\
"2.696646, 2.728798, 2.829396, 3.193017, 5.104464",\
"3.647499, 3.679651, 3.780249, 4.143870, 6.055317");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "1.810427, 1.834845, 1.896772, 2.066543, 2.913942",\
"1.860584, 1.885003, 1.946929, 2.116700, 2.964100",\
"1.973821, 1.998240, 2.060166, 2.229937, 3.077337",\
"2.325889, 2.350307, 2.412234, 2.582004, 3.429404",\
"3.586495, 3.610914, 3.672840, 3.842611, 4.690011");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860");
}
} /* end of arc la_data_out_mprj[86]_la_data_in_core[86]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "2.248681, 2.280834, 2.381431, 2.745053, 4.656499",\
"2.299877, 2.332029, 2.432626, 2.796248, 4.707695",\
"2.410405, 2.442557, 2.543155, 2.906776, 4.818223",\
"2.696646, 2.728798, 2.829396, 3.193017, 5.104464",\
"3.647499, 3.679651, 3.780249, 4.143870, 6.055317");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511",\
"0.046164, 0.078531, 0.203066, 0.701443, 3.326511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "1.810427, 1.834845, 1.896772, 2.066543, 2.913942",\
"1.860584, 1.885003, 1.946929, 2.116700, 2.964100",\
"1.973821, 1.998240, 2.060166, 2.229937, 3.077337",\
"2.325889, 2.350307, 2.412234, 2.582004, 3.429404",\
"3.586495, 3.610914, 3.672840, 3.842611, 4.690011");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860",\
"0.042221, 0.059115, 0.114633, 0.321853, 1.472860");
}
} /* end of arc la_data_out_mprj[86]_la_data_in_core[86]_una_min*/
timing () {
related_pin : "la_oenb_mprj[86]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "1.922601, 1.947028, 2.008955, 2.178718, 3.026239",\
"1.973450, 1.997877, 2.059804, 2.229567, 3.077088",\
"2.084090, 2.108517, 2.170444, 2.340208, 3.187728",\
"2.370981, 2.395408, 2.457335, 2.627099, 3.474619",\
"3.326204, 3.350631, 3.412558, 3.582322, 4.429842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "2.297398, 2.329547, 2.430142, 2.793763, 4.705207",\
"2.347409, 2.379559, 2.480153, 2.843774, 4.755218",\
"2.460573, 2.492722, 2.593316, 2.956938, 4.868382",\
"2.812748, 2.844898, 2.945492, 3.309113, 5.220557",\
"4.067586, 4.099736, 4.200331, 4.563951, 6.475396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512");
}
} /* end of arc la_oenb_mprj[86]_la_data_in_core[86]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[86]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "1.922601, 1.947028, 2.008955, 2.178718, 3.026239",\
"1.973450, 1.997877, 2.059804, 2.229567, 3.077088",\
"2.084090, 2.108517, 2.170444, 2.340208, 3.187728",\
"2.370981, 2.395408, 2.457335, 2.627099, 3.474619",\
"3.326204, 3.350631, 3.412558, 3.582322, 4.429842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894",\
"0.042217, 0.059118, 0.114634, 0.321818, 1.472894");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "2.297398, 2.329547, 2.430142, 2.793763, 4.705207",\
"2.347409, 2.379559, 2.480153, 2.843774, 4.755218",\
"2.460573, 2.492722, 2.593316, 2.956938, 4.868382",\
"2.812748, 2.844898, 2.945492, 3.309113, 5.220557",\
"4.067586, 4.099736, 4.200331, 4.563951, 6.475396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512",\
"0.046152, 0.078520, 0.203061, 0.701445, 3.326512");
}
} /* end of arc la_oenb_mprj[86]_la_data_in_core[86]_inv_min*/
} /* end of pin la_data_in_core[86] */
pin("la_data_in_core[85]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001215 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[85];
timing () {
related_pin : "la_data_out_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "2.166299, 2.199028, 2.299863, 2.663483, 4.575827",\
"2.217299, 2.250029, 2.350863, 2.714483, 4.626828",\
"2.327890, 2.360620, 2.461454, 2.825074, 4.737419",\
"2.614707, 2.647437, 2.748271, 3.111892, 5.024236",\
"3.566658, 3.599388, 3.700222, 4.063843, 5.976187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "1.765730, 1.790628, 1.852700, 2.022481, 2.870019",\
"1.815805, 1.840703, 1.902775, 2.072556, 2.920093",\
"1.929000, 1.953899, 2.015970, 2.185751, 3.033289",\
"2.281128, 2.306026, 2.368098, 2.537879, 3.385417",\
"3.538570, 3.563468, 3.625540, 3.795321, 4.642858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800");
}
} /* end of arc la_data_out_mprj[85]_la_data_in_core[85]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "2.166299, 2.199028, 2.299863, 2.663483, 4.575827",\
"2.217299, 2.250029, 2.350863, 2.714483, 4.626828",\
"2.327890, 2.360620, 2.461454, 2.825074, 4.737419",\
"2.614707, 2.647437, 2.748271, 3.111892, 5.024236",\
"3.566658, 3.599388, 3.700222, 4.063843, 5.976187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462",\
"0.045862, 0.078157, 0.202332, 0.700290, 3.326462");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "1.765730, 1.790628, 1.852700, 2.022481, 2.870019",\
"1.815805, 1.840703, 1.902775, 2.072556, 2.920093",\
"1.929000, 1.953899, 2.015970, 2.185751, 3.033289",\
"2.281128, 2.306026, 2.368098, 2.537879, 3.385417",\
"3.538570, 3.563468, 3.625540, 3.795321, 4.642858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800",\
"0.041636, 0.058675, 0.114218, 0.321487, 1.472800");
}
} /* end of arc la_data_out_mprj[85]_la_data_in_core[85]_una_min*/
timing () {
related_pin : "la_oenb_mprj[85]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "1.954941, 1.979849, 2.041921, 2.211694, 3.059352",\
"2.005788, 2.030697, 2.092768, 2.262542, 3.110199",\
"2.116429, 2.141337, 2.203409, 2.373183, 3.220840",\
"2.403319, 2.428228, 2.490299, 2.660074, 3.507730",\
"3.358446, 3.383354, 3.445426, 3.615200, 4.462857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "2.345660, 2.378386, 2.479217, 2.842837, 4.755177",\
"2.395670, 2.428396, 2.529227, 2.892847, 4.805188",\
"2.508833, 2.541559, 2.642390, 3.006011, 4.918351",\
"2.861009, 2.893735, 2.994565, 3.358186, 5.270526",\
"4.115838, 4.148564, 4.249395, 4.613015, 6.525356");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462");
}
} /* end of arc la_oenb_mprj[85]_la_data_in_core[85]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[85]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "1.954941, 1.979849, 2.041921, 2.211694, 3.059352",\
"2.005788, 2.030697, 2.092768, 2.262542, 3.110199",\
"2.116429, 2.141337, 2.203409, 2.373183, 3.220840",\
"2.403319, 2.428228, 2.490299, 2.660074, 3.507730",\
"3.358446, 3.383354, 3.445426, 3.615200, 4.462857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833",\
"0.041633, 0.058678, 0.114219, 0.321453, 1.472833");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "2.345660, 2.378386, 2.479217, 2.842837, 4.755177",\
"2.395670, 2.428396, 2.529227, 2.892847, 4.805188",\
"2.508833, 2.541559, 2.642390, 3.006011, 4.918351",\
"2.861009, 2.893735, 2.994565, 3.358186, 5.270526",\
"4.115838, 4.148564, 4.249395, 4.613015, 6.525356");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462",\
"0.045848, 0.078146, 0.202326, 0.700292, 3.326462");
}
} /* end of arc la_oenb_mprj[85]_la_data_in_core[85]_inv_min*/
} /* end of pin la_data_in_core[85] */
pin("la_data_in_core[84]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001212 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[84];
timing () {
related_pin : "la_data_out_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "2.238226, 2.270957, 2.371789, 2.735410, 4.647759",\
"2.289474, 2.322206, 2.423038, 2.786658, 4.699007",\
"2.399985, 2.432716, 2.533548, 2.897169, 4.809517",\
"2.686208, 2.718939, 2.819771, 3.183392, 5.095740",\
"3.636926, 3.669657, 3.770489, 4.134110, 6.046459");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "1.803244, 1.828148, 1.890221, 2.060002, 2.907554",\
"1.853424, 1.878328, 1.940401, 2.110181, 2.957734",\
"1.966672, 1.991576, 2.053649, 2.223429, 3.070982",\
"2.318722, 2.343626, 2.405699, 2.575480, 3.423033",\
"3.580185, 3.605089, 3.667162, 3.836942, 4.684495");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802");
}
} /* end of arc la_data_out_mprj[84]_la_data_in_core[84]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "2.238226, 2.270957, 2.371789, 2.735410, 4.647759",\
"2.289474, 2.322206, 2.423038, 2.786658, 4.699007",\
"2.399985, 2.432716, 2.533548, 2.897169, 4.809517",\
"2.686208, 2.718939, 2.819771, 3.183392, 5.095740",\
"3.636926, 3.669657, 3.770489, 4.134110, 6.046459");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463",\
"0.045843, 0.078140, 0.202318, 0.700282, 3.326463");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "1.803244, 1.828148, 1.890221, 2.060002, 2.907554",\
"1.853424, 1.878328, 1.940401, 2.110181, 2.957734",\
"1.966672, 1.991576, 2.053649, 2.223429, 3.070982",\
"2.318722, 2.343626, 2.405699, 2.575480, 3.423033",\
"3.580185, 3.605089, 3.667162, 3.836942, 4.684495");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802",\
"0.041630, 0.058671, 0.114214, 0.321479, 1.472802");
}
} /* end of arc la_data_out_mprj[84]_la_data_in_core[84]_una_min*/
timing () {
related_pin : "la_oenb_mprj[84]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "1.903981, 1.928895, 1.990968, 2.160742, 3.008414",\
"1.954654, 1.979568, 2.041641, 2.211415, 3.059087",\
"2.065351, 2.090265, 2.152339, 2.322112, 3.169784",\
"2.352329, 2.377243, 2.439316, 2.609090, 3.456762",\
"3.310173, 3.335087, 3.397161, 3.566934, 4.414606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "2.318223, 2.350951, 2.451779, 2.815400, 4.727746",\
"2.368160, 2.400887, 2.501715, 2.865336, 4.777682",\
"2.481286, 2.514014, 2.614842, 2.978462, 4.890808",\
"2.833515, 2.866243, 2.967071, 3.330692, 5.243038",\
"4.085705, 4.118433, 4.219261, 4.582881, 6.495227");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462");
}
} /* end of arc la_oenb_mprj[84]_la_data_in_core[84]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[84]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "1.903981, 1.928895, 1.990968, 2.160742, 3.008414",\
"1.954654, 1.979568, 2.041641, 2.211415, 3.059087",\
"2.065351, 2.090265, 2.152339, 2.322112, 3.169784",\
"2.352329, 2.377243, 2.439316, 2.609090, 3.456762",\
"3.310173, 3.335087, 3.397161, 3.566934, 4.414606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836",\
"0.041628, 0.058674, 0.114215, 0.321445, 1.472836");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "2.318223, 2.350951, 2.451779, 2.815400, 4.727746",\
"2.368160, 2.400887, 2.501715, 2.865336, 4.777682",\
"2.481286, 2.514014, 2.614842, 2.978462, 4.890808",\
"2.833515, 2.866243, 2.967071, 3.330692, 5.243038",\
"4.085705, 4.118433, 4.219261, 4.582881, 6.495227");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462",\
"0.045829, 0.078128, 0.202313, 0.700284, 3.326462");
}
} /* end of arc la_oenb_mprj[84]_la_data_in_core[84]_inv_min*/
} /* end of pin la_data_in_core[84] */
pin("la_data_in_core[83]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001240 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[83];
timing () {
related_pin : "la_data_out_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "2.009037, 2.041337, 2.141772, 2.505431, 4.417603",\
"2.059599, 2.091900, 2.192334, 2.555993, 4.468166",\
"2.170333, 2.202633, 2.303067, 2.666727, 4.578899",\
"2.457367, 2.489668, 2.590102, 2.953761, 4.865934",\
"3.415393, 3.447694, 3.548128, 3.911787, 5.823960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "1.688458, 1.713359, 1.775428, 1.945226, 2.793444",\
"1.738349, 1.763249, 1.825318, 1.995116, 2.843334",\
"1.851451, 1.876352, 1.938420, 2.108219, 2.956436",\
"2.203713, 2.228613, 2.290682, 2.460480, 3.308698",\
"3.454428, 3.479329, 3.541397, 3.711196, 4.559413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472");
}
} /* end of arc la_data_out_mprj[83]_la_data_in_core[83]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "2.009037, 2.041337, 2.141772, 2.505431, 4.417603",\
"2.059599, 2.091900, 2.192334, 2.555993, 4.468166",\
"2.170333, 2.202633, 2.303067, 2.666727, 4.578899",\
"2.457367, 2.489668, 2.590102, 2.953761, 4.865934",\
"3.415393, 3.447694, 3.548128, 3.911787, 5.823960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101",\
"0.044430, 0.076939, 0.201819, 0.700774, 3.327101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "1.688458, 1.713359, 1.775428, 1.945226, 2.793444",\
"1.738349, 1.763249, 1.825318, 1.995116, 2.843334",\
"1.851451, 1.876352, 1.938420, 2.108219, 2.956436",\
"2.203713, 2.228613, 2.290682, 2.460480, 3.308698",\
"3.454428, 3.479329, 3.541397, 3.711196, 4.559413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472",\
"0.041673, 0.058720, 0.114246, 0.321490, 1.473472");
}
} /* end of arc la_data_out_mprj[83]_la_data_in_core[83]_una_min*/
timing () {
related_pin : "la_oenb_mprj[83]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "1.840802, 1.865713, 1.927782, 2.097573, 2.945913",\
"1.891391, 1.916302, 1.978371, 2.148162, 2.996502",\
"2.002117, 2.027028, 2.089096, 2.258888, 3.107227",\
"2.289169, 2.314080, 2.376149, 2.545940, 3.394279",\
"3.247728, 3.272639, 3.334708, 3.504499, 4.352839");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "2.222451, 2.254750, 2.355181, 2.718840, 4.631011",\
"2.272353, 2.304651, 2.405083, 2.768742, 4.680912",\
"2.385463, 2.417761, 2.518193, 2.881852, 4.794022",\
"2.737749, 2.770047, 2.870479, 3.234138, 5.146308",\
"3.989006, 4.021305, 4.121736, 4.485395, 6.397565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100");
}
} /* end of arc la_oenb_mprj[83]_la_data_in_core[83]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[83]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "1.840802, 1.865713, 1.927782, 2.097573, 2.945913",\
"1.891391, 1.916302, 1.978371, 2.148162, 2.996502",\
"2.002117, 2.027028, 2.089096, 2.258888, 3.107227",\
"2.289169, 2.314080, 2.376149, 2.545940, 3.394279",\
"3.247728, 3.272639, 3.334708, 3.504499, 4.352839");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506",\
"0.041670, 0.058723, 0.114246, 0.321455, 1.473506");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "2.222451, 2.254750, 2.355181, 2.718840, 4.631011",\
"2.272353, 2.304651, 2.405083, 2.768742, 4.680912",\
"2.385463, 2.417761, 2.518193, 2.881852, 4.794022",\
"2.737749, 2.770047, 2.870479, 3.234138, 5.146308",\
"3.989006, 4.021305, 4.121736, 4.485395, 6.397565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100",\
"0.044420, 0.076930, 0.201815, 0.700775, 3.327100");
}
} /* end of arc la_oenb_mprj[83]_la_data_in_core[83]_inv_min*/
} /* end of pin la_data_in_core[83] */
pin("la_data_in_core[82]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001236 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[82];
timing () {
related_pin : "la_data_out_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.876518, 1.908663, 2.008995, 2.372376, 4.285516",\
"1.926911, 1.959056, 2.059388, 2.422769, 4.335908",\
"2.037704, 2.069850, 2.170182, 2.533563, 4.446702",\
"2.324861, 2.357007, 2.457339, 2.820719, 4.733859",\
"3.283911, 3.316057, 3.416389, 3.779770, 5.692909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.624603, 1.649538, 1.711602, 1.881344, 2.729738",\
"1.674430, 1.699365, 1.761429, 1.931172, 2.779566",\
"1.787504, 1.812439, 1.874503, 2.044245, 2.892639",\
"2.139779, 2.164715, 2.226779, 2.396521, 3.244915",\
"3.386646, 3.411582, 3.473646, 3.643388, 4.491782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158");
}
} /* end of arc la_data_out_mprj[82]_la_data_in_core[82]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.876518, 1.908663, 2.008995, 2.372376, 4.285516",\
"1.926911, 1.959056, 2.059388, 2.422769, 4.335908",\
"2.037704, 2.069850, 2.170182, 2.533563, 4.446702",\
"2.324861, 2.357007, 2.457339, 2.820719, 4.733859",\
"3.283911, 3.316057, 3.416389, 3.779770, 5.692909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747",\
"0.043758, 0.076333, 0.201595, 0.700422, 3.328747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.624603, 1.649538, 1.711602, 1.881344, 2.729738",\
"1.674430, 1.699365, 1.761429, 1.931172, 2.779566",\
"1.787504, 1.812439, 1.874503, 2.044245, 2.892639",\
"2.139779, 2.164715, 2.226779, 2.396521, 3.244915",\
"3.386646, 3.411582, 3.473646, 3.643388, 4.491782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158",\
"0.041657, 0.058724, 0.114249, 0.321304, 1.473158");
}
} /* end of arc la_data_out_mprj[82]_la_data_in_core[82]_una_min*/
timing () {
related_pin : "la_oenb_mprj[82]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.836817, 1.861763, 1.923827, 2.093562, 2.942080",\
"1.887265, 1.912211, 1.974275, 2.144010, 2.992528",\
"1.998037, 2.022982, 2.085046, 2.254781, 3.103299",\
"2.285160, 2.310106, 2.372170, 2.541905, 3.390423",\
"3.244343, 3.269289, 3.331353, 3.501088, 4.349606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "2.164933, 2.197078, 2.297411, 2.660789, 4.573943",\
"2.214776, 2.246921, 2.347254, 2.710632, 4.623785",\
"2.327856, 2.360001, 2.460333, 2.823712, 4.736865",\
"2.680193, 2.712339, 2.812671, 3.176049, 5.089203",\
"3.929220, 3.961365, 4.061697, 4.425076, 6.338229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771");
}
} /* end of arc la_oenb_mprj[82]_la_data_in_core[82]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[82]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.836817, 1.861763, 1.923827, 2.093562, 2.942080",\
"1.887265, 1.912211, 1.974275, 2.144010, 2.992528",\
"1.998037, 2.022982, 2.085046, 2.254781, 3.103299",\
"2.285160, 2.310106, 2.372170, 2.541905, 3.390423",\
"3.244343, 3.269289, 3.331353, 3.501088, 4.349606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193",\
"0.041655, 0.058727, 0.114250, 0.321268, 1.473193");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "2.164933, 2.197078, 2.297411, 2.660789, 4.573943",\
"2.214776, 2.246921, 2.347254, 2.710632, 4.623785",\
"2.327856, 2.360001, 2.460333, 2.823712, 4.736865",\
"2.680193, 2.712339, 2.812671, 3.176049, 5.089203",\
"3.929220, 3.961365, 4.061697, 4.425076, 6.338229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771",\
"0.043757, 0.076332, 0.201595, 0.700418, 3.328771");
}
} /* end of arc la_oenb_mprj[82]_la_data_in_core[82]_inv_min*/
} /* end of pin la_data_in_core[82] */
pin("la_data_in_core[81]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001182 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[81];
timing () {
related_pin : "la_data_out_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.789405, 1.821601, 1.922040, 2.284991, 4.200395",\
"1.839797, 1.871993, 1.972432, 2.335383, 4.250787",\
"1.950596, 1.982792, 2.083231, 2.446182, 4.361586",\
"2.237742, 2.269938, 2.370376, 2.733328, 4.648731",\
"3.195636, 3.227832, 3.328270, 3.691221, 5.606625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.577911, 1.602965, 1.665053, 1.834763, 2.683525",\
"1.627738, 1.652792, 1.714880, 1.884590, 2.733351",\
"1.740818, 1.765872, 1.827960, 1.997671, 2.846432",\
"2.092998, 2.118052, 2.180140, 2.349850, 3.198612",\
"3.338368, 3.363422, 3.425510, 3.595220, 4.443982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133");
}
} /* end of arc la_data_out_mprj[81]_la_data_in_core[81]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.789405, 1.821601, 1.922040, 2.284991, 4.200395",\
"1.839797, 1.871993, 1.972432, 2.335383, 4.250787",\
"1.950596, 1.982792, 2.083231, 2.446182, 4.361586",\
"2.237742, 2.269938, 2.370376, 2.733328, 4.648731",\
"3.195636, 3.227832, 3.328270, 3.691221, 5.606625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132",\
"0.043438, 0.075984, 0.201430, 0.699576, 3.332132");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.577911, 1.602965, 1.665053, 1.834763, 2.683525",\
"1.627738, 1.652792, 1.714880, 1.884590, 2.733351",\
"1.740818, 1.765872, 1.827960, 1.997671, 2.846432",\
"2.092998, 2.118052, 2.180140, 2.349850, 3.198612",\
"3.338368, 3.363422, 3.425510, 3.595220, 4.443982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133",\
"0.041546, 0.058657, 0.114181, 0.321099, 1.473133");
}
} /* end of arc la_data_out_mprj[81]_la_data_in_core[81]_una_min*/
timing () {
related_pin : "la_oenb_mprj[81]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.763587, 1.788651, 1.850739, 2.020443, 2.869323",\
"1.813988, 1.839053, 1.901141, 2.070844, 2.919724",\
"1.924805, 1.949870, 2.011957, 2.181661, 3.030541",\
"2.211906, 2.236971, 2.299058, 2.468762, 3.317642",\
"3.165717, 3.190781, 3.252869, 3.422572, 4.271453");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "2.060809, 2.093005, 2.193444, 2.556393, 4.471811",\
"2.110644, 2.142839, 2.243279, 2.606227, 4.521646",\
"2.223748, 2.255944, 2.356384, 2.719332, 4.634750",\
"2.575532, 2.607728, 2.708167, 3.071116, 4.986534",\
"3.820983, 3.853179, 3.953619, 4.316566, 6.231986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156");
}
} /* end of arc la_oenb_mprj[81]_la_data_in_core[81]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[81]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "1.763587, 1.788651, 1.850739, 2.020443, 2.869323",\
"1.813988, 1.839053, 1.901141, 2.070844, 2.919724",\
"1.924805, 1.949870, 2.011957, 2.181661, 3.030541",\
"2.211906, 2.236971, 2.299058, 2.468762, 3.317642",\
"3.165717, 3.190781, 3.252869, 3.422572, 4.271453");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167",\
"0.041544, 0.058660, 0.114182, 0.321064, 1.473167");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "2.060809, 2.093005, 2.193444, 2.556393, 4.471811",\
"2.110644, 2.142839, 2.243279, 2.606227, 4.521646",\
"2.223748, 2.255944, 2.356384, 2.719332, 4.634750",\
"2.575532, 2.607728, 2.708167, 3.071116, 4.986534",\
"3.820983, 3.853179, 3.953619, 4.316566, 6.231986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156",\
"0.043437, 0.075983, 0.201430, 0.699572, 3.332156");
}
} /* end of arc la_oenb_mprj[81]_la_data_in_core[81]_inv_min*/
} /* end of pin la_data_in_core[81] */
pin("la_data_in_core[80]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001483 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[80];
timing () {
related_pin : "la_data_out_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.802363, 1.834202, 1.934569, 2.297621, 4.211789",\
"1.852755, 1.884594, 1.984961, 2.348013, 4.262180",\
"1.963549, 1.995388, 2.095756, 2.458808, 4.372975",\
"2.250705, 2.282544, 2.382911, 2.745963, 4.660130",\
"3.209569, 3.241408, 3.341775, 3.704827, 5.618994");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.585099, 1.609649, 1.671594, 1.841311, 2.689647",\
"1.634925, 1.659475, 1.721420, 1.891137, 2.739474",\
"1.748000, 1.772550, 1.834495, 2.004212, 2.852548",\
"2.100260, 2.124810, 2.186755, 2.356472, 3.204808",\
"3.346879, 3.371429, 3.433374, 3.603092, 4.451427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112");
}
} /* end of arc la_data_out_mprj[80]_la_data_in_core[80]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.802363, 1.834202, 1.934569, 2.297621, 4.211789",\
"1.852755, 1.884594, 1.984961, 2.348013, 4.262180",\
"1.963549, 1.995388, 2.095756, 2.458808, 4.372975",\
"2.250705, 2.282544, 2.382911, 2.745963, 4.660130",\
"3.209569, 3.241408, 3.341775, 3.704827, 5.618994");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316",\
"0.044453, 0.076986, 0.202413, 0.700725, 3.331316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.585099, 1.609649, 1.671594, 1.841311, 2.689647",\
"1.634925, 1.659475, 1.721420, 1.891137, 2.739474",\
"1.748000, 1.772550, 1.834495, 2.004212, 2.852548",\
"2.100260, 2.124810, 2.186755, 2.356472, 3.204808",\
"3.346879, 3.371429, 3.433374, 3.603092, 4.451427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112",\
"0.042123, 0.059082, 0.114586, 0.321542, 1.473112");
}
} /* end of arc la_data_out_mprj[80]_la_data_in_core[80]_una_min*/
timing () {
related_pin : "la_oenb_mprj[80]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.825219, 1.849778, 1.911723, 2.081433, 2.929889",\
"1.875634, 1.900192, 1.962138, 2.131848, 2.980304",\
"1.986416, 2.010975, 2.072920, 2.242630, 3.091086",\
"2.273556, 2.298115, 2.360060, 2.529771, 3.378227",\
"3.232887, 3.257446, 3.319391, 3.489101, 4.337557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "2.112220, 2.144059, 2.244427, 2.607476, 4.521658",\
"2.162049, 2.193887, 2.294255, 2.657305, 4.571487",\
"2.275121, 2.306960, 2.407328, 2.770377, 4.684559",\
"2.627472, 2.659311, 2.759679, 3.122728, 5.036911",\
"3.875957, 3.907796, 4.008163, 4.371212, 6.285395");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340");
}
} /* end of arc la_oenb_mprj[80]_la_data_in_core[80]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[80]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "1.825219, 1.849778, 1.911723, 2.081433, 2.929889",\
"1.875634, 1.900192, 1.962138, 2.131848, 2.980304",\
"1.986416, 2.010975, 2.072920, 2.242630, 3.091086",\
"2.273556, 2.298115, 2.360060, 2.529771, 3.378227",\
"3.232887, 3.257446, 3.319391, 3.489101, 4.337557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146",\
"0.042120, 0.059085, 0.114587, 0.321507, 1.473146");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "2.112220, 2.144059, 2.244427, 2.607476, 4.521658",\
"2.162049, 2.193887, 2.294255, 2.657305, 4.571487",\
"2.275121, 2.306960, 2.407328, 2.770377, 4.684559",\
"2.627472, 2.659311, 2.759679, 3.122728, 5.036911",\
"3.875957, 3.907796, 4.008163, 4.371212, 6.285395");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340",\
"0.044452, 0.076985, 0.202413, 0.700720, 3.331340");
}
} /* end of arc la_oenb_mprj[80]_la_data_in_core[80]_inv_min*/
} /* end of pin la_data_in_core[80] */
pin("la_data_in_core[79]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001148 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[79];
timing () {
related_pin : "la_data_out_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.854980, 1.887222, 1.987621, 2.350757, 4.265277",\
"1.905379, 1.937621, 2.038021, 2.401157, 4.315676",\
"2.016167, 2.048409, 2.148809, 2.511945, 4.426465",\
"2.303321, 2.335563, 2.435963, 2.799099, 4.713619",\
"3.262779, 3.295021, 3.395421, 3.758556, 5.673076");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.609929, 1.635024, 1.697128, 1.866847, 2.715485",\
"1.659752, 1.684847, 1.746951, 1.916671, 2.765308",\
"1.772821, 1.797916, 1.860020, 2.029740, 2.878377",\
"2.125175, 2.150271, 2.212374, 2.382094, 3.230731",\
"3.373330, 3.398425, 3.460529, 3.630249, 4.478886");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088");
}
} /* end of arc la_data_out_mprj[79]_la_data_in_core[79]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.854980, 1.887222, 1.987621, 2.350757, 4.265277",\
"1.905379, 1.937621, 2.038021, 2.401157, 4.315676",\
"2.016167, 2.048409, 2.148809, 2.511945, 4.426465",\
"2.303321, 2.335563, 2.435963, 2.799099, 4.713619",\
"3.262779, 3.295021, 3.395421, 3.758556, 5.673076");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583",\
"0.043393, 0.075955, 0.201316, 0.699748, 3.330583");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.609929, 1.635024, 1.697128, 1.866847, 2.715485",\
"1.659752, 1.684847, 1.746951, 1.916671, 2.765308",\
"1.772821, 1.797916, 1.860020, 2.029740, 2.878377",\
"2.125175, 2.150271, 2.212374, 2.382094, 3.230731",\
"3.373330, 3.398425, 3.460529, 3.630249, 4.478886");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088",\
"0.041486, 0.058606, 0.114135, 0.321099, 1.473088");
}
} /* end of arc la_data_out_mprj[79]_la_data_in_core[79]_una_min*/
timing () {
related_pin : "la_oenb_mprj[79]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.861430, 1.886536, 1.948639, 2.118352, 2.967110",\
"1.911822, 1.936928, 1.999032, 2.168745, 3.017503",\
"2.022625, 2.047730, 2.109834, 2.279547, 3.128305",\
"2.309755, 2.334861, 2.396965, 2.566678, 3.415436",\
"3.266778, 3.291883, 3.353987, 3.523700, 4.372458");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "2.143108, 2.175350, 2.275750, 2.638883, 4.553416",\
"2.192935, 2.225177, 2.325577, 2.688710, 4.603243",\
"2.306020, 2.338262, 2.438662, 2.801795, 4.716328",\
"2.658139, 2.690380, 2.790781, 3.153914, 5.068447",\
"3.902548, 3.934790, 4.035190, 4.398323, 6.312856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605");
}
} /* end of arc la_oenb_mprj[79]_la_data_in_core[79]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[79]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "1.861430, 1.886536, 1.948639, 2.118352, 2.967110",\
"1.911822, 1.936928, 1.999032, 2.168745, 3.017503",\
"2.022625, 2.047730, 2.109834, 2.279547, 3.128305",\
"2.309755, 2.334861, 2.396965, 2.566678, 3.415436",\
"3.266778, 3.291883, 3.353987, 3.523700, 4.372458");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122",\
"0.041483, 0.058609, 0.114136, 0.321064, 1.473122");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "2.143108, 2.175350, 2.275750, 2.638883, 4.553416",\
"2.192935, 2.225177, 2.325577, 2.688710, 4.603243",\
"2.306020, 2.338262, 2.438662, 2.801795, 4.716328",\
"2.658139, 2.690380, 2.790781, 3.153914, 5.068447",\
"3.902548, 3.934790, 4.035190, 4.398323, 6.312856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605",\
"0.043392, 0.075954, 0.201316, 0.699744, 3.330605");
}
} /* end of arc la_oenb_mprj[79]_la_data_in_core[79]_inv_min*/
} /* end of pin la_data_in_core[79] */
pin("la_data_in_core[78]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001506 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[78];
timing () {
related_pin : "la_data_out_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.748814, 1.780632, 1.881062, 2.244215, 4.159947",\
"1.799230, 1.831048, 1.931478, 2.294631, 4.210363",\
"1.910056, 1.941875, 2.042304, 2.405457, 4.321189",\
"2.197142, 2.228960, 2.329390, 2.692543, 4.608275",\
"3.148685, 3.180503, 3.280933, 3.644086, 5.559818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.555915, 1.580444, 1.642417, 1.812345, 2.661792",\
"1.605762, 1.630291, 1.692264, 1.862192, 2.711639",\
"1.718881, 1.743409, 1.805383, 1.975311, 2.824757",\
"2.070427, 2.094956, 2.156930, 2.326858, 3.176304",\
"3.307523, 3.332052, 3.394025, 3.563953, 4.413400");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613");
}
} /* end of arc la_data_out_mprj[78]_la_data_in_core[78]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.748814, 1.780632, 1.881062, 2.244215, 4.159947",\
"1.799230, 1.831048, 1.931478, 2.294631, 4.210363",\
"1.910056, 1.941875, 2.042304, 2.405457, 4.321189",\
"2.197142, 2.228960, 2.329390, 2.692543, 4.608275",\
"3.148685, 3.180503, 3.280933, 3.644086, 5.559818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715",\
"0.044490, 0.077005, 0.202449, 0.701120, 3.334715");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.555915, 1.580444, 1.642417, 1.812345, 2.661792",\
"1.605762, 1.630291, 1.692264, 1.862192, 2.711639",\
"1.718881, 1.743409, 1.805383, 1.975311, 2.824757",\
"2.070427, 2.094956, 2.156930, 2.326858, 3.176304",\
"3.307523, 3.332052, 3.394025, 3.563953, 4.413400");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613",\
"0.042165, 0.059108, 0.114576, 0.322043, 1.475613");
}
} /* end of arc la_data_out_mprj[78]_la_data_in_core[78]_una_min*/
timing () {
related_pin : "la_oenb_mprj[78]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.752664, 1.777202, 1.839176, 2.009097, 2.858662",\
"1.803068, 1.827605, 1.889579, 2.059500, 2.909065",\
"1.913888, 1.938426, 2.000399, 2.170321, 3.019886",\
"2.200961, 2.225498, 2.287472, 2.457393, 3.306958",\
"3.159842, 3.184380, 3.246354, 3.416275, 4.265840");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "2.059527, 2.091345, 2.191775, 2.554925, 4.470673",\
"2.109364, 2.141182, 2.241612, 2.604763, 4.520510",\
"2.222475, 2.254293, 2.354723, 2.717874, 4.633621",\
"2.574095, 2.605913, 2.706343, 3.069493, 4.985241",\
"3.812819, 3.844637, 3.945067, 4.308218, 6.223965");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701115, 3.334740");
}
} /* end of arc la_oenb_mprj[78]_la_data_in_core[78]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[78]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "1.752664, 1.777202, 1.839176, 2.009097, 2.858662",\
"1.803068, 1.827605, 1.889579, 2.059500, 2.909065",\
"1.913888, 1.938426, 2.000399, 2.170321, 3.019886",\
"2.200961, 2.225498, 2.287472, 2.457393, 3.306958",\
"3.159842, 3.184380, 3.246354, 3.416275, 4.265840");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646",\
"0.042162, 0.059111, 0.114577, 0.322009, 1.475646");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "2.059527, 2.091345, 2.191775, 2.554925, 4.470673",\
"2.109364, 2.141182, 2.241612, 2.604763, 4.520510",\
"2.222475, 2.254293, 2.354723, 2.717874, 4.633621",\
"2.574095, 2.605913, 2.706343, 3.069493, 4.985241",\
"3.812819, 3.844637, 3.945067, 4.308218, 6.223965");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701116, 3.334740",\
"0.044489, 0.077004, 0.202449, 0.701115, 3.334740");
}
} /* end of arc la_oenb_mprj[78]_la_data_in_core[78]_inv_min*/
} /* end of pin la_data_in_core[78] */
pin("la_data_in_core[77]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001760 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[77];
timing () {
related_pin : "la_data_out_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.759043, 1.790559, 1.890927, 2.254169, 4.168840",\
"1.809461, 1.840977, 1.941346, 2.304587, 4.219258",\
"1.920295, 1.951810, 2.052179, 2.415420, 4.330091",\
"2.207366, 2.238881, 2.339250, 2.702491, 4.617163",\
"3.157306, 3.188821, 3.289190, 3.652431, 5.567102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.561157, 1.585259, 1.647112, 1.817046, 2.666130",\
"1.611007, 1.635109, 1.696962, 1.866896, 2.715979",\
"1.724135, 1.748237, 1.810090, 1.980024, 2.829107",\
"2.075545, 2.099648, 2.161501, 2.331434, 3.180518",\
"3.310524, 3.334626, 3.396480, 3.566413, 4.415496");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594");
}
} /* end of arc la_data_out_mprj[77]_la_data_in_core[77]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.759043, 1.790559, 1.890927, 2.254169, 4.168840",\
"1.809461, 1.840977, 1.941346, 2.304587, 4.219258",\
"1.920295, 1.951810, 2.052179, 2.415420, 4.330091",\
"2.207366, 2.238881, 2.339250, 2.702491, 4.617163",\
"3.157306, 3.188821, 3.289190, 3.652431, 5.567102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003",\
"0.045350, 0.077854, 0.203281, 0.702097, 3.334003");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.561157, 1.585259, 1.647112, 1.817046, 2.666130",\
"1.611007, 1.635109, 1.696962, 1.866896, 2.715979",\
"1.724135, 1.748237, 1.810090, 1.980024, 2.829107",\
"2.075545, 2.099648, 2.161501, 2.331434, 3.180518",\
"3.310524, 3.334626, 3.396480, 3.566413, 4.415496");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594",\
"0.042653, 0.059467, 0.114918, 0.322419, 1.475594");
}
} /* end of arc la_data_out_mprj[77]_la_data_in_core[77]_una_min*/
timing () {
related_pin : "la_oenb_mprj[77]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.797442, 1.821552, 1.883405, 2.053332, 2.902535",\
"1.847851, 1.871961, 1.933814, 2.103741, 2.952944",\
"1.958666, 1.982776, 2.044629, 2.214556, 3.063759",\
"2.245754, 2.269864, 2.331718, 2.501644, 3.350847",\
"3.199773, 3.223883, 3.285737, 3.455663, 4.304866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "2.090838, 2.122354, 2.222723, 2.585962, 4.500648",\
"2.140680, 2.172196, 2.272565, 2.635803, 4.550490",\
"2.253784, 2.285300, 2.385669, 2.748907, 4.663594",\
"2.605552, 2.637068, 2.737437, 3.100675, 5.015362",\
"3.845856, 3.877372, 3.977741, 4.340979, 6.255666");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028");
}
} /* end of arc la_oenb_mprj[77]_la_data_in_core[77]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[77]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "1.797442, 1.821552, 1.883405, 2.053332, 2.902535",\
"1.847851, 1.871961, 1.933814, 2.103741, 2.952944",\
"1.958666, 1.982776, 2.044629, 2.214556, 3.063759",\
"2.245754, 2.269864, 2.331718, 2.501644, 3.350847",\
"3.199773, 3.223883, 3.285737, 3.455663, 4.304866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628",\
"0.042650, 0.059470, 0.114919, 0.322385, 1.475628");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "2.090838, 2.122354, 2.222723, 2.585962, 4.500648",\
"2.140680, 2.172196, 2.272565, 2.635803, 4.550490",\
"2.253784, 2.285300, 2.385669, 2.748907, 4.663594",\
"2.605552, 2.637068, 2.737437, 3.100675, 5.015362",\
"3.845856, 3.877372, 3.977741, 4.340979, 6.255666");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028",\
"0.045349, 0.077853, 0.203281, 0.702092, 3.334028");
}
} /* end of arc la_oenb_mprj[77]_la_data_in_core[77]_inv_min*/
} /* end of pin la_data_in_core[77] */
pin("la_data_in_core[76]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001166 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[76];
timing () {
related_pin : "la_data_out_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.738437, 1.770652, 1.871093, 2.234047, 4.149471",\
"1.788862, 1.821077, 1.921518, 2.284472, 4.199896",\
"1.899703, 1.931918, 2.032358, 2.395313, 4.310737",\
"2.186757, 2.218972, 2.319413, 2.682367, 4.597792",\
"3.135028, 3.167244, 3.267684, 3.630639, 5.546063");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.549777, 1.574858, 1.636953, 1.806664, 2.655440",\
"1.599633, 1.624713, 1.686809, 1.856519, 2.705296",\
"1.712770, 1.737851, 1.799946, 1.969657, 2.818434",\
"2.064040, 2.089121, 2.151216, 2.320927, 3.169703",\
"3.296822, 3.321902, 3.383998, 3.553708, 4.402485");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133");
}
} /* end of arc la_data_out_mprj[76]_la_data_in_core[76]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.738437, 1.770652, 1.871093, 2.234047, 4.149471",\
"1.788862, 1.821077, 1.921518, 2.284472, 4.199896",\
"1.899703, 1.931918, 2.032358, 2.395313, 4.310737",\
"2.186757, 2.218972, 2.319413, 2.682367, 4.597792",\
"3.135028, 3.167244, 3.267684, 3.630639, 5.546063");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102",\
"0.043386, 0.075933, 0.201376, 0.699528, 3.332102");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.549777, 1.574858, 1.636953, 1.806664, 2.655440",\
"1.599633, 1.624713, 1.686809, 1.856519, 2.705296",\
"1.712770, 1.737851, 1.799946, 1.969657, 2.818434",\
"2.064040, 2.089121, 2.151216, 2.320927, 3.169703",\
"3.296822, 3.321902, 3.383998, 3.553708, 4.402485");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133",\
"0.041515, 0.058634, 0.114159, 0.321077, 1.473133");
}
} /* end of arc la_data_out_mprj[76]_la_data_in_core[76]_una_min*/
timing () {
related_pin : "la_oenb_mprj[76]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.738292, 1.763383, 1.825479, 1.995182, 2.844078",\
"1.788706, 1.813797, 1.875892, 2.045596, 2.894491",\
"1.899539, 1.924630, 1.986726, 2.156429, 3.005325",\
"2.186579, 2.211671, 2.273766, 2.443470, 3.292365",\
"3.136200, 3.161291, 3.223386, 3.393090, 4.241985");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "2.053899, 2.086114, 2.186555, 2.549506, 4.464946",\
"2.103745, 2.135960, 2.236401, 2.599352, 4.514792",\
"2.216874, 2.249089, 2.349531, 2.712482, 4.627922",\
"2.568204, 2.600420, 2.700861, 3.063812, 4.979252",\
"3.802768, 3.834984, 3.935425, 4.298376, 6.213816");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127");
}
} /* end of arc la_oenb_mprj[76]_la_data_in_core[76]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[76]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "1.738292, 1.763383, 1.825479, 1.995182, 2.844078",\
"1.788706, 1.813797, 1.875892, 2.045596, 2.894491",\
"1.899539, 1.924630, 1.986726, 2.156429, 3.005325",\
"2.186579, 2.211671, 2.273766, 2.443470, 3.292365",\
"3.136200, 3.161291, 3.223386, 3.393090, 4.241985");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167",\
"0.041513, 0.058637, 0.114160, 0.321043, 1.473167");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "2.053899, 2.086114, 2.186555, 2.549506, 4.464946",\
"2.103745, 2.135960, 2.236401, 2.599352, 4.514792",\
"2.216874, 2.249089, 2.349531, 2.712482, 4.627922",\
"2.568204, 2.600420, 2.700861, 3.063812, 4.979252",\
"3.802768, 3.834984, 3.935425, 4.298376, 6.213816");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127",\
"0.043385, 0.075932, 0.201376, 0.699524, 3.332127");
}
} /* end of arc la_oenb_mprj[76]_la_data_in_core[76]_inv_min*/
} /* end of pin la_data_in_core[76] */
pin("la_data_in_core[75]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001598 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[75];
timing () {
related_pin : "la_data_out_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.746024, 1.777732, 1.878183, 2.241259, 4.157619",\
"1.796425, 1.828132, 1.928583, 2.291660, 4.208020",\
"1.907233, 1.938940, 2.039391, 2.402467, 4.318828",\
"2.194359, 2.226066, 2.326518, 2.689594, 4.605955",\
"3.150232, 3.181939, 3.282390, 3.645466, 5.561827");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.555604, 1.579989, 1.641928, 1.811894, 2.661559",\
"1.605438, 1.629823, 1.691762, 1.861728, 2.711392",\
"1.718530, 1.742916, 1.804854, 1.974821, 2.824485",\
"2.070514, 2.094900, 2.156839, 2.326805, 3.176469",\
"3.313248, 3.337634, 3.399572, 3.569539, 4.419203");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161");
}
} /* end of arc la_data_out_mprj[75]_la_data_in_core[75]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.746024, 1.777732, 1.878183, 2.241259, 4.157619",\
"1.796425, 1.828132, 1.928583, 2.291660, 4.208020",\
"1.907233, 1.938940, 2.039391, 2.402467, 4.318828",\
"2.194359, 2.226066, 2.326518, 2.689594, 4.605955",\
"3.150232, 3.181939, 3.282390, 3.645466, 5.561827");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250",\
"0.044749, 0.077247, 0.202744, 0.701343, 3.336250");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.555604, 1.579989, 1.641928, 1.811894, 2.661559",\
"1.605438, 1.629823, 1.691762, 1.861728, 2.711392",\
"1.718530, 1.742916, 1.804854, 1.974821, 2.824485",\
"2.070514, 2.094900, 2.156839, 2.326805, 3.176469",\
"3.313248, 3.337634, 3.399572, 3.569539, 4.419203");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161",\
"0.042338, 0.059239, 0.114692, 0.322247, 1.476161");
}
} /* end of arc la_data_out_mprj[75]_la_data_in_core[75]_una_min*/
timing () {
related_pin : "la_oenb_mprj[75]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.736623, 1.761017, 1.822956, 1.992915, 2.842697",\
"1.787021, 1.811415, 1.873353, 2.043313, 2.893094",\
"1.897818, 1.922212, 1.984150, 2.154110, 3.003891",\
"2.184942, 2.209336, 2.271274, 2.441234, 3.291015",\
"3.142965, 3.167359, 3.229298, 3.399257, 4.249039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "2.036601, 2.068308, 2.168761, 2.531833, 4.448211",\
"2.086433, 2.118140, 2.218592, 2.581665, 4.498042",\
"2.199512, 2.231220, 2.331672, 2.694745, 4.611122",\
"2.551705, 2.583412, 2.683865, 3.046937, 4.963315",\
"3.797274, 3.828981, 3.929434, 4.292507, 6.208883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275");
}
} /* end of arc la_oenb_mprj[75]_la_data_in_core[75]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[75]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "1.736623, 1.761017, 1.822956, 1.992915, 2.842697",\
"1.787021, 1.811415, 1.873353, 2.043313, 2.893094",\
"1.897818, 1.922212, 1.984150, 2.154110, 3.003891",\
"2.184942, 2.209336, 2.271274, 2.441234, 3.291015",\
"3.142965, 3.167359, 3.229298, 3.399257, 4.249039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194",\
"0.042335, 0.059242, 0.114692, 0.322213, 1.476194");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "2.036601, 2.068308, 2.168761, 2.531833, 4.448211",\
"2.086433, 2.118140, 2.218592, 2.581665, 4.498042",\
"2.199512, 2.231220, 2.331672, 2.694745, 4.611122",\
"2.551705, 2.583412, 2.683865, 3.046937, 4.963315",\
"3.797274, 3.828981, 3.929434, 4.292507, 6.208883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275",\
"0.044748, 0.077246, 0.202744, 0.701339, 3.336275");
}
} /* end of arc la_oenb_mprj[75]_la_data_in_core[75]_inv_min*/
} /* end of pin la_data_in_core[75] */
pin("la_data_in_core[74]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001912 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[74];
timing () {
related_pin : "la_data_out_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.925343, 1.956745, 2.057032, 2.420783, 4.333887",\
"1.975996, 2.007397, 2.107685, 2.471435, 4.384540",\
"2.086702, 2.118104, 2.218391, 2.582142, 4.495246",\
"2.373695, 2.405098, 2.505385, 2.869135, 4.782239",\
"3.331682, 3.363085, 3.463372, 3.827122, 5.740227");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.648561, 1.672469, 1.734277, 1.904375, 2.753682",\
"1.698492, 1.722399, 1.784208, 1.954306, 2.803613",\
"1.811612, 1.835520, 1.897328, 2.067427, 2.916734",\
"2.163849, 2.187757, 2.249565, 2.419664, 3.268971",\
"3.415604, 3.439511, 3.501319, 3.671418, 4.520725");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184");
}
} /* end of arc la_data_out_mprj[74]_la_data_in_core[74]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.925343, 1.956745, 2.057032, 2.420783, 4.333887",\
"1.975996, 2.007397, 2.107685, 2.471435, 4.384540",\
"2.086702, 2.118104, 2.218391, 2.582142, 4.495246",\
"2.373695, 2.405098, 2.505385, 2.869135, 4.782239",\
"3.331682, 3.363085, 3.463372, 3.827122, 5.740227");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620",\
"0.045959, 0.078483, 0.203743, 0.703493, 3.332620");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.648561, 1.672469, 1.734277, 1.904375, 2.753682",\
"1.698492, 1.722399, 1.784208, 1.954306, 2.803613",\
"1.811612, 1.835520, 1.897328, 2.067427, 2.916734",\
"2.163849, 2.187757, 2.249565, 2.419664, 3.268971",\
"3.415604, 3.439511, 3.501319, 3.671418, 4.520725");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184",\
"0.042930, 0.059668, 0.115092, 0.323059, 1.477184");
}
} /* end of arc la_data_out_mprj[74]_la_data_in_core[74]_una_min*/
timing () {
related_pin : "la_oenb_mprj[74]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.849366, 1.873281, 1.935089, 2.105181, 2.954612",\
"1.899972, 1.923888, 1.985696, 2.155787, 3.005219",\
"2.010691, 2.034607, 2.096415, 2.266506, 3.115937",\
"2.297700, 2.321616, 2.383424, 2.553515, 3.402947",\
"3.255816, 3.279732, 3.341540, 3.511631, 4.361063");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "2.177969, 2.209371, 2.309659, 2.673406, 4.586529",\
"2.227877, 2.259279, 2.359567, 2.723314, 4.636437",\
"2.340990, 2.372392, 2.472680, 2.836427, 4.749549",\
"2.693240, 2.724643, 2.824930, 3.188678, 5.101800",\
"3.944445, 3.975847, 4.076135, 4.439882, 6.353005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649");
}
} /* end of arc la_oenb_mprj[74]_la_data_in_core[74]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[74]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "1.849366, 1.873281, 1.935089, 2.105181, 2.954612",\
"1.899972, 1.923888, 1.985696, 2.155787, 3.005219",\
"2.010691, 2.034607, 2.096415, 2.266506, 3.115937",\
"2.297700, 2.321616, 2.383424, 2.553515, 3.402947",\
"3.255816, 3.279732, 3.341540, 3.511631, 4.361063");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219",\
"0.042926, 0.059671, 0.115093, 0.323023, 1.477219");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "2.177969, 2.209371, 2.309659, 2.673406, 4.586529",\
"2.227877, 2.259279, 2.359567, 2.723314, 4.636437",\
"2.340990, 2.372392, 2.472680, 2.836427, 4.749549",\
"2.693240, 2.724643, 2.824930, 3.188678, 5.101800",\
"3.944445, 3.975847, 4.076135, 4.439882, 6.353005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649",\
"0.045958, 0.078481, 0.203743, 0.703488, 3.332649");
}
} /* end of arc la_oenb_mprj[74]_la_data_in_core[74]_inv_min*/
} /* end of pin la_data_in_core[74] */
pin("la_data_in_core[73]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001468 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[73];
timing () {
related_pin : "la_data_out_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.790534, 1.822405, 1.922813, 2.286161, 4.201410",\
"1.840958, 1.872828, 1.973236, 2.336585, 4.251833",\
"1.951798, 1.983669, 2.084077, 2.447425, 4.362674",\
"2.238851, 2.270722, 2.371130, 2.734478, 4.649727",\
"3.187080, 3.218951, 3.319359, 3.682707, 5.597956");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.571046, 1.595630, 1.657631, 1.827611, 2.677185",\
"1.620900, 1.645484, 1.707484, 1.877464, 2.727039",\
"1.734038, 1.758622, 1.820622, 1.990602, 2.840177",\
"2.085316, 2.109900, 2.171900, 2.341880, 3.191454",\
"3.318080, 3.342665, 3.404665, 3.574645, 4.424220");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092");
}
} /* end of arc la_data_out_mprj[73]_la_data_in_core[73]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.790534, 1.822405, 1.922813, 2.286161, 4.201410",\
"1.840958, 1.872828, 1.973236, 2.336585, 4.251833",\
"1.951798, 1.983669, 2.084077, 2.447425, 4.362674",\
"2.238851, 2.270722, 2.371130, 2.734478, 4.649727",\
"3.187080, 3.218951, 3.319359, 3.682707, 5.597956");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958",\
"0.044417, 0.076944, 0.202311, 0.701328, 3.333958");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.571046, 1.595630, 1.657631, 1.827611, 2.677185",\
"1.620900, 1.645484, 1.707484, 1.877464, 2.727039",\
"1.734038, 1.758622, 1.820622, 1.990602, 2.840177",\
"2.085316, 2.109900, 2.171900, 2.341880, 3.191454",\
"3.318080, 3.342665, 3.404665, 3.574645, 4.424220");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092",\
"0.042094, 0.059048, 0.114514, 0.322132, 1.476092");
}
} /* end of arc la_data_out_mprj[73]_la_data_in_core[73]_una_min*/
timing () {
related_pin : "la_oenb_mprj[73]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.785738, 1.810332, 1.872332, 2.042305, 2.892000",\
"1.836166, 1.860759, 1.922760, 2.092732, 2.942427",\
"1.947012, 1.971605, 2.033606, 2.203578, 3.053273",\
"2.234046, 2.258639, 2.320640, 2.490613, 3.340307",\
"3.181082, 3.205676, 3.267676, 3.437649, 4.287344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "2.092171, 2.124042, 2.224450, 2.587796, 4.503058",\
"2.142029, 2.173899, 2.274307, 2.637653, 4.552916",\
"2.255174, 2.287044, 2.387453, 2.750799, 4.666061",\
"2.606369, 2.638239, 2.738648, 3.101994, 5.017256",\
"3.843505, 3.875375, 3.975784, 4.339129, 6.254392");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979");
}
} /* end of arc la_oenb_mprj[73]_la_data_in_core[73]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[73]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "1.785738, 1.810332, 1.872332, 2.042305, 2.892000",\
"1.836166, 1.860759, 1.922760, 2.092732, 2.942427",\
"1.947012, 1.971605, 2.033606, 2.203578, 3.053273",\
"2.234046, 2.258639, 2.320640, 2.490613, 3.340307",\
"3.181082, 3.205676, 3.267676, 3.437649, 4.287344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126",\
"0.042091, 0.059051, 0.114515, 0.322097, 1.476126");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "2.092171, 2.124042, 2.224450, 2.587796, 4.503058",\
"2.142029, 2.173899, 2.274307, 2.637653, 4.552916",\
"2.255174, 2.287044, 2.387453, 2.750799, 4.666061",\
"2.606369, 2.638239, 2.738648, 3.101994, 5.017256",\
"3.843505, 3.875375, 3.975784, 4.339129, 6.254392");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979",\
"0.044416, 0.076943, 0.202311, 0.701324, 3.333979");
}
} /* end of arc la_oenb_mprj[73]_la_data_in_core[73]_inv_min*/
} /* end of pin la_data_in_core[73] */
pin("la_data_in_core[72]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001677 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[72];
timing () {
related_pin : "la_data_out_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.816082, 1.847711, 1.948058, 2.311730, 4.225945",\
"1.866518, 1.898148, 1.998495, 2.362167, 4.276381",\
"1.977389, 2.009018, 2.109365, 2.473037, 4.387252",\
"2.264375, 2.296004, 2.396352, 2.760024, 4.674238",\
"3.205699, 3.237328, 3.337676, 3.701347, 5.615562");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.588801, 1.613032, 1.674954, 1.845062, 2.694771",\
"1.638666, 1.662897, 1.724819, 1.894927, 2.744636",\
"1.751844, 1.776076, 1.837998, 2.008105, 2.857815",\
"2.102546, 2.126777, 2.188699, 2.358807, 3.208516",\
"3.326308, 3.350539, 3.412462, 3.582569, 4.432279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360");
}
} /* end of arc la_data_out_mprj[72]_la_data_in_core[72]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.816082, 1.847711, 1.948058, 2.311730, 4.225945",\
"1.866518, 1.898148, 1.998495, 2.362167, 4.276381",\
"1.977389, 2.009018, 2.109365, 2.473037, 4.387252",\
"2.264375, 2.296004, 2.396352, 2.760024, 4.674238",\
"3.205699, 3.237328, 3.337676, 3.701347, 5.615562");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537",\
"0.045170, 0.077694, 0.202971, 0.702601, 3.333537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.588801, 1.613032, 1.674954, 1.845062, 2.694771",\
"1.638666, 1.662897, 1.724819, 1.894927, 2.744636",\
"1.751844, 1.776076, 1.837998, 2.008105, 2.857815",\
"2.102546, 2.126777, 2.188699, 2.358807, 3.208516",\
"3.326308, 3.350539, 3.412462, 3.582569, 4.432279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360",\
"0.042499, 0.059335, 0.114773, 0.322741, 1.477360");
}
} /* end of arc la_data_out_mprj[72]_la_data_in_core[72]_una_min*/
timing () {
related_pin : "la_oenb_mprj[72]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.802542, 1.826782, 1.888704, 2.058804, 2.908637",\
"1.852978, 1.877218, 1.939140, 2.109241, 2.959073",\
"1.963850, 1.988089, 2.050011, 2.220112, 3.069944",\
"2.250804, 2.275044, 2.336966, 2.507066, 3.356899",\
"3.191918, 3.216157, 3.278080, 3.448180, 4.298012");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "2.135313, 2.166942, 2.267290, 2.630959, 4.545187",\
"2.185177, 2.216806, 2.317154, 2.680824, 4.595052",\
"2.298357, 2.329986, 2.430334, 2.794003, 4.708231",\
"2.649088, 2.680718, 2.781066, 3.144735, 5.058963",\
"3.872772, 3.904401, 4.004749, 4.368418, 6.282646");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557");
}
} /* end of arc la_oenb_mprj[72]_la_data_in_core[72]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[72]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "1.802542, 1.826782, 1.888704, 2.058804, 2.908637",\
"1.852978, 1.877218, 1.939140, 2.109241, 2.959073",\
"1.963850, 1.988089, 2.050011, 2.220112, 3.069944",\
"2.250804, 2.275044, 2.336966, 2.507066, 3.356899",\
"3.191918, 3.216157, 3.278080, 3.448180, 4.298012");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395",\
"0.042496, 0.059338, 0.114773, 0.322706, 1.477395");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "2.135313, 2.166942, 2.267290, 2.630959, 4.545187",\
"2.185177, 2.216806, 2.317154, 2.680824, 4.595052",\
"2.298357, 2.329986, 2.430334, 2.794003, 4.708231",\
"2.649088, 2.680718, 2.781066, 3.144735, 5.058963",\
"3.872772, 3.904401, 4.004749, 4.368418, 6.282646");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557",\
"0.045169, 0.077693, 0.202971, 0.702598, 3.333557");
}
} /* end of arc la_oenb_mprj[72]_la_data_in_core[72]_inv_min*/
} /* end of pin la_data_in_core[72] */
pin("la_data_in_core[71]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001641 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[71];
timing () {
related_pin : "la_data_out_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.927304, 1.958973, 2.059280, 2.422934, 4.336114",\
"1.977842, 2.009511, 2.109818, 2.473472, 4.386652",\
"2.088746, 2.120415, 2.220722, 2.584376, 4.497556",\
"2.374655, 2.406324, 2.506631, 2.870286, 4.783466",\
"3.293942, 3.325611, 3.425918, 3.789572, 5.702753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.691152, 1.715431, 1.777348, 1.947338, 2.796426",\
"1.741011, 1.765290, 1.827207, 1.997197, 2.846285",\
"1.854304, 1.878583, 1.940499, 2.110490, 2.959577",\
"2.203215, 2.227494, 2.289411, 2.459401, 3.308489",\
"3.400081, 3.424360, 3.486277, 3.656267, 4.505355");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950");
}
} /* end of arc la_data_out_mprj[71]_la_data_in_core[71]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.927304, 1.958973, 2.059280, 2.422934, 4.336114",\
"1.977842, 2.009511, 2.109818, 2.473472, 4.386652",\
"2.088746, 2.120415, 2.220722, 2.584376, 4.497556",\
"2.374655, 2.406324, 2.506631, 2.870286, 4.783466",\
"3.293942, 3.325611, 3.425918, 3.789572, 5.702753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291",\
"0.045089, 0.077628, 0.202876, 0.702367, 3.331291");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.691152, 1.715431, 1.777348, 1.947338, 2.796426",\
"1.741011, 1.765290, 1.827207, 1.997197, 2.846285",\
"1.854304, 1.878583, 1.940499, 2.110490, 2.959577",\
"2.203215, 2.227494, 2.289411, 2.459401, 3.308489",\
"3.400081, 3.424360, 3.486277, 3.656267, 4.505355");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950",\
"0.042433, 0.059288, 0.114748, 0.322436, 1.475950");
}
} /* end of arc la_data_out_mprj[71]_la_data_in_core[71]_una_min*/
timing () {
related_pin : "la_oenb_mprj[71]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.820753, 1.845040, 1.906957, 2.076940, 2.926150",\
"1.871230, 1.895518, 1.957435, 2.127418, 2.976628",\
"1.982153, 2.006441, 2.068357, 2.238340, 3.087550",\
"2.268980, 2.293267, 2.355184, 2.525167, 3.374377",\
"3.198148, 3.222435, 3.284352, 3.454335, 4.303545");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "2.158723, 2.190392, 2.290699, 2.654351, 4.567546",\
"2.208624, 2.240293, 2.340600, 2.704252, 4.617447",\
"2.321875, 2.353544, 2.453851, 2.817503, 4.730698",\
"2.671601, 2.703270, 2.803577, 3.167229, 5.080424",\
"3.879691, 3.911360, 4.011667, 4.375319, 6.288514");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314");
}
} /* end of arc la_oenb_mprj[71]_la_data_in_core[71]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[71]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "1.820753, 1.845040, 1.906957, 2.076940, 2.926150",\
"1.871230, 1.895518, 1.957435, 2.127418, 2.976628",\
"1.982153, 2.006441, 2.068357, 2.238340, 3.087550",\
"2.268980, 2.293267, 2.355184, 2.525167, 3.374377",\
"3.198148, 3.222435, 3.284352, 3.454335, 4.303545");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984",\
"0.042430, 0.059291, 0.114749, 0.322400, 1.475984");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "2.158723, 2.190392, 2.290699, 2.654351, 4.567546",\
"2.208624, 2.240293, 2.340600, 2.704252, 4.617447",\
"2.321875, 2.353544, 2.453851, 2.817503, 4.730698",\
"2.671601, 2.703270, 2.803577, 3.167229, 5.080424",\
"3.879691, 3.911360, 4.011667, 4.375319, 6.288514");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314",\
"0.045088, 0.077627, 0.202876, 0.702363, 3.331314");
}
} /* end of arc la_oenb_mprj[71]_la_data_in_core[71]_inv_min*/
} /* end of pin la_data_in_core[71] */
pin("la_data_in_core[70]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001485 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[70];
timing () {
related_pin : "la_data_out_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.817196, 1.849048, 1.949396, 2.312915, 4.226818",\
"1.867642, 1.899495, 1.999842, 2.363361, 4.277264",\
"1.978518, 2.010370, 2.110718, 2.474237, 4.388140",\
"2.265491, 2.297344, 2.397691, 2.761210, 4.675113",\
"3.205584, 3.237437, 3.337784, 3.701303, 5.615206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.585967, 1.610505, 1.672489, 1.842439, 2.691606",\
"1.635840, 1.660379, 1.722363, 1.892312, 2.741479",\
"1.749026, 1.773565, 1.835549, 2.005498, 2.854666",\
"2.099627, 2.124166, 2.186150, 2.356100, 3.205267",\
"3.321788, 3.346326, 3.408310, 3.578260, 4.427427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560");
}
} /* end of arc la_data_out_mprj[70]_la_data_in_core[70]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.817196, 1.849048, 1.949396, 2.312915, 4.226818",\
"1.867642, 1.899495, 1.999842, 2.363361, 4.277264",\
"1.978518, 2.010370, 2.110718, 2.474237, 4.388140",\
"2.265491, 2.297344, 2.397691, 2.761210, 4.675113",\
"3.205584, 3.237437, 3.337784, 3.701303, 5.615206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712",\
"0.044548, 0.077091, 0.202374, 0.701615, 3.331712");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.585967, 1.610505, 1.672489, 1.842439, 2.691606",\
"1.635840, 1.660379, 1.722363, 1.892312, 2.741479",\
"1.749026, 1.773565, 1.835549, 2.005498, 2.854666",\
"2.099627, 2.124166, 2.186150, 2.356100, 3.205267",\
"3.321788, 3.346326, 3.408310, 3.578260, 4.427427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560",\
"0.042133, 0.059071, 0.114545, 0.322114, 1.475560");
}
} /* end of arc la_data_out_mprj[70]_la_data_in_core[70]_una_min*/
timing () {
related_pin : "la_oenb_mprj[70]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.700524, 1.725072, 1.787056, 1.956998, 2.806290",\
"1.750976, 1.775524, 1.837508, 2.007450, 2.856742",\
"1.861860, 1.886408, 1.948393, 2.118335, 2.967627",\
"2.148812, 2.173361, 2.235345, 2.405287, 3.254579",\
"3.086852, 3.111400, 3.173384, 3.343327, 4.192619");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "2.081881, 2.113733, 2.214082, 2.577598, 4.491515",\
"2.131759, 2.163611, 2.263959, 2.627476, 4.541393",\
"2.244957, 2.276809, 2.377158, 2.740674, 4.654591",\
"2.595396, 2.627249, 2.727597, 3.091113, 5.005030",\
"3.814905, 3.846758, 3.947106, 4.310622, 6.224539");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734");
}
} /* end of arc la_oenb_mprj[70]_la_data_in_core[70]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[70]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "1.700524, 1.725072, 1.787056, 1.956998, 2.806290",\
"1.750976, 1.775524, 1.837508, 2.007450, 2.856742",\
"1.861860, 1.886408, 1.948393, 2.118335, 2.967627",\
"2.148812, 2.173361, 2.235345, 2.405287, 3.254579",\
"3.086852, 3.111400, 3.173384, 3.343327, 4.192619");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595",\
"0.042130, 0.059074, 0.114546, 0.322078, 1.475595");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "2.081881, 2.113733, 2.214082, 2.577598, 4.491515",\
"2.131759, 2.163611, 2.263959, 2.627476, 4.541393",\
"2.244957, 2.276809, 2.377158, 2.740674, 4.654591",\
"2.595396, 2.627249, 2.727597, 3.091113, 5.005030",\
"3.814905, 3.846758, 3.947106, 4.310622, 6.224539");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734",\
"0.044547, 0.077090, 0.202374, 0.701611, 3.331734");
}
} /* end of arc la_oenb_mprj[70]_la_data_in_core[70]_inv_min*/
} /* end of pin la_data_in_core[70] */
pin("la_data_in_core[69]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001467 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[69];
timing () {
related_pin : "la_data_out_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.807944, 1.839813, 1.940193, 2.303521, 4.218109",\
"1.858380, 1.890248, 1.990629, 2.353956, 4.268544",\
"1.969246, 2.001114, 2.101495, 2.464822, 4.379410",\
"2.256240, 2.288108, 2.388489, 2.751817, 4.666405",\
"3.198598, 3.230466, 3.330847, 3.694175, 5.608763");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.581436, 1.606013, 1.667999, 1.837904, 2.687056",\
"1.631300, 1.655877, 1.717863, 1.887768, 2.736919",\
"1.744472, 1.769049, 1.831035, 2.000941, 2.850092",\
"2.095270, 2.119847, 2.181833, 2.351738, 3.200890",\
"3.320429, 3.345006, 3.406992, 3.576897, 4.426049");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188");
}
} /* end of arc la_data_out_mprj[69]_la_data_in_core[69]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.807944, 1.839813, 1.940193, 2.303521, 4.218109",\
"1.858380, 1.890248, 1.990629, 2.353956, 4.268544",\
"1.969246, 2.001114, 2.101495, 2.464822, 4.379410",\
"2.256240, 2.288108, 2.388489, 2.751817, 4.666405",\
"3.198598, 3.230466, 3.330847, 3.694175, 5.608763");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608",\
"0.044435, 0.076970, 0.202325, 0.701235, 3.332608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.581436, 1.606013, 1.667999, 1.837904, 2.687056",\
"1.631300, 1.655877, 1.717863, 1.887768, 2.736919",\
"1.744472, 1.769049, 1.831035, 2.000941, 2.850092",\
"2.095270, 2.119847, 2.181833, 2.351738, 3.200890",\
"3.320429, 3.345006, 3.406992, 3.576897, 4.426049");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188",\
"0.042096, 0.059050, 0.114529, 0.321967, 1.475188");
}
} /* end of arc la_data_out_mprj[69]_la_data_in_core[69]_una_min*/
timing () {
related_pin : "la_oenb_mprj[69]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.666909, 1.691496, 1.753482, 1.923380, 2.772654",\
"1.717374, 1.741960, 1.803946, 1.973845, 2.823118",\
"1.828280, 1.852867, 1.914853, 2.084751, 2.934025",\
"2.115129, 2.139716, 2.201702, 2.371600, 3.220874",\
"3.048152, 3.072739, 3.134725, 3.304623, 4.153897");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "2.039434, 2.071303, 2.171684, 2.535009, 4.449612",\
"2.089324, 2.121192, 2.221573, 2.584898, 4.499501",\
"2.202552, 2.234420, 2.334801, 2.698126, 4.612729",\
"2.552570, 2.584438, 2.684820, 3.048144, 4.962748",\
"3.765504, 3.797372, 3.897754, 4.261078, 6.175682");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633");
}
} /* end of arc la_oenb_mprj[69]_la_data_in_core[69]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[69]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "1.666909, 1.691496, 1.753482, 1.923380, 2.772654",\
"1.717374, 1.741960, 1.803946, 1.973845, 2.823118",\
"1.828280, 1.852867, 1.914853, 2.084751, 2.934025",\
"2.115129, 2.139716, 2.201702, 2.371600, 3.220874",\
"3.048152, 3.072739, 3.134725, 3.304623, 4.153897");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223",\
"0.042092, 0.059053, 0.114530, 0.321932, 1.475223");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "2.039434, 2.071303, 2.171684, 2.535009, 4.449612",\
"2.089324, 2.121192, 2.221573, 2.584898, 4.499501",\
"2.202552, 2.234420, 2.334801, 2.698126, 4.612729",\
"2.552570, 2.584438, 2.684820, 3.048144, 4.962748",\
"3.765504, 3.797372, 3.897754, 4.261078, 6.175682");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633",\
"0.044435, 0.076969, 0.202325, 0.701231, 3.332633");
}
} /* end of arc la_oenb_mprj[69]_la_data_in_core[69]_inv_min*/
} /* end of pin la_data_in_core[69] */
pin("la_data_in_core[68]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001336 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[68];
timing () {
related_pin : "la_data_out_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.861342, 1.893368, 1.993760, 2.357081, 4.271759",\
"1.911756, 1.943781, 2.044173, 2.407495, 4.322172",\
"2.022580, 2.054605, 2.154997, 2.518319, 4.432997",\
"2.309667, 2.341692, 2.442085, 2.805407, 4.720084",\
"3.261756, 3.293781, 3.394173, 3.757495, 5.672173");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.608735, 1.633526, 1.695569, 1.865450, 2.714612",\
"1.658580, 1.683371, 1.745415, 1.915295, 2.764457",\
"1.771695, 1.796486, 1.858530, 2.028410, 2.877572",\
"2.123313, 2.148104, 2.210148, 2.380028, 3.229190",\
"3.361198, 3.385988, 3.448032, 3.617913, 4.467074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898");
}
} /* end of arc la_data_out_mprj[68]_la_data_in_core[68]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.861342, 1.893368, 1.993760, 2.357081, 4.271759",\
"1.911756, 1.943781, 2.044173, 2.407495, 4.322172",\
"2.022580, 2.054605, 2.154997, 2.518319, 4.432997",\
"2.309667, 2.341692, 2.442085, 2.805407, 4.720084",\
"3.261756, 3.293781, 3.394173, 3.757495, 5.672173");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152",\
"0.044015, 0.076560, 0.201899, 0.700776, 3.332152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.608735, 1.633526, 1.695569, 1.865450, 2.714612",\
"1.658580, 1.683371, 1.745415, 1.915295, 2.764457",\
"1.771695, 1.796486, 1.858530, 2.028410, 2.877572",\
"2.123313, 2.148104, 2.210148, 2.380028, 3.229190",\
"3.361198, 3.385988, 3.448032, 3.617913, 4.467074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898",\
"0.041845, 0.058864, 0.114357, 0.321733, 1.474898");
}
} /* end of arc la_data_out_mprj[68]_la_data_in_core[68]_una_min*/
timing () {
related_pin : "la_oenb_mprj[68]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.702067, 1.726867, 1.788911, 1.958784, 2.808068",\
"1.752518, 1.777318, 1.839362, 2.009235, 2.858519",\
"1.863401, 1.888202, 1.950245, 2.120119, 2.969403",\
"2.150355, 2.175156, 2.237199, 2.407073, 3.256357",\
"3.088769, 3.113570, 3.175613, 3.345486, 4.194771");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "2.058522, 2.090547, 2.190939, 2.554259, 4.468951",\
"2.108399, 2.140424, 2.240817, 2.604136, 4.518828",\
"2.221596, 2.253621, 2.354014, 2.717333, 4.632025",\
"2.572051, 2.604076, 2.704469, 3.067788, 4.982480",\
"3.797121, 3.829146, 3.929539, 4.292858, 6.207550");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700772, 3.332175");
}
} /* end of arc la_oenb_mprj[68]_la_data_in_core[68]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[68]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "1.702067, 1.726867, 1.788911, 1.958784, 2.808068",\
"1.752518, 1.777318, 1.839362, 2.009235, 2.858519",\
"1.863401, 1.888202, 1.950245, 2.120119, 2.969403",\
"2.150355, 2.175156, 2.237199, 2.407073, 3.256357",\
"3.088769, 3.113570, 3.175613, 3.345486, 4.194771");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932",\
"0.041842, 0.058867, 0.114358, 0.321698, 1.474932");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "2.058522, 2.090547, 2.190939, 2.554259, 4.468951",\
"2.108399, 2.140424, 2.240817, 2.604136, 4.518828",\
"2.221596, 2.253621, 2.354014, 2.717333, 4.632025",\
"2.572051, 2.604076, 2.704469, 3.067788, 4.982480",\
"3.797121, 3.829146, 3.929539, 4.292858, 6.207550");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700771, 3.332176",\
"0.044014, 0.076559, 0.201899, 0.700772, 3.332175");
}
} /* end of arc la_oenb_mprj[68]_la_data_in_core[68]_inv_min*/
} /* end of pin la_data_in_core[68] */
pin("la_data_in_core[67]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001339 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[67];
timing () {
related_pin : "la_data_out_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.827839, 1.859858, 1.960266, 2.323475, 4.238486",\
"1.878245, 1.910263, 2.010671, 2.373880, 4.288891",\
"1.989070, 2.021089, 2.121497, 2.484706, 4.399717",\
"2.276155, 2.308173, 2.408581, 2.771791, 4.686801",\
"3.227859, 3.259878, 3.360286, 3.723495, 5.638505");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.593480, 1.618271, 1.680309, 1.850160, 2.699277",\
"1.643318, 1.668109, 1.730147, 1.899998, 2.749115",\
"1.756435, 1.781227, 1.843264, 2.013115, 2.862232",\
"2.108015, 2.132807, 2.194845, 2.364695, 3.213813",\
"3.345382, 3.370173, 3.432211, 3.602062, 4.451179");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636");
}
} /* end of arc la_data_out_mprj[67]_la_data_in_core[67]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.827839, 1.859858, 1.960266, 2.323475, 4.238486",\
"1.878245, 1.910263, 2.010671, 2.373880, 4.288891",\
"1.989070, 2.021089, 2.121497, 2.484706, 4.399717",\
"2.276155, 2.308173, 2.408581, 2.771791, 4.686801",\
"3.227859, 3.259878, 3.360286, 3.723495, 5.638505");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605",\
"0.043993, 0.076533, 0.201914, 0.700594, 3.332605");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.593480, 1.618271, 1.680309, 1.850160, 2.699277",\
"1.643318, 1.668109, 1.730147, 1.899998, 2.749115",\
"1.756435, 1.781227, 1.843264, 2.013115, 2.862232",\
"2.108015, 2.132807, 2.194845, 2.364695, 3.213813",\
"3.345382, 3.370173, 3.432211, 3.602062, 4.451179");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636",\
"0.041848, 0.058871, 0.114366, 0.321658, 1.474636");
}
} /* end of arc la_data_out_mprj[67]_la_data_in_core[67]_una_min*/
timing () {
related_pin : "la_oenb_mprj[67]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.651776, 1.676577, 1.738615, 1.908458, 2.757697",\
"1.702214, 1.727015, 1.789053, 1.958896, 2.808135",\
"1.813102, 1.837903, 1.899941, 2.069784, 2.919023",\
"2.100048, 2.124849, 2.186887, 2.356730, 3.205969",\
"3.037288, 3.062089, 3.124127, 3.293971, 4.143209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "2.023658, 2.055676, 2.156085, 2.519291, 4.434317",\
"2.073523, 2.105541, 2.205950, 2.569156, 4.484183",\
"2.186727, 2.218745, 2.319154, 2.682360, 4.597386",\
"2.537089, 2.569107, 2.669516, 3.032722, 4.947749",\
"3.755506, 3.787524, 3.887933, 4.251139, 6.166166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630");
}
} /* end of arc la_oenb_mprj[67]_la_data_in_core[67]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[67]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "1.651776, 1.676577, 1.738615, 1.908458, 2.757697",\
"1.702214, 1.727015, 1.789053, 1.958896, 2.808135",\
"1.813102, 1.837903, 1.899941, 2.069784, 2.919023",\
"2.100048, 2.124849, 2.186887, 2.356730, 3.205969",\
"3.037288, 3.062089, 3.124127, 3.293971, 4.143209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670",\
"0.041845, 0.058874, 0.114367, 0.321623, 1.474670");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "2.023658, 2.055676, 2.156085, 2.519291, 4.434317",\
"2.073523, 2.105541, 2.205950, 2.569156, 4.484183",\
"2.186727, 2.218745, 2.319154, 2.682360, 4.597386",\
"2.537089, 2.569107, 2.669516, 3.032722, 4.947749",\
"3.755506, 3.787524, 3.887933, 4.251139, 6.166166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630",\
"0.043992, 0.076532, 0.201915, 0.700590, 3.332630");
}
} /* end of arc la_oenb_mprj[67]_la_data_in_core[67]_inv_min*/
} /* end of pin la_data_in_core[67] */
pin("la_data_in_core[66]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001809 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[66];
timing () {
related_pin : "la_data_out_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.780040, 1.811507, 1.911784, 2.275467, 4.188166",\
"1.830488, 1.861955, 1.962232, 2.325915, 4.238614",\
"1.941363, 1.972831, 2.073108, 2.436791, 4.349490",\
"2.228342, 2.259809, 2.360087, 2.723770, 4.636468",\
"3.168538, 3.200005, 3.300282, 3.663965, 5.576664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.568419, 1.592421, 1.654260, 1.824258, 2.673171",\
"1.618294, 1.642296, 1.704135, 1.874133, 2.723046",\
"1.731480, 1.755482, 1.817320, 1.987319, 2.836231",\
"2.082065, 2.106067, 2.167906, 2.337904, 3.186817",\
"3.304257, 3.328259, 3.390098, 3.560097, 4.409009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018");
}
} /* end of arc la_data_out_mprj[66]_la_data_in_core[66]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.780040, 1.811507, 1.911784, 2.275467, 4.188166",\
"1.830488, 1.861955, 1.962232, 2.325915, 4.238614",\
"1.941363, 1.972831, 2.073108, 2.436791, 4.349490",\
"2.228342, 2.259809, 2.360087, 2.723770, 4.636468",\
"3.168538, 3.200005, 3.300282, 3.663965, 5.576664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195",\
"0.045644, 0.078172, 0.203425, 0.702970, 3.331195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.568419, 1.592421, 1.654260, 1.824258, 2.673171",\
"1.618294, 1.642296, 1.704135, 1.874133, 2.723046",\
"1.731480, 1.755482, 1.817320, 1.987319, 2.836231",\
"2.082065, 2.106067, 2.167906, 2.337904, 3.186817",\
"3.304257, 3.328259, 3.390098, 3.560097, 4.409009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018",\
"0.042755, 0.059526, 0.114973, 0.322688, 1.476018");
}
} /* end of arc la_data_out_mprj[66]_la_data_in_core[66]_una_min*/
timing () {
related_pin : "la_oenb_mprj[66]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.693484, 1.717494, 1.779332, 1.949324, 2.798361",\
"1.743937, 1.767947, 1.829785, 1.999777, 2.848813",\
"1.854821, 1.878831, 1.940669, 2.110661, 2.959697",\
"2.141775, 2.165786, 2.227624, 2.397615, 3.246652",\
"3.079979, 3.103989, 3.165828, 3.335819, 4.184855");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "2.091183, 2.122650, 2.222928, 2.586607, 4.499324",\
"2.141062, 2.172529, 2.272807, 2.636487, 4.549203",\
"2.254259, 2.285727, 2.386004, 2.749684, 4.662400",\
"2.604694, 2.636161, 2.736439, 3.100118, 5.012835",\
"3.828101, 3.859568, 3.959846, 4.323525, 6.236242");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223");
}
} /* end of arc la_oenb_mprj[66]_la_data_in_core[66]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[66]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "1.693484, 1.717494, 1.779332, 1.949324, 2.798361",\
"1.743937, 1.767947, 1.829785, 1.999777, 2.848813",\
"1.854821, 1.878831, 1.940669, 2.110661, 2.959697",\
"2.141775, 2.165786, 2.227624, 2.397615, 3.246652",\
"3.079979, 3.103989, 3.165828, 3.335819, 4.184855");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053",\
"0.042752, 0.059529, 0.114974, 0.322652, 1.476053");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "2.091183, 2.122650, 2.222928, 2.586607, 4.499324",\
"2.141062, 2.172529, 2.272807, 2.636487, 4.549203",\
"2.254259, 2.285727, 2.386004, 2.749684, 4.662400",\
"2.604694, 2.636161, 2.736439, 3.100118, 5.012835",\
"3.828101, 3.859568, 3.959846, 4.323525, 6.236242");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223",\
"0.045643, 0.078171, 0.203425, 0.702965, 3.331223");
}
} /* end of arc la_oenb_mprj[66]_la_data_in_core[66]_inv_min*/
} /* end of pin la_data_in_core[66] */
pin("la_data_in_core[65]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001223 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[65];
timing () {
related_pin : "la_data_out_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.830775, 1.863257, 1.963860, 2.327551, 4.240041",\
"1.881251, 1.913733, 2.014337, 2.378027, 4.290517",\
"1.992177, 2.024659, 2.125262, 2.488953, 4.401443",\
"2.278936, 2.311418, 2.412021, 2.775712, 4.688202",\
"3.207042, 3.239525, 3.340127, 3.703819, 5.616308");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.586793, 1.611706, 1.673788, 1.843628, 2.691806",\
"1.636683, 1.661596, 1.723678, 1.893518, 2.741696",\
"1.749942, 1.774855, 1.836937, 2.006777, 2.854955",\
"2.099480, 2.124393, 2.186475, 2.356315, 3.204493",\
"3.305209, 3.330122, 3.392204, 3.562044, 4.410222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752");
}
} /* end of arc la_data_out_mprj[65]_la_data_in_core[65]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.830775, 1.863257, 1.963860, 2.327551, 4.240041",\
"1.881251, 1.913733, 2.014337, 2.378027, 4.290517",\
"1.992177, 2.024659, 2.125262, 2.488953, 4.401443",\
"2.278936, 2.311418, 2.412021, 2.775712, 4.688202",\
"3.207042, 3.239525, 3.340127, 3.703819, 5.616308");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394",\
"0.044976, 0.077399, 0.201990, 0.700666, 3.327394");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.586793, 1.611706, 1.673788, 1.843628, 2.691806",\
"1.636683, 1.661596, 1.723678, 1.893518, 2.741696",\
"1.749942, 1.774855, 1.836937, 2.006777, 2.854955",\
"2.099480, 2.124393, 2.186475, 2.356315, 3.204493",\
"3.305209, 3.330122, 3.392204, 3.562044, 4.410222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752",\
"0.041645, 0.058690, 0.114215, 0.321592, 1.473752");
}
} /* end of arc la_data_out_mprj[65]_la_data_in_core[65]_una_min*/
timing () {
related_pin : "la_oenb_mprj[65]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.735501, 1.760424, 1.822506, 1.992339, 2.840637",\
"1.785978, 1.810901, 1.872983, 2.042816, 2.891114",\
"1.896902, 1.921825, 1.983907, 2.153740, 3.002038",\
"2.183709, 2.208633, 2.270715, 2.440548, 3.288846",\
"3.112706, 3.137629, 3.199711, 3.369544, 4.217842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473785");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "2.183166, 2.215645, 2.316246, 2.679936, 4.592424",\
"2.233065, 2.265545, 2.366145, 2.729836, 4.642323",\
"2.346317, 2.378797, 2.479397, 2.843088, 4.755576",\
"2.695986, 2.728465, 2.829066, 3.192756, 5.105244",\
"3.908971, 3.941451, 4.042051, 4.405742, 6.318230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396");
}
} /* end of arc la_oenb_mprj[65]_la_data_in_core[65]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[65]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "1.735501, 1.760424, 1.822506, 1.992339, 2.840637",\
"1.785978, 1.810901, 1.872983, 2.042816, 2.891114",\
"1.896902, 1.921825, 1.983907, 2.153740, 3.002038",\
"2.183709, 2.208633, 2.270715, 2.440548, 3.288846",\
"3.112706, 3.137629, 3.199711, 3.369544, 4.217842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473786",\
"0.041642, 0.058693, 0.114216, 0.321557, 1.473785");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "2.183166, 2.215645, 2.316246, 2.679936, 4.592424",\
"2.233065, 2.265545, 2.366145, 2.729836, 4.642323",\
"2.346317, 2.378797, 2.479397, 2.843088, 4.755576",\
"2.695986, 2.728465, 2.829066, 3.192756, 5.105244",\
"3.908971, 3.941451, 4.042051, 4.405742, 6.318230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396",\
"0.044966, 0.077390, 0.201986, 0.700668, 3.327396");
}
} /* end of arc la_oenb_mprj[65]_la_data_in_core[65]_inv_min*/
} /* end of pin la_data_in_core[65] */
pin("la_data_in_core[64]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001430 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[64];
timing () {
related_pin : "la_data_out_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.791446, 1.824040, 1.925018, 2.288829, 4.201688",\
"1.841876, 1.874470, 1.975449, 2.339260, 4.252119",\
"1.954931, 1.987525, 2.088504, 2.452315, 4.365173",\
"2.277045, 2.309639, 2.410617, 2.774428, 4.687287",\
"3.390010, 3.422604, 3.523583, 3.887394, 5.800252");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047112, 0.079296, 0.203209, 0.701325, 3.328593");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.451258, 1.475805, 1.537809, 1.707790, 2.555834",\
"1.499322, 1.523868, 1.585873, 1.755854, 2.603897",\
"1.611871, 1.636418, 1.698423, 1.868404, 2.716447",\
"1.966988, 1.991535, 2.053540, 2.223521, 3.071564",\
"3.275806, 3.300353, 3.362357, 3.532339, 4.380383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474927");
}
} /* end of arc la_data_out_mprj[64]_la_data_in_core[64]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.791446, 1.824040, 1.925018, 2.288829, 4.201688",\
"1.841876, 1.874470, 1.975449, 2.339260, 4.252119",\
"1.954931, 1.987525, 2.088504, 2.452315, 4.365173",\
"2.277045, 2.309639, 2.410617, 2.774428, 4.687287",\
"3.390010, 3.422604, 3.523583, 3.887394, 5.800252");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047111, 0.079295, 0.203209, 0.701325, 3.328593",\
"0.047112, 0.079296, 0.203209, 0.701325, 3.328593");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.451258, 1.475805, 1.537809, 1.707790, 2.555834",\
"1.499322, 1.523868, 1.585873, 1.755854, 2.603897",\
"1.611871, 1.636418, 1.698423, 1.868404, 2.716447",\
"1.966988, 1.991535, 2.053540, 2.223521, 3.071564",\
"3.275806, 3.300353, 3.362357, 3.532339, 4.380383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474926",\
"0.042053, 0.058967, 0.114470, 0.322270, 1.474927");
}
} /* end of arc la_data_out_mprj[64]_la_data_in_core[64]_una_min*/
timing () {
related_pin : "la_oenb_mprj[64]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.797057, 1.821613, 1.883618, 2.053592, 2.901752",\
"1.847625, 1.872181, 1.934185, 2.104160, 2.952319",\
"1.958517, 1.983073, 2.045077, 2.215052, 3.063211",\
"2.243996, 2.268552, 2.330557, 2.500531, 3.348691",\
"3.157023, 3.181579, 3.243584, 3.413558, 4.261718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "2.273385, 2.305976, 2.406952, 2.770763, 4.683619",\
"2.323216, 2.355808, 2.456784, 2.820594, 4.733451",\
"2.436533, 2.469124, 2.570100, 2.933911, 4.846767",\
"2.785281, 2.817873, 2.918848, 3.282659, 5.195516",\
"3.977266, 4.009857, 4.110833, 4.474644, 6.387500");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593");
}
} /* end of arc la_oenb_mprj[64]_la_data_in_core[64]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[64]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "1.797057, 1.821613, 1.883618, 2.053592, 2.901752",\
"1.847625, 1.872181, 1.934185, 2.104160, 2.952319",\
"1.958517, 1.983073, 2.045077, 2.215052, 3.063211",\
"2.243996, 2.268552, 2.330557, 2.500531, 3.348691",\
"3.157023, 3.181579, 3.243584, 3.413558, 4.261718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959",\
"0.042050, 0.058970, 0.114471, 0.322237, 1.474959");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "2.273385, 2.305976, 2.406952, 2.770763, 4.683619",\
"2.323216, 2.355808, 2.456784, 2.820594, 4.733451",\
"2.436533, 2.469124, 2.570100, 2.933911, 4.846767",\
"2.785281, 2.817873, 2.918848, 3.282659, 5.195516",\
"3.977266, 4.009857, 4.110833, 4.474644, 6.387500");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593",\
"0.047100, 0.079286, 0.203205, 0.701327, 3.328593");
}
} /* end of arc la_oenb_mprj[64]_la_data_in_core[64]_inv_min*/
} /* end of pin la_data_in_core[64] */
pin("la_data_in_core[63]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001037 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[63];
timing () {
related_pin : "la_data_out_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.771276, 1.804292, 1.905203, 2.268792, 4.181459",\
"1.821708, 1.854724, 1.955635, 2.319223, 4.231891",\
"1.934759, 1.967775, 2.068686, 2.432275, 4.344942",\
"2.256837, 2.289853, 2.390764, 2.754352, 4.667019",\
"3.369602, 3.402618, 3.503530, 3.867118, 5.779786");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045478, 0.077765, 0.201832, 0.699593, 3.326092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.445007, 1.470186, 1.532336, 1.702088, 2.549616",\
"1.493065, 1.518244, 1.580394, 1.750146, 2.597674",\
"1.605619, 1.630797, 1.692947, 1.862699, 2.710227",\
"1.960726, 1.985904, 2.048054, 2.217807, 3.065335",\
"3.268950, 3.294128, 3.356278, 3.526030, 4.373559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321187, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321187, 1.472426");
}
} /* end of arc la_data_out_mprj[63]_la_data_in_core[63]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.771276, 1.804292, 1.905203, 2.268792, 4.181459",\
"1.821708, 1.854724, 1.955635, 2.319223, 4.231891",\
"1.934759, 1.967775, 2.068686, 2.432275, 4.344942",\
"2.256837, 2.289853, 2.390764, 2.754352, 4.667019",\
"3.369602, 3.402618, 3.503530, 3.867118, 5.779786");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045477, 0.077765, 0.201832, 0.699593, 3.326092",\
"0.045478, 0.077765, 0.201832, 0.699593, 3.326092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.445007, 1.470186, 1.532336, 1.702088, 2.549616",\
"1.493065, 1.518244, 1.580394, 1.750146, 2.597674",\
"1.605619, 1.630797, 1.692947, 1.862699, 2.710227",\
"1.960726, 1.985904, 2.048054, 2.217807, 3.065335",\
"3.268950, 3.294128, 3.356278, 3.526030, 4.373559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321186, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321187, 1.472426",\
"0.041296, 0.058422, 0.113983, 0.321187, 1.472426");
}
} /* end of arc la_data_out_mprj[63]_la_data_in_core[63]_una_min*/
timing () {
related_pin : "la_oenb_mprj[63]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.778821, 1.804010, 1.866160, 2.035906, 2.883551",\
"1.829387, 1.854576, 1.916726, 2.086471, 2.934116",\
"1.940279, 1.965468, 2.027618, 2.197363, 3.045009",\
"2.225772, 2.250961, 2.313111, 2.482857, 3.330502",\
"3.139020, 3.164209, 3.226359, 3.396105, 4.243750");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "2.247220, 2.280232, 2.381140, 2.744729, 4.657394",\
"2.297051, 2.330064, 2.430972, 2.794560, 4.707225",\
"2.410367, 2.443379, 2.544288, 2.907876, 4.820541",\
"2.759123, 2.792136, 2.893044, 3.256633, 5.169298",\
"3.956786, 3.989799, 4.090706, 4.454295, 6.366960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045467, 0.077756, 0.201828, 0.699595, 3.326093");
}
} /* end of arc la_oenb_mprj[63]_la_data_in_core[63]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[63]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "1.778821, 1.804010, 1.866160, 2.035906, 2.883551",\
"1.829387, 1.854576, 1.916726, 2.086471, 2.934116",\
"1.940279, 1.965468, 2.027618, 2.197363, 3.045009",\
"2.225772, 2.250961, 2.313111, 2.482857, 3.330502",\
"3.139020, 3.164209, 3.226359, 3.396105, 4.243750");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458",\
"0.041293, 0.058425, 0.113984, 0.321153, 1.472458");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "2.247220, 2.280232, 2.381140, 2.744729, 4.657394",\
"2.297051, 2.330064, 2.430972, 2.794560, 4.707225",\
"2.410367, 2.443379, 2.544288, 2.907876, 4.820541",\
"2.759123, 2.792136, 2.893044, 3.256633, 5.169298",\
"3.956786, 3.989799, 4.090706, 4.454295, 6.366960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045466, 0.077756, 0.201828, 0.699595, 3.326092",\
"0.045467, 0.077756, 0.201828, 0.699595, 3.326093");
}
} /* end of arc la_oenb_mprj[63]_la_data_in_core[63]_inv_min*/
} /* end of pin la_data_in_core[63] */
pin("la_data_in_core[62]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001300 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[62];
timing () {
related_pin : "la_data_out_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.868971, 1.901045, 2.001393, 2.364890, 4.278553",\
"1.918605, 1.950679, 2.051027, 2.414525, 4.328187",\
"2.030580, 2.062653, 2.163001, 2.526499, 4.440162",\
"2.374672, 2.406745, 2.507094, 2.870591, 4.784254",\
"3.639233, 3.671307, 3.771655, 4.135152, 6.048815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.925354, 1.950185, 2.012242, 2.182117, 3.031003",\
"1.974614, 1.999444, 2.061502, 2.231377, 3.080262",\
"2.087023, 2.111853, 2.173910, 2.343786, 3.192671",\
"2.438876, 2.463706, 2.525763, 2.695638, 3.544523",\
"3.702017, 3.726848, 3.788905, 3.958780, 4.807665");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620");
}
} /* end of arc la_data_out_mprj[62]_la_data_in_core[62]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.868971, 1.901045, 2.001393, 2.364890, 4.278553",\
"1.918605, 1.950679, 2.051027, 2.414525, 4.328187",\
"2.030580, 2.062653, 2.163001, 2.526499, 4.440162",\
"2.374672, 2.406745, 2.507094, 2.870591, 4.784254",\
"3.639233, 3.671307, 3.771655, 4.135152, 6.048815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.925354, 1.950185, 2.012242, 2.182117, 3.031003",\
"1.974614, 1.999444, 2.061502, 2.231377, 3.080262",\
"2.087023, 2.111853, 2.173910, 2.343786, 3.192671",\
"2.438876, 2.463706, 2.525763, 2.695638, 3.544523",\
"3.702017, 3.726848, 3.788905, 3.958780, 4.807665");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474620");
}
} /* end of arc la_data_out_mprj[62]_la_data_in_core[62]_una_min*/
timing () {
related_pin : "la_oenb_mprj[62]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "2.111900, 2.136730, 2.198787, 2.368662, 3.217548",\
"2.162465, 2.187295, 2.249353, 2.419228, 3.268113",\
"2.273357, 2.298188, 2.360245, 2.530120, 3.379005",\
"2.558861, 2.583691, 2.645749, 2.815624, 3.664509",\
"3.472291, 3.497121, 3.559178, 3.729053, 4.577939");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "2.140824, 2.172897, 2.273245, 2.636743, 4.550406",\
"2.190657, 2.222730, 2.323078, 2.686576, 4.600239",\
"2.303972, 2.336045, 2.436393, 2.799891, 4.713553",\
"2.652733, 2.684806, 2.785155, 3.148652, 5.062315",\
"3.845039, 3.877112, 3.977461, 4.340958, 6.254621");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314");
}
} /* end of arc la_oenb_mprj[62]_la_data_in_core[62]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[62]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "2.111900, 2.136730, 2.198787, 2.368662, 3.217548",\
"2.162465, 2.187295, 2.249353, 2.419228, 3.268113",\
"2.273357, 2.298188, 2.360245, 2.530120, 3.379005",\
"2.558861, 2.583691, 2.645749, 2.815624, 3.664509",\
"3.472291, 3.497121, 3.559178, 3.729053, 4.577939");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619",\
"0.041782, 0.058808, 0.114310, 0.321706, 1.474619");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "2.140824, 2.172897, 2.273245, 2.636743, 4.550406",\
"2.190657, 2.222730, 2.323078, 2.686576, 4.600239",\
"2.303972, 2.336045, 2.436393, 2.799891, 4.713553",\
"2.652733, 2.684806, 2.785155, 3.148652, 5.062315",\
"3.845039, 3.877112, 3.977461, 4.340958, 6.254621");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314",\
"0.043964, 0.076528, 0.201781, 0.700910, 3.330314");
}
} /* end of arc la_oenb_mprj[62]_la_data_in_core[62]_inv_min*/
} /* end of pin la_data_in_core[62] */
pin("la_data_in_core[61]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001109 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[61];
timing () {
related_pin : "la_data_out_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.993755, 2.026054, 2.126332, 2.489804, 4.401534",\
"2.043303, 2.075602, 2.175880, 2.539352, 4.451081",\
"2.155196, 2.187496, 2.287773, 2.651245, 4.562974",\
"2.499679, 2.531979, 2.632256, 2.995728, 4.907458",\
"3.748746, 3.781046, 3.881323, 4.244796, 6.156525");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.699225, 1.724339, 1.786440, 1.956074, 2.803742",\
"1.748747, 1.773861, 1.835962, 2.005596, 2.853264",\
"1.860695, 1.885808, 1.947910, 2.117544, 2.965212",\
"2.212608, 2.237721, 2.299823, 2.469457, 3.317125",\
"3.459493, 3.484607, 3.546708, 3.716342, 4.564010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657");
}
} /* end of arc la_data_out_mprj[61]_la_data_in_core[61]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.993755, 2.026054, 2.126332, 2.489804, 4.401534",\
"2.043303, 2.075602, 2.175880, 2.539352, 4.451081",\
"2.155196, 2.187496, 2.287773, 2.651245, 4.562974",\
"2.499679, 2.531979, 2.632256, 2.995728, 4.907458",\
"3.748746, 3.781046, 3.881323, 4.244796, 6.156525");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.699225, 1.724339, 1.786440, 1.956074, 2.803742",\
"1.748747, 1.773861, 1.835962, 2.005596, 2.853264",\
"1.860695, 1.885808, 1.947910, 2.117544, 2.965212",\
"2.212608, 2.237721, 2.299823, 2.469457, 3.317125",\
"3.459493, 3.484607, 3.546708, 3.716342, 4.564010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657");
}
} /* end of arc la_data_out_mprj[61]_la_data_in_core[61]_una_min*/
timing () {
related_pin : "la_oenb_mprj[61]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.762731, 1.787844, 1.849946, 2.019580, 2.867248",\
"1.812267, 1.837380, 1.899482, 2.069116, 2.916784",\
"1.924125, 1.949239, 2.011340, 2.180974, 3.028643",\
"2.269368, 2.294482, 2.356583, 2.526217, 3.373885",\
"3.537734, 3.562847, 3.624948, 3.794583, 4.642251");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "2.309839, 2.342138, 2.442415, 2.805888, 4.717617",\
"2.359241, 2.391541, 2.491818, 2.855290, 4.767020",\
"2.471288, 2.503588, 2.603865, 2.967338, 4.879067",\
"2.823216, 2.855515, 2.955792, 3.319265, 5.230994",\
"4.078407, 4.110707, 4.210984, 4.574457, 6.486186");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531");
}
} /* end of arc la_oenb_mprj[61]_la_data_in_core[61]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[61]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.762731, 1.787844, 1.849946, 2.019580, 2.867248",\
"1.812267, 1.837380, 1.899482, 2.069116, 2.916784",\
"1.924125, 1.949239, 2.011340, 2.180974, 3.028643",\
"2.269368, 2.294482, 2.356583, 2.526217, 3.373885",\
"3.537734, 3.562847, 3.624948, 3.794583, 4.642251");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657",\
"0.041421, 0.058543, 0.114101, 0.320918, 1.471657");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "2.309839, 2.342138, 2.442415, 2.805888, 4.717617",\
"2.359241, 2.391541, 2.491818, 2.855290, 4.767020",\
"2.471288, 2.503588, 2.603865, 2.967338, 4.879067",\
"2.823216, 2.855515, 2.955792, 3.319265, 5.230994",\
"4.078407, 4.110707, 4.210984, 4.574457, 6.486186");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531",\
"0.043419, 0.076024, 0.201199, 0.700046, 3.325531");
}
} /* end of arc la_oenb_mprj[61]_la_data_in_core[61]_inv_min*/
} /* end of pin la_data_in_core[61] */
pin("la_data_in_core[60]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001047 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[60];
timing () {
related_pin : "la_data_out_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "2.190857, 2.223233, 2.323592, 2.687044, 4.600614",\
"2.240411, 2.272787, 2.373145, 2.736597, 4.650167",\
"2.352318, 2.384694, 2.485052, 2.848505, 4.762074",\
"2.696752, 2.729128, 2.829486, 3.192939, 5.106508",\
"3.942113, 3.974489, 4.074848, 4.438300, 6.351870");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "1.787497, 1.812733, 1.874893, 2.044677, 2.893339",\
"1.837067, 1.862303, 1.924463, 2.094247, 2.942909",\
"1.948975, 1.974212, 2.036372, 2.206156, 3.054818",\
"2.300894, 2.326130, 2.388290, 2.558074, 3.406736",\
"3.544710, 3.569946, 3.632106, 3.801890, 4.650552");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533");
}
} /* end of arc la_data_out_mprj[60]_la_data_in_core[60]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "2.190857, 2.223233, 2.323592, 2.687044, 4.600614",\
"2.240411, 2.272787, 2.373145, 2.736597, 4.650167",\
"2.352318, 2.384694, 2.485052, 2.848505, 4.762074",\
"2.696752, 2.729128, 2.829486, 3.192939, 5.106508",\
"3.942113, 3.974489, 4.074848, 4.438300, 6.351870");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699934, 3.328836");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "1.787497, 1.812733, 1.874893, 2.044677, 2.893339",\
"1.837067, 1.862303, 1.924463, 2.094247, 2.942909",\
"1.948975, 1.974212, 2.036372, 2.206156, 3.054818",\
"2.300894, 2.326130, 2.388290, 2.558074, 3.406736",\
"3.544710, 3.569946, 3.632106, 3.801890, 4.650552");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321156, 1.473533");
}
} /* end of arc la_data_out_mprj[60]_la_data_in_core[60]_una_min*/
timing () {
related_pin : "la_oenb_mprj[60]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "1.981511, 2.006747, 2.068907, 2.238691, 3.087353",\
"2.031962, 2.057198, 2.119358, 2.289142, 3.137804",\
"2.144983, 2.170219, 2.232379, 2.402163, 3.250825",\
"2.467287, 2.492523, 2.554683, 2.724467, 3.573129",\
"3.582702, 3.607939, 3.670099, 3.839882, 4.688544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "2.589267, 2.621643, 2.722002, 3.085454, 4.999024",\
"2.637312, 2.669688, 2.770046, 3.133498, 5.047069",\
"2.749880, 2.782255, 2.882614, 3.246066, 5.159636",\
"3.105043, 3.137419, 3.237777, 3.601229, 5.514800",\
"4.413473, 4.445849, 4.546207, 4.909659, 6.823229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836");
}
} /* end of arc la_oenb_mprj[60]_la_data_in_core[60]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[60]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "1.981511, 2.006747, 2.068907, 2.238691, 3.087353",\
"2.031962, 2.057198, 2.119358, 2.289142, 3.137804",\
"2.144983, 2.170219, 2.232379, 2.402163, 3.250825",\
"2.467287, 2.492523, 2.554683, 2.724467, 3.573129",\
"3.582702, 3.607939, 3.670099, 3.839882, 4.688544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533",\
"0.041298, 0.058452, 0.113987, 0.321157, 1.473533");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "2.589267, 2.621643, 2.722002, 3.085454, 4.999024",\
"2.637312, 2.669688, 2.770046, 3.133498, 5.047069",\
"2.749880, 2.782255, 2.882614, 3.246066, 5.159636",\
"3.105043, 3.137419, 3.237777, 3.601229, 5.514800",\
"4.413473, 4.445849, 4.546207, 4.909659, 6.823229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836",\
"0.043156, 0.075745, 0.200968, 0.699933, 3.328836");
}
} /* end of arc la_oenb_mprj[60]_la_data_in_core[60]_inv_min*/
} /* end of pin la_data_in_core[60] */
pin("la_data_in_core[59]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001156 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[59];
timing () {
related_pin : "la_data_out_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "2.137866, 2.170112, 2.270413, 2.633953, 4.546346",\
"2.187399, 2.219645, 2.319946, 2.683486, 4.595879",\
"2.299260, 2.331506, 2.431808, 2.795348, 4.707741",\
"2.643847, 2.676093, 2.776395, 3.139934, 5.052328",\
"3.901314, 3.933559, 4.033861, 4.397401, 6.309794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "1.780222, 1.805267, 1.867367, 2.037112, 2.885323",\
"1.829632, 1.854678, 1.916777, 2.086522, 2.934734",\
"1.941669, 1.966715, 2.028815, 2.198559, 3.046771",\
"2.293576, 2.318622, 2.380722, 2.550467, 3.398678",\
"3.547610, 3.572655, 3.634755, 3.804500, 4.652711");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970");
}
} /* end of arc la_data_out_mprj[59]_la_data_in_core[59]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "2.137866, 2.170112, 2.270413, 2.633953, 4.546346",\
"2.187399, 2.219645, 2.319946, 2.683486, 4.595879",\
"2.299260, 2.331506, 2.431808, 2.795348, 4.707741",\
"2.643847, 2.676093, 2.776395, 3.139934, 5.052328",\
"3.901314, 3.933559, 4.033861, 4.397401, 6.309794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "1.780222, 1.805267, 1.867367, 2.037112, 2.885323",\
"1.829632, 1.854678, 1.916777, 2.086522, 2.934734",\
"1.941669, 1.966715, 2.028815, 2.198559, 3.046771",\
"2.293576, 2.318622, 2.380722, 2.550467, 3.398678",\
"3.547610, 3.572655, 3.634755, 3.804500, 4.652711");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970");
}
} /* end of arc la_data_out_mprj[59]_la_data_in_core[59]_una_min*/
timing () {
related_pin : "la_oenb_mprj[59]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "1.890988, 1.916034, 1.978133, 2.147878, 2.996090",\
"1.941532, 1.966578, 2.028677, 2.198422, 3.046634",\
"2.054433, 2.079478, 2.141578, 2.311322, 3.159534",\
"2.377214, 2.402260, 2.464360, 2.634104, 3.482316",\
"3.494687, 3.519732, 3.581832, 3.751576, 4.599788");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "2.468455, 2.500701, 2.601002, 2.964542, 4.876935",\
"2.516449, 2.548695, 2.648996, 3.012536, 4.924930",\
"2.629077, 2.661323, 2.761625, 3.125164, 5.037558",\
"2.984347, 3.016593, 3.116895, 3.480434, 5.392828",\
"4.290103, 4.322350, 4.422651, 4.786191, 6.698585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202");
}
} /* end of arc la_oenb_mprj[59]_la_data_in_core[59]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[59]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "1.890988, 1.916034, 1.978133, 2.147878, 2.996090",\
"1.941532, 1.966578, 2.028677, 2.198422, 3.046634",\
"2.054433, 2.079478, 2.141578, 2.311322, 3.159534",\
"2.377214, 2.402260, 2.464360, 2.634104, 3.482316",\
"3.494687, 3.519732, 3.581832, 3.751576, 4.599788");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970",\
"0.041510, 0.058607, 0.114143, 0.321230, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "2.468455, 2.500701, 2.601002, 2.964542, 4.876935",\
"2.516449, 2.548695, 2.648996, 3.012536, 4.924930",\
"2.629077, 2.661323, 2.761625, 3.125164, 5.037558",\
"2.984347, 3.016593, 3.116895, 3.480434, 5.392828",\
"4.290103, 4.322350, 4.422651, 4.786191, 6.698585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202",\
"0.043558, 0.076152, 0.201333, 0.700393, 3.327202");
}
} /* end of arc la_oenb_mprj[59]_la_data_in_core[59]_inv_min*/
} /* end of pin la_data_in_core[59] */
pin("la_data_in_core[58]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001048 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[58];
timing () {
related_pin : "la_data_out_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.805562, 2.837942, 2.938266, 3.301878, 5.214717",\
"2.856041, 2.888421, 2.988745, 3.352358, 5.265196",\
"2.966966, 2.999346, 3.099670, 3.463283, 5.376121",\
"3.253754, 3.286134, 3.386458, 3.750070, 5.662909",\
"4.182420, 4.214800, 4.315124, 4.678736, 6.591575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.428481, 2.453704, 2.515866, 2.685667, 3.534259",\
"2.478380, 2.503603, 2.565765, 2.735566, 3.584158",\
"2.591635, 2.616858, 2.679020, 2.848822, 3.697413",\
"2.941233, 2.966456, 3.028618, 3.198419, 4.047011",\
"4.148015, 4.173239, 4.235400, 4.405202, 5.253794");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624");
}
} /* end of arc la_data_out_mprj[58]_la_data_in_core[58]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.805562, 2.837942, 2.938266, 3.301878, 5.214717",\
"2.856041, 2.888421, 2.988745, 3.352358, 5.265196",\
"2.966966, 2.999346, 3.099670, 3.463283, 5.376121",\
"3.253754, 3.286134, 3.386458, 3.750070, 5.662909",\
"4.182420, 4.214800, 4.315124, 4.678736, 6.591575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.428481, 2.453704, 2.515866, 2.685667, 3.534259",\
"2.478380, 2.503603, 2.565765, 2.735566, 3.584158",\
"2.591635, 2.616858, 2.679020, 2.848822, 3.697413",\
"2.941233, 2.966456, 3.028618, 3.198419, 4.047011",\
"4.148015, 4.173239, 4.235400, 4.405202, 5.253794");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624");
}
} /* end of arc la_data_out_mprj[58]_la_data_in_core[58]_una_min*/
timing () {
related_pin : "la_oenb_mprj[58]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.550674, 2.575898, 2.638059, 2.807861, 3.656452",\
"2.601153, 2.626376, 2.688538, 2.858340, 3.706931",\
"2.712076, 2.737299, 2.799461, 2.969263, 3.817854",\
"2.998882, 3.024105, 3.086267, 3.256068, 4.104660",\
"3.928005, 3.953228, 4.015390, 4.185192, 5.033783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "3.152242, 3.184622, 3.284946, 3.648559, 5.561397",\
"3.202144, 3.234524, 3.334848, 3.698460, 5.611299",\
"3.315395, 3.347775, 3.448099, 3.811711, 5.724550",\
"3.665082, 3.697462, 3.797786, 4.161398, 6.074237",\
"4.872933, 4.905314, 5.005638, 5.369250, 7.282089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707");
}
} /* end of arc la_oenb_mprj[58]_la_data_in_core[58]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[58]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "2.550674, 2.575898, 2.638059, 2.807861, 3.656452",\
"2.601153, 2.626376, 2.688538, 2.858340, 3.706931",\
"2.712076, 2.737299, 2.799461, 2.969263, 3.817854",\
"2.998882, 3.024105, 3.086267, 3.256068, 4.104660",\
"3.928005, 3.953228, 4.015390, 4.185192, 5.033783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624",\
"0.041303, 0.058450, 0.113985, 0.321219, 1.473624");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "3.152242, 3.184622, 3.284946, 3.648559, 5.561397",\
"3.202144, 3.234524, 3.334848, 3.698460, 5.611299",\
"3.315395, 3.347775, 3.448099, 3.811711, 5.724550",\
"3.665082, 3.697462, 3.797786, 4.161398, 6.074237",\
"4.872933, 4.905314, 5.005638, 5.369250, 7.282089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707",\
"0.043211, 0.075812, 0.200966, 0.700192, 3.327707");
}
} /* end of arc la_oenb_mprj[58]_la_data_in_core[58]_inv_min*/
} /* end of pin la_data_in_core[58] */
pin("la_data_in_core[57]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001150 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[57];
timing () {
related_pin : "la_data_out_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "2.099537, 2.131790, 2.232119, 2.595608, 4.508605",\
"2.149073, 2.181326, 2.281654, 2.645143, 4.558139",\
"2.260935, 2.293188, 2.393517, 2.757006, 4.670002",\
"2.605520, 2.637773, 2.738101, 3.101590, 5.014587",\
"3.862772, 3.895025, 3.995354, 4.358843, 6.271840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "1.762809, 1.787872, 1.849981, 2.019755, 2.868185",\
"1.812225, 1.837288, 1.899397, 2.069171, 2.917601",\
"1.924259, 1.949322, 2.011431, 2.181205, 3.029635",\
"2.276167, 2.301230, 2.363339, 2.533113, 3.381543",\
"3.530013, 3.555076, 3.617185, 3.786959, 4.635388");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358");
}
} /* end of arc la_data_out_mprj[57]_la_data_in_core[57]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "2.099537, 2.131790, 2.232119, 2.595608, 4.508605",\
"2.149073, 2.181326, 2.281654, 2.645143, 4.558139",\
"2.260935, 2.293188, 2.393517, 2.757006, 4.670002",\
"2.605520, 2.637773, 2.738101, 3.101590, 5.014587",\
"3.862772, 3.895025, 3.995354, 4.358843, 6.271840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262",\
"0.043507, 0.076094, 0.201306, 0.700318, 3.328262");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "1.762809, 1.787872, 1.849981, 2.019755, 2.868185",\
"1.812225, 1.837288, 1.899397, 2.069171, 2.917601",\
"1.924259, 1.949322, 2.011431, 2.181205, 3.029635",\
"2.276167, 2.301230, 2.363339, 2.533113, 3.381543",\
"3.530013, 3.555076, 3.617185, 3.786959, 4.635388");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358");
}
} /* end of arc la_data_out_mprj[57]_la_data_in_core[57]_una_min*/
timing () {
related_pin : "la_oenb_mprj[57]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "1.843228, 1.868291, 1.930400, 2.100174, 2.948604",\
"1.894238, 1.919301, 1.981410, 2.151184, 2.999614",\
"2.004828, 2.029891, 2.092000, 2.261774, 3.110204",\
"2.291659, 2.316721, 2.378830, 2.548604, 3.397034",\
"3.243633, 3.268696, 3.330805, 3.500579, 4.349009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "2.365232, 2.397485, 2.497813, 2.861303, 4.774299",\
"2.415314, 2.447567, 2.547896, 2.911385, 4.824381",\
"2.528514, 2.560767, 2.661095, 3.024585, 4.937581",\
"2.880714, 2.912966, 3.013295, 3.376784, 5.289781",\
"4.139616, 4.171870, 4.272198, 4.635687, 6.548684");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261");
}
} /* end of arc la_oenb_mprj[57]_la_data_in_core[57]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[57]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "1.843228, 1.868291, 1.930400, 2.100174, 2.948604",\
"1.894238, 1.919301, 1.981410, 2.151184, 2.999614",\
"2.004828, 2.029891, 2.092000, 2.261774, 3.110204",\
"2.291659, 2.316721, 2.378830, 2.548604, 3.397034",\
"3.243633, 3.268696, 3.330805, 3.500579, 4.349009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358",\
"0.041496, 0.058597, 0.114128, 0.321280, 1.473358");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "2.365232, 2.397485, 2.497813, 2.861303, 4.774299",\
"2.415314, 2.447567, 2.547896, 2.911385, 4.824381",\
"2.528514, 2.560767, 2.661095, 3.024585, 4.937581",\
"2.880714, 2.912966, 3.013295, 3.376784, 5.289781",\
"4.139616, 4.171870, 4.272198, 4.635687, 6.548684");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261",\
"0.043507, 0.076094, 0.201306, 0.700317, 3.328261");
}
} /* end of arc la_oenb_mprj[57]_la_data_in_core[57]_inv_min*/
} /* end of pin la_data_in_core[57] */
pin("la_data_in_core[56]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001190 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[56];
timing () {
related_pin : "la_data_out_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.404798, 2.437003, 2.537303, 2.900825, 4.813235",\
"2.455326, 2.487531, 2.587832, 2.951354, 4.863764",\
"2.568250, 2.600455, 2.700756, 3.064277, 4.976687",\
"2.890493, 2.922698, 3.022999, 3.386520, 5.298931",\
"4.004503, 4.036708, 4.137009, 4.500530, 6.412941");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.356423, 2.381416, 2.443500, 2.613243, 3.461442",\
"2.404426, 2.429420, 2.491503, 2.661247, 3.509445",\
"2.517043, 2.542037, 2.604120, 2.773864, 3.622062",\
"2.872277, 2.897270, 2.959353, 3.129097, 3.977295",\
"4.177856, 4.202849, 4.264933, 4.434676, 5.282874");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977");
}
} /* end of arc la_data_out_mprj[56]_la_data_in_core[56]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.404798, 2.437003, 2.537303, 2.900825, 4.813235",\
"2.455326, 2.487531, 2.587832, 2.951354, 4.863764",\
"2.568250, 2.600455, 2.700756, 3.064277, 4.976687",\
"2.890493, 2.922698, 3.022999, 3.386520, 5.298931",\
"4.004503, 4.036708, 4.137009, 4.500530, 6.412941");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.356423, 2.381416, 2.443500, 2.613243, 3.461442",\
"2.404426, 2.429420, 2.491503, 2.661247, 3.509445",\
"2.517043, 2.542037, 2.604120, 2.773864, 3.622062",\
"2.872277, 2.897270, 2.959353, 3.129097, 3.977295",\
"4.177856, 4.202849, 4.264933, 4.434676, 5.282874");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472977");
}
} /* end of arc la_data_out_mprj[56]_la_data_in_core[56]_una_min*/
timing () {
related_pin : "la_oenb_mprj[56]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.361283, 2.386276, 2.448360, 2.618104, 3.466302",\
"2.411825, 2.436818, 2.498902, 2.668645, 3.516844",\
"2.524732, 2.549725, 2.611809, 2.781552, 3.629750",\
"2.847435, 2.872429, 2.934512, 3.104256, 3.952454",\
"3.962191, 3.987184, 4.049268, 4.219011, 5.067209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.504670, 2.536875, 2.637176, 3.000697, 4.913107",\
"2.552666, 2.584871, 2.685172, 3.048693, 4.961104",\
"2.665292, 2.697497, 2.797798, 3.161319, 5.073730",\
"3.020478, 3.052683, 3.152984, 3.516505, 5.428916",\
"4.324310, 4.356514, 4.456815, 4.820337, 6.732748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359");
}
} /* end of arc la_oenb_mprj[56]_la_data_in_core[56]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[56]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.361283, 2.386276, 2.448360, 2.618104, 3.466302",\
"2.411825, 2.436818, 2.498902, 2.668645, 3.516844",\
"2.524732, 2.549725, 2.611809, 2.781552, 3.629750",\
"2.847435, 2.872429, 2.934512, 3.104256, 3.952454",\
"3.962191, 3.987184, 4.049268, 4.219011, 5.067209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978",\
"0.041574, 0.058655, 0.114188, 0.321270, 1.472978");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "2.504670, 2.536875, 2.637176, 3.000697, 4.913107",\
"2.552666, 2.584871, 2.685172, 3.048693, 4.961104",\
"2.665292, 2.697497, 2.797798, 3.161319, 5.073730",\
"3.020478, 3.052683, 3.152984, 3.516505, 5.428916",\
"4.324310, 4.356514, 4.456815, 4.820337, 6.732748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359",\
"0.043661, 0.076251, 0.201444, 0.700475, 3.327359");
}
} /* end of arc la_oenb_mprj[56]_la_data_in_core[56]_inv_min*/
} /* end of pin la_data_in_core[56] */
pin("la_data_in_core[55]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001276 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[55];
timing () {
related_pin : "la_data_out_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.297847, 2.329946, 2.430249, 2.793707, 4.706244",\
"2.347431, 2.379530, 2.479833, 2.843292, 4.755828",\
"2.459346, 2.491445, 2.591748, 2.955207, 4.867743",\
"2.803691, 2.835790, 2.936093, 3.299551, 5.212088",\
"4.068706, 4.100805, 4.201108, 4.564566, 6.477102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.216043, 2.240899, 2.302942, 2.472683, 3.320826",\
"2.265319, 2.290175, 2.352218, 2.521959, 3.370101",\
"2.377608, 2.402464, 2.464507, 2.634248, 3.482390",\
"2.729471, 2.754327, 2.816370, 2.986111, 3.834253",\
"3.991561, 4.016417, 4.078459, 4.248201, 5.096343");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989");
}
} /* end of arc la_data_out_mprj[55]_la_data_in_core[55]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.297847, 2.329946, 2.430249, 2.793707, 4.706244",\
"2.347431, 2.379530, 2.479833, 2.843292, 4.755828",\
"2.459346, 2.491445, 2.591748, 2.955207, 4.867743",\
"2.803691, 2.835790, 2.936093, 3.299551, 5.212088",\
"4.068706, 4.100805, 4.201108, 4.564566, 6.477102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.216043, 2.240899, 2.302942, 2.472683, 3.320826",\
"2.265319, 2.290175, 2.352218, 2.521959, 3.370101",\
"2.377608, 2.402464, 2.464507, 2.634248, 3.482390",\
"2.729471, 2.754327, 2.816370, 2.986111, 3.834253",\
"3.991561, 4.016417, 4.078459, 4.248201, 5.096343");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989");
}
} /* end of arc la_data_out_mprj[55]_la_data_in_core[55]_una_min*/
timing () {
related_pin : "la_oenb_mprj[55]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.200753, 2.225609, 2.287652, 2.457393, 3.305535",\
"2.251323, 2.276179, 2.338222, 2.507963, 3.356105",\
"2.364188, 2.389043, 2.451087, 2.620828, 3.468970",\
"2.686904, 2.711760, 2.773803, 2.943544, 3.791686",\
"3.804490, 3.829345, 3.891388, 4.061130, 4.909272");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.374919, 2.407018, 2.507321, 2.870779, 4.783316",\
"2.422896, 2.454995, 2.555298, 2.918756, 4.831293",\
"2.535543, 2.567642, 2.667945, 3.031403, 4.943940",\
"2.890769, 2.922868, 3.023171, 3.386629, 5.299166",\
"4.193996, 4.226096, 4.326398, 4.689857, 6.602393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895");
}
} /* end of arc la_oenb_mprj[55]_la_data_in_core[55]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[55]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.200753, 2.225609, 2.287652, 2.457393, 3.305535",\
"2.251323, 2.276179, 2.338222, 2.507963, 3.356105",\
"2.364188, 2.389043, 2.451087, 2.620828, 3.468970",\
"2.686904, 2.711760, 2.773803, 2.943544, 3.791686",\
"3.804490, 3.829345, 3.891388, 4.061130, 4.909272");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989",\
"0.041738, 0.058778, 0.114305, 0.321377, 1.472989");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "2.374919, 2.407018, 2.507321, 2.870779, 4.783316",\
"2.422896, 2.454995, 2.555298, 2.918756, 4.831293",\
"2.535543, 2.567642, 2.667945, 3.031403, 4.943940",\
"2.890769, 2.922868, 3.023171, 3.386629, 5.299166",\
"4.193996, 4.226096, 4.326398, 4.689857, 6.602393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895",\
"0.043919, 0.076498, 0.201727, 0.700663, 3.327895");
}
} /* end of arc la_oenb_mprj[55]_la_data_in_core[55]_inv_min*/
} /* end of pin la_data_in_core[55] */
pin("la_data_in_core[54]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001448 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[54];
timing () {
related_pin : "la_data_out_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "2.285527, 2.317410, 2.417750, 2.780943, 4.694462",\
"2.335099, 2.366983, 2.467323, 2.830515, 4.744034",\
"2.446996, 2.478880, 2.579220, 2.942412, 4.855931",\
"2.791386, 2.823270, 2.923610, 3.286802, 5.200322",\
"4.056296, 4.088180, 4.188519, 4.551712, 6.465231");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.881984, 1.906573, 1.968535, 2.138266, 2.986421",\
"1.931269, 1.955859, 2.017820, 2.187551, 3.035706",\
"2.043517, 2.068106, 2.130068, 2.299799, 3.147954",\
"2.395378, 2.419967, 2.481929, 2.651660, 3.499815",\
"3.656688, 3.681278, 3.743239, 3.912970, 4.761125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048");
}
} /* end of arc la_data_out_mprj[54]_la_data_in_core[54]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "2.285527, 2.317410, 2.417750, 2.780943, 4.694462",\
"2.335099, 2.366983, 2.467323, 2.830515, 4.744034",\
"2.446996, 2.478880, 2.579220, 2.942412, 4.855931",\
"2.791386, 2.823270, 2.923610, 3.286802, 5.200322",\
"4.056296, 4.088180, 4.188519, 4.551712, 6.465231");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141",\
"0.044388, 0.076935, 0.202297, 0.700823, 3.330141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.881984, 1.906573, 1.968535, 2.138266, 2.986421",\
"1.931269, 1.955859, 2.017820, 2.187551, 3.035706",\
"2.043517, 2.068106, 2.130068, 2.299799, 3.147954",\
"2.395378, 2.419967, 2.481929, 2.651660, 3.499815",\
"3.656688, 3.681278, 3.743239, 3.912970, 4.761125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321555, 1.473048");
}
} /* end of arc la_data_out_mprj[54]_la_data_in_core[54]_una_min*/
timing () {
related_pin : "la_oenb_mprj[54]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.944981, 1.969571, 2.031532, 2.201263, 3.049419",\
"1.994712, 2.019302, 2.081264, 2.250994, 3.099150",\
"2.104381, 2.128970, 2.190932, 2.360663, 3.208818",\
"2.380584, 2.405174, 2.467135, 2.636866, 3.485022",\
"3.285811, 3.310401, 3.372362, 3.542093, 4.390249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "2.505187, 2.537071, 2.637411, 3.000603, 4.914123",\
"2.554064, 2.585948, 2.686288, 3.049480, 4.963000",\
"2.667247, 2.699131, 2.799471, 3.162663, 5.076183",\
"3.022325, 3.054209, 3.154549, 3.517741, 5.431261",\
"4.312194, 4.344078, 4.444417, 4.807610, 6.721130");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142");
}
} /* end of arc la_oenb_mprj[54]_la_data_in_core[54]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[54]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.944981, 1.969571, 2.031532, 2.201263, 3.049419",\
"1.994712, 2.019302, 2.081264, 2.250994, 3.099150",\
"2.104381, 2.128970, 2.190932, 2.360663, 3.208818",\
"2.380584, 2.405174, 2.467135, 2.636866, 3.485022",\
"3.285811, 3.310401, 3.372362, 3.542093, 4.390249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048",\
"0.042063, 0.059027, 0.114538, 0.321556, 1.473048");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "2.505187, 2.537071, 2.637411, 3.000603, 4.914123",\
"2.554064, 2.585948, 2.686288, 3.049480, 4.963000",\
"2.667247, 2.699131, 2.799471, 3.162663, 5.076183",\
"3.022325, 3.054209, 3.154549, 3.517741, 5.431261",\
"4.312194, 4.344078, 4.444417, 4.807610, 6.721130");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142",\
"0.044388, 0.076935, 0.202297, 0.700824, 3.330142");
}
} /* end of arc la_oenb_mprj[54]_la_data_in_core[54]_inv_min*/
} /* end of pin la_data_in_core[54] */
pin("la_data_in_core[53]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001563 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[53];
timing () {
related_pin : "la_data_out_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.226497, 2.258265, 2.358565, 2.722390, 4.635389",\
"2.276037, 2.307806, 2.408106, 2.771930, 4.684929",\
"2.387913, 2.419682, 2.519982, 2.883806, 4.796805",\
"2.732452, 2.764220, 2.864521, 3.228345, 5.141345",\
"3.986190, 4.017958, 4.118258, 4.482083, 6.395082");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.815264, 1.839661, 1.901624, 2.071677, 2.920931",\
"1.864725, 1.889122, 1.951085, 2.121138, 2.970392",\
"1.976722, 2.001119, 2.063082, 2.233135, 3.082390",\
"2.328634, 2.353030, 2.414994, 2.585047, 3.434301",\
"3.579540, 3.603936, 3.665900, 3.835953, 4.685206");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485");
}
} /* end of arc la_data_out_mprj[53]_la_data_in_core[53]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.226497, 2.258265, 2.358565, 2.722390, 4.635389",\
"2.276037, 2.307806, 2.408106, 2.771930, 4.684929",\
"2.387913, 2.419682, 2.519982, 2.883806, 4.796805",\
"2.732452, 2.764220, 2.864521, 3.228345, 5.141345",\
"3.986190, 4.017958, 4.118258, 4.482083, 6.395082");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.815264, 1.839661, 1.901624, 2.071677, 2.920931",\
"1.864725, 1.889122, 1.951085, 2.121138, 2.970392",\
"1.976722, 2.001119, 2.063082, 2.233135, 3.082390",\
"2.328634, 2.353030, 2.414994, 2.585047, 3.434301",\
"3.579540, 3.603936, 3.665900, 3.835953, 4.685206");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485");
}
} /* end of arc la_data_out_mprj[53]_la_data_in_core[53]_una_min*/
timing () {
related_pin : "la_oenb_mprj[53]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.036828, 2.061225, 2.123188, 2.293241, 3.142495",\
"2.086498, 2.110895, 2.172858, 2.342911, 3.192166",\
"2.198521, 2.222918, 2.284881, 2.454934, 3.304188",\
"2.542412, 2.566808, 2.628772, 2.798825, 3.648079",\
"3.809366, 3.833762, 3.895725, 4.065778, 4.915032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.655344, 2.687113, 2.787413, 3.151237, 5.064237",\
"2.704587, 2.736356, 2.836656, 3.200480, 5.113480",\
"2.817091, 2.848859, 2.949160, 3.312984, 5.225983",\
"3.168931, 3.200699, 3.301000, 3.664824, 5.577823",\
"4.432831, 4.464600, 4.564900, 4.928725, 6.841724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883");
}
} /* end of arc la_oenb_mprj[53]_la_data_in_core[53]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[53]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.036828, 2.061225, 2.123188, 2.293241, 3.142495",\
"2.086498, 2.110895, 2.172858, 2.342911, 3.192166",\
"2.198521, 2.222918, 2.284881, 2.454934, 3.304188",\
"2.542412, 2.566808, 2.628772, 2.798825, 3.648079",\
"3.809366, 3.833762, 3.895725, 4.065778, 4.915032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485",\
"0.042288, 0.059171, 0.114632, 0.322491, 1.476485");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.655344, 2.687113, 2.787413, 3.151237, 5.064237",\
"2.704587, 2.736356, 2.836656, 3.200480, 5.113480",\
"2.817091, 2.848859, 2.949160, 3.312984, 5.225983",\
"3.168931, 3.200699, 3.301000, 3.664824, 5.577823",\
"4.432831, 4.464600, 4.564900, 4.928725, 6.841724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883",\
"0.044875, 0.077427, 0.202607, 0.702401, 3.330883");
}
} /* end of arc la_oenb_mprj[53]_la_data_in_core[53]_inv_min*/
} /* end of pin la_data_in_core[53] */
pin("la_data_in_core[52]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001285 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[52];
timing () {
related_pin : "la_data_out_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "2.416230, 2.448321, 2.548615, 2.912159, 4.824551",\
"2.465819, 2.497910, 2.598204, 2.961748, 4.874140",\
"2.577743, 2.609834, 2.710129, 3.073673, 4.986064",\
"2.922014, 2.954105, 3.054399, 3.417943, 5.330335",\
"4.186245, 4.218337, 4.318631, 4.682175, 6.594567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "1.950720, 1.975557, 2.037602, 2.207379, 3.055620",\
"1.999991, 2.024829, 2.086873, 2.256650, 3.104891",\
"2.112295, 2.137133, 2.199178, 2.368955, 3.217195",\
"2.464147, 2.488985, 2.551029, 2.720807, 3.569047",\
"3.726188, 3.751026, 3.813070, 3.982847, 4.831088");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349");
}
} /* end of arc la_data_out_mprj[52]_la_data_in_core[52]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "2.416230, 2.448321, 2.548615, 2.912159, 4.824551",\
"2.465819, 2.497910, 2.598204, 2.961748, 4.874140",\
"2.577743, 2.609834, 2.710129, 3.073673, 4.986064",\
"2.922014, 2.954105, 3.054399, 3.417943, 5.330335",\
"4.186245, 4.218337, 4.318631, 4.682175, 6.594567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327819");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "1.950720, 1.975557, 2.037602, 2.207379, 3.055620",\
"1.999991, 2.024829, 2.086873, 2.256650, 3.104891",\
"2.112295, 2.137133, 2.199178, 2.368955, 3.217195",\
"2.464147, 2.488985, 2.551029, 2.720807, 3.569047",\
"3.726188, 3.751026, 3.813070, 3.982847, 4.831088");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473349");
}
} /* end of arc la_data_out_mprj[52]_la_data_in_core[52]_una_min*/
timing () {
related_pin : "la_oenb_mprj[52]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "1.985711, 2.010549, 2.072594, 2.242371, 3.090611",\
"2.036249, 2.061087, 2.123132, 2.292909, 3.141150",\
"2.149160, 2.173998, 2.236042, 2.405819, 3.254060",\
"2.471936, 2.496774, 2.558819, 2.728596, 3.576837",\
"3.589046, 3.613884, 3.675929, 3.845706, 4.693946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "2.654187, 2.686278, 2.786573, 3.150117, 5.062509",\
"2.702187, 2.734278, 2.834572, 3.198116, 5.110508",\
"2.814810, 2.846901, 2.947196, 3.310739, 5.223132",\
"3.170070, 3.202161, 3.302456, 3.666000, 5.578392",\
"4.476057, 4.508148, 4.608443, 4.971987, 6.884379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820");
}
} /* end of arc la_oenb_mprj[52]_la_data_in_core[52]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[52]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "1.985711, 2.010549, 2.072594, 2.242371, 3.090611",\
"2.036249, 2.061087, 2.123132, 2.292909, 3.141150",\
"2.149160, 2.173998, 2.236042, 2.405819, 3.254060",\
"2.471936, 2.496774, 2.558819, 2.728596, 3.576837",\
"3.589046, 3.613884, 3.675929, 3.845706, 4.693946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350",\
"0.041757, 0.058789, 0.114311, 0.321479, 1.473350");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "2.654187, 2.686278, 2.786573, 3.150117, 5.062509",\
"2.702187, 2.734278, 2.834572, 3.198116, 5.110508",\
"2.814810, 2.846901, 2.947196, 3.310739, 5.223132",\
"3.170070, 3.202161, 3.302456, 3.666000, 5.578392",\
"4.476057, 4.508148, 4.608443, 4.971987, 6.884379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820",\
"0.043968, 0.076549, 0.201750, 0.700850, 3.327820");
}
} /* end of arc la_oenb_mprj[52]_la_data_in_core[52]_inv_min*/
} /* end of pin la_data_in_core[52] */
pin("la_data_in_core[51]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001265 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[51];
timing () {
related_pin : "la_data_out_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "2.421351, 2.453465, 2.553753, 2.917279, 4.829486",\
"2.470949, 2.503063, 2.603351, 2.966877, 4.879084",\
"2.582881, 2.614995, 2.715283, 3.078809, 4.991016",\
"2.927120, 2.959234, 3.059522, 3.423048, 5.335255",\
"4.191645, 4.223759, 4.324048, 4.687574, 6.599781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "1.956819, 1.981687, 2.043735, 2.213480, 3.061569",\
"2.006091, 2.030959, 2.093007, 2.262752, 3.110841",\
"2.118411, 2.143278, 2.205326, 2.375072, 3.223160",\
"2.470260, 2.495128, 2.557176, 2.726921, 3.575010",\
"3.731929, 3.756796, 3.818844, 3.988589, 4.836678");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971");
}
} /* end of arc la_data_out_mprj[51]_la_data_in_core[51]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "2.421351, 2.453465, 2.553753, 2.917279, 4.829486",\
"2.470949, 2.503063, 2.603351, 2.966877, 4.879084",\
"2.582881, 2.614995, 2.715283, 3.078809, 4.991016",\
"2.927120, 2.959234, 3.059522, 3.423048, 5.335255",\
"4.191645, 4.223759, 4.324048, 4.687574, 6.599781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327325");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "1.956819, 1.981687, 2.043735, 2.213480, 3.061569",\
"2.006091, 2.030959, 2.093007, 2.262752, 3.110841",\
"2.118411, 2.143278, 2.205326, 2.375072, 3.223160",\
"2.470260, 2.495128, 2.557176, 2.726921, 3.575010",\
"3.731929, 3.756796, 3.818844, 3.988589, 4.836678");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472971");
}
} /* end of arc la_data_out_mprj[51]_la_data_in_core[51]_una_min*/
timing () {
related_pin : "la_oenb_mprj[51]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "1.918801, 1.943669, 2.005717, 2.175462, 3.023551",\
"1.969678, 1.994545, 2.056593, 2.226338, 3.074427",\
"2.080311, 2.105178, 2.167227, 2.336972, 3.185061",\
"2.367181, 2.392048, 2.454097, 2.623842, 3.471931",\
"3.321976, 3.346843, 3.408891, 3.578637, 4.426725");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "2.571939, 2.604053, 2.704341, 3.067868, 4.980074",\
"2.621963, 2.654076, 2.754365, 3.117891, 5.030098",\
"2.735130, 2.767244, 2.867532, 3.231059, 5.143266",\
"3.087367, 3.119481, 3.219769, 3.583296, 5.495502",\
"4.343424, 4.375537, 4.475826, 4.839352, 6.751559");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324");
}
} /* end of arc la_oenb_mprj[51]_la_data_in_core[51]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[51]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "1.918801, 1.943669, 2.005717, 2.175462, 3.023551",\
"1.969678, 1.994545, 2.056593, 2.226338, 3.074427",\
"2.080311, 2.105178, 2.167227, 2.336972, 3.185061",\
"2.367181, 2.392048, 2.454097, 2.623842, 3.471931",\
"3.321976, 3.346843, 3.408891, 3.578637, 4.426725");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970",\
"0.041719, 0.058761, 0.114290, 0.321381, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "2.571939, 2.604053, 2.704341, 3.067868, 4.980074",\
"2.621963, 2.654076, 2.754365, 3.117891, 5.030098",\
"2.735130, 2.767244, 2.867532, 3.231059, 5.143266",\
"3.087367, 3.119481, 3.219769, 3.583296, 5.495502",\
"4.343424, 4.375537, 4.475826, 4.839352, 6.751559");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324",\
"0.043908, 0.076493, 0.201691, 0.700732, 3.327324");
}
} /* end of arc la_oenb_mprj[51]_la_data_in_core[51]_inv_min*/
} /* end of pin la_data_in_core[51] */
pin("la_data_in_core[50]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001547 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[50];
timing () {
related_pin : "la_data_out_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.535156, 2.566950, 2.667195, 3.030811, 4.941904",\
"2.584791, 2.616585, 2.716830, 3.080446, 4.991539",\
"2.696769, 2.728563, 2.828807, 3.192423, 5.103516",\
"3.040837, 3.072631, 3.172876, 3.536492, 5.447585",\
"4.305459, 4.337253, 4.437498, 4.801114, 6.712207");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.454130, 2.478532, 2.540446, 2.710197, 3.557910",\
"2.503388, 2.527790, 2.589704, 2.759455, 3.607168",\
"2.615802, 2.640204, 2.702118, 2.871869, 3.719582",\
"2.967662, 2.992064, 3.053978, 3.223729, 4.071442",\
"4.230831, 4.255233, 4.317147, 4.486898, 5.334611");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956");
}
} /* end of arc la_data_out_mprj[50]_la_data_in_core[50]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.535156, 2.566950, 2.667195, 3.030811, 4.941904",\
"2.584791, 2.616585, 2.716830, 3.080446, 4.991539",\
"2.696769, 2.728563, 2.828807, 3.192423, 5.103516",\
"3.040837, 3.072631, 3.172876, 3.536492, 5.447585",\
"4.305459, 4.337253, 4.437498, 4.801114, 6.712207");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326601");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.454130, 2.478532, 2.540446, 2.710197, 3.557910",\
"2.503388, 2.527790, 2.589704, 2.759455, 3.607168",\
"2.615802, 2.640204, 2.702118, 2.871869, 3.719582",\
"2.967662, 2.992064, 3.053978, 3.223729, 4.071442",\
"4.230831, 4.255233, 4.317147, 4.486898, 5.334611");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956");
}
} /* end of arc la_data_out_mprj[50]_la_data_in_core[50]_una_min*/
timing () {
related_pin : "la_oenb_mprj[50]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.438062, 2.462464, 2.524378, 2.694129, 3.541842",\
"2.488537, 2.512939, 2.574853, 2.744604, 3.592317",\
"2.601535, 2.625937, 2.687851, 2.857602, 3.705315",\
"2.923652, 2.948054, 3.009968, 3.179719, 4.027431",\
"4.036995, 4.061397, 4.123312, 4.293062, 5.140775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.595296, 2.627090, 2.727335, 3.090951, 5.002044",\
"2.643334, 2.675128, 2.775373, 3.138989, 5.050082",\
"2.755914, 2.787708, 2.887952, 3.251569, 5.162661",\
"3.111024, 3.142818, 3.243062, 3.606679, 5.517771",\
"4.417550, 4.449343, 4.549588, 4.913204, 6.824297");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603");
}
} /* end of arc la_oenb_mprj[50]_la_data_in_core[50]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[50]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.438062, 2.462464, 2.524378, 2.694129, 3.541842",\
"2.488537, 2.512939, 2.574853, 2.744604, 3.592317",\
"2.601535, 2.625937, 2.687851, 2.857602, 3.705315",\
"2.923652, 2.948054, 3.009968, 3.179719, 4.027431",\
"4.036995, 4.061397, 4.123312, 4.293062, 5.140775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956",\
"0.042261, 0.059160, 0.114670, 0.321790, 1.472956");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "2.595296, 2.627090, 2.727335, 3.090951, 5.002044",\
"2.643334, 2.675128, 2.775373, 3.138989, 5.050082",\
"2.755914, 2.787708, 2.887952, 3.251569, 5.162661",\
"3.111024, 3.142818, 3.243062, 3.606679, 5.517771",\
"4.417550, 4.449343, 4.549588, 4.913204, 6.824297");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603",\
"0.044932, 0.077493, 0.202644, 0.701786, 3.326603");
}
} /* end of arc la_oenb_mprj[50]_la_data_in_core[50]_inv_min*/
} /* end of pin la_data_in_core[50] */
pin("la_data_in_core[49]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001394 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[49];
timing () {
related_pin : "la_data_out_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.375927, 2.407886, 2.508150, 2.871696, 4.783496",\
"2.425499, 2.457457, 2.557721, 2.921267, 4.833067",\
"2.537400, 2.569358, 2.669622, 3.033169, 4.944969",\
"2.882104, 2.914062, 3.014327, 3.377873, 5.289673",\
"4.146600, 4.178559, 4.278823, 4.642369, 6.554169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "1.924113, 1.948768, 2.010755, 2.180502, 3.028430",\
"1.973393, 1.998048, 2.060035, 2.229782, 3.077709",\
"2.085650, 2.110305, 2.172292, 2.342039, 3.189966",\
"2.437509, 2.462164, 2.524151, 2.693899, 3.541826",\
"3.699318, 3.723973, 3.785959, 3.955707, 4.803634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967");
}
} /* end of arc la_data_out_mprj[49]_la_data_in_core[49]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.375927, 2.407886, 2.508150, 2.871696, 4.783496",\
"2.425499, 2.457457, 2.557721, 2.921267, 4.833067",\
"2.537400, 2.569358, 2.669622, 3.033169, 4.944969",\
"2.882104, 2.914062, 3.014327, 3.377873, 5.289673",\
"4.146600, 4.178559, 4.278823, 4.642369, 6.554169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327173");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "1.924113, 1.948768, 2.010755, 2.180502, 3.028430",\
"1.973393, 1.998048, 2.060035, 2.229782, 3.077709",\
"2.085650, 2.110305, 2.172292, 2.342039, 3.189966",\
"2.437509, 2.462164, 2.524151, 2.693899, 3.541826",\
"3.699318, 3.723973, 3.785959, 3.955707, 4.803634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967");
}
} /* end of arc la_data_out_mprj[49]_la_data_in_core[49]_una_min*/
timing () {
related_pin : "la_oenb_mprj[49]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.051042, 2.075697, 2.137684, 2.307431, 3.155359",\
"2.101429, 2.126084, 2.188071, 2.357818, 3.205745",\
"2.214543, 2.239198, 2.301185, 2.470932, 3.318860",\
"2.536851, 2.561506, 2.623493, 2.793240, 3.641167",\
"3.651990, 3.676645, 3.738631, 3.908379, 4.756306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.672480, 2.704438, 2.804703, 3.168248, 5.080049",\
"2.720571, 2.752529, 2.852793, 3.216339, 5.128140",\
"2.833090, 2.865048, 2.965312, 3.328858, 5.240659",\
"3.188169, 3.220127, 3.320392, 3.683938, 5.595738",\
"4.498710, 4.530668, 4.630932, 4.994479, 6.906279");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175");
}
} /* end of arc la_oenb_mprj[49]_la_data_in_core[49]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[49]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.051042, 2.075697, 2.137684, 2.307431, 3.155359",\
"2.101429, 2.126084, 2.188071, 2.357818, 3.205745",\
"2.214543, 2.239198, 2.301185, 2.470932, 3.318860",\
"2.536851, 2.561506, 2.623493, 2.793240, 3.641167",\
"3.651990, 3.676645, 3.738631, 3.908379, 4.756306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967",\
"0.041967, 0.058944, 0.114464, 0.321565, 1.472967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "2.672480, 2.704438, 2.804703, 3.168248, 5.080049",\
"2.720571, 2.752529, 2.852793, 3.216339, 5.128140",\
"2.833090, 2.865048, 2.965312, 3.328858, 5.240659",\
"3.188169, 3.220127, 3.320392, 3.683938, 5.595738",\
"4.498710, 4.530668, 4.630932, 4.994479, 6.906279");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175",\
"0.044335, 0.076913, 0.202114, 0.701188, 3.327175");
}
} /* end of arc la_oenb_mprj[49]_la_data_in_core[49]_inv_min*/
} /* end of pin la_data_in_core[49] */
pin("la_data_in_core[48]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001707 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[48];
timing () {
related_pin : "la_data_out_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "2.359259, 2.390853, 2.491118, 2.854957, 4.767307",\
"2.408836, 2.440429, 2.540695, 2.904533, 4.816884",\
"2.520744, 2.552338, 2.652603, 3.016442, 4.928792",\
"2.865098, 2.896691, 2.996957, 3.360795, 5.273145",\
"4.129962, 4.161556, 4.261822, 4.625660, 6.538010");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "1.918472, 1.942629, 2.004520, 2.174552, 3.023495",\
"1.967748, 1.991905, 2.053796, 2.223828, 3.072771",\
"2.080021, 2.104178, 2.166069, 2.336101, 3.185044",\
"2.431893, 2.456051, 2.517941, 2.687973, 3.536916",\
"3.693987, 3.718144, 3.780035, 3.950067, 4.799010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211");
}
} /* end of arc la_data_out_mprj[48]_la_data_in_core[48]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "2.359259, 2.390853, 2.491118, 2.854957, 4.767307",\
"2.408836, 2.440429, 2.540695, 2.904533, 4.816884",\
"2.520744, 2.552338, 2.652603, 3.016442, 4.928792",\
"2.865098, 2.896691, 2.996957, 3.360795, 5.273145",\
"4.129962, 4.161556, 4.261822, 4.625660, 6.538010");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "1.918472, 1.942629, 2.004520, 2.174552, 3.023495",\
"1.967748, 1.991905, 2.053796, 2.223828, 3.072771",\
"2.080021, 2.104178, 2.166069, 2.336101, 3.185044",\
"2.431893, 2.456051, 2.517941, 2.687973, 3.536916",\
"3.693987, 3.718144, 3.780035, 3.950067, 4.799010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211");
}
} /* end of arc la_data_out_mprj[48]_la_data_in_core[48]_una_min*/
timing () {
related_pin : "la_oenb_mprj[48]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "1.868278, 1.892435, 1.954326, 2.124358, 2.973302",\
"1.919035, 1.943192, 2.005083, 2.175115, 3.024059",\
"2.029707, 2.053865, 2.115755, 2.285787, 3.134731",\
"2.316639, 2.340796, 2.402687, 2.572719, 3.421662",\
"3.274067, 3.298225, 3.360116, 3.530147, 4.379091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "2.515492, 2.547086, 2.647351, 3.011189, 4.923540",\
"2.565465, 2.597059, 2.697325, 3.061163, 4.973513",\
"2.678607, 2.710201, 2.810467, 3.174305, 5.086655",\
"3.030884, 3.062478, 3.162743, 3.526581, 5.438932",\
"4.285146, 4.316740, 4.417006, 4.780844, 6.693194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317");
}
} /* end of arc la_oenb_mprj[48]_la_data_in_core[48]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[48]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "1.868278, 1.892435, 1.954326, 2.124358, 2.973302",\
"1.919035, 1.943192, 2.005083, 2.175115, 3.024059",\
"2.029707, 2.053865, 2.115755, 2.285787, 3.134731",\
"2.316639, 2.340796, 2.402687, 2.572719, 3.421662",\
"3.274067, 3.298225, 3.360116, 3.530147, 4.379091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211",\
"0.042565, 0.059376, 0.114830, 0.322649, 1.476211");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "2.515492, 2.547086, 2.647351, 3.011189, 4.923540",\
"2.565465, 2.597059, 2.697325, 3.061163, 4.973513",\
"2.678607, 2.710201, 2.810467, 3.174305, 5.086655",\
"3.030884, 3.062478, 3.162743, 3.526581, 5.438932",\
"4.285146, 4.316740, 4.417006, 4.780844, 6.693194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317",\
"0.045357, 0.077902, 0.203084, 0.702885, 3.330317");
}
} /* end of arc la_oenb_mprj[48]_la_data_in_core[48]_inv_min*/
} /* end of pin la_data_in_core[48] */
pin("la_data_in_core[47]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002249 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[47];
timing () {
related_pin : "la_data_out_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "2.395748, 2.426951, 2.527186, 2.891091, 4.803435",\
"2.445350, 2.476553, 2.576788, 2.940693, 4.853037",\
"2.557288, 2.588491, 2.688726, 3.052631, 4.964975",\
"2.901511, 2.932714, 3.032949, 3.396853, 5.309198",\
"4.166016, 4.197219, 4.297454, 4.661358, 6.573703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "1.945141, 1.968742, 2.030406, 2.200600, 3.049782",\
"1.994409, 2.018010, 2.079674, 2.249868, 3.099050",\
"2.106743, 2.130344, 2.192008, 2.362202, 3.211383",\
"2.458603, 2.482204, 2.543868, 2.714062, 3.563243",\
"3.721098, 3.744699, 3.806363, 3.976557, 4.825738");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106");
}
} /* end of arc la_data_out_mprj[47]_la_data_in_core[47]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "2.395748, 2.426951, 2.527186, 2.891091, 4.803435",\
"2.445350, 2.476553, 2.576788, 2.940693, 4.853037",\
"2.557288, 2.588491, 2.688726, 3.052631, 4.964975",\
"2.901511, 2.932714, 3.032949, 3.396853, 5.309198",\
"4.166016, 4.197219, 4.297454, 4.661358, 6.573703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022",\
"0.047047, 0.079581, 0.204830, 0.704908, 3.333022");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "1.945141, 1.968742, 2.030406, 2.200600, 3.049782",\
"1.994409, 2.018010, 2.079674, 2.249868, 3.099050",\
"2.106743, 2.130344, 2.192008, 2.362202, 3.211383",\
"2.458603, 2.482204, 2.543868, 2.714062, 3.563243",\
"3.721098, 3.744699, 3.806363, 3.976557, 4.825738");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106",\
"0.043500, 0.060138, 0.115529, 0.323766, 1.478106");
}
} /* end of arc la_data_out_mprj[47]_la_data_in_core[47]_una_min*/
timing () {
related_pin : "la_oenb_mprj[47]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "1.828851, 1.852452, 1.914116, 2.084310, 2.933492",\
"1.879416, 1.903017, 1.964682, 2.134875, 2.984057",\
"1.990150, 2.013751, 2.075415, 2.245609, 3.094791",\
"2.277206, 2.300807, 2.362471, 2.532665, 3.381846",\
"3.235779, 3.259380, 3.321044, 3.491238, 4.340420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "2.505857, 2.537060, 2.637295, 3.001199, 4.913544",\
"2.555748, 2.586951, 2.687186, 3.051091, 4.963435",\
"2.668852, 2.700055, 2.800290, 3.164195, 5.076539",\
"3.021221, 3.052424, 3.152659, 3.516564, 5.428908",\
"4.272977, 4.304180, 4.404416, 4.768320, 6.680664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023");
}
} /* end of arc la_oenb_mprj[47]_la_data_in_core[47]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[47]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "1.828851, 1.852452, 1.914116, 2.084310, 2.933492",\
"1.879416, 1.903017, 1.964682, 2.134875, 2.984057",\
"1.990150, 2.013751, 2.075415, 2.245609, 3.094791",\
"2.277206, 2.300807, 2.362471, 2.532665, 3.381846",\
"3.235779, 3.259380, 3.321044, 3.491238, 4.340420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107",\
"0.043499, 0.060138, 0.115529, 0.323765, 1.478107");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "2.505857, 2.537060, 2.637295, 3.001199, 4.913544",\
"2.555748, 2.586951, 2.687186, 3.051091, 4.963435",\
"2.668852, 2.700055, 2.800290, 3.164195, 5.076539",\
"3.021221, 3.052424, 3.152659, 3.516564, 5.428908",\
"4.272977, 4.304180, 4.404416, 4.768320, 6.680664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023",\
"0.047047, 0.079581, 0.204830, 0.704907, 3.333023");
}
} /* end of arc la_oenb_mprj[47]_la_data_in_core[47]_inv_min*/
} /* end of pin la_data_in_core[47] */
pin("la_data_in_core[46]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000699 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[46];
timing () {
related_pin : "la_data_out_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "2.374576, 2.407358, 2.507713, 2.868631, 4.783778",\
"2.424186, 2.456967, 2.557322, 2.918241, 4.833387",\
"2.536132, 2.568913, 2.669268, 3.030187, 4.945333",\
"2.880311, 2.913092, 3.013447, 3.374366, 5.289513",\
"4.144274, 4.177056, 4.277410, 4.638329, 6.553476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "1.937069, 1.962858, 2.025128, 2.193429, 3.042170",\
"1.986337, 2.012126, 2.074395, 2.242697, 3.091438",\
"2.098684, 2.124473, 2.186743, 2.355044, 3.203785",\
"2.450529, 2.476318, 2.538588, 2.706889, 3.555630",\
"3.713228, 3.739017, 3.801286, 3.969588, 4.818328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050");
}
} /* end of arc la_data_out_mprj[46]_la_data_in_core[46]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "2.374576, 2.407358, 2.507713, 2.868631, 4.783778",\
"2.424186, 2.456967, 2.557322, 2.918241, 4.833387",\
"2.536132, 2.568913, 2.669268, 3.030187, 4.945333",\
"2.880311, 2.913092, 3.013447, 3.374366, 5.289513",\
"4.144274, 4.177056, 4.277410, 4.638329, 6.553476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325296");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "1.937069, 1.962858, 2.025128, 2.193429, 3.042170",\
"1.986337, 2.012126, 2.074395, 2.242697, 3.091438",\
"2.098684, 2.124473, 2.186743, 2.355044, 3.203785",\
"2.450529, 2.476318, 2.538588, 2.706889, 3.555630",\
"3.713228, 3.739017, 3.801286, 3.969588, 4.818328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050");
}
} /* end of arc la_data_out_mprj[46]_la_data_in_core[46]_una_min*/
timing () {
related_pin : "la_oenb_mprj[46]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "1.850499, 1.876288, 1.938557, 2.106859, 2.955600",\
"1.901220, 1.927009, 1.989278, 2.157580, 3.006321",\
"2.011905, 2.037694, 2.099964, 2.268265, 3.117006",\
"2.298882, 2.324671, 2.386941, 2.555242, 3.403984",\
"3.256770, 3.282559, 3.344829, 3.513130, 4.361872");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "2.493828, 2.526609, 2.626964, 2.987883, 4.903030",\
"2.543788, 2.576570, 2.676924, 3.037843, 4.952991",\
"2.656924, 2.689706, 2.790060, 3.150979, 5.066126",\
"3.009237, 3.042018, 3.142373, 3.503291, 5.418439",\
"4.263390, 4.296172, 4.396526, 4.757445, 6.672593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298");
}
} /* end of arc la_oenb_mprj[46]_la_data_in_core[46]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[46]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "1.850499, 1.876288, 1.938557, 2.106859, 2.955600",\
"1.901220, 1.927009, 1.989278, 2.157580, 3.006321",\
"2.011905, 2.037694, 2.099964, 2.268265, 3.117006",\
"2.298882, 2.324671, 2.386941, 2.555242, 3.403984",\
"3.256770, 3.282559, 3.344829, 3.513130, 4.361872");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050",\
"0.040632, 0.057970, 0.113576, 0.315879, 1.470050");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "2.493828, 2.526609, 2.626964, 2.987883, 4.903030",\
"2.543788, 2.576570, 2.676924, 3.037843, 4.952991",\
"2.656924, 2.689706, 2.790060, 3.150979, 5.066126",\
"3.009237, 3.042018, 3.142373, 3.503291, 5.418439",\
"4.263390, 4.296172, 4.396526, 4.757445, 6.672593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298",\
"0.042024, 0.074651, 0.199886, 0.691935, 3.325298");
}
} /* end of arc la_oenb_mprj[46]_la_data_in_core[46]_inv_min*/
} /* end of pin la_data_in_core[46] */
pin("la_data_in_core[45]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000886 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[45];
timing () {
related_pin : "la_data_out_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.334746, 2.367306, 2.467589, 2.828629, 4.742373",\
"2.384283, 2.416843, 2.517126, 2.878167, 4.791910",\
"2.496137, 2.528697, 2.628980, 2.990021, 4.903764",\
"2.840727, 2.873287, 2.973571, 3.334611, 5.248354",\
"4.106102, 4.138662, 4.238945, 4.599986, 6.513730");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.893632, 1.919106, 1.981280, 2.149560, 2.997834",\
"1.942928, 1.968402, 2.030576, 2.198857, 3.047131",\
"2.055091, 2.080565, 2.142739, 2.311020, 3.159294",\
"2.406986, 2.432460, 2.494634, 2.662915, 3.511189",\
"3.668364, 3.693837, 3.756011, 3.924292, 4.772566");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621");
}
} /* end of arc la_data_out_mprj[45]_la_data_in_core[45]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.334746, 2.367306, 2.467589, 2.828629, 4.742373",\
"2.384283, 2.416843, 2.517126, 2.878167, 4.791910",\
"2.496137, 2.528697, 2.628980, 2.990021, 4.903764",\
"2.840727, 2.873287, 2.973571, 3.334611, 5.248354",\
"4.106102, 4.138662, 4.238945, 4.599986, 6.513730");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648",\
"0.042686, 0.075313, 0.200503, 0.692801, 3.323648");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.893632, 1.919106, 1.981280, 2.149560, 2.997834",\
"1.942928, 1.968402, 2.030576, 2.198857, 3.047131",\
"2.055091, 2.080565, 2.142739, 2.311020, 3.159294",\
"2.406986, 2.432460, 2.494634, 2.662915, 3.511189",\
"3.668364, 3.693837, 3.756011, 3.924292, 4.772566");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621");
}
} /* end of arc la_data_out_mprj[45]_la_data_in_core[45]_una_min*/
timing () {
related_pin : "la_oenb_mprj[45]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.010122, 2.035596, 2.097770, 2.266051, 3.114325",\
"2.060585, 2.086059, 2.148233, 2.316513, 3.164787",\
"2.173596, 2.199069, 2.261244, 2.429524, 3.277798",\
"2.495900, 2.521374, 2.583547, 2.751828, 3.600102",\
"3.611349, 3.636822, 3.698996, 3.867277, 4.715551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.644434, 2.676995, 2.777278, 3.138318, 5.052062",\
"2.692478, 2.725039, 2.825321, 3.186362, 5.100106",\
"2.805050, 2.837611, 2.937894, 3.298934, 5.212678",\
"3.160222, 3.192782, 3.293065, 3.654105, 5.567849",\
"4.468442, 4.501002, 4.601285, 4.962326, 6.876069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648");
}
} /* end of arc la_oenb_mprj[45]_la_data_in_core[45]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[45]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.010122, 2.035596, 2.097770, 2.266051, 3.114325",\
"2.060585, 2.086059, 2.148233, 2.316513, 3.164787",\
"2.173596, 2.199069, 2.261244, 2.429524, 3.277798",\
"2.495900, 2.521374, 2.583547, 2.751828, 3.600102",\
"3.611349, 3.636822, 3.698996, 3.867277, 4.715551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621",\
"0.040993, 0.058235, 0.113836, 0.316182, 1.469621");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "2.644434, 2.676995, 2.777278, 3.138318, 5.052062",\
"2.692478, 2.725039, 2.825321, 3.186362, 5.100106",\
"2.805050, 2.837611, 2.937894, 3.298934, 5.212678",\
"3.160222, 3.192782, 3.293065, 3.654105, 5.567849",\
"4.468442, 4.501002, 4.601285, 4.962326, 6.876069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648",\
"0.042685, 0.075313, 0.200503, 0.692800, 3.323648");
}
} /* end of arc la_oenb_mprj[45]_la_data_in_core[45]_inv_min*/
} /* end of pin la_data_in_core[45] */
pin("la_data_in_core[44]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000622 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[44];
timing () {
related_pin : "la_data_out_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "2.269780, 2.302656, 2.402978, 2.763974, 4.678270",\
"2.319313, 2.352189, 2.452511, 2.813507, 4.727803",\
"2.431156, 2.464032, 2.564354, 2.925350, 4.839646",\
"2.775792, 2.808669, 2.908990, 3.269987, 5.184283",\
"4.041130, 4.074006, 4.174328, 4.535324, 6.449620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "1.857039, 1.882943, 1.945235, 2.113491, 2.961887",\
"1.906342, 1.932246, 1.994538, 2.162793, 3.011189",\
"2.018484, 2.044388, 2.106681, 2.274936, 3.123332",\
"2.370383, 2.396287, 2.458579, 2.626834, 3.475230",\
"3.631617, 3.657521, 3.719814, 3.888069, 4.736465");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212");
}
} /* end of arc la_data_out_mprj[44]_la_data_in_core[44]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "2.269780, 2.302656, 2.402978, 2.763974, 4.678270",\
"2.319313, 2.352189, 2.452511, 2.813507, 4.727803",\
"2.431156, 2.464032, 2.564354, 2.925350, 4.839646",\
"2.775792, 2.808669, 2.908990, 3.269987, 5.184283",\
"4.041130, 4.074006, 4.174328, 4.535324, 6.449620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323400");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "1.857039, 1.882943, 1.945235, 2.113491, 2.961887",\
"1.906342, 1.932246, 1.994538, 2.162793, 3.011189",\
"2.018484, 2.044388, 2.106681, 2.274936, 3.123332",\
"2.370383, 2.396287, 2.458579, 2.626834, 3.475230",\
"3.631617, 3.657521, 3.719814, 3.888069, 4.736465");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212");
}
} /* end of arc la_data_out_mprj[44]_la_data_in_core[44]_una_min*/
timing () {
related_pin : "la_oenb_mprj[44]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "1.904867, 1.930771, 1.993064, 2.161319, 3.009715",\
"1.955878, 1.981783, 2.044075, 2.212330, 3.060726",\
"2.066469, 2.092373, 2.154665, 2.322921, 3.171317",\
"2.353294, 2.379199, 2.441491, 2.609746, 3.458143",\
"3.305291, 3.331196, 3.393488, 3.561743, 4.410139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "2.498792, 2.531668, 2.631990, 2.992986, 4.907282",\
"2.548876, 2.581753, 2.682074, 3.043071, 4.957367",\
"2.662076, 2.694952, 2.795274, 3.156270, 5.070566",\
"3.014275, 3.047152, 3.147473, 3.508470, 5.422766",\
"4.273192, 4.306068, 4.406390, 4.767386, 6.681683");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401");
}
} /* end of arc la_oenb_mprj[44]_la_data_in_core[44]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[44]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "1.904867, 1.930771, 1.993064, 2.161319, 3.009715",\
"1.955878, 1.981783, 2.044075, 2.212330, 3.060726",\
"2.066469, 2.092373, 2.154665, 2.322921, 3.171317",\
"2.353294, 2.379199, 2.441491, 2.609746, 3.458143",\
"3.305291, 3.331196, 3.393488, 3.561743, 4.410139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212",\
"0.040487, 0.057863, 0.113487, 0.315852, 1.469212");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "2.498792, 2.531668, 2.631990, 2.992986, 4.907282",\
"2.548876, 2.581753, 2.682074, 3.043071, 4.957367",\
"2.662076, 2.694952, 2.795274, 3.156270, 5.070566",\
"3.014275, 3.047152, 3.147473, 3.508470, 5.422766",\
"4.273192, 4.306068, 4.406390, 4.767386, 6.681683");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401",\
"0.041819, 0.074465, 0.199645, 0.691934, 3.323401");
}
} /* end of arc la_oenb_mprj[44]_la_data_in_core[44]_inv_min*/
} /* end of pin la_data_in_core[44] */
pin("la_data_in_core[43]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000574 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[43];
timing () {
related_pin : "la_data_out_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "2.221469, 2.254493, 2.354879, 2.715909, 4.629810",\
"2.271003, 2.304027, 2.404413, 2.765443, 4.679344",\
"2.382862, 2.415886, 2.516272, 2.877301, 4.791202",\
"2.727459, 2.760484, 2.860869, 3.221899, 5.135800",\
"3.985840, 4.018864, 4.119250, 4.480279, 6.394180");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "1.819451, 1.845418, 1.907725, 2.075955, 2.924046",\
"1.868852, 1.894819, 1.957126, 2.125355, 2.973447",\
"1.980898, 2.006866, 2.069172, 2.237402, 3.085493",\
"2.332806, 2.358773, 2.421080, 2.589309, 3.437401",\
"3.587629, 3.613597, 3.675903, 3.844133, 4.692224");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644");
}
} /* end of arc la_data_out_mprj[43]_la_data_in_core[43]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "2.221469, 2.254493, 2.354879, 2.715909, 4.629810",\
"2.271003, 2.304027, 2.404413, 2.765443, 4.679344",\
"2.382862, 2.415886, 2.516272, 2.877301, 4.791202",\
"2.727459, 2.760484, 2.860869, 3.221899, 5.135800",\
"3.985840, 4.018864, 4.119250, 4.480279, 6.394180");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "1.819451, 1.845418, 1.907725, 2.075955, 2.924046",\
"1.868852, 1.894819, 1.957126, 2.125355, 2.973447",\
"1.980898, 2.006866, 2.069172, 2.237402, 3.085493",\
"2.332806, 2.358773, 2.421080, 2.589309, 3.437401",\
"3.587629, 3.613597, 3.675903, 3.844133, 4.692224");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644");
}
} /* end of arc la_data_out_mprj[43]_la_data_in_core[43]_una_min*/
timing () {
related_pin : "la_oenb_mprj[43]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "1.729295, 1.755263, 1.817569, 1.985799, 2.833890",\
"1.779694, 1.805662, 1.867968, 2.036198, 2.884289",\
"1.890496, 1.916464, 1.978771, 2.147000, 2.995092",\
"2.177627, 2.203595, 2.265901, 2.434131, 3.282223",\
"3.134638, 3.160606, 3.222913, 3.391142, 4.239233");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "2.404024, 2.437048, 2.537434, 2.898463, 4.812364",\
"2.453856, 2.486881, 2.587266, 2.948296, 4.862196",\
"2.566941, 2.599965, 2.700351, 3.061381, 4.975281",\
"2.919132, 2.952156, 3.052542, 3.413572, 5.327472",\
"4.164487, 4.197511, 4.297897, 4.658927, 6.572828");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298");
}
} /* end of arc la_oenb_mprj[43]_la_data_in_core[43]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[43]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "1.729295, 1.755263, 1.817569, 1.985799, 2.833890",\
"1.779694, 1.805662, 1.867968, 2.036198, 2.884289",\
"1.890496, 1.916464, 1.978771, 2.147000, 2.995092",\
"2.177627, 2.203595, 2.265901, 2.434131, 3.282223",\
"3.134638, 3.160606, 3.222913, 3.391142, 4.239233");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644",\
"0.040397, 0.057793, 0.113430, 0.315859, 1.468644");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "2.404024, 2.437048, 2.537434, 2.898463, 4.812364",\
"2.453856, 2.486881, 2.587266, 2.948296, 4.862196",\
"2.566941, 2.599965, 2.700351, 3.061381, 4.975281",\
"2.919132, 2.952156, 3.052542, 3.413572, 5.327472",\
"4.164487, 4.197511, 4.297897, 4.658927, 6.572828");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298",\
"0.041984, 0.074601, 0.199612, 0.691853, 3.322298");
}
} /* end of arc la_oenb_mprj[43]_la_data_in_core[43]_inv_min*/
} /* end of pin la_data_in_core[43] */
pin("la_data_in_core[42]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001738 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[42];
timing () {
related_pin : "la_data_out_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "2.123497, 2.155050, 2.255307, 2.619067, 4.531196",\
"2.173053, 2.204606, 2.304862, 2.668623, 4.580751",\
"2.284964, 2.316517, 2.416773, 2.780534, 4.692662",\
"2.629387, 2.660940, 2.761196, 3.124957, 5.037085",\
"3.873827, 3.905380, 4.005637, 4.369398, 6.281526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "1.756460, 1.780565, 1.842431, 2.012406, 2.861066",\
"1.806042, 1.830147, 1.892012, 2.061988, 2.910648",\
"1.917942, 1.942047, 2.003912, 2.173888, 3.022548",\
"2.269860, 2.293965, 2.355830, 2.525806, 3.374466",\
"3.512955, 3.537060, 3.598926, 3.768901, 4.617561");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574");
}
} /* end of arc la_data_out_mprj[42]_la_data_in_core[42]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "2.123497, 2.155050, 2.255307, 2.619067, 4.531196",\
"2.173053, 2.204606, 2.304862, 2.668623, 4.580751",\
"2.284964, 2.316517, 2.416773, 2.780534, 4.692662",\
"2.629387, 2.660940, 2.761196, 3.124957, 5.037085",\
"3.873827, 3.905380, 4.005637, 4.369398, 6.281526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329875");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "1.756460, 1.780565, 1.842431, 2.012406, 2.861066",\
"1.806042, 1.830147, 1.892012, 2.061988, 2.910648",\
"1.917942, 1.942047, 2.003912, 2.173888, 3.022548",\
"2.269860, 2.293965, 2.355830, 2.525806, 3.374466",\
"3.512955, 3.537060, 3.598926, 3.768901, 4.617561");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574");
}
} /* end of arc la_data_out_mprj[42]_la_data_in_core[42]_una_min*/
timing () {
related_pin : "la_oenb_mprj[42]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "1.941372, 1.965477, 2.027343, 2.197318, 3.045978",\
"1.991853, 2.015958, 2.077824, 2.247799, 3.096459",\
"2.104841, 2.128946, 2.190812, 2.360787, 3.209447",\
"2.427143, 2.451248, 2.513114, 2.683089, 3.531749",\
"3.542644, 3.566749, 3.628614, 3.798590, 4.647250");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "2.518471, 2.550024, 2.650280, 3.014041, 4.926170",\
"2.566505, 2.598058, 2.698315, 3.062075, 4.974204",\
"2.679089, 2.710642, 2.810898, 3.174659, 5.086788",\
"3.034281, 3.065834, 3.166090, 3.529851, 5.441980",\
"4.341992, 4.373545, 4.473801, 4.837562, 6.749691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876");
}
} /* end of arc la_oenb_mprj[42]_la_data_in_core[42]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[42]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "1.941372, 1.965477, 2.027343, 2.197318, 3.045978",\
"1.991853, 2.015958, 2.077824, 2.247799, 3.096459",\
"2.104841, 2.128946, 2.190812, 2.360787, 3.209447",\
"2.427143, 2.451248, 2.513114, 2.683089, 3.531749",\
"3.542644, 3.566749, 3.628614, 3.798590, 4.647250");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574",\
"0.042625, 0.059423, 0.114884, 0.322556, 1.475574");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "2.518471, 2.550024, 2.650280, 3.014041, 4.926170",\
"2.566505, 2.598058, 2.698315, 3.062075, 4.974204",\
"2.679089, 2.710642, 2.810898, 3.174659, 5.086788",\
"3.034281, 3.065834, 3.166090, 3.529851, 5.441980",\
"4.341992, 4.373545, 4.473801, 4.837562, 6.749691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876",\
"0.045451, 0.077994, 0.203198, 0.702824, 3.329876");
}
} /* end of arc la_oenb_mprj[42]_la_data_in_core[42]_inv_min*/
} /* end of pin la_data_in_core[42] */
pin("la_data_in_core[41]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000615 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[41];
timing () {
related_pin : "la_data_out_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "2.237937, 2.270815, 2.371162, 2.731992, 4.646769",\
"2.287472, 2.320350, 2.420697, 2.781528, 4.696304",\
"2.399324, 2.432202, 2.532549, 2.893380, 4.808156",\
"2.743926, 2.776803, 2.877151, 3.237981, 5.152758",\
"4.009301, 4.042179, 4.142526, 4.503356, 6.418133");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.845944, 1.871867, 1.934154, 2.102372, 2.950612",\
"1.895241, 1.921163, 1.983451, 2.151669, 2.999909",\
"2.007399, 2.033322, 2.095609, 2.263828, 3.112067",\
"2.359295, 2.385217, 2.447505, 2.615723, 3.463963",\
"3.620632, 3.646554, 3.708842, 3.877060, 4.725300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699");
}
} /* end of arc la_data_out_mprj[41]_la_data_in_core[41]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "2.237937, 2.270815, 2.371162, 2.731992, 4.646769",\
"2.287472, 2.320350, 2.420697, 2.781528, 4.696304",\
"2.399324, 2.432202, 2.532549, 2.893380, 4.808156",\
"2.743926, 2.776803, 2.877151, 3.237981, 5.152758",\
"4.009301, 4.042179, 4.142526, 4.503356, 6.418133");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.845944, 1.871867, 1.934154, 2.102372, 2.950612",\
"1.895241, 1.921163, 1.983451, 2.151669, 2.999909",\
"2.007399, 2.033322, 2.095609, 2.263828, 3.112067",\
"2.359295, 2.385217, 2.447505, 2.615723, 3.463963",\
"3.620632, 3.646554, 3.708842, 3.877060, 4.725300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468699");
}
} /* end of arc la_data_out_mprj[41]_la_data_in_core[41]_una_min*/
timing () {
related_pin : "la_oenb_mprj[41]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.935182, 1.961104, 2.023392, 2.191610, 3.039850",\
"1.984766, 2.010688, 2.072976, 2.241194, 3.089434",\
"2.096677, 2.122599, 2.184887, 2.353105, 3.201345",\
"2.441485, 2.467407, 2.529695, 2.697913, 3.546153",\
"3.713167, 3.739089, 3.801377, 3.969595, 4.817835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "2.547743, 2.580621, 2.680968, 3.041798, 4.956575",\
"2.597023, 2.629901, 2.730248, 3.091079, 5.005855",\
"2.709300, 2.742178, 2.842525, 3.203356, 5.118132",\
"3.061188, 3.094065, 3.194413, 3.555243, 5.470020",\
"4.323613, 4.356490, 4.456837, 4.817667, 6.732444");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991");
}
} /* end of arc la_oenb_mprj[41]_la_data_in_core[41]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[41]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.935182, 1.961104, 2.023392, 2.191610, 3.039850",\
"1.984766, 2.010688, 2.072976, 2.241194, 3.089434",\
"2.096677, 2.122599, 2.184887, 2.353105, 3.201345",\
"2.441485, 2.467407, 2.529695, 2.697913, 3.546153",\
"3.713167, 3.739089, 3.801377, 3.969595, 4.817835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698",\
"0.040471, 0.057855, 0.113486, 0.315856, 1.468698");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "2.547743, 2.580621, 2.680968, 3.041798, 4.956575",\
"2.597023, 2.629901, 2.730248, 3.091079, 5.005855",\
"2.709300, 2.742178, 2.842525, 3.203356, 5.118132",\
"3.061188, 3.094065, 3.194413, 3.555243, 5.470020",\
"4.323613, 4.356490, 4.456837, 4.817667, 6.732444");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991",\
"0.041747, 0.074384, 0.199633, 0.691743, 3.323991");
}
} /* end of arc la_oenb_mprj[41]_la_data_in_core[41]_inv_min*/
} /* end of pin la_data_in_core[41] */
pin("la_data_in_core[40]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001673 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[40];
timing () {
related_pin : "la_data_out_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "2.116658, 2.148303, 2.248561, 2.612391, 4.524217",\
"2.166210, 2.197855, 2.298114, 2.661944, 4.573769",\
"2.278116, 2.309761, 2.410019, 2.773849, 4.685675",\
"2.622556, 2.654201, 2.754460, 3.118290, 5.030115",\
"3.868325, 3.899970, 4.000228, 4.364058, 6.275883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "1.754860, 1.779067, 1.840961, 2.010930, 2.859531",\
"1.804425, 1.828631, 1.890525, 2.060494, 2.909096",\
"1.916337, 1.940544, 2.002439, 2.172407, 3.021008",\
"2.268254, 2.292460, 2.354355, 2.524324, 3.372925",\
"3.512380, 3.536586, 3.598480, 3.768449, 4.617050");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426");
}
} /* end of arc la_data_out_mprj[40]_la_data_in_core[40]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "2.116658, 2.148303, 2.248561, 2.612391, 4.524217",\
"2.166210, 2.197855, 2.298114, 2.661944, 4.573769",\
"2.278116, 2.309761, 2.410019, 2.773849, 4.685675",\
"2.622556, 2.654201, 2.754460, 3.118290, 5.030115",\
"3.868325, 3.899970, 4.000228, 4.364058, 6.275883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072",\
"0.045315, 0.077861, 0.203003, 0.702696, 3.329072");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "1.754860, 1.779067, 1.840961, 2.010930, 2.859531",\
"1.804425, 1.828631, 1.890525, 2.060494, 2.909096",\
"1.916337, 1.940544, 2.002439, 2.172407, 3.021008",\
"2.268254, 2.292460, 2.354355, 2.524324, 3.372925",\
"3.512380, 3.536586, 3.598480, 3.768449, 4.617050");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475426");
}
} /* end of arc la_data_out_mprj[40]_la_data_in_core[40]_una_min*/
timing () {
related_pin : "la_oenb_mprj[40]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "1.740185, 1.764391, 1.826286, 1.996255, 2.844856",\
"1.790680, 1.814887, 1.876781, 2.046750, 2.895352",\
"1.901439, 1.925646, 1.987540, 2.157509, 3.006110",\
"2.188543, 2.212749, 2.274644, 2.444613, 3.293214",\
"3.147553, 3.171759, 3.233654, 3.403623, 4.252224");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "2.362508, 2.394153, 2.494411, 2.858242, 4.770067",\
"2.412374, 2.444019, 2.544277, 2.908108, 4.819932",\
"2.525461, 2.557106, 2.657365, 3.021195, 4.933020",\
"2.877860, 2.909506, 3.009764, 3.373594, 5.285419",\
"4.128384, 4.160029, 4.260288, 4.624118, 6.535943");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073");
}
} /* end of arc la_oenb_mprj[40]_la_data_in_core[40]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[40]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "1.740185, 1.764391, 1.826286, 1.996255, 2.844856",\
"1.790680, 1.814887, 1.876781, 2.046750, 2.895352",\
"1.901439, 1.925646, 1.987540, 2.157509, 3.006110",\
"2.188543, 2.212749, 2.274644, 2.444613, 3.293214",\
"3.147553, 3.171759, 3.233654, 3.403623, 4.252224");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427",\
"0.042502, 0.059328, 0.114797, 0.322463, 1.475427");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "2.362508, 2.394153, 2.494411, 2.858242, 4.770067",\
"2.412374, 2.444019, 2.544277, 2.908108, 4.819932",\
"2.525461, 2.557106, 2.657365, 3.021195, 4.933020",\
"2.877860, 2.909506, 3.009764, 3.373594, 5.285419",\
"4.128384, 4.160029, 4.260288, 4.624118, 6.535943");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073",\
"0.045314, 0.077861, 0.203003, 0.702696, 3.329073");
}
} /* end of arc la_oenb_mprj[40]_la_data_in_core[40]_inv_min*/
} /* end of pin la_data_in_core[40] */
pin("la_data_in_core[39]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000639 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[39];
timing () {
related_pin : "la_data_out_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.970613, 2.003462, 2.103799, 2.464656, 4.379238",\
"2.020260, 2.053110, 2.153447, 2.514303, 4.428885",\
"2.132284, 2.165133, 2.265471, 2.626327, 4.540909",\
"2.476735, 2.509584, 2.609921, 2.970778, 4.885360",\
"3.694579, 3.727429, 3.827766, 4.188622, 6.103204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.646306, 1.672191, 1.734467, 1.902684, 2.750921",\
"1.696285, 1.722171, 1.784447, 1.952663, 2.800900",\
"1.807927, 1.833812, 1.896088, 2.064305, 2.912542",\
"2.159586, 2.185472, 2.247747, 2.415964, 3.264201",\
"3.379083, 3.404968, 3.467244, 3.635461, 4.483698");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705");
}
} /* end of arc la_data_out_mprj[39]_la_data_in_core[39]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.970613, 2.003462, 2.103799, 2.464656, 4.379238",\
"2.020260, 2.053110, 2.153447, 2.514303, 4.428885",\
"2.132284, 2.165133, 2.265471, 2.626327, 4.540909",\
"2.476735, 2.509584, 2.609921, 2.970778, 4.885360",\
"3.694579, 3.727429, 3.827766, 4.188622, 6.103204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323771");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.646306, 1.672191, 1.734467, 1.902684, 2.750921",\
"1.696285, 1.722171, 1.784447, 1.952663, 2.800900",\
"1.807927, 1.833812, 1.896088, 2.064305, 2.912542",\
"2.159586, 2.185472, 2.247747, 2.415964, 3.264201",\
"3.379083, 3.404968, 3.467244, 3.635461, 4.483698");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705");
}
} /* end of arc la_data_out_mprj[39]_la_data_in_core[39]_una_min*/
timing () {
related_pin : "la_oenb_mprj[39]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.679389, 1.705275, 1.767551, 1.935768, 2.784005",\
"1.728967, 1.754852, 1.817128, 1.985345, 2.833582",\
"1.840938, 1.866823, 1.929099, 2.097316, 2.945554",\
"2.186240, 2.212126, 2.274402, 2.442619, 3.290856",\
"3.425714, 3.451600, 3.513876, 3.682092, 4.530329");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "2.299361, 2.332211, 2.432548, 2.793405, 4.707987",\
"2.349150, 2.382000, 2.482337, 2.843193, 4.757776",\
"2.460879, 2.493729, 2.594066, 2.954922, 4.869505",\
"2.812272, 2.845121, 2.945458, 3.306314, 5.220897",\
"4.041918, 4.074768, 4.175105, 4.535961, 6.450544");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772");
}
} /* end of arc la_oenb_mprj[39]_la_data_in_core[39]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[39]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "1.679389, 1.705275, 1.767551, 1.935768, 2.784005",\
"1.728967, 1.754852, 1.817128, 1.985345, 2.833582",\
"1.840938, 1.866823, 1.929099, 2.097316, 2.945554",\
"2.186240, 2.212126, 2.274402, 2.442619, 3.290856",\
"3.425714, 3.451600, 3.513876, 3.682092, 4.530329");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705",\
"0.040517, 0.057890, 0.113519, 0.315882, 1.468705");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "2.299361, 2.332211, 2.432548, 2.793405, 4.707987",\
"2.349150, 2.382000, 2.482337, 2.843193, 4.757776",\
"2.460879, 2.493729, 2.594066, 2.954922, 4.869505",\
"2.812272, 2.845121, 2.945458, 3.306314, 5.220897",\
"4.041918, 4.074768, 4.175105, 4.535961, 6.450544");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772",\
"0.041835, 0.074472, 0.199711, 0.691862, 3.323772");
}
} /* end of arc la_oenb_mprj[39]_la_data_in_core[39]_inv_min*/
} /* end of pin la_data_in_core[39] */
pin("la_data_in_core[38]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001351 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[38];
timing () {
related_pin : "la_data_out_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "2.124486, 2.156522, 2.256809, 2.620480, 4.532326",\
"2.174056, 2.206092, 2.306379, 2.670049, 4.581895",\
"2.286014, 2.318050, 2.418337, 2.782008, 4.693854",\
"2.630277, 2.662313, 2.762600, 3.126271, 5.038116",\
"3.861942, 3.893978, 3.994265, 4.357935, 6.269782");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "1.734819, 1.759544, 1.821562, 1.991369, 2.839582",\
"1.784562, 1.809287, 1.871305, 2.041112, 2.889324",\
"1.896326, 1.921052, 1.983069, 2.152877, 3.001089",\
"2.248213, 2.272938, 2.334956, 2.504763, 3.352976",\
"3.480498, 3.505223, 3.567241, 3.737048, 4.585260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613");
}
} /* end of arc la_data_out_mprj[38]_la_data_in_core[38]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "2.124486, 2.156522, 2.256809, 2.620480, 4.532326",\
"2.174056, 2.206092, 2.306379, 2.670049, 4.581895",\
"2.286014, 2.318050, 2.418337, 2.782008, 4.693854",\
"2.630277, 2.662313, 2.762600, 3.126271, 5.038116",\
"3.861942, 3.893978, 3.994265, 4.357935, 6.269782");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "1.734819, 1.759544, 1.821562, 1.991369, 2.839582",\
"1.784562, 1.809287, 1.871305, 2.041112, 2.889324",\
"1.896326, 1.921052, 1.983069, 2.152877, 3.001089",\
"2.248213, 2.272938, 2.334956, 2.504763, 3.352976",\
"3.480498, 3.505223, 3.567241, 3.737048, 4.585260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613");
}
} /* end of arc la_data_out_mprj[38]_la_data_in_core[38]_una_min*/
timing () {
related_pin : "la_oenb_mprj[38]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "1.910918, 1.935643, 1.997661, 2.167468, 3.015681",\
"1.960475, 1.985200, 2.047218, 2.217025, 3.065238",\
"2.072351, 2.097076, 2.159094, 2.328901, 3.177114",\
"2.417343, 2.442068, 2.504086, 2.673893, 3.522106",\
"3.691221, 3.715946, 3.777964, 3.947771, 4.795984");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "2.549432, 2.581468, 2.681755, 3.045425, 4.957272",\
"2.598723, 2.630759, 2.731046, 3.094716, 5.006562",\
"2.710931, 2.742967, 2.843254, 3.206924, 5.118771",\
"3.062833, 3.094869, 3.195156, 3.558826, 5.470673",\
"4.324813, 4.356849, 4.457136, 4.820807, 6.732653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256");
}
} /* end of arc la_oenb_mprj[38]_la_data_in_core[38]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[38]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "1.910918, 1.935643, 1.997661, 2.167468, 3.015681",\
"1.960475, 1.985200, 2.047218, 2.217025, 3.065238",\
"2.072351, 2.097076, 2.159094, 2.328901, 3.177114",\
"2.417343, 2.442068, 2.504086, 2.673893, 3.522106",\
"3.691221, 3.715946, 3.777964, 3.947771, 4.795984");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613",\
"0.041885, 0.058879, 0.114394, 0.321648, 1.473613");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "2.549432, 2.581468, 2.681755, 3.045425, 4.957272",\
"2.598723, 2.630759, 2.731046, 3.094716, 5.006562",\
"2.710931, 2.742967, 2.843254, 3.206924, 5.118771",\
"3.062833, 3.094869, 3.195156, 3.558826, 5.470673",\
"4.324813, 4.356849, 4.457136, 4.820807, 6.732653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256",\
"0.044299, 0.076871, 0.201991, 0.701262, 3.327256");
}
} /* end of arc la_oenb_mprj[38]_la_data_in_core[38]_inv_min*/
} /* end of pin la_data_in_core[38] */
pin("la_data_in_core[37]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001902 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[37];
timing () {
related_pin : "la_data_out_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "2.037902, 2.069307, 2.169529, 2.533308, 4.444831",\
"2.087469, 2.118873, 2.219095, 2.582874, 4.494398",\
"2.199419, 2.230823, 2.331046, 2.694824, 4.606348",\
"2.543711, 2.575115, 2.675338, 3.039116, 4.950640",\
"3.777614, 3.809019, 3.909241, 4.273019, 6.184543");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "1.699356, 1.723252, 1.785037, 1.955003, 2.803389",\
"1.749070, 1.772965, 1.834751, 2.004716, 2.853102",\
"1.860858, 1.884753, 1.946539, 2.116505, 2.964890",\
"2.212783, 2.236678, 2.298464, 2.468430, 3.316816",\
"3.446938, 3.470833, 3.532619, 3.702585, 4.550971");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426");
}
} /* end of arc la_data_out_mprj[37]_la_data_in_core[37]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "2.037902, 2.069307, 2.169529, 2.533308, 4.444831",\
"2.087469, 2.118873, 2.219095, 2.582874, 4.494398",\
"2.199419, 2.230823, 2.331046, 2.694824, 4.606348",\
"2.543711, 2.575115, 2.675338, 3.039116, 4.950640",\
"3.777614, 3.809019, 3.909241, 4.273019, 6.184543");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329494");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "1.699356, 1.723252, 1.785037, 1.955003, 2.803389",\
"1.749070, 1.772965, 1.834751, 2.004716, 2.853102",\
"1.860858, 1.884753, 1.946539, 2.116505, 2.964890",\
"2.212783, 2.236678, 2.298464, 2.468430, 3.316816",\
"3.446938, 3.470833, 3.532619, 3.702585, 4.550971");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322764, 1.475426");
}
} /* end of arc la_data_out_mprj[37]_la_data_in_core[37]_una_min*/
timing () {
related_pin : "la_oenb_mprj[37]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "1.765967, 1.789862, 1.851648, 2.021614, 2.870000",\
"1.816634, 1.840529, 1.902315, 2.072280, 2.920666",\
"1.927335, 1.951231, 2.013016, 2.182982, 3.031368",\
"2.214319, 2.238214, 2.300000, 2.469965, 3.318352",\
"3.172209, 3.196104, 3.257890, 3.427855, 4.276242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "2.348910, 2.380315, 2.480537, 2.844316, 4.755839",\
"2.398846, 2.430250, 2.530473, 2.894251, 4.805775",\
"2.511969, 2.543373, 2.643596, 3.007374, 4.918898",\
"2.864278, 2.895682, 2.995904, 3.359683, 5.271207",\
"4.117199, 4.148603, 4.248826, 4.612604, 6.524128");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496");
}
} /* end of arc la_oenb_mprj[37]_la_data_in_core[37]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[37]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "1.765967, 1.789862, 1.851648, 2.021614, 2.870000",\
"1.816634, 1.840529, 1.902315, 2.072280, 2.920666",\
"1.927335, 1.951231, 2.013016, 2.182982, 3.031368",\
"2.214319, 2.238214, 2.300000, 2.469965, 3.318352",\
"3.172209, 3.196104, 3.257890, 3.427855, 4.276242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426",\
"0.042920, 0.059655, 0.115106, 0.322765, 1.475426");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "2.348910, 2.380315, 2.480537, 2.844316, 4.755839",\
"2.398846, 2.430250, 2.530473, 2.894251, 4.805775",\
"2.511969, 2.543373, 2.643596, 3.007374, 4.918898",\
"2.864278, 2.895682, 2.995904, 3.359683, 5.271207",\
"4.117199, 4.148603, 4.248826, 4.612604, 6.524128");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496",\
"0.045986, 0.078528, 0.203736, 0.703385, 3.329496");
}
} /* end of arc la_oenb_mprj[37]_la_data_in_core[37]_inv_min*/
} /* end of pin la_data_in_core[37] */
pin("la_data_in_core[36]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001392 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[36];
timing () {
related_pin : "la_data_out_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "2.002184, 2.034144, 2.134421, 2.497914, 4.409999",\
"2.051724, 2.083683, 2.183960, 2.547453, 4.459538",\
"2.163607, 2.195566, 2.295844, 2.659337, 4.571422",\
"2.508124, 2.540083, 2.640361, 3.003854, 4.915939",\
"3.759944, 3.791904, 3.892181, 4.255674, 6.167759");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "1.706246, 1.730908, 1.792896, 1.962641, 2.810621",\
"1.755728, 1.780390, 1.842378, 2.012123, 2.860103",\
"1.867705, 1.892367, 1.954355, 2.124100, 2.972080",\
"2.219616, 2.244278, 2.306266, 2.476011, 3.323991",\
"3.468837, 3.493499, 3.555487, 3.725232, 4.573212");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980");
}
} /* end of arc la_data_out_mprj[36]_la_data_in_core[36]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "2.002184, 2.034144, 2.134421, 2.497914, 4.409999",\
"2.051724, 2.083683, 2.183960, 2.547453, 4.459538",\
"2.163607, 2.195566, 2.295844, 2.659337, 4.571422",\
"2.508124, 2.540083, 2.640361, 3.003854, 4.915939",\
"3.759944, 3.791904, 3.892181, 4.255674, 6.167759");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327623");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "1.706246, 1.730908, 1.792896, 1.962641, 2.810621",\
"1.755728, 1.780390, 1.842378, 2.012123, 2.860103",\
"1.867705, 1.892367, 1.954355, 2.124100, 2.972080",\
"2.219616, 2.244278, 2.306266, 2.476011, 3.323991",\
"3.468837, 3.493499, 3.555487, 3.725232, 4.573212");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321547, 1.472980");
}
} /* end of arc la_data_out_mprj[36]_la_data_in_core[36]_una_min*/
timing () {
related_pin : "la_oenb_mprj[36]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "1.674941, 1.699603, 1.761591, 1.931336, 2.779316",\
"1.725439, 1.750101, 1.812089, 1.981834, 2.829814",\
"1.836197, 1.860859, 1.922847, 2.092592, 2.940572",\
"2.123304, 2.147966, 2.209955, 2.379699, 3.227679",\
"3.082351, 3.107014, 3.169002, 3.338746, 4.186726");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "2.226722, 2.258682, 2.358959, 2.722452, 4.634537",\
"2.276589, 2.308548, 2.408826, 2.772318, 4.684403",\
"2.389677, 2.421636, 2.521913, 2.885406, 4.797492",\
"2.742074, 2.774034, 2.874311, 3.237804, 5.149889",\
"3.992652, 4.024611, 4.124888, 4.488382, 6.400466");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622");
}
} /* end of arc la_oenb_mprj[36]_la_data_in_core[36]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[36]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "1.674941, 1.699603, 1.761591, 1.931336, 2.779316",\
"1.725439, 1.750101, 1.812089, 1.981834, 2.829814",\
"1.836197, 1.860859, 1.922847, 2.092592, 2.940572",\
"2.123304, 2.147966, 2.209955, 2.379699, 3.227679",\
"3.082351, 3.107014, 3.169002, 3.338746, 4.186726");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980",\
"0.041962, 0.058942, 0.114462, 0.321546, 1.472980");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "2.226722, 2.258682, 2.358959, 2.722452, 4.634537",\
"2.276589, 2.308548, 2.408826, 2.772318, 4.684403",\
"2.389677, 2.421636, 2.521913, 2.885406, 4.797492",\
"2.742074, 2.774034, 2.874311, 3.237804, 5.149889",\
"3.992652, 4.024611, 4.124888, 4.488382, 6.400466");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622",\
"0.044310, 0.076883, 0.202108, 0.701098, 3.327622");
}
} /* end of arc la_oenb_mprj[36]_la_data_in_core[36]_inv_min*/
} /* end of pin la_data_in_core[36] */
pin("la_data_in_core[35]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001698 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[35];
timing () {
related_pin : "la_data_out_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "1.964238, 1.995834, 2.096107, 2.459672, 4.372085",\
"2.013764, 2.045360, 2.145633, 2.509197, 4.421611",\
"2.125601, 2.157197, 2.257470, 2.621034, 4.533448",\
"2.470269, 2.501865, 2.602139, 2.965703, 4.878117",\
"3.734324, 3.765920, 3.866194, 4.229758, 6.142171");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "1.705605, 1.729778, 1.791648, 1.961534, 2.809916",\
"1.754932, 1.779106, 1.840975, 2.010861, 2.859243",\
"1.867039, 1.891212, 1.953082, 2.122968, 2.971350",\
"2.218942, 2.243115, 2.304985, 2.474871, 3.323253",\
"3.478567, 3.502741, 3.564610, 3.734497, 4.582879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636");
}
} /* end of arc la_data_out_mprj[35]_la_data_in_core[35]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "1.964238, 1.995834, 2.096107, 2.459672, 4.372085",\
"2.013764, 2.045360, 2.145633, 2.509197, 4.421611",\
"2.125601, 2.157197, 2.257470, 2.621034, 4.533448",\
"2.470269, 2.501865, 2.602139, 2.965703, 4.878117",\
"3.734324, 3.765920, 3.866194, 4.229758, 6.142171");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "1.705605, 1.729778, 1.791648, 1.961534, 2.809916",\
"1.754932, 1.779106, 1.840975, 2.010861, 2.859243",\
"1.867039, 1.891212, 1.953082, 2.122968, 2.971350",\
"2.218942, 2.243115, 2.304985, 2.474871, 3.323253",\
"3.478567, 3.502741, 3.564610, 3.734497, 4.582879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474636");
}
} /* end of arc la_data_out_mprj[35]_la_data_in_core[35]_una_min*/
timing () {
related_pin : "la_oenb_mprj[35]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "2.016603, 2.040777, 2.102646, 2.272532, 3.120915",\
"2.067167, 2.091341, 2.153210, 2.323096, 3.171479",\
"2.178060, 2.202233, 2.264102, 2.433989, 3.282371",\
"2.463551, 2.487725, 2.549594, 2.719481, 3.567863",\
"3.376891, 3.401065, 3.462934, 3.632821, 4.481203");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "2.493054, 2.524650, 2.624923, 2.988487, 4.900901",\
"2.542885, 2.574481, 2.674754, 3.038318, 4.950732",\
"2.656200, 2.687796, 2.788069, 3.151634, 5.064047",\
"3.004935, 3.036530, 3.136804, 3.500368, 5.412782",\
"4.200881, 4.232477, 4.332750, 4.696314, 6.608728");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864");
}
} /* end of arc la_oenb_mprj[35]_la_data_in_core[35]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[35]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "2.016603, 2.040777, 2.102646, 2.272532, 3.120915",\
"2.067167, 2.091341, 2.153210, 2.323096, 3.171479",\
"2.178060, 2.202233, 2.264102, 2.433989, 3.282371",\
"2.463551, 2.487725, 2.549594, 2.719481, 3.567863",\
"3.376891, 3.401065, 3.462934, 3.632821, 4.481203");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637",\
"0.042545, 0.059371, 0.114846, 0.322283, 1.474637");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "2.493054, 2.524650, 2.624923, 2.988487, 4.900901",\
"2.542885, 2.574481, 2.674754, 3.038318, 4.950732",\
"2.656200, 2.687796, 2.788069, 3.151634, 5.064047",\
"3.004935, 3.036530, 3.136804, 3.500368, 5.412782",\
"4.200881, 4.232477, 4.332750, 4.696314, 6.608728");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864",\
"0.045280, 0.077821, 0.203083, 0.702326, 3.329864");
}
} /* end of arc la_oenb_mprj[35]_la_data_in_core[35]_inv_min*/
} /* end of pin la_data_in_core[35] */
pin("la_data_in_core[34]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001406 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[34];
timing () {
related_pin : "la_data_out_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.980127, 2.012069, 2.112359, 2.475790, 4.388166",\
"2.029666, 2.061607, 2.161897, 2.525328, 4.437705",\
"2.141532, 2.173474, 2.273764, 2.637195, 4.549572",\
"2.486106, 2.518048, 2.618337, 2.981768, 4.894145",\
"3.742436, 3.774378, 3.874668, 4.238099, 6.150475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.703754, 1.728398, 1.790379, 1.960122, 2.808123",\
"1.753183, 1.777827, 1.839808, 2.009551, 2.857553",\
"1.865208, 1.889852, 1.951833, 2.121576, 2.969578",\
"2.217115, 2.241759, 2.303741, 2.473483, 3.321485",\
"3.470149, 3.494792, 3.556774, 3.726516, 4.574518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991");
}
} /* end of arc la_data_out_mprj[34]_la_data_in_core[34]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.980127, 2.012069, 2.112359, 2.475790, 4.388166",\
"2.029666, 2.061607, 2.161897, 2.525328, 4.437705",\
"2.141532, 2.173474, 2.273764, 2.637195, 4.549572",\
"2.486106, 2.518048, 2.618337, 2.981768, 4.894145",\
"3.742436, 3.774378, 3.874668, 4.238099, 6.150475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.703754, 1.728398, 1.790379, 1.960122, 2.808123",\
"1.753183, 1.777827, 1.839808, 2.009551, 2.857553",\
"1.865208, 1.889852, 1.951833, 2.121576, 2.969578",\
"2.217115, 2.241759, 2.303741, 2.473483, 3.321485",\
"3.470149, 3.494792, 3.556774, 3.726516, 4.574518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991");
}
} /* end of arc la_data_out_mprj[34]_la_data_in_core[34]_una_min*/
timing () {
related_pin : "la_oenb_mprj[34]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.886933, 1.911577, 1.973558, 2.143301, 2.991303",\
"1.937351, 1.961994, 2.023976, 2.193718, 3.041720",\
"2.050426, 2.075069, 2.137051, 2.306793, 3.154795",\
"2.372729, 2.397372, 2.459354, 2.629096, 3.477098",\
"3.487944, 3.512587, 3.574569, 3.744311, 4.592313");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "2.350058, 2.382000, 2.482290, 2.845720, 4.758097",\
"2.398133, 2.430074, 2.530364, 2.893795, 4.806172",\
"2.510672, 2.542613, 2.642903, 3.006334, 4.918711",\
"2.865786, 2.897728, 2.998018, 3.361448, 5.273825",\
"4.175451, 4.207392, 4.307683, 4.671113, 6.583490");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144");
}
} /* end of arc la_oenb_mprj[34]_la_data_in_core[34]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[34]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "1.886933, 1.911577, 1.973558, 2.143301, 2.991303",\
"1.937351, 1.961994, 2.023976, 2.193718, 3.041720",\
"2.050426, 2.075069, 2.137051, 2.306793, 3.154795",\
"2.372729, 2.397372, 2.459354, 2.629096, 3.477098",\
"3.487944, 3.512587, 3.574569, 3.744311, 4.592313");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991",\
"0.041987, 0.058962, 0.114480, 0.321555, 1.472991");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "2.350058, 2.382000, 2.482290, 2.845720, 4.758097",\
"2.398133, 2.430074, 2.530364, 2.893795, 4.806172",\
"2.510672, 2.542613, 2.642903, 3.006334, 4.918711",\
"2.865786, 2.897728, 2.998018, 3.361448, 5.273825",\
"4.175451, 4.207392, 4.307683, 4.671113, 6.583490");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144",\
"0.044332, 0.076900, 0.202154, 0.701048, 3.328144");
}
} /* end of arc la_oenb_mprj[34]_la_data_in_core[34]_inv_min*/
} /* end of pin la_data_in_core[34] */
pin("la_data_in_core[33]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001365 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[33];
timing () {
related_pin : "la_data_out_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.898196, 1.930280, 2.030637, 2.394343, 4.306382",\
"1.947752, 1.979835, 2.080192, 2.443898, 4.355938",\
"2.059626, 2.091710, 2.192066, 2.555773, 4.467812",\
"2.404160, 2.436244, 2.536600, 2.900307, 4.812346",\
"3.670026, 3.702111, 3.802467, 4.166173, 6.078213");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.924936, 1.949635, 2.011653, 2.181500, 3.029803",\
"1.974228, 1.998927, 2.060944, 2.230791, 3.079094",\
"2.086434, 2.111133, 2.173151, 2.342998, 3.191301",\
"2.438338, 2.463037, 2.525055, 2.694901, 3.543205",\
"3.700338, 3.725037, 3.787055, 3.956902, 4.805204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005");
}
} /* end of arc la_data_out_mprj[33]_la_data_in_core[33]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.898196, 1.930280, 2.030637, 2.394343, 4.306382",\
"1.947752, 1.979835, 2.080192, 2.443898, 4.355938",\
"2.059626, 2.091710, 2.192066, 2.555773, 4.467812",\
"2.404160, 2.436244, 2.536600, 2.900307, 4.812346",\
"3.670026, 3.702111, 3.802467, 4.166173, 6.078213");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327648");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.924936, 1.949635, 2.011653, 2.181500, 3.029803",\
"1.974228, 1.998927, 2.060944, 2.230791, 3.079094",\
"2.086434, 2.111133, 2.173151, 2.342998, 3.191301",\
"2.438338, 2.463037, 2.525055, 2.694901, 3.543205",\
"3.700338, 3.725037, 3.787055, 3.956902, 4.805204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474005");
}
} /* end of arc la_data_out_mprj[33]_la_data_in_core[33]_una_min*/
timing () {
related_pin : "la_oenb_mprj[33]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.954182, 1.978881, 2.040899, 2.210745, 3.059048",\
"2.003777, 2.028476, 2.090493, 2.260340, 3.108643",\
"2.115699, 2.140398, 2.202416, 2.372263, 3.220566",\
"2.460417, 2.485116, 2.547134, 2.716980, 3.565284",\
"3.729969, 3.754668, 3.816686, 3.986532, 4.834836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "2.035581, 2.067665, 2.168021, 2.531728, 4.443768",\
"2.084859, 2.116943, 2.217299, 2.581006, 4.493045",\
"2.197160, 2.229244, 2.329601, 2.693307, 4.605347",\
"2.548982, 2.581066, 2.681423, 3.045129, 4.957169",\
"3.810410, 3.842494, 3.942850, 4.306557, 6.218596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650");
}
} /* end of arc la_oenb_mprj[33]_la_data_in_core[33]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[33]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.954182, 1.978881, 2.040899, 2.210745, 3.059048",\
"2.003777, 2.028476, 2.090493, 2.260340, 3.108643",\
"2.115699, 2.140398, 2.202416, 2.372263, 3.220566",\
"2.460417, 2.485116, 2.547134, 2.716980, 3.565284",\
"3.729969, 3.754668, 3.816686, 3.986532, 4.834836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004",\
"0.041913, 0.058896, 0.114405, 0.321769, 1.474004");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "2.035581, 2.067665, 2.168021, 2.531728, 4.443768",\
"2.084859, 2.116943, 2.217299, 2.581006, 4.493045",\
"2.197160, 2.229244, 2.329601, 2.693307, 4.605347",\
"2.548982, 2.581066, 2.681423, 3.045129, 4.957169",\
"3.810410, 3.842494, 3.942850, 4.306557, 6.218596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650",\
"0.044588, 0.077122, 0.202124, 0.701342, 3.327650");
}
} /* end of arc la_oenb_mprj[33]_la_data_in_core[33]_inv_min*/
} /* end of pin la_data_in_core[33] */
pin("la_data_in_core[32]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001376 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[32];
timing () {
related_pin : "la_data_out_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "1.847239, 1.879220, 1.979498, 2.343016, 4.255119",\
"1.896782, 1.928762, 2.029040, 2.392558, 4.304662",\
"2.008638, 2.040618, 2.140896, 2.504414, 4.416517",\
"2.353253, 2.385233, 2.485512, 2.849029, 4.761133",\
"3.619259, 3.651240, 3.751518, 4.115036, 6.027139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "1.898836, 1.923525, 1.985523, 2.155279, 3.003317",\
"1.948134, 1.972823, 2.034821, 2.204577, 3.052615",\
"2.060304, 2.084993, 2.146991, 2.316747, 3.164785",\
"2.412215, 2.436904, 2.498902, 2.668658, 3.516695",\
"3.673963, 3.698652, 3.760650, 3.930406, 4.778443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101");
}
} /* end of arc la_data_out_mprj[32]_la_data_in_core[32]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "1.847239, 1.879220, 1.979498, 2.343016, 4.255119",\
"1.896782, 1.928762, 2.029040, 2.392558, 4.304662",\
"2.008638, 2.040618, 2.140896, 2.504414, 4.416517",\
"2.353253, 2.385233, 2.485512, 2.849029, 4.761133",\
"3.619259, 3.651240, 3.751518, 4.115036, 6.027139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "1.898836, 1.923525, 1.985523, 2.155279, 3.003317",\
"1.948134, 1.972823, 2.034821, 2.204577, 3.052615",\
"2.060304, 2.084993, 2.146991, 2.316747, 3.164785",\
"2.412215, 2.436904, 2.498902, 2.668658, 3.516695",\
"3.673963, 3.698652, 3.760650, 3.930406, 4.778443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101");
}
} /* end of arc la_data_out_mprj[32]_la_data_in_core[32]_una_min*/
timing () {
related_pin : "la_oenb_mprj[32]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "2.246444, 2.271133, 2.333131, 2.502887, 3.350925",\
"2.297011, 2.321700, 2.383698, 2.553454, 3.401492",\
"2.407903, 2.432592, 2.494590, 2.664346, 3.512384",\
"2.693387, 2.718076, 2.780074, 2.949830, 3.797868",\
"3.606423, 3.631112, 3.693109, 3.862866, 4.710903");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "2.250999, 2.282979, 2.383257, 2.746775, 4.658878",\
"2.300830, 2.332810, 2.433088, 2.796606, 4.708709",\
"2.414146, 2.446127, 2.546405, 2.909923, 4.822026",\
"2.762902, 2.794883, 2.895161, 3.258678, 5.170782",\
"3.954929, 3.986909, 4.087187, 4.450705, 6.362808");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626");
}
} /* end of arc la_oenb_mprj[32]_la_data_in_core[32]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[32]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "2.246444, 2.271133, 2.333131, 2.502887, 3.350925",\
"2.297011, 2.321700, 2.383698, 2.553454, 3.401492",\
"2.407903, 2.432592, 2.494590, 2.664346, 3.512384",\
"2.693387, 2.718076, 2.780074, 2.949830, 3.797868",\
"3.606423, 3.631112, 3.693109, 3.862866, 4.710903");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101",\
"0.041930, 0.058918, 0.114437, 0.321553, 1.473101");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "2.250999, 2.282979, 2.383257, 2.746775, 4.658878",\
"2.300830, 2.332810, 2.433088, 2.796606, 4.708709",\
"2.414146, 2.446127, 2.546405, 2.909923, 4.822026",\
"2.762902, 2.794883, 2.895161, 3.258678, 5.170782",\
"3.954929, 3.986909, 4.087187, 4.450705, 6.362808");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626",\
"0.044261, 0.076836, 0.202052, 0.701090, 3.327626");
}
} /* end of arc la_oenb_mprj[32]_la_data_in_core[32]_inv_min*/
} /* end of pin la_data_in_core[32] */
pin("la_data_in_core[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001365 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[31];
timing () {
related_pin : "la_data_out_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.899812, 1.931808, 2.032061, 2.395672, 4.307209",\
"1.949360, 1.981356, 2.081610, 2.445220, 4.356757",\
"2.061225, 2.093221, 2.193475, 2.557085, 4.468622",\
"2.405799, 2.437795, 2.538049, 2.901659, 4.813196",\
"3.671766, 3.703763, 3.804016, 4.167626, 6.079163");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.932791, 1.957490, 2.019491, 2.189242, 3.037149",\
"1.982085, 2.006785, 2.068786, 2.238536, 3.086443",\
"2.094273, 2.118973, 2.180974, 2.350724, 3.198631",\
"2.446187, 2.470886, 2.532887, 2.702638, 3.550545",\
"3.708179, 3.732878, 3.794879, 3.964630, 4.812536");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951");
}
} /* end of arc la_data_out_mprj[31]_la_data_in_core[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.899812, 1.931808, 2.032061, 2.395672, 4.307209",\
"1.949360, 1.981356, 2.081610, 2.445220, 4.356757",\
"2.061225, 2.093221, 2.193475, 2.557085, 4.468622",\
"2.405799, 2.437795, 2.538049, 2.901659, 4.813196",\
"3.671766, 3.703763, 3.804016, 4.167626, 6.079163");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635",\
"0.044260, 0.076845, 0.202016, 0.701188, 3.326635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.932791, 1.957490, 2.019491, 2.189242, 3.037149",\
"1.982085, 2.006785, 2.068786, 2.238536, 3.086443",\
"2.094273, 2.118973, 2.180974, 2.350724, 3.198631",\
"2.446187, 2.470886, 2.532887, 2.702638, 3.550545",\
"3.708179, 3.732878, 3.794879, 3.964630, 4.812536");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321539, 1.472951");
}
} /* end of arc la_data_out_mprj[31]_la_data_in_core[31]_una_min*/
timing () {
related_pin : "la_oenb_mprj[31]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.910027, 1.934726, 1.996727, 2.166478, 3.014385",\
"1.961005, 1.985705, 2.047706, 2.217456, 3.065364",\
"2.071605, 2.096305, 2.158305, 2.328056, 3.175963",\
"2.358387, 2.383086, 2.445087, 2.614838, 3.462745",\
"3.308568, 3.333268, 3.395268, 3.565019, 4.412926");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.954334, 1.986330, 2.086584, 2.450194, 4.361731",\
"2.004400, 2.036397, 2.136650, 2.500260, 4.411798",\
"2.117589, 2.149586, 2.249839, 2.613450, 4.524987",\
"2.469702, 2.501698, 2.601952, 2.965562, 4.877099",\
"3.726346, 3.758342, 3.858595, 4.222206, 6.133743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636");
}
} /* end of arc la_oenb_mprj[31]_la_data_in_core[31]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[31]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.910027, 1.934726, 1.996727, 2.166478, 3.014385",\
"1.961005, 1.985705, 2.047706, 2.217456, 3.065364",\
"2.071605, 2.096305, 2.158305, 2.328056, 3.175963",\
"2.358387, 2.383086, 2.445087, 2.614838, 3.462745",\
"3.308568, 3.333268, 3.395268, 3.565019, 4.412926");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951",\
"0.041911, 0.058901, 0.114424, 0.321538, 1.472951");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "1.954334, 1.986330, 2.086584, 2.450194, 4.361731",\
"2.004400, 2.036397, 2.136650, 2.500260, 4.411798",\
"2.117589, 2.149586, 2.249839, 2.613450, 4.524987",\
"2.469702, 2.501698, 2.601952, 2.965562, 4.877099",\
"3.726346, 3.758342, 3.858595, 4.222206, 6.133743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636",\
"0.044260, 0.076845, 0.202016, 0.701187, 3.326636");
}
} /* end of arc la_oenb_mprj[31]_la_data_in_core[31]_inv_min*/
} /* end of pin la_data_in_core[31] */
pin("la_data_in_core[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001344 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[30];
timing () {
related_pin : "la_data_out_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "1.898708, 1.930726, 2.031016, 2.394487, 4.306799",\
"1.948241, 1.980259, 2.080548, 2.444020, 4.356332",\
"2.060097, 2.092114, 2.192404, 2.555875, 4.468187",\
"2.404740, 2.436757, 2.537047, 2.900519, 4.812831",\
"3.664494, 3.696512, 3.796801, 4.160273, 6.072585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "1.930827, 1.955570, 2.017581, 2.187325, 3.035376",\
"1.980215, 2.004958, 2.066969, 2.236712, 3.084764",\
"2.092272, 2.117015, 2.179026, 2.348770, 3.196821",\
"2.444225, 2.468968, 2.530979, 2.700722, 3.548774",\
"3.700690, 3.725433, 3.787444, 3.957188, 4.805239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985");
}
} /* end of arc la_data_out_mprj[30]_la_data_in_core[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "1.898708, 1.930726, 2.031016, 2.394487, 4.306799",\
"1.948241, 1.980259, 2.080548, 2.444020, 4.356332",\
"2.060097, 2.092114, 2.192404, 2.555875, 4.468187",\
"2.404740, 2.436757, 2.537047, 2.900519, 4.812831",\
"3.664494, 3.696512, 3.796801, 4.160273, 6.072585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "1.930827, 1.955570, 2.017581, 2.187325, 3.035376",\
"1.980215, 2.004958, 2.066969, 2.236712, 3.084764",\
"2.092272, 2.117015, 2.179026, 2.348770, 3.196821",\
"2.444225, 2.468968, 2.530979, 2.700722, 3.548774",\
"3.700690, 3.725433, 3.787444, 3.957188, 4.805239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321475, 1.472985");
}
} /* end of arc la_data_out_mprj[30]_la_data_in_core[30]_una_min*/
timing () {
related_pin : "la_oenb_mprj[30]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "2.215530, 2.240274, 2.302285, 2.472028, 3.320080",\
"2.266032, 2.290776, 2.352787, 2.522530, 3.370582",\
"2.376948, 2.401691, 2.463702, 2.633446, 3.481498",\
"2.663259, 2.688002, 2.750013, 2.919757, 3.767808",\
"3.586732, 3.611475, 3.673486, 3.843230, 4.691281");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "2.303255, 2.335272, 2.435562, 2.799034, 4.711346",\
"2.353125, 2.385142, 2.485432, 2.848903, 4.761216",\
"2.466403, 2.498420, 2.598710, 2.962182, 4.874494",\
"2.815582, 2.847599, 2.947889, 3.311361, 5.223672",\
"4.016327, 4.048345, 4.148634, 4.512106, 6.424418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797");
}
} /* end of arc la_oenb_mprj[30]_la_data_in_core[30]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[30]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "2.215530, 2.240274, 2.302285, 2.472028, 3.320080",\
"2.266032, 2.290776, 2.352787, 2.522530, 3.370582",\
"2.376948, 2.401691, 2.463702, 2.633446, 3.481498",\
"2.663259, 2.688002, 2.750013, 2.919757, 3.767808",\
"3.586732, 3.611475, 3.673486, 3.843230, 4.691281");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985",\
"0.041868, 0.058874, 0.114396, 0.321474, 1.472985");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "2.303255, 2.335272, 2.435562, 2.799034, 4.711346",\
"2.353125, 2.385142, 2.485432, 2.848903, 4.761216",\
"2.466403, 2.498420, 2.598710, 2.962182, 4.874494",\
"2.815582, 2.847599, 2.947889, 3.311361, 5.223672",\
"4.016327, 4.048345, 4.148634, 4.512106, 6.424418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797",\
"0.044144, 0.076719, 0.201949, 0.700905, 3.327797");
}
} /* end of arc la_oenb_mprj[30]_la_data_in_core[30]_inv_min*/
} /* end of pin la_data_in_core[30] */
pin("la_data_in_core[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001335 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[29];
timing () {
related_pin : "la_data_out_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.019153, 2.051184, 2.151451, 2.515025, 4.426819",\
"2.068681, 2.100712, 2.200978, 2.564553, 4.476346",\
"2.180524, 2.212555, 2.312822, 2.676397, 4.588191",\
"2.525173, 2.557204, 2.657470, 3.021045, 4.932839",\
"3.787472, 3.819503, 3.919770, 4.283344, 6.195138");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.730077, 1.754828, 1.816843, 1.986592, 2.834566",\
"1.779428, 1.804178, 1.866194, 2.035942, 2.883916",\
"1.891515, 1.916266, 1.978281, 2.148030, 2.996004",\
"2.243418, 2.268169, 2.330184, 2.499933, 3.347907",\
"3.501508, 3.526258, 3.588274, 3.758022, 4.605996");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960");
}
} /* end of arc la_data_out_mprj[29]_la_data_in_core[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.019153, 2.051184, 2.151451, 2.515025, 4.426819",\
"2.068681, 2.100712, 2.200978, 2.564553, 4.476346",\
"2.180524, 2.212555, 2.312822, 2.676397, 4.588191",\
"2.525173, 2.557204, 2.657470, 3.021045, 4.932839",\
"3.787472, 3.819503, 3.919770, 4.283344, 6.195138");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.730077, 1.754828, 1.816843, 1.986592, 2.834566",\
"1.779428, 1.804178, 1.866194, 2.035942, 2.883916",\
"1.891515, 1.916266, 1.978281, 2.148030, 2.996004",\
"2.243418, 2.268169, 2.330184, 2.499933, 3.347907",\
"3.501508, 3.526258, 3.588274, 3.758022, 4.605996");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960");
}
} /* end of arc la_data_out_mprj[29]_la_data_in_core[29]_una_min*/
timing () {
related_pin : "la_oenb_mprj[29]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.090493, 2.115244, 2.177259, 2.347008, 3.194982",\
"2.141058, 2.165809, 2.227824, 2.397573, 3.245547",\
"2.251950, 2.276701, 2.338716, 2.508465, 3.356439",\
"2.537423, 2.562174, 2.624189, 2.793938, 3.641912",\
"3.450459, 3.475210, 3.537225, 3.706974, 4.554947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.576375, 2.608406, 2.708672, 3.072247, 4.984041",\
"2.626204, 2.658235, 2.758502, 3.122076, 5.033870",\
"2.739521, 2.771552, 2.871818, 3.235393, 5.147187",\
"3.088254, 3.120285, 3.220552, 3.584126, 5.495920",\
"4.280175, 4.312206, 4.412472, 4.776047, 6.687841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931");
}
} /* end of arc la_oenb_mprj[29]_la_data_in_core[29]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[29]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.090493, 2.115244, 2.177259, 2.347008, 3.194982",\
"2.141058, 2.165809, 2.227824, 2.397573, 3.245547",\
"2.251950, 2.276701, 2.338716, 2.508465, 3.356439",\
"2.537423, 2.562174, 2.624189, 2.793938, 3.641912",\
"3.450459, 3.475210, 3.537225, 3.706974, 4.554947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960",\
"0.041853, 0.058859, 0.114383, 0.321488, 1.472960");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "2.576375, 2.608406, 2.708672, 3.072247, 4.984041",\
"2.626204, 2.658235, 2.758502, 3.122076, 5.033870",\
"2.739521, 2.771552, 2.871818, 3.235393, 5.147187",\
"3.088254, 3.120285, 3.220552, 3.584126, 5.495920",\
"4.280175, 4.312206, 4.412472, 4.776047, 6.687841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931",\
"0.044151, 0.076735, 0.201918, 0.701034, 3.326931");
}
} /* end of arc la_oenb_mprj[29]_la_data_in_core[29]_inv_min*/
} /* end of pin la_data_in_core[29] */
pin("la_data_in_core[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001488 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[28];
timing () {
related_pin : "la_data_out_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.963469, 1.995318, 2.095580, 2.459196, 4.371096",\
"2.013016, 2.044864, 2.145127, 2.508743, 4.420642",\
"2.124915, 2.156764, 2.257026, 2.620642, 4.532541",\
"2.469378, 2.501227, 2.601489, 2.965105, 4.877004",\
"3.716795, 3.748644, 3.848906, 4.212523, 6.124421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.681813, 1.706320, 1.768275, 1.938091, 2.786262",\
"1.731352, 1.755859, 1.817815, 1.987631, 2.835801",\
"1.843283, 1.867790, 1.929745, 2.099561, 2.947731",\
"2.195196, 2.219703, 2.281659, 2.451475, 3.299645",\
"3.440678, 3.465185, 3.527140, 3.696956, 4.545127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754");
}
} /* end of arc la_data_out_mprj[28]_la_data_in_core[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.963469, 1.995318, 2.095580, 2.459196, 4.371096",\
"2.013016, 2.044864, 2.145127, 2.508743, 4.420642",\
"2.124915, 2.156764, 2.257026, 2.620642, 4.532541",\
"2.469378, 2.501227, 2.601489, 2.965105, 4.877004",\
"3.716795, 3.748644, 3.848906, 4.212523, 6.124421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.681813, 1.706320, 1.768275, 1.938091, 2.786262",\
"1.731352, 1.755859, 1.817815, 1.987631, 2.835801",\
"1.843283, 1.867790, 1.929745, 2.099561, 2.947731",\
"2.195196, 2.219703, 2.281659, 2.451475, 3.299645",\
"3.440678, 3.465185, 3.527140, 3.696956, 4.545127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473754");
}
} /* end of arc la_data_out_mprj[28]_la_data_in_core[28]_una_min*/
timing () {
related_pin : "la_oenb_mprj[28]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.837047, 1.861554, 1.923509, 2.093325, 2.941496",\
"1.887565, 1.912072, 1.974027, 2.143843, 2.992014",\
"2.000503, 2.025010, 2.086965, 2.256781, 3.104952",\
"2.323252, 2.347759, 2.409714, 2.579530, 3.427701",\
"3.439608, 3.464115, 3.526071, 3.695887, 4.544057");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "2.336213, 2.368062, 2.468324, 2.831940, 4.743839",\
"2.384222, 2.416071, 2.516333, 2.879949, 4.791848",\
"2.496833, 2.528682, 2.628944, 2.992560, 4.904459",\
"2.852054, 2.883903, 2.984165, 3.347781, 5.259680",\
"4.157841, 4.189690, 4.289952, 4.653568, 6.565467");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946");
}
} /* end of arc la_oenb_mprj[28]_la_data_in_core[28]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[28]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "1.837047, 1.861554, 1.923509, 2.093325, 2.941496",\
"1.887565, 1.912072, 1.974027, 2.143843, 2.992014",\
"2.000503, 2.025010, 2.086965, 2.256781, 3.104952",\
"2.323252, 2.347759, 2.409714, 2.579530, 3.427701",\
"3.439608, 3.464115, 3.526071, 3.695887, 4.544057");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755",\
"0.042145, 0.059074, 0.114577, 0.321844, 1.473755");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "2.336213, 2.368062, 2.468324, 2.831940, 4.743839",\
"2.384222, 2.416071, 2.516333, 2.879949, 4.791848",\
"2.496833, 2.528682, 2.628944, 2.992560, 4.904459",\
"2.852054, 2.883903, 2.984165, 3.347781, 5.259680",\
"4.157841, 4.189690, 4.289952, 4.653568, 6.565467");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946",\
"0.044639, 0.077207, 0.202407, 0.701652, 3.327946");
}
} /* end of arc la_oenb_mprj[28]_la_data_in_core[28]_inv_min*/
} /* end of pin la_data_in_core[28] */
pin("la_data_in_core[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001649 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[27];
timing () {
related_pin : "la_data_out_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "1.989112, 2.020776, 2.121038, 2.484848, 4.397037",\
"2.038670, 2.070333, 2.170595, 2.534405, 4.446594",\
"2.150587, 2.182250, 2.282512, 2.646323, 4.558511",\
"2.494990, 2.526653, 2.626915, 2.990726, 4.902914",\
"3.737638, 3.769301, 3.869564, 4.233374, 6.145563");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "1.688005, 1.712254, 1.774164, 1.944152, 2.792914",\
"1.737610, 1.761859, 1.823769, 1.993757, 2.842519",\
"1.849489, 1.873738, 1.935648, 2.105637, 2.954399",\
"2.201407, 2.225656, 2.287566, 2.457555, 3.306317",\
"3.442860, 3.467109, 3.529019, 3.699008, 4.547769");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685");
}
} /* end of arc la_data_out_mprj[27]_la_data_in_core[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "1.989112, 2.020776, 2.121038, 2.484848, 4.397037",\
"2.038670, 2.070333, 2.170595, 2.534405, 4.446594",\
"2.150587, 2.182250, 2.282512, 2.646323, 4.558511",\
"2.494990, 2.526653, 2.626915, 2.990726, 4.902914",\
"3.737638, 3.769301, 3.869564, 4.233374, 6.145563");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "1.688005, 1.712254, 1.774164, 1.944152, 2.792914",\
"1.737610, 1.761859, 1.823769, 1.993757, 2.842519",\
"1.849489, 1.873738, 1.935648, 2.105637, 2.954399",\
"2.201407, 2.225656, 2.287566, 2.457555, 3.306317",\
"3.442860, 3.467109, 3.529019, 3.699008, 4.547769");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685");
}
} /* end of arc la_data_out_mprj[27]_la_data_in_core[27]_una_min*/
timing () {
related_pin : "la_oenb_mprj[27]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "2.050741, 2.074991, 2.136900, 2.306889, 3.155651",\
"2.101309, 2.125558, 2.187468, 2.357456, 3.206218",\
"2.212200, 2.236449, 2.298359, 2.468348, 3.317110",\
"2.497661, 2.521910, 2.583820, 2.753809, 3.602571",\
"3.410660, 3.434909, 3.496819, 3.666808, 4.515570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "2.590930, 2.622592, 2.722855, 3.086665, 4.998854",\
"2.640760, 2.672423, 2.772686, 3.136496, 5.048685",\
"2.754077, 2.785740, 2.886002, 3.249813, 5.162001",\
"3.102801, 3.134464, 3.234726, 3.598536, 5.510725",\
"4.294648, 4.326311, 4.426574, 4.790384, 6.702572");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662");
}
} /* end of arc la_oenb_mprj[27]_la_data_in_core[27]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[27]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "2.050741, 2.074991, 2.136900, 2.306889, 3.155651",\
"2.101309, 2.125558, 2.187468, 2.357456, 3.206218",\
"2.212200, 2.236449, 2.298359, 2.468348, 3.317110",\
"2.497661, 2.521910, 2.583820, 2.753809, 3.602571",\
"3.410660, 3.434909, 3.496819, 3.666808, 4.515570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685",\
"0.042454, 0.059294, 0.114760, 0.322472, 1.475685");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "2.590930, 2.622592, 2.722855, 3.086665, 4.998854",\
"2.640760, 2.672423, 2.772686, 3.136496, 5.048685",\
"2.754077, 2.785740, 2.886002, 3.249813, 5.162001",\
"3.102801, 3.134464, 3.234726, 3.598536, 5.510725",\
"4.294648, 4.326311, 4.426574, 4.790384, 6.702572");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662",\
"0.045172, 0.077724, 0.202901, 0.702612, 3.329662");
}
} /* end of arc la_oenb_mprj[27]_la_data_in_core[27]_inv_min*/
} /* end of pin la_data_in_core[27] */
pin("la_data_in_core[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000897 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[26];
timing () {
related_pin : "la_data_out_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.971714, 2.004263, 2.104586, 2.467894, 4.380384",\
"2.021255, 2.053804, 2.154128, 2.517435, 4.429925",\
"2.133127, 2.165676, 2.266000, 2.629308, 4.541797",\
"2.477681, 2.510230, 2.610554, 2.973862, 4.886352",\
"3.732431, 3.764980, 3.865304, 4.228611, 6.141101");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.695777, 1.721244, 1.783434, 1.953001, 2.800716",\
"1.745227, 1.770694, 1.832885, 2.002451, 2.850166",\
"1.857235, 1.882702, 1.944892, 2.114459, 2.962174",\
"2.209144, 2.234611, 2.296801, 2.466368, 3.314083",\
"3.460836, 3.486302, 3.548493, 3.718060, 4.565774");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989");
}
} /* end of arc la_data_out_mprj[26]_la_data_in_core[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.971714, 2.004263, 2.104586, 2.467894, 4.380384",\
"2.021255, 2.053804, 2.154128, 2.517435, 4.429925",\
"2.133127, 2.165676, 2.266000, 2.629308, 4.541797",\
"2.477681, 2.510230, 2.610554, 2.973862, 4.886352",\
"3.732431, 3.764980, 3.865304, 4.228611, 6.141101");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.695777, 1.721244, 1.783434, 1.953001, 2.800716",\
"1.745227, 1.770694, 1.832885, 2.002451, 2.850166",\
"1.857235, 1.882702, 1.944892, 2.114459, 2.962174",\
"2.209144, 2.234611, 2.296801, 2.466368, 3.314083",\
"3.460836, 3.486302, 3.548493, 3.718060, 4.565774");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989");
}
} /* end of arc la_data_out_mprj[26]_la_data_in_core[26]_una_min*/
timing () {
related_pin : "la_oenb_mprj[26]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.852535, 1.878002, 1.940192, 2.109759, 2.957474",\
"1.903015, 1.928481, 1.990672, 2.160239, 3.007954",\
"2.016006, 2.041473, 2.103663, 2.273230, 3.120945",\
"2.338306, 2.363773, 2.425963, 2.595530, 3.443245",\
"3.453770, 3.479236, 3.541427, 3.710994, 4.558708");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "2.330041, 2.362590, 2.462914, 2.826221, 4.738711",\
"2.378078, 2.410627, 2.510950, 2.874258, 4.786748",\
"2.490660, 2.523209, 2.623533, 2.986840, 4.899331",\
"2.845850, 2.878399, 2.978723, 3.342031, 5.254521",\
"4.153613, 4.186162, 4.286486, 4.649794, 6.562284");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706");
}
} /* end of arc la_oenb_mprj[26]_la_data_in_core[26]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[26]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "1.852535, 1.878002, 1.940192, 2.109759, 2.957474",\
"1.903015, 1.928481, 1.990672, 2.160239, 3.007954",\
"2.016006, 2.041473, 2.103663, 2.273230, 3.120945",\
"2.338306, 2.363773, 2.425963, 2.595530, 3.443245",\
"3.453770, 3.479236, 3.541427, 3.710994, 4.558708");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989",\
"0.041012, 0.058247, 0.113828, 0.320456, 1.470989");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "2.330041, 2.362590, 2.462914, 2.826221, 4.738711",\
"2.378078, 2.410627, 2.510950, 2.874258, 4.786748",\
"2.490660, 2.523209, 2.623533, 2.986840, 4.899331",\
"2.845850, 2.878399, 2.978723, 3.342031, 5.254521",\
"4.153613, 4.186162, 4.286486, 4.649794, 6.562284");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706",\
"0.042692, 0.075307, 0.200518, 0.699048, 3.325706");
}
} /* end of arc la_oenb_mprj[26]_la_data_in_core[26]_inv_min*/
} /* end of pin la_data_in_core[26] */
pin("la_data_in_core[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000956 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[25];
timing () {
related_pin : "la_data_out_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.945646, 1.978128, 2.078410, 2.439568, 4.353468",\
"1.995228, 2.027710, 2.127992, 2.489150, 4.403050",\
"2.107218, 2.139700, 2.239982, 2.601140, 4.515040",\
"2.451544, 2.484026, 2.584308, 2.945466, 4.859367",\
"3.674830, 3.707313, 3.807594, 4.168753, 6.082653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.639000, 1.664361, 1.726522, 1.894880, 2.743589",\
"1.688852, 1.714213, 1.776373, 1.944731, 2.793440",\
"1.800527, 1.825888, 1.888049, 2.056407, 2.905116",\
"2.152349, 2.177710, 2.239871, 2.408229, 3.256938",\
"3.377328, 3.402689, 3.464849, 3.633207, 4.481916");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839");
}
} /* end of arc la_data_out_mprj[25]_la_data_in_core[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.945646, 1.978128, 2.078410, 2.439568, 4.353468",\
"1.995228, 2.027710, 2.127992, 2.489150, 4.403050",\
"2.107218, 2.139700, 2.239982, 2.601140, 4.515040",\
"2.451544, 2.484026, 2.584308, 2.945466, 4.859367",\
"3.674830, 3.707313, 3.807594, 4.168753, 6.082653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324519");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.639000, 1.664361, 1.726522, 1.894880, 2.743589",\
"1.688852, 1.714213, 1.776373, 1.944731, 2.793440",\
"1.800527, 1.825888, 1.888049, 2.056407, 2.905116",\
"2.152349, 2.177710, 2.239871, 2.408229, 3.256938",\
"3.377328, 3.402689, 3.464849, 3.633207, 4.481916");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839");
}
} /* end of arc la_data_out_mprj[25]_la_data_in_core[25]_una_min*/
timing () {
related_pin : "la_oenb_mprj[25]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.970096, 1.995457, 2.057617, 2.225975, 3.074684",\
"2.019781, 2.045142, 2.107303, 2.275661, 3.124370",\
"2.131824, 2.157185, 2.219346, 2.387704, 3.236413",\
"2.475622, 2.500983, 2.563144, 2.731502, 3.580211",\
"3.742617, 3.767978, 3.830138, 3.998497, 4.847206");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "2.495506, 2.527988, 2.628270, 2.989428, 4.903328",\
"2.544742, 2.577224, 2.677506, 3.038664, 4.952565",\
"2.657287, 2.689769, 2.790051, 3.151209, 5.065110",\
"3.009118, 3.041600, 3.141882, 3.503040, 5.416941",\
"4.273302, 4.305784, 4.406066, 4.767223, 6.681124");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520");
}
} /* end of arc la_oenb_mprj[25]_la_data_in_core[25]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[25]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "1.970096, 1.995457, 2.057617, 2.225975, 3.074684",\
"2.019781, 2.045142, 2.107303, 2.275661, 3.124370",\
"2.131824, 2.157185, 2.219346, 2.387704, 3.236413",\
"2.475622, 2.500983, 2.563144, 2.731502, 3.580211",\
"3.742617, 3.767978, 3.830138, 3.998497, 4.847206");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839",\
"0.041127, 0.058329, 0.113909, 0.316203, 1.470839");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "2.495506, 2.527988, 2.628270, 2.989428, 4.903328",\
"2.544742, 2.577224, 2.677506, 3.038664, 4.952565",\
"2.657287, 2.689769, 2.790051, 3.151209, 5.065110",\
"3.009118, 3.041600, 3.141882, 3.503040, 5.416941",\
"4.273302, 4.305784, 4.406066, 4.767223, 6.681124");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520",\
"0.042928, 0.075549, 0.200711, 0.693009, 3.324520");
}
} /* end of arc la_oenb_mprj[25]_la_data_in_core[25]_inv_min*/
} /* end of pin la_data_in_core[25] */
pin("la_data_in_core[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001004 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[24];
timing () {
related_pin : "la_data_out_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "2.224965, 2.257388, 2.357674, 2.721073, 4.632837",\
"2.274508, 2.306931, 2.407217, 2.770615, 4.682380",\
"2.386380, 2.418803, 2.519089, 2.882488, 4.794252",\
"2.730930, 2.763354, 2.863639, 3.227038, 5.138802",\
"3.985541, 4.017964, 4.118250, 4.481649, 6.393413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "1.820641, 1.845927, 1.908066, 2.077638, 2.925164",\
"1.870094, 1.895379, 1.957519, 2.127091, 2.974617",\
"1.982100, 2.007386, 2.069526, 2.239098, 3.086623",\
"2.334011, 2.359296, 2.421437, 2.591008, 3.438534",\
"3.585652, 3.610938, 3.673078, 3.842650, 4.690176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969");
}
} /* end of arc la_data_out_mprj[24]_la_data_in_core[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "2.224965, 2.257388, 2.357674, 2.721073, 4.632837",\
"2.274508, 2.306931, 2.407217, 2.770615, 4.682380",\
"2.386380, 2.418803, 2.519089, 2.882488, 4.794252",\
"2.730930, 2.763354, 2.863639, 3.227038, 5.138802",\
"3.985541, 4.017964, 4.118250, 4.481649, 6.393413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "1.820641, 1.845927, 1.908066, 2.077638, 2.925164",\
"1.870094, 1.895379, 1.957519, 2.127091, 2.974617",\
"1.982100, 2.007386, 2.069526, 2.239098, 3.086623",\
"2.334011, 2.359296, 2.421437, 2.591008, 3.438534",\
"3.585652, 3.610938, 3.673078, 3.842650, 4.690176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470969");
}
} /* end of arc la_data_out_mprj[24]_la_data_in_core[24]_una_min*/
timing () {
related_pin : "la_oenb_mprj[24]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "1.894264, 1.919549, 1.981689, 2.151261, 2.998787",\
"1.944050, 1.969336, 2.031476, 2.201047, 3.048574",\
"2.055417, 2.080703, 2.142843, 2.312414, 3.159940",\
"2.389788, 2.415074, 2.477214, 2.646785, 3.494312",\
"3.584276, 3.609561, 3.671701, 3.841273, 4.688799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "2.543179, 2.575602, 2.675888, 3.039287, 4.951051",\
"2.593799, 2.626222, 2.726508, 3.089907, 5.001671",\
"2.707836, 2.740259, 2.840545, 3.203943, 5.115708",\
"3.065741, 3.098164, 3.198450, 3.561849, 5.473613",\
"4.397987, 4.430410, 4.530696, 4.894094, 6.805859");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955");
}
} /* end of arc la_oenb_mprj[24]_la_data_in_core[24]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[24]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "1.894264, 1.919549, 1.981689, 2.151261, 2.998787",\
"1.944050, 1.969336, 2.031476, 2.201047, 3.048574",\
"2.055417, 2.080703, 2.142843, 2.312414, 3.159940",\
"2.389788, 2.415074, 2.477214, 2.646785, 3.494312",\
"3.584276, 3.609561, 3.671701, 3.841273, 4.688799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970",\
"0.041219, 0.058397, 0.113971, 0.320623, 1.470970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "2.543179, 2.575602, 2.675888, 3.039287, 4.951051",\
"2.593799, 2.626222, 2.726508, 3.089907, 5.001671",\
"2.707836, 2.740259, 2.840545, 3.203943, 5.115708",\
"3.065741, 3.098164, 3.198450, 3.561849, 5.473613",\
"4.397987, 4.430410, 4.530696, 4.894094, 6.805859");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955",\
"0.043071, 0.075686, 0.200866, 0.699538, 3.324955");
}
} /* end of arc la_oenb_mprj[24]_la_data_in_core[24]_inv_min*/
} /* end of pin la_data_in_core[24] */
pin("la_data_in_core[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000924 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[23];
timing () {
related_pin : "la_data_out_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "2.243638, 2.276162, 2.376460, 2.739937, 4.651945",\
"2.293172, 2.325696, 2.425994, 2.789471, 4.701478",\
"2.405028, 2.437551, 2.537850, 2.901326, 4.813334",\
"2.749635, 2.782158, 2.882457, 3.245933, 5.157941",\
"4.008790, 4.041313, 4.141611, 4.505088, 6.417096");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "1.836529, 1.861943, 1.924129, 2.093750, 2.941540",\
"1.885921, 1.911335, 1.973521, 2.143142, 2.990932",\
"1.997976, 2.023390, 2.085576, 2.255197, 3.102987",\
"2.349883, 2.375297, 2.437484, 2.607104, 3.454894",\
"3.605372, 3.630786, 3.692973, 3.862593, 4.710383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490");
}
} /* end of arc la_data_out_mprj[23]_la_data_in_core[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "2.243638, 2.276162, 2.376460, 2.739937, 4.651945",\
"2.293172, 2.325696, 2.425994, 2.789471, 4.701478",\
"2.405028, 2.437551, 2.537850, 2.901326, 4.813334",\
"2.749635, 2.782158, 2.882457, 3.245933, 5.157941",\
"4.008790, 4.041313, 4.141611, 4.505088, 6.417096");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325205");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "1.836529, 1.861943, 1.924129, 2.093750, 2.941540",\
"1.885921, 1.911335, 1.973521, 2.143142, 2.990932",\
"1.997976, 2.023390, 2.085576, 2.255197, 3.102987",\
"2.349883, 2.375297, 2.437484, 2.607104, 3.454894",\
"3.605372, 3.630786, 3.692973, 3.862593, 4.710383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490");
}
} /* end of arc la_data_out_mprj[23]_la_data_in_core[23]_una_min*/
timing () {
related_pin : "la_oenb_mprj[23]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "1.958810, 1.984224, 2.046410, 2.216031, 3.063821",\
"2.008399, 2.033813, 2.096000, 2.265620, 3.113411",\
"2.120314, 2.145728, 2.207915, 2.377535, 3.225325",\
"2.465100, 2.490514, 2.552700, 2.722321, 3.570111",\
"3.736501, 3.761915, 3.824101, 3.993721, 4.841512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "2.591369, 2.623893, 2.724191, 3.087667, 4.999676",\
"2.640650, 2.673174, 2.773472, 3.136948, 5.048956",\
"2.752936, 2.785460, 2.885758, 3.249234, 5.161242",\
"3.104821, 3.137345, 3.237643, 3.601120, 5.513128",\
"4.367302, 4.399826, 4.500124, 4.863601, 6.775609");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207");
}
} /* end of arc la_oenb_mprj[23]_la_data_in_core[23]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[23]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "1.958810, 1.984224, 2.046410, 2.216031, 3.063821",\
"2.008399, 2.033813, 2.096000, 2.265620, 3.113411",\
"2.120314, 2.145728, 2.207915, 2.377535, 3.225325",\
"2.465100, 2.490514, 2.552700, 2.722321, 3.570111",\
"3.736501, 3.761915, 3.824101, 3.993721, 4.841512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490",\
"0.041066, 0.058280, 0.113853, 0.320635, 1.471490");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "2.591369, 2.623893, 2.724191, 3.087667, 4.999676",\
"2.640650, 2.673174, 2.773472, 3.136948, 5.048956",\
"2.752936, 2.785460, 2.885758, 3.249234, 5.161242",\
"3.104821, 3.137345, 3.237643, 3.601120, 5.513128",\
"4.367302, 4.399826, 4.500124, 4.863601, 6.775609");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207",\
"0.042821, 0.075442, 0.200593, 0.699430, 3.325207");
}
} /* end of arc la_oenb_mprj[23]_la_data_in_core[23]_inv_min*/
} /* end of pin la_data_in_core[23] */
pin("la_data_in_core[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001016 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[22];
timing () {
related_pin : "la_data_out_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.044119, 2.076548, 2.176843, 2.540304, 4.451945",\
"2.093685, 2.126114, 2.226409, 2.589870, 4.501511",\
"2.205623, 2.238051, 2.338347, 2.701808, 4.613449",\
"2.549958, 2.582386, 2.682682, 3.046143, 4.957784",\
"3.787260, 3.819689, 3.919984, 4.283445, 6.195086");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.705043, 1.730307, 1.792445, 1.962040, 2.809633",\
"1.754717, 1.779981, 1.842119, 2.011714, 2.859307",\
"1.866541, 1.891805, 1.953943, 2.123538, 2.971131",\
"2.218464, 2.243727, 2.305866, 2.475461, 3.323054",\
"3.455492, 3.480756, 3.542894, 3.712489, 4.560082");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212");
}
} /* end of arc la_data_out_mprj[22]_la_data_in_core[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.044119, 2.076548, 2.176843, 2.540304, 4.451945",\
"2.093685, 2.126114, 2.226409, 2.589870, 4.501511",\
"2.205623, 2.238051, 2.338347, 2.701808, 4.613449",\
"2.549958, 2.582386, 2.682682, 3.046143, 4.957784",\
"3.787260, 3.819689, 3.919984, 4.283445, 6.195086");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.705043, 1.730307, 1.792445, 1.962040, 2.809633",\
"1.754717, 1.779981, 1.842119, 2.011714, 2.859307",\
"1.866541, 1.891805, 1.953943, 2.123538, 2.971131",\
"2.218464, 2.243727, 2.305866, 2.475461, 3.323054",\
"3.455492, 3.480756, 3.542894, 3.712489, 4.560082");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212");
}
} /* end of arc la_data_out_mprj[22]_la_data_in_core[22]_una_min*/
timing () {
related_pin : "la_oenb_mprj[22]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.849405, 1.874669, 1.936807, 2.106402, 2.953995",\
"1.898950, 1.924213, 1.986351, 2.155946, 3.003540",\
"2.010806, 2.036070, 2.098208, 2.267802, 3.115396",\
"2.355905, 2.381169, 2.443307, 2.612902, 3.460495",\
"3.630777, 3.656041, 3.718179, 3.887774, 4.735367");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.437107, 2.469535, 2.569831, 2.933292, 4.844933",\
"2.486407, 2.518836, 2.619131, 2.982592, 4.894233",\
"2.598574, 2.631003, 2.731298, 3.094759, 5.006400",\
"2.950485, 2.982913, 3.083209, 3.446670, 5.358311",\
"4.212200, 4.244628, 4.344923, 4.708385, 6.620025");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857");
}
} /* end of arc la_oenb_mprj[22]_la_data_in_core[22]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[22]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.849405, 1.874669, 1.936807, 2.106402, 2.953995",\
"1.898950, 1.924213, 1.986351, 2.155946, 3.003540",\
"2.010806, 2.036070, 2.098208, 2.267802, 3.115396",\
"2.355905, 2.381169, 2.443307, 2.612902, 3.460495",\
"3.630777, 3.656041, 3.718179, 3.887774, 4.735367");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212",\
"0.041243, 0.058413, 0.113984, 0.320697, 1.471212");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.437107, 2.469535, 2.569831, 2.933292, 4.844933",\
"2.486407, 2.518836, 2.619131, 2.982592, 4.894233",\
"2.598574, 2.631003, 2.731298, 3.094759, 5.006400",\
"2.950485, 2.982913, 3.083209, 3.446670, 5.358311",\
"4.212200, 4.244628, 4.344923, 4.708385, 6.620025");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857",\
"0.043191, 0.075798, 0.200927, 0.699679, 3.324857");
}
} /* end of arc la_oenb_mprj[22]_la_data_in_core[22]_inv_min*/
} /* end of pin la_data_in_core[22] */
pin("la_data_in_core[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001055 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[21];
timing () {
related_pin : "la_data_out_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.029191, 2.061546, 2.161861, 2.522819, 4.437529",\
"2.078763, 2.111118, 2.211433, 2.572391, 4.487101",\
"2.190721, 2.223076, 2.323391, 2.684350, 4.599060",\
"2.534986, 2.567341, 2.667656, 3.028614, 4.943325",\
"3.766707, 3.799062, 3.899377, 4.260335, 6.175045");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.693011, 1.718224, 1.780338, 1.948686, 2.797448",\
"1.742755, 1.767969, 1.830082, 1.998431, 2.847192",\
"1.854520, 1.879734, 1.941848, 2.110196, 2.958957",\
"2.206406, 2.231619, 2.293733, 2.462081, 3.310843",\
"3.438719, 3.463932, 3.526046, 3.694394, 4.543156");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885");
}
} /* end of arc la_data_out_mprj[21]_la_data_in_core[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.029191, 2.061546, 2.161861, 2.522819, 4.437529",\
"2.078763, 2.111118, 2.211433, 2.572391, 4.487101",\
"2.190721, 2.223076, 2.323391, 2.684350, 4.599060",\
"2.534986, 2.567341, 2.667656, 3.028614, 4.943325",\
"3.766707, 3.799062, 3.899377, 4.260335, 6.175045");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.693011, 1.718224, 1.780338, 1.948686, 2.797448",\
"1.742755, 1.767969, 1.830082, 1.998431, 2.847192",\
"1.854520, 1.879734, 1.941848, 2.110196, 2.958957",\
"2.206406, 2.231619, 2.293733, 2.462081, 3.310843",\
"3.438719, 3.463932, 3.526046, 3.694394, 4.543156");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885");
}
} /* end of arc la_data_out_mprj[21]_la_data_in_core[21]_una_min*/
timing () {
related_pin : "la_oenb_mprj[21]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.779192, 1.804405, 1.866519, 2.034868, 2.883629",\
"1.828737, 1.853951, 1.916064, 2.084413, 2.933174",\
"1.940623, 1.965837, 2.027951, 2.196299, 3.045061",\
"2.285877, 2.311090, 2.373204, 2.541552, 3.390314",\
"3.547053, 3.572267, 3.634380, 3.802729, 4.651490");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.384356, 2.416711, 2.517026, 2.877985, 4.792696",\
"2.433855, 2.466210, 2.566525, 2.927483, 4.842194",\
"2.545822, 2.578177, 2.678492, 3.039450, 4.954161",\
"2.897757, 2.930112, 3.030427, 3.391386, 5.306097",\
"4.146548, 4.178902, 4.279217, 4.640176, 6.554886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206");
}
} /* end of arc la_oenb_mprj[21]_la_data_in_core[21]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[21]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.779192, 1.804405, 1.866519, 2.034868, 2.883629",\
"1.828737, 1.853951, 1.916064, 2.084413, 2.933174",\
"1.940623, 1.965837, 2.027951, 2.196299, 3.045061",\
"2.285877, 2.311090, 2.373204, 2.541552, 3.390314",\
"3.547053, 3.572267, 3.634380, 3.802729, 4.651490");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885",\
"0.041314, 0.058474, 0.114044, 0.316288, 1.470885");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.384356, 2.416711, 2.517026, 2.877985, 4.792696",\
"2.433855, 2.466210, 2.566525, 2.927483, 4.842194",\
"2.545822, 2.578177, 2.678492, 3.039450, 4.954161",\
"2.897757, 2.930112, 3.030427, 3.391386, 5.306097",\
"4.146548, 4.178902, 4.279217, 4.640176, 6.554886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206",\
"0.043182, 0.075780, 0.201041, 0.693031, 3.326206");
}
} /* end of arc la_oenb_mprj[21]_la_data_in_core[21]_inv_min*/
} /* end of pin la_data_in_core[21] */
pin("la_data_in_core[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001108 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[20];
timing () {
related_pin : "la_data_out_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.990643, 2.022940, 2.123212, 2.486602, 4.398169",\
"2.040183, 2.072480, 2.172752, 2.536142, 4.447709",\
"2.152055, 2.184352, 2.284624, 2.648014, 4.559580",\
"2.496610, 2.528908, 2.629179, 2.992569, 4.904136",\
"3.751508, 3.783806, 3.884078, 4.247467, 6.159034");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.706136, 1.731251, 1.793341, 1.962914, 2.810313",\
"1.755584, 1.780698, 1.842789, 2.012362, 2.859760",\
"1.867593, 1.892707, 1.954798, 2.124371, 2.971770",\
"2.219501, 2.244616, 2.306706, 2.476279, 3.323678",\
"3.471320, 3.496435, 3.558526, 3.728099, 4.575497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967");
}
} /* end of arc la_data_out_mprj[20]_la_data_in_core[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.990643, 2.022940, 2.123212, 2.486602, 4.398169",\
"2.040183, 2.072480, 2.172752, 2.536142, 4.447709",\
"2.152055, 2.184352, 2.284624, 2.648014, 4.559580",\
"2.496610, 2.528908, 2.629179, 2.992569, 4.904136",\
"3.751508, 3.783806, 3.884078, 4.247467, 6.159034");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325041");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.706136, 1.731251, 1.793341, 1.962914, 2.810313",\
"1.755584, 1.780698, 1.842789, 2.012362, 2.859760",\
"1.867593, 1.892707, 1.954798, 2.124371, 2.971770",\
"2.219501, 2.244616, 2.306706, 2.476279, 3.323678",\
"3.471320, 3.496435, 3.558526, 3.728099, 4.575497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967",\
"0.041418, 0.058544, 0.114111, 0.320770, 1.470967");
}
} /* end of arc la_data_out_mprj[20]_la_data_in_core[20]_una_min*/
timing () {
related_pin : "la_oenb_mprj[20]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.796966, 1.822081, 1.884172, 2.053745, 2.901144",\
"1.847564, 1.872678, 1.934769, 2.104342, 2.951741",\
"1.960393, 1.985507, 2.047598, 2.217171, 3.064570",\
"2.283171, 2.308286, 2.370377, 2.539950, 3.387348",\
"3.403386, 3.428500, 3.490591, 3.660164, 4.507563");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "2.315592, 2.347889, 2.448161, 2.811551, 4.723118",\
"2.363554, 2.395851, 2.496123, 2.859513, 4.771080",\
"2.476219, 2.508516, 2.608788, 2.972178, 4.883745",\
"2.831554, 2.863851, 2.964123, 3.327513, 5.239079",\
"4.135693, 4.167991, 4.268263, 4.631652, 6.543219");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042");
}
} /* end of arc la_oenb_mprj[20]_la_data_in_core[20]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[20]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "1.796966, 1.822081, 1.884172, 2.053745, 2.901144",\
"1.847564, 1.872678, 1.934769, 2.104342, 2.951741",\
"1.960393, 1.985507, 2.047598, 2.217171, 3.064570",\
"2.283171, 2.308286, 2.370377, 2.539950, 3.387348",\
"3.403386, 3.428500, 3.490591, 3.660164, 4.507563");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968",\
"0.041418, 0.058545, 0.114111, 0.320770, 1.470968");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "2.315592, 2.347889, 2.448161, 2.811551, 4.723118",\
"2.363554, 2.395851, 2.496123, 2.859513, 4.771080",\
"2.476219, 2.508516, 2.608788, 2.972178, 4.883745",\
"2.831554, 2.863851, 2.964123, 3.327513, 5.239079",\
"4.135693, 4.167991, 4.268263, 4.631652, 6.543219");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042",\
"0.043407, 0.076013, 0.201208, 0.699868, 3.325042");
}
} /* end of arc la_oenb_mprj[20]_la_data_in_core[20]_inv_min*/
} /* end of pin la_data_in_core[20] */
pin("la_data_in_core[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000891 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[19];
timing () {
related_pin : "la_data_out_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "2.120720, 2.153314, 2.253634, 2.614779, 4.528718",\
"2.170274, 2.202869, 2.303189, 2.664333, 4.578272",\
"2.282187, 2.314781, 2.415101, 2.776246, 4.690185",\
"2.626605, 2.659199, 2.759518, 3.120663, 5.034603",\
"3.870567, 3.903162, 4.003481, 4.364626, 6.278565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.752756, 1.778220, 1.840407, 2.008749, 2.857379",\
"1.802344, 1.827808, 1.889995, 2.058337, 2.906966",\
"1.914237, 1.939701, 2.001888, 2.170230, 3.018860",\
"2.266155, 2.291620, 2.353806, 2.522148, 3.370778",\
"3.508755, 3.534219, 3.596405, 3.764748, 4.613377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546");
}
} /* end of arc la_data_out_mprj[19]_la_data_in_core[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "2.120720, 2.153314, 2.253634, 2.614779, 4.528718",\
"2.170274, 2.202869, 2.303189, 2.664333, 4.578272",\
"2.282187, 2.314781, 2.415101, 2.776246, 4.690185",\
"2.626605, 2.659199, 2.759518, 3.120663, 5.034603",\
"3.870567, 3.903162, 4.003481, 4.364626, 6.278565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.752756, 1.778220, 1.840407, 2.008749, 2.857379",\
"1.802344, 1.827808, 1.889995, 2.058337, 2.906966",\
"1.914237, 1.939701, 2.001888, 2.170230, 3.018860",\
"2.266155, 2.291620, 2.353806, 2.522148, 3.370778",\
"3.508755, 3.534219, 3.596405, 3.764748, 4.613377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470546");
}
} /* end of arc la_data_out_mprj[19]_la_data_in_core[19]_una_min*/
timing () {
related_pin : "la_oenb_mprj[19]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.830782, 1.856246, 1.918432, 2.086775, 2.935405",\
"1.880317, 1.905781, 1.967968, 2.136310, 2.984940",\
"1.992176, 2.017640, 2.079827, 2.248169, 3.096799",\
"2.337413, 2.362877, 2.425063, 2.593406, 3.442035",\
"3.605704, 3.631168, 3.693355, 3.861697, 4.710327");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "2.454812, 2.487407, 2.587726, 2.948871, 4.862811",\
"2.504216, 2.536811, 2.637130, 2.998275, 4.912214",\
"2.616262, 2.648856, 2.749176, 3.110321, 5.024260",\
"2.968189, 3.000784, 3.101103, 3.462248, 5.376187",\
"4.223260, 4.255855, 4.356174, 4.717319, 6.631258");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195");
}
} /* end of arc la_oenb_mprj[19]_la_data_in_core[19]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[19]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.830782, 1.856246, 1.918432, 2.086775, 2.935405",\
"1.880317, 1.905781, 1.967968, 2.136310, 2.984940",\
"1.992176, 2.017640, 2.079827, 2.248169, 3.096799",\
"2.337413, 2.362877, 2.425063, 2.593406, 3.442035",\
"3.605704, 3.631168, 3.693355, 3.861697, 4.710327");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547",\
"0.041003, 0.058237, 0.113825, 0.316142, 1.470547");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "2.454812, 2.487407, 2.587726, 2.948871, 4.862811",\
"2.504216, 2.536811, 2.637130, 2.998275, 4.912214",\
"2.616262, 2.648856, 2.749176, 3.110321, 5.024260",\
"2.968189, 3.000784, 3.101103, 3.462248, 5.376187",\
"4.223260, 4.255855, 4.356174, 4.717319, 6.631258");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195",\
"0.042840, 0.075450, 0.200549, 0.692796, 3.324195");
}
} /* end of arc la_oenb_mprj[19]_la_data_in_core[19]_inv_min*/
} /* end of pin la_data_in_core[19] */
pin("la_data_in_core[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000785 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[18];
timing () {
related_pin : "la_data_out_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.980399, 2.013083, 2.113391, 2.474443, 4.388681",\
"2.029981, 2.062664, 2.162973, 2.524025, 4.438263",\
"2.141960, 2.174644, 2.274952, 2.636005, 4.550243",\
"2.486156, 2.518839, 2.619147, 2.980200, 4.894438",\
"3.712270, 3.744954, 3.845262, 4.206315, 6.120553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.662542, 1.688183, 1.750411, 1.918717, 2.767285",\
"1.712361, 1.738001, 1.800230, 1.968536, 2.817104",\
"1.824067, 1.849707, 1.911936, 2.080242, 2.928810",\
"2.175891, 2.201532, 2.263760, 2.432066, 3.280634",\
"3.403350, 3.428991, 3.491219, 3.659525, 4.508093");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029");
}
} /* end of arc la_data_out_mprj[18]_la_data_in_core[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.980399, 2.013083, 2.113391, 2.474443, 4.388681",\
"2.029981, 2.062664, 2.162973, 2.524025, 4.438263",\
"2.141960, 2.174644, 2.274952, 2.636005, 4.550243",\
"2.486156, 2.518839, 2.619147, 2.980200, 4.894438",\
"3.712270, 3.744954, 3.845262, 4.206315, 6.120553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.662542, 1.688183, 1.750411, 1.918717, 2.767285",\
"1.712361, 1.738001, 1.800230, 1.968536, 2.817104",\
"1.824067, 1.849707, 1.911936, 2.080242, 2.928810",\
"2.175891, 2.201532, 2.263760, 2.432066, 3.280634",\
"3.403350, 3.428991, 3.491219, 3.659525, 4.508093");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470029");
}
} /* end of arc la_data_out_mprj[18]_la_data_in_core[18]_una_min*/
timing () {
related_pin : "la_oenb_mprj[18]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.941686, 1.967326, 2.029555, 2.197861, 3.046429",\
"1.991328, 2.016968, 2.079197, 2.247503, 3.096071",\
"2.103312, 2.128952, 2.191181, 2.359487, 3.208055",\
"2.447737, 2.473378, 2.535606, 2.703912, 3.552480",\
"3.714849, 3.740489, 3.802717, 3.971023, 4.819592");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "2.486720, 2.519403, 2.619711, 2.980764, 4.895002",\
"2.535977, 2.568660, 2.668968, 3.030021, 4.944259",\
"2.648403, 2.681087, 2.781395, 3.142447, 5.056686",\
"3.000259, 3.032943, 3.133251, 3.494303, 5.408542",\
"4.263649, 4.296333, 4.396641, 4.757694, 6.671932");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168");
}
} /* end of arc la_oenb_mprj[18]_la_data_in_core[18]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[18]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "1.941686, 1.967326, 2.029555, 2.197861, 3.046429",\
"1.991328, 2.016968, 2.079197, 2.247503, 3.096071",\
"2.103312, 2.128952, 2.191181, 2.359487, 3.208055",\
"2.447737, 2.473378, 2.535606, 2.703912, 3.552480",\
"3.714849, 3.740489, 3.802717, 3.971023, 4.819592");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028",\
"0.040799, 0.058090, 0.113692, 0.316018, 1.470028");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "2.486720, 2.519403, 2.619711, 2.980764, 4.895002",\
"2.535977, 2.568660, 2.668968, 3.030021, 4.944259",\
"2.648403, 2.681087, 2.781395, 3.142447, 5.056686",\
"3.000259, 3.032943, 3.133251, 3.494303, 5.408542",\
"4.263649, 4.296333, 4.396641, 4.757694, 6.671932");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168",\
"0.042351, 0.074983, 0.200165, 0.692420, 3.324168");
}
} /* end of arc la_oenb_mprj[18]_la_data_in_core[18]_inv_min*/
} /* end of pin la_data_in_core[18] */
pin("la_data_in_core[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001127 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[17];
timing () {
related_pin : "la_data_out_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.987509, 2.019808, 2.120077, 2.481189, 4.394317",\
"2.037068, 2.069367, 2.169636, 2.530748, 4.443876",\
"2.148992, 2.181291, 2.281560, 2.642672, 4.555800",\
"2.493374, 2.525673, 2.625942, 2.987054, 4.900182",\
"3.734336, 3.766635, 3.866904, 4.228015, 6.141144");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.684230, 1.709303, 1.771369, 1.939681, 2.787777",\
"1.733856, 1.758929, 1.820996, 1.989307, 2.837404",\
"1.845718, 1.870791, 1.932858, 2.101169, 2.949266",\
"2.197637, 2.222710, 2.284777, 2.453088, 3.301185",\
"3.437660, 3.462733, 3.524799, 3.693111, 4.541207");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005");
}
} /* end of arc la_data_out_mprj[17]_la_data_in_core[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.987509, 2.019808, 2.120077, 2.481189, 4.394317",\
"2.037068, 2.069367, 2.169636, 2.530748, 4.443876",\
"2.148992, 2.181291, 2.281560, 2.642672, 4.555800",\
"2.493374, 2.525673, 2.625942, 2.987054, 4.900182",\
"3.734336, 3.766635, 3.866904, 4.228015, 6.141144");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.684230, 1.709303, 1.771369, 1.939681, 2.787777",\
"1.733856, 1.758929, 1.820996, 1.989307, 2.837404",\
"1.845718, 1.870791, 1.932858, 2.101169, 2.949266",\
"2.197637, 2.222710, 2.284777, 2.453088, 3.301185",\
"3.437660, 3.462733, 3.524799, 3.693111, 4.541207");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005");
}
} /* end of arc la_data_out_mprj[17]_la_data_in_core[17]_una_min*/
timing () {
related_pin : "la_oenb_mprj[17]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.730784, 1.755857, 1.817924, 1.986235, 2.834332",\
"1.780334, 1.805407, 1.867473, 2.035785, 2.883881",\
"1.892232, 1.917305, 1.979372, 2.147683, 2.995780",\
"2.237498, 2.262571, 2.324637, 2.492949, 3.341045",\
"3.495662, 3.520736, 3.582802, 3.751113, 4.599210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "2.299517, 2.331816, 2.432085, 2.793197, 4.706325",\
"2.349058, 2.381357, 2.481625, 2.842737, 4.755866",\
"2.460991, 2.493290, 2.593558, 2.954670, 4.867798",\
"2.812930, 2.845229, 2.945498, 3.306610, 5.219738",\
"4.058999, 4.091298, 4.191566, 4.552678, 6.465806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664");
}
} /* end of arc la_oenb_mprj[17]_la_data_in_core[17]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[17]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "1.730784, 1.755857, 1.817924, 1.986235, 2.834332",\
"1.780334, 1.805407, 1.867473, 2.035785, 2.883881",\
"1.892232, 1.917305, 1.979372, 2.147683, 2.995780",\
"2.237498, 2.262571, 2.324637, 2.492949, 3.341045",\
"3.495662, 3.520736, 3.582802, 3.751113, 4.599210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005",\
"0.041457, 0.058574, 0.114153, 0.316506, 1.470005");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "2.299517, 2.331816, 2.432085, 2.793197, 4.706325",\
"2.349058, 2.381357, 2.481625, 2.842737, 4.755866",\
"2.460991, 2.493290, 2.593558, 2.954670, 4.867798",\
"2.812930, 2.845229, 2.945498, 3.306610, 5.219738",\
"4.058999, 4.091298, 4.191566, 4.552678, 6.465806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664",\
"0.043587, 0.076185, 0.201325, 0.693613, 3.323664");
}
} /* end of arc la_oenb_mprj[17]_la_data_in_core[17]_inv_min*/
} /* end of pin la_data_in_core[17] */
pin("la_data_in_core[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000939 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[16];
timing () {
related_pin : "la_data_out_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.972510, 2.005006, 2.105267, 2.466315, 4.379579",\
"2.022077, 2.054574, 2.154834, 2.515882, 4.429147",\
"2.134021, 2.166517, 2.266777, 2.627825, 4.541090",\
"2.478337, 2.510833, 2.611094, 2.972142, 4.885406",\
"3.714109, 3.746605, 3.846866, 4.207913, 6.121178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.666413, 1.691799, 1.753941, 1.922197, 2.770227",\
"1.716106, 1.741492, 1.803635, 1.971891, 2.819920",\
"1.827914, 1.853300, 1.915443, 2.083699, 2.931728",\
"2.179837, 2.205223, 2.267365, 2.435621, 3.283651",\
"3.415551, 3.440937, 3.503080, 3.671335, 4.519365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210");
}
} /* end of arc la_data_out_mprj[16]_la_data_in_core[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.972510, 2.005006, 2.105267, 2.466315, 4.379579",\
"2.022077, 2.054574, 2.154834, 2.515882, 4.429147",\
"2.134021, 2.166517, 2.266777, 2.627825, 4.541090",\
"2.478337, 2.510833, 2.611094, 2.972142, 4.885406",\
"3.714109, 3.746605, 3.846866, 4.207913, 6.121178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.666413, 1.691799, 1.753941, 1.922197, 2.770227",\
"1.716106, 1.741492, 1.803635, 1.971891, 2.819920",\
"1.827914, 1.853300, 1.915443, 2.083699, 2.931728",\
"2.179837, 2.205223, 2.267365, 2.435621, 3.283651",\
"3.415551, 3.440937, 3.503080, 3.671335, 4.519365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210");
}
} /* end of arc la_data_out_mprj[16]_la_data_in_core[16]_una_min*/
timing () {
related_pin : "la_oenb_mprj[16]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.752073, 1.777459, 1.839601, 2.007857, 2.855887",\
"1.802783, 1.828168, 1.890311, 2.058567, 2.906596",\
"1.915458, 1.940844, 2.002986, 2.171242, 3.019271",\
"2.238217, 2.263603, 2.325745, 2.494001, 3.342031",\
"3.362131, 3.387516, 3.449659, 3.617915, 4.465945");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "2.334884, 2.367380, 2.467641, 2.828689, 4.741954",\
"2.382775, 2.415271, 2.515532, 2.876580, 4.789845",\
"2.495519, 2.528015, 2.628276, 2.989324, 4.902589",\
"2.850991, 2.883487, 2.983747, 3.344795, 5.258060",\
"4.151691, 4.184187, 4.284448, 4.645496, 6.558761");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967");
}
} /* end of arc la_oenb_mprj[16]_la_data_in_core[16]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[16]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "1.752073, 1.777459, 1.839601, 2.007857, 2.855887",\
"1.802783, 1.828168, 1.890311, 2.058567, 2.906596",\
"1.915458, 1.940844, 2.002986, 2.171242, 3.019271",\
"2.238217, 2.263603, 2.325745, 2.494001, 3.342031",\
"3.362131, 3.387516, 3.449659, 3.617915, 4.465945");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210",\
"0.041094, 0.058312, 0.113914, 0.316282, 1.469210");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "2.334884, 2.367380, 2.467641, 2.828689, 4.741954",\
"2.382775, 2.415271, 2.515532, 2.876580, 4.789845",\
"2.495519, 2.528015, 2.628276, 2.989324, 4.902589",\
"2.850991, 2.883487, 2.983747, 3.344795, 5.258060",\
"4.151691, 4.184187, 4.284448, 4.645496, 6.558761");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967",\
"0.042868, 0.075496, 0.200682, 0.693051, 3.322967");
}
} /* end of arc la_oenb_mprj[16]_la_data_in_core[16]_inv_min*/
} /* end of pin la_data_in_core[16] */
pin("la_data_in_core[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000720 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[15];
timing () {
related_pin : "la_data_out_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "2.002049, 2.034810, 2.135094, 2.496123, 4.409609",\
"2.051597, 2.084359, 2.184643, 2.545671, 4.459157",\
"2.163492, 2.196254, 2.296538, 2.657566, 4.571053",\
"2.507970, 2.540731, 2.641015, 3.002043, 4.915530",\
"3.756577, 3.789338, 3.889622, 4.250650, 6.164136");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "1.700456, 1.726192, 1.788430, 1.956656, 2.804644",\
"1.749984, 1.775720, 1.837958, 2.006184, 2.854172",\
"1.861926, 1.887663, 1.949901, 2.118127, 2.966114",\
"2.213839, 2.239576, 2.301814, 2.470040, 3.318028",\
"3.460336, 3.486073, 3.548311, 3.716537, 4.564524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661");
}
} /* end of arc la_data_out_mprj[15]_la_data_in_core[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "2.002049, 2.034810, 2.135094, 2.496123, 4.409609",\
"2.051597, 2.084359, 2.184643, 2.545671, 4.459157",\
"2.163492, 2.196254, 2.296538, 2.657566, 4.571053",\
"2.507970, 2.540731, 2.641015, 3.002043, 4.915530",\
"3.756577, 3.789338, 3.889622, 4.250650, 6.164136");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322319");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "1.700456, 1.726192, 1.788430, 1.956656, 2.804644",\
"1.749984, 1.775720, 1.837958, 2.006184, 2.854172",\
"1.861926, 1.887663, 1.949901, 2.118127, 2.966114",\
"2.213839, 2.239576, 2.301814, 2.470040, 3.318028",\
"3.460336, 3.486073, 3.548311, 3.716537, 4.564524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661");
}
} /* end of arc la_data_out_mprj[15]_la_data_in_core[15]_una_min*/
timing () {
related_pin : "la_oenb_mprj[15]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "1.739077, 1.764814, 1.827052, 1.995278, 2.843266",\
"1.788623, 1.814359, 1.876597, 2.044823, 2.892811",\
"1.900506, 1.926243, 1.988481, 2.156707, 3.004695",\
"2.245763, 2.271500, 2.333738, 2.501964, 3.349952",\
"3.507718, 3.533455, 3.595692, 3.763919, 4.611907");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "2.298749, 2.331511, 2.431795, 2.792823, 4.706309",\
"2.348240, 2.381001, 2.481285, 2.842314, 4.755800",\
"2.460214, 2.492976, 2.593260, 2.954288, 4.867774",\
"2.812149, 2.844911, 2.945195, 3.306223, 5.219709",\
"4.061558, 4.094319, 4.194603, 4.555632, 6.469119");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318");
}
} /* end of arc la_oenb_mprj[15]_la_data_in_core[15]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[15]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "1.739077, 1.764814, 1.827052, 1.995278, 2.843266",\
"1.788623, 1.814359, 1.876597, 2.044823, 2.892811",\
"1.900506, 1.926243, 1.988481, 2.156707, 3.004695",\
"2.245763, 2.271500, 2.333738, 2.501964, 3.349952",\
"3.507718, 3.533455, 3.595692, 3.763919, 4.611907");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661",\
"0.040675, 0.058001, 0.113627, 0.316038, 1.468661");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "2.298749, 2.331511, 2.431795, 2.792823, 4.706309",\
"2.348240, 2.381001, 2.481285, 2.842314, 4.755800",\
"2.460214, 2.492976, 2.593260, 2.954288, 4.867774",\
"2.812149, 2.844911, 2.945195, 3.306223, 5.219709",\
"4.061558, 4.094319, 4.194603, 4.555632, 6.469119");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318",\
"0.042166, 0.074811, 0.199975, 0.692388, 3.322318");
}
} /* end of arc la_oenb_mprj[15]_la_data_in_core[15]_inv_min*/
} /* end of pin la_data_in_core[15] */
pin("la_data_in_core[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000748 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[14];
timing () {
related_pin : "la_data_out_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.998347, 2.031064, 2.131383, 2.492244, 4.406538",\
"2.047890, 2.080607, 2.180927, 2.541788, 4.456081",\
"2.159782, 2.192500, 2.292819, 2.653680, 4.567973",\
"2.504269, 2.536987, 2.637306, 2.998167, 4.912460",\
"3.753683, 3.786401, 3.886720, 4.247581, 6.161874");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.697949, 1.723655, 1.785880, 1.954096, 2.802218",\
"1.747462, 1.773169, 1.835393, 2.003609, 2.851732",\
"1.859414, 1.885120, 1.947345, 2.115561, 2.963683",\
"2.211327, 2.237033, 2.299257, 2.467474, 3.315596",\
"3.458513, 3.484220, 3.546444, 3.714660, 4.562782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708");
}
} /* end of arc la_data_out_mprj[14]_la_data_in_core[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.998347, 2.031064, 2.131383, 2.492244, 4.406538",\
"2.047890, 2.080607, 2.180927, 2.541788, 4.456081",\
"2.159782, 2.192500, 2.292819, 2.653680, 4.567973",\
"2.504269, 2.536987, 2.637306, 2.998167, 4.912460",\
"3.753683, 3.786401, 3.886720, 4.247581, 6.161874");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.697949, 1.723655, 1.785880, 1.954096, 2.802218",\
"1.747462, 1.773169, 1.835393, 2.003609, 2.851732",\
"1.859414, 1.885120, 1.947345, 2.115561, 2.963683",\
"2.211327, 2.237033, 2.299257, 2.467474, 3.315596",\
"3.458513, 3.484220, 3.546444, 3.714660, 4.562782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708");
}
} /* end of arc la_data_out_mprj[14]_la_data_in_core[14]_una_min*/
timing () {
related_pin : "la_oenb_mprj[14]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.826780, 1.852486, 1.914711, 2.082927, 2.931049",\
"1.877339, 1.903046, 1.965270, 2.133486, 2.981609",\
"1.990221, 2.015928, 2.078152, 2.246368, 3.094490",\
"2.313004, 2.338711, 2.400935, 2.569151, 3.417273",\
"3.431208, 3.456914, 3.519138, 3.687355, 4.535477");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "2.353819, 2.386536, 2.486856, 2.847717, 4.762010",\
"2.401805, 2.434522, 2.534842, 2.895703, 4.809996",\
"2.514443, 2.547161, 2.647480, 3.008341, 4.922635",\
"2.869731, 2.902449, 3.002768, 3.363629, 5.277922",\
"4.175042, 4.207760, 4.308079, 4.668940, 6.583233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731");
}
} /* end of arc la_oenb_mprj[14]_la_data_in_core[14]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[14]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "1.826780, 1.852486, 1.914711, 2.082927, 2.931049",\
"1.877339, 1.903046, 1.965270, 2.133486, 2.981609",\
"1.990221, 2.015928, 2.078152, 2.246368, 3.094490",\
"2.313004, 2.338711, 2.400935, 2.569151, 3.417273",\
"3.431208, 3.456914, 3.519138, 3.687355, 4.535477");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708",\
"0.040727, 0.058046, 0.113667, 0.316027, 1.468708");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "2.353819, 2.386536, 2.486856, 2.847717, 4.762010",\
"2.401805, 2.434522, 2.534842, 2.895703, 4.809996",\
"2.514443, 2.547161, 2.647480, 3.008341, 4.922635",\
"2.869731, 2.902449, 3.002768, 3.363629, 5.277922",\
"4.175042, 4.207760, 4.308079, 4.668940, 6.583233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731",\
"0.042194, 0.074824, 0.200070, 0.692229, 3.323731");
}
} /* end of arc la_oenb_mprj[14]_la_data_in_core[14]_inv_min*/
} /* end of pin la_data_in_core[14] */
pin("la_data_in_core[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001316 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[13];
timing () {
related_pin : "la_data_out_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.996154, 2.028209, 2.128499, 2.492069, 4.404395",\
"2.045707, 2.077762, 2.178051, 2.541621, 4.453947",\
"2.157612, 2.189667, 2.289956, 2.653527, 4.565852",\
"2.502056, 2.534111, 2.634401, 2.997971, 4.910297",\
"3.748046, 3.780101, 3.880391, 4.243961, 6.156287");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.694005, 1.718794, 1.780826, 1.950618, 2.798900",\
"1.743567, 1.768356, 1.830388, 2.000180, 2.848462",\
"1.855482, 1.880271, 1.942304, 2.112095, 2.960377",\
"2.207397, 2.232186, 2.294219, 2.464010, 3.312292",\
"3.451682, 3.476471, 3.538504, 3.708295, 4.556577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511");
}
} /* end of arc la_data_out_mprj[13]_la_data_in_core[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.996154, 2.028209, 2.128499, 2.492069, 4.404395",\
"2.045707, 2.077762, 2.178051, 2.541621, 4.453947",\
"2.157612, 2.189667, 2.289956, 2.653527, 4.565852",\
"2.502056, 2.534111, 2.634401, 2.997971, 4.910297",\
"3.748046, 3.780101, 3.880391, 4.243961, 6.156287");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.694005, 1.718794, 1.780826, 1.950618, 2.798900",\
"1.743567, 1.768356, 1.830388, 2.000180, 2.848462",\
"1.855482, 1.880271, 1.942304, 2.112095, 2.960377",\
"2.207397, 2.232186, 2.294219, 2.464010, 3.312292",\
"3.451682, 3.476471, 3.538504, 3.708295, 4.556577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511");
}
} /* end of arc la_data_out_mprj[13]_la_data_in_core[13]_una_min*/
timing () {
related_pin : "la_oenb_mprj[13]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.793063, 1.817852, 1.879884, 2.049676, 2.897958",\
"1.843692, 1.868481, 1.930514, 2.100305, 2.948588",\
"1.956476, 1.981265, 2.043297, 2.213089, 3.061371",\
"2.279248, 2.304037, 2.366069, 2.535861, 3.384143",\
"3.401214, 3.426003, 3.488035, 3.657827, 4.506109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "2.343899, 2.375954, 2.476244, 2.839814, 4.752140",\
"2.391839, 2.423894, 2.524184, 2.887754, 4.800080",\
"2.504528, 2.536583, 2.636873, 3.000443, 4.912769",\
"2.859903, 2.891958, 2.992248, 3.355818, 5.268144",\
"4.163022, 4.195076, 4.295366, 4.658936, 6.571262");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883");
}
} /* end of arc la_oenb_mprj[13]_la_data_in_core[13]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[13]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "1.793063, 1.817852, 1.879884, 2.049676, 2.897958",\
"1.843692, 1.868481, 1.930514, 2.100305, 2.948588",\
"1.956476, 1.981265, 2.043297, 2.213089, 3.061371",\
"2.279248, 2.304037, 2.366069, 2.535861, 3.384143",\
"3.401214, 3.426003, 3.488035, 3.657827, 4.506109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511",\
"0.041815, 0.058832, 0.114349, 0.321550, 1.473511");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "2.343899, 2.375954, 2.476244, 2.839814, 4.752140",\
"2.391839, 2.423894, 2.524184, 2.887754, 4.800080",\
"2.504528, 2.536583, 2.636873, 3.000443, 4.912769",\
"2.859903, 2.891958, 2.992248, 3.355818, 5.268144",\
"4.163022, 4.195076, 4.295366, 4.658936, 6.571262");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883",\
"0.044072, 0.076651, 0.201848, 0.700999, 3.327883");
}
} /* end of arc la_oenb_mprj[13]_la_data_in_core[13]_inv_min*/
} /* end of pin la_data_in_core[13] */
pin("la_data_in_core[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000765 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[12];
timing () {
related_pin : "la_data_out_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "2.101752, 2.134455, 2.234740, 2.595729, 4.509315",\
"2.151297, 2.184000, 2.284285, 2.645274, 4.558859",\
"2.263180, 2.295883, 2.396168, 2.757157, 4.670743",\
"2.607697, 2.640400, 2.740685, 3.101674, 5.015259",\
"3.859583, 3.892287, 3.992572, 4.353560, 6.267146");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "1.756163, 1.781829, 1.844045, 2.012269, 2.860238",\
"1.805649, 1.831315, 1.893531, 2.061756, 2.909724",\
"1.917627, 1.943293, 2.005509, 2.173734, 3.021702",\
"2.269538, 2.295204, 2.357421, 2.525645, 3.373614",\
"3.518839, 3.544505, 3.606722, 3.774946, 4.622914");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670");
}
} /* end of arc la_data_out_mprj[12]_la_data_in_core[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "2.101752, 2.134455, 2.234740, 2.595729, 4.509315",\
"2.151297, 2.184000, 2.284285, 2.645274, 4.558859",\
"2.263180, 2.295883, 2.396168, 2.757157, 4.670743",\
"2.607697, 2.640400, 2.740685, 3.101674, 5.015259",\
"3.859583, 3.892287, 3.992572, 4.353560, 6.267146");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "1.756163, 1.781829, 1.844045, 2.012269, 2.860238",\
"1.805649, 1.831315, 1.893531, 2.061756, 2.909724",\
"1.917627, 1.943293, 2.005509, 2.173734, 3.021702",\
"2.269538, 2.295204, 2.357421, 2.525645, 3.373614",\
"3.518839, 3.544505, 3.606722, 3.774946, 4.622914");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468670");
}
} /* end of arc la_data_out_mprj[12]_la_data_in_core[12]_una_min*/
timing () {
related_pin : "la_oenb_mprj[12]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "1.795099, 1.820765, 1.882981, 2.051206, 2.899174",\
"1.844638, 1.870304, 1.932521, 2.100745, 2.948714",\
"1.956511, 1.982177, 2.044394, 2.212618, 3.060587",\
"2.301758, 2.327424, 2.389641, 2.557865, 3.405833",\
"3.566394, 3.592060, 3.654277, 3.822501, 4.670470");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "2.395530, 2.428233, 2.528518, 2.889507, 4.803093",\
"2.444982, 2.477685, 2.577971, 2.938959, 4.852545",\
"2.556988, 2.589690, 2.689976, 3.050964, 4.964550",\
"2.908919, 2.941622, 3.041907, 3.402896, 5.316482",\
"4.160746, 4.193449, 4.293734, 4.654723, 6.568309");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657");
}
} /* end of arc la_oenb_mprj[12]_la_data_in_core[12]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[12]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "1.795099, 1.820765, 1.882981, 2.051206, 2.899174",\
"1.844638, 1.870304, 1.932521, 2.100745, 2.948714",\
"1.956511, 1.982177, 2.044394, 2.212618, 3.060587",\
"2.301758, 2.327424, 2.389641, 2.557865, 3.405833",\
"3.566394, 3.592060, 3.654277, 3.822501, 4.670470");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669",\
"0.040760, 0.058066, 0.113688, 0.316089, 1.468669");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "2.395530, 2.428233, 2.528518, 2.889507, 4.803093",\
"2.444982, 2.477685, 2.577971, 2.938959, 4.852545",\
"2.556988, 2.589690, 2.689976, 3.050964, 4.964550",\
"2.908919, 2.941622, 3.041907, 3.402896, 5.316482",\
"4.160746, 4.193449, 4.293734, 4.654723, 6.568309");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657",\
"0.042292, 0.074931, 0.200121, 0.692476, 3.322657");
}
} /* end of arc la_oenb_mprj[12]_la_data_in_core[12]_inv_min*/
} /* end of pin la_data_in_core[12] */
pin("la_data_in_core[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001427 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[11];
timing () {
related_pin : "la_data_out_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.204435, 2.236353, 2.336627, 2.700129, 4.612188",\
"2.254037, 2.285954, 2.386229, 2.749731, 4.661790",\
"2.365970, 2.397887, 2.498162, 2.861664, 4.773723",\
"2.710234, 2.742152, 2.842426, 3.205928, 5.117987",\
"3.974958, 4.006876, 4.107149, 4.470652, 6.382710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.176828, 2.201434, 2.263407, 2.433162, 3.281163",\
"2.226101, 2.250707, 2.312680, 2.482435, 3.330436",\
"2.338424, 2.363030, 2.425004, 2.594759, 3.442759",\
"2.690280, 2.714886, 2.776860, 2.946615, 3.794616",\
"3.952593, 3.977199, 4.039172, 4.208928, 5.056928");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108");
}
} /* end of arc la_data_out_mprj[11]_la_data_in_core[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.204435, 2.236353, 2.336627, 2.700129, 4.612188",\
"2.254037, 2.285954, 2.386229, 2.749731, 4.661790",\
"2.365970, 2.397887, 2.498162, 2.861664, 4.773723",\
"2.710234, 2.742152, 2.842426, 3.205928, 5.117987",\
"3.974958, 4.006876, 4.107149, 4.470652, 6.382710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.176828, 2.201434, 2.263407, 2.433162, 3.281163",\
"2.226101, 2.250707, 2.312680, 2.482435, 3.330436",\
"2.338424, 2.363030, 2.425004, 2.594759, 3.442759",\
"2.690280, 2.714886, 2.776860, 2.946615, 3.794616",\
"3.952593, 3.977199, 4.039172, 4.208928, 5.056928");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321619, 1.473108");
}
} /* end of arc la_data_out_mprj[11]_la_data_in_core[11]_una_min*/
timing () {
related_pin : "la_oenb_mprj[11]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.129695, 2.154302, 2.216275, 2.386030, 3.234031",\
"2.180307, 2.204913, 2.266886, 2.436641, 3.284642",\
"2.293116, 2.317722, 2.379695, 2.549450, 3.397451",\
"2.615826, 2.640432, 2.702406, 2.872161, 3.720161",\
"3.735734, 3.760340, 3.822314, 3.992069, 4.840070");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.257580, 2.289498, 2.389772, 2.753274, 4.665333",\
"2.305532, 2.337450, 2.437724, 2.801226, 4.713285",\
"2.418208, 2.450125, 2.550400, 2.913902, 4.825961",\
"2.773482, 2.805400, 2.905674, 3.269176, 5.181235",\
"4.075440, 4.107358, 4.207631, 4.571134, 6.483192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755");
}
} /* end of arc la_oenb_mprj[11]_la_data_in_core[11]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[11]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.129695, 2.154302, 2.216275, 2.386030, 3.234031",\
"2.180307, 2.204913, 2.266886, 2.436641, 3.284642",\
"2.293116, 2.317722, 2.379695, 2.549450, 3.397451",\
"2.615826, 2.640432, 2.702406, 2.872161, 3.720161",\
"3.735734, 3.760340, 3.822314, 3.992069, 4.840070");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108",\
"0.042028, 0.058992, 0.114507, 0.321618, 1.473108");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "2.257580, 2.289498, 2.389772, 2.753274, 4.665333",\
"2.305532, 2.337450, 2.437724, 2.801226, 4.713285",\
"2.418208, 2.450125, 2.550400, 2.913902, 4.825961",\
"2.773482, 2.805400, 2.905674, 3.269176, 5.181235",\
"4.075440, 4.107358, 4.207631, 4.571134, 6.483192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755",\
"0.044423, 0.076994, 0.202221, 0.701238, 3.327755");
}
} /* end of arc la_oenb_mprj[11]_la_data_in_core[11]_inv_min*/
} /* end of pin la_data_in_core[11] */
pin("la_data_in_core[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000592 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[10];
timing () {
related_pin : "la_data_out_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "2.186452, 2.219359, 2.319673, 2.680575, 4.594566",\
"2.235985, 2.268893, 2.369206, 2.730108, 4.644100",\
"2.347841, 2.380748, 2.481062, 2.841964, 4.755956",\
"2.692449, 2.725356, 2.825670, 3.186573, 5.100564",\
"3.951680, 3.984587, 4.084901, 4.445803, 6.359795");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "1.807927, 1.833879, 1.896168, 2.064352, 2.912302",\
"1.857318, 1.883270, 1.945559, 2.113743, 2.961693",\
"1.969374, 1.995326, 2.057615, 2.225798, 3.073748",\
"2.321280, 2.347233, 2.409521, 2.577705, 3.425655",\
"3.576821, 3.602773, 3.665062, 3.833246, 4.681195");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080");
}
} /* end of arc la_data_out_mprj[10]_la_data_in_core[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "2.186452, 2.219359, 2.319673, 2.680575, 4.594566",\
"2.235985, 2.268893, 2.369206, 2.730108, 4.644100",\
"2.347841, 2.380748, 2.481062, 2.841964, 4.755956",\
"2.692449, 2.725356, 2.825670, 3.186573, 5.100564",\
"3.951680, 3.984587, 4.084901, 4.445803, 6.359795");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "1.807927, 1.833879, 1.896168, 2.064352, 2.912302",\
"1.857318, 1.883270, 1.945559, 2.113743, 2.961693",\
"1.969374, 1.995326, 2.057615, 2.225798, 3.073748",\
"2.321280, 2.347233, 2.409521, 2.577705, 3.425655",\
"3.576821, 3.602773, 3.665062, 3.833246, 4.681195");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315881, 1.468080");
}
} /* end of arc la_data_out_mprj[10]_la_data_in_core[10]_una_min*/
timing () {
related_pin : "la_oenb_mprj[10]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "1.913985, 1.939937, 2.002226, 2.170410, 3.018360",\
"1.963553, 1.989505, 2.051793, 2.219977, 3.067927",\
"2.075446, 2.101399, 2.163687, 2.331871, 3.179821",\
"2.420346, 2.446298, 2.508586, 2.676770, 3.524720",\
"3.693127, 3.719080, 3.781368, 3.949552, 4.797502");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "2.522463, 2.555370, 2.655684, 3.016586, 4.930578",\
"2.571745, 2.604652, 2.704967, 3.065869, 4.979860",\
"2.683990, 2.716897, 2.817211, 3.178113, 5.092104",\
"3.035884, 3.068791, 3.169105, 3.530007, 5.443998",\
"4.298094, 4.331002, 4.431316, 4.792218, 6.706209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468");
}
} /* end of arc la_oenb_mprj[10]_la_data_in_core[10]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[10]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "1.913985, 1.939937, 2.002226, 2.170410, 3.018360",\
"1.963553, 1.989505, 2.051793, 2.219977, 3.067927",\
"2.075446, 2.101399, 2.163687, 2.331871, 3.179821",\
"2.420346, 2.446298, 2.508586, 2.676770, 3.524720",\
"3.693127, 3.719080, 3.781368, 3.949552, 4.797502");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080",\
"0.040428, 0.057824, 0.113465, 0.315880, 1.468080");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "2.522463, 2.555370, 2.655684, 3.016586, 4.930578",\
"2.571745, 2.604652, 2.704967, 3.065869, 4.979860",\
"2.683990, 2.716897, 2.817211, 3.178113, 5.092104",\
"3.035884, 3.068791, 3.169105, 3.530007, 5.443998",\
"4.298094, 4.331002, 4.431316, 4.792218, 6.706209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468",\
"0.041711, 0.074361, 0.199565, 0.691876, 3.322468");
}
} /* end of arc la_oenb_mprj[10]_la_data_in_core[10]_inv_min*/
} /* end of pin la_data_in_core[10] */
pin("la_data_in_core[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001295 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[9];
timing () {
related_pin : "la_data_out_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.962252, 1.994331, 2.094611, 2.458153, 4.370213",\
"2.011805, 2.043883, 2.144164, 2.507706, 4.419766",\
"2.123714, 2.155792, 2.256073, 2.619615, 4.531675",\
"2.468147, 2.500225, 2.600505, 2.964047, 4.876108",\
"3.713189, 3.745267, 3.845547, 4.209090, 6.121150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.677721, 1.702540, 1.764574, 1.934320, 2.782379",\
"1.727295, 1.752114, 1.814148, 1.983894, 2.831952",\
"1.839199, 1.864019, 1.926052, 2.095799, 2.943857",\
"2.191115, 2.215934, 2.277968, 2.447715, 3.295773",\
"3.434587, 3.459406, 3.521440, 3.691187, 4.539245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970");
}
} /* end of arc la_data_out_mprj[9]_la_data_in_core[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.962252, 1.994331, 2.094611, 2.458153, 4.370213",\
"2.011805, 2.043883, 2.144164, 2.507706, 4.419766",\
"2.123714, 2.155792, 2.256073, 2.619615, 4.531675",\
"2.468147, 2.500225, 2.600505, 2.964047, 4.876108",\
"3.713189, 3.745267, 3.845547, 4.209090, 6.121150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327202");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.677721, 1.702540, 1.764574, 1.934320, 2.782379",\
"1.727295, 1.752114, 1.814148, 1.983894, 2.831952",\
"1.839199, 1.864019, 1.926052, 2.095799, 2.943857",\
"2.191115, 2.215934, 2.277968, 2.447715, 3.295773",\
"3.434587, 3.459406, 3.521440, 3.691187, 4.539245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970");
}
} /* end of arc la_data_out_mprj[9]_la_data_in_core[9]_una_min*/
timing () {
related_pin : "la_oenb_mprj[9]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.738950, 1.763769, 1.825803, 1.995550, 2.843608",\
"1.788491, 1.813310, 1.875344, 2.045091, 2.893149",\
"1.900364, 1.925183, 1.987217, 2.156963, 3.005022",\
"2.245615, 2.270434, 2.332468, 2.502215, 3.350273",\
"3.510400, 3.535219, 3.597253, 3.767000, 4.615058");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "2.280750, 2.312829, 2.413109, 2.776651, 4.688712",\
"2.330202, 2.362281, 2.462561, 2.826103, 4.738163",\
"2.442208, 2.474287, 2.574567, 2.938109, 4.850170",\
"2.794140, 2.826218, 2.926499, 3.290041, 5.202101",\
"4.046038, 4.078116, 4.178396, 4.541938, 6.453999");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204");
}
} /* end of arc la_oenb_mprj[9]_la_data_in_core[9]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[9]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "1.738950, 1.763769, 1.825803, 1.995550, 2.843608",\
"1.788491, 1.813310, 1.875344, 2.045091, 2.893149",\
"1.900364, 1.925183, 1.987217, 2.156963, 3.005022",\
"2.245615, 2.270434, 2.332468, 2.502215, 3.350273",\
"3.510400, 3.535219, 3.597253, 3.767000, 4.615058");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970",\
"0.041776, 0.058804, 0.114330, 0.321420, 1.472970");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "2.280750, 2.312829, 2.413109, 2.776651, 4.688712",\
"2.330202, 2.362281, 2.462561, 2.826103, 4.738163",\
"2.442208, 2.474287, 2.574567, 2.938109, 4.850170",\
"2.794140, 2.826218, 2.926499, 3.290041, 5.202101",\
"4.046038, 4.078116, 4.178396, 4.541938, 6.453999");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204",\
"0.044010, 0.076594, 0.201788, 0.700851, 3.327204");
}
} /* end of arc la_oenb_mprj[9]_la_data_in_core[9]_inv_min*/
} /* end of pin la_data_in_core[9] */
pin("la_data_in_core[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002479 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[8];
timing () {
related_pin : "la_data_out_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.958974, 1.990058, 2.090323, 2.454679, 4.368211",\
"2.008532, 2.039616, 2.139881, 2.504237, 4.417769",\
"2.120451, 2.151535, 2.251800, 2.616156, 4.529688",\
"2.464850, 2.495934, 2.596199, 2.960555, 4.874087",\
"3.707155, 3.738239, 3.838504, 4.202860, 6.116392");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.673424, 1.696837, 1.758468, 1.929076, 2.779959",\
"1.723034, 1.746447, 1.808078, 1.978686, 2.829569",\
"1.834910, 1.858323, 1.919954, 2.090562, 2.941445",\
"2.186828, 2.210242, 2.271872, 2.442480, 3.293363",\
"3.427984, 3.451398, 3.513028, 3.683636, 4.534519");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823");
}
} /* end of arc la_data_out_mprj[8]_la_data_in_core[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.958974, 1.990058, 2.090323, 2.454679, 4.368211",\
"2.008532, 2.039616, 2.139881, 2.504237, 4.417769",\
"2.120451, 2.151535, 2.251800, 2.616156, 4.529688",\
"2.464850, 2.495934, 2.596199, 2.960555, 4.874087",\
"3.707155, 3.738239, 3.838504, 4.202860, 6.116392");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.673424, 1.696837, 1.758468, 1.929076, 2.779959",\
"1.723034, 1.746447, 1.808078, 1.978686, 2.829569",\
"1.834910, 1.858323, 1.919954, 2.090562, 2.941445",\
"2.186828, 2.210242, 2.271872, 2.442480, 3.293363",\
"3.427984, 3.451398, 3.513028, 3.683636, 4.534519");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823");
}
} /* end of arc la_data_out_mprj[8]_la_data_in_core[8]_una_min*/
timing () {
related_pin : "la_oenb_mprj[8]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.779647, 1.803061, 1.864691, 2.035300, 2.886183",\
"1.829176, 1.852589, 1.914220, 2.084828, 2.935711",\
"1.941014, 1.964427, 2.026057, 2.196666, 3.047549",\
"2.286244, 2.309657, 2.371287, 2.541896, 3.392779",\
"3.559954, 3.583367, 3.644998, 3.815606, 4.666489");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "2.316531, 2.347615, 2.447880, 2.812236, 4.725768",\
"2.365862, 2.396946, 2.497211, 2.861567, 4.775099",\
"2.477968, 2.509052, 2.609317, 2.973673, 4.887205",\
"2.829890, 2.860973, 2.961238, 3.325594, 5.239126",\
"4.089796, 4.120880, 4.221145, 4.585501, 6.499032");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353");
}
} /* end of arc la_oenb_mprj[8]_la_data_in_core[8]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[8]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "1.779647, 1.803061, 1.864691, 2.035300, 2.886183",\
"1.829176, 1.852589, 1.914220, 2.084828, 2.935711",\
"1.941014, 1.964427, 2.026057, 2.196666, 3.047549",\
"2.286244, 2.309657, 2.371287, 2.541896, 3.392779",\
"3.559954, 3.583367, 3.644998, 3.815606, 4.666489");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823",\
"0.043885, 0.060446, 0.115759, 0.325048, 1.482823");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "2.316531, 2.347615, 2.447880, 2.812236, 4.725768",\
"2.365862, 2.396946, 2.497211, 2.861567, 4.775099",\
"2.477968, 2.509052, 2.609317, 2.973673, 4.887205",\
"2.829890, 2.860973, 2.961238, 3.325594, 5.239126",\
"4.089796, 4.120880, 4.221145, 4.585501, 6.499032");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353",\
"0.047790, 0.080316, 0.205503, 0.706682, 3.337353");
}
} /* end of arc la_oenb_mprj[8]_la_data_in_core[8]_inv_min*/
} /* end of pin la_data_in_core[8] */
pin("la_data_in_core[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001956 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[7];
timing () {
related_pin : "la_data_out_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.936482, 1.967853, 2.068087, 2.431800, 4.343667",\
"1.986049, 2.017420, 2.117654, 2.481368, 4.393234",\
"2.097993, 2.129364, 2.229598, 2.593312, 4.505178",\
"2.442308, 2.473679, 2.573913, 2.937626, 4.849493",\
"3.677925, 3.709296, 3.809530, 4.173243, 6.085110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.654323, 1.678175, 1.739937, 1.909913, 2.758357",\
"1.704018, 1.727870, 1.789632, 1.959608, 2.808052",\
"1.815824, 1.839676, 1.901438, 2.071414, 2.919858",\
"2.167747, 2.191598, 2.253361, 2.423337, 3.271780",\
"3.403324, 3.427176, 3.488938, 3.658914, 4.507358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585");
}
} /* end of arc la_data_out_mprj[7]_la_data_in_core[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.936482, 1.967853, 2.068087, 2.431800, 4.343667",\
"1.986049, 2.017420, 2.117654, 2.481368, 4.393234",\
"2.097993, 2.129364, 2.229598, 2.593312, 4.505178",\
"2.442308, 2.473679, 2.573913, 2.937626, 4.849493",\
"3.677925, 3.709296, 3.809530, 4.173243, 6.085110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.654323, 1.678175, 1.739937, 1.909913, 2.758357",\
"1.704018, 1.727870, 1.789632, 1.959608, 2.808052",\
"1.815824, 1.839676, 1.901438, 2.071414, 2.919858",\
"2.167747, 2.191598, 2.253361, 2.423337, 3.271780",\
"3.403324, 3.427176, 3.488938, 3.658914, 4.507358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585",\
"0.043009, 0.059732, 0.115177, 0.322850, 1.475585");
}
} /* end of arc la_data_out_mprj[7]_la_data_in_core[7]_una_min*/
timing () {
related_pin : "la_oenb_mprj[7]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.750281, 1.774132, 1.835895, 2.005871, 2.854315",\
"1.799820, 1.823671, 1.885434, 2.055409, 2.903853",\
"1.911686, 1.935538, 1.997301, 2.167276, 3.015720",\
"2.256933, 2.280785, 2.342548, 2.512523, 3.360967",\
"3.523223, 3.547075, 3.608837, 3.778813, 4.627257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "2.293695, 2.325066, 2.425300, 2.789013, 4.700880",\
"2.343127, 2.374498, 2.474732, 2.838445, 4.750312",\
"2.455150, 2.486520, 2.586755, 2.950468, 4.862334",\
"2.807079, 2.838450, 2.938684, 3.302397, 5.214264",\
"4.060312, 4.091683, 4.191917, 4.555630, 6.467497");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299");
}
} /* end of arc la_oenb_mprj[7]_la_data_in_core[7]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[7]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "1.750281, 1.774132, 1.835895, 2.005871, 2.854315",\
"1.799820, 1.823671, 1.885434, 2.055409, 2.903853",\
"1.911686, 1.935538, 1.997301, 2.167276, 3.015720",\
"2.256933, 2.280785, 2.342548, 2.512523, 3.360967",\
"3.523223, 3.547075, 3.608837, 3.778813, 4.627257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584",\
"0.043009, 0.059732, 0.115177, 0.322849, 1.475584");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "2.293695, 2.325066, 2.425300, 2.789013, 4.700880",\
"2.343127, 2.374498, 2.474732, 2.838445, 4.750312",\
"2.455150, 2.486520, 2.586755, 2.950468, 4.862334",\
"2.807079, 2.838450, 2.938684, 3.302397, 5.214264",\
"4.060312, 4.091683, 4.191917, 4.555630, 6.467497");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299",\
"0.046129, 0.078666, 0.203912, 0.703469, 3.330299");
}
} /* end of arc la_oenb_mprj[7]_la_data_in_core[7]_inv_min*/
} /* end of pin la_data_in_core[7] */
pin("la_data_in_core[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002364 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[6];
timing () {
related_pin : "la_data_out_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.906647, 1.937797, 2.038068, 2.402348, 4.315837",\
"1.956224, 1.987374, 2.087645, 2.451925, 4.365414",\
"2.068199, 2.099349, 2.199620, 2.563900, 4.477389",\
"2.412409, 2.443559, 2.543830, 2.908110, 4.821599",\
"3.639554, 3.670704, 3.770975, 4.135255, 6.048744");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.629344, 1.652856, 1.714528, 1.885064, 2.735718",\
"1.679145, 1.702657, 1.764329, 1.934866, 2.785519",\
"1.790861, 1.814374, 1.876045, 2.046582, 2.897235",\
"2.142684, 2.166196, 2.227868, 2.398405, 3.249058",\
"3.371019, 3.394531, 3.456203, 3.626740, 4.477393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997");
}
} /* end of arc la_data_out_mprj[6]_la_data_in_core[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.906647, 1.937797, 2.038068, 2.402348, 4.315837",\
"1.956224, 1.987374, 2.087645, 2.451925, 4.365414",\
"2.068199, 2.099349, 2.199620, 2.563900, 4.477389",\
"2.412409, 2.443559, 2.543830, 2.908110, 4.821599",\
"3.639554, 3.670704, 3.770975, 4.135255, 6.048744");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.629344, 1.652856, 1.714528, 1.885064, 2.735718",\
"1.679145, 1.702657, 1.764329, 1.934866, 2.785519",\
"1.790861, 1.814374, 1.876045, 2.046582, 2.897235",\
"2.142684, 2.166196, 2.227868, 2.398405, 3.249058",\
"3.371019, 3.394531, 3.456203, 3.626740, 4.477393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997");
}
} /* end of arc la_data_out_mprj[6]_la_data_in_core[6]_una_min*/
timing () {
related_pin : "la_oenb_mprj[6]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.661357, 1.684869, 1.746541, 1.917078, 2.767731",\
"1.710929, 1.734442, 1.796113, 1.966650, 2.817304",\
"1.822882, 1.846394, 1.908066, 2.078603, 2.929256",\
"2.168180, 2.191692, 2.253364, 2.423901, 3.274554",\
"3.412531, 3.436044, 3.497716, 3.668253, 4.518906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "2.224479, 2.255629, 2.355900, 2.720180, 4.633669",\
"2.274204, 2.305355, 2.405625, 2.769906, 4.683394",\
"2.385987, 2.417137, 2.517408, 2.881688, 4.795177",\
"2.737942, 2.769092, 2.869363, 3.233643, 5.147132",\
"3.971987, 4.003138, 4.103408, 4.467689, 6.381177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568");
}
} /* end of arc la_oenb_mprj[6]_la_data_in_core[6]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[6]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "1.661357, 1.684869, 1.746541, 1.917078, 2.767731",\
"1.710929, 1.734442, 1.796113, 1.966650, 2.817304",\
"1.822882, 1.846394, 1.908066, 2.078603, 2.929256",\
"2.168180, 2.191692, 2.253364, 2.423901, 3.274554",\
"3.412531, 3.436044, 3.497716, 3.668253, 4.518906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997",\
"0.043692, 0.060285, 0.115617, 0.324724, 1.481997");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "2.224479, 2.255629, 2.355900, 2.720180, 4.633669",\
"2.274204, 2.305355, 2.405625, 2.769906, 4.683394",\
"2.385987, 2.417137, 2.517408, 2.881688, 4.795177",\
"2.737942, 2.769092, 2.869363, 3.233643, 5.147132",\
"3.971987, 4.003138, 4.103408, 4.467689, 6.381177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568",\
"0.047424, 0.079949, 0.205139, 0.706128, 3.336568");
}
} /* end of arc la_oenb_mprj[6]_la_data_in_core[6]_inv_min*/
} /* end of pin la_data_in_core[6] */
pin("la_data_in_core[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001914 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[5];
timing () {
related_pin : "la_data_out_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.912067, 1.943463, 2.043693, 2.407432, 4.319148",\
"1.961645, 1.993041, 2.093271, 2.457010, 4.368725",\
"2.073616, 2.105012, 2.205242, 2.568981, 4.480697",\
"2.417840, 2.449236, 2.549466, 2.913205, 4.824920",\
"3.646170, 3.677566, 3.777796, 4.141535, 6.053251");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.632785, 1.656670, 1.718451, 1.888417, 2.736815",\
"1.682574, 1.706459, 1.768240, 1.938206, 2.786604",\
"1.794303, 1.818188, 1.879969, 2.049935, 2.898333",\
"2.146126, 2.170012, 2.231792, 2.401758, 3.250156",\
"3.375498, 3.399383, 3.461164, 3.631129, 4.479528");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450");
}
} /* end of arc la_data_out_mprj[5]_la_data_in_core[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.912067, 1.943463, 2.043693, 2.407432, 4.319148",\
"1.961645, 1.993041, 2.093271, 2.457010, 4.368725",\
"2.073616, 2.105012, 2.205242, 2.568981, 4.480697",\
"2.417840, 2.449236, 2.549466, 2.913205, 4.824920",\
"3.646170, 3.677566, 3.777796, 4.141535, 6.053251");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.632785, 1.656670, 1.718451, 1.888417, 2.736815",\
"1.682574, 1.706459, 1.768240, 1.938206, 2.786604",\
"1.794303, 1.818188, 1.879969, 2.049935, 2.898333",\
"2.146126, 2.170012, 2.231792, 2.401758, 3.250156",\
"3.375498, 3.399383, 3.461164, 3.631129, 4.479528");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450");
}
} /* end of arc la_data_out_mprj[5]_la_data_in_core[5]_una_min*/
timing () {
related_pin : "la_oenb_mprj[5]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.722044, 1.745929, 1.807710, 1.977676, 2.826074",\
"1.771593, 1.795479, 1.857259, 2.027225, 2.875623",\
"1.883487, 1.907373, 1.969154, 2.139119, 2.987518",\
"2.228751, 2.252637, 2.314417, 2.484383, 3.332782",\
"3.487947, 3.511832, 3.573613, 3.743579, 4.591978");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "2.272736, 2.304132, 2.404363, 2.768101, 4.679817",\
"2.322264, 2.353660, 2.453890, 2.817629, 4.729345",\
"2.434208, 2.465604, 2.565834, 2.929573, 4.841289",\
"2.786146, 2.817542, 2.917772, 3.281511, 5.193227",\
"4.033118, 4.064514, 4.164744, 4.528483, 6.440198");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856");
}
} /* end of arc la_oenb_mprj[5]_la_data_in_core[5]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[5]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "1.722044, 1.745929, 1.807710, 1.977676, 2.826074",\
"1.771593, 1.795479, 1.857259, 2.027225, 2.875623",\
"1.883487, 1.907373, 1.969154, 2.139119, 2.987518",\
"2.228751, 2.252637, 2.314417, 2.484383, 3.332782",\
"3.487947, 3.511832, 3.573613, 3.743579, 4.591978");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450",\
"0.042940, 0.059672, 0.115123, 0.322780, 1.475450");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "2.272736, 2.304132, 2.404363, 2.768101, 4.679817",\
"2.322264, 2.353660, 2.453890, 2.817629, 4.729345",\
"2.434208, 2.465604, 2.565834, 2.929573, 4.841289",\
"2.786146, 2.817542, 2.917772, 3.281511, 5.193227",\
"4.033118, 4.064514, 4.164744, 4.528483, 6.440198");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856",\
"0.046010, 0.078549, 0.203776, 0.703366, 3.329856");
}
} /* end of arc la_oenb_mprj[5]_la_data_in_core[5]_inv_min*/
} /* end of pin la_data_in_core[5] */
pin("la_data_in_core[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001892 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[4];
timing () {
related_pin : "la_data_out_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "2.046765, 2.078175, 2.178417, 2.542185, 4.454157",\
"2.096333, 2.127743, 2.227984, 2.591752, 4.503726",\
"2.208286, 2.239697, 2.339938, 2.703706, 4.615679",\
"2.552567, 2.583978, 2.684219, 3.047987, 4.959960",\
"3.785626, 3.817036, 3.917278, 4.281045, 6.193018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "1.707427, 1.731334, 1.793131, 1.963132, 2.811730",\
"1.757151, 1.781058, 1.842855, 2.012856, 2.861454",\
"1.868930, 1.892837, 1.954634, 2.124635, 2.973233",\
"2.220851, 2.244757, 2.306555, 2.476556, 3.325154",\
"3.454294, 3.478201, 3.539998, 3.709999, 4.558597");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859");
}
} /* end of arc la_data_out_mprj[4]_la_data_in_core[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "2.046765, 2.078175, 2.178417, 2.542185, 4.454157",\
"2.096333, 2.127743, 2.227984, 2.591752, 4.503726",\
"2.208286, 2.239697, 2.339938, 2.703706, 4.615679",\
"2.552567, 2.583978, 2.684219, 3.047987, 4.959960",\
"3.785626, 3.817036, 3.917278, 4.281045, 6.193018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703366, 3.330319");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "1.707427, 1.731334, 1.793131, 1.963132, 2.811730",\
"1.757151, 1.781058, 1.842855, 2.012856, 2.861454",\
"1.868930, 1.892837, 1.954634, 2.124635, 2.973233",\
"2.220851, 2.244757, 2.306555, 2.476556, 3.325154",\
"3.454294, 3.478201, 3.539998, 3.709999, 4.558597");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475859");
}
} /* end of arc la_data_out_mprj[4]_la_data_in_core[4]_una_min*/
timing () {
related_pin : "la_oenb_mprj[4]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "1.784559, 1.808466, 1.870263, 2.040264, 2.888863",\
"1.834105, 1.858012, 1.919809, 2.089811, 2.938409",\
"1.945996, 1.969903, 2.031700, 2.201702, 3.050300",\
"2.291253, 2.315160, 2.376957, 2.546958, 3.395556",\
"3.551203, 3.575110, 3.636907, 3.806909, 4.655507");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "2.393162, 2.424572, 2.524814, 2.888582, 4.800555",\
"2.442677, 2.474087, 2.574329, 2.938096, 4.850070",\
"2.554630, 2.586040, 2.686282, 3.050050, 4.962023",\
"2.906567, 2.937977, 3.038219, 3.401986, 5.313960",\
"4.154271, 4.185681, 4.285923, 4.649690, 6.561664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319");
}
} /* end of arc la_oenb_mprj[4]_la_data_in_core[4]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[4]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "1.784559, 1.808466, 1.870263, 2.040264, 2.888863",\
"1.834105, 1.858012, 1.919809, 2.089811, 2.938409",\
"1.945996, 1.969903, 2.031700, 2.201702, 3.050300",\
"2.291253, 2.315160, 2.376957, 2.546958, 3.395556",\
"3.551203, 3.575110, 3.636907, 3.806909, 4.655507");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860",\
"0.042903, 0.059640, 0.115086, 0.322831, 1.475860");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "2.393162, 2.424572, 2.524814, 2.888582, 4.800555",\
"2.442677, 2.474087, 2.574329, 2.938096, 4.850070",\
"2.554630, 2.586040, 2.686282, 3.050050, 4.962023",\
"2.906567, 2.937977, 3.038219, 3.401986, 5.313960",\
"4.154271, 4.185681, 4.285923, 4.649690, 6.561664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319",\
"0.045940, 0.078476, 0.203699, 0.703365, 3.330319");
}
} /* end of arc la_oenb_mprj[4]_la_data_in_core[4]_inv_min*/
} /* end of pin la_data_in_core[4] */
pin("la_data_in_core[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002046 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[3];
timing () {
related_pin : "la_data_out_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.927045, 1.958367, 2.058621, 2.422446, 4.334938",\
"1.976631, 2.007954, 2.108207, 2.472033, 4.384525",\
"2.088625, 2.119948, 2.220201, 2.584027, 4.496519",\
"2.433157, 2.464479, 2.564733, 2.928559, 4.841050",\
"3.655353, 3.686675, 3.786929, 4.150754, 6.063247");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.633707, 1.657485, 1.719231, 1.889351, 2.738393",\
"1.683594, 1.707372, 1.769118, 1.939238, 2.788280",\
"1.795256, 1.819035, 1.880781, 2.050901, 2.899943",\
"2.147046, 2.170824, 2.232570, 2.402690, 3.251732",\
"3.370430, 3.394208, 3.455954, 3.626074, 4.475116");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225");
}
} /* end of arc la_data_out_mprj[3]_la_data_in_core[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.927045, 1.958367, 2.058621, 2.422446, 4.334938",\
"1.976631, 2.007954, 2.108207, 2.472033, 4.384525",\
"2.088625, 2.119948, 2.220201, 2.584027, 4.496519",\
"2.433157, 2.464479, 2.564733, 2.928559, 4.841050",\
"3.655353, 3.686675, 3.786929, 4.150754, 6.063247");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.633707, 1.657485, 1.719231, 1.889351, 2.738393",\
"1.683594, 1.707372, 1.769118, 1.939238, 2.788280",\
"1.795256, 1.819035, 1.880781, 2.050901, 2.899943",\
"2.147046, 2.170824, 2.232570, 2.402690, 3.251732",\
"3.370430, 3.394208, 3.455954, 3.626074, 4.475116");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225");
}
} /* end of arc la_data_out_mprj[3]_la_data_in_core[3]_una_min*/
timing () {
related_pin : "la_oenb_mprj[3]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.732954, 1.756732, 1.818478, 1.988598, 2.837640",\
"1.782506, 1.806285, 1.868031, 2.038151, 2.887193",\
"1.894409, 1.918187, 1.979933, 2.150053, 2.999095",\
"2.239675, 2.263454, 2.325200, 2.495320, 3.344362",\
"3.496715, 3.520494, 3.582240, 3.752360, 4.601402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "2.303430, 2.334752, 2.435006, 2.798831, 4.711324",\
"2.352986, 2.384308, 2.484562, 2.848388, 4.760880",\
"2.464906, 2.496229, 2.596483, 2.960308, 4.872801",\
"2.816847, 2.848169, 2.948423, 3.312248, 5.224741",\
"4.061943, 4.093265, 4.193519, 4.557344, 6.469837");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182");
}
} /* end of arc la_oenb_mprj[3]_la_data_in_core[3]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[3]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "1.732954, 1.756732, 1.818478, 1.988598, 2.837640",\
"1.782506, 1.806285, 1.868031, 2.038151, 2.887193",\
"1.894409, 1.918187, 1.979933, 2.150053, 2.999095",\
"2.239675, 2.263454, 2.325200, 2.495320, 3.344362",\
"3.496715, 3.520494, 3.582240, 3.752360, 4.601402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225",\
"0.043159, 0.059854, 0.115270, 0.323300, 1.477225");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "2.303430, 2.334752, 2.435006, 2.798831, 4.711324",\
"2.352986, 2.384308, 2.484562, 2.848388, 4.760880",\
"2.464906, 2.496229, 2.596483, 2.960308, 4.872801",\
"2.816847, 2.848169, 2.948423, 3.312248, 5.224741",\
"4.061943, 4.093265, 4.193519, 4.557344, 6.469837");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182",\
"0.046404, 0.078935, 0.204180, 0.704046, 3.332182");
}
} /* end of arc la_oenb_mprj[3]_la_data_in_core[3]_inv_min*/
} /* end of pin la_data_in_core[3] */
pin("la_data_in_core[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001927 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[2];
timing () {
related_pin : "la_data_out_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.935915, 1.967305, 2.067519, 2.431319, 4.342687",\
"1.985469, 2.016859, 2.117073, 2.480873, 4.392241",\
"2.097376, 2.128765, 2.228979, 2.592779, 4.504148",\
"2.441815, 2.473204, 2.573418, 2.937218, 4.848587",\
"3.687412, 3.718801, 3.819016, 4.182816, 6.094184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.667871, 1.691743, 1.753517, 1.923486, 2.771823",\
"1.717440, 1.741311, 1.803085, 1.973054, 2.821391",\
"1.829351, 1.853222, 1.914996, 2.084965, 2.933302",\
"2.181267, 2.205138, 2.266912, 2.436881, 3.285218",\
"3.425228, 3.449099, 3.510874, 3.680843, 4.529180");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436");
}
} /* end of arc la_data_out_mprj[2]_la_data_in_core[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.935915, 1.967305, 2.067519, 2.431319, 4.342687",\
"1.985469, 2.016859, 2.117073, 2.480873, 4.392241",\
"2.097376, 2.128765, 2.228979, 2.592779, 4.504148",\
"2.441815, 2.473204, 2.573418, 2.937218, 4.848587",\
"3.687412, 3.718801, 3.819016, 4.182816, 6.094184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.667871, 1.691743, 1.753517, 1.923486, 2.771823",\
"1.717440, 1.741311, 1.803085, 1.973054, 2.821391",\
"1.829351, 1.853222, 1.914996, 2.084965, 2.933302",\
"2.181267, 2.205138, 2.266912, 2.436881, 3.285218",\
"3.425228, 3.449099, 3.510874, 3.680843, 4.529180");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322811, 1.475436");
}
} /* end of arc la_data_out_mprj[2]_la_data_in_core[2]_una_min*/
timing () {
related_pin : "la_oenb_mprj[2]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.769534, 1.793406, 1.855180, 2.025149, 2.873486",\
"1.820165, 1.844036, 1.905810, 2.075779, 2.924116",\
"1.932950, 1.956821, 2.018595, 2.188564, 3.036901",\
"2.255723, 2.279595, 2.341369, 2.511338, 3.359675",\
"3.377684, 3.401556, 3.463330, 3.633299, 4.481637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "2.285315, 2.316704, 2.416919, 2.780718, 4.692087",\
"2.333257, 2.364646, 2.464860, 2.828660, 4.740029",\
"2.445945, 2.477334, 2.577549, 2.941348, 4.852717",\
"2.801319, 2.832708, 2.932922, 3.296722, 5.208090",\
"4.104457, 4.135847, 4.236061, 4.599861, 6.511229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349");
}
} /* end of arc la_oenb_mprj[2]_la_data_in_core[2]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[2]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "1.769534, 1.793406, 1.855180, 2.025149, 2.873486",\
"1.820165, 1.844036, 1.905810, 2.075779, 2.924116",\
"1.932950, 1.956821, 2.018595, 2.188564, 3.036901",\
"2.255723, 2.279595, 2.341369, 2.511338, 3.359675",\
"3.377684, 3.401556, 3.463330, 3.633299, 4.481637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436",\
"0.042962, 0.059689, 0.115139, 0.322810, 1.475436");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "2.285315, 2.316704, 2.416919, 2.780718, 4.692087",\
"2.333257, 2.364646, 2.464860, 2.828660, 4.740029",\
"2.445945, 2.477334, 2.577549, 2.941348, 4.852717",\
"2.801319, 2.832708, 2.932922, 3.296722, 5.208090",\
"4.104457, 4.135847, 4.236061, 4.599861, 6.511229");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349",\
"0.046072, 0.078615, 0.203817, 0.703501, 3.329349");
}
} /* end of arc la_oenb_mprj[2]_la_data_in_core[2]_inv_min*/
} /* end of pin la_data_in_core[2] */
pin("la_data_in_core[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001721 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[1];
timing () {
related_pin : "la_data_out_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.935354, 1.966925, 2.067219, 2.430808, 4.343760",\
"1.984903, 2.016473, 2.116767, 2.480356, 4.393308",\
"2.096797, 2.128367, 2.228661, 2.592250, 4.505202",\
"2.441278, 2.472848, 2.573142, 2.936731, 4.849683",\
"3.690163, 3.721733, 3.822027, 4.185616, 6.098568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.672072, 1.696214, 1.758086, 1.928042, 2.776790",\
"1.721597, 1.745739, 1.807611, 1.977567, 2.826315",\
"1.833543, 1.857684, 1.919556, 2.089513, 2.938261",\
"2.185456, 2.209597, 2.271469, 2.441426, 3.290174",\
"3.432179, 3.456321, 3.518193, 3.688149, 4.536897");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486");
}
} /* end of arc la_data_out_mprj[1]_la_data_in_core[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.935354, 1.966925, 2.067219, 2.430808, 4.343760",\
"1.984903, 2.016473, 2.116767, 2.480356, 4.393308",\
"2.096797, 2.128367, 2.228661, 2.592250, 4.505202",\
"2.441278, 2.472848, 2.573142, 2.936731, 4.849683",\
"3.690163, 3.721733, 3.822027, 4.185616, 6.098568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.672072, 1.696214, 1.758086, 1.928042, 2.776790",\
"1.721597, 1.745739, 1.807611, 1.977567, 2.826315",\
"1.833543, 1.857684, 1.919556, 2.089513, 2.938261",\
"2.185456, 2.209597, 2.271469, 2.441426, 3.290174",\
"3.432179, 3.456321, 3.518193, 3.688149, 4.536897");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486");
}
} /* end of arc la_data_out_mprj[1]_la_data_in_core[1]_una_min*/
timing () {
related_pin : "la_oenb_mprj[1]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.695468, 1.719609, 1.781481, 1.951438, 2.800186",\
"1.746218, 1.770359, 1.832231, 2.002188, 2.850936",\
"1.858837, 1.882979, 1.944851, 2.114808, 2.963556",\
"2.181592, 2.205734, 2.267606, 2.437562, 3.286310",\
"3.305888, 3.330029, 3.391901, 3.561858, 4.410606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "2.238981, 2.270552, 2.370846, 2.734435, 4.647387",\
"2.286855, 2.318426, 2.418720, 2.782309, 4.695261",\
"2.399617, 2.431188, 2.531482, 2.895071, 4.808023",\
"2.755112, 2.786682, 2.886976, 3.250565, 5.163517",\
"4.054049, 4.085620, 4.185914, 4.549502, 6.462455");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089");
}
} /* end of arc la_oenb_mprj[1]_la_data_in_core[1]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[1]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "1.695468, 1.719609, 1.781481, 1.951438, 2.800186",\
"1.746218, 1.770359, 1.832231, 2.002188, 2.850936",\
"1.858837, 1.882979, 1.944851, 2.114808, 2.963556",\
"2.181592, 2.205734, 2.267606, 2.437562, 3.286310",\
"3.305888, 3.330029, 3.391901, 3.561858, 4.410606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486",\
"0.042588, 0.059401, 0.114863, 0.322473, 1.475486");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "2.238981, 2.270552, 2.370846, 2.734435, 4.647387",\
"2.286855, 2.318426, 2.418720, 2.782309, 4.695261",\
"2.399617, 2.431188, 2.531482, 2.895071, 4.808023",\
"2.755112, 2.786682, 2.886976, 3.250565, 5.163517",\
"4.054049, 4.085620, 4.185914, 4.549502, 6.462455");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089",\
"0.045339, 0.077872, 0.203145, 0.702498, 3.331089");
}
} /* end of arc la_oenb_mprj[1]_la_data_in_core[1]_inv_min*/
} /* end of pin la_data_in_core[1] */
pin("la_data_in_core[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001907 ;
/* Other user defined attributes. */
original_pin : la_data_in_core[0];
timing () {
related_pin : "la_data_out_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.935742, 1.967141, 2.067392, 2.431045, 4.343224",\
"1.985297, 2.016696, 2.116947, 2.480600, 4.392779",\
"2.097210, 2.128608, 2.228859, 2.592512, 4.504691",\
"2.441630, 2.473029, 2.573280, 2.936933, 4.849112",\
"3.685677, 3.717075, 3.817326, 4.180979, 6.093158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.665814, 1.689710, 1.751494, 1.921455, 2.769939",\
"1.715401, 1.739297, 1.801081, 1.971042, 2.819526",\
"1.827295, 1.851192, 1.912975, 2.082937, 2.931421",\
"2.179212, 2.203108, 2.264892, 2.434853, 3.283337",\
"3.421838, 3.445735, 3.507518, 3.677479, 4.525963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471");
}
} /* end of arc la_data_out_mprj[0]_la_data_in_core[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.935742, 1.967141, 2.067392, 2.431045, 4.343224",\
"1.985297, 2.016696, 2.116947, 2.480600, 4.392779",\
"2.097210, 2.128608, 2.228859, 2.592512, 4.504691",\
"2.441630, 2.473029, 2.573280, 2.936933, 4.849112",\
"3.685677, 3.717075, 3.817326, 4.180979, 6.093158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.665814, 1.689710, 1.751494, 1.921455, 2.769939",\
"1.715401, 1.739297, 1.801081, 1.971042, 2.819526",\
"1.827295, 1.851192, 1.912975, 2.082937, 2.931421",\
"2.179212, 2.203108, 2.264892, 2.434853, 3.283337",\
"3.421838, 3.445735, 3.507518, 3.677479, 4.525963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475471");
}
} /* end of arc la_data_out_mprj[0]_la_data_in_core[0]_una_min*/
timing () {
related_pin : "la_oenb_mprj[0]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.731308, 1.755205, 1.816988, 1.986949, 2.835434",\
"1.780850, 1.804746, 1.866530, 2.036491, 2.884975",\
"1.892721, 1.916618, 1.978401, 2.148363, 2.996847",\
"2.237972, 2.261869, 2.323653, 2.493613, 3.342098",\
"3.503025, 3.526921, 3.588705, 3.758666, 4.607151");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "2.258716, 2.290115, 2.390366, 2.754019, 4.666198",\
"2.308166, 2.339565, 2.439816, 2.803469, 4.715648",\
"2.420175, 2.451573, 2.551824, 2.915477, 4.827656",\
"2.772106, 2.803505, 2.903756, 3.267409, 5.179588",\
"4.024235, 4.055634, 4.155885, 4.519538, 6.431717");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575");
}
} /* end of arc la_oenb_mprj[0]_la_data_in_core[0]_inv*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[0]" ;
timing_type : combinational ;
timing_sense : negative_unate ;
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "1.731308, 1.755205, 1.816988, 1.986949, 2.835434",\
"1.780850, 1.804746, 1.866530, 2.036491, 2.884975",\
"1.892721, 1.916618, 1.978401, 2.148363, 2.996847",\
"2.237972, 2.261869, 2.323653, 2.493613, 3.342098",\
"3.503025, 3.526921, 3.588705, 3.758666, 4.607151");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472",\
"0.042927, 0.059665, 0.115114, 0.322748, 1.475472");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "2.258716, 2.290115, 2.390366, 2.754019, 4.666198",\
"2.308166, 2.339565, 2.439816, 2.803469, 4.715648",\
"2.420175, 2.451573, 2.551824, 2.915477, 4.827656",\
"2.772106, 2.803505, 2.903756, 3.267409, 5.179588",\
"4.024235, 4.055634, 4.155885, 4.519538, 6.431717");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575",\
"0.045961, 0.078493, 0.203757, 0.703213, 3.330575");
}
} /* end of arc la_oenb_mprj[0]_la_data_in_core[0]_inv_min*/
} /* end of pin la_data_in_core[0] */
} /* end of bus la_data_in_core */
bus ( la_data_in_mprj ) {
bus_type : BUS128_type0 ;
direction : output ;
pin("la_data_in_mprj[127]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000826 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[127];
timing () {
related_pin : "la_data_out_core[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "1.052071, 1.084652, 1.185207, 1.545028, 3.464396",\
"1.094687, 1.127268, 1.227823, 1.587644, 3.507012",\
"1.202815, 1.235396, 1.335951, 1.695772, 3.615140",\
"1.543733, 1.576314, 1.676870, 2.036691, 3.956059",\
"2.765864, 2.798445, 2.899000, 3.258824, 5.178178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042092, 0.074633, 0.200355, 0.690949, 3.332099");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "1.213475, 1.238992, 1.301175, 1.469414, 2.316709",\
"1.260986, 1.286503, 1.348687, 1.516925, 2.364221",\
"1.378925, 1.404442, 1.466625, 1.634864, 2.482159",\
"1.738492, 1.764009, 1.826192, 1.994431, 2.841726",\
"2.906662, 2.932179, 2.994363, 3.162601, 4.009893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316336, 1.468281");
}
} /* end of arc la_data_out_core[127]_la_data_in_mprj[127]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "1.052071, 1.084652, 1.185207, 1.545028, 3.464396",\
"1.094687, 1.127268, 1.227823, 1.587644, 3.507012",\
"1.202815, 1.235396, 1.335951, 1.695772, 3.615140",\
"1.543733, 1.576314, 1.676870, 2.036691, 3.956059",\
"2.765864, 2.798445, 2.899000, 3.258824, 5.178178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042092, 0.074633, 0.200355, 0.690949, 3.332099");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "1.213475, 1.238992, 1.301175, 1.469414, 2.316709",\
"1.260986, 1.286503, 1.348687, 1.516925, 2.364221",\
"1.378925, 1.404442, 1.466625, 1.634864, 2.482159",\
"1.738492, 1.764009, 1.826192, 1.994431, 2.841726",\
"2.906662, 2.932179, 2.994363, 3.162601, 4.009893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316336, 1.468281");
}
} /* end of arc la_data_out_core[127]_la_data_in_mprj[127]_una_min*/
timing () {
related_pin : "la_iena_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "2.249687, 2.282268, 2.382824, 2.742645, 4.662013",\
"2.299269, 2.331850, 2.432405, 2.792226, 4.711595",\
"2.411191, 2.443772, 2.544327, 2.904148, 4.823516",\
"2.755661, 2.788242, 2.888798, 3.248618, 5.167987",\
"4.024257, 4.056839, 4.157393, 4.517215, 6.436583");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "2.282130, 2.307647, 2.369830, 2.538068, 3.385364",\
"2.331396, 2.356913, 2.419096, 2.587334, 3.434630",\
"2.443696, 2.469213, 2.531397, 2.699635, 3.546930",\
"2.795564, 2.821081, 2.883265, 3.051503, 3.898798",\
"4.057871, 4.083389, 4.145572, 4.313810, 5.161106");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282");
}
} /* end of arc la_iena_mprj[127]_la_data_in_mprj[127]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "2.249687, 2.282268, 2.382824, 2.742645, 4.662013",\
"2.299269, 2.331850, 2.432405, 2.792226, 4.711595",\
"2.411191, 2.443772, 2.544327, 2.904148, 4.823516",\
"2.755661, 2.788242, 2.888798, 3.248618, 5.167987",\
"4.024257, 4.056839, 4.157393, 4.517215, 6.436583");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122",\
"0.042091, 0.074631, 0.200355, 0.690945, 3.332122");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "2.282130, 2.307647, 2.369830, 2.538068, 3.385364",\
"2.331396, 2.356913, 2.419096, 2.587334, 3.434630",\
"2.443696, 2.469213, 2.531397, 2.699635, 3.546930",\
"2.795564, 2.821081, 2.883265, 3.051503, 3.898798",\
"4.057871, 4.083389, 4.145572, 4.313810, 5.161106");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282",\
"0.040887, 0.058141, 0.113771, 0.316335, 1.468282");
}
} /* end of arc la_iena_mprj[127]_la_data_in_mprj[127]_una_min*/
} /* end of pin la_data_in_mprj[127] */
pin("la_data_in_mprj[126]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001142 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[126];
timing () {
related_pin : "la_data_out_core[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "1.021663, 1.053870, 1.154432, 1.514190, 3.434237",\
"1.065717, 1.097924, 1.198486, 1.558244, 3.478292",\
"1.168472, 1.200679, 1.301241, 1.660998, 3.581046",\
"1.504366, 1.536573, 1.637135, 1.996892, 3.916940",\
"2.675829, 2.708036, 2.808597, 3.168358, 5.088386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043073, 0.075577, 0.201369, 0.691655, 3.334814");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "1.188244, 1.213285, 1.275342, 1.443647, 2.291588",\
"1.238243, 1.263285, 1.325341, 1.493647, 2.341588",\
"1.354573, 1.379614, 1.441671, 1.609977, 2.457917",\
"1.732930, 1.757972, 1.820029, 1.988334, 2.836275",\
"3.063351, 3.088392, 3.150449, 3.318755, 4.166690");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316559, 1.469825");
}
} /* end of arc la_data_out_core[126]_la_data_in_mprj[126]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "1.021663, 1.053870, 1.154432, 1.514190, 3.434237",\
"1.065717, 1.097924, 1.198486, 1.558244, 3.478292",\
"1.168472, 1.200679, 1.301241, 1.660998, 3.581046",\
"1.504366, 1.536573, 1.637135, 1.996892, 3.916940",\
"2.675829, 2.708036, 2.808597, 3.168358, 5.088386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043073, 0.075577, 0.201369, 0.691655, 3.334814");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "1.188244, 1.213285, 1.275342, 1.443647, 2.291588",\
"1.238243, 1.263285, 1.325341, 1.493647, 2.341588",\
"1.354573, 1.379614, 1.441671, 1.609977, 2.457917",\
"1.732930, 1.757972, 1.820029, 1.988334, 2.836275",\
"3.063351, 3.088392, 3.150449, 3.318755, 4.166690");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316559, 1.469825");
}
} /* end of arc la_data_out_core[126]_la_data_in_mprj[126]_una_min*/
timing () {
related_pin : "la_iena_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "2.248536, 2.280743, 2.381305, 2.741063, 4.661110",\
"2.298140, 2.330347, 2.430909, 2.790666, 4.710714",\
"2.410039, 2.442246, 2.542808, 2.902565, 4.822613",\
"2.754617, 2.786824, 2.887386, 3.247144, 5.167191",\
"4.023386, 4.055593, 4.156155, 4.515913, 6.435960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "2.274085, 2.299127, 2.361183, 2.529489, 3.377429",\
"2.323396, 2.348438, 2.410494, 2.578800, 3.426740",\
"2.435650, 2.460692, 2.522749, 2.691054, 3.538994",\
"2.787529, 2.812570, 2.874627, 3.042932, 3.890872",\
"4.049536, 4.074578, 4.136634, 4.304940, 5.152881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826");
}
} /* end of arc la_iena_mprj[126]_la_data_in_mprj[126]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "2.248536, 2.280743, 2.381305, 2.741063, 4.661110",\
"2.298140, 2.330347, 2.430909, 2.790666, 4.710714",\
"2.410039, 2.442246, 2.542808, 2.902565, 4.822613",\
"2.754617, 2.786824, 2.887386, 3.247144, 5.167191",\
"4.023386, 4.055593, 4.156155, 4.515913, 6.435960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846",\
"0.043071, 0.075576, 0.201369, 0.691649, 3.334846");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "2.274085, 2.299127, 2.361183, 2.529489, 3.377429",\
"2.323396, 2.348438, 2.410494, 2.578800, 3.426740",\
"2.435650, 2.460692, 2.522749, 2.691054, 3.538994",\
"2.787529, 2.812570, 2.874627, 3.042932, 3.890872",\
"4.049536, 4.074578, 4.136634, 4.304940, 5.152881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826",\
"0.041488, 0.058594, 0.114176, 0.316558, 1.469826");
}
} /* end of arc la_iena_mprj[126]_la_data_in_mprj[126]_una_min*/
} /* end of pin la_data_in_mprj[126] */
pin("la_data_in_mprj[125]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001087 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[125];
timing () {
related_pin : "la_data_out_core[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.680682, 0.712958, 0.813505, 1.173361, 3.093025",\
"0.721516, 0.753793, 0.854340, 1.214196, 3.133860",\
"0.824660, 0.856937, 0.957483, 1.317345, 3.236979",\
"1.164899, 1.197179, 1.297698, 1.657669, 3.576731",\
"2.336524, 2.368835, 2.469145, 2.829980, 4.744511");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.042924, 0.075439, 0.201185, 0.691617, 3.334014",\
"0.042924, 0.075439, 0.201185, 0.691617, 3.334014",\
"0.042926, 0.075442, 0.201185, 0.691626, 3.333966",\
"0.042964, 0.075488, 0.201182, 0.691792, 3.333046",\
"0.043263, 0.075857, 0.201162, 0.693106, 3.325761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.713737, 0.738968, 0.801051, 0.969291, 1.818392",\
"0.759898, 0.785129, 0.847212, 1.015452, 1.864553",\
"0.875355, 0.900585, 0.962668, 1.130909, 1.980002",\
"1.269659, 1.294867, 1.356951, 1.525205, 2.374062",\
"2.781652, 2.806710, 2.868793, 3.037148, 3.884324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.041358, 0.058543, 0.114109, 0.316157, 1.470136",\
"0.041358, 0.058543, 0.114109, 0.316157, 1.470136",\
"0.041358, 0.058543, 0.114109, 0.316159, 1.470134",\
"0.041363, 0.058537, 0.114107, 0.316230, 1.470067",\
"0.041398, 0.058495, 0.114095, 0.316728, 1.469593");
}
} /* end of arc la_data_out_core[125]_la_data_in_mprj[125]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.680682, 0.712958, 0.813505, 1.173361, 3.093025",\
"0.721516, 0.753793, 0.854340, 1.214196, 3.133860",\
"0.824660, 0.856937, 0.957483, 1.317345, 3.236979",\
"1.164899, 1.197179, 1.297698, 1.657669, 3.576731",\
"2.336524, 2.368835, 2.469145, 2.829980, 4.744511");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.042924, 0.075439, 0.201185, 0.691617, 3.334014",\
"0.042924, 0.075439, 0.201185, 0.691617, 3.334014",\
"0.042926, 0.075442, 0.201185, 0.691626, 3.333966",\
"0.042964, 0.075488, 0.201182, 0.691792, 3.333046",\
"0.043263, 0.075857, 0.201162, 0.693106, 3.325761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.713737, 0.738968, 0.801051, 0.969291, 1.818392",\
"0.759898, 0.785129, 0.847212, 1.015452, 1.864553",\
"0.875355, 0.900585, 0.962668, 1.130909, 1.980002",\
"1.269659, 1.294867, 1.356951, 1.525205, 2.374062",\
"2.781652, 2.806710, 2.868793, 3.037148, 3.884324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.041358, 0.058543, 0.114109, 0.316157, 1.470136",\
"0.041358, 0.058543, 0.114109, 0.316157, 1.470136",\
"0.041358, 0.058543, 0.114109, 0.316159, 1.470134",\
"0.041363, 0.058537, 0.114107, 0.316230, 1.470067",\
"0.041398, 0.058495, 0.114095, 0.316728, 1.469593");
}
} /* end of arc la_data_out_core[125]_la_data_in_mprj[125]_una_min*/
timing () {
related_pin : "la_iena_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "1.709311, 1.741588, 1.842135, 2.201993, 4.121646",\
"1.758859, 1.791135, 1.891682, 2.251540, 4.171194",\
"1.870745, 1.903021, 2.003568, 2.363426, 4.283080",\
"2.215538, 2.247814, 2.348361, 2.708219, 4.627873",\
"3.470509, 3.502785, 3.603332, 3.963190, 5.882843");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "1.662355, 1.687583, 1.749667, 1.917908, 2.766983",\
"1.711854, 1.737082, 1.799165, 1.967407, 2.816482",\
"1.823823, 1.849051, 1.911134, 2.079376, 2.928451",\
"2.175739, 2.200967, 2.263051, 2.431292, 3.280367",\
"3.424399, 3.449627, 3.511710, 3.679952, 4.529027");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128");
}
} /* end of arc la_iena_mprj[125]_la_data_in_mprj[125]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "1.709311, 1.741588, 1.842135, 2.201993, 4.121646",\
"1.758859, 1.791135, 1.891682, 2.251540, 4.171194",\
"1.870745, 1.903021, 2.003568, 2.363426, 4.283080",\
"2.215538, 2.247814, 2.348361, 2.708219, 4.627873",\
"3.470509, 3.502785, 3.603332, 3.963190, 5.882843");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998",\
"0.042924, 0.075440, 0.201185, 0.691620, 3.333998");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "1.662355, 1.687583, 1.749667, 1.917908, 2.766983",\
"1.711854, 1.737082, 1.799165, 1.967407, 2.816482",\
"1.823823, 1.849051, 1.911134, 2.079376, 2.928451",\
"2.175739, 2.200967, 2.263051, 2.431292, 3.280367",\
"3.424399, 3.449627, 3.511710, 3.679952, 4.529027");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128",\
"0.041358, 0.058542, 0.114109, 0.316165, 1.470128");
}
} /* end of arc la_iena_mprj[125]_la_data_in_mprj[125]_una_min*/
} /* end of pin la_data_in_mprj[125] */
pin("la_data_in_mprj[124]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001080 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[124];
timing () {
related_pin : "la_data_out_core[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.694164, 0.726463, 0.826909, 1.187204, 3.104677",\
"0.738600, 0.770900, 0.871345, 1.231641, 3.149112",\
"0.840368, 0.872667, 0.973112, 1.333410, 3.250869",\
"1.156901, 1.189201, 1.289638, 1.649971, 3.567243",\
"2.203648, 2.236011, 2.336293, 2.697403, 4.610634");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.043053, 0.075603, 0.201153, 0.692244, 3.330503",\
"0.043053, 0.075603, 0.201153, 0.692245, 3.330503",\
"0.043054, 0.075604, 0.201153, 0.692248, 3.330503",\
"0.043066, 0.075620, 0.201153, 0.692302, 3.330503",\
"0.043462, 0.076060, 0.201183, 0.693457, 3.330503");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.877536, 0.902571, 0.964658, 1.133043, 1.979902",\
"0.927229, 0.952264, 1.014351, 1.182737, 2.029595",\
"1.043209, 1.068243, 1.130331, 1.298716, 2.145574",\
"1.437682, 1.462711, 1.524799, 1.693188, 2.539982",\
"2.981235, 3.006309, 3.068561, 3.237010, 4.083094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.041394, 0.058476, 0.114082, 0.316824, 1.469609",\
"0.041394, 0.058476, 0.114082, 0.316824, 1.469609",\
"0.041394, 0.058476, 0.114082, 0.316824, 1.469609",\
"0.041396, 0.058476, 0.114082, 0.316843, 1.469609",\
"0.041866, 0.058871, 0.114353, 0.317194, 1.469609");
}
} /* end of arc la_data_out_core[124]_la_data_in_mprj[124]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.694164, 0.726463, 0.826909, 1.187204, 3.104677",\
"0.738600, 0.770900, 0.871345, 1.231641, 3.149112",\
"0.840368, 0.872667, 0.973112, 1.333410, 3.250869",\
"1.156901, 1.189201, 1.289638, 1.649971, 3.567243",\
"2.203648, 2.236011, 2.336293, 2.697403, 4.610634");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.043053, 0.075603, 0.201152, 0.692244, 3.323626",\
"0.043053, 0.075603, 0.201152, 0.692245, 3.323626",\
"0.043054, 0.075604, 0.201152, 0.692248, 3.323626",\
"0.043066, 0.075620, 0.201152, 0.692302, 3.323626",\
"0.043462, 0.076060, 0.201183, 0.693457, 3.323626");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.877536, 0.902571, 0.964658, 1.133043, 1.979902",\
"0.927229, 0.952264, 1.014351, 1.182737, 2.029595",\
"1.043209, 1.068243, 1.130331, 1.298716, 2.145574",\
"1.437682, 1.462711, 1.524799, 1.693188, 2.539982",\
"2.981235, 3.006309, 3.068561, 3.237010, 4.083094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.041394, 0.058474, 0.114082, 0.316824, 1.469112",\
"0.041394, 0.058474, 0.114082, 0.316824, 1.469112",\
"0.041394, 0.058474, 0.114082, 0.316824, 1.469112",\
"0.041396, 0.058474, 0.114082, 0.316843, 1.469112",\
"0.041866, 0.058871, 0.114353, 0.317194, 1.469112");
}
} /* end of arc la_data_out_core[124]_la_data_in_mprj[124]_una_min*/
timing () {
related_pin : "la_iena_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "2.412359, 2.444658, 2.545104, 2.905400, 4.822866",\
"2.461891, 2.494190, 2.594635, 2.954932, 4.872398",\
"2.573744, 2.606043, 2.706489, 3.066785, 4.984251",\
"2.918570, 2.950869, 3.051314, 3.411611, 5.329077",\
"4.188184, 4.220483, 4.320929, 4.681225, 6.598691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "2.640024, 2.665059, 2.727146, 2.895532, 3.742388",\
"2.689316, 2.714350, 2.776438, 2.944823, 3.791679",\
"2.801480, 2.826514, 2.888602, 3.056987, 3.903843",\
"3.153417, 3.178452, 3.240539, 3.408925, 4.255780",\
"4.415604, 4.440639, 4.502726, 4.671111, 5.517967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607");
}
} /* end of arc la_iena_mprj[124]_la_data_in_mprj[124]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "2.412359, 2.444658, 2.545104, 2.905400, 4.822866",\
"2.461891, 2.494190, 2.594635, 2.954932, 4.872398",\
"2.573744, 2.606043, 2.706489, 3.066785, 4.984251",\
"2.918570, 2.950869, 3.051314, 3.411611, 5.329077",\
"4.188184, 4.220483, 4.320929, 4.681225, 6.598691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490",\
"0.043053, 0.075604, 0.201153, 0.692246, 3.330490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "2.640024, 2.665059, 2.727146, 2.895532, 3.742388",\
"2.689316, 2.714350, 2.776438, 2.944823, 3.791679",\
"2.801480, 2.826514, 2.888602, 3.056987, 3.903843",\
"3.153417, 3.178452, 3.240539, 3.408925, 4.255780",\
"4.415604, 4.440639, 4.502726, 4.671111, 5.517967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607",\
"0.041394, 0.058476, 0.114082, 0.316825, 1.469607");
}
} /* end of arc la_iena_mprj[124]_la_data_in_mprj[124]_una_min*/
} /* end of pin la_data_in_mprj[124] */
pin("la_data_in_mprj[123]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001234 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[123];
timing () {
related_pin : "la_data_out_core[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.022257, 1.054361, 1.154859, 1.514818, 3.433591",\
"1.064300, 1.096404, 1.196902, 1.556861, 3.475634",\
"1.170901, 1.203006, 1.303504, 1.663462, 3.582235",\
"1.485834, 1.517939, 1.618437, 1.978395, 3.897168",\
"2.535859, 2.567964, 2.668462, 3.028422, 4.947184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075957, 0.201666, 0.692259, 3.333133");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.230333, 1.255185, 1.317197, 1.485531, 2.332897",\
"1.279201, 1.304052, 1.366065, 1.534399, 2.381765",\
"1.398100, 1.422951, 1.484964, 1.653298, 2.500663",\
"1.757678, 1.782529, 1.844542, 2.012876, 2.860241",\
"2.957355, 2.982207, 3.044219, 3.212553, 4.059916");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058713, 0.114297, 0.316823, 1.469692");
}
} /* end of arc la_data_out_core[123]_la_data_in_mprj[123]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.022257, 1.054361, 1.154859, 1.514818, 3.433591",\
"1.064300, 1.096404, 1.196902, 1.556861, 3.475634",\
"1.170901, 1.203006, 1.303504, 1.663462, 3.582235",\
"1.485834, 1.517939, 1.618437, 1.978395, 3.897168",\
"2.535859, 2.567964, 2.668462, 3.028422, 4.947184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333152",\
"0.043442, 0.075957, 0.201666, 0.692259, 3.333133");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.230333, 1.255185, 1.317197, 1.485531, 2.332897",\
"1.279201, 1.304052, 1.366065, 1.534399, 2.381765",\
"1.398100, 1.422951, 1.484964, 1.653298, 2.500663",\
"1.757678, 1.782529, 1.844542, 2.012876, 2.860241",\
"2.957355, 2.982207, 3.044219, 3.212553, 4.059916");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058713, 0.114297, 0.316823, 1.469692");
}
} /* end of arc la_data_out_core[123]_la_data_in_mprj[123]_una_min*/
timing () {
related_pin : "la_iena_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "2.848165, 2.880269, 2.980767, 3.340726, 5.259498",\
"2.897749, 2.929853, 3.030351, 3.390310, 5.309083",\
"3.009676, 3.041781, 3.142279, 3.502237, 5.421010",\
"3.354120, 3.386225, 3.486722, 3.846681, 5.765454",\
"4.622687, 4.654791, 4.755290, 5.115248, 7.034021");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "2.797089, 2.821940, 2.883953, 3.052286, 3.899652",\
"2.846351, 2.871202, 2.933215, 3.101549, 3.948915",\
"2.958663, 2.983515, 3.045528, 3.213861, 4.061227",\
"3.310529, 3.335381, 3.397394, 3.565727, 4.413093",\
"4.572920, 4.597771, 4.659784, 4.828118, 5.675483");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693");
}
} /* end of arc la_iena_mprj[123]_la_data_in_mprj[123]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "2.848165, 2.880269, 2.980767, 3.340726, 5.259498",\
"2.897749, 2.929853, 3.030351, 3.390310, 5.309083",\
"3.009676, 3.041781, 3.142279, 3.502237, 5.421010",\
"3.354120, 3.386225, 3.486722, 3.846681, 5.765454",\
"4.622687, 4.654791, 4.755290, 5.115248, 7.034021");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150",\
"0.043442, 0.075956, 0.201666, 0.692256, 3.333150");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "2.797089, 2.821940, 2.883953, 3.052286, 3.899652",\
"2.846351, 2.871202, 2.933215, 3.101549, 3.948915",\
"2.958663, 2.983515, 3.045528, 3.213861, 4.061227",\
"3.310529, 3.335381, 3.397394, 3.565727, 4.413093",\
"4.572920, 4.597771, 4.659784, 4.828118, 5.675483");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693",\
"0.041675, 0.058714, 0.114297, 0.316822, 1.469693");
}
} /* end of arc la_iena_mprj[123]_la_data_in_mprj[123]_una_min*/
} /* end of pin la_data_in_mprj[123] */
pin("la_data_in_mprj[122]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001267 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[122];
timing () {
related_pin : "la_data_out_core[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "1.181547, 1.213807, 1.314191, 1.675318, 3.588316",\
"1.223295, 1.255555, 1.355939, 1.717066, 3.630064",\
"1.331694, 1.363954, 1.464338, 1.825465, 3.738463",\
"1.632587, 1.664847, 1.765231, 2.126358, 4.039357",\
"2.602020, 2.634280, 2.734664, 3.095791, 5.008790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044545, 0.077059, 0.201975, 0.693959, 3.323842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "1.142724, 1.167528, 1.229531, 1.397885, 2.245424",\
"1.191457, 1.216261, 1.278264, 1.446618, 2.294157",\
"1.311918, 1.336722, 1.398725, 1.567079, 2.414618",\
"1.658115, 1.682919, 1.744922, 1.913276, 2.760815",\
"2.772154, 2.796957, 2.858961, 3.027315, 3.874850");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316830, 1.470075");
}
} /* end of arc la_data_out_core[122]_la_data_in_mprj[122]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "1.181547, 1.213807, 1.314191, 1.675318, 3.588316",\
"1.223295, 1.255555, 1.355939, 1.717066, 3.630064",\
"1.331694, 1.363954, 1.464338, 1.825465, 3.738463",\
"1.632587, 1.664847, 1.765231, 2.126358, 4.039357",\
"2.602020, 2.634280, 2.734664, 3.095791, 5.008790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044545, 0.077059, 0.201975, 0.693959, 3.323842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "1.142724, 1.167528, 1.229531, 1.397885, 2.245424",\
"1.191457, 1.216261, 1.278264, 1.446618, 2.294157",\
"1.311918, 1.336722, 1.398725, 1.567079, 2.414618",\
"1.658115, 1.682919, 1.744922, 1.913276, 2.760815",\
"2.772154, 2.796957, 2.858961, 3.027315, 3.874850");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316830, 1.470075");
}
} /* end of arc la_data_out_core[122]_la_data_in_mprj[122]_una_min*/
timing () {
related_pin : "la_iena_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "2.426455, 2.458715, 2.559099, 2.920226, 4.833224",\
"2.476937, 2.509197, 2.609581, 2.970708, 4.883706",\
"2.589921, 2.622181, 2.722565, 3.083692, 4.996691",\
"2.912267, 2.944527, 3.044911, 3.406038, 5.319036",\
"4.028631, 4.060890, 4.161274, 4.522401, 6.435400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "2.231564, 2.256368, 2.318371, 2.486725, 3.334264",\
"2.279593, 2.304397, 2.366400, 2.534754, 3.382293",\
"2.392180, 2.416984, 2.478987, 2.647341, 3.494880",\
"2.747347, 2.772151, 2.834154, 3.002508, 3.850047",\
"4.054199, 4.079002, 4.141006, 4.309361, 5.156899");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077");
}
} /* end of arc la_iena_mprj[122]_la_data_in_mprj[122]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "2.426455, 2.458715, 2.559099, 2.920226, 4.833224",\
"2.476937, 2.509197, 2.609581, 2.970708, 4.883706",\
"2.589921, 2.622181, 2.722565, 3.083692, 4.996691",\
"2.912267, 2.944527, 3.044911, 3.406038, 5.319036",\
"4.028631, 4.060890, 4.161274, 4.522401, 6.435400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842",\
"0.044544, 0.077059, 0.201975, 0.693959, 3.323842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "2.231564, 2.256368, 2.318371, 2.486725, 3.334264",\
"2.279593, 2.304397, 2.366400, 2.534754, 3.382293",\
"2.392180, 2.416984, 2.478987, 2.647341, 3.494880",\
"2.747347, 2.772151, 2.834154, 3.002508, 3.850047",\
"4.054199, 4.079002, 4.141006, 4.309361, 5.156899");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077",\
"0.041737, 0.058760, 0.114336, 0.316829, 1.470077");
}
} /* end of arc la_iena_mprj[122]_la_data_in_mprj[122]_una_min*/
} /* end of pin la_data_in_mprj[122] */
pin("la_data_in_mprj[121]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001138 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[121];
timing () {
related_pin : "la_data_out_core[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.663726, 0.695939, 0.796495, 1.156281, 3.076189",\
"0.704673, 0.736886, 0.837442, 1.197228, 3.117137",\
"0.807802, 0.840015, 0.940569, 1.300361, 3.220238",\
"1.148421, 1.180638, 1.281166, 1.641068, 3.560365",\
"2.318006, 2.350253, 2.450571, 2.811339, 4.726099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043067, 0.075573, 0.201354, 0.691678, 3.334604",\
"0.043067, 0.075573, 0.201354, 0.691678, 3.334604",\
"0.043069, 0.075576, 0.201354, 0.691687, 3.334553",\
"0.043107, 0.075623, 0.201351, 0.691855, 3.333621",\
"0.043407, 0.075992, 0.201332, 0.693171, 3.326327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.820284, 0.845341, 0.907400, 1.075700, 1.923739",\
"0.866645, 0.891702, 0.953761, 1.122061, 1.970100",\
"0.982059, 1.007116, 1.069175, 1.237475, 2.085511",\
"1.380999, 1.406040, 1.468099, 1.636410, 2.484270",\
"2.946134, 2.971036, 3.033094, 3.201499, 4.047771");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041477, 0.058590, 0.114171, 0.316524, 1.469852",\
"0.041477, 0.058590, 0.114171, 0.316524, 1.469852",\
"0.041477, 0.058590, 0.114171, 0.316525, 1.469851",\
"0.041481, 0.058586, 0.114170, 0.316577, 1.469802",\
"0.041515, 0.058546, 0.114159, 0.317048, 1.469354");
}
} /* end of arc la_data_out_core[121]_la_data_in_mprj[121]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.663726, 0.695939, 0.796495, 1.156281, 3.076189",\
"0.704673, 0.736886, 0.837442, 1.197228, 3.117137",\
"0.807802, 0.840015, 0.940569, 1.300361, 3.220238",\
"1.148421, 1.180638, 1.281166, 1.641068, 3.560365",\
"2.318006, 2.350253, 2.450571, 2.811339, 4.726099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043067, 0.075573, 0.201354, 0.691678, 3.334604",\
"0.043067, 0.075573, 0.201354, 0.691678, 3.334604",\
"0.043069, 0.075576, 0.201354, 0.691687, 3.334553",\
"0.043107, 0.075623, 0.201351, 0.691855, 3.333621",\
"0.043407, 0.075992, 0.201332, 0.693171, 3.326327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.820284, 0.845341, 0.907400, 1.075700, 1.923739",\
"0.866645, 0.891702, 0.953761, 1.122061, 1.970100",\
"0.982059, 1.007116, 1.069175, 1.237475, 2.085511",\
"1.380999, 1.406040, 1.468099, 1.636410, 2.484270",\
"2.946134, 2.971036, 3.033094, 3.201499, 4.047771");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041477, 0.058590, 0.114171, 0.316524, 1.469852",\
"0.041477, 0.058590, 0.114171, 0.316524, 1.469852",\
"0.041477, 0.058590, 0.114171, 0.316525, 1.469851",\
"0.041481, 0.058586, 0.114170, 0.316577, 1.469802",\
"0.041515, 0.058546, 0.114159, 0.317048, 1.469354");
}
} /* end of arc la_data_out_core[121]_la_data_in_mprj[121]_una_min*/
timing () {
related_pin : "la_iena_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.719557, 1.751770, 1.852325, 2.212116, 4.132002",\
"1.769138, 1.801351, 1.901906, 2.261696, 4.181582",\
"1.881125, 1.913339, 2.013894, 2.373684, 4.293570",\
"2.225761, 2.257974, 2.358529, 2.718319, 4.638206",\
"3.453963, 3.486176, 3.586731, 3.946521, 5.866408");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.752893, 1.777949, 1.840008, 2.008308, 2.856336",\
"1.802735, 1.827791, 1.889850, 2.058151, 2.906179",\
"1.914417, 1.939473, 2.001532, 2.169833, 3.017861",\
"2.266217, 2.291273, 2.353332, 2.521632, 3.369660",\
"3.491740, 3.516796, 3.578855, 3.747155, 4.595183");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849");
}
} /* end of arc la_iena_mprj[121]_la_data_in_mprj[121]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.719557, 1.751770, 1.852325, 2.212116, 4.132002",\
"1.769138, 1.801351, 1.901906, 2.261696, 4.181582",\
"1.881125, 1.913339, 2.013894, 2.373684, 4.293570",\
"2.225761, 2.257974, 2.358529, 2.718319, 4.638206",\
"3.453963, 3.486176, 3.586731, 3.946521, 5.866408");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569",\
"0.043068, 0.075575, 0.201354, 0.691684, 3.334569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.752893, 1.777949, 1.840008, 2.008308, 2.856336",\
"1.802735, 1.827791, 1.889850, 2.058151, 2.906179",\
"1.914417, 1.939473, 2.001532, 2.169833, 3.017861",\
"2.266217, 2.291273, 2.353332, 2.521632, 3.369660",\
"3.491740, 3.516796, 3.578855, 3.747155, 4.595183");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849",\
"0.041477, 0.058590, 0.114171, 0.316527, 1.469849");
}
} /* end of arc la_iena_mprj[121]_la_data_in_mprj[121]_una_min*/
} /* end of pin la_data_in_mprj[121] */
pin("la_data_in_mprj[120]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000885 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[120];
timing () {
related_pin : "la_data_out_core[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.604352, 0.636852, 0.737472, 1.097019, 3.017876",\
"0.644567, 0.677067, 0.777688, 1.137234, 3.058092",\
"0.747753, 0.780253, 0.880872, 1.240426, 3.161244",\
"1.090924, 1.123429, 1.224018, 1.583690, 3.503892",\
"2.203541, 2.236081, 2.336458, 2.696995, 4.612657");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042184, 0.074696, 0.200553, 0.690681, 3.334816",\
"0.042184, 0.074696, 0.200553, 0.690681, 3.334816",\
"0.042187, 0.074700, 0.200552, 0.690693, 3.334752",\
"0.042227, 0.074750, 0.200550, 0.690871, 3.333762",\
"0.042528, 0.075122, 0.200528, 0.692187, 3.326460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.648942, 0.674407, 0.736751, 0.904625, 1.752999",\
"0.694642, 0.720108, 0.782452, 0.950326, 1.798699",\
"0.810104, 0.835573, 0.897911, 1.065795, 1.914185",\
"1.207517, 1.233074, 1.295243, 1.463395, 2.312171",\
"2.661409, 2.686817, 2.748976, 2.917238, 3.764435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040906, 0.058388, 0.113842, 0.316160, 1.466966",\
"0.040906, 0.058388, 0.113842, 0.316160, 1.466966",\
"0.040909, 0.058388, 0.113842, 0.316160, 1.467039",\
"0.040970, 0.058388, 0.113857, 0.316160, 1.468490",\
"0.041004, 0.058388, 0.113857, 0.316441, 1.468490");
}
} /* end of arc la_data_out_core[120]_la_data_in_mprj[120]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.604352, 0.636852, 0.737472, 1.097019, 3.017876",\
"0.644567, 0.677067, 0.777688, 1.137234, 3.058092",\
"0.747753, 0.780253, 0.880872, 1.240426, 3.161244",\
"1.090924, 1.123429, 1.224018, 1.583690, 3.503892",\
"2.203541, 2.236081, 2.336458, 2.696995, 4.612657");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042184, 0.074696, 0.200553, 0.690681, 3.334816",\
"0.042184, 0.074696, 0.200553, 0.690681, 3.334816",\
"0.042187, 0.074700, 0.200552, 0.690693, 3.334752",\
"0.042227, 0.074750, 0.200550, 0.690871, 3.333762",\
"0.042528, 0.075122, 0.200528, 0.692187, 3.326460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.648942, 0.674407, 0.736751, 0.904625, 1.752999",\
"0.694642, 0.720108, 0.782452, 0.950326, 1.798699",\
"0.810104, 0.835573, 0.897911, 1.065795, 1.914185",\
"1.207517, 1.233074, 1.295243, 1.463395, 2.312171",\
"2.661409, 2.686817, 2.748976, 2.917238, 3.764435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040906, 0.058221, 0.113842, 0.315976, 1.466966",\
"0.040906, 0.058221, 0.113842, 0.315976, 1.466966",\
"0.040909, 0.058221, 0.113842, 0.315976, 1.467039",\
"0.040970, 0.058221, 0.113846, 0.315976, 1.468490",\
"0.041004, 0.058221, 0.113846, 0.316441, 1.468490");
}
} /* end of arc la_data_out_core[120]_la_data_in_mprj[120]_una_min*/
timing () {
related_pin : "la_iena_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.593481, 1.625981, 1.726601, 2.086150, 4.006992",\
"1.643055, 1.675555, 1.776175, 2.135724, 4.056566",\
"1.755017, 1.787517, 1.888137, 2.247686, 4.168529",\
"2.099671, 2.132171, 2.232790, 2.592340, 4.513182",\
"3.334617, 3.367118, 3.467737, 3.827286, 5.748129");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.554004, 1.579481, 1.641804, 1.809711, 2.658132",\
"1.603762, 1.629238, 1.691562, 1.859469, 2.707890",\
"1.715517, 1.740993, 1.803317, 1.971223, 2.819645",\
"2.067363, 2.092839, 2.155163, 2.323069, 3.171490",\
"3.298878, 3.324354, 3.386678, 3.554585, 4.403006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187");
}
} /* end of arc la_iena_mprj[120]_la_data_in_mprj[120]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.593481, 1.625981, 1.726601, 2.086150, 4.006992",\
"1.643055, 1.675555, 1.776175, 2.135724, 4.056566",\
"1.755017, 1.787517, 1.888137, 2.247686, 4.168529",\
"2.099671, 2.132171, 2.232790, 2.592340, 4.513182",\
"3.334617, 3.367118, 3.467737, 3.827286, 5.748129");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791",\
"0.042185, 0.074698, 0.200553, 0.690686, 3.334791");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.554004, 1.579481, 1.641804, 1.809711, 2.658132",\
"1.603762, 1.629238, 1.691562, 1.859469, 2.707890",\
"1.715517, 1.740993, 1.803317, 1.971223, 2.819645",\
"2.067363, 2.092839, 2.155163, 2.323069, 3.171490",\
"3.298878, 3.324354, 3.386678, 3.554585, 4.403006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187",\
"0.040914, 0.058373, 0.113843, 0.316139, 1.467187");
}
} /* end of arc la_iena_mprj[120]_la_data_in_mprj[120]_una_min*/
} /* end of pin la_data_in_mprj[120] */
pin("la_data_in_mprj[119]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001111 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[119];
timing () {
related_pin : "la_data_out_core[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.632619, 0.664861, 0.765442, 1.125142, 3.045570",\
"0.673334, 0.705576, 0.806158, 1.165857, 3.086286",\
"0.776519, 0.808762, 0.909341, 1.269048, 3.189440",\
"1.118187, 1.150433, 1.250985, 1.610805, 3.530598",\
"2.254462, 2.286738, 2.387080, 2.747768, 4.663014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.042948, 0.075450, 0.201268, 0.691458, 3.335337",\
"0.042948, 0.075450, 0.201268, 0.691458, 3.335337",\
"0.042951, 0.075453, 0.201268, 0.691468, 3.335277",\
"0.042990, 0.075502, 0.201265, 0.691642, 3.334314",\
"0.043291, 0.075872, 0.201245, 0.692961, 3.327004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.673547, 0.698678, 0.760867, 0.928919, 1.777721",\
"0.719798, 0.744928, 0.807118, 0.975169, 1.823972",\
"0.835253, 0.860387, 0.922570, 1.090632, 1.939449",\
"1.230952, 1.256135, 1.318207, 1.486452, 2.335451",\
"2.707844, 2.732882, 2.794954, 2.963296, 3.810660");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.041361, 0.058658, 0.114131, 0.316314, 1.468863",\
"0.041361, 0.058658, 0.114131, 0.316314, 1.468863",\
"0.041364, 0.058658, 0.114132, 0.316314, 1.468932",\
"0.041405, 0.058658, 0.114141, 0.316314, 1.469653",\
"0.041440, 0.058658, 0.114141, 0.316697, 1.469653");
}
} /* end of arc la_data_out_core[119]_la_data_in_mprj[119]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.632619, 0.664861, 0.765442, 1.125142, 3.045570",\
"0.673334, 0.705576, 0.806158, 1.165857, 3.086286",\
"0.776519, 0.808762, 0.909341, 1.269048, 3.189440",\
"1.118187, 1.150433, 1.250985, 1.610805, 3.530598",\
"2.254462, 2.286738, 2.387080, 2.747768, 4.663014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.042948, 0.075450, 0.201268, 0.691458, 3.335337",\
"0.042948, 0.075450, 0.201268, 0.691458, 3.335337",\
"0.042951, 0.075453, 0.201268, 0.691468, 3.335277",\
"0.042990, 0.075502, 0.201265, 0.691642, 3.334314",\
"0.043291, 0.075872, 0.201245, 0.692961, 3.327004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.673547, 0.698678, 0.760867, 0.928919, 1.777721",\
"0.719798, 0.744928, 0.807118, 0.975169, 1.823972",\
"0.835253, 0.860387, 0.922570, 1.090632, 1.939449",\
"1.230952, 1.256135, 1.318207, 1.486452, 2.335451",\
"2.707844, 2.732882, 2.794954, 2.963296, 3.810660");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.041361, 0.058535, 0.114129, 0.316212, 1.468863",\
"0.041361, 0.058535, 0.114129, 0.316212, 1.468863",\
"0.041364, 0.058535, 0.114129, 0.316212, 1.468932",\
"0.041405, 0.058535, 0.114129, 0.316212, 1.469653",\
"0.041440, 0.058535, 0.114129, 0.316697, 1.469653");
}
} /* end of arc la_data_out_core[119]_la_data_in_mprj[119]_una_min*/
timing () {
related_pin : "la_iena_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "1.703900, 1.736142, 1.836723, 2.196425, 4.116837",\
"1.753459, 1.785701, 1.886282, 2.245984, 4.166396",\
"1.865381, 1.897624, 1.998204, 2.357907, 4.278319",\
"2.210108, 2.242350, 2.342930, 2.702633, 4.623045",\
"3.455444, 3.487686, 3.588267, 3.947969, 5.868381");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "1.633902, 1.659043, 1.721213, 1.889295, 2.738143",\
"1.683524, 1.708664, 1.770834, 1.938917, 2.787764",\
"1.795390, 1.820530, 1.882700, 2.050783, 2.899631",\
"2.147314, 2.172454, 2.234624, 2.402707, 3.251554",\
"3.387768, 3.412908, 3.475078, 3.643161, 4.492008");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075");
}
} /* end of arc la_iena_mprj[119]_la_data_in_mprj[119]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "1.703900, 1.736142, 1.836723, 2.196425, 4.116837",\
"1.753459, 1.785701, 1.886282, 2.245984, 4.166396",\
"1.865381, 1.897624, 1.998204, 2.357907, 4.278319",\
"2.210108, 2.242350, 2.342930, 2.702633, 4.623045",\
"3.455444, 3.487686, 3.588267, 3.947969, 5.868381");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310",\
"0.042949, 0.075451, 0.201268, 0.691462, 3.335310");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "1.633902, 1.659043, 1.721213, 1.889295, 2.738143",\
"1.683524, 1.708664, 1.770834, 1.938917, 2.787764",\
"1.795390, 1.820530, 1.882700, 2.050783, 2.899631",\
"2.147314, 2.172454, 2.234624, 2.402707, 3.251554",\
"3.387768, 3.412908, 3.475078, 3.643161, 4.492008");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075",\
"0.041368, 0.058645, 0.114133, 0.316294, 1.469075");
}
} /* end of arc la_iena_mprj[119]_la_data_in_mprj[119]_una_min*/
} /* end of pin la_data_in_mprj[119] */
pin("la_data_in_mprj[118]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001245 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[118];
timing () {
related_pin : "la_data_out_core[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "1.027399, 1.059581, 1.159857, 1.520959, 3.433755",\
"1.072283, 1.104468, 1.204747, 1.565849, 3.478648",\
"1.171101, 1.203284, 1.303561, 1.664663, 3.577460",\
"1.531769, 1.564031, 1.664388, 2.025491, 3.938355",\
"2.941259, 2.974070, 3.074984, 3.436095, 5.349423");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.044076, 0.076651, 0.201755, 0.693991, 3.323498",\
"0.044088, 0.076661, 0.201760, 0.693991, 3.323498",\
"0.044088, 0.076661, 0.201760, 0.693991, 3.323498",\
"0.044380, 0.076911, 0.201873, 0.693991, 3.323498",\
"0.046466, 0.078696, 0.202679, 0.693991, 3.323498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.935569, 0.960415, 1.022423, 1.190748, 2.038235",\
"0.985379, 1.010224, 1.072232, 1.240558, 2.088041",\
"1.096813, 1.121658, 1.183666, 1.351992, 2.199476",\
"1.497862, 1.522688, 1.584695, 1.753035, 2.600286",\
"3.132988, 3.157758, 3.219868, 3.388306, 4.234094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.041692, 0.058732, 0.114313, 0.316797, 1.469731",\
"0.041693, 0.058732, 0.114313, 0.316798, 1.469731",\
"0.041693, 0.058732, 0.114313, 0.316798, 1.469731",\
"0.041698, 0.058732, 0.114313, 0.316867, 1.469731",\
"0.042016, 0.058948, 0.114474, 0.317389, 1.469731");
}
} /* end of arc la_data_out_core[118]_la_data_in_mprj[118]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "1.027399, 1.059581, 1.159857, 1.520959, 3.433755",\
"1.072283, 1.104468, 1.204747, 1.565849, 3.478648",\
"1.171101, 1.203284, 1.303561, 1.664663, 3.577460",\
"1.531769, 1.564031, 1.664388, 2.025491, 3.938355",\
"2.941259, 2.974070, 3.074984, 3.436095, 5.349423");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.044076, 0.076651, 0.201755, 0.693515, 3.323334",\
"0.044080, 0.076654, 0.201757, 0.693515, 3.323334",\
"0.044080, 0.076654, 0.201757, 0.693515, 3.323334",\
"0.044380, 0.076911, 0.201873, 0.693515, 3.323334",\
"0.046466, 0.078696, 0.202679, 0.693515, 3.323334");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.935569, 0.960415, 1.022423, 1.190748, 2.038235",\
"0.985379, 1.010224, 1.072232, 1.240558, 2.088041",\
"1.096813, 1.121658, 1.183666, 1.351992, 2.199476",\
"1.497862, 1.522688, 1.584695, 1.753035, 2.600286",\
"3.132988, 3.157758, 3.219868, 3.388306, 4.234094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.041692, 0.058726, 0.114311, 0.316797, 1.469077",\
"0.041693, 0.058726, 0.114311, 0.316798, 1.469077",\
"0.041693, 0.058726, 0.114311, 0.316798, 1.469077",\
"0.041698, 0.058726, 0.114311, 0.316867, 1.469077",\
"0.042016, 0.058948, 0.114474, 0.317389, 1.469077");
}
} /* end of arc la_data_out_core[118]_la_data_in_mprj[118]_una_min*/
timing () {
related_pin : "la_iena_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "2.031658, 2.063840, 2.164116, 2.525218, 4.438015",\
"2.081221, 2.113403, 2.213679, 2.574782, 4.487578",\
"2.193164, 2.225346, 2.325622, 2.686724, 4.599521",\
"2.537853, 2.570035, 2.670311, 3.031414, 4.944210",\
"3.777923, 3.810105, 3.910381, 4.271483, 6.184280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "1.851475, 1.876319, 1.938327, 2.106654, 2.954113",\
"1.901163, 1.926006, 1.988014, 2.156341, 3.003800",\
"2.012972, 2.037816, 2.099823, 2.268151, 3.115610",\
"2.364900, 2.389744, 2.451751, 2.620079, 3.467538",\
"3.600824, 3.625667, 3.687675, 3.856003, 4.703462");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723");
}
} /* end of arc la_iena_mprj[118]_la_data_in_mprj[118]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "2.031658, 2.063840, 2.164116, 2.525218, 4.438015",\
"2.081221, 2.113403, 2.213679, 2.574782, 4.487578",\
"2.193164, 2.225346, 2.325622, 2.686724, 4.599521",\
"2.537853, 2.570035, 2.670311, 3.031414, 4.944210",\
"3.777923, 3.810105, 3.910381, 4.271483, 6.184280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498",\
"0.044077, 0.076652, 0.201755, 0.693990, 3.323498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "1.851475, 1.876319, 1.938327, 2.106654, 2.954113",\
"1.901163, 1.926006, 1.988014, 2.156341, 3.003800",\
"2.012972, 2.037816, 2.099823, 2.268151, 3.115610",\
"2.364900, 2.389744, 2.451751, 2.620079, 3.467538",\
"3.600824, 3.625667, 3.687675, 3.856003, 4.703462");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723",\
"0.041693, 0.058731, 0.114312, 0.316805, 1.469723");
}
} /* end of arc la_iena_mprj[118]_la_data_in_mprj[118]_una_min*/
} /* end of pin la_data_in_mprj[118] */
pin("la_data_in_mprj[117]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001311 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[117];
timing () {
related_pin : "la_data_out_core[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.264001, 1.296301, 1.396778, 1.757924, 3.671030",\
"1.305131, 1.337430, 1.437907, 1.799053, 3.712159",\
"1.409158, 1.441457, 1.541934, 1.903080, 3.816186",\
"1.728810, 1.761109, 1.861586, 2.222732, 4.135838",\
"2.754620, 2.786919, 2.887396, 3.248543, 5.161648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045042, 0.077500, 0.202250, 0.694010, 3.324121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.264958, 1.289678, 1.351666, 1.520048, 2.367502",\
"1.312744, 1.337465, 1.399452, 1.567835, 2.415289",\
"1.429904, 1.454624, 1.516611, 1.684994, 2.532448",\
"1.811919, 1.836639, 1.898627, 2.067009, 2.914463",\
"3.146883, 3.171602, 3.233590, 3.401973, 4.249423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316919, 1.470331");
}
} /* end of arc la_data_out_core[117]_la_data_in_mprj[117]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.264001, 1.296301, 1.396778, 1.757924, 3.671030",\
"1.305131, 1.337430, 1.437907, 1.799053, 3.712159",\
"1.409158, 1.441457, 1.541934, 1.903080, 3.816186",\
"1.728810, 1.761109, 1.861586, 2.222732, 4.135838",\
"2.754620, 2.786919, 2.887396, 3.248543, 5.161648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045042, 0.077500, 0.202250, 0.694010, 3.324121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.264958, 1.289678, 1.351666, 1.520048, 2.367502",\
"1.312744, 1.337465, 1.399452, 1.567835, 2.415289",\
"1.429904, 1.454624, 1.516611, 1.684994, 2.532448",\
"1.811919, 1.836639, 1.898627, 2.067009, 2.914463",\
"3.146883, 3.171602, 3.233590, 3.401973, 4.249423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316919, 1.470331");
}
} /* end of arc la_data_out_core[117]_la_data_in_mprj[117]_una_min*/
timing () {
related_pin : "la_iena_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "2.710457, 2.742756, 2.843233, 3.204380, 5.117486",\
"2.760101, 2.792400, 2.892877, 3.254024, 5.167129",\
"2.872098, 2.904397, 3.004874, 3.366020, 5.279126",\
"3.216159, 3.248458, 3.348935, 3.710082, 5.623188",\
"4.484022, 4.516322, 4.616799, 4.977945, 6.891051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "2.487562, 2.512282, 2.574270, 2.742652, 3.590106",\
"2.536808, 2.561528, 2.623516, 2.791898, 3.639352",\
"2.649259, 2.673979, 2.735967, 2.904350, 3.751803",\
"3.001089, 3.025809, 3.087797, 3.256180, 4.103633",\
"4.264476, 4.289196, 4.351184, 4.519567, 5.367020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333");
}
} /* end of arc la_iena_mprj[117]_la_data_in_mprj[117]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "2.710457, 2.742756, 2.843233, 3.204380, 5.117486",\
"2.760101, 2.792400, 2.892877, 3.254024, 5.167129",\
"2.872098, 2.904397, 3.004874, 3.366020, 5.279126",\
"3.216159, 3.248458, 3.348935, 3.710082, 5.623188",\
"4.484022, 4.516322, 4.616799, 4.977945, 6.891051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121",\
"0.045041, 0.077500, 0.202250, 0.694010, 3.324121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "2.487562, 2.512282, 2.574270, 2.742652, 3.590106",\
"2.536808, 2.561528, 2.623516, 2.791898, 3.639352",\
"2.649259, 2.673979, 2.735967, 2.904350, 3.751803",\
"3.001089, 3.025809, 3.087797, 3.256180, 4.103633",\
"4.264476, 4.289196, 4.351184, 4.519567, 5.367020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333",\
"0.041825, 0.058816, 0.114388, 0.316917, 1.470333");
}
} /* end of arc la_iena_mprj[117]_la_data_in_mprj[117]_una_min*/
} /* end of pin la_data_in_mprj[117] */
pin("la_data_in_mprj[116]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002025 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[116];
timing () {
related_pin : "la_data_out_core[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.939277, 0.970711, 1.071062, 1.435208, 3.347789",\
"0.981695, 1.013129, 1.113480, 1.477627, 3.390207",\
"1.084585, 1.116020, 1.216371, 1.580517, 3.493098",\
"1.425683, 1.457165, 1.557570, 1.921717, 3.834344",\
"2.663559, 2.695473, 2.796371, 3.160526, 5.073570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.046777, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046777, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046984, 0.079429, 0.204303, 0.704484, 3.332678",\
"0.048865, 0.081022, 0.205025, 0.704112, 3.332549");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.885419, 0.909187, 0.970973, 1.141289, 1.990560",\
"0.933609, 0.957377, 1.019163, 1.189479, 2.038750",\
"1.049088, 1.072856, 1.134642, 1.304958, 2.154227",\
"1.448452, 1.472206, 1.533992, 1.704321, 2.553366",\
"3.053781, 3.077481, 3.139331, 3.309755, 4.157318");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.043139, 0.059802, 0.115207, 0.323825, 1.478948",\
"0.043139, 0.059802, 0.115207, 0.323825, 1.478948",\
"0.043139, 0.059802, 0.115207, 0.323826, 1.478948",\
"0.043146, 0.059802, 0.115207, 0.323891, 1.478948",\
"0.043367, 0.059924, 0.115308, 0.324374, 1.478948");
}
} /* end of arc la_data_out_core[116]_la_data_in_mprj[116]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.939277, 0.970711, 1.071062, 1.435208, 3.347789",\
"0.981695, 1.013129, 1.113480, 1.477627, 3.390207",\
"1.084585, 1.116020, 1.216371, 1.580517, 3.493098",\
"1.425683, 1.457165, 1.557570, 1.921717, 3.834344",\
"2.663559, 2.695473, 2.796371, 3.160526, 5.073570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.046777, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046777, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046984, 0.079429, 0.204303, 0.704484, 3.332678",\
"0.048865, 0.081022, 0.205025, 0.704112, 3.332549");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.885419, 0.909187, 0.970973, 1.141289, 1.990560",\
"0.933609, 0.957377, 1.019163, 1.189479, 2.038750",\
"1.049088, 1.072856, 1.134642, 1.304958, 2.154227",\
"1.448452, 1.472206, 1.533992, 1.704321, 2.553366",\
"3.053781, 3.077481, 3.139331, 3.309755, 4.157318");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.043139, 0.059797, 0.115205, 0.323825, 1.478354",\
"0.043139, 0.059797, 0.115205, 0.323825, 1.478354",\
"0.043139, 0.059797, 0.115205, 0.323826, 1.478354",\
"0.043146, 0.059797, 0.115205, 0.323891, 1.478354",\
"0.043367, 0.059924, 0.115308, 0.324374, 1.478354");
}
} /* end of arc la_data_out_core[116]_la_data_in_mprj[116]_una_min*/
timing () {
related_pin : "la_iena_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "2.133794, 2.165229, 2.265579, 2.629726, 4.542306",\
"2.183332, 2.214767, 2.315117, 2.679264, 4.591844",\
"2.295202, 2.326637, 2.426988, 2.791134, 4.703715",\
"2.640025, 2.671459, 2.771810, 3.135957, 5.048537",\
"3.899099, 3.930533, 4.030884, 4.395030, 6.307611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "1.931817, 1.955585, 2.017371, 2.187687, 3.036949",\
"1.981259, 2.005026, 2.066812, 2.237128, 3.086390",\
"2.093272, 2.117039, 2.178825, 2.349141, 3.198403",\
"2.445184, 2.468952, 2.530738, 2.701054, 3.550316",\
"3.697373, 3.721140, 3.782927, 3.953243, 4.802505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945");
}
} /* end of arc la_iena_mprj[116]_la_data_in_mprj[116]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "2.133794, 2.165229, 2.265579, 2.629726, 4.542306",\
"2.183332, 2.214767, 2.315117, 2.679264, 4.591844",\
"2.295202, 2.326637, 2.426988, 2.791134, 4.703715",\
"2.640025, 2.671459, 2.771810, 3.135957, 5.048537",\
"3.899099, 3.930533, 4.030884, 4.395030, 6.307611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692",\
"0.046778, 0.079254, 0.204224, 0.704525, 3.332692");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "1.931817, 1.955585, 2.017371, 2.187687, 3.036949",\
"1.981259, 2.005026, 2.066812, 2.237128, 3.086390",\
"2.093272, 2.117039, 2.178825, 2.349141, 3.198403",\
"2.445184, 2.468952, 2.530738, 2.701054, 3.550316",\
"3.697373, 3.721140, 3.782927, 3.953243, 4.802505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945",\
"0.043139, 0.059802, 0.115207, 0.323828, 1.478945");
}
} /* end of arc la_iena_mprj[116]_la_data_in_mprj[116]_una_min*/
} /* end of pin la_data_in_mprj[116] */
pin("la_data_in_mprj[115]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001188 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[115];
timing () {
related_pin : "la_data_out_core[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "1.222956, 1.255182, 1.355449, 1.716593, 3.629803",\
"1.265357, 1.297583, 1.397850, 1.758994, 3.672204",\
"1.371160, 1.403386, 1.503653, 1.864797, 3.778007",\
"1.692185, 1.724411, 1.824678, 2.185822, 4.099031",\
"2.777117, 2.809343, 2.909610, 3.270754, 5.183964");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "1.200659, 1.225608, 1.287653, 1.456014, 2.303966",\
"1.249936, 1.274884, 1.336930, 1.505291, 2.353243",\
"1.368148, 1.393097, 1.455142, 1.623503, 2.471455",\
"1.733571, 1.758520, 1.820565, 1.988926, 2.836878",\
"2.970736, 2.995684, 3.057729, 3.226091, 4.074038");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058651, 0.114225, 0.316646, 1.470433");
}
} /* end of arc la_data_out_core[115]_la_data_in_mprj[115]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "1.222956, 1.255182, 1.355449, 1.716593, 3.629803",\
"1.265357, 1.297583, 1.397850, 1.758994, 3.672204",\
"1.371160, 1.403386, 1.503653, 1.864797, 3.778007",\
"1.692185, 1.724411, 1.824678, 2.185822, 4.099031",\
"2.777117, 2.809343, 2.909610, 3.270754, 5.183964");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "1.200659, 1.225608, 1.287653, 1.456014, 2.303966",\
"1.249936, 1.274884, 1.336930, 1.505291, 2.353243",\
"1.368148, 1.393097, 1.455142, 1.623503, 2.471455",\
"1.733571, 1.758520, 1.820565, 1.988926, 2.836878",\
"2.970736, 2.995684, 3.057729, 3.226091, 4.074038");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470434",\
"0.041582, 0.058651, 0.114225, 0.316646, 1.470433");
}
} /* end of arc la_data_out_core[115]_la_data_in_mprj[115]_una_min*/
timing () {
related_pin : "la_iena_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "2.578511, 2.610737, 2.711004, 3.072148, 4.985358",\
"2.628064, 2.660290, 2.760557, 3.121701, 5.034911",\
"2.739935, 2.772161, 2.872428, 3.233572, 5.146781",\
"3.084645, 3.116870, 3.217138, 3.578281, 5.491491",\
"4.353625, 4.385851, 4.486118, 4.847262, 6.760472");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "2.349028, 2.373976, 2.436021, 2.604383, 3.452334",\
"2.398320, 2.423268, 2.485313, 2.653675, 3.501626",\
"2.510518, 2.535467, 2.597512, 2.765873, 3.613825",\
"2.862408, 2.887357, 2.949402, 3.117763, 3.965715",\
"4.124059, 4.149007, 4.211053, 4.379414, 5.227365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433");
}
} /* end of arc la_iena_mprj[115]_la_data_in_mprj[115]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "2.578511, 2.610737, 2.711004, 3.072148, 4.985358",\
"2.628064, 2.660290, 2.760557, 3.121701, 5.034911",\
"2.739935, 2.772161, 2.872428, 3.233572, 5.146781",\
"3.084645, 3.116870, 3.217138, 3.578281, 5.491491",\
"4.353625, 4.385851, 4.486118, 4.847262, 6.760472");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180",\
"0.043787, 0.076379, 0.201518, 0.693779, 3.324180");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "2.349028, 2.373976, 2.436021, 2.604383, 3.452334",\
"2.398320, 2.423268, 2.485313, 2.653675, 3.501626",\
"2.510518, 2.535467, 2.597512, 2.765873, 3.613825",\
"2.862408, 2.887357, 2.949402, 3.117763, 3.965715",\
"4.124059, 4.149007, 4.211053, 4.379414, 5.227365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433",\
"0.041582, 0.058652, 0.114225, 0.316645, 1.470433");
}
} /* end of arc la_iena_mprj[115]_la_data_in_mprj[115]_una_min*/
} /* end of pin la_data_in_mprj[115] */
pin("la_data_in_mprj[114]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001140 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[114];
timing () {
related_pin : "la_data_out_core[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.155228, 1.187448, 1.287967, 1.647992, 3.567160",\
"1.196756, 1.228976, 1.329495, 1.689520, 3.608688",\
"1.299700, 1.331920, 1.432439, 1.792464, 3.711632",\
"1.639071, 1.671291, 1.771809, 2.131834, 4.051003",\
"2.836854, 2.869074, 2.969592, 3.329619, 5.248775");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043143, 0.075663, 0.201345, 0.691942, 3.333592");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.410905, 1.435907, 1.497975, 1.666354, 2.514068",\
"1.458031, 1.483032, 1.545101, 1.713479, 2.561194",\
"1.573333, 1.598334, 1.660403, 1.828781, 2.676496",\
"1.963434, 1.988436, 2.050504, 2.218883, 3.066598",\
"3.466400, 3.491401, 3.553469, 3.721848, 4.569551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316669, 1.470349");
}
} /* end of arc la_data_out_core[114]_la_data_in_mprj[114]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.155228, 1.187448, 1.287967, 1.647992, 3.567160",\
"1.196756, 1.228976, 1.329495, 1.689520, 3.608688",\
"1.299700, 1.331920, 1.432439, 1.792464, 3.711632",\
"1.639071, 1.671291, 1.771809, 2.131834, 4.051003",\
"2.836854, 2.869074, 2.969592, 3.329619, 5.248775");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333612",\
"0.043143, 0.075663, 0.201345, 0.691942, 3.333592");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.410905, 1.435907, 1.497975, 1.666354, 2.514068",\
"1.458031, 1.483032, 1.545101, 1.713479, 2.561194",\
"1.573333, 1.598334, 1.660403, 1.828781, 2.676496",\
"1.963434, 1.988436, 2.050504, 2.218883, 3.066598",\
"3.466400, 3.491401, 3.553469, 3.721848, 4.569551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316669, 1.470349");
}
} /* end of arc la_data_out_core[114]_la_data_in_mprj[114]_una_min*/
timing () {
related_pin : "la_iena_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "2.793479, 2.825699, 2.926218, 3.286243, 5.205411",\
"2.843021, 2.875242, 2.975760, 3.335785, 5.254953",\
"2.954879, 2.987099, 3.087618, 3.447643, 5.366811",\
"3.299653, 3.331873, 3.432392, 3.792417, 5.711585",\
"4.568692, 4.600913, 4.701431, 5.061456, 6.980624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "2.868337, 2.893338, 2.955407, 3.123785, 3.971500",\
"2.917634, 2.942635, 3.004704, 3.173082, 4.020797",\
"3.029804, 3.054806, 3.116874, 3.285253, 4.132967",\
"3.381699, 3.406701, 3.468769, 3.637148, 4.484862",\
"4.643156, 4.668158, 4.730226, 4.898605, 5.746319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352");
}
} /* end of arc la_iena_mprj[114]_la_data_in_mprj[114]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "2.793479, 2.825699, 2.926218, 3.286243, 5.205411",\
"2.843021, 2.875242, 2.975760, 3.335785, 5.254953",\
"2.954879, 2.987099, 3.087618, 3.447643, 5.366811",\
"3.299653, 3.331873, 3.432392, 3.792417, 5.711585",\
"4.568692, 4.600913, 4.701431, 5.061456, 6.980624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614",\
"0.043142, 0.075662, 0.201345, 0.691939, 3.333614");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "2.868337, 2.893338, 2.955407, 3.123785, 3.971500",\
"2.917634, 2.942635, 3.004704, 3.173082, 4.020797",\
"3.029804, 3.054806, 3.116874, 3.285253, 4.132967",\
"3.381699, 3.406701, 3.468769, 3.637148, 4.484862",\
"4.643156, 4.668158, 4.730226, 4.898605, 5.746319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352",\
"0.041495, 0.058575, 0.114158, 0.316666, 1.470352");
}
} /* end of arc la_iena_mprj[114]_la_data_in_mprj[114]_una_min*/
} /* end of pin la_data_in_mprj[114] */
pin("la_data_in_mprj[113]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001161 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[113];
timing () {
related_pin : "la_data_out_core[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "1.347315, 1.379540, 1.479809, 1.840764, 3.754485",\
"1.392625, 1.424850, 1.525119, 1.886074, 3.799795",\
"1.491266, 1.523491, 1.623761, 1.984716, 3.898436",\
"1.852058, 1.884283, 1.984553, 2.345508, 4.259229",\
"3.182691, 3.214915, 3.315185, 3.676140, 5.589860");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "1.356410, 1.381415, 1.443463, 1.611772, 2.459630",\
"1.406618, 1.431623, 1.493671, 1.661980, 2.509839",\
"1.519665, 1.544671, 1.606718, 1.775027, 2.622886",\
"1.915603, 1.940608, 2.002656, 2.170965, 3.018823",\
"3.401270, 3.426274, 3.488321, 3.656631, 4.504474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114201, 0.316606, 1.469804");
}
} /* end of arc la_data_out_core[113]_la_data_in_mprj[113]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "1.347315, 1.379540, 1.479809, 1.840764, 3.754485",\
"1.392625, 1.424850, 1.525119, 1.886074, 3.799795",\
"1.491266, 1.523491, 1.623761, 1.984716, 3.898436",\
"1.852058, 1.884283, 1.984553, 2.345508, 4.259229",\
"3.182691, 3.214915, 3.315185, 3.676140, 5.589860");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "1.356410, 1.381415, 1.443463, 1.611772, 2.459630",\
"1.406618, 1.431623, 1.493671, 1.661980, 2.509839",\
"1.519665, 1.544671, 1.606718, 1.775027, 2.622886",\
"1.915603, 1.940608, 2.002656, 2.170965, 3.018823",\
"3.401270, 3.426274, 3.488321, 3.656631, 4.504474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114201, 0.316606, 1.469804");
}
} /* end of arc la_data_out_core[113]_la_data_in_mprj[113]_una_min*/
timing () {
related_pin : "la_iena_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "2.666781, 2.699006, 2.799275, 3.160230, 5.073951",\
"2.717350, 2.749575, 2.849844, 3.210799, 5.124520",\
"2.830215, 2.862440, 2.962709, 3.323664, 5.237386",\
"3.152627, 3.184852, 3.285121, 3.646076, 5.559797",\
"4.270197, 4.302422, 4.402691, 4.763646, 6.677367");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "2.479550, 2.504555, 2.566603, 2.734912, 3.582770",\
"2.527525, 2.552530, 2.614578, 2.782887, 3.630745",\
"2.640172, 2.665177, 2.727225, 2.895534, 3.743392",\
"2.995439, 3.020444, 3.082492, 3.250801, 4.098659",\
"4.299427, 4.324432, 4.386480, 4.554789, 5.402647");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808");
}
} /* end of arc la_iena_mprj[113]_la_data_in_mprj[113]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "2.666781, 2.699006, 2.799275, 3.160230, 5.073951",\
"2.717350, 2.749575, 2.849844, 3.210799, 5.124520",\
"2.830215, 2.862440, 2.962709, 3.323664, 5.237386",\
"3.152627, 3.184852, 3.285121, 3.646076, 5.559797",\
"4.270197, 4.302422, 4.402691, 4.763646, 6.677367");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746",\
"0.043548, 0.076147, 0.201405, 0.693534, 3.324746");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "2.479550, 2.504555, 2.566603, 2.734912, 3.582770",\
"2.527525, 2.552530, 2.614578, 2.782887, 3.630745",\
"2.640172, 2.665177, 2.727225, 2.895534, 3.743392",\
"2.995439, 3.020444, 3.082492, 3.250801, 4.098659",\
"4.299427, 4.324432, 4.386480, 4.554789, 5.402647");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808",\
"0.041526, 0.058620, 0.114202, 0.316602, 1.469808");
}
} /* end of arc la_iena_mprj[113]_la_data_in_mprj[113]_una_min*/
} /* end of pin la_data_in_mprj[113] */
pin("la_data_in_mprj[112]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000927 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[112];
timing () {
related_pin : "la_data_out_core[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.254015, 1.286494, 1.386916, 1.747215, 3.663835",\
"1.299519, 1.331998, 1.432420, 1.792719, 3.709339",\
"1.398185, 1.430665, 1.531087, 1.891386, 3.808006",\
"1.758537, 1.791017, 1.891438, 2.251737, 4.168357",\
"3.095231, 3.127711, 3.228132, 3.588432, 5.505045");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075161, 0.200674, 0.692003, 3.328080");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.477909, 1.503156, 1.565291, 1.733597, 2.579652",\
"1.528517, 1.553763, 1.615898, 1.784204, 2.630260",\
"1.641396, 1.666642, 1.728777, 1.897083, 2.743139",\
"2.036319, 2.061566, 2.123701, 2.292007, 3.138062",\
"3.528246, 3.553493, 3.615628, 3.783933, 4.629988");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316806, 1.467963");
}
} /* end of arc la_data_out_core[112]_la_data_in_mprj[112]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.254015, 1.286494, 1.386916, 1.747215, 3.663835",\
"1.299519, 1.331998, 1.432420, 1.792719, 3.709339",\
"1.398185, 1.430665, 1.531087, 1.891386, 3.808006",\
"1.758537, 1.791017, 1.891438, 2.251737, 4.168357",\
"3.095231, 3.127711, 3.228132, 3.588432, 5.505045");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328090",\
"0.042587, 0.075161, 0.200674, 0.692003, 3.328080");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.477909, 1.503156, 1.565291, 1.733597, 2.579652",\
"1.528517, 1.553763, 1.615898, 1.784204, 2.630260",\
"1.641396, 1.666642, 1.728777, 1.897083, 2.743139",\
"2.036319, 2.061566, 2.123701, 2.292007, 3.138062",\
"3.528246, 3.553493, 3.615628, 3.783933, 4.629988");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316806, 1.467963");
}
} /* end of arc la_data_out_core[112]_la_data_in_mprj[112]_una_min*/
timing () {
related_pin : "la_iena_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "2.595372, 2.627852, 2.728274, 3.088573, 5.005193",\
"2.645790, 2.678270, 2.778691, 3.138990, 5.055611",\
"2.758856, 2.791335, 2.891757, 3.252056, 5.168676",\
"3.081245, 3.113725, 3.214146, 3.574445, 5.491065",\
"4.197549, 4.230029, 4.330451, 4.690750, 6.607369");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "2.610899, 2.636146, 2.698281, 2.866586, 3.712642",\
"2.658963, 2.684210, 2.746345, 2.914651, 3.760706",\
"2.771508, 2.796754, 2.858889, 3.027195, 3.873250",\
"3.126619, 3.151865, 3.214000, 3.382306, 4.228362",\
"4.435761, 4.461008, 4.523143, 4.691449, 5.537504");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963");
}
} /* end of arc la_iena_mprj[112]_la_data_in_mprj[112]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "2.595372, 2.627852, 2.728274, 3.088573, 5.005193",\
"2.645790, 2.678270, 2.778691, 3.138990, 5.055611",\
"2.758856, 2.791335, 2.891757, 3.252056, 5.168676",\
"3.081245, 3.113725, 3.214146, 3.574445, 5.491065",\
"4.197549, 4.230029, 4.330451, 4.690750, 6.607369");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092",\
"0.042587, 0.075160, 0.200674, 0.692001, 3.328092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "2.610899, 2.636146, 2.698281, 2.866586, 3.712642",\
"2.658963, 2.684210, 2.746345, 2.914651, 3.760706",\
"2.771508, 2.796754, 2.858889, 3.027195, 3.873250",\
"3.126619, 3.151865, 3.214000, 3.382306, 4.228362",\
"4.435761, 4.461008, 4.523143, 4.691449, 5.537504");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963",\
"0.041103, 0.058257, 0.113899, 0.316805, 1.467963");
}
} /* end of arc la_iena_mprj[112]_la_data_in_mprj[112]_una_min*/
} /* end of pin la_data_in_mprj[112] */
pin("la_data_in_mprj[111]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001224 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[111];
timing () {
related_pin : "la_data_out_core[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.148279, 1.180410, 1.280797, 1.641225, 3.557558",\
"1.190865, 1.222996, 1.323382, 1.683811, 3.600144",\
"1.295657, 1.327788, 1.428175, 1.788603, 3.704936",\
"1.624578, 1.656710, 1.757096, 2.117524, 4.033857",\
"2.754776, 2.786907, 2.887294, 3.247723, 5.164050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692940, 3.329182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.387542, 1.412315, 1.474332, 1.642732, 2.488997",\
"1.436919, 1.461692, 1.523709, 1.692109, 2.538374",\
"1.554251, 1.579024, 1.641042, 1.809442, 2.655706",\
"1.926775, 1.951548, 2.013565, 2.181965, 3.028230",\
"3.212369, 3.237142, 3.299159, 3.467560, 4.313821");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317140, 1.469378");
}
} /* end of arc la_data_out_core[111]_la_data_in_mprj[111]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.148279, 1.180410, 1.280797, 1.641225, 3.557558",\
"1.190865, 1.222996, 1.323382, 1.683811, 3.600144",\
"1.295657, 1.327788, 1.428175, 1.788603, 3.704936",\
"1.624578, 1.656710, 1.757096, 2.117524, 4.033857",\
"2.754776, 2.786907, 2.887294, 3.247723, 5.164050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692940, 3.329182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.387542, 1.412315, 1.474332, 1.642732, 2.488997",\
"1.436919, 1.461692, 1.523709, 1.692109, 2.538374",\
"1.554251, 1.579024, 1.641042, 1.809442, 2.655706",\
"1.926775, 1.951548, 2.013565, 2.181965, 3.028230",\
"3.212369, 3.237142, 3.299159, 3.467560, 4.313821");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469379",\
"0.041681, 0.058672, 0.114277, 0.317140, 1.469378");
}
} /* end of arc la_data_out_core[111]_la_data_in_mprj[111]_una_min*/
timing () {
related_pin : "la_iena_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "2.485301, 2.517432, 2.617819, 2.978247, 4.894579",\
"2.534866, 2.566998, 2.667384, 3.027812, 4.944145",\
"2.646760, 2.678892, 2.779278, 3.139706, 5.056039",\
"2.991362, 3.023494, 3.123880, 3.484308, 5.400641",\
"4.260175, 4.292306, 4.392693, 4.753121, 6.669454");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "2.529124, 2.553897, 2.615914, 2.784314, 3.630579",\
"2.578404, 2.603178, 2.665195, 2.833595, 3.679859",\
"2.690649, 2.715422, 2.777439, 2.945839, 3.792104",\
"3.042528, 3.067302, 3.129319, 3.297719, 4.143983",\
"4.304478, 4.329251, 4.391268, 4.559668, 5.405932");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378");
}
} /* end of arc la_iena_mprj[111]_la_data_in_mprj[111]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "2.485301, 2.517432, 2.617819, 2.978247, 4.894579",\
"2.534866, 2.566998, 2.667384, 3.027812, 4.944145",\
"2.646760, 2.678892, 2.779278, 3.139706, 5.056039",\
"2.991362, 3.023494, 3.123880, 3.484308, 5.400641",\
"4.260175, 4.292306, 4.392693, 4.753121, 6.669454");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190",\
"0.043572, 0.076125, 0.201624, 0.692939, 3.329190");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "2.529124, 2.553897, 2.615914, 2.784314, 3.630579",\
"2.578404, 2.603178, 2.665195, 2.833595, 3.679859",\
"2.690649, 2.715422, 2.777439, 2.945839, 3.792104",\
"3.042528, 3.067302, 3.129319, 3.297719, 4.143983",\
"4.304478, 4.329251, 4.391268, 4.559668, 5.405932");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378",\
"0.041681, 0.058672, 0.114277, 0.317139, 1.469378");
}
} /* end of arc la_iena_mprj[111]_la_data_in_mprj[111]_una_min*/
} /* end of pin la_data_in_mprj[111] */
pin("la_data_in_mprj[110]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001286 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[110];
timing () {
related_pin : "la_data_out_core[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "1.232722, 1.264797, 1.365042, 1.726019, 3.639328",\
"1.274969, 1.307043, 1.407289, 1.768265, 3.681574",\
"1.380078, 1.412153, 1.512398, 1.873374, 3.786684",\
"1.706707, 1.738782, 1.839027, 2.200003, 4.113313",\
"2.823695, 2.855770, 2.956015, 3.316992, 5.230301");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076554, 0.201813, 0.693975, 3.324567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "1.241021, 1.265821, 1.327810, 1.496120, 2.343820",\
"1.289901, 1.314701, 1.376690, 1.545000, 2.392699",\
"1.407500, 1.432300, 1.494289, 1.662599, 2.510298",\
"1.778170, 1.802971, 1.864959, 2.033270, 2.880969",\
"3.049572, 3.074372, 3.136361, 3.304671, 4.152366");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316777, 1.469802");
}
} /* end of arc la_data_out_core[110]_la_data_in_mprj[110]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "1.232722, 1.264797, 1.365042, 1.726019, 3.639328",\
"1.274969, 1.307043, 1.407289, 1.768265, 3.681574",\
"1.380078, 1.412153, 1.512398, 1.873374, 3.786684",\
"1.706707, 1.738782, 1.839027, 2.200003, 4.113313",\
"2.823695, 2.855770, 2.956015, 3.316992, 5.230301");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076554, 0.201813, 0.693975, 3.324567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "1.241021, 1.265821, 1.327810, 1.496120, 2.343820",\
"1.289901, 1.314701, 1.376690, 1.545000, 2.392699",\
"1.407500, 1.432300, 1.494289, 1.662599, 2.510298",\
"1.778170, 1.802971, 1.864959, 2.033270, 2.880969",\
"3.049572, 3.074372, 3.136361, 3.304671, 4.152366");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316777, 1.469802");
}
} /* end of arc la_data_out_core[110]_la_data_in_mprj[110]_una_min*/
timing () {
related_pin : "la_iena_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "2.626163, 2.658238, 2.758483, 3.119459, 5.032769",\
"2.675752, 2.707827, 2.808072, 3.169049, 5.082358",\
"2.787670, 2.819745, 2.919990, 3.280966, 5.194276",\
"3.132161, 3.164236, 3.264481, 3.625457, 5.538767",\
"4.400807, 4.432882, 4.533127, 4.894104, 6.807414");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "2.416392, 2.441193, 2.503181, 2.671492, 3.519191",\
"2.465670, 2.490470, 2.552459, 2.720769, 3.568469",\
"2.577962, 2.602762, 2.664751, 2.833061, 3.680760",\
"2.929832, 2.954633, 3.016622, 3.184932, 4.032631",\
"4.192095, 4.216896, 4.278884, 4.447195, 5.294894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804");
}
} /* end of arc la_iena_mprj[110]_la_data_in_mprj[110]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "2.626163, 2.658238, 2.758483, 3.119459, 5.032769",\
"2.675752, 2.707827, 2.808072, 3.169049, 5.082358",\
"2.787670, 2.819745, 2.919990, 3.280966, 5.194276",\
"3.132161, 3.164236, 3.264481, 3.625457, 5.538767",\
"4.400807, 4.432882, 4.533127, 4.894104, 6.807414");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569",\
"0.043962, 0.076553, 0.201813, 0.693975, 3.324569");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "2.416392, 2.441193, 2.503181, 2.671492, 3.519191",\
"2.465670, 2.490470, 2.552459, 2.720769, 3.568469",\
"2.577962, 2.602762, 2.664751, 2.833061, 3.680760",\
"2.929832, 2.954633, 3.016622, 3.184932, 4.032631",\
"4.192095, 4.216896, 4.278884, 4.447195, 5.294894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804",\
"0.041765, 0.058796, 0.114370, 0.316776, 1.469804");
}
} /* end of arc la_iena_mprj[110]_la_data_in_mprj[110]_una_min*/
} /* end of pin la_data_in_mprj[110] */
pin("la_data_in_mprj[109]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001215 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[109];
timing () {
related_pin : "la_data_out_core[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.676566, 0.708696, 0.809178, 1.169213, 3.087630",\
"0.721582, 0.753711, 0.854194, 1.214230, 3.132640",\
"0.823092, 0.855222, 0.955703, 1.315743, 3.234135",\
"1.141240, 1.173372, 1.273837, 1.633945, 3.551976",\
"2.209297, 2.241457, 2.341716, 2.702681, 4.616221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.043406, 0.075928, 0.201603, 0.692311, 3.332504",\
"0.043407, 0.075929, 0.201603, 0.692313, 3.332495",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332465",\
"0.043432, 0.075960, 0.201601, 0.692423, 3.331884",\
"0.043728, 0.076324, 0.201582, 0.693726, 3.324667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.849637, 0.874510, 0.936531, 1.104871, 1.952152",\
"0.899843, 0.924716, 0.986738, 1.155078, 2.002358",\
"1.015581, 1.040454, 1.102476, 1.270816, 2.118094",\
"1.410270, 1.435133, 1.497155, 1.665502, 2.512666",\
"2.976422, 3.001167, 3.063188, 3.231618, 4.077392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.041641, 0.058684, 0.114271, 0.316828, 1.469663",\
"0.041641, 0.058684, 0.114271, 0.316828, 1.469663",\
"0.041641, 0.058684, 0.114271, 0.316829, 1.469662",\
"0.041644, 0.058681, 0.114270, 0.316863, 1.469630",\
"0.041675, 0.058647, 0.114261, 0.317276, 1.469237");
}
} /* end of arc la_data_out_core[109]_la_data_in_mprj[109]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.676566, 0.708696, 0.809178, 1.169213, 3.087630",\
"0.721582, 0.753711, 0.854194, 1.214230, 3.132640",\
"0.823092, 0.855222, 0.955703, 1.315743, 3.234135",\
"1.141240, 1.173372, 1.273837, 1.633945, 3.551976",\
"2.209297, 2.241457, 2.341716, 2.702681, 4.616221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.043406, 0.075928, 0.201603, 0.692311, 3.332504",\
"0.043407, 0.075929, 0.201603, 0.692313, 3.332495",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332465",\
"0.043432, 0.075960, 0.201601, 0.692423, 3.331884",\
"0.043728, 0.076324, 0.201582, 0.693726, 3.324667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.849637, 0.874510, 0.936531, 1.104871, 1.952152",\
"0.899843, 0.924716, 0.986738, 1.155078, 2.002358",\
"1.015581, 1.040454, 1.102476, 1.270816, 2.118094",\
"1.410270, 1.435133, 1.497155, 1.665502, 2.512666",\
"2.976422, 3.001167, 3.063188, 3.231618, 4.077392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.041641, 0.058684, 0.114271, 0.316828, 1.469663",\
"0.041641, 0.058684, 0.114271, 0.316828, 1.469663",\
"0.041641, 0.058684, 0.114271, 0.316829, 1.469662",\
"0.041644, 0.058681, 0.114270, 0.316863, 1.469630",\
"0.041675, 0.058647, 0.114261, 0.317276, 1.469237");
}
} /* end of arc la_data_out_core[109]_la_data_in_mprj[109]_una_min*/
timing () {
related_pin : "la_iena_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "1.999029, 2.031158, 2.131640, 2.491679, 4.410072",\
"2.048620, 2.080750, 2.181231, 2.541271, 4.459663",\
"2.160544, 2.192674, 2.293156, 2.653195, 4.571588",\
"2.505002, 2.537132, 2.637613, 2.997653, 4.916045",\
"3.773588, 3.805718, 3.906199, 4.266239, 6.184631");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "1.993519, 2.018391, 2.080413, 2.248754, 3.096027",\
"2.042791, 2.067663, 2.129685, 2.298025, 3.145299",\
"2.155097, 2.179970, 2.241992, 2.410332, 3.257606",\
"2.506964, 2.531837, 2.593859, 2.762199, 3.609473",\
"3.769318, 3.794190, 3.856212, 4.024552, 4.871827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661");
}
} /* end of arc la_iena_mprj[109]_la_data_in_mprj[109]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "1.999029, 2.031158, 2.131640, 2.491679, 4.410072",\
"2.048620, 2.080750, 2.181231, 2.541271, 4.459663",\
"2.160544, 2.192674, 2.293156, 2.653195, 4.571588",\
"2.505002, 2.537132, 2.637613, 2.997653, 4.916045",\
"3.773588, 3.805718, 3.906199, 4.266239, 6.184631");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467",\
"0.043408, 0.075930, 0.201602, 0.692318, 3.332467");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "1.993519, 2.018391, 2.080413, 2.248754, 3.096027",\
"2.042791, 2.067663, 2.129685, 2.298025, 3.145299",\
"2.155097, 2.179970, 2.241992, 2.410332, 3.257606",\
"2.506964, 2.531837, 2.593859, 2.762199, 3.609473",\
"3.769318, 3.794190, 3.856212, 4.024552, 4.871827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661",\
"0.041641, 0.058684, 0.114271, 0.316830, 1.469661");
}
} /* end of arc la_iena_mprj[109]_la_data_in_mprj[109]_una_min*/
} /* end of pin la_data_in_mprj[109] */
pin("la_data_in_mprj[108]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001295 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[108];
timing () {
related_pin : "la_data_out_core[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.305048, 1.337519, 1.438159, 1.801609, 3.712795",\
"1.347049, 1.379519, 1.480159, 1.843609, 3.754795",\
"1.453517, 1.485988, 1.586628, 1.950078, 3.861264",\
"1.769540, 1.802011, 1.902651, 2.266101, 4.177287",\
"2.825634, 2.858104, 2.958744, 3.322194, 5.233380");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045569, 0.077943, 0.202415, 0.700270, 3.324509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.279911, 1.304638, 1.366639, 1.536272, 2.382481",\
"1.328689, 1.353416, 1.415417, 1.585050, 2.431259",\
"1.447469, 1.472196, 1.534197, 1.703830, 2.550038",\
"1.808062, 1.832789, 1.894791, 2.064424, 2.910632",\
"3.014479, 3.039205, 3.101207, 3.270840, 4.117044");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321313, 1.470691");
}
} /* end of arc la_data_out_core[108]_la_data_in_mprj[108]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.305048, 1.337519, 1.438159, 1.801609, 3.712795",\
"1.347049, 1.379519, 1.480159, 1.843609, 3.754795",\
"1.453517, 1.485988, 1.586628, 1.950078, 3.861264",\
"1.769540, 1.802011, 1.902651, 2.266101, 4.177287",\
"2.825634, 2.858104, 2.958744, 3.322194, 5.233380");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045569, 0.077943, 0.202415, 0.700270, 3.324509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.279911, 1.304638, 1.366639, 1.536272, 2.382481",\
"1.328689, 1.353416, 1.415417, 1.585050, 2.431259",\
"1.447469, 1.472196, 1.534197, 1.703830, 2.550038",\
"1.808062, 1.832789, 1.894791, 2.064424, 2.910632",\
"3.014479, 3.039205, 3.101207, 3.270840, 4.117044");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321313, 1.470691");
}
} /* end of arc la_data_out_core[108]_la_data_in_mprj[108]_una_min*/
timing () {
related_pin : "la_iena_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "2.764072, 2.796542, 2.897182, 3.260632, 5.171818",\
"2.813722, 2.846192, 2.946832, 3.310282, 5.221467",\
"2.925726, 2.958196, 3.058836, 3.422286, 5.333472",\
"3.269754, 3.302224, 3.402864, 3.766314, 5.677500",\
"4.537641, 4.570112, 4.670752, 5.034202, 6.945387");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "2.508871, 2.533597, 2.595599, 2.765232, 3.611440",\
"2.558115, 2.582841, 2.644843, 2.814476, 3.660684",\
"2.670581, 2.695307, 2.757309, 2.926942, 3.773150",\
"3.022408, 3.047135, 3.109136, 3.278769, 4.124978",\
"4.285506, 4.310233, 4.372234, 4.541867, 5.388075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692");
}
} /* end of arc la_iena_mprj[108]_la_data_in_mprj[108]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "2.764072, 2.796542, 2.897182, 3.260632, 5.171818",\
"2.813722, 2.846192, 2.946832, 3.310282, 5.221467",\
"2.925726, 2.958196, 3.058836, 3.422286, 5.333472",\
"3.269754, 3.302224, 3.402864, 3.766314, 5.677500",\
"4.537641, 4.570112, 4.670752, 5.034202, 6.945387");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509",\
"0.045568, 0.077943, 0.202415, 0.700270, 3.324509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "2.508871, 2.533597, 2.595599, 2.765232, 3.611440",\
"2.558115, 2.582841, 2.644843, 2.814476, 3.660684",\
"2.670581, 2.695307, 2.757309, 2.926942, 3.773150",\
"3.022408, 3.047135, 3.109136, 3.278769, 4.124978",\
"4.285506, 4.310233, 4.372234, 4.541867, 5.388075");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692",\
"0.041801, 0.058787, 0.114358, 0.321312, 1.470692");
}
} /* end of arc la_iena_mprj[108]_la_data_in_mprj[108]_una_min*/
} /* end of pin la_data_in_mprj[108] */
pin("la_data_in_mprj[107]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000940 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[107];
timing () {
related_pin : "la_data_out_core[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.063780, 1.096254, 1.196819, 1.559454, 3.477343",\
"1.105620, 1.138093, 1.238658, 1.601293, 3.519183",\
"1.214704, 1.247177, 1.347742, 1.710378, 3.628267",\
"1.550231, 1.582704, 1.683269, 2.045905, 3.963794",\
"2.693080, 2.725554, 2.826118, 3.188755, 5.106638");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075067, 0.200641, 0.698332, 3.335287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.273318, 1.298625, 1.360832, 1.530660, 2.378260",\
"1.320988, 1.346295, 1.408502, 1.578330, 2.425930",\
"1.439486, 1.464793, 1.527000, 1.696828, 2.544428",\
"1.791249, 1.816556, 1.878763, 2.048591, 2.896191",\
"2.875702, 2.901008, 2.963215, 3.133044, 3.980633");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058273, 0.113838, 0.321293, 1.473023");
}
} /* end of arc la_data_out_core[107]_la_data_in_mprj[107]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.063780, 1.096254, 1.196819, 1.559454, 3.477343",\
"1.105620, 1.138093, 1.238658, 1.601293, 3.519183",\
"1.214704, 1.247177, 1.347742, 1.710378, 3.628267",\
"1.550231, 1.582704, 1.683269, 2.045905, 3.963794",\
"2.693080, 2.725554, 2.826118, 3.188755, 5.106638");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075067, 0.200641, 0.698332, 3.335287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.273318, 1.298625, 1.360832, 1.530660, 2.378260",\
"1.320988, 1.346295, 1.408502, 1.578330, 2.425930",\
"1.439486, 1.464793, 1.527000, 1.696828, 2.544428",\
"1.791249, 1.816556, 1.878763, 2.048591, 2.896191",\
"2.875702, 2.901008, 2.963215, 3.133044, 3.980633");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058273, 0.113838, 0.321293, 1.473023");
}
} /* end of arc la_data_out_core[107]_la_data_in_mprj[107]_una_min*/
timing () {
related_pin : "la_iena_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "2.530700, 2.563173, 2.663738, 3.026373, 4.944263",\
"2.580297, 2.612770, 2.713335, 3.075970, 4.993860",\
"2.692285, 2.724758, 2.825323, 3.187958, 5.105848",\
"3.036965, 3.069438, 3.170003, 3.532638, 5.450528",\
"4.265800, 4.298273, 4.398839, 4.761474, 6.679364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "2.710243, 2.735550, 2.797757, 2.967585, 3.815185",\
"2.760099, 2.785406, 2.847613, 3.017441, 3.865041",\
"2.871784, 2.897091, 2.959298, 3.129126, 3.976726",\
"3.223600, 3.248908, 3.311114, 3.480942, 4.328542",\
"4.449674, 4.474981, 4.537188, 4.707016, 5.554616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026");
}
} /* end of arc la_iena_mprj[107]_la_data_in_mprj[107]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "2.530700, 2.563173, 2.663738, 3.026373, 4.944263",\
"2.580297, 2.612770, 2.713335, 3.075970, 4.993860",\
"2.692285, 2.724758, 2.825323, 3.187958, 5.105848",\
"3.036965, 3.069438, 3.170003, 3.532638, 5.450528",\
"4.265800, 4.298273, 4.398839, 4.761474, 6.679364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297",\
"0.042534, 0.075066, 0.200641, 0.698330, 3.335297");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "2.710243, 2.735550, 2.797757, 2.967585, 3.815185",\
"2.760099, 2.785406, 2.847613, 3.017441, 3.865041",\
"2.871784, 2.897091, 2.959298, 3.129126, 3.976726",\
"3.223600, 3.248908, 3.311114, 3.480942, 4.328542",\
"4.449674, 4.474981, 4.537188, 4.707016, 5.554616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026",\
"0.041115, 0.058274, 0.113838, 0.321289, 1.473026");
}
} /* end of arc la_iena_mprj[107]_la_data_in_mprj[107]_una_min*/
} /* end of pin la_data_in_mprj[107] */
pin("la_data_in_mprj[106]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001260 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[106];
timing () {
related_pin : "la_data_out_core[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.750180, 0.782264, 0.882680, 1.242959, 3.159987",\
"0.791997, 0.824081, 0.924497, 1.284777, 3.201804",\
"0.897706, 0.929790, 1.030205, 1.390488, 3.307498",\
"1.219235, 1.251321, 1.351719, 1.712078, 3.628685",\
"2.329692, 2.361856, 2.462129, 2.823232, 4.735991");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.043637, 0.076176, 0.201744, 0.692829, 3.330446",\
"0.043637, 0.076176, 0.201744, 0.692829, 3.330446",\
"0.043638, 0.076177, 0.201744, 0.692834, 3.330446",\
"0.043665, 0.076210, 0.201744, 0.692952, 3.330446",\
"0.044127, 0.076701, 0.201806, 0.694041, 3.330446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.891125, 0.915914, 0.977915, 1.146263, 1.993361",\
"0.939386, 0.964176, 1.026177, 1.194525, 2.041623",\
"1.057837, 1.082626, 1.144626, 1.312975, 2.160071",\
"1.452238, 1.477013, 1.539014, 1.707372, 2.554304",\
"3.040989, 3.065739, 3.127849, 3.296287, 4.142064");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.041731, 0.058744, 0.114331, 0.316928, 1.469626",\
"0.041731, 0.058744, 0.114331, 0.316928, 1.469626",\
"0.041731, 0.058744, 0.114331, 0.316929, 1.469626",\
"0.041734, 0.058744, 0.114331, 0.316977, 1.469626",\
"0.042064, 0.058987, 0.114506, 0.317414, 1.469626");
}
} /* end of arc la_data_out_core[106]_la_data_in_mprj[106]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.750180, 0.782264, 0.882680, 1.242959, 3.159987",\
"0.791997, 0.824081, 0.924497, 1.284777, 3.201804",\
"0.897706, 0.929790, 1.030205, 1.390488, 3.307498",\
"1.219235, 1.251321, 1.351719, 1.712078, 3.628685",\
"2.329692, 2.361856, 2.462129, 2.823232, 4.735991");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.043637, 0.076176, 0.201742, 0.692829, 3.323498",\
"0.043637, 0.076176, 0.201742, 0.692829, 3.323498",\
"0.043638, 0.076177, 0.201742, 0.692834, 3.323498",\
"0.043665, 0.076210, 0.201742, 0.692952, 3.323498",\
"0.044127, 0.076701, 0.201806, 0.694041, 3.323498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.891125, 0.915914, 0.977915, 1.146263, 1.993361",\
"0.939386, 0.964176, 1.026177, 1.194525, 2.041623",\
"1.057837, 1.082626, 1.144626, 1.312975, 2.160071",\
"1.452238, 1.477013, 1.539014, 1.707372, 2.554304",\
"3.040989, 3.065739, 3.127849, 3.296287, 4.142064");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.041731, 0.058740, 0.114330, 0.316928, 1.469068",\
"0.041731, 0.058740, 0.114330, 0.316928, 1.469068",\
"0.041731, 0.058740, 0.114330, 0.316929, 1.469068",\
"0.041734, 0.058740, 0.114330, 0.316977, 1.469068",\
"0.042064, 0.058987, 0.114506, 0.317414, 1.469068");
}
} /* end of arc la_data_out_core[106]_la_data_in_mprj[106]_una_min*/
timing () {
related_pin : "la_iena_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "2.266905, 2.298989, 2.399404, 2.759690, 4.676681",\
"2.316581, 2.348665, 2.449080, 2.809366, 4.726357",\
"2.428543, 2.460627, 2.561042, 2.921329, 4.838319",\
"2.772817, 2.804901, 2.905315, 3.265602, 5.182593",\
"4.041232, 4.073316, 4.173731, 4.534018, 6.451008");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "2.149420, 2.174209, 2.236210, 2.404558, 3.251649",\
"2.198737, 2.223526, 2.285527, 2.453876, 3.300966",\
"2.311118, 2.335907, 2.397908, 2.566256, 3.413347",\
"2.662959, 2.687748, 2.749749, 2.918097, 3.765188",\
"3.925435, 3.950224, 4.012224, 4.180573, 5.027664");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624");
}
} /* end of arc la_iena_mprj[106]_la_data_in_mprj[106]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "2.266905, 2.298989, 2.399404, 2.759690, 4.676681",\
"2.316581, 2.348665, 2.449080, 2.809366, 4.726357",\
"2.428543, 2.460627, 2.561042, 2.921329, 4.838319",\
"2.772817, 2.804901, 2.905315, 3.265602, 5.182593",\
"4.041232, 4.073316, 4.173731, 4.534018, 6.451008");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386",\
"0.043640, 0.076179, 0.201744, 0.692840, 3.330386");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "2.149420, 2.174209, 2.236210, 2.404558, 3.251649",\
"2.198737, 2.223526, 2.285527, 2.453876, 3.300966",\
"2.311118, 2.335907, 2.397908, 2.566256, 3.413347",\
"2.662959, 2.687748, 2.749749, 2.918097, 3.765188",\
"3.925435, 3.950224, 4.012224, 4.180573, 5.027664");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624",\
"0.041731, 0.058744, 0.114331, 0.316930, 1.469624");
}
} /* end of arc la_iena_mprj[106]_la_data_in_mprj[106]_una_min*/
} /* end of pin la_data_in_mprj[106] */
pin("la_data_in_mprj[105]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001440 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[105];
timing () {
related_pin : "la_data_out_core[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.652196, 0.684070, 0.784494, 1.147074, 3.062353",\
"0.693637, 0.725511, 0.825936, 1.188515, 3.103794",\
"0.796736, 0.828609, 0.929033, 1.291616, 3.206877",\
"1.114322, 1.146196, 1.246611, 1.609231, 3.524298",\
"2.117192, 2.149087, 2.249319, 2.612717, 4.523726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.044203, 0.076720, 0.202311, 0.699741, 3.332386",\
"0.044203, 0.076720, 0.202311, 0.699741, 3.332386",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332356",\
"0.044217, 0.076737, 0.202310, 0.699803, 3.332045",\
"0.044484, 0.077064, 0.202295, 0.700994, 3.325536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.785272, 0.809787, 0.871725, 1.041371, 1.887800",\
"0.833428, 0.857944, 0.919881, 1.089528, 1.935956",\
"0.949287, 0.973802, 1.035740, 1.205386, 2.051812",\
"1.344614, 1.369125, 1.431063, 1.600712, 2.447085",\
"2.828493, 2.852895, 2.914844, 3.084582, 3.929477");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.042075, 0.058998, 0.114551, 0.321497, 1.471064",\
"0.042075, 0.058998, 0.114551, 0.321497, 1.471064",\
"0.042075, 0.058998, 0.114551, 0.321498, 1.471064",\
"0.042076, 0.058998, 0.114551, 0.321513, 1.471064",\
"0.042143, 0.058998, 0.114560, 0.321949, 1.471064");
}
} /* end of arc la_data_out_core[105]_la_data_in_mprj[105]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.652196, 0.684070, 0.784494, 1.147074, 3.062353",\
"0.693637, 0.725511, 0.825936, 1.188515, 3.103794",\
"0.796736, 0.828609, 0.929033, 1.291616, 3.206877",\
"1.114322, 1.146196, 1.246611, 1.609231, 3.524298",\
"2.117192, 2.149087, 2.249319, 2.612717, 4.523726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.044203, 0.076720, 0.202311, 0.699741, 3.332386",\
"0.044203, 0.076720, 0.202311, 0.699741, 3.332386",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332356",\
"0.044217, 0.076737, 0.202310, 0.699803, 3.332045",\
"0.044484, 0.077064, 0.202295, 0.700994, 3.325536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.785272, 0.809787, 0.871725, 1.041371, 1.887800",\
"0.833428, 0.857944, 0.919881, 1.089528, 1.935956",\
"0.949287, 0.973802, 1.035740, 1.205386, 2.051812",\
"1.344614, 1.369125, 1.431063, 1.600712, 2.447085",\
"2.828493, 2.852895, 2.914844, 3.084582, 3.929477");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.042075, 0.058988, 0.114551, 0.321497, 1.470612",\
"0.042075, 0.058988, 0.114551, 0.321497, 1.470612",\
"0.042075, 0.058988, 0.114551, 0.321498, 1.470612",\
"0.042076, 0.058988, 0.114551, 0.321513, 1.470612",\
"0.042143, 0.058988, 0.114560, 0.321949, 1.470612");
}
} /* end of arc la_data_out_core[105]_la_data_in_mprj[105]_una_min*/
timing () {
related_pin : "la_iena_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "1.996148, 2.028021, 2.128445, 2.491028, 4.406289",\
"2.045771, 2.077645, 2.178069, 2.540652, 4.455913",\
"2.157726, 2.189599, 2.290023, 2.652606, 4.567867",\
"2.502035, 2.533908, 2.634332, 2.996915, 4.912176",\
"3.770473, 3.802346, 3.902771, 4.265354, 6.180614");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "1.946485, 1.971000, 2.032938, 2.202584, 3.049006",\
"1.995758, 2.020273, 2.082211, 2.251857, 3.098279",\
"2.108123, 2.132638, 2.194576, 2.364222, 3.210644",\
"2.459967, 2.484481, 2.546419, 2.716066, 3.562487",\
"3.722322, 3.746836, 3.808774, 3.978421, 4.824842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062");
}
} /* end of arc la_iena_mprj[105]_la_data_in_mprj[105]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "1.996148, 2.028021, 2.128445, 2.491028, 4.406289",\
"2.045771, 2.077645, 2.178069, 2.540652, 4.455913",\
"2.157726, 2.189599, 2.290023, 2.652606, 4.567867",\
"2.502035, 2.533908, 2.634332, 2.996915, 4.912176",\
"3.770473, 3.802346, 3.902771, 4.265354, 6.180614");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357",\
"0.044204, 0.076722, 0.202311, 0.699746, 3.332357");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "1.946485, 1.971000, 2.032938, 2.202584, 3.049006",\
"1.995758, 2.020273, 2.082211, 2.251857, 3.098279",\
"2.108123, 2.132638, 2.194576, 2.364222, 3.210644",\
"2.459967, 2.484481, 2.546419, 2.716066, 3.562487",\
"3.722322, 3.746836, 3.808774, 3.978421, 4.824842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062",\
"0.042075, 0.058998, 0.114551, 0.321499, 1.471062");
}
} /* end of arc la_iena_mprj[105]_la_data_in_mprj[105]_una_min*/
} /* end of pin la_data_in_mprj[105] */
pin("la_data_in_mprj[104]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001280 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[104];
timing () {
related_pin : "la_data_out_core[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.729208, 0.761279, 0.861735, 1.224458, 3.140303",\
"0.771301, 0.803371, 0.903827, 1.266550, 3.182395",\
"0.876480, 0.908551, 1.009006, 1.371732, 3.287560",\
"1.197098, 1.229171, 1.329610, 1.692402, 3.607886",\
"2.285631, 2.317761, 2.418051, 2.781614, 4.693110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.043697, 0.076225, 0.201766, 0.699506, 3.333024",\
"0.043697, 0.076225, 0.201766, 0.699506, 3.333024",\
"0.043698, 0.076226, 0.201766, 0.699511, 3.333024",\
"0.043721, 0.076254, 0.201766, 0.699613, 3.333024",\
"0.044114, 0.076688, 0.201798, 0.700765, 3.333024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.868385, 0.893155, 0.955186, 1.124931, 1.971895",\
"0.919191, 0.943961, 1.005992, 1.175737, 2.022701",\
"1.035130, 1.059900, 1.121931, 1.291676, 2.138638",\
"1.429202, 1.453961, 1.515992, 1.685745, 2.532566",\
"2.999122, 3.023838, 3.085959, 3.255794, 4.101398");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.041767, 0.058763, 0.114315, 0.321523, 1.472122",\
"0.041767, 0.058763, 0.114315, 0.321523, 1.472122",\
"0.041767, 0.058763, 0.114315, 0.321524, 1.472122",\
"0.041771, 0.058763, 0.114315, 0.321565, 1.472122",\
"0.042049, 0.058957, 0.114457, 0.321990, 1.472122");
}
} /* end of arc la_data_out_core[104]_la_data_in_mprj[104]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.729208, 0.761279, 0.861735, 1.224458, 3.140303",\
"0.771301, 0.803371, 0.903827, 1.266550, 3.182395",\
"0.876480, 0.908551, 1.009006, 1.371732, 3.287560",\
"1.197098, 1.229171, 1.329610, 1.692402, 3.607886",\
"2.285631, 2.317761, 2.418051, 2.781614, 4.693110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.043697, 0.076225, 0.201764, 0.699506, 3.325989",\
"0.043697, 0.076225, 0.201764, 0.699506, 3.325989",\
"0.043698, 0.076226, 0.201764, 0.699511, 3.325989",\
"0.043721, 0.076254, 0.201764, 0.699613, 3.325989",\
"0.044114, 0.076688, 0.201798, 0.700765, 3.325989");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.868385, 0.893155, 0.955186, 1.124931, 1.971895",\
"0.919191, 0.943961, 1.005992, 1.175737, 2.022701",\
"1.035130, 1.059900, 1.121931, 1.291676, 2.138638",\
"1.429202, 1.453961, 1.515992, 1.685745, 2.532566",\
"2.999122, 3.023838, 3.085959, 3.255794, 4.101398");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.041767, 0.058760, 0.114314, 0.321523, 1.471584",\
"0.041767, 0.058760, 0.114314, 0.321523, 1.471584",\
"0.041767, 0.058760, 0.114314, 0.321524, 1.471584",\
"0.041771, 0.058760, 0.114314, 0.321565, 1.471584",\
"0.042049, 0.058957, 0.114457, 0.321990, 1.471584");
}
} /* end of arc la_data_out_core[104]_la_data_in_mprj[104]_una_min*/
timing () {
related_pin : "la_iena_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "2.146688, 2.178759, 2.279214, 2.641942, 4.557762",\
"2.196359, 2.228429, 2.328884, 2.691612, 4.607432",\
"2.308322, 2.340392, 2.440847, 2.803575, 4.719395",\
"2.652592, 2.684663, 2.785118, 3.147846, 5.063665",\
"3.920525, 3.952595, 4.053050, 4.415778, 6.331598");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "2.074041, 2.098811, 2.160842, 2.330587, 3.177544",\
"2.123353, 2.148123, 2.210154, 2.379900, 3.226856",\
"2.235735, 2.260505, 2.322536, 2.492281, 3.339238",\
"2.587576, 2.612345, 2.674376, 2.844122, 3.691078",\
"3.850534, 3.875304, 3.937335, 4.107080, 4.954037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119");
}
} /* end of arc la_iena_mprj[104]_la_data_in_mprj[104]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "2.146688, 2.178759, 2.279214, 2.641942, 4.557762",\
"2.196359, 2.228429, 2.328884, 2.691612, 4.607432",\
"2.308322, 2.340392, 2.440847, 2.803575, 4.719395",\
"2.652592, 2.684663, 2.785118, 3.147846, 5.063665",\
"3.920525, 3.952595, 4.053050, 4.415778, 6.331598");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983",\
"0.043699, 0.076227, 0.201766, 0.699514, 3.332983");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "2.074041, 2.098811, 2.160842, 2.330587, 3.177544",\
"2.123353, 2.148123, 2.210154, 2.379900, 3.226856",\
"2.235735, 2.260505, 2.322536, 2.492281, 3.339238",\
"2.587576, 2.612345, 2.674376, 2.844122, 3.691078",\
"3.850534, 3.875304, 3.937335, 4.107080, 4.954037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119",\
"0.041768, 0.058763, 0.114315, 0.321525, 1.472119");
}
} /* end of arc la_iena_mprj[104]_la_data_in_mprj[104]_una_min*/
} /* end of pin la_data_in_mprj[104] */
pin("la_data_in_mprj[103]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001492 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[103];
timing () {
related_pin : "la_data_out_core[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.332945, 1.364824, 1.465078, 1.828563, 3.739152",\
"1.377504, 1.409383, 1.509637, 1.873122, 3.783711",\
"1.477958, 1.509838, 1.610092, 1.973577, 3.884166",\
"1.828030, 1.859909, 1.960163, 2.323648, 4.234237",\
"3.082668, 3.114547, 3.214802, 3.578287, 5.488876");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044852, 0.077407, 0.202528, 0.701268, 3.325025");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.331780, 1.356235, 1.418151, 1.587791, 2.434507",\
"1.381509, 1.405964, 1.467880, 1.637520, 2.484236",\
"1.496104, 1.520559, 1.582475, 1.752115, 2.598831",\
"1.886135, 1.910590, 1.972506, 2.142146, 2.988862",\
"3.300507, 3.324961, 3.386876, 3.556518, 4.403221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042167, 0.059078, 0.114620, 0.321512, 1.471268");
}
} /* end of arc la_data_out_core[103]_la_data_in_mprj[103]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.332945, 1.364824, 1.465078, 1.828563, 3.739152",\
"1.377504, 1.409383, 1.509637, 1.873122, 3.783711",\
"1.477958, 1.509838, 1.610092, 1.973577, 3.884166",\
"1.828030, 1.859909, 1.960163, 2.323648, 4.234237",\
"3.082668, 3.114547, 3.214802, 3.578287, 5.488876");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044852, 0.077407, 0.202528, 0.701268, 3.325025");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.331780, 1.356235, 1.418151, 1.587791, 2.434507",\
"1.381509, 1.405964, 1.467880, 1.637520, 2.484236",\
"1.496104, 1.520559, 1.582475, 1.752115, 2.598831",\
"1.886135, 1.910590, 1.972506, 2.142146, 2.988862",\
"3.300507, 3.324961, 3.386876, 3.556518, 4.403221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471272",\
"0.042167, 0.059078, 0.114620, 0.321512, 1.471268");
}
} /* end of arc la_data_out_core[103]_la_data_in_mprj[103]_una_min*/
timing () {
related_pin : "la_iena_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "2.959083, 2.990963, 3.091217, 3.454702, 5.365291",\
"3.008621, 3.040500, 3.140755, 3.504239, 5.414828",\
"3.120487, 3.152367, 3.252621, 3.616106, 5.526695",\
"3.465352, 3.497232, 3.597486, 3.960971, 5.871560",\
"4.725988, 4.757867, 4.858122, 5.221607, 7.132196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "3.012707, 3.037162, 3.099077, 3.268718, 4.115434",\
"3.062134, 3.086589, 3.148504, 3.318145, 4.164860",\
"3.174160, 3.198615, 3.260530, 3.430171, 4.276887",\
"3.526126, 3.550581, 3.612496, 3.782137, 4.628853",\
"4.780254, 4.804709, 4.866624, 5.036265, 5.882981");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271");
}
} /* end of arc la_iena_mprj[103]_la_data_in_mprj[103]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "2.959083, 2.990963, 3.091217, 3.454702, 5.365291",\
"3.008621, 3.040500, 3.140755, 3.504239, 5.414828",\
"3.120487, 3.152367, 3.252621, 3.616106, 5.526695",\
"3.465352, 3.497232, 3.597486, 3.960971, 5.871560",\
"4.725988, 4.757867, 4.858122, 5.221607, 7.132196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027",\
"0.044851, 0.077407, 0.202528, 0.701268, 3.325027");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "3.012707, 3.037162, 3.099077, 3.268718, 4.115434",\
"3.062134, 3.086589, 3.148504, 3.318145, 4.164860",\
"3.174160, 3.198615, 3.260530, 3.430171, 4.276887",\
"3.526126, 3.550581, 3.612496, 3.782137, 4.628853",\
"4.780254, 4.804709, 4.866624, 5.036265, 5.882981");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271",\
"0.042166, 0.059078, 0.114620, 0.321508, 1.471271");
}
} /* end of arc la_iena_mprj[103]_la_data_in_mprj[103]_una_min*/
} /* end of pin la_data_in_mprj[103] */
pin("la_data_in_mprj[102]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000994 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[102];
timing () {
related_pin : "la_data_out_core[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.944603, 0.977537, 1.078277, 1.439337, 3.352751",\
"0.985797, 1.018731, 1.119471, 1.480531, 3.393945",\
"1.088646, 1.121580, 1.222320, 1.583380, 3.496794",\
"1.429123, 1.462072, 1.562827, 1.923887, 3.837314",\
"2.591470, 2.624858, 2.726041, 3.087106, 5.000886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.044886, 0.077255, 0.201578, 0.692900, 3.322603",\
"0.044886, 0.077255, 0.201578, 0.692900, 3.322603",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044943, 0.077303, 0.201600, 0.692888, 3.322598",\
"0.046531, 0.078669, 0.202216, 0.692574, 3.322488");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.857128, 0.882323, 0.944437, 1.112749, 1.959593",\
"0.904399, 0.929594, 0.991708, 1.160020, 2.006863",\
"1.019922, 1.045117, 1.107231, 1.275543, 2.122383",\
"1.422995, 1.448178, 1.510292, 1.678612, 2.525327",\
"2.964224, 2.989436, 3.051723, 3.220115, 4.065899");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.041222, 0.058365, 0.113983, 0.316683, 1.468783",\
"0.041222, 0.058365, 0.113983, 0.316683, 1.468783",\
"0.041222, 0.058365, 0.113983, 0.316684, 1.468783",\
"0.041225, 0.058365, 0.113983, 0.316721, 1.468783",\
"0.041720, 0.058771, 0.114265, 0.317144, 1.468783");
}
} /* end of arc la_data_out_core[102]_la_data_in_mprj[102]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.944603, 0.977537, 1.078277, 1.439337, 3.352751",\
"0.985797, 1.018731, 1.119471, 1.480531, 3.393945",\
"1.088646, 1.121580, 1.222320, 1.583380, 3.496794",\
"1.429123, 1.462072, 1.562827, 1.923887, 3.837314",\
"2.591470, 2.624858, 2.726041, 3.087106, 5.000886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.044886, 0.077255, 0.201578, 0.692900, 3.322603",\
"0.044886, 0.077255, 0.201578, 0.692900, 3.322603",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044943, 0.077303, 0.201600, 0.692888, 3.322598",\
"0.046531, 0.078669, 0.202216, 0.692574, 3.322488");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.857128, 0.882323, 0.944437, 1.112749, 1.959593",\
"0.904399, 0.929594, 0.991708, 1.160020, 2.006863",\
"1.019922, 1.045117, 1.107231, 1.275543, 2.122383",\
"1.422995, 1.448178, 1.510292, 1.678612, 2.525327",\
"2.964224, 2.989436, 3.051723, 3.220115, 4.065899");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.041222, 0.058361, 0.113983, 0.316683, 1.468193",\
"0.041222, 0.058361, 0.113983, 0.316683, 1.468193",\
"0.041222, 0.058361, 0.113983, 0.316684, 1.468193",\
"0.041225, 0.058361, 0.113983, 0.316721, 1.468193",\
"0.041720, 0.058771, 0.114265, 0.317144, 1.468193");
}
} /* end of arc la_data_out_core[102]_la_data_in_mprj[102]_una_min*/
timing () {
related_pin : "la_iena_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "2.107697, 2.140631, 2.241371, 2.602431, 4.515845",\
"2.157279, 2.190213, 2.290953, 2.652013, 4.565427",\
"2.269186, 2.302119, 2.402859, 2.763920, 4.677333",\
"2.613728, 2.646662, 2.747402, 3.108462, 5.021876",\
"3.882438, 3.915371, 4.016112, 4.377172, 6.290586");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "1.908519, 1.933713, 1.995827, 2.164140, 3.010974",\
"1.957801, 1.982996, 2.045110, 2.213422, 3.060257",\
"2.070071, 2.095266, 2.157379, 2.325692, 3.172526",\
"2.421946, 2.447140, 2.509254, 2.677566, 3.524401",\
"3.684051, 3.709245, 3.771358, 3.939671, 4.786505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781");
}
} /* end of arc la_iena_mprj[102]_la_data_in_mprj[102]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "2.107697, 2.140631, 2.241371, 2.602431, 4.515845",\
"2.157279, 2.190213, 2.290953, 2.652013, 4.565427",\
"2.269186, 2.302119, 2.402859, 2.763920, 4.677333",\
"2.613728, 2.646662, 2.747402, 3.108462, 5.021876",\
"3.882438, 3.915371, 4.016112, 4.377172, 6.290586");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601",\
"0.044887, 0.077255, 0.201578, 0.692900, 3.322601");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "1.908519, 1.933713, 1.995827, 2.164140, 3.010974",\
"1.957801, 1.982996, 2.045110, 2.213422, 3.060257",\
"2.070071, 2.095266, 2.157379, 2.325692, 3.172526",\
"2.421946, 2.447140, 2.509254, 2.677566, 3.524401",\
"3.684051, 3.709245, 3.771358, 3.939671, 4.786505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781",\
"0.041222, 0.058364, 0.113983, 0.316685, 1.468781");
}
} /* end of arc la_iena_mprj[102]_la_data_in_mprj[102]_una_min*/
} /* end of pin la_data_in_mprj[102] */
pin("la_data_in_mprj[101]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001279 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[101];
timing () {
related_pin : "la_data_out_core[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.932548, 0.965201, 1.065995, 1.427105, 3.340256",\
"0.974460, 1.007114, 1.107908, 1.469018, 3.382169",\
"1.079899, 1.112553, 1.213348, 1.574458, 3.487610",\
"1.405218, 1.437879, 1.538681, 1.899791, 3.812948",\
"2.525318, 2.558327, 2.659485, 3.020599, 4.934053");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.046150, 0.078438, 0.202625, 0.693711, 3.323363",\
"0.046150, 0.078438, 0.202625, 0.693711, 3.323363",\
"0.046152, 0.078440, 0.202626, 0.693710, 3.323363",\
"0.046178, 0.078463, 0.202636, 0.693705, 3.323361",\
"0.047511, 0.079602, 0.203151, 0.693440, 3.323269");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.764625, 0.789391, 0.851383, 1.019727, 1.866880",\
"0.813038, 0.837804, 0.899796, 1.068139, 1.915293",\
"0.931139, 0.955904, 1.017896, 1.186240, 2.033383",\
"1.305371, 1.330127, 1.392119, 1.560469, 2.407504",\
"2.637272, 2.661935, 2.723955, 2.892389, 3.738071");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.041765, 0.058773, 0.114357, 0.316931, 1.469647",\
"0.041765, 0.058773, 0.114357, 0.316931, 1.469647",\
"0.041765, 0.058773, 0.114357, 0.316934, 1.469647",\
"0.041767, 0.058773, 0.114357, 0.316966, 1.469647",\
"0.041878, 0.058808, 0.114395, 0.317392, 1.469647");
}
} /* end of arc la_data_out_core[101]_la_data_in_mprj[101]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.932548, 0.965201, 1.065995, 1.427105, 3.340256",\
"0.974460, 1.007114, 1.107908, 1.469018, 3.382169",\
"1.079899, 1.112553, 1.213348, 1.574458, 3.487610",\
"1.405218, 1.437879, 1.538681, 1.899791, 3.812948",\
"2.525318, 2.558327, 2.659485, 3.020599, 4.934053");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.046150, 0.078438, 0.202625, 0.693711, 3.323363",\
"0.046150, 0.078438, 0.202625, 0.693711, 3.323363",\
"0.046152, 0.078440, 0.202626, 0.693710, 3.323363",\
"0.046178, 0.078463, 0.202636, 0.693705, 3.323361",\
"0.047511, 0.079602, 0.203151, 0.693440, 3.323269");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.764625, 0.789391, 0.851383, 1.019727, 1.866880",\
"0.813038, 0.837804, 0.899796, 1.068139, 1.915293",\
"0.931139, 0.955904, 1.017896, 1.186240, 2.033383",\
"1.305371, 1.330127, 1.392119, 1.560469, 2.407504",\
"2.637272, 2.661935, 2.723955, 2.892389, 3.738071");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.041765, 0.058770, 0.114356, 0.316931, 1.469183",\
"0.041765, 0.058770, 0.114356, 0.316931, 1.469183",\
"0.041765, 0.058770, 0.114356, 0.316934, 1.469183",\
"0.041767, 0.058770, 0.114356, 0.316966, 1.469183",\
"0.041878, 0.058808, 0.114395, 0.317392, 1.469183");
}
} /* end of arc la_data_out_core[101]_la_data_in_mprj[101]_una_min*/
timing () {
related_pin : "la_iena_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "2.148710, 2.181363, 2.282158, 2.643267, 4.556419",\
"2.198374, 2.231027, 2.331822, 2.692932, 4.606083",\
"2.310403, 2.343056, 2.443851, 2.804961, 4.718112",\
"2.654312, 2.686966, 2.787761, 3.148870, 5.062022",\
"3.922122, 3.954776, 4.055570, 4.416680, 6.329832");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "2.109303, 2.134068, 2.196059, 2.364404, 3.211544",\
"2.158533, 2.183299, 2.245290, 2.413634, 3.260775",\
"2.271052, 2.295817, 2.357809, 2.526153, 3.373293",\
"2.622896, 2.647662, 2.709653, 2.877997, 3.725138",\
"3.887065, 3.911831, 3.973822, 4.142167, 4.989306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643");
}
} /* end of arc la_iena_mprj[101]_la_data_in_mprj[101]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "2.148710, 2.181363, 2.282158, 2.643267, 4.556419",\
"2.198374, 2.231027, 2.331822, 2.692932, 4.606083",\
"2.310403, 2.343056, 2.443851, 2.804961, 4.718112",\
"2.654312, 2.686966, 2.787761, 3.148870, 5.062022",\
"3.922122, 3.954776, 4.055570, 4.416680, 6.329832");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363",\
"0.046151, 0.078439, 0.202625, 0.693711, 3.323363");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "2.109303, 2.134068, 2.196059, 2.364404, 3.211544",\
"2.158533, 2.183299, 2.245290, 2.413634, 3.260775",\
"2.271052, 2.295817, 2.357809, 2.526153, 3.373293",\
"2.622896, 2.647662, 2.709653, 2.877997, 3.725138",\
"3.887065, 3.911831, 3.973822, 4.142167, 4.989306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643",\
"0.041765, 0.058772, 0.114356, 0.316935, 1.469643");
}
} /* end of arc la_iena_mprj[101]_la_data_in_mprj[101]_una_min*/
} /* end of pin la_data_in_mprj[101] */
pin("la_data_in_mprj[100]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001174 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[100];
timing () {
related_pin : "la_data_out_core[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.195299, 1.227496, 1.327856, 1.688430, 3.604122",\
"1.237029, 1.269226, 1.369585, 1.730159, 3.645851",\
"1.345382, 1.377578, 1.477938, 1.838512, 3.754204",\
"1.684777, 1.716974, 1.817334, 2.177907, 4.093600",\
"2.883394, 2.915591, 3.015950, 3.376525, 5.292211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076025, 0.201454, 0.692996, 3.327953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.383713, 1.408579, 1.470620, 1.639012, 2.485475",\
"1.430444, 1.455309, 1.517351, 1.685742, 2.532205",\
"1.548544, 1.573410, 1.635451, 1.803843, 2.650306",\
"1.906154, 1.931020, 1.993061, 2.161453, 3.007915",\
"3.049123, 3.073987, 3.136029, 3.304421, 4.150872");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317032, 1.469415");
}
} /* end of arc la_data_out_core[100]_la_data_in_mprj[100]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.195299, 1.227496, 1.327856, 1.688430, 3.604122",\
"1.237029, 1.269226, 1.369585, 1.730159, 3.645851",\
"1.345382, 1.377578, 1.477938, 1.838512, 3.754204",\
"1.684777, 1.716974, 1.817334, 2.177907, 4.093600",\
"2.883394, 2.915591, 3.015950, 3.376525, 5.292211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327964",\
"0.043457, 0.076025, 0.201454, 0.692996, 3.327953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.383713, 1.408579, 1.470620, 1.639012, 2.485475",\
"1.430444, 1.455309, 1.517351, 1.685742, 2.532205",\
"1.548544, 1.573410, 1.635451, 1.803843, 2.650306",\
"1.906154, 1.931020, 1.993061, 2.161453, 3.007915",\
"3.049123, 3.073987, 3.136029, 3.304421, 4.150872");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317032, 1.469415");
}
} /* end of arc la_data_out_core[100]_la_data_in_mprj[100]_una_min*/
timing () {
related_pin : "la_iena_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "2.688097, 2.720293, 2.820653, 3.181226, 5.096919",\
"2.738514, 2.770711, 2.871071, 3.231644, 5.147337",\
"2.851578, 2.883775, 2.984135, 3.344708, 5.260401",\
"3.173930, 3.206127, 3.306486, 3.667060, 5.582752",\
"4.290076, 4.322273, 4.422633, 4.783206, 6.698898");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "2.592209, 2.617074, 2.679115, 2.847507, 3.693970",\
"2.640270, 2.665135, 2.727176, 2.895568, 3.742031",\
"2.752816, 2.777682, 2.839723, 3.008115, 3.854578",\
"3.107916, 3.132782, 3.194823, 3.363214, 4.209677",\
"4.416518, 4.441384, 4.503425, 4.671816, 5.518279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418");
}
} /* end of arc la_iena_mprj[100]_la_data_in_mprj[100]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "2.688097, 2.720293, 2.820653, 3.181226, 5.096919",\
"2.738514, 2.770711, 2.871071, 3.231644, 5.147337",\
"2.851578, 2.883775, 2.984135, 3.344708, 5.260401",\
"3.173930, 3.206127, 3.306486, 3.667060, 5.582752",\
"4.290076, 4.322273, 4.422633, 4.783206, 6.698898");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963",\
"0.043457, 0.076024, 0.201454, 0.692994, 3.327963");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "2.592209, 2.617074, 2.679115, 2.847507, 3.693970",\
"2.640270, 2.665135, 2.727176, 2.895568, 3.742031",\
"2.752816, 2.777682, 2.839723, 3.008115, 3.854578",\
"3.107916, 3.132782, 3.194823, 3.363214, 4.209677",\
"4.416518, 4.441384, 4.503425, 4.671816, 5.518279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418",\
"0.041580, 0.058603, 0.114209, 0.317029, 1.469418");
}
} /* end of arc la_iena_mprj[100]_la_data_in_mprj[100]_una_min*/
} /* end of pin la_data_in_mprj[100] */
pin("la_data_in_mprj[99]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001081 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[99];
timing () {
related_pin : "la_data_out_core[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.158151, 1.190465, 1.290799, 1.651538, 3.566582",\
"1.199068, 1.231382, 1.331716, 1.692456, 3.607500",\
"1.306624, 1.338938, 1.439272, 1.800011, 3.715055",\
"1.614678, 1.646992, 1.747326, 2.108066, 4.023109",\
"2.625142, 2.657456, 2.757790, 3.118530, 5.033569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043213, 0.075800, 0.201147, 0.692945, 3.326554");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.367622, 1.392606, 1.454691, 1.623102, 2.469353",\
"1.414909, 1.439893, 1.501978, 1.670389, 2.516640",\
"1.534627, 1.559611, 1.621696, 1.790106, 2.636357",\
"1.887579, 1.912563, 1.974648, 2.143059, 2.989310",\
"3.045136, 3.070119, 3.132204, 3.300615, 4.146856");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.317000, 1.469325");
}
} /* end of arc la_data_out_core[99]_la_data_in_mprj[99]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.158151, 1.190465, 1.290799, 1.651538, 3.566582",\
"1.199068, 1.231382, 1.331716, 1.692456, 3.607500",\
"1.306624, 1.338938, 1.439272, 1.800011, 3.715055",\
"1.614678, 1.646992, 1.747326, 2.108066, 4.023109",\
"2.625142, 2.657456, 2.757790, 3.118530, 5.033569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043213, 0.075800, 0.201147, 0.692945, 3.326554");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.367622, 1.392606, 1.454691, 1.623102, 2.469353",\
"1.414909, 1.439893, 1.501978, 1.670389, 2.516640",\
"1.534627, 1.559611, 1.621696, 1.790106, 2.636357",\
"1.887579, 1.912563, 1.974648, 2.143059, 2.989310",\
"3.045136, 3.070119, 3.132204, 3.300615, 4.146856");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.317000, 1.469325");
}
} /* end of arc la_data_out_core[99]_la_data_in_mprj[99]_una_min*/
timing () {
related_pin : "la_iena_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.724731, 2.757045, 2.857379, 3.218119, 5.133163",\
"2.775082, 2.807396, 2.907730, 3.268469, 5.183514",\
"2.888243, 2.920557, 3.020891, 3.381630, 5.296675",\
"3.210512, 3.242826, 3.343159, 3.703899, 5.618943",\
"4.325058, 4.357371, 4.457705, 4.818445, 6.733489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.898146, 2.923129, 2.985214, 3.153625, 3.999876",\
"2.946257, 2.971240, 3.033325, 3.201736, 4.047987",\
"3.058751, 3.083735, 3.145820, 3.314230, 4.160481",\
"3.413781, 3.438764, 3.500849, 3.669260, 4.515511",\
"4.725242, 4.750226, 4.812311, 4.980721, 5.826972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328");
}
} /* end of arc la_iena_mprj[99]_la_data_in_mprj[99]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.724731, 2.757045, 2.857379, 3.218119, 5.133163",\
"2.775082, 2.807396, 2.907730, 3.268469, 5.183514",\
"2.888243, 2.920557, 3.020891, 3.381630, 5.296675",\
"3.210512, 3.242826, 3.343159, 3.703899, 5.618943",\
"4.325058, 4.357371, 4.457705, 4.818445, 6.733489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563",\
"0.043212, 0.075799, 0.201147, 0.692943, 3.326563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.898146, 2.923129, 2.985214, 3.153625, 3.999876",\
"2.946257, 2.971240, 3.033325, 3.201736, 4.047987",\
"3.058751, 3.083735, 3.145820, 3.314230, 4.160481",\
"3.413781, 3.438764, 3.500849, 3.669260, 4.515511",\
"4.725242, 4.750226, 4.812311, 4.980721, 5.826972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328",\
"0.041407, 0.058464, 0.114081, 0.316997, 1.469328");
}
} /* end of arc la_iena_mprj[99]_la_data_in_mprj[99]_una_min*/
} /* end of pin la_data_in_mprj[99] */
pin("la_data_in_mprj[98]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001178 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[98];
timing () {
related_pin : "la_data_out_core[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.878910, 0.911110, 1.011400, 1.372259, 3.286446",\
"0.919877, 0.952078, 1.052368, 1.413226, 3.327413",\
"1.021504, 1.053705, 1.153994, 1.514855, 3.429031",\
"1.344613, 1.376816, 1.477087, 1.838025, 3.751793",\
"2.487983, 2.520588, 2.621218, 2.982325, 4.895567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.043571, 0.076161, 0.201463, 0.693443, 3.325564",\
"0.043571, 0.076161, 0.201463, 0.693443, 3.325564",\
"0.043572, 0.076161, 0.201463, 0.693446, 3.325564",\
"0.043599, 0.076195, 0.201463, 0.693565, 3.325564",\
"0.045144, 0.077540, 0.202034, 0.693565, 3.325564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "1.033899, 1.058715, 1.120754, 1.289174, 2.135144",\
"1.080673, 1.105489, 1.167528, 1.335949, 2.181918",\
"1.195188, 1.220004, 1.282043, 1.450464, 2.296432",\
"1.589274, 1.614075, 1.676114, 1.844545, 2.690348",\
"3.214960, 3.240129, 3.302671, 3.471128, 4.317351");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.041600, 0.058598, 0.114212, 0.317180, 1.469281",\
"0.041600, 0.058598, 0.114212, 0.317180, 1.469281",\
"0.041600, 0.058598, 0.114212, 0.317180, 1.469281",\
"0.041603, 0.058598, 0.114212, 0.317229, 1.469281",\
"0.042985, 0.059867, 0.115057, 0.317532, 1.469281");
}
} /* end of arc la_data_out_core[98]_la_data_in_mprj[98]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.878910, 0.911110, 1.011400, 1.372259, 3.286446",\
"0.919877, 0.952078, 1.052368, 1.413226, 3.327413",\
"1.021504, 1.053705, 1.153994, 1.514855, 3.429031",\
"1.344613, 1.376816, 1.477087, 1.838025, 3.751793",\
"2.487983, 2.520588, 2.621218, 2.982325, 4.895567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.043571, 0.076161, 0.201462, 0.693443, 3.323410",\
"0.043571, 0.076161, 0.201462, 0.693443, 3.323410",\
"0.043572, 0.076161, 0.201462, 0.693446, 3.323410",\
"0.043599, 0.076195, 0.201462, 0.693517, 3.323410",\
"0.045144, 0.077540, 0.202034, 0.693517, 3.323410");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "1.033899, 1.058715, 1.120754, 1.289174, 2.135144",\
"1.080673, 1.105489, 1.167528, 1.335949, 2.181918",\
"1.195188, 1.220004, 1.282043, 1.450464, 2.296432",\
"1.589274, 1.614075, 1.676114, 1.844545, 2.690348",\
"3.214960, 3.240129, 3.302671, 3.471128, 4.317351");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.041600, 0.058594, 0.114211, 0.317180, 1.468504",\
"0.041600, 0.058594, 0.114211, 0.317180, 1.468504",\
"0.041600, 0.058594, 0.114211, 0.317180, 1.468504",\
"0.041603, 0.058594, 0.114211, 0.317229, 1.468504",\
"0.042985, 0.059867, 0.115057, 0.317532, 1.468504");
}
} /* end of arc la_data_out_core[98]_la_data_in_mprj[98]_una_min*/
timing () {
related_pin : "la_iena_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "2.413509, 2.445709, 2.545998, 2.906862, 4.821024",\
"2.463886, 2.496087, 2.596376, 2.957239, 4.871401",\
"2.577011, 2.609212, 2.709501, 3.070364, 4.984527",\
"2.899366, 2.931567, 3.031856, 3.392719, 5.306881",\
"4.015328, 4.047529, 4.147818, 4.508681, 6.422843");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "2.276653, 2.301469, 2.363507, 2.531929, 3.377892",\
"2.324745, 2.349560, 2.411599, 2.580020, 3.425984",\
"2.437261, 2.462076, 2.524115, 2.692536, 3.538500",\
"2.792309, 2.817125, 2.879164, 3.047585, 3.893548",\
"4.102303, 4.127119, 4.189157, 4.357578, 5.203542");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279");
}
} /* end of arc la_iena_mprj[98]_la_data_in_mprj[98]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "2.413509, 2.445709, 2.545998, 2.906862, 4.821024",\
"2.463886, 2.496087, 2.596376, 2.957239, 4.871401",\
"2.577011, 2.609212, 2.709501, 3.070364, 4.984527",\
"2.899366, 2.931567, 3.031856, 3.392719, 5.306881",\
"4.015328, 4.047529, 4.147818, 4.508681, 6.422843");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522",\
"0.043572, 0.076163, 0.201463, 0.693450, 3.325522");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "2.276653, 2.301469, 2.363507, 2.531929, 3.377892",\
"2.324745, 2.349560, 2.411599, 2.580020, 3.425984",\
"2.437261, 2.462076, 2.524115, 2.692536, 3.538500",\
"2.792309, 2.817125, 2.879164, 3.047585, 3.893548",\
"4.102303, 4.127119, 4.189157, 4.357578, 5.203542");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279",\
"0.041600, 0.058598, 0.114212, 0.317181, 1.469279");
}
} /* end of arc la_iena_mprj[98]_la_data_in_mprj[98]_una_min*/
} /* end of pin la_data_in_mprj[98] */
pin("la_data_in_mprj[97]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000869 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[97];
timing () {
related_pin : "la_data_out_core[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.855799, 0.888363, 0.988701, 1.349375, 3.264166",\
"0.897018, 0.929581, 1.029920, 1.390594, 3.305385",\
"1.002641, 1.035204, 1.135542, 1.496219, 3.410996",\
"1.325513, 1.358080, 1.458398, 1.819156, 3.733510",\
"2.462451, 2.495389, 2.595990, 2.957007, 4.870306");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.042530, 0.075138, 0.200477, 0.692384, 3.324929",\
"0.042530, 0.075138, 0.200477, 0.692384, 3.324929",\
"0.042531, 0.075140, 0.200477, 0.692388, 3.324929",\
"0.042559, 0.075174, 0.200477, 0.692510, 3.324929",\
"0.043926, 0.076386, 0.200965, 0.692645, 3.324929");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "1.008736, 1.034050, 1.096212, 1.264532, 2.110408",\
"1.055941, 1.081255, 1.143417, 1.311738, 2.157613",\
"1.174299, 1.199613, 1.261775, 1.430095, 2.275968",\
"1.568434, 1.593732, 1.655894, 1.824224, 2.669929",\
"3.187156, 3.212765, 3.275369, 3.443734, 4.289604");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.040996, 0.058169, 0.113820, 0.316800, 1.467895",\
"0.040996, 0.058169, 0.113820, 0.316800, 1.467895",\
"0.040996, 0.058169, 0.113820, 0.316801, 1.467895",\
"0.041000, 0.058169, 0.113820, 0.316851, 1.467895",\
"0.042211, 0.059273, 0.114556, 0.317176, 1.467895");
}
} /* end of arc la_data_out_core[97]_la_data_in_mprj[97]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.855799, 0.888363, 0.988701, 1.349375, 3.264166",\
"0.897018, 0.929581, 1.029920, 1.390594, 3.305385",\
"1.002641, 1.035204, 1.135542, 1.496219, 3.410996",\
"1.325513, 1.358080, 1.458398, 1.819156, 3.733510",\
"2.462451, 2.495389, 2.595990, 2.957007, 4.870306");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.042530, 0.075138, 0.200475, 0.692384, 3.321981",\
"0.042530, 0.075138, 0.200475, 0.692384, 3.321981",\
"0.042531, 0.075140, 0.200475, 0.692388, 3.321981",\
"0.042559, 0.075174, 0.200475, 0.692510, 3.321981",\
"0.043926, 0.076386, 0.200965, 0.692645, 3.321981");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "1.008736, 1.034050, 1.096212, 1.264532, 2.110408",\
"1.055941, 1.081255, 1.143417, 1.311738, 2.157613",\
"1.174299, 1.199613, 1.261775, 1.430095, 2.275968",\
"1.568434, 1.593732, 1.655894, 1.824224, 2.669929",\
"3.187156, 3.212765, 3.275369, 3.443734, 4.289604");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.040996, 0.058165, 0.113818, 0.316800, 1.467154",\
"0.040996, 0.058165, 0.113818, 0.316800, 1.467154",\
"0.040996, 0.058165, 0.113818, 0.316801, 1.467154",\
"0.041000, 0.058165, 0.113818, 0.316851, 1.467154",\
"0.042211, 0.059273, 0.114556, 0.317176, 1.467154");
}
} /* end of arc la_data_out_core[97]_la_data_in_mprj[97]_una_min*/
timing () {
related_pin : "la_iena_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "2.455559, 2.488123, 2.588460, 2.949141, 4.863895",\
"2.505972, 2.538536, 2.638873, 2.999554, 4.914309",\
"2.619052, 2.651616, 2.751953, 3.112634, 5.027388",\
"2.941445, 2.974009, 3.074346, 3.435027, 5.349781",\
"4.057732, 4.090295, 4.190632, 4.551313, 6.466067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "2.284648, 2.309962, 2.372123, 2.540444, 3.386313",\
"2.332724, 2.358037, 2.420199, 2.588520, 3.434388",\
"2.445261, 2.470574, 2.532736, 2.701056, 3.546925",\
"2.800359, 2.825673, 2.887835, 3.056155, 3.902024",\
"4.109834, 4.135148, 4.197309, 4.365630, 5.211498");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893");
}
} /* end of arc la_iena_mprj[97]_la_data_in_mprj[97]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "2.455559, 2.488123, 2.588460, 2.949141, 4.863895",\
"2.505972, 2.538536, 2.638873, 2.999554, 4.914309",\
"2.619052, 2.651616, 2.751953, 3.112634, 5.027388",\
"2.941445, 2.974009, 3.074346, 3.435027, 5.349781",\
"4.057732, 4.090295, 4.190632, 4.551313, 6.466067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871",\
"0.042532, 0.075141, 0.200477, 0.692394, 3.324871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "2.284648, 2.309962, 2.372123, 2.540444, 3.386313",\
"2.332724, 2.358037, 2.420199, 2.588520, 3.434388",\
"2.445261, 2.470574, 2.532736, 2.701056, 3.546925",\
"2.800359, 2.825673, 2.887835, 3.056155, 3.902024",\
"4.109834, 4.135148, 4.197309, 4.365630, 5.211498");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893",\
"0.040996, 0.058169, 0.113820, 0.316802, 1.467893");
}
} /* end of arc la_iena_mprj[97]_la_data_in_mprj[97]_una_min*/
} /* end of pin la_data_in_mprj[97] */
pin("la_data_in_mprj[96]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001366 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[96];
timing () {
related_pin : "la_data_out_core[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.828640, 0.860618, 0.960974, 1.324047, 3.237772",\
"0.869753, 0.901731, 1.002087, 1.365160, 3.278886",\
"0.974706, 1.006685, 1.107039, 1.470116, 3.383826",\
"1.297221, 1.329201, 1.429537, 1.792693, 3.705992",\
"2.427295, 2.459534, 2.560032, 2.923591, 4.835021");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.044099, 0.076650, 0.202040, 0.700316, 3.329919",\
"0.044099, 0.076650, 0.202040, 0.700316, 3.329919",\
"0.044100, 0.076651, 0.202040, 0.700321, 3.329919",\
"0.044127, 0.076684, 0.202040, 0.700442, 3.329919",\
"0.045229, 0.077676, 0.202403, 0.700865, 3.329919");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.978268, 1.002840, 1.064829, 1.234610, 2.080682",\
"1.027562, 1.052134, 1.114122, 1.283904, 2.129976",\
"1.143049, 1.167621, 1.229609, 1.399391, 2.245461",\
"1.537230, 1.561789, 1.623777, 1.793568, 2.639473",\
"3.149818, 3.174584, 3.236916, 3.406754, 4.252447");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.041950, 0.058867, 0.114427, 0.321836, 1.471803",\
"0.041950, 0.058867, 0.114427, 0.321836, 1.471803",\
"0.041950, 0.058867, 0.114427, 0.321837, 1.471803",\
"0.041954, 0.058867, 0.114427, 0.321885, 1.471803",\
"0.042914, 0.059723, 0.115004, 0.322229, 1.471803");
}
} /* end of arc la_data_out_core[96]_la_data_in_mprj[96]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.828640, 0.860618, 0.960974, 1.324047, 3.237772",\
"0.869753, 0.901731, 1.002087, 1.365160, 3.278886",\
"0.974706, 1.006685, 1.107039, 1.470116, 3.383826",\
"1.297221, 1.329201, 1.429537, 1.792693, 3.705992",\
"2.427295, 2.459534, 2.560032, 2.923591, 4.835021");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.044099, 0.076650, 0.202039, 0.700316, 3.325825",\
"0.044099, 0.076650, 0.202039, 0.700316, 3.325825",\
"0.044100, 0.076651, 0.202039, 0.700321, 3.325825",\
"0.044127, 0.076684, 0.202039, 0.700442, 3.325825",\
"0.045229, 0.077676, 0.202403, 0.700865, 3.325825");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.978268, 1.002840, 1.064829, 1.234610, 2.080682",\
"1.027562, 1.052134, 1.114122, 1.283904, 2.129976",\
"1.143049, 1.167621, 1.229609, 1.399391, 2.245461",\
"1.537230, 1.561789, 1.623777, 1.793568, 2.639473",\
"3.149818, 3.174584, 3.236916, 3.406754, 4.252447");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.041950, 0.058862, 0.114426, 0.321836, 1.471113",\
"0.041950, 0.058862, 0.114426, 0.321836, 1.471113",\
"0.041950, 0.058862, 0.114426, 0.321837, 1.471113",\
"0.041954, 0.058862, 0.114426, 0.321885, 1.471113",\
"0.042914, 0.059723, 0.115004, 0.322229, 1.471113");
}
} /* end of arc la_data_out_core[96]_la_data_in_mprj[96]_una_min*/
timing () {
related_pin : "la_iena_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "2.486814, 2.518793, 2.619147, 2.982223, 4.895941",\
"2.536376, 2.568354, 2.668709, 3.031784, 4.945502",\
"2.648310, 2.680288, 2.780643, 3.143718, 5.057436",\
"2.993015, 3.024994, 3.125349, 3.488424, 5.402142",\
"4.235345, 4.267324, 4.367679, 4.730754, 6.644472");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "2.421310, 2.445882, 2.507870, 2.677652, 3.523717",\
"2.470969, 2.495541, 2.557529, 2.727311, 3.573377",\
"2.582803, 2.607375, 2.669363, 2.839145, 3.685211",\
"2.934730, 2.959302, 3.021290, 3.191072, 4.037138",\
"4.172599, 4.197170, 4.259159, 4.428941, 5.275006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801");
}
} /* end of arc la_iena_mprj[96]_la_data_in_mprj[96]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "2.486814, 2.518793, 2.619147, 2.982223, 4.895941",\
"2.536376, 2.568354, 2.668709, 3.031784, 4.945502",\
"2.648310, 2.680288, 2.780643, 3.143718, 5.057436",\
"2.993015, 3.024994, 3.125349, 3.488424, 5.402142",\
"4.235345, 4.267324, 4.367679, 4.730754, 6.644472");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906",\
"0.044100, 0.076650, 0.202040, 0.700319, 3.329906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "2.421310, 2.445882, 2.507870, 2.677652, 3.523717",\
"2.470969, 2.495541, 2.557529, 2.727311, 3.573377",\
"2.582803, 2.607375, 2.669363, 2.839145, 3.685211",\
"2.934730, 2.959302, 3.021290, 3.191072, 4.037138",\
"4.172599, 4.197170, 4.259159, 4.428941, 5.275006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801",\
"0.041950, 0.058866, 0.114427, 0.321839, 1.471801");
}
} /* end of arc la_iena_mprj[96]_la_data_in_mprj[96]_una_min*/
} /* end of pin la_data_in_mprj[96] */
pin("la_data_in_mprj[95]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001299 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[95];
timing () {
related_pin : "la_data_out_core[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.164789, 1.196830, 1.297215, 1.657599, 3.573983",\
"1.206665, 1.238706, 1.339090, 1.699475, 3.615859",\
"1.314971, 1.347011, 1.447397, 1.807781, 3.724165",\
"1.654687, 1.686728, 1.787113, 2.147497, 4.063882",\
"2.857983, 2.890024, 2.990409, 3.350794, 5.267172");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693119, 3.329551");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.346191, 1.370891, 1.432873, 1.601240, 2.447965",\
"1.393041, 1.417741, 1.479723, 1.648091, 2.494815",\
"1.511108, 1.535807, 1.597790, 1.766157, 2.612882",\
"1.869098, 1.893798, 1.955780, 2.124148, 2.970872",\
"3.017109, 3.041808, 3.103790, 3.272158, 4.118870");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041814, 0.058791, 0.114381, 0.317083, 1.469529");
}
} /* end of arc la_data_out_core[95]_la_data_in_mprj[95]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.164789, 1.196830, 1.297215, 1.657599, 3.573983",\
"1.206665, 1.238706, 1.339090, 1.699475, 3.615859",\
"1.314971, 1.347011, 1.447397, 1.807781, 3.724165",\
"1.654687, 1.686728, 1.787113, 2.147497, 4.063882",\
"2.857983, 2.890024, 2.990409, 3.350794, 5.267172");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329563",\
"0.043801, 0.076345, 0.201869, 0.693119, 3.329551");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.346191, 1.370891, 1.432873, 1.601240, 2.447965",\
"1.393041, 1.417741, 1.479723, 1.648091, 2.494815",\
"1.511108, 1.535807, 1.597790, 1.766157, 2.612882",\
"1.869098, 1.893798, 1.955780, 2.124148, 2.970872",\
"3.017109, 3.041808, 3.103790, 3.272158, 4.118870");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041814, 0.058791, 0.114381, 0.317083, 1.469529");
}
} /* end of arc la_data_out_core[95]_la_data_in_mprj[95]_una_min*/
timing () {
related_pin : "la_iena_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "2.900645, 2.932686, 3.033071, 3.393455, 5.309840",\
"2.950201, 2.982242, 3.082627, 3.443011, 5.359396",\
"3.062116, 3.094157, 3.194542, 3.554926, 5.471311",\
"3.406857, 3.438898, 3.539283, 3.899667, 5.816051",\
"4.654226, 4.686267, 4.786652, 5.147036, 7.063421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "2.814667, 2.839368, 2.901350, 3.069717, 3.916442",\
"2.864262, 2.888962, 2.950944, 3.119312, 3.966036",\
"2.976150, 3.000850, 3.062832, 3.231200, 4.077925",\
"3.328073, 3.352773, 3.414755, 3.583123, 4.429848",\
"4.570277, 4.594977, 4.656959, 4.825327, 5.672051");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533");
}
} /* end of arc la_iena_mprj[95]_la_data_in_mprj[95]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "2.900645, 2.932686, 3.033071, 3.393455, 5.309840",\
"2.950201, 2.982242, 3.082627, 3.443011, 5.359396",\
"3.062116, 3.094157, 3.194542, 3.554926, 5.471311",\
"3.406857, 3.438898, 3.539283, 3.899667, 5.816051",\
"4.654226, 4.686267, 4.786652, 5.147036, 7.063421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562",\
"0.043801, 0.076345, 0.201869, 0.693117, 3.329562");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "2.814667, 2.839368, 2.901350, 3.069717, 3.916442",\
"2.864262, 2.888962, 2.950944, 3.119312, 3.966036",\
"2.976150, 3.000850, 3.062832, 3.231200, 4.077925",\
"3.328073, 3.352773, 3.414755, 3.583123, 4.429848",\
"4.570277, 4.594977, 4.656959, 4.825327, 5.672051");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533",\
"0.041813, 0.058792, 0.114381, 0.317079, 1.469533");
}
} /* end of arc la_iena_mprj[95]_la_data_in_mprj[95]_una_min*/
} /* end of pin la_data_in_mprj[95] */
pin("la_data_in_mprj[94]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001441 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[94];
timing () {
related_pin : "la_data_out_core[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.325857, 1.357759, 1.457996, 1.821557, 3.732774",\
"1.370274, 1.402176, 1.502413, 1.865974, 3.777190",\
"1.471130, 1.503032, 1.603269, 1.966830, 3.878047",\
"1.818744, 1.850646, 1.950883, 2.314444, 4.225661",\
"3.058826, 3.090727, 3.190964, 3.554526, 5.465742");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326267");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.339523, 1.364069, 1.426026, 1.595758, 2.443041",\
"1.389203, 1.413748, 1.475705, 1.645438, 2.492721",\
"1.504099, 1.528645, 1.590602, 1.760334, 2.607617",\
"1.892076, 1.916621, 1.978578, 2.148311, 2.995594",\
"3.291790, 3.316334, 3.378291, 3.548025, 4.395292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042068, 0.059002, 0.114533, 0.321653, 1.472385");
}
} /* end of arc la_data_out_core[94]_la_data_in_mprj[94]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.325857, 1.357759, 1.457996, 1.821557, 3.732774",\
"1.370274, 1.402176, 1.502413, 1.865974, 3.777190",\
"1.471130, 1.503032, 1.603269, 1.966830, 3.878047",\
"1.818744, 1.850646, 1.950883, 2.314444, 4.225661",\
"3.058826, 3.090727, 3.190964, 3.554526, 5.465742");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326267");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.339523, 1.364069, 1.426026, 1.595758, 2.443041",\
"1.389203, 1.413748, 1.475705, 1.645438, 2.492721",\
"1.504099, 1.528645, 1.590602, 1.760334, 2.607617",\
"1.892076, 1.916621, 1.978578, 2.148311, 2.995594",\
"3.291790, 3.316334, 3.378291, 3.548025, 4.395292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042068, 0.059002, 0.114533, 0.321653, 1.472385");
}
} /* end of arc la_data_out_core[94]_la_data_in_mprj[94]_una_min*/
timing () {
related_pin : "la_iena_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "3.122542, 3.154444, 3.254681, 3.618243, 5.529459",\
"3.172076, 3.203977, 3.304214, 3.667776, 5.578992",\
"3.283938, 3.315839, 3.416076, 3.779638, 5.690855",\
"3.628776, 3.660677, 3.760914, 4.124475, 6.035692",\
"4.889983, 4.921884, 5.022121, 5.385683, 7.296900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "2.865561, 2.890106, 2.952063, 3.121796, 3.969079",\
"2.914972, 2.939518, 3.001475, 3.171208, 4.018491",\
"3.027008, 3.051554, 3.113511, 3.283244, 4.130527",\
"3.378920, 3.403466, 3.465423, 3.635155, 4.482439",\
"4.632945, 4.657490, 4.719448, 4.889180, 5.736463");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389");
}
} /* end of arc la_iena_mprj[94]_la_data_in_mprj[94]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "3.122542, 3.154444, 3.254681, 3.618243, 5.529459",\
"3.172076, 3.203977, 3.304214, 3.667776, 5.578992",\
"3.283938, 3.315839, 3.416076, 3.779638, 5.690855",\
"3.628776, 3.660677, 3.760914, 4.124475, 6.035692",\
"4.889983, 4.921884, 5.022121, 5.385683, 7.296900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266",\
"0.044506, 0.077086, 0.202275, 0.701331, 3.326266");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "2.865561, 2.890106, 2.952063, 3.121796, 3.969079",\
"2.914972, 2.939518, 3.001475, 3.171208, 4.018491",\
"3.027008, 3.051554, 3.113511, 3.283244, 4.130527",\
"3.378920, 3.403466, 3.465423, 3.635155, 4.482439",\
"4.632945, 4.657490, 4.719448, 4.889180, 5.736463");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389",\
"0.042067, 0.059003, 0.114533, 0.321648, 1.472389");
}
} /* end of arc la_iena_mprj[94]_la_data_in_mprj[94]_una_min*/
} /* end of pin la_data_in_mprj[94] */
pin("la_data_in_mprj[93]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001563 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[93];
timing () {
related_pin : "la_data_out_core[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.098184, 1.129899, 1.230420, 1.592504, 3.510066",\
"1.140182, 1.171898, 1.272418, 1.634503, 3.552065",\
"1.243140, 1.274855, 1.375376, 1.737460, 3.655022",\
"1.583347, 1.615062, 1.715583, 2.077667, 3.995230",\
"2.749273, 2.780989, 2.881508, 3.243597, 5.161139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044435, 0.076907, 0.202722, 0.699389, 3.336487");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.243712, 1.268147, 1.330027, 1.499578, 2.347452",\
"1.291940, 1.316375, 1.378255, 1.547806, 2.395680",\
"1.407261, 1.431696, 1.493576, 1.663127, 2.511001",\
"1.800434, 1.824868, 1.886748, 2.056300, 2.904174",\
"3.274059, 3.298493, 3.360372, 3.529925, 4.377784");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059211, 0.114727, 0.321207, 1.471491");
}
} /* end of arc la_data_out_core[93]_la_data_in_mprj[93]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.098184, 1.129899, 1.230420, 1.592504, 3.510066",\
"1.140182, 1.171898, 1.272418, 1.634503, 3.552065",\
"1.243140, 1.274855, 1.375376, 1.737460, 3.655022",\
"1.583347, 1.615062, 1.715583, 2.077667, 3.995230",\
"2.749273, 2.780989, 2.881508, 3.243597, 5.161139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336519",\
"0.044435, 0.076907, 0.202722, 0.699389, 3.336487");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.243712, 1.268147, 1.330027, 1.499578, 2.347452",\
"1.291940, 1.316375, 1.378255, 1.547806, 2.395680",\
"1.407261, 1.431696, 1.493576, 1.663127, 2.511001",\
"1.800434, 1.824868, 1.886748, 2.056300, 2.904174",\
"3.274059, 3.298493, 3.360372, 3.529925, 4.377784");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059211, 0.114727, 0.321207, 1.471491");
}
} /* end of arc la_data_out_core[93]_la_data_in_mprj[93]_una_min*/
timing () {
related_pin : "la_iena_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.957649, 2.989365, 3.089885, 3.451970, 5.369532",\
"3.007176, 3.038891, 3.139412, 3.501496, 5.419058",\
"3.119011, 3.150726, 3.251247, 3.613331, 5.530894",\
"3.463891, 3.495606, 3.596127, 3.958211, 5.875774",\
"4.732912, 4.764627, 4.865148, 5.227232, 7.144794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.816036, 2.840471, 2.902350, 3.071902, 3.919776",\
"2.865341, 2.889776, 2.951656, 3.121207, 3.969081",\
"2.977467, 3.001902, 3.063781, 3.233333, 4.081207",\
"3.329371, 3.353806, 3.415686, 3.585238, 4.433112",\
"4.590542, 4.614977, 4.676857, 4.846408, 5.694282");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495");
}
} /* end of arc la_iena_mprj[93]_la_data_in_mprj[93]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.957649, 2.989365, 3.089885, 3.451970, 5.369532",\
"3.007176, 3.038891, 3.139412, 3.501496, 5.419058",\
"3.119011, 3.150726, 3.251247, 3.613331, 5.530894",\
"3.463891, 3.495606, 3.596127, 3.958211, 5.875774",\
"4.732912, 4.764627, 4.865148, 5.227232, 7.144794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520",\
"0.044433, 0.076905, 0.202722, 0.699383, 3.336520");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "2.816036, 2.840471, 2.902350, 3.071902, 3.919776",\
"2.865341, 2.889776, 2.951656, 3.121207, 3.969081",\
"2.977467, 3.001902, 3.063781, 3.233333, 4.081207",\
"3.329371, 3.353806, 3.415686, 3.585238, 4.433112",\
"4.590542, 4.614977, 4.676857, 4.846408, 5.694282");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495",\
"0.042269, 0.059212, 0.114727, 0.321203, 1.471495");
}
} /* end of arc la_iena_mprj[93]_la_data_in_mprj[93]_una_min*/
} /* end of pin la_data_in_mprj[93] */
pin("la_data_in_mprj[92]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001132 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[92];
timing () {
related_pin : "la_data_out_core[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.071174, 1.103394, 1.203954, 1.563726, 3.483725",\
"1.115339, 1.147559, 1.248120, 1.607891, 3.527890",\
"1.217550, 1.249770, 1.350330, 1.710102, 3.630101",\
"1.556833, 1.589053, 1.689613, 2.049385, 3.969384",\
"2.748019, 2.780239, 2.880798, 3.240573, 5.160553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043043, 0.075549, 0.201334, 0.691641, 3.334695");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.158964, 1.184113, 1.246175, 1.414419, 2.263409",\
"1.208887, 1.234037, 1.296099, 1.464343, 2.313333",\
"1.324802, 1.349952, 1.412014, 1.580258, 2.429248",\
"1.705897, 1.731047, 1.793109, 1.961353, 2.810343",\
"3.055930, 3.081079, 3.143141, 3.311385, 4.160362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316240, 1.470114");
}
} /* end of arc la_data_out_core[92]_la_data_in_mprj[92]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.071174, 1.103394, 1.203954, 1.563726, 3.483725",\
"1.115339, 1.147559, 1.248120, 1.607891, 3.527890",\
"1.217550, 1.249770, 1.350330, 1.710102, 3.630101",\
"1.556833, 1.589053, 1.689613, 2.049385, 3.969384",\
"2.748019, 2.780239, 2.880798, 3.240573, 5.160553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043043, 0.075549, 0.201334, 0.691641, 3.334695");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.158964, 1.184113, 1.246175, 1.414419, 2.263409",\
"1.208887, 1.234037, 1.296099, 1.464343, 2.313333",\
"1.324802, 1.349952, 1.412014, 1.580258, 2.429248",\
"1.705897, 1.731047, 1.793109, 1.961353, 2.810343",\
"3.055930, 3.081079, 3.143141, 3.311385, 4.160362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316240, 1.470114");
}
} /* end of arc la_data_out_core[92]_la_data_in_mprj[92]_una_min*/
timing () {
related_pin : "la_iena_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "2.833105, 2.865325, 2.965885, 3.325657, 5.245656",\
"2.882637, 2.914856, 3.015417, 3.375188, 5.295187",\
"2.994479, 3.026699, 3.127259, 3.487031, 5.407030",\
"3.339324, 3.371544, 3.472104, 3.831876, 5.751874",\
"4.608343, 4.640563, 4.741123, 5.100895, 7.020895");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "2.672407, 2.697557, 2.759619, 2.927862, 3.776852",\
"2.721710, 2.746860, 2.808922, 2.977165, 3.826155",\
"2.833850, 2.859000, 2.921062, 3.089306, 3.938295",\
"3.185751, 3.210901, 3.272964, 3.441207, 4.290197",\
"4.447012, 4.472162, 4.534224, 4.702467, 5.551457");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118");
}
} /* end of arc la_iena_mprj[92]_la_data_in_mprj[92]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "2.833105, 2.865325, 2.965885, 3.325657, 5.245656",\
"2.882637, 2.914856, 3.015417, 3.375188, 5.295187",\
"2.994479, 3.026699, 3.127259, 3.487031, 5.407030",\
"3.339324, 3.371544, 3.472104, 3.831876, 5.751874",\
"4.608343, 4.640563, 4.741123, 5.100895, 7.020895");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726",\
"0.043042, 0.075548, 0.201334, 0.691636, 3.334726");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "2.672407, 2.697557, 2.759619, 2.927862, 3.776852",\
"2.721710, 2.746860, 2.808922, 2.977165, 3.826155",\
"2.833850, 2.859000, 2.921062, 3.089306, 3.938295",\
"3.185751, 3.210901, 3.272964, 3.441207, 4.290197",\
"4.447012, 4.472162, 4.534224, 4.702467, 5.551457");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118",\
"0.041445, 0.058605, 0.114169, 0.316236, 1.470118");
}
} /* end of arc la_iena_mprj[92]_la_data_in_mprj[92]_una_min*/
} /* end of pin la_data_in_mprj[92] */
pin("la_data_in_mprj[91]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001168 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[91];
timing () {
related_pin : "la_data_out_core[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.347557, 1.380114, 1.480684, 1.841790, 3.755005",\
"1.388968, 1.421524, 1.522094, 1.883200, 3.796416",\
"1.491896, 1.524453, 1.625022, 1.986128, 3.899344",\
"1.833169, 1.865726, 1.966295, 2.327401, 4.240617",\
"2.957134, 2.989690, 3.090260, 3.451366, 5.364582");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077308, 0.201910, 0.693529, 3.323426");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.373056, 1.397988, 1.460032, 1.628384, 2.475515",\
"1.420885, 1.445817, 1.507861, 1.676213, 2.523344",\
"1.536212, 1.561144, 1.623188, 1.791540, 2.638671",\
"1.933465, 1.958397, 2.020441, 2.188793, 3.035924",\
"3.370436, 3.395366, 3.457411, 3.625763, 4.472880");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058611, 0.114205, 0.316829, 1.469601");
}
} /* end of arc la_data_out_core[91]_la_data_in_mprj[91]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.347557, 1.380114, 1.480684, 1.841790, 3.755005",\
"1.388968, 1.421524, 1.522094, 1.883200, 3.796416",\
"1.491896, 1.524453, 1.625022, 1.986128, 3.899344",\
"1.833169, 1.865726, 1.966295, 2.327401, 4.240617",\
"2.957134, 2.989690, 3.090260, 3.451366, 5.364582");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323424",\
"0.044877, 0.077308, 0.201910, 0.693529, 3.323426");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.373056, 1.397988, 1.460032, 1.628384, 2.475515",\
"1.420885, 1.445817, 1.507861, 1.676213, 2.523344",\
"1.536212, 1.561144, 1.623188, 1.791540, 2.638671",\
"1.933465, 1.958397, 2.020441, 2.188793, 3.035924",\
"3.370436, 3.395366, 3.457411, 3.625763, 4.472880");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469606",\
"0.041554, 0.058611, 0.114205, 0.316829, 1.469601");
}
} /* end of arc la_data_out_core[91]_la_data_in_mprj[91]_una_min*/
timing () {
related_pin : "la_iena_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "3.190342, 3.222899, 3.323468, 3.684574, 5.597791",\
"3.239893, 3.272450, 3.373020, 3.734126, 5.647342",\
"3.351796, 3.384352, 3.484922, 3.846028, 5.759244",\
"3.696560, 3.729117, 3.829686, 4.190793, 6.104009",\
"4.947252, 4.979809, 5.080379, 5.441484, 7.354701");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "2.911420, 2.936352, 2.998396, 3.166748, 4.013879",\
"2.960972, 2.985904, 3.047948, 3.216300, 4.063431",\
"3.072895, 3.097827, 3.159871, 3.328223, 4.175354",\
"3.424815, 3.449747, 3.511791, 3.680144, 4.527275",\
"4.669792, 4.694724, 4.756768, 4.925120, 5.772251");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605");
}
} /* end of arc la_iena_mprj[91]_la_data_in_mprj[91]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "3.190342, 3.222899, 3.323468, 3.684574, 5.597791",\
"3.239893, 3.272450, 3.373020, 3.734126, 5.647342",\
"3.351796, 3.384352, 3.484922, 3.846028, 5.759244",\
"3.696560, 3.729117, 3.829686, 4.190793, 6.104009",\
"4.947252, 4.979809, 5.080379, 5.441484, 7.354701");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426",\
"0.044877, 0.077307, 0.201910, 0.693529, 3.323426");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "2.911420, 2.936352, 2.998396, 3.166748, 4.013879",\
"2.960972, 2.985904, 3.047948, 3.216300, 4.063431",\
"3.072895, 3.097827, 3.159871, 3.328223, 4.175354",\
"3.424815, 3.449747, 3.511791, 3.680144, 4.527275",\
"4.669792, 4.694724, 4.756768, 4.925120, 5.772251");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605",\
"0.041554, 0.058612, 0.114206, 0.316824, 1.469605");
}
} /* end of arc la_iena_mprj[91]_la_data_in_mprj[91]_una_min*/
} /* end of pin la_data_in_mprj[91] */
pin("la_data_in_mprj[90]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001160 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[90];
timing () {
related_pin : "la_data_out_core[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.157422, 1.189613, 1.290141, 1.650027, 3.569360",\
"1.198078, 1.230269, 1.330797, 1.690683, 3.610015",\
"1.302775, 1.334966, 1.435494, 1.795380, 3.714712",\
"1.620832, 1.653023, 1.753551, 2.113437, 4.032769",\
"2.714138, 2.746328, 2.846856, 3.206744, 5.126062");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043173, 0.075687, 0.201423, 0.691905, 3.333739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.444396, 1.469377, 1.531425, 1.699753, 2.547301",\
"1.492938, 1.517919, 1.579967, 1.748295, 2.595843",\
"1.608413, 1.633394, 1.695442, 1.863770, 2.711318",\
"1.994145, 2.019126, 2.081175, 2.249502, 3.097050",\
"3.504691, 3.529670, 3.591719, 3.760047, 4.607582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058609, 0.114197, 0.316696, 1.469715");
}
} /* end of arc la_data_out_core[90]_la_data_in_mprj[90]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.157422, 1.189613, 1.290141, 1.650027, 3.569360",\
"1.198078, 1.230269, 1.330797, 1.690683, 3.610015",\
"1.302775, 1.334966, 1.435494, 1.795380, 3.714712",\
"1.620832, 1.653023, 1.753551, 2.113437, 4.032769",\
"2.714138, 2.746328, 2.846856, 3.206744, 5.126062");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043173, 0.075687, 0.201423, 0.691905, 3.333739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.444396, 1.469377, 1.531425, 1.699753, 2.547301",\
"1.492938, 1.517919, 1.579967, 1.748295, 2.595843",\
"1.608413, 1.633394, 1.695442, 1.863770, 2.711318",\
"1.994145, 2.019126, 2.081175, 2.249502, 3.097050",\
"3.504691, 3.529670, 3.591719, 3.760047, 4.607582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469720",\
"0.041529, 0.058609, 0.114197, 0.316696, 1.469715");
}
} /* end of arc la_data_out_core[90]_la_data_in_mprj[90]_una_min*/
timing () {
related_pin : "la_iena_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "3.073261, 3.105452, 3.205980, 3.565866, 5.485198",\
"3.122786, 3.154977, 3.255505, 3.615391, 5.534723",\
"3.234619, 3.266810, 3.367338, 3.727224, 5.646556",\
"3.579509, 3.611700, 3.712228, 4.072114, 5.991446",\
"4.848533, 4.880724, 4.981252, 5.341138, 7.260470");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "3.055038, 3.080019, 3.142067, 3.310395, 4.157943",\
"3.104349, 3.129329, 3.191378, 3.359705, 4.207253",\
"3.216470, 3.241451, 3.303499, 3.471827, 4.319374",\
"3.568375, 3.593356, 3.655404, 3.823732, 4.671279",\
"4.829210, 4.854190, 4.916239, 5.084567, 5.932114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719");
}
} /* end of arc la_iena_mprj[90]_la_data_in_mprj[90]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "3.073261, 3.105452, 3.205980, 3.565866, 5.485198",\
"3.122786, 3.154977, 3.255505, 3.615391, 5.534723",\
"3.234619, 3.266810, 3.367338, 3.727224, 5.646556",\
"3.579509, 3.611700, 3.712228, 4.072114, 5.991446",\
"4.848533, 4.880724, 4.981252, 5.341138, 7.260470");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760",\
"0.043172, 0.075686, 0.201423, 0.691901, 3.333760");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "3.055038, 3.080019, 3.142067, 3.310395, 4.157943",\
"3.104349, 3.129329, 3.191378, 3.359705, 4.207253",\
"3.216470, 3.241451, 3.303499, 3.471827, 4.319374",\
"3.568375, 3.593356, 3.655404, 3.823732, 4.671279",\
"4.829210, 4.854190, 4.916239, 5.084567, 5.932114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719",\
"0.041529, 0.058610, 0.114197, 0.316692, 1.469719");
}
} /* end of arc la_iena_mprj[90]_la_data_in_mprj[90]_una_min*/
} /* end of pin la_data_in_mprj[90] */
pin("la_data_in_mprj[89]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001274 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[89];
timing () {
related_pin : "la_data_out_core[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.123732, 1.155788, 1.256293, 1.616195, 3.535167",\
"1.164435, 1.196490, 1.296995, 1.656897, 3.575869",\
"1.266274, 1.298329, 1.398834, 1.758736, 3.677707",\
"1.583570, 1.615625, 1.716130, 2.076032, 3.995003",\
"2.655437, 2.687493, 2.787997, 3.147902, 5.066859");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043554, 0.076062, 0.201798, 0.692306, 3.333602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.387629, 1.412426, 1.474419, 1.642746, 2.490184",\
"1.434207, 1.459004, 1.520998, 1.689324, 2.536763",\
"1.549082, 1.573878, 1.635872, 1.804199, 2.651637",\
"1.935906, 1.960703, 2.022697, 2.191023, 3.038462",\
"3.428852, 3.453647, 3.515641, 3.683969, 4.531394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316845, 1.469722");
}
} /* end of arc la_data_out_core[89]_la_data_in_mprj[89]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.123732, 1.155788, 1.256293, 1.616195, 3.535167",\
"1.164435, 1.196490, 1.296995, 1.656897, 3.575869",\
"1.266274, 1.298329, 1.398834, 1.758736, 3.677707",\
"1.583570, 1.615625, 1.716130, 2.076032, 3.995003",\
"2.655437, 2.687493, 2.787997, 3.147902, 5.066859");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043554, 0.076062, 0.201798, 0.692306, 3.333602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.387629, 1.412426, 1.474419, 1.642746, 2.490184",\
"1.434207, 1.459004, 1.520998, 1.689324, 2.536763",\
"1.549082, 1.573878, 1.635872, 1.804199, 2.651637",\
"1.935906, 1.960703, 2.022697, 2.191023, 3.038462",\
"3.428852, 3.453647, 3.515641, 3.683969, 4.531394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316845, 1.469722");
}
} /* end of arc la_data_out_core[89]_la_data_in_mprj[89]_una_min*/
timing () {
related_pin : "la_iena_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "3.003829, 3.035885, 3.136389, 3.496292, 5.415263",\
"3.053364, 3.085419, 3.185924, 3.545826, 5.464797",\
"3.165228, 3.197284, 3.297789, 3.657691, 5.576662",\
"3.510062, 3.542118, 3.642623, 4.002525, 5.921496",\
"4.770700, 4.802755, 4.903260, 5.263163, 7.182133");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "2.968857, 2.993653, 3.055647, 3.223974, 4.071412",\
"3.018277, 3.043074, 3.105067, 3.273394, 4.120832",\
"3.130306, 3.155103, 3.217097, 3.385424, 4.232862",\
"3.482219, 3.507016, 3.569010, 3.737336, 4.584774",\
"4.735753, 4.760549, 4.822543, 4.990870, 5.838308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726");
}
} /* end of arc la_iena_mprj[89]_la_data_in_mprj[89]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "3.003829, 3.035885, 3.136389, 3.496292, 5.415263",\
"3.053364, 3.085419, 3.185924, 3.545826, 5.464797",\
"3.165228, 3.197284, 3.297789, 3.657691, 5.576662",\
"3.510062, 3.542118, 3.642623, 4.002525, 5.921496",\
"4.770700, 4.802755, 4.903260, 5.263163, 7.182133");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624",\
"0.043553, 0.076061, 0.201798, 0.692302, 3.333624");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "2.968857, 2.993653, 3.055647, 3.223974, 4.071412",\
"3.018277, 3.043074, 3.105067, 3.273394, 4.120832",\
"3.130306, 3.155103, 3.217097, 3.385424, 4.232862",\
"3.482219, 3.507016, 3.569010, 3.737336, 4.584774",\
"4.735753, 4.760549, 4.822543, 4.990870, 5.838308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726",\
"0.041750, 0.058773, 0.114352, 0.316842, 1.469726");
}
} /* end of arc la_iena_mprj[89]_la_data_in_mprj[89]_una_min*/
} /* end of pin la_data_in_mprj[89] */
pin("la_data_in_mprj[88]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001203 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[88];
timing () {
related_pin : "la_data_out_core[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.123666, 1.155802, 1.256347, 1.616132, 3.535887",\
"1.164634, 1.196769, 1.297314, 1.657100, 3.576854",\
"1.266568, 1.298703, 1.399248, 1.759034, 3.678788",\
"1.583569, 1.615705, 1.716250, 2.076035, 3.995789",\
"2.647893, 2.680029, 2.780573, 3.140362, 5.060099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043282, 0.075785, 0.201568, 0.691896, 3.334582");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.410091, 1.435019, 1.497047, 1.665362, 2.513078",\
"1.457118, 1.482047, 1.544075, 1.712389, 2.560106",\
"1.572098, 1.597026, 1.659054, 1.827369, 2.675085",\
"1.959490, 1.984419, 2.046446, 2.214761, 3.062478",\
"3.444218, 3.469146, 3.531173, 3.699489, 4.547193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316691, 1.469778");
}
} /* end of arc la_data_out_core[88]_la_data_in_mprj[88]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.123666, 1.155802, 1.256347, 1.616132, 3.535887",\
"1.164634, 1.196769, 1.297314, 1.657100, 3.576854",\
"1.266568, 1.298703, 1.399248, 1.759034, 3.678788",\
"1.583569, 1.615705, 1.716250, 2.076035, 3.995789",\
"2.647893, 2.680029, 2.780573, 3.140362, 5.060099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043282, 0.075785, 0.201568, 0.691896, 3.334582");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.410091, 1.435019, 1.497047, 1.665362, 2.513078",\
"1.457118, 1.482047, 1.544075, 1.712389, 2.560106",\
"1.572098, 1.597026, 1.659054, 1.827369, 2.675085",\
"1.959490, 1.984419, 2.046446, 2.214761, 3.062478",\
"3.444218, 3.469146, 3.531173, 3.699489, 4.547193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316691, 1.469778");
}
} /* end of arc la_data_out_core[88]_la_data_in_mprj[88]_una_min*/
timing () {
related_pin : "la_iena_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "2.937385, 2.969521, 3.070065, 3.429851, 5.349605",\
"2.986949, 3.019085, 3.119630, 3.479416, 5.399169",\
"3.098880, 3.131016, 3.231561, 3.591347, 5.511100",\
"3.443593, 3.475729, 3.576273, 3.936059, 5.855813",\
"4.686755, 4.718891, 4.819435, 5.179221, 7.098975");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "2.937215, 2.962144, 3.024171, 3.192486, 4.040202",\
"2.986867, 3.011796, 3.073823, 3.242138, 4.089855",\
"3.098710, 3.123639, 3.185666, 3.353981, 4.201697",\
"3.450637, 3.475566, 3.537593, 3.705908, 4.553624",\
"4.689222, 4.714150, 4.776178, 4.944493, 5.792209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782");
}
} /* end of arc la_iena_mprj[88]_la_data_in_mprj[88]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "2.937385, 2.969521, 3.070065, 3.429851, 5.349605",\
"2.986949, 3.019085, 3.119630, 3.479416, 5.399169",\
"3.098880, 3.131016, 3.231561, 3.591347, 5.511100",\
"3.443593, 3.475729, 3.576273, 3.936059, 5.855813",\
"4.686755, 4.718891, 4.819435, 5.179221, 7.098975");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609",\
"0.043281, 0.075784, 0.201569, 0.691892, 3.334609");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "2.937215, 2.962144, 3.024171, 3.192486, 4.040202",\
"2.986867, 3.011796, 3.073823, 3.242138, 4.089855",\
"3.098710, 3.123639, 3.185666, 3.353981, 4.201697",\
"3.450637, 3.475566, 3.537593, 3.705908, 4.553624",\
"4.689222, 4.714150, 4.776178, 4.944493, 5.792209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782",\
"0.041609, 0.058677, 0.114258, 0.316687, 1.469782");
}
} /* end of arc la_iena_mprj[88]_la_data_in_mprj[88]_una_min*/
} /* end of pin la_data_in_mprj[88] */
pin("la_data_in_mprj[87]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001224 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[87];
timing () {
related_pin : "la_data_out_core[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.178147, 1.210264, 1.310765, 1.670719, 3.589540",\
"1.222281, 1.254398, 1.354899, 1.714852, 3.633674",\
"1.323573, 1.355690, 1.456190, 1.816144, 3.734966",\
"1.640504, 1.672621, 1.773121, 2.133075, 4.051897",\
"2.702875, 2.734992, 2.835492, 3.195449, 5.114257");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043407, 0.075923, 0.201632, 0.692219, 3.333169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.363012, 1.387974, 1.449992, 1.618260, 2.466744",\
"1.409604, 1.434566, 1.496584, 1.664852, 2.513336",\
"1.525202, 1.550164, 1.612182, 1.780449, 2.628933",\
"1.912586, 1.937548, 1.999566, 2.167833, 3.016317",\
"3.394911, 3.419872, 3.481890, 3.650159, 4.498629");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041631, 0.058726, 0.114291, 0.316484, 1.470001");
}
} /* end of arc la_data_out_core[87]_la_data_in_mprj[87]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.178147, 1.210264, 1.310765, 1.670719, 3.589540",\
"1.222281, 1.254398, 1.354899, 1.714852, 3.633674",\
"1.323573, 1.355690, 1.456190, 1.816144, 3.734966",\
"1.640504, 1.672621, 1.773121, 2.133075, 4.051897",\
"2.702875, 2.734992, 2.835492, 3.195449, 5.114257");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043407, 0.075923, 0.201632, 0.692219, 3.333169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.363012, 1.387974, 1.449992, 1.618260, 2.466744",\
"1.409604, 1.434566, 1.496584, 1.664852, 2.513336",\
"1.525202, 1.550164, 1.612182, 1.780449, 2.628933",\
"1.912586, 1.937548, 1.999566, 2.167833, 3.016317",\
"3.394911, 3.419872, 3.481890, 3.650159, 4.498629");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041631, 0.058726, 0.114291, 0.316484, 1.470001");
}
} /* end of arc la_data_out_core[87]_la_data_in_mprj[87]_una_min*/
timing () {
related_pin : "la_iena_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "2.906460, 2.938577, 3.039078, 3.399031, 5.317852",\
"2.956026, 2.988142, 3.088643, 3.448597, 5.367418",\
"3.067970, 3.100087, 3.200588, 3.560541, 5.479362",\
"3.412658, 3.444774, 3.545275, 3.905229, 5.824050",\
"4.652327, 4.684443, 4.784945, 5.144898, 7.063719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "2.834004, 2.858966, 2.920984, 3.089252, 3.937735",\
"2.883698, 2.908660, 2.970678, 3.138946, 3.987430",\
"2.995504, 3.020466, 3.082484, 3.250751, 4.099235",\
"3.347433, 3.372395, 3.434413, 3.602681, 4.451164",\
"4.583012, 4.607974, 4.669992, 4.838260, 5.686743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005");
}
} /* end of arc la_iena_mprj[87]_la_data_in_mprj[87]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "2.906460, 2.938577, 3.039078, 3.399031, 5.317852",\
"2.956026, 2.988142, 3.088643, 3.448597, 5.367418",\
"3.067970, 3.100087, 3.200588, 3.560541, 5.479362",\
"3.412658, 3.444774, 3.545275, 3.905229, 5.824050",\
"4.652327, 4.684443, 4.784945, 5.144898, 7.063719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189",\
"0.043406, 0.075922, 0.201633, 0.692216, 3.333189");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "2.834004, 2.858966, 2.920984, 3.089252, 3.937735",\
"2.883698, 2.908660, 2.970678, 3.138946, 3.987430",\
"2.995504, 3.020466, 3.082484, 3.250751, 4.099235",\
"3.347433, 3.372395, 3.434413, 3.602681, 4.451164",\
"4.583012, 4.607974, 4.669992, 4.838260, 5.686743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005",\
"0.041630, 0.058726, 0.114291, 0.316480, 1.470005");
}
} /* end of arc la_iena_mprj[87]_la_data_in_mprj[87]_una_min*/
} /* end of pin la_data_in_mprj[87] */
pin("la_data_in_mprj[86]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001169 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[86];
timing () {
related_pin : "la_data_out_core[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.067042, 1.099216, 1.199785, 1.559495, 3.479728",\
"1.107737, 1.139910, 1.240479, 1.600189, 3.520422",\
"1.209944, 1.242118, 1.342687, 1.702397, 3.622630",\
"1.525412, 1.557585, 1.658154, 2.017864, 3.938097",\
"2.556630, 2.588803, 2.689371, 3.049085, 4.969298");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043144, 0.075643, 0.201458, 0.691670, 3.335216");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.216588, 1.241675, 1.303719, 1.471963, 2.320899",\
"1.263317, 1.288403, 1.350447, 1.518692, 2.367627",\
"1.378521, 1.403607, 1.465651, 1.633896, 2.482831",\
"1.768238, 1.793324, 1.855368, 2.023612, 2.872548",\
"3.219086, 3.244171, 3.306215, 3.474460, 4.323383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316294, 1.470112");
}
} /* end of arc la_data_out_core[86]_la_data_in_mprj[86]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.067042, 1.099216, 1.199785, 1.559495, 3.479728",\
"1.107737, 1.139910, 1.240479, 1.600189, 3.520422",\
"1.209944, 1.242118, 1.342687, 1.702397, 3.622630",\
"1.525412, 1.557585, 1.658154, 2.017864, 3.938097",\
"2.556630, 2.588803, 2.689371, 3.049085, 4.969298");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043144, 0.075643, 0.201458, 0.691670, 3.335216");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.216588, 1.241675, 1.303719, 1.471963, 2.320899",\
"1.263317, 1.288403, 1.350447, 1.518692, 2.367627",\
"1.378521, 1.403607, 1.465651, 1.633896, 2.482831",\
"1.768238, 1.793324, 1.855368, 2.023612, 2.872548",\
"3.219086, 3.244171, 3.306215, 3.474460, 4.323383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470115",\
"0.041517, 0.058658, 0.114220, 0.316294, 1.470112");
}
} /* end of arc la_data_out_core[86]_la_data_in_mprj[86]_una_min*/
timing () {
related_pin : "la_iena_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "2.768936, 2.801109, 2.901678, 3.261388, 5.181621",\
"2.818511, 2.850685, 2.951254, 3.310963, 5.231196",\
"2.930469, 2.962642, 3.063211, 3.422921, 5.343153",\
"3.275132, 3.307305, 3.407874, 3.767584, 5.687817",\
"4.511307, 4.543481, 4.644050, 5.003760, 6.923993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "2.671649, 2.696736, 2.758780, 2.927024, 3.775960",\
"2.721394, 2.746480, 2.808525, 2.976769, 3.825704",\
"2.833162, 2.858248, 2.920292, 3.088536, 3.937472",\
"3.185049, 3.210135, 3.272179, 3.440423, 4.289359",\
"4.417622, 4.442708, 4.504753, 4.672997, 5.521932");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114");
}
} /* end of arc la_iena_mprj[86]_la_data_in_mprj[86]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "2.768936, 2.801109, 2.901678, 3.261388, 5.181621",\
"2.818511, 2.850685, 2.951254, 3.310963, 5.231196",\
"2.930469, 2.962642, 3.063211, 3.422921, 5.343153",\
"3.275132, 3.307305, 3.407874, 3.767584, 5.687817",\
"4.511307, 4.543481, 4.644050, 5.003760, 6.923993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246",\
"0.043143, 0.075642, 0.201458, 0.691665, 3.335246");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "2.671649, 2.696736, 2.758780, 2.927024, 3.775960",\
"2.721394, 2.746480, 2.808525, 2.976769, 3.825704",\
"2.833162, 2.858248, 2.920292, 3.088536, 3.937472",\
"3.185049, 3.210135, 3.272179, 3.440423, 4.289359",\
"4.417622, 4.442708, 4.504753, 4.672997, 5.521932");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114",\
"0.041517, 0.058658, 0.114220, 0.316290, 1.470114");
}
} /* end of arc la_iena_mprj[86]_la_data_in_mprj[86]_una_min*/
} /* end of pin la_data_in_mprj[86] */
pin("la_data_in_mprj[85]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001131 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[85];
timing () {
related_pin : "la_data_out_core[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.083629, 1.115850, 1.216412, 1.576177, 3.496212",\
"1.124613, 1.156834, 1.257396, 1.617162, 3.537196",\
"1.226867, 1.259087, 1.359650, 1.719415, 3.639449",\
"1.542413, 1.574633, 1.675196, 2.034961, 3.954994",\
"2.577069, 2.609290, 2.709851, 3.069621, 4.989628");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334777",\
"0.043038, 0.075544, 0.201331, 0.691631, 3.334734");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.240170, 1.265313, 1.327375, 1.495625, 2.344508",\
"1.287385, 1.312528, 1.374590, 1.542840, 2.391723",\
"1.402665, 1.427807, 1.489870, 1.658120, 2.507003",\
"1.798820, 1.823961, 1.886024, 2.054274, 2.903148",\
"3.246652, 3.271792, 3.333855, 3.502106, 4.350968");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041446, 0.058601, 0.114167, 0.316269, 1.470085",\
"0.041446, 0.058601, 0.114167, 0.316273, 1.470082");
}
} /* end of arc la_data_out_core[85]_la_data_in_mprj[85]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.083629, 1.115850, 1.216412, 1.576177, 3.496212",\
"1.124613, 1.156834, 1.257396, 1.617162, 3.537196",\
"1.226867, 1.259087, 1.359650, 1.719415, 3.639449",\
"1.542413, 1.574633, 1.675196, 2.034961, 3.954994",\
"2.577069, 2.609290, 2.709851, 3.069621, 4.989628");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334777",\
"0.043038, 0.075544, 0.201331, 0.691631, 3.334734");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.240170, 1.265313, 1.327375, 1.495625, 2.344508",\
"1.287385, 1.312528, 1.374590, 1.542840, 2.391723",\
"1.402665, 1.427807, 1.489870, 1.658120, 2.507003",\
"1.798820, 1.823961, 1.886024, 2.054274, 2.903148",\
"3.246652, 3.271792, 3.333855, 3.502106, 4.350968");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041446, 0.058601, 0.114167, 0.316269, 1.470085",\
"0.041446, 0.058601, 0.114167, 0.316273, 1.470082");
}
} /* end of arc la_data_out_core[85]_la_data_in_mprj[85]_una_min*/
timing () {
related_pin : "la_iena_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "2.858856, 2.891077, 2.991639, 3.351404, 5.271439",\
"2.908393, 2.940614, 3.041176, 3.400941, 5.320975",\
"3.020285, 3.052506, 3.153068, 3.512833, 5.432868",\
"3.365068, 3.397289, 3.497851, 3.857616, 5.777650",\
"4.618457, 4.650678, 4.751240, 5.111005, 7.031039");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "2.758816, 2.783959, 2.846021, 3.014271, 3.863154",\
"2.808323, 2.833466, 2.895528, 3.063778, 3.912661",\
"2.920275, 2.945418, 3.007480, 3.175730, 4.024613",\
"3.272193, 3.297335, 3.359398, 3.527648, 4.376531",\
"4.519491, 4.544633, 4.606695, 4.774946, 5.623829");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088");
}
} /* end of arc la_iena_mprj[85]_la_data_in_mprj[85]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "2.858856, 2.891077, 2.991639, 3.351404, 5.271439",\
"2.908393, 2.940614, 3.041176, 3.400941, 5.320975",\
"3.020285, 3.052506, 3.153068, 3.512833, 5.432868",\
"3.365068, 3.397289, 3.497851, 3.857616, 5.777650",\
"4.618457, 4.650678, 4.751240, 5.111005, 7.031039");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779",\
"0.043036, 0.075542, 0.201331, 0.691623, 3.334779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "2.758816, 2.783959, 2.846021, 3.014271, 3.863154",\
"2.808323, 2.833466, 2.895528, 3.063778, 3.912661",\
"2.920275, 2.945418, 3.007480, 3.175730, 4.024613",\
"3.272193, 3.297335, 3.359398, 3.527648, 4.376531",\
"4.519491, 4.544633, 4.606695, 4.774946, 5.623829");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088",\
"0.041445, 0.058601, 0.114167, 0.316266, 1.470088");
}
} /* end of arc la_iena_mprj[85]_la_data_in_mprj[85]_una_min*/
} /* end of pin la_data_in_mprj[85] */
pin("la_data_in_mprj[84]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001120 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[84];
timing () {
related_pin : "la_data_out_core[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.077703, 1.109937, 1.210502, 1.570262, 3.490349",\
"1.118847, 1.151081, 1.251646, 1.611406, 3.531492",\
"1.220904, 1.253137, 1.353703, 1.713463, 3.633549",\
"1.537012, 1.569245, 1.669810, 2.029571, 3.949657",\
"2.588858, 2.621092, 2.721656, 3.081420, 5.001487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043001, 0.075507, 0.201296, 0.691586, 3.334790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.212564, 1.237732, 1.299800, 1.468044, 2.317037",\
"1.259916, 1.285084, 1.347152, 1.515396, 2.364389",\
"1.375027, 1.400195, 1.462263, 1.630507, 2.479500",\
"1.763426, 1.788594, 1.850662, 2.018906, 2.867899",\
"3.236225, 3.261392, 3.323460, 3.491704, 4.340684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316227, 1.470111");
}
} /* end of arc la_data_out_core[84]_la_data_in_mprj[84]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.077703, 1.109937, 1.210502, 1.570262, 3.490349",\
"1.118847, 1.151081, 1.251646, 1.611406, 3.531492",\
"1.220904, 1.253137, 1.353703, 1.713463, 3.633549",\
"1.537012, 1.569245, 1.669810, 2.029571, 3.949657",\
"2.588858, 2.621092, 2.721656, 3.081420, 5.001487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334821",\
"0.043001, 0.075507, 0.201296, 0.691586, 3.334790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.212564, 1.237732, 1.299800, 1.468044, 2.317037",\
"1.259916, 1.285084, 1.347152, 1.515396, 2.364389",\
"1.375027, 1.400195, 1.462263, 1.630507, 2.479500",\
"1.763426, 1.788594, 1.850662, 2.018906, 2.867899",\
"3.236225, 3.261392, 3.323460, 3.491704, 4.340684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316227, 1.470111");
}
} /* end of arc la_data_out_core[84]_la_data_in_mprj[84]_una_min*/
timing () {
related_pin : "la_iena_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "2.760371, 2.792604, 2.893170, 3.252930, 5.173016",\
"2.809942, 2.842175, 2.942740, 3.302501, 5.222587",\
"2.921890, 2.954123, 3.054689, 3.414449, 5.334535",\
"3.266571, 3.298804, 3.399369, 3.759129, 5.679215",\
"4.505265, 4.537498, 4.638063, 4.997824, 6.917910");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "2.665240, 2.690408, 2.752476, 2.920720, 3.769713",\
"2.714950, 2.740119, 2.802186, 2.970431, 3.819424",\
"2.826745, 2.851914, 2.913981, 3.082226, 3.931219",\
"3.178675, 3.203844, 3.265912, 3.434156, 4.283149",\
"4.413416, 4.438585, 4.500652, 4.668897, 5.517890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116");
}
} /* end of arc la_iena_mprj[84]_la_data_in_mprj[84]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "2.760371, 2.792604, 2.893170, 3.252930, 5.173016",\
"2.809942, 2.842175, 2.942740, 3.302501, 5.222587",\
"2.921890, 2.954123, 3.054689, 3.414449, 5.334535",\
"3.266571, 3.298804, 3.399369, 3.759129, 5.679215",\
"4.505265, 4.537498, 4.638063, 4.997824, 6.917910");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822",\
"0.043000, 0.075505, 0.201296, 0.691581, 3.334822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "2.665240, 2.690408, 2.752476, 2.920720, 3.769713",\
"2.714950, 2.740119, 2.802186, 2.970431, 3.819424",\
"2.826745, 2.851914, 2.913981, 3.082226, 3.931219",\
"3.178675, 3.203844, 3.265912, 3.434156, 4.283149",\
"4.413416, 4.438585, 4.500652, 4.668897, 5.517890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116",\
"0.041423, 0.058588, 0.114153, 0.316223, 1.470116");
}
} /* end of arc la_iena_mprj[84]_la_data_in_mprj[84]_una_min*/
} /* end of pin la_data_in_mprj[84] */
pin("la_data_in_mprj[83]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001211 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[83];
timing () {
related_pin : "la_data_out_core[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.151599, 1.183723, 1.284280, 1.644010, 3.564034",\
"1.193862, 1.225986, 1.326543, 1.686274, 3.606298",\
"1.296833, 1.328957, 1.429514, 1.789244, 3.709268",\
"1.636128, 1.668253, 1.768809, 2.128540, 4.048563",\
"2.838375, 2.870500, 2.971056, 3.330790, 5.250794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043289, 0.075787, 0.201596, 0.691839, 3.335043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.319595, 1.344602, 1.406626, 1.574876, 2.423663",\
"1.367773, 1.392781, 1.454805, 1.623055, 2.471841",\
"1.483088, 1.508096, 1.570120, 1.738370, 2.587156",\
"1.872724, 1.897731, 1.959755, 2.128006, 2.976792",\
"3.378812, 3.403819, 3.465843, 3.634094, 4.482866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058715, 0.114276, 0.316382, 1.470083");
}
} /* end of arc la_data_out_core[83]_la_data_in_mprj[83]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.151599, 1.183723, 1.284280, 1.644010, 3.564034",\
"1.193862, 1.225986, 1.326543, 1.686274, 3.606298",\
"1.296833, 1.328957, 1.429514, 1.789244, 3.709268",\
"1.636128, 1.668253, 1.768809, 2.128540, 4.048563",\
"2.838375, 2.870500, 2.971056, 3.330790, 5.250794");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043289, 0.075787, 0.201596, 0.691839, 3.335043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.319595, 1.344602, 1.406626, 1.574876, 2.423663",\
"1.367773, 1.392781, 1.454805, 1.623055, 2.471841",\
"1.483088, 1.508096, 1.570120, 1.738370, 2.587156",\
"1.872724, 1.897731, 1.959755, 2.128006, 2.976792",\
"3.378812, 3.403819, 3.465843, 3.634094, 4.482866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058715, 0.114276, 0.316382, 1.470083");
}
} /* end of arc la_data_out_core[83]_la_data_in_mprj[83]_una_min*/
timing () {
related_pin : "la_iena_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "2.754489, 2.786613, 2.887170, 3.246901, 5.166924",\
"2.804059, 2.836183, 2.936740, 3.296470, 5.216494",\
"2.916011, 2.948136, 3.048693, 3.408423, 5.328447",\
"3.260683, 3.292807, 3.393364, 3.753094, 5.673118",\
"4.498179, 4.530303, 4.630860, 4.990591, 6.910614");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "2.719097, 2.744105, 2.806129, 2.974379, 3.823165",\
"2.768821, 2.793828, 2.855852, 3.024103, 3.872889",\
"2.880602, 2.905610, 2.967634, 3.135885, 3.984671",\
"3.232533, 3.257541, 3.319565, 3.487815, 4.336601",\
"4.466243, 4.491251, 4.553275, 4.721525, 5.570311");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086");
}
} /* end of arc la_iena_mprj[83]_la_data_in_mprj[83]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "2.754489, 2.786613, 2.887170, 3.246901, 5.166924",\
"2.804059, 2.836183, 2.936740, 3.296470, 5.216494",\
"2.916011, 2.948136, 3.048693, 3.408423, 5.328447",\
"3.260683, 3.292807, 3.393364, 3.753094, 5.673118",\
"4.498179, 4.530303, 4.630860, 4.990591, 6.910614");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074",\
"0.043288, 0.075786, 0.201596, 0.691834, 3.335074");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "2.719097, 2.744105, 2.806129, 2.974379, 3.823165",\
"2.768821, 2.793828, 2.855852, 3.024103, 3.872889",\
"2.880602, 2.905610, 2.967634, 3.135885, 3.984671",\
"3.232533, 3.257541, 3.319565, 3.487815, 4.336601",\
"4.466243, 4.491251, 4.553275, 4.721525, 5.570311");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086",\
"0.041600, 0.058716, 0.114276, 0.316377, 1.470086");
}
} /* end of arc la_iena_mprj[83]_la_data_in_mprj[83]_una_min*/
} /* end of pin la_data_in_mprj[83] */
pin("la_data_in_mprj[82]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000923 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[82];
timing () {
related_pin : "la_data_out_core[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.624510, 0.656968, 0.757559, 1.117167, 3.037422",\
"0.665875, 0.698333, 0.798924, 1.158532, 3.078787",\
"0.768075, 0.800533, 0.901122, 1.260738, 3.180950",\
"1.087286, 1.119748, 1.220311, 1.580034, 3.499682",\
"2.137264, 2.169759, 2.270118, 2.630677, 4.545939");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.042334, 0.074851, 0.200678, 0.690938, 3.333921",\
"0.042334, 0.074851, 0.200678, 0.690938, 3.333921",\
"0.042336, 0.074855, 0.200678, 0.690950, 3.333853",\
"0.042374, 0.074901, 0.200675, 0.691114, 3.332946",\
"0.042664, 0.075260, 0.200655, 0.692385, 3.325893");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.780668, 0.806091, 0.868228, 1.036427, 1.884279",\
"0.828259, 0.853681, 0.915819, 1.084018, 1.931870",\
"0.943381, 0.968804, 1.030941, 1.199140, 2.046989",\
"1.337708, 1.363115, 1.425253, 1.593462, 2.441149",\
"2.894025, 2.919287, 2.981424, 3.149724, 3.995882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.041061, 0.058296, 0.113907, 0.316269, 1.468469",\
"0.041061, 0.058296, 0.113907, 0.316269, 1.468469",\
"0.041061, 0.058296, 0.113907, 0.316270, 1.468469",\
"0.041064, 0.058292, 0.113906, 0.316318, 1.468423",\
"0.041093, 0.058254, 0.113894, 0.316771, 1.467991");
}
} /* end of arc la_data_out_core[82]_la_data_in_mprj[82]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.624510, 0.656968, 0.757559, 1.117167, 3.037422",\
"0.665875, 0.698333, 0.798924, 1.158532, 3.078787",\
"0.768075, 0.800533, 0.901122, 1.260738, 3.180950",\
"1.087286, 1.119748, 1.220311, 1.580034, 3.499682",\
"2.137264, 2.169759, 2.270118, 2.630677, 4.545939");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.042334, 0.074851, 0.200678, 0.690938, 3.333921",\
"0.042334, 0.074851, 0.200678, 0.690938, 3.333921",\
"0.042336, 0.074855, 0.200678, 0.690950, 3.333853",\
"0.042374, 0.074901, 0.200675, 0.691114, 3.332946",\
"0.042664, 0.075260, 0.200655, 0.692385, 3.325893");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.780668, 0.806091, 0.868228, 1.036427, 1.884279",\
"0.828259, 0.853681, 0.915819, 1.084018, 1.931870",\
"0.943381, 0.968804, 1.030941, 1.199140, 2.046989",\
"1.337708, 1.363115, 1.425253, 1.593462, 2.441149",\
"2.894025, 2.919287, 2.981424, 3.149724, 3.995882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.041061, 0.058296, 0.113907, 0.316269, 1.468469",\
"0.041061, 0.058296, 0.113907, 0.316269, 1.468469",\
"0.041061, 0.058296, 0.113907, 0.316270, 1.468469",\
"0.041064, 0.058292, 0.113906, 0.316318, 1.468423",\
"0.041093, 0.058254, 0.113894, 0.316771, 1.467991");
}
} /* end of arc la_data_out_core[82]_la_data_in_mprj[82]_una_min*/
timing () {
related_pin : "la_iena_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "1.808573, 1.841031, 1.941622, 2.301231, 4.221477",\
"1.858876, 1.891334, 1.991924, 2.351534, 4.271779",\
"1.972110, 2.004567, 2.105158, 2.464768, 4.385013",\
"2.294502, 2.326960, 2.427551, 2.787160, 4.707406",\
"3.410145, 3.442603, 3.543194, 3.902803, 5.823049");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "1.825946, 1.851367, 1.913505, 2.081704, 2.929543",\
"1.874093, 1.899515, 1.961652, 2.129852, 2.977690",\
"1.986552, 2.011973, 2.074111, 2.242310, 3.090149",\
"2.341515, 2.366936, 2.429074, 2.597274, 3.445112",\
"3.654443, 3.679864, 3.742002, 3.910201, 4.758039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465");
}
} /* end of arc la_iena_mprj[82]_la_data_in_mprj[82]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "1.808573, 1.841031, 1.941622, 2.301231, 4.221477",\
"1.858876, 1.891334, 1.991924, 2.351534, 4.271779",\
"1.972110, 2.004567, 2.105158, 2.464768, 4.385013",\
"2.294502, 2.326960, 2.427551, 2.787160, 4.707406",\
"3.410145, 3.442603, 3.543194, 3.902803, 5.823049");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906",\
"0.042334, 0.074852, 0.200678, 0.690941, 3.333906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "1.825946, 1.851367, 1.913505, 2.081704, 2.929543",\
"1.874093, 1.899515, 1.961652, 2.129852, 2.977690",\
"1.986552, 2.011973, 2.074111, 2.242310, 3.090149",\
"2.341515, 2.366936, 2.429074, 2.597274, 3.445112",\
"3.654443, 3.679864, 3.742002, 3.910201, 4.758039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465",\
"0.041061, 0.058296, 0.113907, 0.316273, 1.468465");
}
} /* end of arc la_iena_mprj[82]_la_data_in_mprj[82]_una_min*/
} /* end of pin la_data_in_mprj[82] */
pin("la_data_in_mprj[81]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001106 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[81];
timing () {
related_pin : "la_data_out_core[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "1.039722, 1.071974, 1.172525, 1.532352, 3.452124",\
"1.081936, 1.114188, 1.214739, 1.574566, 3.494338",\
"1.190756, 1.223008, 1.323559, 1.683386, 3.603158",\
"1.527889, 1.560140, 1.660692, 2.020518, 3.940290",\
"2.693818, 2.726070, 2.826620, 3.186450, 5.106206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042979, 0.075491, 0.201250, 0.691641, 3.334238");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "1.246000, 1.271082, 1.333156, 1.501473, 2.349254",\
"1.293809, 1.318892, 1.380965, 1.549283, 2.397063",\
"1.412138, 1.437221, 1.499294, 1.667611, 2.515392",\
"1.766353, 1.791435, 1.853509, 2.021826, 2.869607",\
"2.874833, 2.899914, 2.961987, 3.130306, 3.978074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316572, 1.469764");
}
} /* end of arc la_data_out_core[81]_la_data_in_mprj[81]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "1.039722, 1.071974, 1.172525, 1.532352, 3.452124",\
"1.081936, 1.114188, 1.214739, 1.574566, 3.494338",\
"1.190756, 1.223008, 1.323559, 1.683386, 3.603158",\
"1.527889, 1.560140, 1.660692, 2.020518, 3.940290",\
"2.693818, 2.726070, 2.826620, 3.186450, 5.106206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334260",\
"0.042979, 0.075491, 0.201250, 0.691641, 3.334238");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "1.246000, 1.271082, 1.333156, 1.501473, 2.349254",\
"1.293809, 1.318892, 1.380965, 1.549283, 2.397063",\
"1.412138, 1.437221, 1.499294, 1.667611, 2.515392",\
"1.766353, 1.791435, 1.853509, 2.021826, 2.869607",\
"2.874833, 2.899914, 2.961987, 3.130306, 3.978074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316572, 1.469764");
}
} /* end of arc la_data_out_core[81]_la_data_in_mprj[81]_una_min*/
timing () {
related_pin : "la_iena_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "2.296875, 2.329127, 2.429678, 2.789505, 4.709276",\
"2.346459, 2.378711, 2.479262, 2.839089, 4.758860",\
"2.458371, 2.490623, 2.591174, 2.951001, 4.870772",\
"2.802887, 2.835139, 2.935690, 3.295517, 5.215289",\
"4.071561, 4.103813, 4.204364, 4.564191, 6.483963");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "2.343374, 2.368456, 2.430530, 2.598847, 3.446628",\
"2.392652, 2.417735, 2.479808, 2.648126, 3.495906",\
"2.504934, 2.530016, 2.592089, 2.760407, 3.608187",\
"2.856806, 2.881889, 2.943962, 3.112280, 3.960060",\
"4.118990, 4.144072, 4.206146, 4.374464, 5.222244");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768");
}
} /* end of arc la_iena_mprj[81]_la_data_in_mprj[81]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "2.296875, 2.329127, 2.429678, 2.789505, 4.709276",\
"2.346459, 2.378711, 2.479262, 2.839089, 4.758860",\
"2.458371, 2.490623, 2.591174, 2.951001, 4.870772",\
"2.802887, 2.835139, 2.935690, 3.295517, 5.215289",\
"4.071561, 4.103813, 4.204364, 4.564191, 6.483963");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261",\
"0.042978, 0.075490, 0.201250, 0.691637, 3.334261");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "2.343374, 2.368456, 2.430530, 2.598847, 3.446628",\
"2.392652, 2.417735, 2.479808, 2.648126, 3.495906",\
"2.504934, 2.530016, 2.592089, 2.760407, 3.608187",\
"2.856806, 2.881889, 2.943962, 3.112280, 3.960060",\
"4.118990, 4.144072, 4.206146, 4.374464, 5.222244");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768",\
"0.041423, 0.058538, 0.114126, 0.316569, 1.469768");
}
} /* end of arc la_iena_mprj[81]_la_data_in_mprj[81]_una_min*/
} /* end of pin la_data_in_mprj[81] */
pin("la_data_in_mprj[80]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001145 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[80];
timing () {
related_pin : "la_data_out_core[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.050370, 1.082572, 1.183150, 1.542836, 3.463252",\
"1.092103, 1.124304, 1.224883, 1.584569, 3.504984",\
"1.195047, 1.227248, 1.327827, 1.687513, 3.607929",\
"1.536394, 1.568596, 1.669174, 2.028861, 3.949276",\
"2.657985, 2.690187, 2.790764, 3.150454, 5.070849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043057, 0.075556, 0.201380, 0.691556, 3.335413");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.313237, 1.338283, 1.400338, 1.568638, 2.416680",\
"1.361602, 1.386648, 1.448703, 1.617002, 2.465045",\
"1.476929, 1.501975, 1.564031, 1.732330, 2.580372",\
"1.874399, 1.899445, 1.961500, 2.129800, 2.977842",\
"3.308900, 3.333945, 3.396001, 3.564301, 4.412330");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316535, 1.469851");
}
} /* end of arc la_data_out_core[80]_la_data_in_mprj[80]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.050370, 1.082572, 1.183150, 1.542836, 3.463252",\
"1.092103, 1.124304, 1.224883, 1.584569, 3.504984",\
"1.195047, 1.227248, 1.327827, 1.687513, 3.607929",\
"1.536394, 1.568596, 1.669174, 2.028861, 3.949276",\
"2.657985, 2.690187, 2.790764, 3.150454, 5.070849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043057, 0.075556, 0.201380, 0.691556, 3.335413");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.313237, 1.338283, 1.400338, 1.568638, 2.416680",\
"1.361602, 1.386648, 1.448703, 1.617002, 2.465045",\
"1.476929, 1.501975, 1.564031, 1.732330, 2.580372",\
"1.874399, 1.899445, 1.961500, 2.129800, 2.977842",\
"3.308900, 3.333945, 3.396001, 3.564301, 4.412330");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316535, 1.469851");
}
} /* end of arc la_data_out_core[80]_la_data_in_mprj[80]_una_min*/
timing () {
related_pin : "la_iena_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "2.819414, 2.851615, 2.952194, 3.311880, 5.232295",\
"2.868962, 2.901163, 3.001742, 3.361428, 5.281843",\
"2.980850, 3.013051, 3.113630, 3.473316, 5.393731",\
"3.325689, 3.357890, 3.458469, 3.818155, 5.738570",\
"4.580917, 4.613118, 4.713697, 5.073384, 6.993798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "3.075293, 3.100339, 3.162394, 3.330693, 4.178736",\
"3.124794, 3.149840, 3.211895, 3.380195, 4.228237",\
"3.236761, 3.261807, 3.323862, 3.492161, 4.340204",\
"3.588728, 3.613774, 3.675829, 3.844129, 4.692171",\
"4.837983, 4.863029, 4.925085, 5.093384, 5.941426");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854");
}
} /* end of arc la_iena_mprj[80]_la_data_in_mprj[80]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "2.819414, 2.851615, 2.952194, 3.311880, 5.232295",\
"2.868962, 2.901163, 3.001742, 3.361428, 5.281843",\
"2.980850, 3.013051, 3.113630, 3.473316, 5.393731",\
"3.325689, 3.357890, 3.458469, 3.818155, 5.738570",\
"4.580917, 4.613118, 4.713697, 5.073384, 6.993798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444",\
"0.043056, 0.075554, 0.201380, 0.691550, 3.335444");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "3.075293, 3.100339, 3.162394, 3.330693, 4.178736",\
"3.124794, 3.149840, 3.211895, 3.380195, 4.228237",\
"3.236761, 3.261807, 3.323862, 3.492161, 4.340204",\
"3.588728, 3.613774, 3.675829, 3.844129, 4.692171",\
"4.837983, 4.863029, 4.925085, 5.093384, 5.941426");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854",\
"0.041491, 0.058601, 0.114181, 0.316531, 1.469854");
}
} /* end of arc la_iena_mprj[80]_la_data_in_mprj[80]_una_min*/
} /* end of pin la_data_in_mprj[80] */
pin("la_data_in_mprj[79]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001229 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[79];
timing () {
related_pin : "la_data_out_core[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.276302, 1.308409, 1.408940, 1.768763, 3.688258",\
"1.322164, 1.354270, 1.454801, 1.814625, 3.734120",\
"1.421108, 1.453215, 1.553746, 1.913569, 3.833064",\
"1.777797, 1.809904, 1.910435, 2.270258, 4.189753",\
"3.172574, 3.204680, 3.305211, 3.665038, 5.584510");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043380, 0.075884, 0.201652, 0.692040, 3.334256");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.497220, 1.522102, 1.584117, 1.752435, 2.600074",\
"1.548685, 1.573568, 1.635583, 1.803901, 2.651539",\
"1.660008, 1.684890, 1.746905, 1.915223, 2.762862",\
"2.048721, 2.073604, 2.135619, 2.303936, 3.151575",\
"3.603186, 3.628067, 3.690083, 3.858401, 4.706024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041660, 0.058713, 0.114292, 0.316741, 1.469764");
}
} /* end of arc la_data_out_core[79]_la_data_in_mprj[79]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.276302, 1.308409, 1.408940, 1.768763, 3.688258",\
"1.322164, 1.354270, 1.454801, 1.814625, 3.734120",\
"1.421108, 1.453215, 1.553746, 1.913569, 3.833064",\
"1.777797, 1.809904, 1.910435, 2.270258, 4.189753",\
"3.172574, 3.204680, 3.305211, 3.665038, 5.584510");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043380, 0.075884, 0.201652, 0.692040, 3.334256");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.497220, 1.522102, 1.584117, 1.752435, 2.600074",\
"1.548685, 1.573568, 1.635583, 1.803901, 2.651539",\
"1.660008, 1.684890, 1.746905, 1.915223, 2.762862",\
"2.048721, 2.073604, 2.135619, 2.303936, 3.151575",\
"3.603186, 3.628067, 3.690083, 3.858401, 4.706024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041660, 0.058713, 0.114292, 0.316741, 1.469764");
}
} /* end of arc la_data_out_core[79]_la_data_in_mprj[79]_una_min*/
timing () {
related_pin : "la_iena_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "2.799953, 2.832059, 2.932590, 3.292413, 5.211908",\
"2.849526, 2.881632, 2.982163, 3.341986, 5.261482",\
"2.961485, 2.993591, 3.094122, 3.453945, 5.373440",\
"3.306197, 3.338303, 3.438835, 3.798658, 5.718153",\
"4.542543, 4.574649, 4.675180, 5.035004, 6.954498");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "3.094301, 3.119184, 3.181199, 3.349517, 4.197155",\
"3.144046, 3.168928, 3.230943, 3.399261, 4.246899",\
"3.255812, 3.280694, 3.342709, 3.511027, 4.358665",\
"3.607686, 3.632568, 3.694583, 3.862901, 4.710539",\
"4.840815, 4.865697, 4.927712, 5.096030, 5.943668");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768");
}
} /* end of arc la_iena_mprj[79]_la_data_in_mprj[79]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "2.799953, 2.832059, 2.932590, 3.292413, 5.211908",\
"2.849526, 2.881632, 2.982163, 3.341986, 5.261482",\
"2.961485, 2.993591, 3.094122, 3.453945, 5.373440",\
"3.306197, 3.338303, 3.438835, 3.798658, 5.718153",\
"4.542543, 4.574649, 4.675180, 5.035004, 6.954498");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292",\
"0.043378, 0.075883, 0.201652, 0.692034, 3.334292");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "3.094301, 3.119184, 3.181199, 3.349517, 4.197155",\
"3.144046, 3.168928, 3.230943, 3.399261, 4.246899",\
"3.255812, 3.280694, 3.342709, 3.511027, 4.358665",\
"3.607686, 3.632568, 3.694583, 3.862901, 4.710539",\
"4.840815, 4.865697, 4.927712, 5.096030, 5.943668");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768",\
"0.041659, 0.058713, 0.114292, 0.316736, 1.469768");
}
} /* end of arc la_iena_mprj[79]_la_data_in_mprj[79]_una_min*/
} /* end of pin la_data_in_mprj[79] */
pin("la_data_in_mprj[78]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001208 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[78];
timing () {
related_pin : "la_data_out_core[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.017302, 1.049434, 1.149967, 1.509798, 3.429302",\
"1.059299, 1.091431, 1.191964, 1.551796, 3.471300",\
"1.166414, 1.198545, 1.299079, 1.658910, 3.578414",\
"1.477383, 1.509515, 1.610048, 1.969879, 3.889384",\
"2.504484, 2.536616, 2.637149, 2.996983, 4.916473");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075818, 0.201582, 0.691979, 3.334200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.254536, 1.279451, 1.341477, 1.509796, 2.357437",\
"1.303429, 1.328345, 1.390370, 1.558690, 2.406331",\
"1.422764, 1.447679, 1.509705, 1.678024, 2.525665",\
"1.778476, 1.803392, 1.865417, 2.033736, 2.881378",\
"2.953756, 2.978670, 3.040696, 3.209015, 4.056645");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041619, 0.058682, 0.114263, 0.316717, 1.469759");
}
} /* end of arc la_data_out_core[78]_la_data_in_mprj[78]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.017302, 1.049434, 1.149967, 1.509798, 3.429302",\
"1.059299, 1.091431, 1.191964, 1.551796, 3.471300",\
"1.166414, 1.198545, 1.299079, 1.658910, 3.578414",\
"1.477383, 1.509515, 1.610048, 1.969879, 3.889384",\
"2.504484, 2.536616, 2.637149, 2.996983, 4.916473");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075818, 0.201582, 0.691979, 3.334200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.254536, 1.279451, 1.341477, 1.509796, 2.357437",\
"1.303429, 1.328345, 1.390370, 1.558690, 2.406331",\
"1.422764, 1.447679, 1.509705, 1.678024, 2.525665",\
"1.778476, 1.803392, 1.865417, 2.033736, 2.881378",\
"2.953756, 2.978670, 3.040696, 3.209015, 4.056645");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041619, 0.058682, 0.114263, 0.316717, 1.469759");
}
} /* end of arc la_data_out_core[78]_la_data_in_mprj[78]_una_min*/
timing () {
related_pin : "la_iena_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "2.344697, 2.376829, 2.477362, 2.837193, 4.756697",\
"2.394235, 2.426367, 2.526900, 2.886731, 4.806235",\
"2.506099, 2.538231, 2.638764, 2.998595, 4.918099",\
"2.850933, 2.883065, 2.983598, 3.343430, 5.262933",\
"4.111607, 4.143739, 4.244272, 4.604104, 6.523607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "2.374965, 2.399880, 2.461906, 2.630225, 3.477866",\
"2.424388, 2.449304, 2.511329, 2.679648, 3.527290",\
"2.536418, 2.561334, 2.623359, 2.791678, 3.639320",\
"2.888330, 2.913246, 2.975271, 3.143590, 3.991232",\
"4.141895, 4.166811, 4.228836, 4.397154, 5.244796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762");
}
} /* end of arc la_iena_mprj[78]_la_data_in_mprj[78]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "2.344697, 2.376829, 2.477362, 2.837193, 4.756697",\
"2.394235, 2.426367, 2.526900, 2.886731, 4.806235",\
"2.506099, 2.538231, 2.638764, 2.998595, 4.918099",\
"2.850933, 2.883065, 2.983598, 3.343430, 5.262933",\
"4.111607, 4.143739, 4.244272, 4.604104, 6.523607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222",\
"0.043311, 0.075817, 0.201582, 0.691975, 3.334222");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "2.374965, 2.399880, 2.461906, 2.630225, 3.477866",\
"2.424388, 2.449304, 2.511329, 2.679648, 3.527290",\
"2.536418, 2.561334, 2.623359, 2.791678, 3.639320",\
"2.888330, 2.913246, 2.975271, 3.143590, 3.991232",\
"4.141895, 4.166811, 4.228836, 4.397154, 5.244796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762",\
"0.041618, 0.058682, 0.114263, 0.316713, 1.469762");
}
} /* end of arc la_iena_mprj[78]_la_data_in_mprj[78]_una_min*/
} /* end of pin la_data_in_mprj[78] */
pin("la_data_in_mprj[77]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001173 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[77];
timing () {
related_pin : "la_data_out_core[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.718288, 0.750470, 0.850944, 1.211044, 3.129218",\
"0.763515, 0.795696, 0.896170, 1.256271, 3.174440",\
"0.864631, 0.896812, 0.997285, 1.357390, 3.275545",\
"1.185179, 1.217363, 1.317816, 1.678003, 3.595726",\
"2.298370, 2.330583, 2.430826, 2.791885, 4.705030");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.043291, 0.075821, 0.201463, 0.692273, 3.331953",\
"0.043292, 0.075822, 0.201463, 0.692274, 3.331944",\
"0.043293, 0.075823, 0.201463, 0.692278, 3.331924",\
"0.043321, 0.075858, 0.201461, 0.692403, 3.331229",\
"0.043624, 0.076230, 0.201442, 0.693732, 3.323869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.899950, 0.924877, 0.986919, 1.155268, 2.002437",\
"0.947549, 0.972477, 1.034518, 1.202868, 2.050037",\
"1.062933, 1.087860, 1.149902, 1.318252, 2.165420",\
"1.458484, 1.483399, 1.545440, 1.713798, 2.560825",\
"3.066408, 3.091257, 3.153354, 3.321790, 4.167616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.041563, 0.058620, 0.114213, 0.316818, 1.469618",\
"0.041563, 0.058620, 0.114213, 0.316818, 1.469618",\
"0.041563, 0.058620, 0.114213, 0.316819, 1.469618",\
"0.041567, 0.058620, 0.114213, 0.316861, 1.469618",\
"0.041749, 0.058729, 0.114299, 0.317265, 1.469618");
}
} /* end of arc la_data_out_core[77]_la_data_in_mprj[77]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.718288, 0.750470, 0.850944, 1.211044, 3.129218",\
"0.763515, 0.795696, 0.896170, 1.256271, 3.174440",\
"0.864631, 0.896812, 0.997285, 1.357390, 3.275545",\
"1.185179, 1.217363, 1.317816, 1.678003, 3.595726",\
"2.298370, 2.330583, 2.430826, 2.791885, 4.705030");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.043291, 0.075821, 0.201463, 0.692273, 3.331953",\
"0.043292, 0.075822, 0.201463, 0.692274, 3.331944",\
"0.043293, 0.075823, 0.201463, 0.692278, 3.331924",\
"0.043321, 0.075858, 0.201461, 0.692403, 3.331229",\
"0.043624, 0.076230, 0.201442, 0.693732, 3.323869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.899950, 0.924877, 0.986919, 1.155268, 2.002437",\
"0.947549, 0.972477, 1.034518, 1.202868, 2.050037",\
"1.062933, 1.087860, 1.149902, 1.318252, 2.165420",\
"1.458484, 1.483399, 1.545440, 1.713798, 2.560825",\
"3.066408, 3.091257, 3.153354, 3.321790, 4.167616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.041563, 0.058617, 0.114212, 0.316818, 1.469143",\
"0.041563, 0.058617, 0.114212, 0.316818, 1.469143",\
"0.041563, 0.058617, 0.114212, 0.316819, 1.469143",\
"0.041567, 0.058617, 0.114212, 0.316861, 1.469143",\
"0.041749, 0.058729, 0.114299, 0.317265, 1.469143");
}
} /* end of arc la_data_out_core[77]_la_data_in_mprj[77]_una_min*/
timing () {
related_pin : "la_iena_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "2.077008, 2.109190, 2.209662, 2.569769, 4.487911",\
"2.126537, 2.158719, 2.259192, 2.619298, 4.537440",\
"2.238378, 2.270560, 2.371032, 2.731138, 4.649280",\
"2.583257, 2.615438, 2.715911, 3.076018, 4.994159",\
"3.850319, 3.882501, 3.982973, 4.343080, 6.261221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "2.043937, 2.068864, 2.130905, 2.299255, 3.146420",\
"2.093277, 2.118203, 2.180245, 2.348595, 3.195759",\
"2.205375, 2.230302, 2.292344, 2.460694, 3.307858",\
"2.557282, 2.582209, 2.644251, 2.812600, 3.659765",\
"3.816344, 3.841271, 3.903312, 4.071662, 4.918827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617");
}
} /* end of arc la_iena_mprj[77]_la_data_in_mprj[77]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "2.077008, 2.109190, 2.209662, 2.569769, 4.487911",\
"2.126537, 2.158719, 2.259192, 2.619298, 4.537440",\
"2.238378, 2.270560, 2.371032, 2.731138, 4.649280",\
"2.583257, 2.615438, 2.715911, 3.076018, 4.994159",\
"3.850319, 3.882501, 3.982973, 4.343080, 6.261221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901",\
"0.043294, 0.075824, 0.201463, 0.692282, 3.331901");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "2.043937, 2.068864, 2.130905, 2.299255, 3.146420",\
"2.093277, 2.118203, 2.180245, 2.348595, 3.195759",\
"2.205375, 2.230302, 2.292344, 2.460694, 3.307858",\
"2.557282, 2.582209, 2.644251, 2.812600, 3.659765",\
"3.816344, 3.841271, 3.903312, 4.071662, 4.918827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617",\
"0.041564, 0.058620, 0.114213, 0.316820, 1.469617");
}
} /* end of arc la_iena_mprj[77]_la_data_in_mprj[77]_una_min*/
} /* end of pin la_data_in_mprj[77] */
pin("la_data_in_mprj[76]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001198 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[76];
timing () {
related_pin : "la_data_out_core[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.755573, 0.787734, 0.888137, 1.248515, 3.165175",\
"0.800612, 0.832773, 0.933176, 1.293554, 3.210212",\
"0.901819, 0.933980, 1.034382, 1.394762, 3.311410",\
"1.221711, 1.253875, 1.354261, 1.714707, 3.631010",\
"2.323061, 2.355366, 2.455716, 2.816819, 4.729783");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.043469, 0.076019, 0.201539, 0.692776, 3.329615",\
"0.043469, 0.076020, 0.201539, 0.692777, 3.329615",\
"0.043470, 0.076020, 0.201539, 0.692780, 3.329615",\
"0.043493, 0.076048, 0.201539, 0.692880, 3.329615",\
"0.044172, 0.076715, 0.201698, 0.693788, 3.329615");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.947120, 0.971948, 1.033978, 1.202368, 2.048829",\
"0.997075, 1.021904, 1.083933, 1.252324, 2.098784",\
"1.112555, 1.137383, 1.199413, 1.367803, 2.214263",\
"1.507751, 1.532570, 1.594599, 1.762996, 2.609341",\
"3.108571, 3.133536, 3.195833, 3.364279, 4.210268");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.041627, 0.058639, 0.114242, 0.317054, 1.469426",\
"0.041627, 0.058639, 0.114242, 0.317054, 1.469426",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469426",\
"0.041629, 0.058639, 0.114242, 0.317089, 1.469426",\
"0.042378, 0.059300, 0.114688, 0.317422, 1.469426");
}
} /* end of arc la_data_out_core[76]_la_data_in_mprj[76]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.755573, 0.787734, 0.888137, 1.248515, 3.165175",\
"0.800612, 0.832773, 0.933176, 1.293554, 3.210212",\
"0.901819, 0.933980, 1.034382, 1.394762, 3.311410",\
"1.221711, 1.253875, 1.354261, 1.714707, 3.631010",\
"2.323061, 2.355366, 2.455716, 2.816819, 4.729783");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.043469, 0.076019, 0.201537, 0.692776, 3.323481",\
"0.043469, 0.076020, 0.201537, 0.692777, 3.323481",\
"0.043470, 0.076020, 0.201537, 0.692780, 3.323481",\
"0.043493, 0.076048, 0.201537, 0.692880, 3.323481",\
"0.044172, 0.076715, 0.201698, 0.693788, 3.323481");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.947120, 0.971948, 1.033978, 1.202368, 2.048829",\
"0.997075, 1.021904, 1.083933, 1.252324, 2.098784",\
"1.112555, 1.137383, 1.199413, 1.367803, 2.214263",\
"1.507751, 1.532570, 1.594599, 1.762996, 2.609341",\
"3.108571, 3.133536, 3.195833, 3.364279, 4.210268");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.041627, 0.058636, 0.114241, 0.317054, 1.468841",\
"0.041627, 0.058636, 0.114241, 0.317054, 1.468841",\
"0.041627, 0.058636, 0.114241, 0.317055, 1.468841",\
"0.041629, 0.058636, 0.114241, 0.317089, 1.468841",\
"0.042378, 0.059300, 0.114688, 0.317422, 1.468841");
}
} /* end of arc la_data_out_core[76]_la_data_in_mprj[76]_una_min*/
timing () {
related_pin : "la_iena_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "2.099128, 2.131289, 2.231691, 2.592073, 4.508708",\
"2.148678, 2.180839, 2.281241, 2.641624, 4.558259",\
"2.260578, 2.292739, 2.393141, 2.753524, 4.670158",\
"2.605347, 2.637508, 2.737910, 3.098293, 5.014927",\
"3.856652, 3.888813, 3.989215, 4.349597, 6.266232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "2.064143, 2.088971, 2.151001, 2.319391, 3.165849",\
"2.113687, 2.138516, 2.200545, 2.368936, 3.215393",\
"2.225616, 2.250445, 2.312475, 2.480865, 3.327322",\
"2.577537, 2.602365, 2.664395, 2.832785, 3.679243",\
"3.823040, 3.847868, 3.909898, 4.078288, 4.924746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425");
}
} /* end of arc la_iena_mprj[76]_la_data_in_mprj[76]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "2.099128, 2.131289, 2.231691, 2.592073, 4.508708",\
"2.148678, 2.180839, 2.281241, 2.641624, 4.558259",\
"2.260578, 2.292739, 2.393141, 2.753524, 4.670158",\
"2.605347, 2.637508, 2.737910, 3.098293, 5.014927",\
"3.856652, 3.888813, 3.989215, 4.349597, 6.266232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575",\
"0.043471, 0.076021, 0.201539, 0.692784, 3.329575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "2.064143, 2.088971, 2.151001, 2.319391, 3.165849",\
"2.113687, 2.138516, 2.200545, 2.368936, 3.215393",\
"2.225616, 2.250445, 2.312475, 2.480865, 3.327322",\
"2.577537, 2.602365, 2.664395, 2.832785, 3.679243",\
"3.823040, 3.847868, 3.909898, 4.078288, 4.924746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425",\
"0.041627, 0.058639, 0.114242, 0.317055, 1.469425");
}
} /* end of arc la_iena_mprj[76]_la_data_in_mprj[76]_una_min*/
} /* end of pin la_data_in_mprj[76] */
pin("la_data_in_mprj[75]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001172 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[75];
timing () {
related_pin : "la_data_out_core[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "1.055083, 1.087616, 1.188166, 1.549272, 3.462461",\
"1.097591, 1.130123, 1.230674, 1.591780, 3.504969",\
"1.200742, 1.233281, 1.333837, 1.694943, 3.608138",\
"1.540769, 1.573378, 1.674006, 2.035113, 3.948366",\
"2.856195, 2.889300, 2.990426, 3.351540, 5.265207");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.044824, 0.077264, 0.201898, 0.693557, 3.323429",\
"0.044824, 0.077264, 0.201898, 0.693557, 3.323429",\
"0.044847, 0.077283, 0.201907, 0.693553, 3.323429",\
"0.045113, 0.077511, 0.202010, 0.693500, 3.323411",\
"0.046972, 0.079105, 0.202730, 0.693130, 3.323282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.995864, 1.020787, 1.082829, 1.251182, 2.098290",\
"1.043202, 1.068125, 1.130167, 1.298520, 2.145628",\
"1.158602, 1.183525, 1.245567, 1.413921, 2.261020",\
"1.554022, 1.578927, 1.640969, 1.809335, 2.656229",\
"3.236254, 3.261218, 3.323472, 3.491915, 4.337882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.041563, 0.058618, 0.114212, 0.316836, 1.469600",\
"0.041563, 0.058618, 0.114212, 0.316836, 1.469600",\
"0.041564, 0.058618, 0.114212, 0.316838, 1.469600",\
"0.041568, 0.058618, 0.114212, 0.316899, 1.469600",\
"0.042174, 0.059121, 0.114559, 0.317355, 1.469600");
}
} /* end of arc la_data_out_core[75]_la_data_in_mprj[75]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "1.055083, 1.087616, 1.188166, 1.549272, 3.462461",\
"1.097591, 1.130123, 1.230674, 1.591780, 3.504969",\
"1.200742, 1.233281, 1.333837, 1.694943, 3.608138",\
"1.540769, 1.573378, 1.674006, 2.035113, 3.948366",\
"2.856195, 2.889300, 2.990426, 3.351540, 5.265207");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.044824, 0.077264, 0.201898, 0.693557, 3.323429",\
"0.044824, 0.077264, 0.201898, 0.693557, 3.323429",\
"0.044847, 0.077283, 0.201907, 0.693553, 3.323429",\
"0.045113, 0.077511, 0.202010, 0.693500, 3.323411",\
"0.046972, 0.079105, 0.202730, 0.693130, 3.323282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.995864, 1.020787, 1.082829, 1.251182, 2.098290",\
"1.043202, 1.068125, 1.130167, 1.298520, 2.145628",\
"1.158602, 1.183525, 1.245567, 1.413921, 2.261020",\
"1.554022, 1.578927, 1.640969, 1.809335, 2.656229",\
"3.236254, 3.261218, 3.323472, 3.491915, 4.337882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.041563, 0.058612, 0.114210, 0.316836, 1.468921",\
"0.041563, 0.058612, 0.114210, 0.316836, 1.468921",\
"0.041564, 0.058612, 0.114210, 0.316838, 1.468921",\
"0.041568, 0.058612, 0.114210, 0.316899, 1.468921",\
"0.042174, 0.059121, 0.114559, 0.317355, 1.468921");
}
} /* end of arc la_data_out_core[75]_la_data_in_mprj[75]_una_min*/
timing () {
related_pin : "la_iena_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "2.324318, 2.356858, 2.457416, 2.818522, 4.731718",\
"2.373854, 2.406394, 2.506952, 2.868058, 4.781254",\
"2.485710, 2.518250, 2.618809, 2.979914, 4.893110",\
"2.830559, 2.863099, 2.963657, 3.324763, 5.237959",\
"4.093342, 4.125884, 4.226442, 4.587547, 6.500743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "2.082292, 2.107212, 2.169254, 2.337609, 3.184685",\
"2.131688, 2.156608, 2.218650, 2.387005, 3.234081",\
"2.243741, 2.268661, 2.330703, 2.499058, 3.346134",\
"2.595651, 2.620571, 2.682613, 2.850968, 3.698044",\
"3.851031, 3.875952, 3.937994, 4.106349, 4.953424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592");
}
} /* end of arc la_iena_mprj[75]_la_data_in_mprj[75]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "2.324318, 2.356858, 2.457416, 2.818522, 4.731718",\
"2.373854, 2.406394, 2.506952, 2.868058, 4.781254",\
"2.485710, 2.518250, 2.618809, 2.979914, 4.893110",\
"2.830559, 2.863099, 2.963657, 3.324763, 5.237959",\
"4.093342, 4.125884, 4.226442, 4.587547, 6.500743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428",\
"0.044853, 0.077288, 0.201910, 0.693552, 3.323428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "2.082292, 2.107212, 2.169254, 2.337609, 3.184685",\
"2.131688, 2.156608, 2.218650, 2.387005, 3.234081",\
"2.243741, 2.268661, 2.330703, 2.499058, 3.346134",\
"2.595651, 2.620571, 2.682613, 2.850968, 3.698044",\
"3.851031, 3.875952, 3.937994, 4.106349, 4.953424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592",\
"0.041564, 0.058617, 0.114211, 0.316845, 1.469592");
}
} /* end of arc la_iena_mprj[75]_la_data_in_mprj[75]_una_min*/
} /* end of pin la_data_in_mprj[75] */
pin("la_data_in_mprj[74]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000784 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[74];
timing () {
related_pin : "la_data_out_core[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.975791, 1.008661, 1.109108, 1.470123, 3.383489",\
"1.018322, 1.051192, 1.151639, 1.512654, 3.426020",\
"1.121220, 1.154090, 1.254537, 1.615553, 3.528918",\
"1.461789, 1.494730, 1.595244, 1.956261, 3.869681",\
"2.728039, 2.761513, 2.862531, 3.223554, 5.137390");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.043029, 0.075581, 0.200445, 0.692488, 3.322026",\
"0.043029, 0.075581, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043277, 0.075796, 0.200542, 0.692439, 3.322007",\
"0.045137, 0.077401, 0.201266, 0.692071, 3.321880");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.920724, 0.946294, 1.008497, 1.176744, 2.023947",\
"0.968748, 0.994319, 1.056522, 1.224768, 2.071971",\
"1.084180, 1.109749, 1.171952, 1.340199, 2.187392",\
"1.481715, 1.507261, 1.569464, 1.737725, 2.584684",\
"3.113954, 3.139453, 3.201773, 3.370123, 4.215799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.040809, 0.058079, 0.113714, 0.316320, 1.468243",\
"0.040809, 0.058079, 0.113714, 0.316320, 1.468243",\
"0.040809, 0.058079, 0.113714, 0.316323, 1.468243",\
"0.040814, 0.058079, 0.113714, 0.316392, 1.468243",\
"0.041162, 0.058336, 0.113899, 0.316872, 1.468243");
}
} /* end of arc la_data_out_core[74]_la_data_in_mprj[74]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.975791, 1.008661, 1.109108, 1.470123, 3.383489",\
"1.018322, 1.051192, 1.151639, 1.512654, 3.426020",\
"1.121220, 1.154090, 1.254537, 1.615553, 3.528918",\
"1.461789, 1.494730, 1.595244, 1.956261, 3.869681",\
"2.728039, 2.761513, 2.862531, 3.223554, 5.137390");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.043029, 0.075581, 0.200445, 0.692488, 3.322026",\
"0.043029, 0.075581, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043277, 0.075796, 0.200542, 0.692439, 3.322007",\
"0.045137, 0.077401, 0.201266, 0.692071, 3.321880");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.920724, 0.946294, 1.008497, 1.176744, 2.023947",\
"0.968748, 0.994319, 1.056522, 1.224768, 2.071971",\
"1.084180, 1.109749, 1.171952, 1.340199, 2.187392",\
"1.481715, 1.507261, 1.569464, 1.737725, 2.584684",\
"3.113954, 3.139453, 3.201773, 3.370123, 4.215799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.040809, 0.058073, 0.113712, 0.316320, 1.467613",\
"0.040809, 0.058073, 0.113712, 0.316320, 1.467613",\
"0.040809, 0.058073, 0.113712, 0.316323, 1.467613",\
"0.040814, 0.058073, 0.113712, 0.316392, 1.467613",\
"0.041162, 0.058336, 0.113899, 0.316872, 1.467613");
}
} /* end of arc la_data_out_core[74]_la_data_in_mprj[74]_una_min*/
timing () {
related_pin : "la_iena_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "2.216554, 2.249423, 2.349870, 2.710886, 4.624251",\
"2.266082, 2.298951, 2.399399, 2.760414, 4.673779",\
"2.377926, 2.410795, 2.511242, 2.872258, 4.785624",\
"2.722797, 2.755666, 2.856114, 3.217129, 5.130495",\
"3.988895, 4.021765, 4.122212, 4.483228, 6.396593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "1.995717, 2.021284, 2.083487, 2.251736, 3.098905",\
"2.045067, 2.070634, 2.132836, 2.301085, 3.148254",\
"2.157156, 2.182722, 2.244925, 2.413174, 3.260343",\
"2.509063, 2.534630, 2.596832, 2.765081, 3.612250",\
"3.767293, 3.792860, 3.855063, 4.023312, 4.870481");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232");
}
} /* end of arc la_iena_mprj[74]_la_data_in_mprj[74]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "2.216554, 2.249423, 2.349870, 2.710886, 4.624251",\
"2.266082, 2.298951, 2.399399, 2.760414, 4.673779",\
"2.377926, 2.410795, 2.511242, 2.872258, 4.785624",\
"2.722797, 2.755666, 2.856114, 3.217129, 5.130495",\
"3.988895, 4.021765, 4.122212, 4.483228, 6.396593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026",\
"0.043030, 0.075582, 0.200445, 0.692488, 3.322026");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "1.995717, 2.021284, 2.083487, 2.251736, 3.098905",\
"2.045067, 2.070634, 2.132836, 2.301085, 3.148254",\
"2.157156, 2.182722, 2.244925, 2.413174, 3.260343",\
"2.509063, 2.534630, 2.596832, 2.765081, 3.612250",\
"3.767293, 3.792860, 3.855063, 4.023312, 4.870481");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232",\
"0.040810, 0.058078, 0.113714, 0.316330, 1.468232");
}
} /* end of arc la_iena_mprj[74]_la_data_in_mprj[74]_una_min*/
} /* end of pin la_data_in_mprj[74] */
pin("la_data_in_mprj[73]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001165 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[73];
timing () {
related_pin : "la_data_out_core[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "1.013245, 1.045807, 1.146379, 1.507486, 3.420710",\
"1.055631, 1.088193, 1.188765, 1.549872, 3.463095",\
"1.158517, 1.191080, 1.291652, 1.652758, 3.565982",\
"1.499529, 1.532156, 1.632792, 1.993899, 3.907176",\
"2.767848, 2.800944, 2.902052, 3.263165, 5.176835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.044875, 0.077305, 0.201903, 0.693518, 3.323425",\
"0.044875, 0.077305, 0.201903, 0.693518, 3.323425",\
"0.044876, 0.077306, 0.201904, 0.693518, 3.323424",\
"0.045115, 0.077510, 0.201996, 0.693470, 3.323408",\
"0.046875, 0.079019, 0.202677, 0.693120, 3.323287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.947708, 0.972647, 1.034693, 1.203043, 2.050210",\
"0.995484, 1.020423, 1.082468, 1.250819, 2.097986",\
"1.110911, 1.135850, 1.197896, 1.366246, 2.213404",\
"1.508414, 1.533334, 1.595379, 1.763743, 2.610678",\
"3.144493, 3.169450, 3.231681, 3.400123, 4.246076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.041548, 0.058608, 0.114202, 0.316811, 1.469615",\
"0.041548, 0.058608, 0.114202, 0.316811, 1.469615",\
"0.041548, 0.058608, 0.114202, 0.316813, 1.469615",\
"0.041553, 0.058608, 0.114202, 0.316880, 1.469615",\
"0.042091, 0.059047, 0.114507, 0.317330, 1.469615");
}
} /* end of arc la_data_out_core[73]_la_data_in_mprj[73]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "1.013245, 1.045807, 1.146379, 1.507486, 3.420710",\
"1.055631, 1.088193, 1.188765, 1.549872, 3.463095",\
"1.158517, 1.191080, 1.291652, 1.652758, 3.565982",\
"1.499529, 1.532156, 1.632792, 1.993899, 3.907176",\
"2.767848, 2.800944, 2.902052, 3.263165, 5.176835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.044875, 0.077305, 0.201903, 0.693518, 3.323425",\
"0.044875, 0.077305, 0.201903, 0.693518, 3.323425",\
"0.044876, 0.077306, 0.201904, 0.693518, 3.323424",\
"0.045115, 0.077510, 0.201996, 0.693470, 3.323408",\
"0.046875, 0.079019, 0.202677, 0.693120, 3.323287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.947708, 0.972647, 1.034693, 1.203043, 2.050210",\
"0.995484, 1.020423, 1.082468, 1.250819, 2.097986",\
"1.110911, 1.135850, 1.197896, 1.366246, 2.213404",\
"1.508414, 1.533334, 1.595379, 1.763743, 2.610678",\
"3.144493, 3.169450, 3.231681, 3.400123, 4.246076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.041548, 0.058603, 0.114200, 0.316811, 1.468956",\
"0.041548, 0.058603, 0.114200, 0.316811, 1.468956",\
"0.041548, 0.058603, 0.114200, 0.316813, 1.468956",\
"0.041553, 0.058603, 0.114200, 0.316880, 1.468956",\
"0.042091, 0.059047, 0.114507, 0.317330, 1.468956");
}
} /* end of arc la_data_out_core[73]_la_data_in_mprj[73]_una_min*/
timing () {
related_pin : "la_iena_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "2.240112, 2.272675, 2.373247, 2.734353, 4.647577",\
"2.289660, 2.322222, 2.422795, 2.783901, 4.697125",\
"2.401527, 2.434089, 2.534661, 2.895767, 4.808991",\
"2.746259, 2.778822, 2.879394, 3.240500, 5.153724",\
"4.015270, 4.047832, 4.148405, 4.509511, 6.422735");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "2.025032, 2.049968, 2.112014, 2.280366, 3.127501",\
"2.074325, 2.099261, 2.161307, 2.329659, 3.176794",\
"2.186513, 2.211449, 2.273495, 2.441847, 3.288982",\
"2.538404, 2.563341, 2.625386, 2.793738, 3.640874",\
"3.799982, 3.824919, 3.886964, 4.055316, 4.902452");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606");
}
} /* end of arc la_iena_mprj[73]_la_data_in_mprj[73]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "2.240112, 2.272675, 2.373247, 2.734353, 4.647577",\
"2.289660, 2.322222, 2.422795, 2.783901, 4.697125",\
"2.401527, 2.434089, 2.534661, 2.895767, 4.808991",\
"2.746259, 2.778822, 2.879394, 3.240500, 5.153724",\
"4.015270, 4.047832, 4.148405, 4.509511, 6.422735");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425",\
"0.044876, 0.077305, 0.201904, 0.693518, 3.323425");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "2.025032, 2.049968, 2.112014, 2.280366, 3.127501",\
"2.074325, 2.099261, 2.161307, 2.329659, 3.176794",\
"2.186513, 2.211449, 2.273495, 2.441847, 3.288982",\
"2.538404, 2.563341, 2.625386, 2.793738, 3.640874",\
"3.799982, 3.824919, 3.886964, 4.055316, 4.902452");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606",\
"0.041549, 0.058608, 0.114202, 0.316820, 1.469606");
}
} /* end of arc la_iena_mprj[73]_la_data_in_mprj[73]_una_min*/
} /* end of pin la_data_in_mprj[73] */
pin("la_data_in_mprj[72]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001190 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[72];
timing () {
related_pin : "la_data_out_core[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.996430, 1.029230, 1.130069, 1.491179, 3.404568",\
"1.037739, 1.070538, 1.171378, 1.532488, 3.445877",\
"1.140590, 1.173390, 1.274229, 1.635339, 3.548728",\
"1.480987, 1.513813, 1.614680, 1.975790, 3.889201",\
"2.674458, 2.707695, 2.808975, 3.170090, 5.083846");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.046072, 0.078340, 0.202417, 0.693379, 3.323348",\
"0.047617, 0.079663, 0.203015, 0.693072, 3.323241");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.905837, 0.930704, 0.992737, 1.161110, 2.007872",\
"0.952869, 0.977735, 1.039769, 1.208141, 2.054903",\
"1.068367, 1.093233, 1.155266, 1.323639, 2.170398",\
"1.469955, 1.494809, 1.556842, 1.725224, 2.571831",\
"3.040842, 3.065814, 3.128107, 3.296553, 4.142544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.041605, 0.058635, 0.114234, 0.316957, 1.469507",\
"0.041605, 0.058635, 0.114234, 0.316957, 1.469507",\
"0.041605, 0.058635, 0.114234, 0.316958, 1.469507",\
"0.041608, 0.058635, 0.114234, 0.317003, 1.469507",\
"0.042343, 0.059270, 0.114665, 0.317407, 1.469507");
}
} /* end of arc la_data_out_core[72]_la_data_in_mprj[72]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.996430, 1.029230, 1.130069, 1.491179, 3.404568",\
"1.037739, 1.070538, 1.171378, 1.532488, 3.445877",\
"1.140590, 1.173390, 1.274229, 1.635339, 3.548728",\
"1.480987, 1.513813, 1.614680, 1.975790, 3.889201",\
"2.674458, 2.707695, 2.808975, 3.170090, 5.083846");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.046072, 0.078340, 0.202417, 0.693379, 3.323348",\
"0.047617, 0.079663, 0.203015, 0.693072, 3.323241");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.905837, 0.930704, 0.992737, 1.161110, 2.007872",\
"0.952869, 0.977735, 1.039769, 1.208141, 2.054903",\
"1.068367, 1.093233, 1.155266, 1.323639, 2.170398",\
"1.469955, 1.494809, 1.556842, 1.725224, 2.571831",\
"3.040842, 3.065814, 3.128107, 3.296553, 4.142544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.041605, 0.058631, 0.114233, 0.316957, 1.468851",\
"0.041605, 0.058631, 0.114233, 0.316957, 1.468851",\
"0.041605, 0.058631, 0.114233, 0.316958, 1.468851",\
"0.041608, 0.058631, 0.114233, 0.317003, 1.468851",\
"0.042343, 0.059270, 0.114665, 0.317407, 1.468851");
}
} /* end of arc la_data_out_core[72]_la_data_in_mprj[72]_una_min*/
timing () {
related_pin : "la_iena_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "2.175251, 2.208050, 2.308890, 2.670000, 4.583389",\
"2.224837, 2.257637, 2.358477, 2.719587, 4.632976",\
"2.336747, 2.369547, 2.470387, 2.831496, 4.744886",\
"2.681272, 2.714072, 2.814911, 3.176021, 5.089411",\
"3.949954, 3.982754, 4.083594, 4.444703, 6.358093");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "1.965658, 1.990524, 2.052557, 2.220931, 3.067684",\
"2.014941, 2.039807, 2.101840, 2.270213, 3.116967",\
"2.127219, 2.152084, 2.214118, 2.382491, 3.229244",\
"2.479092, 2.503957, 2.565991, 2.734364, 3.581117",\
"3.741248, 3.766114, 3.828147, 3.996521, 4.843274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505");
}
} /* end of arc la_iena_mprj[72]_la_data_in_mprj[72]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "2.175251, 2.208050, 2.308890, 2.670000, 4.583389",\
"2.224837, 2.257637, 2.358477, 2.719587, 4.632976",\
"2.336747, 2.369547, 2.470387, 2.831496, 4.744886",\
"2.681272, 2.714072, 2.814911, 3.176021, 5.089411",\
"3.949954, 3.982754, 4.083594, 4.444703, 6.358093");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354",\
"0.045973, 0.078255, 0.202379, 0.693399, 3.323354");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "1.965658, 1.990524, 2.052557, 2.220931, 3.067684",\
"2.014941, 2.039807, 2.101840, 2.270213, 3.116967",\
"2.127219, 2.152084, 2.214118, 2.382491, 3.229244",\
"2.479092, 2.503957, 2.565991, 2.734364, 3.581117",\
"3.741248, 3.766114, 3.828147, 3.996521, 4.843274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505",\
"0.041605, 0.058635, 0.114234, 0.316959, 1.469505");
}
} /* end of arc la_iena_mprj[72]_la_data_in_mprj[72]_una_min*/
} /* end of pin la_data_in_mprj[72] */
pin("la_data_in_mprj[71]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001178 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[71];
timing () {
related_pin : "la_data_out_core[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.972011, 1.004920, 1.105856, 1.466967, 3.380463",\
"1.013221, 1.046131, 1.147067, 1.508177, 3.421674",\
"1.116054, 1.148963, 1.249899, 1.611010, 3.524507",\
"1.456349, 1.489266, 1.590211, 1.951322, 3.864825",\
"2.600947, 2.634248, 2.735579, 3.096695, 5.010520");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.046286, 0.078519, 0.202476, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202476, 0.693290, 3.323330",\
"0.046287, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046317, 0.078545, 0.202488, 0.693284, 3.323327",\
"0.047760, 0.079781, 0.203047, 0.692997, 3.323229");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.867918, 0.892794, 0.954833, 1.123212, 1.969877",\
"0.915392, 0.940268, 1.002307, 1.170686, 2.017351",\
"1.030924, 1.055799, 1.117838, 1.286218, 2.132879",\
"1.434780, 1.459647, 1.521686, 1.690071, 2.536630",\
"2.961276, 2.986257, 3.048545, 3.216990, 4.062984");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041585, 0.058615, 0.114217, 0.316974, 1.469476",\
"0.041585, 0.058615, 0.114217, 0.316974, 1.469476",\
"0.041585, 0.058615, 0.114217, 0.316974, 1.469476",\
"0.041587, 0.058615, 0.114217, 0.317005, 1.469476",\
"0.042288, 0.059224, 0.114630, 0.317384, 1.469476");
}
} /* end of arc la_data_out_core[71]_la_data_in_mprj[71]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.972011, 1.004920, 1.105856, 1.466967, 3.380463",\
"1.013221, 1.046131, 1.147067, 1.508177, 3.421674",\
"1.116054, 1.148963, 1.249899, 1.611010, 3.524507",\
"1.456349, 1.489266, 1.590211, 1.951322, 3.864825",\
"2.600947, 2.634248, 2.735579, 3.096695, 5.010520");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.046286, 0.078519, 0.202476, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202476, 0.693290, 3.323330",\
"0.046287, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046317, 0.078545, 0.202488, 0.693284, 3.323327",\
"0.047760, 0.079781, 0.203047, 0.692997, 3.323229");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.867918, 0.892794, 0.954833, 1.123212, 1.969877",\
"0.915392, 0.940268, 1.002307, 1.170686, 2.017351",\
"1.030924, 1.055799, 1.117838, 1.286218, 2.132879",\
"1.434780, 1.459647, 1.521686, 1.690071, 2.536630",\
"2.961276, 2.986257, 3.048545, 3.216990, 4.062984");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041585, 0.058613, 0.114216, 0.316974, 1.468867",\
"0.041585, 0.058613, 0.114216, 0.316974, 1.468867",\
"0.041585, 0.058613, 0.114216, 0.316974, 1.468867",\
"0.041587, 0.058613, 0.114216, 0.317005, 1.468867",\
"0.042288, 0.059224, 0.114630, 0.317384, 1.468867");
}
} /* end of arc la_data_out_core[71]_la_data_in_mprj[71]_una_min*/
timing () {
related_pin : "la_iena_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "2.180544, 2.213453, 2.314389, 2.675500, 4.588997",\
"2.230166, 2.263075, 2.364011, 2.725122, 4.638618",\
"2.342126, 2.375036, 2.475972, 2.837082, 4.750579",\
"2.686409, 2.719318, 2.820254, 3.181365, 5.094861",\
"3.954832, 3.987741, 4.088677, 4.449788, 6.363284");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.954911, 1.979786, 2.041825, 2.210205, 3.056861",\
"2.004175, 2.029050, 2.091089, 2.259469, 3.106125",\
"2.116552, 2.141427, 2.203466, 2.371846, 3.218502",\
"2.468393, 2.493268, 2.555307, 2.723687, 3.570343",\
"3.730824, 3.755700, 3.817739, 3.986118, 4.832775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474");
}
} /* end of arc la_iena_mprj[71]_la_data_in_mprj[71]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "2.180544, 2.213453, 2.314389, 2.675500, 4.588997",\
"2.230166, 2.263075, 2.364011, 2.725122, 4.638618",\
"2.342126, 2.375036, 2.475972, 2.837082, 4.750579",\
"2.686409, 2.719318, 2.820254, 3.181365, 5.094861",\
"3.954832, 3.987741, 4.088677, 4.449788, 6.363284");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330",\
"0.046286, 0.078519, 0.202477, 0.693290, 3.323330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "1.954911, 1.979786, 2.041825, 2.210205, 3.056861",\
"2.004175, 2.029050, 2.091089, 2.259469, 3.106125",\
"2.116552, 2.141427, 2.203466, 2.371846, 3.218502",\
"2.468393, 2.493268, 2.555307, 2.723687, 3.570343",\
"3.730824, 3.755700, 3.817739, 3.986118, 4.832775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474",\
"0.041585, 0.058615, 0.114217, 0.316976, 1.469474");
}
} /* end of arc la_iena_mprj[71]_la_data_in_mprj[71]_una_min*/
} /* end of pin la_data_in_mprj[71] */
pin("la_data_in_mprj[70]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000920 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[70];
timing () {
related_pin : "la_data_out_core[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "1.018005, 1.051076, 1.151858, 1.512866, 3.426114",\
"1.059950, 1.093022, 1.193803, 1.554812, 3.468060",\
"1.162836, 1.195908, 1.296690, 1.657698, 3.570946",\
"1.503302, 1.536420, 1.637246, 1.998255, 3.911540",\
"2.740920, 2.774490, 2.875752, 3.236767, 5.150412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.044802, 0.077159, 0.201411, 0.692684, 3.321737",\
"0.044802, 0.077159, 0.201411, 0.692684, 3.321737",\
"0.044803, 0.077160, 0.201411, 0.692684, 3.321737",\
"0.044968, 0.077302, 0.201475, 0.692684, 3.321737",\
"0.046584, 0.078693, 0.202103, 0.692684, 3.321737");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.937472, 0.962772, 1.024907, 1.193174, 2.039605",\
"0.984953, 1.010253, 1.072388, 1.240655, 2.087085",\
"1.100435, 1.125734, 1.187869, 1.356136, 2.202564",\
"1.499900, 1.525181, 1.587316, 1.755594, 2.601828",\
"3.110369, 3.135761, 3.198157, 3.366502, 4.212066");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.041081, 0.058259, 0.113897, 0.316675, 1.467896",\
"0.041081, 0.058259, 0.113897, 0.316675, 1.467896",\
"0.041081, 0.058259, 0.113897, 0.316676, 1.467896",\
"0.041085, 0.058259, 0.113897, 0.316733, 1.467896",\
"0.041817, 0.058891, 0.114326, 0.317153, 1.467896");
}
} /* end of arc la_data_out_core[70]_la_data_in_mprj[70]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "1.018005, 1.051076, 1.151858, 1.512866, 3.426114",\
"1.059950, 1.093022, 1.193803, 1.554812, 3.468060",\
"1.162836, 1.195908, 1.296690, 1.657698, 3.570946",\
"1.503302, 1.536420, 1.637246, 1.998255, 3.911540",\
"2.740920, 2.774490, 2.875752, 3.236767, 5.150412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.044802, 0.077159, 0.201411, 0.692331, 3.321615",\
"0.044802, 0.077159, 0.201411, 0.692331, 3.321615",\
"0.044803, 0.077160, 0.201411, 0.692331, 3.321615",\
"0.044968, 0.077302, 0.201475, 0.692331, 3.321615",\
"0.046584, 0.078693, 0.202103, 0.692331, 3.321615");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.937472, 0.962772, 1.024907, 1.193174, 2.039605",\
"0.984953, 1.010253, 1.072388, 1.240655, 2.087085",\
"1.100435, 1.125734, 1.187869, 1.356136, 2.202564",\
"1.499900, 1.525181, 1.587316, 1.755594, 2.601828",\
"3.110369, 3.135761, 3.198157, 3.366502, 4.212066");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.041081, 0.058254, 0.113895, 0.316675, 1.467214",\
"0.041081, 0.058254, 0.113895, 0.316675, 1.467214",\
"0.041081, 0.058254, 0.113895, 0.316676, 1.467214",\
"0.041085, 0.058254, 0.113895, 0.316733, 1.467214",\
"0.041817, 0.058891, 0.114326, 0.317153, 1.467214");
}
} /* end of arc la_data_out_core[70]_la_data_in_mprj[70]_una_min*/
timing () {
related_pin : "la_iena_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "2.212646, 2.245718, 2.346499, 2.707507, 4.620756",\
"2.263049, 2.296121, 2.396902, 2.757910, 4.671159",\
"2.376142, 2.409213, 2.509995, 2.871003, 4.784251",\
"2.698484, 2.731556, 2.832337, 3.193345, 5.106594",\
"3.814415, 3.847487, 3.948268, 4.309276, 6.222525");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "2.240099, 2.265398, 2.327533, 2.495800, 3.342220",\
"2.288178, 2.313477, 2.375612, 2.543879, 3.390299",\
"2.400709, 2.426008, 2.488143, 2.656410, 3.502831",\
"2.755811, 2.781110, 2.843245, 3.011512, 3.857932",\
"4.065754, 4.091053, 4.153188, 4.321455, 5.167875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893");
}
} /* end of arc la_iena_mprj[70]_la_data_in_mprj[70]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "2.212646, 2.245718, 2.346499, 2.707507, 4.620756",\
"2.263049, 2.296121, 2.396902, 2.757910, 4.671159",\
"2.376142, 2.409213, 2.509995, 2.871003, 4.784251",\
"2.698484, 2.731556, 2.832337, 3.193345, 5.106594",\
"3.814415, 3.847487, 3.948268, 4.309276, 6.222525");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739",\
"0.044803, 0.077159, 0.201411, 0.692684, 3.321739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "2.240099, 2.265398, 2.327533, 2.495800, 3.342220",\
"2.288178, 2.313477, 2.375612, 2.543879, 3.390299",\
"2.400709, 2.426008, 2.488143, 2.656410, 3.502831",\
"2.755811, 2.781110, 2.843245, 3.011512, 3.857932",\
"4.065754, 4.091053, 4.153188, 4.321455, 5.167875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893",\
"0.041081, 0.058259, 0.113897, 0.316678, 1.467893");
}
} /* end of arc la_iena_mprj[70]_la_data_in_mprj[70]_una_min*/
} /* end of pin la_data_in_mprj[70] */
pin("la_data_in_mprj[69]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000842 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[69];
timing () {
related_pin : "la_data_out_core[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "1.018469, 1.051427, 1.152015, 1.513021, 3.426287",\
"1.060891, 1.093849, 1.194438, 1.555443, 3.468709",\
"1.163781, 1.196739, 1.297328, 1.658334, 3.571600",\
"1.504232, 1.537260, 1.637916, 1.998923, 3.912245",\
"2.780884, 2.814418, 2.915556, 3.276568, 5.190287");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.043787, 0.076256, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076256, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.044036, 0.076472, 0.200957, 0.692579, 3.321790",\
"0.045817, 0.078007, 0.201649, 0.692579, 3.321790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.954069, 0.979520, 1.041692, 1.209942, 2.056744",\
"1.001771, 1.027223, 1.089395, 1.257644, 2.104446",\
"1.117193, 1.142644, 1.204816, 1.373067, 2.219859",\
"1.515059, 1.540488, 1.602660, 1.770924, 2.617493",\
"3.159928, 3.185389, 3.247751, 3.416092, 4.261681");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.040925, 0.058156, 0.113794, 0.316486, 1.467976",\
"0.040925, 0.058156, 0.113794, 0.316486, 1.467976",\
"0.040926, 0.058156, 0.113794, 0.316488, 1.467976",\
"0.040930, 0.058156, 0.113794, 0.316554, 1.467976",\
"0.041471, 0.058601, 0.114101, 0.317006, 1.467976");
}
} /* end of arc la_data_out_core[69]_la_data_in_mprj[69]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "1.018469, 1.051427, 1.152015, 1.513021, 3.426287",\
"1.060891, 1.093849, 1.194438, 1.555443, 3.468709",\
"1.163781, 1.196739, 1.297328, 1.658334, 3.571600",\
"1.504232, 1.537260, 1.637916, 1.998923, 3.912245",\
"2.780884, 2.814418, 2.915556, 3.276568, 5.190287");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.043787, 0.076256, 0.200860, 0.692177, 3.321651",\
"0.043787, 0.076256, 0.200860, 0.692177, 3.321651",\
"0.043787, 0.076257, 0.200860, 0.692177, 3.321651",\
"0.044036, 0.076472, 0.200957, 0.692177, 3.321651",\
"0.045817, 0.078007, 0.201649, 0.692177, 3.321651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.954069, 0.979520, 1.041692, 1.209942, 2.056744",\
"1.001771, 1.027223, 1.089395, 1.257644, 2.104446",\
"1.117193, 1.142644, 1.204816, 1.373067, 2.219859",\
"1.515059, 1.540488, 1.602660, 1.770924, 2.617493",\
"3.159928, 3.185389, 3.247751, 3.416092, 4.261681");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.040925, 0.058150, 0.113792, 0.316486, 1.467315",\
"0.040925, 0.058150, 0.113792, 0.316486, 1.467315",\
"0.040926, 0.058150, 0.113792, 0.316488, 1.467315",\
"0.040930, 0.058150, 0.113792, 0.316554, 1.467315",\
"0.041471, 0.058601, 0.114101, 0.317006, 1.467315");
}
} /* end of arc la_data_out_core[69]_la_data_in_mprj[69]_una_min*/
timing () {
related_pin : "la_iena_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "2.222184, 2.255142, 2.355731, 2.716736, 4.630002",\
"2.272547, 2.305505, 2.406094, 2.767099, 4.680365",\
"2.385700, 2.418658, 2.519247, 2.880252, 4.793519",\
"2.708044, 2.741002, 2.841591, 3.202596, 5.115862",\
"3.823772, 3.856730, 3.957319, 4.318324, 6.231590");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "2.260116, 2.285564, 2.347737, 2.515988, 3.362758",\
"2.308226, 2.333674, 2.395847, 2.564098, 3.410868",\
"2.420726, 2.446175, 2.508347, 2.676599, 3.523368",\
"2.775771, 2.801220, 2.863392, 3.031643, 3.878413",\
"4.086990, 4.112439, 4.174611, 4.342863, 5.189632");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968");
}
} /* end of arc la_iena_mprj[69]_la_data_in_mprj[69]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "2.222184, 2.255142, 2.355731, 2.716736, 4.630002",\
"2.272547, 2.305505, 2.406094, 2.767099, 4.680365",\
"2.385700, 2.418658, 2.519247, 2.880252, 4.793519",\
"2.708044, 2.741002, 2.841591, 3.202596, 5.115862",\
"3.823772, 3.856730, 3.957319, 4.318324, 6.231590");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790",\
"0.043787, 0.076257, 0.200860, 0.692579, 3.321790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "2.260116, 2.285564, 2.347737, 2.515988, 3.362758",\
"2.308226, 2.333674, 2.395847, 2.564098, 3.410868",\
"2.420726, 2.446175, 2.508347, 2.676599, 3.523368",\
"2.775771, 2.801220, 2.863392, 3.031643, 3.878413",\
"4.086990, 4.112439, 4.174611, 4.342863, 5.189632");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968",\
"0.040926, 0.058155, 0.113793, 0.316495, 1.467968");
}
} /* end of arc la_iena_mprj[69]_la_data_in_mprj[69]_una_min*/
} /* end of pin la_data_in_mprj[69] */
pin("la_data_in_mprj[68]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000738 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[68];
timing () {
related_pin : "la_data_out_core[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "1.015606, 1.048623, 1.149159, 1.510164, 3.423625",\
"1.059109, 1.092126, 1.192663, 1.553667, 3.467128",\
"1.161466, 1.194483, 1.295019, 1.656024, 3.569485",\
"1.502086, 1.535185, 1.635798, 1.996803, 3.910327",\
"2.789124, 2.822754, 2.923866, 3.284878, 5.198812");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043473, 0.075949, 0.200528, 0.692287, 3.321807",\
"0.045312, 0.077538, 0.201244, 0.692287, 3.321807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.957824, 0.983451, 1.045672, 1.213918, 2.060910",\
"1.005625, 1.031252, 1.093474, 1.261719, 2.108711",\
"1.120840, 1.146466, 1.208688, 1.376934, 2.223917",\
"1.517489, 1.543093, 1.605315, 1.773574, 2.620337",\
"3.171187, 3.196799, 3.259192, 3.427533, 4.273221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.040723, 0.058009, 0.113653, 0.316323, 1.467996",\
"0.040723, 0.058009, 0.113653, 0.316323, 1.467996",\
"0.040723, 0.058009, 0.113653, 0.316325, 1.467996",\
"0.040727, 0.058009, 0.113653, 0.316390, 1.467996",\
"0.041218, 0.058406, 0.113929, 0.316854, 1.467996");
}
} /* end of arc la_data_out_core[68]_la_data_in_mprj[68]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "1.015606, 1.048623, 1.149159, 1.510164, 3.423625",\
"1.059109, 1.092126, 1.192663, 1.553667, 3.467128",\
"1.161466, 1.194483, 1.295019, 1.656024, 3.569485",\
"1.502086, 1.535185, 1.635798, 1.996803, 3.910327",\
"2.789124, 2.822754, 2.923866, 3.284878, 5.198812");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.043191, 0.075705, 0.200418, 0.691868, 3.321660",\
"0.043191, 0.075705, 0.200418, 0.691868, 3.321660",\
"0.043191, 0.075705, 0.200418, 0.691868, 3.321660",\
"0.043473, 0.075949, 0.200528, 0.691868, 3.321660",\
"0.045312, 0.077538, 0.201244, 0.691868, 3.321660");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.957824, 0.983451, 1.045672, 1.213918, 2.060910",\
"1.005625, 1.031252, 1.093474, 1.261719, 2.108711",\
"1.120840, 1.146466, 1.208688, 1.376934, 2.223917",\
"1.517489, 1.543093, 1.605315, 1.773574, 2.620337",\
"3.171187, 3.196799, 3.259192, 3.427533, 4.273221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.040723, 0.058003, 0.113651, 0.316323, 1.467340",\
"0.040723, 0.058003, 0.113651, 0.316323, 1.467340",\
"0.040723, 0.058003, 0.113651, 0.316325, 1.467340",\
"0.040727, 0.058003, 0.113651, 0.316390, 1.467340",\
"0.041218, 0.058406, 0.113929, 0.316854, 1.467340");
}
} /* end of arc la_data_out_core[68]_la_data_in_mprj[68]_una_min*/
timing () {
related_pin : "la_iena_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "2.476498, 2.509515, 2.610051, 2.971056, 4.884516",\
"2.526262, 2.559279, 2.659815, 3.020820, 4.934280",\
"2.638340, 2.671357, 2.771893, 3.132898, 5.046358",\
"2.982590, 3.015607, 3.116143, 3.477148, 5.390608",\
"4.205039, 4.238056, 4.338593, 4.699597, 6.613058");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "2.536895, 2.562519, 2.624740, 2.792988, 3.639948",\
"2.587042, 2.612666, 2.674887, 2.843134, 3.690094",\
"2.698646, 2.724270, 2.786491, 2.954739, 3.801699",\
"3.049909, 3.075532, 3.137754, 3.306001, 4.152961",\
"4.261456, 4.287080, 4.349302, 4.517549, 5.364509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988");
}
} /* end of arc la_iena_mprj[68]_la_data_in_mprj[68]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "2.476498, 2.509515, 2.610051, 2.971056, 4.884516",\
"2.526262, 2.559279, 2.659815, 3.020820, 4.934280",\
"2.638340, 2.671357, 2.771893, 3.132898, 5.046358",\
"2.982590, 3.015607, 3.116143, 3.477148, 5.390608",\
"4.205039, 4.238056, 4.338593, 4.699597, 6.613058");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807",\
"0.043191, 0.075705, 0.200418, 0.692287, 3.321807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "2.536895, 2.562519, 2.624740, 2.792988, 3.639948",\
"2.587042, 2.612666, 2.674887, 2.843134, 3.690094",\
"2.698646, 2.724270, 2.786491, 2.954739, 3.801699",\
"3.049909, 3.075532, 3.137754, 3.306001, 4.152961",\
"4.261456, 4.287080, 4.349302, 4.517549, 5.364509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988",\
"0.040723, 0.058008, 0.113653, 0.316332, 1.467988");
}
} /* end of arc la_iena_mprj[68]_la_data_in_mprj[68]_una_min*/
} /* end of pin la_data_in_mprj[68] */
pin("la_data_in_mprj[67]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000815 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[67];
timing () {
related_pin : "la_data_out_core[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.825675, 0.858298, 0.958670, 1.319217, 3.234658",\
"0.866827, 0.899450, 0.999823, 1.360369, 3.275810",\
"0.969807, 1.002431, 1.102803, 1.463351, 3.378784",\
"1.311823, 1.344450, 1.444803, 1.805427, 3.720461",\
"2.534205, 2.567167, 2.667731, 3.028736, 4.942044");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.042312, 0.074915, 0.200304, 0.692042, 3.325708",\
"0.042312, 0.074915, 0.200304, 0.692042, 3.325708",\
"0.042312, 0.074915, 0.200304, 0.692044, 3.325708",\
"0.042339, 0.074948, 0.200304, 0.692160, 3.325708",\
"0.043591, 0.076078, 0.200729, 0.692511, 3.325708");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "1.027634, 1.052999, 1.115184, 1.283513, 2.129014",\
"1.074095, 1.099460, 1.161644, 1.329973, 2.175475",\
"1.189412, 1.214777, 1.276961, 1.445290, 2.290792",\
"1.590127, 1.615510, 1.677726, 1.846060, 2.691537",\
"3.204809, 3.230578, 3.293301, 3.461659, 4.307589");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040984, 0.058162, 0.113799, 0.316877, 1.467600",\
"0.042368, 0.059439, 0.114646, 0.317171, 1.467600");
}
} /* end of arc la_data_out_core[67]_la_data_in_mprj[67]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.825675, 0.858298, 0.958670, 1.319217, 3.234658",\
"0.866827, 0.899450, 0.999823, 1.360369, 3.275810",\
"0.969807, 1.002431, 1.102803, 1.463351, 3.378784",\
"1.311823, 1.344450, 1.444803, 1.805427, 3.720461",\
"2.534205, 2.567167, 2.667731, 3.028736, 4.942044");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.042312, 0.074915, 0.200302, 0.692042, 3.321798",\
"0.042312, 0.074915, 0.200302, 0.692042, 3.321798",\
"0.042312, 0.074915, 0.200302, 0.692044, 3.321798",\
"0.042339, 0.074948, 0.200302, 0.692160, 3.321798",\
"0.043591, 0.076078, 0.200729, 0.692511, 3.321798");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "1.027634, 1.052999, 1.115184, 1.283513, 2.129014",\
"1.074095, 1.099460, 1.161644, 1.329973, 2.175475",\
"1.189412, 1.214777, 1.276961, 1.445290, 2.290792",\
"1.590127, 1.615510, 1.677726, 1.846060, 2.691537",\
"3.204809, 3.230578, 3.293301, 3.461659, 4.307589");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.040897, 0.058084, 0.113747, 0.316843, 1.466822",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.466822",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.466822",\
"0.040984, 0.058162, 0.113799, 0.316877, 1.466822",\
"0.042368, 0.059439, 0.114646, 0.317171, 1.466822");
}
} /* end of arc la_data_out_core[67]_la_data_in_mprj[67]_una_min*/
timing () {
related_pin : "la_iena_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "2.380093, 2.412716, 2.513088, 2.873636, 4.789074",\
"2.429873, 2.462497, 2.562869, 2.923416, 4.838854",\
"2.541959, 2.574583, 2.674955, 3.035502, 4.950941",\
"2.886112, 2.918736, 3.019108, 3.379655, 5.295094",\
"4.107331, 4.139955, 4.240327, 4.600874, 6.516313");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "2.675303, 2.700668, 2.762852, 2.931181, 3.776681",\
"2.725474, 2.750839, 2.813024, 2.981353, 3.826852",\
"2.837073, 2.862438, 2.924622, 3.092952, 3.938451",\
"3.188298, 3.213663, 3.275847, 3.444177, 4.289677",\
"4.398783, 4.424148, 4.486332, 4.654662, 5.500161");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600");
}
} /* end of arc la_iena_mprj[67]_la_data_in_mprj[67]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "2.380093, 2.412716, 2.513088, 2.873636, 4.789074",\
"2.429873, 2.462497, 2.562869, 2.923416, 4.838854",\
"2.541959, 2.574583, 2.674955, 3.035502, 4.950941",\
"2.886112, 2.918736, 3.019108, 3.379655, 5.295094",\
"4.107331, 4.139955, 4.240327, 4.600874, 6.516313");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704",\
"0.042312, 0.074915, 0.200304, 0.692043, 3.325704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "2.675303, 2.700668, 2.762852, 2.931181, 3.776681",\
"2.725474, 2.750839, 2.813024, 2.981353, 3.826852",\
"2.837073, 2.862438, 2.924622, 3.092952, 3.938451",\
"3.188298, 3.213663, 3.275847, 3.444177, 4.289677",\
"4.398783, 4.424148, 4.486332, 4.654662, 5.500161");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600",\
"0.040897, 0.058084, 0.113747, 0.316843, 1.467600");
}
} /* end of arc la_iena_mprj[67]_la_data_in_mprj[67]_una_min*/
} /* end of pin la_data_in_mprj[67] */
pin("la_data_in_mprj[66]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000532 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[66];
timing () {
related_pin : "la_data_out_core[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.746712, 0.779640, 0.880179, 1.240057, 3.158577",\
"0.788160, 0.821089, 0.921628, 1.281506, 3.200025",\
"0.891229, 0.924158, 1.024696, 1.384577, 3.303080",\
"1.232572, 1.265506, 1.366017, 1.726006, 3.643941",\
"2.472790, 2.505767, 2.606054, 2.966940, 4.880177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.041189, 0.073766, 0.199420, 0.690337, 3.329160",\
"0.041189, 0.073766, 0.199420, 0.690337, 3.329160",\
"0.041190, 0.073768, 0.199420, 0.690342, 3.329133",\
"0.041227, 0.073815, 0.199417, 0.690506, 3.328220",\
"0.041540, 0.074204, 0.199391, 0.691865, 3.320661");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.921017, 0.946972, 1.009268, 1.177422, 2.024045",\
"0.967706, 0.993662, 1.055957, 1.224112, 2.070735",\
"1.083042, 1.108997, 1.171293, 1.339447, 2.186069",\
"1.483026, 1.508961, 1.571257, 1.739422, 2.585857",\
"3.109322, 3.135178, 3.197553, 3.365800, 4.210995");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.040327, 0.057724, 0.113401, 0.316132, 1.466567",\
"0.040327, 0.057724, 0.113401, 0.316132, 1.466567",\
"0.040327, 0.057724, 0.113401, 0.316132, 1.466567",\
"0.040329, 0.057724, 0.113401, 0.316187, 1.466567",\
"0.040565, 0.057885, 0.113520, 0.316621, 1.466567");
}
} /* end of arc la_data_out_core[66]_la_data_in_mprj[66]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.746712, 0.779640, 0.880179, 1.240057, 3.158577",\
"0.788160, 0.821089, 0.921628, 1.281506, 3.200025",\
"0.891229, 0.924158, 1.024696, 1.384577, 3.303080",\
"1.232572, 1.265506, 1.366017, 1.726006, 3.643941",\
"2.472790, 2.505767, 2.606054, 2.966940, 4.880177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.041189, 0.073766, 0.199420, 0.690337, 3.329160",\
"0.041189, 0.073766, 0.199420, 0.690337, 3.329160",\
"0.041190, 0.073768, 0.199420, 0.690342, 3.329133",\
"0.041227, 0.073815, 0.199417, 0.690506, 3.328220",\
"0.041540, 0.074204, 0.199391, 0.691865, 3.320661");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.921017, 0.946972, 1.009268, 1.177422, 2.024045",\
"0.967706, 0.993662, 1.055957, 1.224112, 2.070735",\
"1.083042, 1.108997, 1.171293, 1.339447, 2.186069",\
"1.483026, 1.508961, 1.571257, 1.739422, 2.585857",\
"3.109322, 3.135178, 3.197553, 3.365800, 4.210995");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.040327, 0.057719, 0.113399, 0.316132, 1.466032",\
"0.040327, 0.057719, 0.113399, 0.316132, 1.466032",\
"0.040327, 0.057719, 0.113399, 0.316132, 1.466032",\
"0.040329, 0.057719, 0.113399, 0.316187, 1.466032",\
"0.040565, 0.057885, 0.113520, 0.316621, 1.466032");
}
} /* end of arc la_data_out_core[66]_la_data_in_mprj[66]_una_min*/
timing () {
related_pin : "la_iena_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "1.947162, 1.980091, 2.080630, 2.440509, 4.359022",\
"1.997574, 2.030503, 2.131042, 2.490921, 4.409434",\
"2.110661, 2.143589, 2.244128, 2.604007, 4.522521",\
"2.433004, 2.465932, 2.566471, 2.926350, 4.844863",\
"3.548955, 3.581883, 3.682422, 4.042301, 5.960815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "2.227538, 2.253493, 2.315789, 2.483944, 3.330561",\
"2.275618, 2.301573, 2.363869, 2.532024, 3.378641",\
"2.388153, 2.414108, 2.476404, 2.644558, 3.491176",\
"2.743260, 2.769215, 2.831511, 2.999665, 3.846283",\
"4.053094, 4.079050, 4.141345, 4.309500, 5.156117");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565");
}
} /* end of arc la_iena_mprj[66]_la_data_in_mprj[66]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "1.947162, 1.980091, 2.080630, 2.440509, 4.359022",\
"1.997574, 2.030503, 2.131042, 2.490921, 4.409434",\
"2.110661, 2.143589, 2.244128, 2.604007, 4.522521",\
"2.433004, 2.465932, 2.566471, 2.926350, 4.844863",\
"3.548955, 3.581883, 3.682422, 4.042301, 5.960815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151",\
"0.041189, 0.073767, 0.199420, 0.690339, 3.329151");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "2.227538, 2.253493, 2.315789, 2.483944, 3.330561",\
"2.275618, 2.301573, 2.363869, 2.532024, 3.378641",\
"2.388153, 2.414108, 2.476404, 2.644558, 3.491176",\
"2.743260, 2.769215, 2.831511, 2.999665, 3.846283",\
"4.053094, 4.079050, 4.141345, 4.309500, 5.156117");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565",\
"0.040327, 0.057724, 0.113401, 0.316133, 1.466565");
}
} /* end of arc la_iena_mprj[66]_la_data_in_mprj[66]_una_min*/
} /* end of pin la_data_in_mprj[66] */
pin("la_data_in_mprj[65]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000451 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[65];
timing () {
related_pin : "la_data_out_core[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.823499, 0.856524, 0.957077, 1.316951, 3.235684",\
"0.865286, 0.898311, 0.998864, 1.358739, 3.277472",\
"0.968313, 1.001338, 1.101889, 1.461775, 3.380447",\
"1.306743, 1.339774, 1.440292, 1.800311, 3.718286",\
"2.619030, 2.652121, 2.752428, 3.113341, 5.026644");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040922, 0.073505, 0.199154, 0.690066, 3.329190",\
"0.040922, 0.073505, 0.199154, 0.690066, 3.329190",\
"0.040926, 0.073510, 0.199154, 0.690084, 3.329092",\
"0.040973, 0.073568, 0.199150, 0.690285, 3.327970",\
"0.041335, 0.074001, 0.199144, 0.691629, 3.320431");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "1.002121, 1.028209, 1.090543, 1.258696, 2.105426",\
"1.048268, 1.074356, 1.136690, 1.304844, 2.151573",\
"1.163651, 1.189738, 1.252072, 1.420226, 2.266948",\
"1.559287, 1.585354, 1.647688, 1.815853, 2.662390",\
"3.259676, 3.285676, 3.348110, 3.516359, 4.361662");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040170, 0.057609, 0.113291, 0.316017, 1.466571",\
"0.040170, 0.057609, 0.113291, 0.316017, 1.466571",\
"0.040170, 0.057609, 0.113291, 0.316020, 1.466571",\
"0.040173, 0.057609, 0.113291, 0.316074, 1.466571",\
"0.040464, 0.057823, 0.113445, 0.316523, 1.466571");
}
} /* end of arc la_data_out_core[65]_la_data_in_mprj[65]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.823499, 0.856524, 0.957077, 1.316951, 3.235684",\
"0.865286, 0.898311, 0.998864, 1.358739, 3.277472",\
"0.968313, 1.001338, 1.101889, 1.461775, 3.380447",\
"1.306743, 1.339774, 1.440292, 1.800311, 3.718286",\
"2.619030, 2.652121, 2.752428, 3.113341, 5.026644");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040922, 0.073505, 0.199154, 0.690066, 3.329190",\
"0.040922, 0.073505, 0.199154, 0.690066, 3.329190",\
"0.040926, 0.073510, 0.199154, 0.690084, 3.329092",\
"0.040973, 0.073568, 0.199150, 0.690285, 3.327970",\
"0.041335, 0.074001, 0.199144, 0.691629, 3.320431");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "1.002121, 1.028209, 1.090543, 1.258696, 2.105426",\
"1.048268, 1.074356, 1.136690, 1.304844, 2.151573",\
"1.163651, 1.189738, 1.252072, 1.420226, 2.266948",\
"1.559287, 1.585354, 1.647688, 1.815853, 2.662390",\
"3.259676, 3.285676, 3.348110, 3.516359, 4.361662");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040170, 0.057604, 0.113289, 0.316017, 1.466001",\
"0.040170, 0.057604, 0.113289, 0.316017, 1.466001",\
"0.040170, 0.057604, 0.113289, 0.316020, 1.466001",\
"0.040173, 0.057604, 0.113289, 0.316074, 1.466001",\
"0.040464, 0.057823, 0.113445, 0.316523, 1.466001");
}
} /* end of arc la_data_out_core[65]_la_data_in_mprj[65]_una_min*/
timing () {
related_pin : "la_iena_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "1.892173, 1.925198, 2.025750, 2.385628, 4.304343",\
"1.942667, 1.975692, 2.076244, 2.436122, 4.354837",\
"2.055638, 2.088663, 2.189215, 2.549093, 4.467808",\
"2.377971, 2.410996, 2.511548, 2.871426, 4.790141",\
"3.494205, 3.527230, 3.627782, 3.987660, 5.906375");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "2.219855, 2.245940, 2.308274, 2.476429, 3.323129",\
"2.267880, 2.293965, 2.356299, 2.524454, 3.371155",\
"2.380473, 2.406558, 2.468892, 2.637047, 3.483747",\
"2.735662, 2.761747, 2.824081, 2.992236, 3.838936",\
"4.042146, 4.068231, 4.130565, 4.298720, 5.145420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563");
}
} /* end of arc la_iena_mprj[65]_la_data_in_mprj[65]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "1.892173, 1.925198, 2.025750, 2.385628, 4.304343",\
"1.942667, 1.975692, 2.076244, 2.436122, 4.354837",\
"2.055638, 2.088663, 2.189215, 2.549093, 4.467808",\
"2.377971, 2.410996, 2.511548, 2.871426, 4.790141",\
"3.494205, 3.527230, 3.627782, 3.987660, 5.906375");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161",\
"0.040924, 0.073506, 0.199154, 0.690072, 3.329161");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "2.219855, 2.245940, 2.308274, 2.476429, 3.323129",\
"2.267880, 2.293965, 2.356299, 2.524454, 3.371155",\
"2.380473, 2.406558, 2.468892, 2.637047, 3.483747",\
"2.735662, 2.761747, 2.824081, 2.992236, 3.838936",\
"4.042146, 4.068231, 4.130565, 4.298720, 5.145420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563",\
"0.040170, 0.057608, 0.113291, 0.316026, 1.466563");
}
} /* end of arc la_iena_mprj[65]_la_data_in_mprj[65]_una_min*/
} /* end of pin la_data_in_mprj[65] */
pin("la_data_in_mprj[64]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000736 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[64];
timing () {
related_pin : "la_data_out_core[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.785416, 0.818103, 0.918670, 1.278479, 3.197979",\
"0.827235, 0.859921, 0.960489, 1.320297, 3.239798",\
"0.930010, 0.962696, 1.063261, 1.423081, 3.342522",\
"1.265758, 1.298450, 1.398982, 1.758935, 3.677675",\
"2.549059, 2.581791, 2.682100, 3.042952, 4.956984");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.041797, 0.074344, 0.200065, 0.690663, 3.331932",\
"0.041797, 0.074344, 0.200065, 0.690663, 3.331932",\
"0.041801, 0.074349, 0.200064, 0.690680, 3.331836",\
"0.041847, 0.074406, 0.200061, 0.690883, 3.330708",\
"0.042160, 0.074794, 0.200037, 0.692246, 3.323138");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.953218, 0.978896, 1.041119, 1.209336, 2.056808",\
"0.999539, 1.025217, 1.087440, 1.255656, 2.103128",\
"1.114856, 1.140533, 1.202756, 1.370973, 2.218437",\
"1.509044, 1.534702, 1.596924, 1.765153, 2.612420",\
"3.183318, 3.208813, 3.271034, 3.439360, 4.285015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.040711, 0.058018, 0.113654, 0.316179, 1.468131",\
"0.040711, 0.058018, 0.113654, 0.316179, 1.468131",\
"0.040711, 0.058018, 0.113654, 0.316181, 1.468129",\
"0.040714, 0.058013, 0.113652, 0.316240, 1.468074",\
"0.040742, 0.057973, 0.113640, 0.316716, 1.467618");
}
} /* end of arc la_data_out_core[64]_la_data_in_mprj[64]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.785416, 0.818103, 0.918670, 1.278479, 3.197979",\
"0.827235, 0.859921, 0.960489, 1.320297, 3.239798",\
"0.930010, 0.962696, 1.063261, 1.423081, 3.342522",\
"1.265758, 1.298450, 1.398982, 1.758935, 3.677675",\
"2.549059, 2.581791, 2.682100, 3.042952, 4.956984");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.041797, 0.074344, 0.200065, 0.690663, 3.331932",\
"0.041797, 0.074344, 0.200065, 0.690663, 3.331932",\
"0.041801, 0.074349, 0.200064, 0.690680, 3.331836",\
"0.041847, 0.074406, 0.200061, 0.690883, 3.330708",\
"0.042160, 0.074794, 0.200037, 0.692246, 3.323138");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.953218, 0.978896, 1.041119, 1.209336, 2.056808",\
"0.999539, 1.025217, 1.087440, 1.255656, 2.103128",\
"1.114856, 1.140533, 1.202756, 1.370973, 2.218437",\
"1.509044, 1.534702, 1.596924, 1.765153, 2.612420",\
"3.183318, 3.208813, 3.271034, 3.439360, 4.285015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.040711, 0.058018, 0.113654, 0.316179, 1.468131",\
"0.040711, 0.058018, 0.113654, 0.316179, 1.468131",\
"0.040711, 0.058018, 0.113654, 0.316181, 1.468129",\
"0.040714, 0.058013, 0.113652, 0.316240, 1.468074",\
"0.040742, 0.057973, 0.113640, 0.316716, 1.467618");
}
} /* end of arc la_data_out_core[64]_la_data_in_mprj[64]_una_min*/
timing () {
related_pin : "la_iena_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "1.857981, 1.890667, 1.991234, 2.351046, 4.270529",\
"1.908427, 1.941114, 2.041680, 2.401492, 4.320976",\
"2.021468, 2.054154, 2.154721, 2.514533, 4.434017",\
"2.343802, 2.376488, 2.477055, 2.836866, 4.756350",\
"3.459806, 3.492492, 3.593059, 3.952871, 5.872355");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "2.169158, 2.194834, 2.257056, 2.425275, 3.272716",\
"2.217218, 2.242893, 2.305116, 2.473335, 3.320776",\
"2.329776, 2.355451, 2.417673, 2.585892, 3.433334",\
"2.684901, 2.710576, 2.772798, 2.941017, 3.788459",\
"3.993172, 4.018847, 4.081070, 4.249288, 5.096730");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123");
}
} /* end of arc la_iena_mprj[64]_la_data_in_mprj[64]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "1.857981, 1.890667, 1.991234, 2.351046, 4.270529",\
"1.908427, 1.941114, 2.041680, 2.401492, 4.320976",\
"2.021468, 2.054154, 2.154721, 2.514533, 4.434017",\
"2.343802, 2.376488, 2.477055, 2.836866, 4.756350",\
"3.459806, 3.492492, 3.593059, 3.952871, 5.872355");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906",\
"0.041798, 0.074345, 0.200064, 0.690668, 3.331906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "2.169158, 2.194834, 2.257056, 2.425275, 3.272716",\
"2.217218, 2.242893, 2.305116, 2.473335, 3.320776",\
"2.329776, 2.355451, 2.417673, 2.585892, 3.433334",\
"2.684901, 2.710576, 2.772798, 2.941017, 3.788459",\
"3.993172, 4.018847, 4.081070, 4.249288, 5.096730");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123",\
"0.040711, 0.058018, 0.113654, 0.316188, 1.468123");
}
} /* end of arc la_iena_mprj[64]_la_data_in_mprj[64]_una_min*/
} /* end of pin la_data_in_mprj[64] */
pin("la_data_in_mprj[63]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000684 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[63];
timing () {
related_pin : "la_data_out_core[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.728347, 0.761091, 0.861687, 1.221417, 3.141452",\
"0.769356, 0.802101, 0.902696, 1.262426, 3.182461",\
"0.872472, 0.905216, 1.005810, 1.365546, 3.285551",\
"1.209674, 1.242424, 1.342986, 1.702854, 3.622166",\
"2.441614, 2.474404, 2.574747, 2.935497, 4.850183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.041600, 0.074143, 0.199896, 0.690374, 3.332590",\
"0.041600, 0.074143, 0.199896, 0.690374, 3.332590",\
"0.041602, 0.074146, 0.199896, 0.690383, 3.332542",\
"0.041648, 0.074203, 0.199893, 0.690583, 3.331429",\
"0.041955, 0.074584, 0.199869, 0.691922, 3.323987");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.889903, 0.915688, 0.977936, 1.146140, 1.993886",\
"0.935629, 0.961414, 1.023661, 1.191865, 2.039612",\
"1.050928, 1.076712, 1.138960, 1.307164, 2.154902",\
"1.447127, 1.472888, 1.535136, 1.703353, 2.550869",\
"3.069169, 3.094766, 3.157012, 3.325325, 4.171239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.040607, 0.057950, 0.113585, 0.316044, 1.468193",\
"0.040607, 0.057950, 0.113585, 0.316044, 1.468193",\
"0.040607, 0.057950, 0.113585, 0.316047, 1.468190",\
"0.040611, 0.057944, 0.113584, 0.316113, 1.468128",\
"0.040638, 0.057904, 0.113571, 0.316587, 1.467676");
}
} /* end of arc la_data_out_core[63]_la_data_in_mprj[63]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.728347, 0.761091, 0.861687, 1.221417, 3.141452",\
"0.769356, 0.802101, 0.902696, 1.262426, 3.182461",\
"0.872472, 0.905216, 1.005810, 1.365546, 3.285551",\
"1.209674, 1.242424, 1.342986, 1.702854, 3.622166",\
"2.441614, 2.474404, 2.574747, 2.935497, 4.850183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.041600, 0.074143, 0.199896, 0.690374, 3.332590",\
"0.041600, 0.074143, 0.199896, 0.690374, 3.332590",\
"0.041602, 0.074146, 0.199896, 0.690383, 3.332542",\
"0.041648, 0.074203, 0.199893, 0.690583, 3.331429",\
"0.041955, 0.074584, 0.199869, 0.691922, 3.323987");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.889903, 0.915688, 0.977936, 1.146140, 1.993886",\
"0.935629, 0.961414, 1.023661, 1.191865, 2.039612",\
"1.050928, 1.076712, 1.138960, 1.307164, 2.154902",\
"1.447127, 1.472888, 1.535136, 1.703353, 2.550869",\
"3.069169, 3.094766, 3.157012, 3.325325, 4.171239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.040607, 0.057950, 0.113585, 0.316044, 1.468193",\
"0.040607, 0.057950, 0.113585, 0.316044, 1.468193",\
"0.040607, 0.057950, 0.113585, 0.316047, 1.468190",\
"0.040611, 0.057944, 0.113584, 0.316113, 1.468128",\
"0.040638, 0.057904, 0.113571, 0.316587, 1.467676");
}
} /* end of arc la_data_out_core[63]_la_data_in_mprj[63]_una_min*/
timing () {
related_pin : "la_iena_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "1.855383, 1.888128, 1.988723, 2.348455, 4.268480",\
"1.905014, 1.937759, 2.038354, 2.398086, 4.318112",\
"2.016985, 2.049729, 2.150325, 2.510056, 4.430082",\
"2.361240, 2.393985, 2.494580, 2.854312, 4.774337",\
"3.629439, 3.662184, 3.762779, 4.122511, 6.042536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "2.164629, 2.190411, 2.252658, 2.420864, 3.268579",\
"2.213891, 2.239673, 2.301920, 2.470126, 3.317841",\
"2.326290, 2.352072, 2.414319, 2.582525, 3.430240",\
"2.678147, 2.703928, 2.766176, 2.934382, 3.782097",\
"3.941100, 3.966881, 4.029129, 4.197334, 5.045050");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184");
}
} /* end of arc la_iena_mprj[63]_la_data_in_mprj[63]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "1.855383, 1.888128, 1.988723, 2.348455, 4.268480",\
"1.905014, 1.937759, 2.038354, 2.398086, 4.318112",\
"2.016985, 2.049729, 2.150325, 2.510056, 4.430082",\
"2.361240, 2.393985, 2.494580, 2.854312, 4.774337",\
"3.629439, 3.662184, 3.762779, 4.122511, 6.042536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575",\
"0.041601, 0.074144, 0.199896, 0.690377, 3.332575");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "2.164629, 2.190411, 2.252658, 2.420864, 3.268579",\
"2.213891, 2.239673, 2.301920, 2.470126, 3.317841",\
"2.326290, 2.352072, 2.414319, 2.582525, 3.430240",\
"2.678147, 2.703928, 2.766176, 2.934382, 3.782097",\
"3.941100, 3.966881, 4.029129, 4.197334, 5.045050");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184",\
"0.040608, 0.057949, 0.113585, 0.316054, 1.468184");
}
} /* end of arc la_iena_mprj[63]_la_data_in_mprj[63]_una_min*/
} /* end of pin la_data_in_mprj[63] */
pin("la_data_in_mprj[62]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000712 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[62];
timing () {
related_pin : "la_data_out_core[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.679537, 0.712247, 0.812843, 1.172555, 3.092615",\
"0.719703, 0.752413, 0.853008, 1.212721, 3.132781",\
"0.822702, 0.855413, 0.956006, 1.315725, 3.235754",\
"1.162957, 1.195672, 1.296238, 1.656068, 3.575513",\
"2.343895, 2.376648, 2.476999, 2.837698, 4.752587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.041686, 0.074226, 0.199990, 0.690440, 3.332741",\
"0.041686, 0.074226, 0.199990, 0.690440, 3.332741",\
"0.041688, 0.074229, 0.199989, 0.690449, 3.332692",\
"0.041727, 0.074277, 0.199986, 0.690618, 3.331752",\
"0.042029, 0.074652, 0.199963, 0.691936, 3.324424");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.838587, 0.864327, 0.926561, 1.094764, 1.942487",\
"0.883622, 0.909362, 0.971596, 1.139799, 1.987522",\
"0.998900, 1.024639, 1.086873, 1.255077, 2.102797",\
"1.397564, 1.423284, 1.485518, 1.653733, 2.501271",\
"2.972759, 2.998319, 3.060552, 3.228861, 4.074817");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040661, 0.057990, 0.113624, 0.316080, 1.468195",\
"0.040661, 0.057990, 0.113624, 0.316080, 1.468195",\
"0.040661, 0.057990, 0.113624, 0.316081, 1.468194",\
"0.040665, 0.057986, 0.113622, 0.316135, 1.468144",\
"0.040691, 0.057946, 0.113610, 0.316603, 1.467697");
}
} /* end of arc la_data_out_core[62]_la_data_in_mprj[62]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.679537, 0.712247, 0.812843, 1.172555, 3.092615",\
"0.719703, 0.752413, 0.853008, 1.212721, 3.132781",\
"0.822702, 0.855413, 0.956006, 1.315725, 3.235754",\
"1.162957, 1.195672, 1.296238, 1.656068, 3.575513",\
"2.343895, 2.376648, 2.476999, 2.837698, 4.752587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.041686, 0.074226, 0.199990, 0.690440, 3.332741",\
"0.041686, 0.074226, 0.199990, 0.690440, 3.332741",\
"0.041688, 0.074229, 0.199989, 0.690449, 3.332692",\
"0.041727, 0.074277, 0.199986, 0.690618, 3.331752",\
"0.042029, 0.074652, 0.199963, 0.691936, 3.324424");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.838587, 0.864327, 0.926561, 1.094764, 1.942487",\
"0.883622, 0.909362, 0.971596, 1.139799, 1.987522",\
"0.998900, 1.024639, 1.086873, 1.255077, 2.102797",\
"1.397564, 1.423284, 1.485518, 1.653733, 2.501271",\
"2.972759, 2.998319, 3.060552, 3.228861, 4.074817");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040661, 0.057990, 0.113624, 0.316080, 1.468195",\
"0.040661, 0.057990, 0.113624, 0.316080, 1.468195",\
"0.040661, 0.057990, 0.113624, 0.316081, 1.468194",\
"0.040665, 0.057986, 0.113622, 0.316135, 1.468144",\
"0.040691, 0.057946, 0.113610, 0.316603, 1.467697");
}
} /* end of arc la_data_out_core[62]_la_data_in_mprj[62]_una_min*/
timing () {
related_pin : "la_iena_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.723683, 1.756394, 1.856988, 2.216703, 4.136753",\
"1.773213, 1.805923, 1.906518, 2.266232, 4.186282",\
"1.885047, 1.917758, 2.018353, 2.378067, 4.298117",\
"2.229956, 2.262667, 2.363261, 2.722976, 4.643026",\
"3.499441, 3.532152, 3.632746, 3.992461, 5.912511");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "2.047092, 2.072830, 2.135065, 2.303268, 3.150981",\
"2.096401, 2.122139, 2.184373, 2.352577, 3.200289",\
"2.208527, 2.234265, 2.296499, 2.464703, 3.312416",\
"2.560458, 2.586196, 2.648431, 2.816635, 3.664347",\
"3.822131, 3.847869, 3.910104, 4.078308, 4.926020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192");
}
} /* end of arc la_iena_mprj[62]_la_data_in_mprj[62]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.723683, 1.756394, 1.856988, 2.216703, 4.136753",\
"1.773213, 1.805923, 1.906518, 2.266232, 4.186282",\
"1.885047, 1.917758, 2.018353, 2.378067, 4.298117",\
"2.229956, 2.262667, 2.363261, 2.722976, 4.643026",\
"3.499441, 3.532152, 3.632746, 3.992461, 5.912511");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726",\
"0.041687, 0.074227, 0.199989, 0.690443, 3.332726");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "2.047092, 2.072830, 2.135065, 2.303268, 3.150981",\
"2.096401, 2.122139, 2.184373, 2.352577, 3.200289",\
"2.208527, 2.234265, 2.296499, 2.464703, 3.312416",\
"2.560458, 2.586196, 2.648431, 2.816635, 3.664347",\
"3.822131, 3.847869, 3.910104, 4.078308, 4.926020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192",\
"0.040662, 0.057990, 0.113624, 0.316083, 1.468192");
}
} /* end of arc la_iena_mprj[62]_la_data_in_mprj[62]_una_min*/
} /* end of pin la_data_in_mprj[62] */
pin("la_data_in_mprj[61]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000728 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[61];
timing () {
related_pin : "la_data_out_core[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.747460, 0.780150, 0.880750, 1.240429, 3.160628",\
"0.790780, 0.823470, 0.924070, 1.283752, 3.203933",\
"0.889170, 0.921859, 1.022460, 1.382140, 3.302331",\
"1.245576, 1.278271, 1.378838, 1.738655, 3.658126",\
"2.575092, 2.607827, 2.708170, 3.068888, 4.983639");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.041727, 0.074264, 0.200043, 0.690441, 3.333027",\
"0.041728, 0.074265, 0.200043, 0.690447, 3.333027",\
"0.041728, 0.074265, 0.200043, 0.690447, 3.333027",\
"0.041776, 0.074324, 0.200043, 0.690652, 3.333027",\
"0.042089, 0.074712, 0.200043, 0.692018, 3.333027");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.861877, 0.887609, 0.949835, 1.118028, 1.965921",\
"0.908152, 0.933884, 0.996110, 1.164302, 2.012194",\
"1.020182, 1.045914, 1.108141, 1.276333, 2.124224",\
"1.421178, 1.446887, 1.509114, 1.677319, 2.524989",\
"3.004088, 3.029627, 3.091852, 3.260159, 4.106135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.040689, 0.058018, 0.113647, 0.316046, 1.468249",\
"0.040689, 0.058018, 0.113647, 0.316047, 1.468249",\
"0.040689, 0.058018, 0.113647, 0.316047, 1.468249",\
"0.040693, 0.058018, 0.113647, 0.316112, 1.468249",\
"0.040722, 0.058018, 0.113647, 0.316613, 1.468249");
}
} /* end of arc la_data_out_core[61]_la_data_in_mprj[61]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.747460, 0.780150, 0.880750, 1.240429, 3.160628",\
"0.790780, 0.823470, 0.924070, 1.283752, 3.203933",\
"0.889170, 0.921859, 1.022460, 1.382140, 3.302331",\
"1.245576, 1.278271, 1.378838, 1.738655, 3.658126",\
"2.575092, 2.607827, 2.708170, 3.068888, 4.983639");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.041727, 0.074264, 0.200016, 0.690441, 3.324263",\
"0.041728, 0.074264, 0.200016, 0.690443, 3.324263",\
"0.041728, 0.074264, 0.200016, 0.690443, 3.324263",\
"0.041776, 0.074324, 0.200016, 0.690652, 3.324263",\
"0.042089, 0.074712, 0.200016, 0.692018, 3.324263");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.861877, 0.887609, 0.949835, 1.118028, 1.965921",\
"0.908152, 0.933884, 0.996110, 1.164302, 2.012194",\
"1.020182, 1.045914, 1.108141, 1.276333, 2.124224",\
"1.421178, 1.446887, 1.509114, 1.677319, 2.524989",\
"3.004088, 3.029627, 3.091852, 3.260159, 4.106135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.040689, 0.057970, 0.113632, 0.316046, 1.467708",\
"0.040689, 0.057970, 0.113632, 0.316047, 1.467708",\
"0.040689, 0.057970, 0.113632, 0.316047, 1.467708",\
"0.040693, 0.057970, 0.113632, 0.316112, 1.467708",\
"0.040722, 0.057970, 0.113632, 0.316613, 1.467708");
}
} /* end of arc la_data_out_core[61]_la_data_in_mprj[61]_una_min*/
timing () {
related_pin : "la_iena_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "1.631100, 1.663790, 1.764390, 2.124070, 4.044264",\
"1.680679, 1.713368, 1.813969, 2.173649, 4.093843",\
"1.792645, 1.825335, 1.925936, 2.285615, 4.205810",\
"2.137342, 2.170032, 2.270633, 2.630312, 4.550507",\
"3.371725, 3.404415, 3.505015, 3.864695, 5.784890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "1.936364, 1.962095, 2.024321, 2.192514, 3.040391",\
"1.986137, 2.011867, 2.074094, 2.242287, 3.090164",\
"2.097882, 2.123612, 2.185839, 2.354032, 3.201909",\
"2.449632, 2.475363, 2.537590, 2.705783, 3.553660",\
"3.680830, 3.706561, 3.768788, 3.936981, 4.784858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245");
}
} /* end of arc la_iena_mprj[61]_la_data_in_mprj[61]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "1.631100, 1.663790, 1.764390, 2.124070, 4.044264",\
"1.680679, 1.713368, 1.813969, 2.173649, 4.093843",\
"1.792645, 1.825335, 1.925936, 2.285615, 4.205810",\
"2.137342, 2.170032, 2.270633, 2.630312, 4.550507",\
"3.371725, 3.404415, 3.505015, 3.864695, 5.784890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021",\
"0.041728, 0.074264, 0.200043, 0.690443, 3.333021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "1.936364, 1.962095, 2.024321, 2.192514, 3.040391",\
"1.986137, 2.011867, 2.074094, 2.242287, 3.090164",\
"2.097882, 2.123612, 2.185839, 2.354032, 3.201909",\
"2.449632, 2.475363, 2.537590, 2.705783, 3.553660",\
"3.680830, 3.706561, 3.768788, 3.936981, 4.784858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245",\
"0.040690, 0.058018, 0.113647, 0.316051, 1.468245");
}
} /* end of arc la_iena_mprj[61]_la_data_in_mprj[61]_una_min*/
} /* end of pin la_data_in_mprj[61] */
pin("la_data_in_mprj[60]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000886 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[60];
timing () {
related_pin : "la_data_out_core[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.621427, 0.653932, 0.754499, 1.114207, 3.033870",\
"0.662274, 0.694779, 0.795345, 1.155056, 3.074710",\
"0.766058, 0.798563, 0.899128, 1.258844, 3.178469",\
"1.097651, 1.130160, 1.230705, 1.590501, 3.509707",\
"2.207232, 2.239773, 2.340119, 2.700728, 4.615670");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042252, 0.074782, 0.200558, 0.691002, 3.332773",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332761",\
"0.042255, 0.074785, 0.200558, 0.691013, 3.332712",\
"0.042282, 0.074819, 0.200556, 0.691135, 3.332038",\
"0.042565, 0.075168, 0.200535, 0.692370, 3.325182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.619475, 0.644978, 0.707237, 0.875206, 1.723559",\
"0.663920, 0.689423, 0.751682, 0.919653, 1.768007",\
"0.781134, 0.806645, 0.868889, 1.036883, 1.885269",\
"1.157277, 1.182827, 1.244979, 1.413123, 2.261631",\
"2.453179, 2.478573, 2.540725, 2.708967, 3.555844");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040936, 0.058337, 0.113857, 0.316110, 1.467351",\
"0.040936, 0.058337, 0.113857, 0.316110, 1.467359",\
"0.040941, 0.058337, 0.113858, 0.316110, 1.467511",\
"0.040977, 0.058337, 0.113866, 0.316110, 1.468012",\
"0.041007, 0.058337, 0.113866, 0.316508, 1.468012");
}
} /* end of arc la_data_out_core[60]_la_data_in_mprj[60]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.621427, 0.653932, 0.754499, 1.114207, 3.033870",\
"0.662274, 0.694779, 0.795345, 1.155056, 3.074710",\
"0.766058, 0.798563, 0.899128, 1.258844, 3.178469",\
"1.097651, 1.130160, 1.230705, 1.590501, 3.509707",\
"2.207232, 2.239773, 2.340119, 2.700728, 4.615670");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042252, 0.074782, 0.200558, 0.691002, 3.332773",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332761",\
"0.042255, 0.074785, 0.200558, 0.691013, 3.332712",\
"0.042282, 0.074819, 0.200556, 0.691135, 3.332038",\
"0.042565, 0.075168, 0.200535, 0.692370, 3.325182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.619475, 0.644978, 0.707237, 0.875206, 1.723559",\
"0.663920, 0.689423, 0.751682, 0.919653, 1.768007",\
"0.781134, 0.806645, 0.868889, 1.036883, 1.885269",\
"1.157277, 1.182827, 1.244979, 1.413123, 2.261631",\
"2.453179, 2.478573, 2.540725, 2.708967, 3.555844");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040936, 0.058221, 0.113853, 0.316025, 1.467351",\
"0.040936, 0.058221, 0.113853, 0.316025, 1.467359",\
"0.040941, 0.058221, 0.113853, 0.316025, 1.467511",\
"0.040977, 0.058221, 0.113853, 0.316025, 1.468012",\
"0.041007, 0.058221, 0.113853, 0.316508, 1.468012");
}
} /* end of arc la_data_out_core[60]_la_data_in_mprj[60]_una_min*/
timing () {
related_pin : "la_iena_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.458491, 1.490996, 1.591563, 1.951273, 3.870927",\
"1.508169, 1.540674, 1.641241, 2.000951, 3.920605",\
"1.620207, 1.652712, 1.753279, 2.112989, 4.032643",\
"1.964704, 1.997209, 2.097775, 2.457485, 4.377140",\
"3.185467, 3.217972, 3.318539, 3.678249, 5.597903");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.658294, 1.683806, 1.746047, 1.914046, 2.762441",\
"1.708305, 1.733817, 1.796058, 1.964057, 2.812452",\
"1.819939, 1.845452, 1.907693, 2.075692, 2.924087",\
"2.171456, 2.196968, 2.259209, 2.427208, 3.275603",\
"3.389856, 3.415368, 3.477609, 3.645608, 4.494003");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550");
}
} /* end of arc la_iena_mprj[60]_la_data_in_mprj[60]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.458491, 1.490996, 1.591563, 1.951273, 3.870927",\
"1.508169, 1.540674, 1.641241, 2.000951, 3.920605",\
"1.620207, 1.652712, 1.753279, 2.112989, 4.032643",\
"1.964704, 1.997209, 2.097775, 2.457485, 4.377140",\
"3.185467, 3.217972, 3.318539, 3.678249, 5.597903");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760",\
"0.042253, 0.074782, 0.200558, 0.691005, 3.332760");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "1.658294, 1.683806, 1.746047, 1.914046, 2.762441",\
"1.708305, 1.733817, 1.796058, 1.964057, 2.812452",\
"1.819939, 1.845452, 1.907693, 2.075692, 2.924087",\
"2.171456, 2.196968, 2.259209, 2.427208, 3.275603",\
"3.389856, 3.415368, 3.477609, 3.645608, 4.494003");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550",\
"0.040943, 0.058324, 0.113859, 0.316091, 1.467550");
}
} /* end of arc la_iena_mprj[60]_la_data_in_mprj[60]_una_min*/
} /* end of pin la_data_in_mprj[60] */
pin("la_data_in_mprj[59]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000726 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[59];
timing () {
related_pin : "la_data_out_core[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.585361, 0.618047, 0.718683, 1.078223, 2.999155",\
"0.625236, 0.657922, 0.758557, 1.118099, 3.039021",\
"0.729406, 0.762092, 0.862725, 1.222275, 3.143154",\
"1.056900, 1.089591, 1.190199, 1.549847, 3.470211",\
"2.128066, 2.160792, 2.261201, 2.621654, 4.537798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.041672, 0.074197, 0.200041, 0.690224, 3.334198",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041676, 0.074202, 0.200040, 0.690239, 3.334114",\
"0.041710, 0.074244, 0.200038, 0.690389, 3.333284",\
"0.041990, 0.074591, 0.200016, 0.691610, 3.326499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.595689, 0.621389, 0.683851, 0.851621, 1.699862",\
"0.638600, 0.664300, 0.726762, 0.894533, 1.742777",\
"0.755854, 0.781563, 0.844007, 1.011806, 1.860091",\
"1.127334, 1.153136, 1.215406, 1.383479, 2.232158",\
"2.378854, 2.404528, 2.466755, 2.634984, 3.482268");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.040584, 0.058198, 0.113631, 0.316027, 1.466001",\
"0.040585, 0.058198, 0.113631, 0.316027, 1.466012",\
"0.040591, 0.058198, 0.113632, 0.316027, 1.466204",\
"0.040655, 0.058198, 0.113647, 0.316027, 1.468045",\
"0.040696, 0.058198, 0.113647, 0.316224, 1.468076");
}
} /* end of arc la_data_out_core[59]_la_data_in_mprj[59]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.585361, 0.618047, 0.718683, 1.078223, 2.999155",\
"0.625236, 0.657922, 0.758557, 1.118099, 3.039021",\
"0.729406, 0.762092, 0.862725, 1.222275, 3.143154",\
"1.056900, 1.089591, 1.190199, 1.549847, 3.470211",\
"2.128066, 2.160792, 2.261201, 2.621654, 4.537798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.041672, 0.074197, 0.200041, 0.690224, 3.334198",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041676, 0.074202, 0.200040, 0.690239, 3.334114",\
"0.041710, 0.074244, 0.200038, 0.690389, 3.333284",\
"0.041990, 0.074591, 0.200016, 0.691610, 3.326499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.595689, 0.621389, 0.683851, 0.851621, 1.699862",\
"0.638600, 0.664300, 0.726762, 0.894533, 1.742777",\
"0.755854, 0.781563, 0.844007, 1.011806, 1.860091",\
"1.127334, 1.153136, 1.215406, 1.383479, 2.232158",\
"2.378854, 2.404528, 2.466755, 2.634984, 3.482268");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.040584, 0.058000, 0.113631, 0.315827, 1.466001",\
"0.040585, 0.058000, 0.113631, 0.315827, 1.466012",\
"0.040591, 0.058000, 0.113632, 0.315827, 1.466204",\
"0.040655, 0.058000, 0.113640, 0.315827, 1.468045",\
"0.040696, 0.058000, 0.113640, 0.316224, 1.468076");
}
} /* end of arc la_data_out_core[59]_la_data_in_mprj[59]_una_min*/
timing () {
related_pin : "la_iena_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "1.362188, 1.394874, 1.495509, 1.855050, 3.775973",\
"1.411958, 1.444644, 1.545279, 1.904820, 3.825742",\
"1.524040, 1.556726, 1.657361, 2.016903, 3.937825",\
"1.867993, 1.900679, 2.001314, 2.360855, 4.281777",\
"3.082513, 3.115200, 3.215834, 3.575376, 5.496298");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "1.587469, 1.613180, 1.675621, 1.843424, 2.691713",\
"1.637616, 1.663327, 1.725768, 1.893571, 2.741860",\
"1.749220, 1.774930, 1.837372, 2.005174, 2.853463",\
"2.100572, 2.126283, 2.188724, 2.356527, 3.204816",\
"3.313118, 3.338829, 3.401271, 3.569073, 4.417362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224");
}
} /* end of arc la_iena_mprj[59]_la_data_in_mprj[59]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "1.362188, 1.394874, 1.495509, 1.855050, 3.775973",\
"1.411958, 1.444644, 1.545279, 1.904820, 3.825742",\
"1.524040, 1.556726, 1.657361, 2.016903, 3.937825",\
"1.867993, 1.900679, 2.001314, 2.360855, 4.281777",\
"3.082513, 3.115200, 3.215834, 3.575376, 5.496298");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183",\
"0.041673, 0.074198, 0.200041, 0.690227, 3.334183");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "1.587469, 1.613180, 1.675621, 1.843424, 2.691713",\
"1.637616, 1.663327, 1.725768, 1.893571, 2.741860",\
"1.749220, 1.774930, 1.837372, 2.005174, 2.853463",\
"2.100572, 2.126283, 2.188724, 2.356527, 3.204816",\
"3.313118, 3.338829, 3.401271, 3.569073, 4.417362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224",\
"0.040592, 0.058183, 0.113632, 0.316005, 1.466224");
}
} /* end of arc la_iena_mprj[59]_la_data_in_mprj[59]_una_min*/
} /* end of pin la_data_in_mprj[59] */
pin("la_data_in_mprj[58]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000424 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[58];
timing () {
related_pin : "la_data_out_core[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.544556, 0.577594, 0.678251, 1.037729, 2.958605",\
"0.583504, 0.616541, 0.717199, 1.076677, 2.997552",\
"0.691189, 0.724227, 0.824882, 1.184372, 3.105183",\
"1.004284, 1.037327, 1.137958, 1.497543, 3.417857",\
"2.000494, 2.033574, 2.134017, 2.494349, 4.410753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040695, 0.073244, 0.199076, 0.689376, 3.332532",\
"0.040695, 0.073244, 0.199076, 0.689376, 3.332532",\
"0.040699, 0.073250, 0.199076, 0.689395, 3.332429",\
"0.040732, 0.073291, 0.199073, 0.689539, 3.331628",\
"0.040992, 0.073616, 0.199051, 0.690668, 3.325337");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.552424, 0.578612, 0.641204, 0.808875, 1.656797",\
"0.596430, 0.622618, 0.685210, 0.852880, 1.700803",\
"0.716347, 0.742548, 0.805116, 0.972824, 1.820800",\
"1.074494, 1.100793, 1.163184, 1.331167, 2.179543",\
"2.243715, 2.269879, 2.332227, 2.500363, 3.347409");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040003, 0.057780, 0.113247, 0.315725, 1.464488",\
"0.040003, 0.057780, 0.113247, 0.315725, 1.464488",\
"0.040012, 0.057780, 0.113249, 0.315725, 1.464738",\
"0.040078, 0.057780, 0.113264, 0.315725, 1.466600",\
"0.040113, 0.057780, 0.113264, 0.315896, 1.466651");
}
} /* end of arc la_data_out_core[58]_la_data_in_mprj[58]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.544556, 0.577594, 0.678251, 1.037729, 2.958605",\
"0.583504, 0.616541, 0.717199, 1.076677, 2.997552",\
"0.691189, 0.724227, 0.824882, 1.184372, 3.105183",\
"1.004284, 1.037327, 1.137958, 1.497543, 3.417857",\
"2.000494, 2.033574, 2.134017, 2.494349, 4.410753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040695, 0.073244, 0.199076, 0.689376, 3.332532",\
"0.040695, 0.073244, 0.199076, 0.689376, 3.332532",\
"0.040699, 0.073250, 0.199076, 0.689395, 3.332429",\
"0.040732, 0.073291, 0.199073, 0.689539, 3.331628",\
"0.040992, 0.073616, 0.199051, 0.690668, 3.325337");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.552424, 0.578612, 0.641204, 0.808875, 1.656797",\
"0.596430, 0.622618, 0.685210, 0.852880, 1.700803",\
"0.716347, 0.742548, 0.805116, 0.972824, 1.820800",\
"1.074494, 1.100793, 1.163184, 1.331167, 2.179543",\
"2.243715, 2.269879, 2.332227, 2.500363, 3.347409");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040003, 0.057577, 0.113247, 0.315519, 1.464488",\
"0.040003, 0.057577, 0.113247, 0.315519, 1.464488",\
"0.040012, 0.057577, 0.113249, 0.315519, 1.464738",\
"0.040078, 0.057577, 0.113256, 0.315519, 1.466600",\
"0.040113, 0.057577, 0.113256, 0.315896, 1.466651");
}
} /* end of arc la_data_out_core[58]_la_data_in_mprj[58]_una_min*/
timing () {
related_pin : "la_iena_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.371731, 1.404768, 1.505425, 1.864907, 3.785760",\
"1.421659, 1.454696, 1.555353, 1.914835, 3.835688",\
"1.533816, 1.566854, 1.667510, 2.026993, 3.947845",\
"1.876841, 1.909879, 2.010535, 2.370018, 4.290871",\
"3.080826, 3.113863, 3.214520, 3.574002, 5.494855");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.472201, 1.498402, 1.560970, 1.728678, 2.576655",\
"1.522580, 1.548782, 1.611350, 1.779058, 2.627034",\
"1.634132, 1.660333, 1.722901, 1.890609, 2.738586",\
"1.985221, 2.011423, 2.073991, 2.241699, 3.089675",\
"3.188358, 3.214560, 3.277128, 3.444835, 4.292812");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739");
}
} /* end of arc la_iena_mprj[58]_la_data_in_mprj[58]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.371731, 1.404768, 1.505425, 1.864907, 3.785760",\
"1.421659, 1.454696, 1.555353, 1.914835, 3.835688",\
"1.533816, 1.566854, 1.667510, 2.026993, 3.947845",\
"1.876841, 1.909879, 2.010535, 2.370018, 4.290871",\
"3.080826, 3.113863, 3.214520, 3.574002, 5.494855");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494",\
"0.040696, 0.073246, 0.199076, 0.689383, 3.332494");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.472201, 1.498402, 1.560970, 1.728678, 2.576655",\
"1.522580, 1.548782, 1.611350, 1.779058, 2.627034",\
"1.634132, 1.660333, 1.722901, 1.890609, 2.738586",\
"1.985221, 2.011423, 2.073991, 2.241699, 3.089675",\
"3.188358, 3.214560, 3.277128, 3.444835, 4.292812");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739",\
"0.040012, 0.057763, 0.113249, 0.315700, 1.464739");
}
} /* end of arc la_iena_mprj[58]_la_data_in_mprj[58]_una_min*/
} /* end of pin la_data_in_mprj[58] */
pin("la_data_in_mprj[57]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000791 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[57];
timing () {
related_pin : "la_data_out_core[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.598351, 0.630960, 0.731591, 1.091104, 3.012022",\
"0.638869, 0.671478, 0.772108, 1.131623, 3.052529",\
"0.741974, 0.774584, 0.875212, 1.234734, 3.155605",\
"1.076608, 1.109221, 1.209825, 1.569449, 3.489784",\
"2.183507, 2.216156, 2.316554, 2.677012, 4.592977");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041874, 0.074393, 0.200252, 0.690394, 3.334424",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334404",\
"0.041877, 0.074397, 0.200252, 0.690408, 3.334348",\
"0.041913, 0.074441, 0.200249, 0.690563, 3.333487",\
"0.042202, 0.074800, 0.200228, 0.691828, 3.326460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.610310, 0.635901, 0.698337, 0.866099, 1.714256",\
"0.653587, 0.679178, 0.741614, 0.909377, 1.757536",\
"0.770063, 0.795663, 0.858082, 1.025870, 1.874066",\
"1.147300, 1.172991, 1.235237, 1.403299, 2.251892",\
"2.438728, 2.464296, 2.526492, 2.694722, 3.541920");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040706, 0.058293, 0.113717, 0.316120, 1.465944",\
"0.040706, 0.058293, 0.113717, 0.316120, 1.465957",\
"0.040712, 0.058293, 0.113719, 0.316120, 1.466123",\
"0.040776, 0.058293, 0.113734, 0.316120, 1.467978",\
"0.040820, 0.058293, 0.113734, 0.316316, 1.468073");
}
} /* end of arc la_data_out_core[57]_la_data_in_mprj[57]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.598351, 0.630960, 0.731591, 1.091104, 3.012022",\
"0.638869, 0.671478, 0.772108, 1.131623, 3.052529",\
"0.741974, 0.774584, 0.875212, 1.234734, 3.155605",\
"1.076608, 1.109221, 1.209825, 1.569449, 3.489784",\
"2.183507, 2.216156, 2.316554, 2.677012, 4.592977");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041874, 0.074393, 0.200252, 0.690394, 3.334424",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334404",\
"0.041877, 0.074397, 0.200252, 0.690408, 3.334348",\
"0.041913, 0.074441, 0.200249, 0.690563, 3.333487",\
"0.042202, 0.074800, 0.200228, 0.691828, 3.326460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.610310, 0.635901, 0.698337, 0.866099, 1.714256",\
"0.653587, 0.679178, 0.741614, 0.909377, 1.757536",\
"0.770063, 0.795663, 0.858082, 1.025870, 1.874066",\
"1.147300, 1.172991, 1.235237, 1.403299, 2.251892",\
"2.438728, 2.464296, 2.526492, 2.694722, 3.541920");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040706, 0.058091, 0.113717, 0.315921, 1.465944",\
"0.040706, 0.058091, 0.113717, 0.315921, 1.465957",\
"0.040712, 0.058091, 0.113719, 0.315921, 1.466123",\
"0.040776, 0.058091, 0.113727, 0.315921, 1.467978",\
"0.040820, 0.058091, 0.113727, 0.316316, 1.468073");
}
} /* end of arc la_data_out_core[57]_la_data_in_mprj[57]_una_min*/
timing () {
related_pin : "la_iena_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.396618, 1.429228, 1.529858, 1.889373, 3.810279",\
"1.446480, 1.479089, 1.579719, 1.939234, 3.860141",\
"1.558605, 1.591214, 1.691845, 2.051359, 3.972266",\
"1.902043, 1.934652, 2.035282, 2.394797, 4.315704",\
"3.110582, 3.143191, 3.243821, 3.603336, 5.524243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.616459, 1.642061, 1.704476, 1.872271, 2.720478",\
"1.666741, 1.692343, 1.754758, 1.922553, 2.770759",\
"1.778315, 1.803917, 1.866331, 2.034127, 2.882333",\
"2.129457, 2.155059, 2.217474, 2.385269, 3.233475",\
"3.336487, 3.362089, 3.424504, 3.592299, 4.440505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173");
}
} /* end of arc la_iena_mprj[57]_la_data_in_mprj[57]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.396618, 1.429228, 1.529858, 1.889373, 3.810279",\
"1.446480, 1.479089, 1.579719, 1.939234, 3.860141",\
"1.558605, 1.591214, 1.691845, 2.051359, 3.972266",\
"1.902043, 1.934652, 2.035282, 2.394797, 4.315704",\
"3.110582, 3.143191, 3.243821, 3.603336, 5.524243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406",\
"0.041875, 0.074394, 0.200252, 0.690398, 3.334406");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.616459, 1.642061, 1.704476, 1.872271, 2.720478",\
"1.666741, 1.692343, 1.754758, 1.922553, 2.770759",\
"1.778315, 1.803917, 1.866331, 2.034127, 2.882333",\
"2.129457, 2.155059, 2.217474, 2.385269, 3.233475",\
"3.336487, 3.362089, 3.424504, 3.592299, 4.440505");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173",\
"0.040714, 0.058278, 0.113719, 0.316098, 1.466173");
}
} /* end of arc la_iena_mprj[57]_la_data_in_mprj[57]_una_min*/
} /* end of pin la_data_in_mprj[57] */
pin("la_data_in_mprj[56]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000753 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[56];
timing () {
related_pin : "la_data_out_core[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.583623, 0.616275, 0.716924, 1.076391, 2.997637",\
"0.623258, 0.655910, 0.756558, 1.116028, 3.037262",\
"0.726977, 0.759629, 0.860275, 1.219753, 3.140945",\
"1.057981, 1.090638, 1.191258, 1.550842, 3.471475",\
"2.140859, 2.173550, 2.273967, 2.634374, 4.550698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.041734, 0.074252, 0.200130, 0.690202, 3.334806",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041738, 0.074256, 0.200129, 0.690217, 3.334719",\
"0.041775, 0.074302, 0.200126, 0.690379, 3.333819",\
"0.042061, 0.074656, 0.200105, 0.691626, 3.326891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.598932, 0.624565, 0.687058, 0.854759, 1.702870",\
"0.641286, 0.666920, 0.729412, 0.897114, 1.745228",\
"0.758155, 0.783798, 0.846272, 1.014002, 1.862156",\
"1.132430, 1.158168, 1.220463, 1.388477, 2.237043",\
"2.396137, 2.421774, 2.483989, 2.652214, 3.499531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.040619, 0.058265, 0.113663, 0.316109, 1.465532",\
"0.040620, 0.058265, 0.113663, 0.316109, 1.465544",\
"0.040626, 0.058265, 0.113664, 0.316109, 1.465733",\
"0.040692, 0.058265, 0.113680, 0.316109, 1.467653",\
"0.040746, 0.058265, 0.113680, 0.316242, 1.468094");
}
} /* end of arc la_data_out_core[56]_la_data_in_mprj[56]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.583623, 0.616275, 0.716924, 1.076391, 2.997637",\
"0.623258, 0.655910, 0.756558, 1.116028, 3.037262",\
"0.726977, 0.759629, 0.860275, 1.219753, 3.140945",\
"1.057981, 1.090638, 1.191258, 1.550842, 3.471475",\
"2.140859, 2.173550, 2.273967, 2.634374, 4.550698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.041734, 0.074252, 0.200130, 0.690202, 3.334806",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041738, 0.074256, 0.200129, 0.690217, 3.334719",\
"0.041775, 0.074302, 0.200126, 0.690379, 3.333819",\
"0.042061, 0.074656, 0.200105, 0.691626, 3.326891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.598932, 0.624565, 0.687058, 0.854759, 1.702870",\
"0.641286, 0.666920, 0.729412, 0.897114, 1.745228",\
"0.758155, 0.783798, 0.846272, 1.014002, 1.862156",\
"1.132430, 1.158168, 1.220463, 1.388477, 2.237043",\
"2.396137, 2.421774, 2.483989, 2.652214, 3.499531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.040619, 0.058039, 0.113663, 0.315901, 1.465532",\
"0.040620, 0.058039, 0.113663, 0.315901, 1.465544",\
"0.040626, 0.058039, 0.113664, 0.315901, 1.465733",\
"0.040692, 0.058039, 0.113676, 0.315901, 1.467653",\
"0.040746, 0.058039, 0.113676, 0.316242, 1.468094");
}
} /* end of arc la_data_out_core[56]_la_data_in_mprj[56]_una_min*/
timing () {
related_pin : "la_iena_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "1.381722, 1.414374, 1.515022, 1.874492, 3.795726",\
"1.431516, 1.464167, 1.564816, 1.924285, 3.845519",\
"1.543609, 1.576261, 1.676909, 2.036379, 3.957613",\
"1.887431, 1.920083, 2.020731, 2.380201, 4.301435",\
"3.100419, 3.133070, 3.233719, 3.593189, 5.514422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "1.604822, 1.630466, 1.692937, 1.860672, 2.708834",\
"1.655003, 1.680648, 1.743119, 1.910854, 2.759016",\
"1.766599, 1.792244, 1.854715, 2.022450, 2.870612",\
"2.117885, 2.143529, 2.206000, 2.373735, 3.221897",\
"3.329039, 3.354684, 3.417155, 3.584890, 4.433052");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769");
}
} /* end of arc la_iena_mprj[56]_la_data_in_mprj[56]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "1.381722, 1.414374, 1.515022, 1.874492, 3.795726",\
"1.431516, 1.464167, 1.564816, 1.924285, 3.845519",\
"1.543609, 1.576261, 1.676909, 2.036379, 3.957613",\
"1.887431, 1.920083, 2.020731, 2.380201, 4.301435",\
"3.100419, 3.133070, 3.233719, 3.593189, 5.514422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786",\
"0.041735, 0.074253, 0.200129, 0.690205, 3.334786");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "1.604822, 1.630466, 1.692937, 1.860672, 2.708834",\
"1.655003, 1.680648, 1.743119, 1.910854, 2.759016",\
"1.766599, 1.792244, 1.854715, 2.022450, 2.870612",\
"2.117885, 2.143529, 2.206000, 2.373735, 3.221897",\
"3.329039, 3.354684, 3.417155, 3.584890, 4.433052");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769",\
"0.040627, 0.058250, 0.113665, 0.316086, 1.465769");
}
} /* end of arc la_iena_mprj[56]_la_data_in_mprj[56]_una_min*/
} /* end of pin la_data_in_mprj[56] */
pin("la_data_in_mprj[55]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000715 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[55];
timing () {
related_pin : "la_data_out_core[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.687808, 0.720507, 0.821144, 1.180683, 3.101646",\
"0.729840, 0.762539, 0.863176, 1.222719, 3.143659",\
"0.827575, 0.860274, 0.960912, 1.320452, 3.241405",\
"1.187357, 1.220062, 1.320667, 1.680338, 3.600608",\
"2.467914, 2.500659, 2.601036, 2.961629, 4.877065");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.041635, 0.074161, 0.200004, 0.690186, 3.334203",\
"0.041637, 0.074163, 0.200004, 0.690193, 3.334203",\
"0.041637, 0.074163, 0.200004, 0.690193, 3.334203",\
"0.041681, 0.074218, 0.200004, 0.690386, 3.334203",\
"0.042002, 0.074616, 0.200004, 0.691786, 3.334203");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.699313, 0.725070, 0.787464, 0.955350, 1.803771",\
"0.741836, 0.767594, 0.829987, 0.997874, 1.846300",\
"0.854268, 0.880028, 0.942418, 1.110311, 1.958743",\
"1.253091, 1.278933, 1.341167, 1.509307, 2.358088",\
"2.721302, 2.746974, 2.809207, 2.977447, 3.824552");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.040590, 0.058131, 0.113622, 0.315935, 1.466783",\
"0.040590, 0.058131, 0.113622, 0.315935, 1.466799",\
"0.040592, 0.058131, 0.113622, 0.315935, 1.466834",\
"0.040649, 0.058131, 0.113636, 0.315935, 1.468022",\
"0.040677, 0.058131, 0.113636, 0.316266, 1.468022");
}
} /* end of arc la_data_out_core[55]_la_data_in_mprj[55]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.687808, 0.720507, 0.821144, 1.180683, 3.101646",\
"0.729840, 0.762539, 0.863176, 1.222719, 3.143659",\
"0.827575, 0.860274, 0.960912, 1.320452, 3.241405",\
"1.187357, 1.220062, 1.320667, 1.680338, 3.600608",\
"2.467914, 2.500659, 2.601036, 2.961629, 4.877065");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.041635, 0.074161, 0.199975, 0.690186, 3.325315",\
"0.041636, 0.074162, 0.199975, 0.690189, 3.325315",\
"0.041636, 0.074162, 0.199975, 0.690189, 3.325315",\
"0.041681, 0.074218, 0.199975, 0.690386, 3.325315",\
"0.042002, 0.074616, 0.199975, 0.691786, 3.325315");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.699313, 0.725070, 0.787464, 0.955350, 1.803771",\
"0.741836, 0.767594, 0.829987, 0.997874, 1.846300",\
"0.854268, 0.880028, 0.942418, 1.110311, 1.958743",\
"1.253091, 1.278933, 1.341167, 1.509307, 2.358088",\
"2.721302, 2.746974, 2.809207, 2.977447, 3.824552");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.040590, 0.057979, 0.113622, 0.315770, 1.466783",\
"0.040590, 0.057979, 0.113622, 0.315770, 1.466799",\
"0.040592, 0.057979, 0.113622, 0.315770, 1.466834",\
"0.040649, 0.057979, 0.113623, 0.315770, 1.468022",\
"0.040677, 0.057979, 0.113623, 0.316266, 1.468022");
}
} /* end of arc la_data_out_core[55]_la_data_in_mprj[55]_una_min*/
timing () {
related_pin : "la_iena_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "1.552614, 1.585313, 1.685951, 2.045491, 3.966447",\
"1.602193, 1.634892, 1.735529, 2.095069, 4.016026",\
"1.714165, 1.746865, 1.847502, 2.207042, 4.127998",\
"2.058852, 2.091551, 2.192189, 2.551728, 4.472685",\
"3.291554, 3.324253, 3.424890, 3.784431, 5.705387");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "1.755426, 1.781194, 1.843569, 2.011485, 2.859951",\
"1.805218, 1.830986, 1.893361, 2.061277, 2.909743",\
"1.916945, 1.942713, 2.005087, 2.173003, 3.021470",\
"2.268676, 2.294444, 2.356819, 2.524735, 3.373201",\
"3.498337, 3.524105, 3.586480, 3.754396, 4.602862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990");
}
} /* end of arc la_iena_mprj[55]_la_data_in_mprj[55]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "1.552614, 1.585313, 1.685951, 2.045491, 3.966447",\
"1.602193, 1.634892, 1.735529, 2.095069, 4.016026",\
"1.714165, 1.746865, 1.847502, 2.207042, 4.127998",\
"2.058852, 2.091551, 2.192189, 2.551728, 4.472685",\
"3.291554, 3.324253, 3.424890, 3.784431, 5.705387");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194",\
"0.041636, 0.074161, 0.200004, 0.690188, 3.334194");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "1.755426, 1.781194, 1.843569, 2.011485, 2.859951",\
"1.805218, 1.830986, 1.893361, 2.061277, 2.909743",\
"1.916945, 1.942713, 2.005087, 2.173003, 3.021470",\
"2.268676, 2.294444, 2.356819, 2.524735, 3.373201",\
"3.498337, 3.524105, 3.586480, 3.754396, 4.602862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990",\
"0.040597, 0.058118, 0.113623, 0.315915, 1.466990");
}
} /* end of arc la_iena_mprj[55]_la_data_in_mprj[55]_una_min*/
} /* end of pin la_data_in_mprj[55] */
pin("la_data_in_mprj[54]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000630 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[54];
timing () {
related_pin : "la_data_out_core[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.738971, 0.771770, 0.872419, 1.231973, 3.153057",\
"0.781073, 0.813873, 0.914520, 1.274079, 3.195140",\
"0.878785, 0.911584, 1.012232, 1.371789, 3.292862",\
"1.232429, 1.265235, 1.365847, 1.725547, 3.645872",\
"2.545613, 2.578461, 2.678845, 3.039464, 4.954970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.041365, 0.073896, 0.199727, 0.689933, 3.334072",\
"0.041366, 0.073898, 0.199727, 0.689940, 3.334072",\
"0.041366, 0.073898, 0.199727, 0.689940, 3.334072",\
"0.041415, 0.073959, 0.199727, 0.690153, 3.334072",\
"0.041735, 0.074357, 0.199727, 0.691547, 3.334072");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.749301, 0.775224, 0.837611, 1.005571, 1.854196",\
"0.792992, 0.818917, 0.881301, 1.049267, 1.897899",\
"0.904305, 0.930231, 0.992614, 1.160581, 2.009215",\
"1.295363, 1.321340, 1.383614, 1.551757, 2.400576",\
"2.798556, 2.824361, 2.886633, 3.054876, 3.902043");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.040446, 0.057979, 0.113512, 0.315772, 1.467287",\
"0.040447, 0.057979, 0.113512, 0.315772, 1.467322",\
"0.040447, 0.057979, 0.113512, 0.315772, 1.467334",\
"0.040489, 0.057979, 0.113521, 0.315772, 1.468012",\
"0.040515, 0.057979, 0.113521, 0.316161, 1.468012");
}
} /* end of arc la_data_out_core[54]_la_data_in_mprj[54]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.738971, 0.771770, 0.872419, 1.231973, 3.153057",\
"0.781073, 0.813873, 0.914520, 1.274079, 3.195140",\
"0.878785, 0.911584, 1.012232, 1.371789, 3.292862",\
"1.232429, 1.265235, 1.365847, 1.725547, 3.645872",\
"2.545613, 2.578461, 2.678845, 3.039464, 4.954970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.041365, 0.073896, 0.199697, 0.689933, 3.325100",\
"0.041365, 0.073897, 0.199697, 0.689936, 3.325100",\
"0.041365, 0.073897, 0.199697, 0.689936, 3.325100",\
"0.041415, 0.073959, 0.199697, 0.690153, 3.325100",\
"0.041735, 0.074357, 0.199697, 0.691547, 3.325100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.749301, 0.775224, 0.837611, 1.005571, 1.854196",\
"0.792992, 0.818917, 0.881301, 1.049267, 1.897899",\
"0.904305, 0.930231, 0.992614, 1.160581, 2.009215",\
"1.295363, 1.321340, 1.383614, 1.551757, 2.400576",\
"2.798556, 2.824361, 2.886633, 3.054876, 3.902043");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.040446, 0.057858, 0.113508, 0.315673, 1.467287",\
"0.040447, 0.057858, 0.113508, 0.315673, 1.467322",\
"0.040447, 0.057858, 0.113508, 0.315673, 1.467334",\
"0.040489, 0.057858, 0.113508, 0.315673, 1.468012",\
"0.040515, 0.057858, 0.113508, 0.316161, 1.468012");
}
} /* end of arc la_data_out_core[54]_la_data_in_mprj[54]_una_min*/
timing () {
related_pin : "la_iena_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "1.730182, 1.762981, 1.863629, 2.223186, 4.144257",\
"1.779742, 1.812542, 1.913189, 2.272746, 4.193817",\
"1.891660, 1.924460, 2.025107, 2.384664, 4.305735",\
"2.236439, 2.269239, 2.369887, 2.729444, 4.650514",\
"3.483551, 3.516351, 3.616998, 3.976555, 5.897626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "1.788838, 1.814771, 1.877139, 2.045130, 2.893798",\
"1.838443, 1.864376, 1.926744, 2.094735, 2.943403",\
"1.950325, 1.976258, 2.038626, 2.206617, 3.055285",\
"2.302271, 2.328205, 2.390573, 2.558564, 3.407232",\
"3.544310, 3.570244, 3.632612, 3.800603, 4.649271");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492");
}
} /* end of arc la_iena_mprj[54]_la_data_in_mprj[54]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "1.730182, 1.762981, 1.863629, 2.223186, 4.144257",\
"1.779742, 1.812542, 1.913189, 2.272746, 4.193817",\
"1.891660, 1.924460, 2.025107, 2.384664, 4.305735",\
"2.236439, 2.269239, 2.369887, 2.729444, 4.650514",\
"3.483551, 3.516351, 3.616998, 3.976555, 5.897626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052",\
"0.041365, 0.073897, 0.199727, 0.689937, 3.334052");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "1.788838, 1.814771, 1.877139, 2.045130, 2.893798",\
"1.838443, 1.864376, 1.926744, 2.094735, 2.943403",\
"1.950325, 1.976258, 2.038626, 2.206617, 3.055285",\
"2.302271, 2.328205, 2.390573, 2.558564, 3.407232",\
"3.544310, 3.570244, 3.632612, 3.800603, 4.649271");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492",\
"0.040453, 0.057966, 0.113514, 0.315752, 1.467492");
}
} /* end of arc la_iena_mprj[54]_la_data_in_mprj[54]_una_min*/
} /* end of pin la_data_in_mprj[54] */
pin("la_data_in_mprj[53]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000614 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[53];
timing () {
related_pin : "la_data_out_core[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.605221, 0.638037, 0.738707, 1.098186, 3.019705",\
"0.640700, 0.673515, 0.774185, 1.133664, 3.055183",\
"0.742565, 0.775381, 0.876049, 1.235536, 3.157015",\
"1.087833, 1.120655, 1.221294, 1.580897, 3.501767",\
"2.174971, 2.207832, 2.308257, 2.668720, 4.585079");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041284, 0.073810, 0.199674, 0.689764, 3.334708",\
"0.041284, 0.073810, 0.199674, 0.689764, 3.334708",\
"0.041286, 0.073813, 0.199674, 0.689776, 3.334644",\
"0.041327, 0.073864, 0.199671, 0.689952, 3.333664",\
"0.041626, 0.074236, 0.199647, 0.691257, 3.326405");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.652292, 0.678179, 0.740692, 0.908467, 1.756844",\
"0.691232, 0.717120, 0.779633, 0.947408, 1.795785",\
"0.805268, 0.831160, 0.893665, 1.061452, 1.909845",\
"1.205612, 1.231598, 1.293927, 1.461992, 2.310787",\
"2.635799, 2.661650, 2.723931, 2.892162, 3.739527");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040370, 0.058036, 0.113479, 0.315871, 1.466042",\
"0.040370, 0.058036, 0.113479, 0.315871, 1.466042",\
"0.040373, 0.058036, 0.113479, 0.315871, 1.466119",\
"0.040438, 0.058036, 0.113495, 0.315871, 1.467993",\
"0.040480, 0.058036, 0.113495, 0.316086, 1.468062");
}
} /* end of arc la_data_out_core[53]_la_data_in_mprj[53]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.605221, 0.638037, 0.738707, 1.098186, 3.019705",\
"0.640700, 0.673515, 0.774185, 1.133664, 3.055183",\
"0.742565, 0.775381, 0.876049, 1.235536, 3.157015",\
"1.087833, 1.120655, 1.221294, 1.580897, 3.501767",\
"2.174971, 2.207832, 2.308257, 2.668720, 4.585079");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041284, 0.073810, 0.199674, 0.689764, 3.334708",\
"0.041284, 0.073810, 0.199674, 0.689764, 3.334708",\
"0.041286, 0.073813, 0.199674, 0.689776, 3.334644",\
"0.041327, 0.073864, 0.199671, 0.689952, 3.333664",\
"0.041626, 0.074236, 0.199647, 0.691257, 3.326405");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.652292, 0.678179, 0.740692, 0.908467, 1.756844",\
"0.691232, 0.717120, 0.779633, 0.947408, 1.795785",\
"0.805268, 0.831160, 0.893665, 1.061452, 1.909845",\
"1.205612, 1.231598, 1.293927, 1.461992, 2.310787",\
"2.635799, 2.661650, 2.723931, 2.892162, 3.739527");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040370, 0.057839, 0.113479, 0.315680, 1.466042",\
"0.040370, 0.057839, 0.113479, 0.315680, 1.466042",\
"0.040373, 0.057839, 0.113479, 0.315680, 1.466119",\
"0.040438, 0.057839, 0.113487, 0.315680, 1.467993",\
"0.040480, 0.057839, 0.113487, 0.316086, 1.468062");
}
} /* end of arc la_data_out_core[53]_la_data_in_mprj[53]_una_min*/
timing () {
related_pin : "la_iena_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.544081, 1.576897, 1.677566, 2.037047, 3.958557",\
"1.593616, 1.626432, 1.727102, 2.086582, 4.008092",\
"1.705469, 1.738285, 1.838954, 2.198435, 4.119946",\
"2.050352, 2.083168, 2.183837, 2.543318, 4.464828",\
"3.314495, 3.347311, 3.447981, 3.807462, 5.728972");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.773715, 1.799614, 1.862105, 2.029914, 2.878340",\
"1.823097, 1.848996, 1.911487, 2.079296, 2.927722",\
"1.935162, 1.961061, 2.023552, 2.191361, 3.039787",\
"2.287085, 2.312984, 2.375475, 2.543284, 3.391710",\
"3.543657, 3.569556, 3.632047, 3.799856, 4.648282");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268");
}
} /* end of arc la_iena_mprj[53]_la_data_in_mprj[53]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.544081, 1.576897, 1.677566, 2.037047, 3.958557",\
"1.593616, 1.626432, 1.727102, 2.086582, 4.008092",\
"1.705469, 1.738285, 1.838954, 2.198435, 4.119946",\
"2.050352, 2.083168, 2.183837, 2.543318, 4.464828",\
"3.314495, 3.347311, 3.447981, 3.807462, 5.728972");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693",\
"0.041284, 0.073811, 0.199674, 0.689767, 3.334693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.773715, 1.799614, 1.862105, 2.029914, 2.878340",\
"1.823097, 1.848996, 1.911487, 2.079296, 2.927722",\
"1.935162, 1.961061, 2.023552, 2.191361, 3.039787",\
"2.287085, 2.312984, 2.375475, 2.543284, 3.391710",\
"3.543657, 3.569556, 3.632047, 3.799856, 4.648282");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268",\
"0.040378, 0.058021, 0.113481, 0.315849, 1.466268");
}
} /* end of arc la_iena_mprj[53]_la_data_in_mprj[53]_una_min*/
} /* end of pin la_data_in_mprj[53] */
pin("la_data_in_mprj[52]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000623 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[52];
timing () {
related_pin : "la_data_out_core[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.637294, 0.670104, 0.770748, 1.130323, 3.051317",\
"0.673442, 0.706251, 0.806896, 1.166471, 3.087464",\
"0.775401, 0.808211, 0.908854, 1.268436, 3.189394",\
"1.118856, 1.151671, 1.252286, 1.611978, 3.532357",\
"2.231479, 2.264333, 2.364735, 2.725288, 4.641154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041347, 0.073881, 0.199701, 0.689940, 3.333898",\
"0.041347, 0.073881, 0.199701, 0.689940, 3.333898",\
"0.041349, 0.073884, 0.199701, 0.689950, 3.333839",\
"0.041388, 0.073932, 0.199698, 0.690118, 3.332909",\
"0.041687, 0.074304, 0.199674, 0.691423, 3.325649");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.679766, 0.705681, 0.768111, 0.936010, 1.784555",\
"0.719416, 0.745331, 0.807760, 0.975660, 1.824205",\
"0.833588, 0.859506, 0.921929, 1.089839, 1.938400",\
"1.231983, 1.257977, 1.320254, 1.488395, 2.337257",\
"2.687324, 2.713147, 2.775423, 2.943662, 3.790890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040417, 0.057995, 0.113498, 0.315802, 1.466876",\
"0.040417, 0.057995, 0.113498, 0.315802, 1.466876",\
"0.040419, 0.057995, 0.113499, 0.315802, 1.466947",\
"0.040473, 0.057995, 0.113511, 0.315802, 1.468027",\
"0.040499, 0.057995, 0.113511, 0.316136, 1.468027");
}
} /* end of arc la_data_out_core[52]_la_data_in_mprj[52]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.637294, 0.670104, 0.770748, 1.130323, 3.051317",\
"0.673442, 0.706251, 0.806896, 1.166471, 3.087464",\
"0.775401, 0.808211, 0.908854, 1.268436, 3.189394",\
"1.118856, 1.151671, 1.252286, 1.611978, 3.532357",\
"2.231479, 2.264333, 2.364735, 2.725288, 4.641154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041347, 0.073881, 0.199701, 0.689940, 3.333898",\
"0.041347, 0.073881, 0.199701, 0.689940, 3.333898",\
"0.041349, 0.073884, 0.199701, 0.689950, 3.333839",\
"0.041388, 0.073932, 0.199698, 0.690118, 3.332909",\
"0.041687, 0.074304, 0.199674, 0.691423, 3.325649");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.679766, 0.705681, 0.768111, 0.936010, 1.784555",\
"0.719416, 0.745331, 0.807760, 0.975660, 1.824205",\
"0.833588, 0.859506, 0.921929, 1.089839, 1.938400",\
"1.231983, 1.257977, 1.320254, 1.488395, 2.337257",\
"2.687324, 2.713147, 2.775423, 2.943662, 3.790890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040417, 0.057849, 0.113498, 0.315652, 1.466876",\
"0.040417, 0.057849, 0.113498, 0.315652, 1.466876",\
"0.040419, 0.057849, 0.113498, 0.315652, 1.466947",\
"0.040473, 0.057849, 0.113498, 0.315652, 1.468027",\
"0.040499, 0.057849, 0.113498, 0.316136, 1.468027");
}
} /* end of arc la_data_out_core[52]_la_data_in_mprj[52]_una_min*/
timing () {
related_pin : "la_iena_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.613343, 1.646153, 1.746797, 2.106374, 4.027359",\
"1.662880, 1.695690, 1.796334, 2.155910, 4.076896",\
"1.774728, 1.807537, 1.908181, 2.267758, 4.188743",\
"2.119574, 2.152384, 2.253028, 2.612604, 4.533589",\
"3.389047, 3.421856, 3.522500, 3.882077, 5.803062");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.830991, 1.856917, 1.919327, 2.087257, 2.935848",\
"1.880294, 1.906219, 1.968629, 2.136559, 2.985150",\
"1.992446, 2.018371, 2.080781, 2.248712, 3.097302",\
"2.344358, 2.370284, 2.432693, 2.600624, 3.449215",\
"3.605958, 3.631883, 3.694293, 3.862224, 4.710814");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089");
}
} /* end of arc la_iena_mprj[52]_la_data_in_mprj[52]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.613343, 1.646153, 1.746797, 2.106374, 4.027359",\
"1.662880, 1.695690, 1.796334, 2.155910, 4.076896",\
"1.774728, 1.807537, 1.908181, 2.267758, 4.188743",\
"2.119574, 2.152384, 2.253028, 2.612604, 4.533589",\
"3.389047, 3.421856, 3.522500, 3.882077, 5.803062");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884",\
"0.041348, 0.073882, 0.199701, 0.689942, 3.333884");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.830991, 1.856917, 1.919327, 2.087257, 2.935848",\
"1.880294, 1.906219, 1.968629, 2.136559, 2.985150",\
"1.992446, 2.018371, 2.080781, 2.248712, 3.097302",\
"2.344358, 2.370284, 2.432693, 2.600624, 3.449215",\
"3.605958, 3.631883, 3.694293, 3.862224, 4.710814");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089",\
"0.040424, 0.057981, 0.113500, 0.315781, 1.467089");
}
} /* end of arc la_iena_mprj[52]_la_data_in_mprj[52]_una_min*/
} /* end of pin la_data_in_mprj[52] */
pin("la_data_in_mprj[51]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000426 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[51];
timing () {
related_pin : "la_data_out_core[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.640894, 0.673936, 0.774562, 1.134162, 3.054397",\
"0.681451, 0.714492, 0.815119, 1.174718, 3.094953",\
"0.784556, 0.817597, 0.918222, 1.277828, 3.198032",\
"1.126667, 1.159714, 1.260313, 1.620020, 3.539692",\
"2.271909, 2.304998, 2.405382, 2.765948, 4.681119");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040743, 0.073304, 0.199079, 0.689566, 3.331508",\
"0.040743, 0.073304, 0.199079, 0.689566, 3.331508",\
"0.040745, 0.073306, 0.199079, 0.689575, 3.331458",\
"0.040781, 0.073350, 0.199076, 0.689729, 3.330603",\
"0.041080, 0.073724, 0.199050, 0.691030, 3.323360");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.797092, 0.823297, 0.885644, 1.053756, 1.901198",\
"0.843165, 0.869370, 0.931716, 1.099829, 1.947271",\
"0.958590, 0.984795, 1.047141, 1.215254, 2.062692",\
"1.358884, 1.385072, 1.447418, 1.615540, 2.462826",\
"2.901730, 2.927742, 2.990088, 3.158304, 4.004014");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040112, 0.057590, 0.113262, 0.315781, 1.466764",\
"0.040112, 0.057590, 0.113262, 0.315781, 1.466764",\
"0.040112, 0.057590, 0.113262, 0.315782, 1.466763",\
"0.040114, 0.057586, 0.113261, 0.315827, 1.466720",\
"0.040135, 0.057547, 0.113248, 0.316292, 1.466275");
}
} /* end of arc la_data_out_core[51]_la_data_in_mprj[51]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.640894, 0.673936, 0.774562, 1.134162, 3.054397",\
"0.681451, 0.714492, 0.815119, 1.174718, 3.094953",\
"0.784556, 0.817597, 0.918222, 1.277828, 3.198032",\
"1.126667, 1.159714, 1.260313, 1.620020, 3.539692",\
"2.271909, 2.304998, 2.405382, 2.765948, 4.681119");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040743, 0.073304, 0.199079, 0.689566, 3.331508",\
"0.040743, 0.073304, 0.199079, 0.689566, 3.331508",\
"0.040745, 0.073306, 0.199079, 0.689575, 3.331458",\
"0.040781, 0.073350, 0.199076, 0.689729, 3.330603",\
"0.041080, 0.073724, 0.199050, 0.691030, 3.323360");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.797092, 0.823297, 0.885644, 1.053756, 1.901198",\
"0.843165, 0.869370, 0.931716, 1.099829, 1.947271",\
"0.958590, 0.984795, 1.047141, 1.215254, 2.062692",\
"1.358884, 1.385072, 1.447418, 1.615540, 2.462826",\
"2.901730, 2.927742, 2.990088, 3.158304, 4.004014");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040112, 0.057590, 0.113262, 0.315781, 1.466764",\
"0.040112, 0.057590, 0.113262, 0.315781, 1.466764",\
"0.040112, 0.057590, 0.113262, 0.315782, 1.466763",\
"0.040114, 0.057586, 0.113261, 0.315827, 1.466720",\
"0.040135, 0.057547, 0.113248, 0.316292, 1.466275");
}
} /* end of arc la_data_out_core[51]_la_data_in_mprj[51]_una_min*/
timing () {
related_pin : "la_iena_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "1.675964, 1.709005, 1.809632, 2.169233, 4.089460",\
"1.725541, 1.758583, 1.859209, 2.218810, 4.139037",\
"1.837439, 1.870481, 1.971107, 2.330708, 4.250935",\
"2.182045, 2.215086, 2.315712, 2.675313, 4.595540",\
"3.451073, 3.484114, 3.584741, 3.944342, 5.864569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "2.002345, 2.028548, 2.090895, 2.259008, 3.106439",\
"2.051631, 2.077835, 2.140182, 2.308295, 3.155726",\
"2.163886, 2.190089, 2.252436, 2.420549, 3.267980",\
"2.515775, 2.541979, 2.604326, 2.772439, 3.619869",\
"3.778000, 3.804204, 3.866551, 4.034664, 4.882094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761");
}
} /* end of arc la_iena_mprj[51]_la_data_in_mprj[51]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "1.675964, 1.709005, 1.809632, 2.169233, 4.089460",\
"1.725541, 1.758583, 1.859209, 2.218810, 4.139037",\
"1.837439, 1.870481, 1.971107, 2.330708, 4.250935",\
"2.182045, 2.215086, 2.315712, 2.675313, 4.595540",\
"3.451073, 3.484114, 3.584741, 3.944342, 5.864569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495",\
"0.040744, 0.073304, 0.199079, 0.689569, 3.331495");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "2.002345, 2.028548, 2.090895, 2.259008, 3.106439",\
"2.051631, 2.077835, 2.140182, 2.308295, 3.155726",\
"2.163886, 2.190089, 2.252436, 2.420549, 3.267980",\
"2.515775, 2.541979, 2.604326, 2.772439, 3.619869",\
"3.778000, 3.804204, 3.866551, 4.034664, 4.882094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761",\
"0.040112, 0.057590, 0.113262, 0.315784, 1.466761");
}
} /* end of arc la_iena_mprj[51]_la_data_in_mprj[51]_una_min*/
} /* end of pin la_data_in_mprj[51] */
pin("la_data_in_mprj[50]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000415 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[50];
timing () {
related_pin : "la_data_out_core[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.693471, 0.726540, 0.827092, 1.186997, 3.105660",\
"0.728322, 0.761392, 0.861944, 1.221848, 3.140512",\
"0.829912, 0.862981, 0.963533, 1.323440, 3.242090",\
"1.172992, 1.206064, 1.306605, 1.666552, 3.584991",\
"2.312068, 2.345184, 2.445506, 2.806324, 4.720204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040813, 0.073400, 0.199033, 0.689991, 3.328936",\
"0.040813, 0.073400, 0.199033, 0.689991, 3.328936",\
"0.040814, 0.073401, 0.199033, 0.689995, 3.328916",\
"0.040828, 0.073419, 0.199032, 0.690056, 3.328576",\
"0.041131, 0.073798, 0.199006, 0.691374, 3.321240");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.866783, 0.892916, 0.955268, 1.123428, 1.970074",\
"0.905031, 0.931164, 0.993516, 1.161676, 2.008322",\
"1.018854, 1.044987, 1.107339, 1.275500, 2.122144",\
"1.420154, 1.446280, 1.508631, 1.676796, 2.523376",\
"2.954150, 2.980164, 3.042559, 3.210805, 4.056101");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040101, 0.057554, 0.113240, 0.316004, 1.466536",\
"0.040101, 0.057554, 0.113240, 0.316004, 1.466536",\
"0.040101, 0.057554, 0.113240, 0.316005, 1.466536",\
"0.040102, 0.057554, 0.113240, 0.316024, 1.466536",\
"0.040241, 0.057631, 0.113303, 0.316441, 1.466536");
}
} /* end of arc la_data_out_core[50]_la_data_in_mprj[50]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.693471, 0.726540, 0.827092, 1.186997, 3.105660",\
"0.728322, 0.761392, 0.861944, 1.221848, 3.140512",\
"0.829912, 0.862981, 0.963533, 1.323440, 3.242090",\
"1.172992, 1.206064, 1.306605, 1.666552, 3.584991",\
"2.312068, 2.345184, 2.445506, 2.806324, 4.720204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040813, 0.073400, 0.199033, 0.689991, 3.328936",\
"0.040813, 0.073400, 0.199033, 0.689991, 3.328936",\
"0.040814, 0.073401, 0.199033, 0.689995, 3.328916",\
"0.040828, 0.073419, 0.199032, 0.690056, 3.328576",\
"0.041131, 0.073798, 0.199006, 0.691374, 3.321240");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.866783, 0.892916, 0.955268, 1.123428, 1.970074",\
"0.905031, 0.931164, 0.993516, 1.161676, 2.008322",\
"1.018854, 1.044987, 1.107339, 1.275500, 2.122144",\
"1.420154, 1.446280, 1.508631, 1.676796, 2.523376",\
"2.954150, 2.980164, 3.042559, 3.210805, 4.056101");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040101, 0.057552, 0.113240, 0.316004, 1.466081",\
"0.040101, 0.057552, 0.113240, 0.316004, 1.466081",\
"0.040101, 0.057552, 0.113240, 0.316005, 1.466081",\
"0.040102, 0.057552, 0.113240, 0.316024, 1.466081",\
"0.040241, 0.057631, 0.113303, 0.316441, 1.466081");
}
} /* end of arc la_data_out_core[50]_la_data_in_mprj[50]_una_min*/
timing () {
related_pin : "la_iena_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "1.718472, 1.751542, 1.852094, 2.211999, 4.130660",\
"1.768062, 1.801132, 1.901684, 2.261589, 4.180250",\
"1.879983, 1.913053, 2.013604, 2.373509, 4.292170",\
"2.224470, 2.257540, 2.358092, 2.717997, 4.636658",\
"3.493208, 3.526278, 3.626830, 3.986735, 5.905396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "2.054697, 2.080830, 2.143181, 2.311342, 3.157984",\
"2.103973, 2.130106, 2.192457, 2.360619, 3.207260",\
"2.216271, 2.242404, 2.304755, 2.472917, 3.319558",\
"2.568138, 2.594271, 2.656623, 2.824784, 3.671426",\
"3.830472, 3.856605, 3.918957, 4.087118, 4.933759");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534");
}
} /* end of arc la_iena_mprj[50]_la_data_in_mprj[50]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "1.718472, 1.751542, 1.852094, 2.211999, 4.130660",\
"1.768062, 1.801132, 1.901684, 2.261589, 4.180250",\
"1.879983, 1.913053, 2.013604, 2.373509, 4.292170",\
"2.224470, 2.257540, 2.358092, 2.717997, 4.636658",\
"3.493208, 3.526278, 3.626830, 3.986735, 5.905396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932",\
"0.040813, 0.073400, 0.199033, 0.689992, 3.328932");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "2.054697, 2.080830, 2.143181, 2.311342, 3.157984",\
"2.103973, 2.130106, 2.192457, 2.360619, 3.207260",\
"2.216271, 2.242404, 2.304755, 2.472917, 3.319558",\
"2.568138, 2.594271, 2.656623, 2.824784, 3.671426",\
"3.830472, 3.856605, 3.918957, 4.087118, 4.933759");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534",\
"0.040101, 0.057554, 0.113240, 0.316006, 1.466534");
}
} /* end of arc la_iena_mprj[50]_la_data_in_mprj[50]_una_min*/
} /* end of pin la_data_in_mprj[50] */
pin("la_data_in_mprj[49]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000714 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[49];
timing () {
related_pin : "la_data_out_core[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.936925, 0.969847, 1.070269, 1.431272, 3.344693",\
"0.975398, 1.008319, 1.108741, 1.469745, 3.383166",\
"1.075308, 1.108230, 1.208652, 1.569655, 3.483077",\
"1.421691, 1.454640, 1.555087, 1.916091, 3.829533",\
"2.671081, 2.704562, 2.805509, 3.166518, 5.080370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.042678, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042772, 0.075334, 0.200207, 0.692294, 3.321838",\
"0.044608, 0.076921, 0.200922, 0.692294, 3.321838");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.841464, 0.867160, 0.929393, 1.097621, 1.944933",\
"0.881482, 0.907178, 0.969411, 1.137639, 1.984950",\
"0.995421, 1.021115, 1.083349, 1.251577, 2.098884",\
"1.389221, 1.414902, 1.477135, 1.645372, 2.492546",\
"2.863383, 2.888930, 2.951200, 3.119534, 3.965131");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040671, 0.057982, 0.113623, 0.316203, 1.468079",\
"0.040671, 0.057982, 0.113623, 0.316204, 1.468079",\
"0.040672, 0.057982, 0.113623, 0.316205, 1.468079",\
"0.040674, 0.057982, 0.113623, 0.316244, 1.468079",\
"0.040805, 0.058035, 0.113673, 0.316743, 1.468079");
}
} /* end of arc la_data_out_core[49]_la_data_in_mprj[49]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.936925, 0.969847, 1.070269, 1.431272, 3.344693",\
"0.975398, 1.008319, 1.108741, 1.469745, 3.383166",\
"1.075308, 1.108230, 1.208652, 1.569655, 3.483077",\
"1.421691, 1.454640, 1.555087, 1.916091, 3.829533",\
"2.671081, 2.704562, 2.805509, 3.166518, 5.080370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.042678, 0.075254, 0.200170, 0.691913, 3.321704",\
"0.042679, 0.075254, 0.200170, 0.691913, 3.321704",\
"0.042679, 0.075254, 0.200170, 0.691913, 3.321704",\
"0.042772, 0.075334, 0.200207, 0.691913, 3.321704",\
"0.044608, 0.076921, 0.200922, 0.691913, 3.321704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.841464, 0.867160, 0.929393, 1.097621, 1.944933",\
"0.881482, 0.907178, 0.969411, 1.137639, 1.984950",\
"0.995421, 1.021115, 1.083349, 1.251577, 2.098884",\
"1.389221, 1.414902, 1.477135, 1.645372, 2.492546",\
"2.863383, 2.888930, 2.951200, 3.119534, 3.965131");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040671, 0.057979, 0.113622, 0.316203, 1.467531",\
"0.040671, 0.057979, 0.113622, 0.316204, 1.467531",\
"0.040672, 0.057979, 0.113622, 0.316205, 1.467531",\
"0.040674, 0.057979, 0.113622, 0.316244, 1.467531",\
"0.040805, 0.058035, 0.113673, 0.316743, 1.467531");
}
} /* end of arc la_data_out_core[49]_la_data_in_mprj[49]_una_min*/
timing () {
related_pin : "la_iena_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.897245, 1.930167, 2.030589, 2.391592, 4.305013",\
"1.946821, 1.979742, 2.080164, 2.441167, 4.354589",\
"2.058722, 2.091643, 2.192065, 2.553068, 4.466489",\
"2.403298, 2.436219, 2.536642, 2.897645, 4.811066",\
"3.671658, 3.704579, 3.805002, 4.166005, 6.079426");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.875989, 1.901683, 1.963917, 2.132145, 2.979447",\
"1.925272, 1.950966, 2.013200, 2.181428, 3.028730",\
"2.037530, 2.063225, 2.125458, 2.293686, 3.140989",\
"2.389398, 2.415092, 2.477326, 2.645554, 3.492857",\
"3.650920, 3.676614, 3.738847, 3.907076, 4.754378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077");
}
} /* end of arc la_iena_mprj[49]_la_data_in_mprj[49]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.897245, 1.930167, 2.030589, 2.391592, 4.305013",\
"1.946821, 1.979742, 2.080164, 2.441167, 4.354589",\
"2.058722, 2.091643, 2.192065, 2.553068, 4.466489",\
"2.403298, 2.436219, 2.536642, 2.897645, 4.811066",\
"3.671658, 3.704579, 3.805002, 4.166005, 6.079426");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838",\
"0.042679, 0.075254, 0.200170, 0.692294, 3.321838");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.875989, 1.901683, 1.963917, 2.132145, 2.979447",\
"1.925272, 1.950966, 2.013200, 2.181428, 3.028730",\
"2.037530, 2.063225, 2.125458, 2.293686, 3.140989",\
"2.389398, 2.415092, 2.477326, 2.645554, 3.492857",\
"3.650920, 3.676614, 3.738847, 3.907076, 4.754378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077",\
"0.040672, 0.057982, 0.113623, 0.316206, 1.468077");
}
} /* end of arc la_iena_mprj[49]_la_data_in_mprj[49]_una_min*/
} /* end of pin la_data_in_mprj[49] */
pin("la_data_in_mprj[48]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000691 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[48];
timing () {
related_pin : "la_data_out_core[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.891601, 0.924647, 1.025164, 1.386168, 3.299719",\
"0.930224, 0.963271, 1.063788, 1.424792, 3.338342",\
"1.033425, 1.066472, 1.166989, 1.527993, 3.441544",\
"1.358896, 1.391945, 1.492464, 1.853468, 3.767020",\
"2.491679, 2.525207, 2.626173, 2.987183, 4.901102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.042941, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075474, 0.200228, 0.692155, 3.321814",\
"0.042950, 0.075481, 0.200231, 0.692155, 3.321814",\
"0.044593, 0.076901, 0.200872, 0.692155, 3.321814");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.789829, 0.815549, 0.877793, 1.046027, 1.893257",\
"0.831200, 0.856921, 0.919164, 1.087398, 1.934628",\
"0.948015, 0.973734, 1.035978, 1.204213, 2.051435",\
"1.323380, 1.349091, 1.411335, 1.579574, 2.426713",\
"2.672550, 2.698108, 2.760358, 2.928690, 3.774283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.040630, 0.057948, 0.113592, 0.316205, 1.468049",\
"0.040630, 0.057948, 0.113592, 0.316205, 1.468049",\
"0.040631, 0.057948, 0.113592, 0.316207, 1.468046",\
"0.040632, 0.057946, 0.113591, 0.316232, 1.468024",\
"0.040677, 0.057924, 0.113590, 0.316695, 1.467575");
}
} /* end of arc la_data_out_core[48]_la_data_in_mprj[48]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.891601, 0.924647, 1.025164, 1.386168, 3.299719",\
"0.930224, 0.963271, 1.063788, 1.424792, 3.338342",\
"1.033425, 1.066472, 1.166989, 1.527993, 3.441544",\
"1.358896, 1.391945, 1.492464, 1.853468, 3.767020",\
"2.491679, 2.525207, 2.626173, 2.987183, 4.901102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.042941, 0.075473, 0.200228, 0.691829, 3.321700",\
"0.042942, 0.075473, 0.200228, 0.691829, 3.321700",\
"0.042942, 0.075474, 0.200228, 0.691829, 3.321700",\
"0.042950, 0.075481, 0.200231, 0.691829, 3.321700",\
"0.044593, 0.076901, 0.200872, 0.691829, 3.321700");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.789829, 0.815549, 0.877793, 1.046027, 1.893257",\
"0.831200, 0.856921, 0.919164, 1.087398, 1.934628",\
"0.948015, 0.973734, 1.035978, 1.204213, 2.051435",\
"1.323380, 1.349091, 1.411335, 1.579574, 2.426713",\
"2.672550, 2.698108, 2.760358, 2.928690, 3.774283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.040630, 0.057948, 0.113592, 0.316205, 1.468049",\
"0.040630, 0.057948, 0.113592, 0.316205, 1.468049",\
"0.040631, 0.057948, 0.113592, 0.316207, 1.468046",\
"0.040632, 0.057946, 0.113591, 0.316232, 1.468024",\
"0.040677, 0.057924, 0.113590, 0.316695, 1.467575");
}
} /* end of arc la_data_out_core[48]_la_data_in_mprj[48]_una_min*/
timing () {
related_pin : "la_iena_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "1.928191, 1.961238, 2.061755, 2.422759, 4.336309",\
"1.977799, 2.010846, 2.111363, 2.472367, 4.385917",\
"2.089736, 2.122782, 2.223300, 2.584304, 4.497854",\
"2.434154, 2.467201, 2.567718, 2.928722, 4.842272",\
"3.701733, 3.734780, 3.835297, 4.196301, 6.109851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "1.880653, 1.906373, 1.968616, 2.136851, 2.984071",\
"1.929927, 1.955646, 2.017890, 2.186125, 3.033345",\
"2.042260, 2.067980, 2.130223, 2.298458, 3.145678",\
"2.394131, 2.419850, 2.482094, 2.650329, 3.497549",\
"3.656825, 3.682544, 3.744788, 3.913023, 4.760242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047");
}
} /* end of arc la_iena_mprj[48]_la_data_in_mprj[48]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "1.928191, 1.961238, 2.061755, 2.422759, 4.336309",\
"1.977799, 2.010846, 2.111363, 2.472367, 4.385917",\
"2.089736, 2.122782, 2.223300, 2.584304, 4.497854",\
"2.434154, 2.467201, 2.567718, 2.928722, 4.842272",\
"3.701733, 3.734780, 3.835297, 4.196301, 6.109851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814",\
"0.042942, 0.075473, 0.200228, 0.692155, 3.321814");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "1.880653, 1.906373, 1.968616, 2.136851, 2.984071",\
"1.929927, 1.955646, 2.017890, 2.186125, 3.033345",\
"2.042260, 2.067980, 2.130223, 2.298458, 3.145678",\
"2.394131, 2.419850, 2.482094, 2.650329, 3.497549",\
"3.656825, 3.682544, 3.744788, 3.913023, 4.760242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047",\
"0.040631, 0.057948, 0.113592, 0.316208, 1.468047");
}
} /* end of arc la_iena_mprj[48]_la_data_in_mprj[48]_una_min*/
} /* end of pin la_data_in_mprj[48] */
pin("la_data_in_mprj[47]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000747 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[47];
timing () {
related_pin : "la_data_out_core[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.960262, 0.993546, 1.094343, 1.455351, 3.369005",\
"0.996889, 1.030173, 1.130970, 1.491978, 3.405632",\
"1.099673, 1.132958, 1.233755, 1.594763, 3.508417",\
"1.425305, 1.458592, 1.559391, 1.920399, 3.834056",\
"2.559121, 2.592834, 2.694033, 3.055046, 4.969031");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.044185, 0.076567, 0.200823, 0.692126, 3.321740",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321740",\
"0.044186, 0.076567, 0.200823, 0.692126, 3.321740",\
"0.044195, 0.076575, 0.200827, 0.692126, 3.321740",\
"0.045668, 0.077848, 0.201401, 0.692126, 3.321740");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.839114, 0.864701, 0.926918, 1.095179, 1.941906",\
"0.878244, 0.903831, 0.966049, 1.134309, 1.981036",\
"0.994538, 1.020124, 1.082341, 1.250602, 2.097321",\
"1.370167, 1.395745, 1.457963, 1.626228, 2.472870",\
"2.722369, 2.747934, 2.810280, 2.978619, 3.824259");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.040744, 0.058015, 0.113663, 0.316410, 1.467925",\
"0.040744, 0.058015, 0.113663, 0.316410, 1.467925",\
"0.040744, 0.058015, 0.113663, 0.316412, 1.467925",\
"0.040746, 0.058015, 0.113663, 0.316435, 1.467925",\
"0.041119, 0.058312, 0.113870, 0.316841, 1.467925");
}
} /* end of arc la_data_out_core[47]_la_data_in_mprj[47]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.960262, 0.993546, 1.094343, 1.455351, 3.369005",\
"0.996889, 1.030173, 1.130970, 1.491978, 3.405632",\
"1.099673, 1.132958, 1.233755, 1.594763, 3.508417",\
"1.425305, 1.458592, 1.559391, 1.920399, 3.834056",\
"2.559121, 2.592834, 2.694033, 3.055046, 4.969031");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.044185, 0.076567, 0.200823, 0.691833, 3.321638",\
"0.044185, 0.076567, 0.200823, 0.691833, 3.321638",\
"0.044186, 0.076567, 0.200823, 0.691833, 3.321638",\
"0.044195, 0.076575, 0.200827, 0.691833, 3.321638",\
"0.045668, 0.077848, 0.201401, 0.691833, 3.321638");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.839114, 0.864701, 0.926918, 1.095179, 1.941906",\
"0.878244, 0.903831, 0.966049, 1.134309, 1.981036",\
"0.994538, 1.020124, 1.082341, 1.250602, 2.097321",\
"1.370167, 1.395745, 1.457963, 1.626228, 2.472870",\
"2.722369, 2.747934, 2.810280, 2.978619, 3.824259");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.040744, 0.058013, 0.113662, 0.316410, 1.467402",\
"0.040744, 0.058013, 0.113662, 0.316410, 1.467402",\
"0.040744, 0.058013, 0.113662, 0.316412, 1.467402",\
"0.040746, 0.058013, 0.113662, 0.316435, 1.467402",\
"0.041119, 0.058312, 0.113870, 0.316841, 1.467402");
}
} /* end of arc la_data_out_core[47]_la_data_in_mprj[47]_una_min*/
timing () {
related_pin : "la_iena_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "1.869266, 1.902550, 2.003347, 2.364355, 4.278009",\
"1.919841, 1.953126, 2.053923, 2.414931, 4.328584",\
"2.032707, 2.065991, 2.166788, 2.527796, 4.441450",\
"2.355140, 2.388424, 2.489221, 2.850229, 4.763883",\
"3.471404, 3.504689, 3.605485, 3.966493, 5.880147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "1.832603, 1.858189, 1.920406, 2.088667, 2.935386",\
"1.880584, 1.906170, 1.968388, 2.136649, 2.983367",\
"1.993230, 2.018816, 2.081034, 2.249295, 3.096013",\
"2.348501, 2.374088, 2.436305, 2.604566, 3.451284",\
"3.652645, 3.678231, 3.740449, 3.908710, 4.755428");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923");
}
} /* end of arc la_iena_mprj[47]_la_data_in_mprj[47]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "1.869266, 1.902550, 2.003347, 2.364355, 4.278009",\
"1.919841, 1.953126, 2.053923, 2.414931, 4.328584",\
"2.032707, 2.065991, 2.166788, 2.527796, 4.441450",\
"2.355140, 2.388424, 2.489221, 2.850229, 4.763883",\
"3.471404, 3.504689, 3.605485, 3.966493, 5.880147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742",\
"0.044185, 0.076567, 0.200823, 0.692126, 3.321742");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "1.832603, 1.858189, 1.920406, 2.088667, 2.935386",\
"1.880584, 1.906170, 1.968388, 2.136649, 2.983367",\
"1.993230, 2.018816, 2.081034, 2.249295, 3.096013",\
"2.348501, 2.374088, 2.436305, 2.604566, 3.451284",\
"3.652645, 3.678231, 3.740449, 3.908710, 4.755428");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923",\
"0.040744, 0.058015, 0.113663, 0.316413, 1.467923");
}
} /* end of arc la_iena_mprj[47]_la_data_in_mprj[47]_una_min*/
} /* end of pin la_data_in_mprj[47] */
pin("la_data_in_mprj[46]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000743 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[46];
timing () {
related_pin : "la_data_out_core[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.946099, 0.979231, 1.079881, 1.440887, 3.354428",\
"0.983266, 1.016398, 1.117048, 1.478055, 3.391596",\
"1.085274, 1.118406, 1.219057, 1.580063, 3.493604",\
"1.416571, 1.449708, 1.550363, 1.911369, 3.824914",\
"2.582839, 2.616441, 2.717533, 3.078545, 4.992448");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.043632, 0.076088, 0.200601, 0.692222, 3.321780",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321780",\
"0.043633, 0.076089, 0.200602, 0.692222, 3.321779",\
"0.043650, 0.076104, 0.200608, 0.692219, 3.321778",\
"0.045259, 0.077493, 0.201235, 0.691901, 3.321667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.834845, 0.860459, 0.922678, 1.090925, 1.937873",\
"0.874270, 0.899884, 0.962103, 1.130351, 1.977298",\
"0.989939, 1.015552, 1.077771, 1.246019, 2.092960",\
"1.370654, 1.396258, 1.458476, 1.626730, 2.473578",\
"2.757991, 2.783528, 2.845831, 3.014168, 3.859772");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040734, 0.058016, 0.113660, 0.316341, 1.467987",\
"0.040734, 0.058016, 0.113660, 0.316342, 1.467987",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467987",\
"0.040736, 0.058016, 0.113660, 0.316371, 1.467987",\
"0.040991, 0.058195, 0.113791, 0.316811, 1.467987");
}
} /* end of arc la_data_out_core[46]_la_data_in_mprj[46]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.946099, 0.979231, 1.079881, 1.440887, 3.354428",\
"0.983266, 1.016398, 1.117048, 1.478055, 3.391596",\
"1.085274, 1.118406, 1.219057, 1.580063, 3.493604",\
"1.416571, 1.449708, 1.550363, 1.911369, 3.824914",\
"2.582839, 2.616441, 2.717533, 3.078545, 4.992448");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.043632, 0.076088, 0.200601, 0.692222, 3.321780",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321780",\
"0.043633, 0.076089, 0.200602, 0.692222, 3.321779",\
"0.043650, 0.076104, 0.200608, 0.692219, 3.321778",\
"0.045259, 0.077493, 0.201235, 0.691901, 3.321667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.834845, 0.860459, 0.922678, 1.090925, 1.937873",\
"0.874270, 0.899884, 0.962103, 1.130351, 1.977298",\
"0.989939, 1.015552, 1.077771, 1.246019, 2.092960",\
"1.370654, 1.396258, 1.458476, 1.626730, 2.473578",\
"2.757991, 2.783528, 2.845831, 3.014168, 3.859772");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040734, 0.058014, 0.113659, 0.316341, 1.467465",\
"0.040734, 0.058014, 0.113659, 0.316342, 1.467465",\
"0.040734, 0.058014, 0.113659, 0.316344, 1.467465",\
"0.040736, 0.058014, 0.113659, 0.316371, 1.467465",\
"0.040991, 0.058195, 0.113791, 0.316811, 1.467465");
}
} /* end of arc la_data_out_core[46]_la_data_in_mprj[46]_una_min*/
timing () {
related_pin : "la_iena_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.869917, 1.903049, 2.003699, 2.364705, 4.278246",\
"1.920391, 1.953523, 2.054173, 2.415179, 4.328721",\
"2.033393, 2.066525, 2.167175, 2.528181, 4.441721",\
"2.355616, 2.388748, 2.489398, 2.850405, 4.763945",\
"3.470335, 3.503466, 3.604116, 3.965122, 5.878664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.830989, 1.856602, 1.918821, 2.087069, 2.934008",\
"1.879030, 1.904643, 1.966862, 2.135110, 2.982049",\
"1.991607, 2.017220, 2.079439, 2.247687, 3.094626",\
"2.346762, 2.372375, 2.434593, 2.602842, 3.449780",\
"3.654040, 3.679653, 3.741872, 3.910120, 4.757059");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984");
}
} /* end of arc la_iena_mprj[46]_la_data_in_mprj[46]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.869917, 1.903049, 2.003699, 2.364705, 4.278246",\
"1.920391, 1.953523, 2.054173, 2.415179, 4.328721",\
"2.033393, 2.066525, 2.167175, 2.528181, 4.441721",\
"2.355616, 2.388748, 2.489398, 2.850405, 4.763945",\
"3.470335, 3.503466, 3.604116, 3.965122, 5.878664");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779",\
"0.043632, 0.076088, 0.200601, 0.692222, 3.321779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.830989, 1.856602, 1.918821, 2.087069, 2.934008",\
"1.879030, 1.904643, 1.966862, 2.135110, 2.982049",\
"1.991607, 2.017220, 2.079439, 2.247687, 3.094626",\
"2.346762, 2.372375, 2.434593, 2.602842, 3.449780",\
"3.654040, 3.679653, 3.741872, 3.910120, 4.757059");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984",\
"0.040734, 0.058016, 0.113660, 0.316344, 1.467984");
}
} /* end of arc la_iena_mprj[46]_la_data_in_mprj[46]_una_min*/
} /* end of pin la_data_in_mprj[46] */
pin("la_data_in_mprj[45]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000734 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[45];
timing () {
related_pin : "la_data_out_core[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.981361, 1.014402, 1.114957, 1.475962, 3.389446",\
"1.018491, 1.051532, 1.152087, 1.513092, 3.426576",\
"1.118012, 1.151053, 1.251608, 1.612613, 3.526097",\
"1.467757, 1.500829, 1.601414, 1.962419, 3.875927",\
"2.737578, 2.771161, 2.872225, 3.233236, 5.147137");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075753, 0.200433, 0.692262, 3.321803",\
"0.043355, 0.075845, 0.200475, 0.692262, 3.321803",\
"0.045120, 0.077371, 0.201162, 0.692262, 3.321803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.876508, 0.902149, 0.964372, 1.132612, 1.979692",\
"0.914977, 0.940618, 1.002841, 1.171081, 2.018160",\
"1.028556, 1.054196, 1.116420, 1.284660, 2.131735",\
"1.425302, 1.450929, 1.513152, 1.681401, 2.528340",\
"2.921933, 2.947499, 3.009827, 3.178164, 4.023797");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040715, 0.058006, 0.113649, 0.316293, 1.468021",\
"0.040715, 0.058006, 0.113649, 0.316293, 1.468021",\
"0.040715, 0.058006, 0.113649, 0.316294, 1.468021",\
"0.040717, 0.058006, 0.113649, 0.316335, 1.468021",\
"0.041028, 0.058233, 0.113813, 0.316810, 1.468021");
}
} /* end of arc la_data_out_core[45]_la_data_in_mprj[45]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.981361, 1.014402, 1.114957, 1.475962, 3.389446",\
"1.018491, 1.051532, 1.152087, 1.513092, 3.426576",\
"1.118012, 1.151053, 1.251608, 1.612613, 3.526097",\
"1.467757, 1.500829, 1.601414, 1.962419, 3.875927",\
"2.737578, 2.771161, 2.872225, 3.233236, 5.147137");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.043247, 0.075752, 0.200433, 0.691892, 3.321675",\
"0.043247, 0.075752, 0.200433, 0.691892, 3.321675",\
"0.043247, 0.075753, 0.200433, 0.691892, 3.321675",\
"0.043355, 0.075845, 0.200475, 0.691892, 3.321675",\
"0.045120, 0.077371, 0.201162, 0.691892, 3.321675");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.876508, 0.902149, 0.964372, 1.132612, 1.979692",\
"0.914977, 0.940618, 1.002841, 1.171081, 2.018160",\
"1.028556, 1.054196, 1.116420, 1.284660, 2.131735",\
"1.425302, 1.450929, 1.513152, 1.681401, 2.528340",\
"2.921933, 2.947499, 3.009827, 3.178164, 4.023797");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040715, 0.058003, 0.113648, 0.316293, 1.467436",\
"0.040715, 0.058003, 0.113648, 0.316293, 1.467436",\
"0.040715, 0.058003, 0.113648, 0.316294, 1.467436",\
"0.040717, 0.058003, 0.113648, 0.316335, 1.467436",\
"0.041028, 0.058233, 0.113813, 0.316810, 1.467436");
}
} /* end of arc la_data_out_core[45]_la_data_in_mprj[45]_una_min*/
timing () {
related_pin : "la_iena_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.924050, 1.957091, 2.057647, 2.418652, 4.332135",\
"1.974474, 2.007515, 2.108070, 2.469075, 4.382558",\
"2.087544, 2.120585, 2.221141, 2.582145, 4.495629",\
"2.409770, 2.442811, 2.543366, 2.904371, 4.817854",\
"3.524330, 3.557371, 3.657926, 4.018931, 5.932415");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.878753, 1.904393, 1.966616, 2.134857, 2.981927",\
"1.926825, 1.952465, 2.014688, 2.182930, 3.030000",\
"2.039368, 2.065008, 2.127231, 2.295472, 3.142542",\
"2.394463, 2.420103, 2.482327, 2.650568, 3.497638",\
"3.703335, 3.728975, 3.791198, 3.959439, 4.806509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018");
}
} /* end of arc la_iena_mprj[45]_la_data_in_mprj[45]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.924050, 1.957091, 2.057647, 2.418652, 4.332135",\
"1.974474, 2.007515, 2.108070, 2.469075, 4.382558",\
"2.087544, 2.120585, 2.221141, 2.582145, 4.495629",\
"2.409770, 2.442811, 2.543366, 2.904371, 4.817854",\
"3.524330, 3.557371, 3.657926, 4.018931, 5.932415");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803",\
"0.043247, 0.075752, 0.200433, 0.692262, 3.321803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.878753, 1.904393, 1.966616, 2.134857, 2.981927",\
"1.926825, 1.952465, 2.014688, 2.182930, 3.030000",\
"2.039368, 2.065008, 2.127231, 2.295472, 3.142542",\
"2.394463, 2.420103, 2.482327, 2.650568, 3.497638",\
"3.703335, 3.728975, 3.791198, 3.959439, 4.806509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018",\
"0.040715, 0.058006, 0.113649, 0.316296, 1.468018");
}
} /* end of arc la_iena_mprj[45]_la_data_in_mprj[45]_una_min*/
} /* end of pin la_data_in_mprj[45] */
pin("la_data_in_mprj[44]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000743 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[44];
timing () {
related_pin : "la_data_out_core[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.977186, 1.010134, 1.110612, 1.471616, 3.385015",\
"1.013591, 1.046540, 1.147017, 1.508021, 3.421420",\
"1.112570, 1.145518, 1.245996, 1.607000, 3.520399",\
"1.465737, 1.498723, 1.599235, 1.960239, 3.873666",\
"2.755164, 2.788679, 2.889689, 3.250700, 5.164536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.042996, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.042997, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.042997, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.043124, 0.075649, 0.200403, 0.692323, 3.321814",\
"0.044958, 0.077234, 0.201118, 0.691960, 3.321687");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.877521, 0.903158, 0.965377, 1.133611, 1.980791",\
"0.915127, 0.940764, 1.002983, 1.171217, 2.018396",\
"1.028183, 1.053820, 1.116038, 1.284272, 2.131449",\
"1.427840, 1.453462, 1.515681, 1.683923, 2.530953",\
"2.944138, 2.969674, 3.031977, 3.200314, 4.045918");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040730, 0.058022, 0.113662, 0.316273, 1.468052",\
"0.040730, 0.058022, 0.113662, 0.316273, 1.468052",\
"0.040730, 0.058022, 0.113662, 0.316274, 1.468052",\
"0.040733, 0.058022, 0.113662, 0.316317, 1.468052",\
"0.040991, 0.058195, 0.113791, 0.316811, 1.468052");
}
} /* end of arc la_data_out_core[44]_la_data_in_mprj[44]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.977186, 1.010134, 1.110612, 1.471616, 3.385015",\
"1.013591, 1.046540, 1.147017, 1.508021, 3.421420",\
"1.112570, 1.145518, 1.245996, 1.607000, 3.520399",\
"1.465737, 1.498723, 1.599235, 1.960239, 3.873666",\
"2.755164, 2.788679, 2.889689, 3.250700, 5.164536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.042996, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.042997, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.042997, 0.075539, 0.200354, 0.692348, 3.321823",\
"0.043124, 0.075649, 0.200403, 0.692323, 3.321814",\
"0.044958, 0.077234, 0.201118, 0.691960, 3.321687");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.877521, 0.903158, 0.965377, 1.133611, 1.980791",\
"0.915127, 0.940764, 1.002983, 1.171217, 2.018396",\
"1.028183, 1.053820, 1.116038, 1.284272, 2.131449",\
"1.427840, 1.453462, 1.515681, 1.683923, 2.530953",\
"2.944138, 2.969674, 3.031977, 3.200314, 4.045918");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040730, 0.058018, 0.113661, 0.316273, 1.467465",\
"0.040730, 0.058018, 0.113661, 0.316273, 1.467465",\
"0.040730, 0.058018, 0.113661, 0.316274, 1.467465",\
"0.040733, 0.058018, 0.113661, 0.316317, 1.467465",\
"0.040991, 0.058195, 0.113791, 0.316811, 1.467465");
}
} /* end of arc la_data_out_core[44]_la_data_in_mprj[44]_una_min*/
timing () {
related_pin : "la_iena_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.844488, 1.877436, 1.977914, 2.338918, 4.252316",\
"1.895090, 1.928039, 2.028516, 2.389520, 4.302919",\
"2.007919, 2.040868, 2.141345, 2.502349, 4.415748",\
"2.330349, 2.363298, 2.463775, 2.824779, 4.738178",\
"3.447233, 3.480181, 3.580659, 3.941663, 5.855061");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.841872, 1.867509, 1.929728, 2.097962, 2.945133",\
"1.889837, 1.915473, 1.977692, 2.145927, 2.993097",\
"2.002501, 2.028138, 2.090356, 2.258591, 3.105762",\
"2.357801, 2.383438, 2.445657, 2.613891, 3.461062",\
"3.661159, 3.686795, 3.749014, 3.917249, 4.764420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049");
}
} /* end of arc la_iena_mprj[44]_la_data_in_mprj[44]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.844488, 1.877436, 1.977914, 2.338918, 4.252316",\
"1.895090, 1.928039, 2.028516, 2.389520, 4.302919",\
"2.007919, 2.040868, 2.141345, 2.502349, 4.415748",\
"2.330349, 2.363298, 2.463775, 2.824779, 4.738178",\
"3.447233, 3.480181, 3.580659, 3.941663, 5.855061");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822",\
"0.042996, 0.075539, 0.200354, 0.692348, 3.321822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "1.841872, 1.867509, 1.929728, 2.097962, 2.945133",\
"1.889837, 1.915473, 1.977692, 2.145927, 2.993097",\
"2.002501, 2.028138, 2.090356, 2.258591, 3.105762",\
"2.357801, 2.383438, 2.445657, 2.613891, 3.461062",\
"3.661159, 3.686795, 3.749014, 3.917249, 4.764420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049",\
"0.040730, 0.058022, 0.113662, 0.316276, 1.468049");
}
} /* end of arc la_iena_mprj[44]_la_data_in_mprj[44]_una_min*/
} /* end of pin la_data_in_mprj[44] */
pin("la_data_in_mprj[43]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000774 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[43];
timing () {
related_pin : "la_data_out_core[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.025671, 1.058433, 1.158766, 1.519768, 3.432978",\
"1.063407, 1.096169, 1.196502, 1.557504, 3.470714",\
"1.161179, 1.193941, 1.294274, 1.655276, 3.568486",\
"1.523214, 1.556060, 1.656473, 2.017476, 3.930751",\
"2.901593, 2.935021, 3.035983, 3.396993, 5.310719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.042584, 0.075194, 0.200255, 0.692551, 3.321858",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321858",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321858",\
"0.042877, 0.075447, 0.200370, 0.692551, 3.321858",\
"0.044901, 0.077194, 0.201157, 0.692551, 3.321858");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.935798, 0.961401, 1.023606, 1.191830, 2.039141",\
"0.975209, 1.000812, 1.063017, 1.231241, 2.078550",\
"1.086253, 1.111857, 1.174061, 1.342285, 2.189594",\
"1.489521, 1.515101, 1.577306, 1.745543, 2.592618",\
"3.092277, 3.117768, 3.180062, 3.348398, 4.193972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.040787, 0.058070, 0.113705, 0.316266, 1.468099",\
"0.040787, 0.058070, 0.113705, 0.316266, 1.468099",\
"0.040787, 0.058070, 0.113705, 0.316266, 1.468099",\
"0.040791, 0.058070, 0.113705, 0.316336, 1.468099",\
"0.041065, 0.058251, 0.113842, 0.316856, 1.468099");
}
} /* end of arc la_data_out_core[43]_la_data_in_mprj[43]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.025671, 1.058433, 1.158766, 1.519768, 3.432978",\
"1.063407, 1.096169, 1.196502, 1.557504, 3.470714",\
"1.161179, 1.193941, 1.294274, 1.655276, 3.568486",\
"1.523214, 1.556060, 1.656473, 2.017476, 3.930751",\
"2.901593, 2.935021, 3.035983, 3.396993, 5.310719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.042584, 0.075194, 0.200255, 0.692093, 3.321699",\
"0.042584, 0.075194, 0.200255, 0.692093, 3.321699",\
"0.042584, 0.075194, 0.200255, 0.692093, 3.321699",\
"0.042877, 0.075447, 0.200370, 0.692093, 3.321699",\
"0.044901, 0.077194, 0.201157, 0.692093, 3.321699");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.935798, 0.961401, 1.023606, 1.191830, 2.039141",\
"0.975209, 1.000812, 1.063017, 1.231241, 2.078550",\
"1.086253, 1.111857, 1.174061, 1.342285, 2.189594",\
"1.489521, 1.515101, 1.577306, 1.745543, 2.592618",\
"3.092277, 3.117768, 3.180062, 3.348398, 4.193972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.040787, 0.058064, 0.113703, 0.316266, 1.467458",\
"0.040787, 0.058064, 0.113703, 0.316266, 1.467458",\
"0.040787, 0.058064, 0.113703, 0.316266, 1.467458",\
"0.040791, 0.058064, 0.113703, 0.316336, 1.467458",\
"0.041065, 0.058251, 0.113842, 0.316856, 1.467458");
}
} /* end of arc la_data_out_core[43]_la_data_in_mprj[43]_una_min*/
timing () {
related_pin : "la_iena_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.829922, 1.862684, 1.963018, 2.324020, 4.237229",\
"1.880658, 1.913420, 2.013754, 2.374756, 4.287965",\
"1.993307, 2.026069, 2.126403, 2.487405, 4.400614",\
"2.315728, 2.348490, 2.448823, 2.809825, 4.723034",\
"3.434743, 3.467505, 3.567839, 3.928840, 5.842050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.868006, 1.893608, 1.955813, 2.124037, 2.971334",\
"1.915890, 1.941492, 2.003697, 2.171921, 3.019218",\
"2.028646, 2.054248, 2.116452, 2.284677, 3.131974",\
"2.383932, 2.409534, 2.471739, 2.639963, 3.487260",\
"3.683428, 3.709030, 3.771235, 3.939459, 4.786756");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095");
}
} /* end of arc la_iena_mprj[43]_la_data_in_mprj[43]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.829922, 1.862684, 1.963018, 2.324020, 4.237229",\
"1.880658, 1.913420, 2.013754, 2.374756, 4.287965",\
"1.993307, 2.026069, 2.126403, 2.487405, 4.400614",\
"2.315728, 2.348490, 2.448823, 2.809825, 4.723034",\
"3.434743, 3.467505, 3.567839, 3.928840, 5.842050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859",\
"0.042584, 0.075194, 0.200255, 0.692551, 3.321859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "1.868006, 1.893608, 1.955813, 2.124037, 2.971334",\
"1.915890, 1.941492, 2.003697, 2.171921, 3.019218",\
"2.028646, 2.054248, 2.116452, 2.284677, 3.131974",\
"2.383932, 2.409534, 2.471739, 2.639963, 3.487260",\
"3.683428, 3.709030, 3.771235, 3.939459, 4.786756");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095",\
"0.040787, 0.058070, 0.113705, 0.316270, 1.468095");
}
} /* end of arc la_iena_mprj[43]_la_data_in_mprj[43]_una_min*/
} /* end of pin la_data_in_mprj[43] */
pin("la_data_in_mprj[42]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000810 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[42];
timing () {
related_pin : "la_data_out_core[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.047887, 1.080580, 1.180883, 1.541885, 3.454988",\
"1.085435, 1.118130, 1.218437, 1.579439, 3.492544",\
"1.183163, 1.215856, 1.316160, 1.677162, 3.590266",\
"1.544336, 1.577116, 1.677504, 2.038507, 3.951679",\
"2.940304, 2.973675, 3.074622, 3.435632, 5.349265");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.042612, 0.075232, 0.200339, 0.692687, 3.321866",\
"0.042622, 0.075241, 0.200343, 0.692687, 3.321866",\
"0.042622, 0.075241, 0.200343, 0.692687, 3.321866",\
"0.042922, 0.075499, 0.200460, 0.692687, 3.321866",\
"0.044988, 0.077282, 0.201264, 0.692687, 3.321866");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.959776, 0.985323, 1.047510, 1.215733, 2.063021",\
"0.999303, 1.024850, 1.087037, 1.255260, 2.102542",\
"1.109798, 1.135344, 1.197532, 1.365755, 2.213037",\
"1.511576, 1.537099, 1.599286, 1.767523, 2.614565",\
"3.132513, 3.157949, 3.220226, 3.388563, 4.234097");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.040856, 0.058122, 0.113754, 0.316309, 1.468104",\
"0.040856, 0.058122, 0.113754, 0.316311, 1.468104",\
"0.040856, 0.058122, 0.113754, 0.316311, 1.468104",\
"0.040861, 0.058122, 0.113754, 0.316382, 1.468104",\
"0.041138, 0.058306, 0.113893, 0.316905, 1.468104");
}
} /* end of arc la_data_out_core[42]_la_data_in_mprj[42]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.047887, 1.080580, 1.180883, 1.541885, 3.454988",\
"1.085435, 1.118130, 1.218437, 1.579439, 3.492544",\
"1.183163, 1.215856, 1.316160, 1.677162, 3.590266",\
"1.544336, 1.577116, 1.677504, 2.038507, 3.951679",\
"2.940304, 2.973675, 3.074622, 3.435632, 5.349265");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.042612, 0.075232, 0.200339, 0.692217, 3.321701",\
"0.042615, 0.075234, 0.200340, 0.692217, 3.321701",\
"0.042615, 0.075234, 0.200340, 0.692217, 3.321701",\
"0.042922, 0.075499, 0.200460, 0.692217, 3.321701",\
"0.044988, 0.077282, 0.201264, 0.692217, 3.321701");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.959776, 0.985323, 1.047510, 1.215733, 2.063021",\
"0.999303, 1.024850, 1.087037, 1.255260, 2.102542",\
"1.109798, 1.135344, 1.197532, 1.365755, 2.213037",\
"1.511576, 1.537099, 1.599286, 1.767523, 2.614565",\
"3.132513, 3.157949, 3.220226, 3.388563, 4.234097");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.040856, 0.058116, 0.113752, 0.316309, 1.467457",\
"0.040856, 0.058116, 0.113752, 0.316311, 1.467457",\
"0.040856, 0.058116, 0.113752, 0.316311, 1.467457",\
"0.040861, 0.058116, 0.113752, 0.316382, 1.467457",\
"0.041138, 0.058306, 0.113893, 0.316905, 1.467457");
}
} /* end of arc la_data_out_core[42]_la_data_in_mprj[42]_una_min*/
timing () {
related_pin : "la_iena_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.975045, 2.007738, 2.108041, 2.469043, 4.382146",\
"2.025517, 2.058210, 2.158514, 2.519516, 4.432619",\
"2.138518, 2.171211, 2.271514, 2.632516, 4.545619",\
"2.460743, 2.493435, 2.593739, 2.954741, 4.867844",\
"3.575949, 3.608642, 3.708945, 4.069947, 5.983050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.954049, 1.979593, 2.041780, 2.210005, 3.057262",\
"2.002088, 2.027632, 2.089819, 2.258044, 3.105301",\
"2.114665, 2.140209, 2.202396, 2.370621, 3.217879",\
"2.469820, 2.495364, 2.557552, 2.725776, 3.573034",\
"3.777102, 3.802646, 3.864833, 4.033058, 4.880315");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095");
}
} /* end of arc la_iena_mprj[42]_la_data_in_mprj[42]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.975045, 2.007738, 2.108041, 2.469043, 4.382146",\
"2.025517, 2.058210, 2.158514, 2.519516, 4.432619",\
"2.138518, 2.171211, 2.271514, 2.632516, 4.545619",\
"2.460743, 2.493435, 2.593739, 2.954741, 4.867844",\
"3.575949, 3.608642, 3.708945, 4.069947, 5.983050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865",\
"0.042613, 0.075233, 0.200339, 0.692687, 3.321865");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "1.954049, 1.979593, 2.041780, 2.210005, 3.057262",\
"2.002088, 2.027632, 2.089819, 2.258044, 3.105301",\
"2.114665, 2.140209, 2.202396, 2.370621, 3.217879",\
"2.469820, 2.495364, 2.557552, 2.725776, 3.573034",\
"3.777102, 3.802646, 3.864833, 4.033058, 4.880315");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095",\
"0.040857, 0.058121, 0.113754, 0.316318, 1.468095");
}
} /* end of arc la_iena_mprj[42]_la_data_in_mprj[42]_una_min*/
} /* end of pin la_data_in_mprj[42] */
pin("la_data_in_mprj[41]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000760 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[41];
timing () {
related_pin : "la_data_out_core[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "1.011483, 1.044178, 1.144519, 1.505229, 3.419943",\
"1.050369, 1.083065, 1.183404, 1.544119, 3.458809",\
"1.147967, 1.180662, 1.281003, 1.641714, 3.556421",\
"1.510303, 1.543004, 1.643315, 2.004146, 3.918224",\
"2.927458, 2.960684, 3.061440, 3.422447, 5.336036");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.042191, 0.074812, 0.200122, 0.692113, 3.324329",\
"0.042193, 0.074814, 0.200122, 0.692119, 3.324329",\
"0.042193, 0.074814, 0.200122, 0.692119, 3.324329",\
"0.042233, 0.074864, 0.200122, 0.692297, 3.324329",\
"0.044089, 0.076489, 0.200814, 0.692297, 3.324329");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.945244, 0.970907, 1.033118, 1.201320, 2.049018",\
"0.986606, 1.012269, 1.074480, 1.242682, 2.090373",\
"1.096454, 1.122117, 1.184328, 1.352530, 2.200223",\
"1.496962, 1.522600, 1.584811, 1.753028, 2.600473",\
"3.134766, 3.160213, 3.222423, 3.390754, 4.236284");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.040754, 0.058060, 0.113689, 0.316137, 1.468204",\
"0.040754, 0.058060, 0.113689, 0.316139, 1.468204",\
"0.040754, 0.058060, 0.113689, 0.316139, 1.468204",\
"0.040758, 0.058060, 0.113689, 0.316212, 1.468204",\
"0.040792, 0.058060, 0.113689, 0.316779, 1.468204");
}
} /* end of arc la_data_out_core[41]_la_data_in_mprj[41]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "1.011483, 1.044178, 1.144519, 1.505229, 3.419943",\
"1.050369, 1.083065, 1.183404, 1.544119, 3.458809",\
"1.147967, 1.180662, 1.281003, 1.641714, 3.556421",\
"1.510303, 1.543004, 1.643315, 2.004146, 3.918224",\
"2.927458, 2.960684, 3.061440, 3.422447, 5.336036");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.042191, 0.074812, 0.200118, 0.692113, 3.321751",\
"0.042192, 0.074812, 0.200118, 0.692115, 3.321751",\
"0.042192, 0.074812, 0.200118, 0.692115, 3.321751",\
"0.042233, 0.074864, 0.200118, 0.692199, 3.321751",\
"0.044089, 0.076489, 0.200814, 0.692199, 3.321751");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.945244, 0.970907, 1.033118, 1.201320, 2.049018",\
"0.986606, 1.012269, 1.074480, 1.242682, 2.090373",\
"1.096454, 1.122117, 1.184328, 1.352530, 2.200223",\
"1.496962, 1.522600, 1.584811, 1.753028, 2.600473",\
"3.134766, 3.160213, 3.222423, 3.390754, 4.236284");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.040754, 0.058006, 0.113673, 0.316137, 1.467592",\
"0.040754, 0.058006, 0.113673, 0.316138, 1.467592",\
"0.040754, 0.058006, 0.113673, 0.316138, 1.467592",\
"0.040758, 0.058006, 0.113673, 0.316212, 1.467592",\
"0.040792, 0.058006, 0.113673, 0.316779, 1.467592");
}
} /* end of arc la_data_out_core[41]_la_data_in_mprj[41]_una_min*/
timing () {
related_pin : "la_iena_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "2.012983, 2.045679, 2.146019, 2.506730, 4.421440",\
"2.062654, 2.095350, 2.195690, 2.556401, 4.471111",\
"2.174680, 2.207375, 2.307716, 2.668427, 4.583137",\
"2.518527, 2.551223, 2.651563, 3.012274, 4.926984",\
"3.785097, 3.817793, 3.918133, 4.278844, 6.193554");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "2.015033, 2.040693, 2.102904, 2.271107, 3.118773",\
"2.064273, 2.089933, 2.152144, 2.320348, 3.168014",\
"2.176785, 2.202445, 2.264656, 2.432860, 3.280526",\
"2.528607, 2.554268, 2.616479, 2.784682, 3.632349",\
"3.792295, 3.817956, 3.880167, 4.048371, 4.896037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195");
}
} /* end of arc la_iena_mprj[41]_la_data_in_mprj[41]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "2.012983, 2.045679, 2.146019, 2.506730, 4.421440",\
"2.062654, 2.095350, 2.195690, 2.556401, 4.471111",\
"2.174680, 2.207375, 2.307716, 2.668427, 4.583137",\
"2.518527, 2.551223, 2.651563, 3.012274, 4.926984",\
"3.785097, 3.817793, 3.918133, 4.278844, 6.193554");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322",\
"0.042191, 0.074812, 0.200122, 0.692114, 3.324322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "2.015033, 2.040693, 2.102904, 2.271107, 3.118773",\
"2.064273, 2.089933, 2.152144, 2.320348, 3.168014",\
"2.176785, 2.202445, 2.264656, 2.432860, 3.280526",\
"2.528607, 2.554268, 2.616479, 2.784682, 3.632349",\
"3.792295, 3.817956, 3.880167, 4.048371, 4.896037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195",\
"0.040754, 0.058059, 0.113689, 0.316146, 1.468195");
}
} /* end of arc la_iena_mprj[41]_la_data_in_mprj[41]_una_min*/
} /* end of pin la_data_in_mprj[41] */
pin("la_data_in_mprj[40]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000734 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[40];
timing () {
related_pin : "la_data_out_core[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.902955, 0.935683, 1.036026, 1.396742, 3.311486",\
"0.938653, 0.971381, 1.071724, 1.432440, 3.347184",\
"1.037058, 1.069786, 1.170129, 1.530846, 3.445589",\
"1.395045, 1.427775, 1.528103, 1.888881, 3.803303",\
"2.710267, 2.743449, 2.844138, 3.205144, 5.118737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.042108, 0.074731, 0.200035, 0.692036, 3.324276",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324276",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324276",\
"0.042129, 0.074757, 0.200035, 0.692129, 3.324276",\
"0.043737, 0.076176, 0.200624, 0.692165, 3.324276");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.836474, 0.862189, 0.924412, 1.092609, 1.940420",\
"0.873257, 0.898972, 0.961196, 1.129392, 1.977203",\
"0.985732, 1.011447, 1.073670, 1.241867, 2.089675",\
"1.388665, 1.414362, 1.476586, 1.644793, 2.492428",\
"2.925066, 2.950570, 3.012793, 3.181114, 4.026842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040702, 0.058025, 0.113654, 0.316077, 1.468227",\
"0.040702, 0.058025, 0.113654, 0.316077, 1.468227",\
"0.040702, 0.058025, 0.113654, 0.316078, 1.468226",\
"0.040705, 0.058020, 0.113653, 0.316129, 1.468177",\
"0.040738, 0.057972, 0.113638, 0.316693, 1.467640");
}
} /* end of arc la_data_out_core[40]_la_data_in_mprj[40]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.902955, 0.935683, 1.036026, 1.396742, 3.311486",\
"0.938653, 0.971381, 1.071724, 1.432440, 3.347184",\
"1.037058, 1.069786, 1.170129, 1.530846, 3.445589",\
"1.395045, 1.427775, 1.528103, 1.888881, 3.803303",\
"2.710267, 2.743449, 2.844138, 3.205144, 5.118737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.042108, 0.074731, 0.200034, 0.692036, 3.321769",\
"0.042108, 0.074731, 0.200034, 0.692036, 3.321769",\
"0.042108, 0.074731, 0.200034, 0.692036, 3.321769",\
"0.042129, 0.074757, 0.200034, 0.692129, 3.321769",\
"0.043737, 0.076176, 0.200624, 0.692165, 3.321769");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.836474, 0.862189, 0.924412, 1.092609, 1.940420",\
"0.873257, 0.898972, 0.961196, 1.129392, 1.977203",\
"0.985732, 1.011447, 1.073670, 1.241867, 2.089675",\
"1.388665, 1.414362, 1.476586, 1.644793, 2.492428",\
"2.925066, 2.950570, 3.012793, 3.181114, 4.026842");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040702, 0.058025, 0.113654, 0.316077, 1.468227",\
"0.040702, 0.058025, 0.113654, 0.316077, 1.468227",\
"0.040702, 0.058025, 0.113654, 0.316078, 1.468226",\
"0.040705, 0.058020, 0.113653, 0.316129, 1.468177",\
"0.040738, 0.057972, 0.113638, 0.316693, 1.467640");
}
} /* end of arc la_data_out_core[40]_la_data_in_mprj[40]_una_min*/
timing () {
related_pin : "la_iena_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.993777, 2.026505, 2.126848, 2.487565, 4.402308",\
"2.043345, 2.076072, 2.176416, 2.537132, 4.451875",\
"2.155283, 2.188010, 2.288354, 2.649070, 4.563813",\
"2.500044, 2.532772, 2.633115, 2.993831, 4.908575",\
"3.742094, 3.774821, 3.875164, 4.235880, 6.150624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "2.034207, 2.059921, 2.122144, 2.290341, 3.138142",\
"2.083881, 2.109595, 2.171818, 2.340015, 3.187816",\
"2.195706, 2.221420, 2.283643, 2.451841, 3.299642",\
"2.547692, 2.573406, 2.635630, 2.803827, 3.651628",\
"3.785637, 3.811351, 3.873574, 4.041771, 4.889573");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224");
}
} /* end of arc la_iena_mprj[40]_la_data_in_mprj[40]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.993777, 2.026505, 2.126848, 2.487565, 4.402308",\
"2.043345, 2.076072, 2.176416, 2.537132, 4.451875",\
"2.155283, 2.188010, 2.288354, 2.649070, 4.563813",\
"2.500044, 2.532772, 2.633115, 2.993831, 4.908575",\
"3.742094, 3.774821, 3.875164, 4.235880, 6.150624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274",\
"0.042108, 0.074731, 0.200035, 0.692036, 3.324274");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "2.034207, 2.059921, 2.122144, 2.290341, 3.138142",\
"2.083881, 2.109595, 2.171818, 2.340015, 3.187816",\
"2.195706, 2.221420, 2.283643, 2.451841, 3.299642",\
"2.547692, 2.573406, 2.635630, 2.803827, 3.651628",\
"3.785637, 3.811351, 3.873574, 4.041771, 4.889573");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224",\
"0.040702, 0.058024, 0.113654, 0.316080, 1.468224");
}
} /* end of arc la_iena_mprj[40]_la_data_in_mprj[40]_una_min*/
} /* end of pin la_data_in_mprj[40] */
pin("la_data_in_mprj[39]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000740 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[39];
timing () {
related_pin : "la_data_out_core[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.830104, 0.862824, 0.963172, 1.323865, 3.238719",\
"0.868437, 0.901157, 1.001505, 1.362198, 3.277052",\
"0.969909, 1.002628, 1.102977, 1.463670, 3.378523",\
"1.306818, 1.339538, 1.439882, 1.800593, 3.715356",\
"2.507071, 2.540159, 2.640764, 3.001770, 4.915282");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.042118, 0.074738, 0.200054, 0.692018, 3.324474",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324474",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324474",\
"0.042124, 0.074746, 0.200054, 0.692044, 3.324474",\
"0.043453, 0.075932, 0.200524, 0.692244, 3.324474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.764512, 0.790224, 0.852445, 1.020638, 1.868503",\
"0.804922, 0.830633, 0.892854, 1.061048, 1.908912",\
"0.920217, 0.945928, 1.008149, 1.176343, 2.024200",\
"1.305338, 1.331036, 1.393257, 1.561458, 2.409195",\
"2.721076, 2.746591, 2.808811, 2.977120, 3.823034");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.040712, 0.058034, 0.113663, 0.316066, 1.468245",\
"0.040712, 0.058034, 0.113663, 0.316067, 1.468245",\
"0.040712, 0.058034, 0.113662, 0.316069, 1.468242",\
"0.040714, 0.058031, 0.113662, 0.316104, 1.468208",\
"0.040745, 0.057985, 0.113647, 0.316644, 1.467694");
}
} /* end of arc la_data_out_core[39]_la_data_in_mprj[39]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.830104, 0.862824, 0.963172, 1.323865, 3.238719",\
"0.868437, 0.901157, 1.001505, 1.362198, 3.277052",\
"0.969909, 1.002628, 1.102977, 1.463670, 3.378523",\
"1.306818, 1.339538, 1.439882, 1.800593, 3.715356",\
"2.507071, 2.540159, 2.640764, 3.001770, 4.915282");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.042118, 0.074738, 0.200054, 0.692018, 3.321792",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.321792",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.321792",\
"0.042124, 0.074746, 0.200054, 0.692044, 3.321792",\
"0.043453, 0.075932, 0.200524, 0.692244, 3.321792");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.764512, 0.790224, 0.852445, 1.020638, 1.868503",\
"0.804922, 0.830633, 0.892854, 1.061048, 1.908912",\
"0.920217, 0.945928, 1.008149, 1.176343, 2.024200",\
"1.305338, 1.331036, 1.393257, 1.561458, 2.409195",\
"2.721076, 2.746591, 2.808811, 2.977120, 3.823034");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.040712, 0.058034, 0.113663, 0.316066, 1.468245",\
"0.040712, 0.058034, 0.113663, 0.316067, 1.468245",\
"0.040712, 0.058034, 0.113662, 0.316069, 1.468242",\
"0.040714, 0.058031, 0.113662, 0.316104, 1.468208",\
"0.040745, 0.057985, 0.113647, 0.316644, 1.467694");
}
} /* end of arc la_data_out_core[39]_la_data_in_mprj[39]_una_min*/
timing () {
related_pin : "la_iena_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "1.806128, 1.838848, 1.939196, 2.299889, 4.214742",\
"1.855709, 1.888429, 1.988777, 2.349470, 4.264323",\
"1.967682, 2.000402, 2.100750, 2.461443, 4.376297",\
"2.312316, 2.345035, 2.445383, 2.806077, 4.720930",\
"3.544348, 3.577068, 3.677416, 4.038109, 5.952962");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "1.639148, 1.664858, 1.727079, 1.895273, 2.743127",\
"1.688946, 1.714657, 1.776878, 1.945072, 2.792925",\
"1.800670, 1.826380, 1.888601, 2.056795, 2.904649",\
"2.152473, 2.178184, 2.240405, 2.408598, 3.256452",\
"3.381423, 3.407134, 3.469355, 3.637548, 4.485402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241");
}
} /* end of arc la_iena_mprj[39]_la_data_in_mprj[39]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "1.806128, 1.838848, 1.939196, 2.299889, 4.214742",\
"1.855709, 1.888429, 1.988777, 2.349470, 4.264323",\
"1.967682, 2.000402, 2.100750, 2.461443, 4.376297",\
"2.312316, 2.345035, 2.445383, 2.806077, 4.720930",\
"3.544348, 3.577068, 3.677416, 4.038109, 5.952962");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475",\
"0.042118, 0.074738, 0.200054, 0.692019, 3.324475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "1.639148, 1.664858, 1.727079, 1.895273, 2.743127",\
"1.688946, 1.714657, 1.776878, 1.945072, 2.792925",\
"1.800670, 1.826380, 1.888601, 2.056795, 2.904649",\
"2.152473, 2.178184, 2.240405, 2.408598, 3.256452",\
"3.381423, 3.407134, 3.469355, 3.637548, 4.485402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241",\
"0.040712, 0.058034, 0.113662, 0.316070, 1.468241");
}
} /* end of arc la_iena_mprj[39]_la_data_in_mprj[39]_una_min*/
} /* end of pin la_data_in_mprj[39] */
pin("la_data_in_mprj[38]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000751 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[38];
timing () {
related_pin : "la_data_out_core[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.871812, 0.904517, 1.004866, 1.365549, 3.280432",\
"0.909451, 0.942157, 1.042506, 1.403188, 3.318071",\
"1.008830, 1.041536, 1.141885, 1.502567, 3.417450",\
"1.360932, 1.393640, 1.493976, 1.854708, 3.769333",\
"2.643687, 2.676806, 2.777452, 3.138458, 5.051978");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042168, 0.074791, 0.200091, 0.692114, 3.324564",\
"0.043646, 0.076103, 0.200622, 0.692250, 3.324564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.807561, 0.833252, 0.895468, 1.063662, 1.911502",\
"0.846474, 0.872166, 0.934381, 1.102575, 1.950415",\
"0.959932, 0.985624, 1.047840, 1.216034, 2.063869",\
"1.357980, 1.383656, 1.445871, 1.614075, 2.461751",\
"2.860065, 2.885551, 2.947765, 3.116082, 3.961867");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.040733, 0.058050, 0.113678, 0.316085, 1.468241",\
"0.040733, 0.058050, 0.113678, 0.316086, 1.468240",\
"0.040734, 0.058050, 0.113678, 0.316087, 1.468239",\
"0.040736, 0.058046, 0.113676, 0.316134, 1.468195",\
"0.040769, 0.057998, 0.113662, 0.316693, 1.467661");
}
} /* end of arc la_data_out_core[38]_la_data_in_mprj[38]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.871812, 0.904517, 1.004866, 1.365549, 3.280432",\
"0.909451, 0.942157, 1.042506, 1.403188, 3.318071",\
"1.008830, 1.041536, 1.141885, 1.502567, 3.417450",\
"1.360932, 1.393640, 1.493976, 1.854708, 3.769333",\
"2.643687, 2.676806, 2.777452, 3.138458, 5.051978");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.042151, 0.074770, 0.200090, 0.692039, 3.321779",\
"0.042151, 0.074770, 0.200090, 0.692039, 3.321779",\
"0.042151, 0.074770, 0.200090, 0.692039, 3.321779",\
"0.042168, 0.074791, 0.200090, 0.692114, 3.321779",\
"0.043646, 0.076103, 0.200622, 0.692250, 3.321779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.807561, 0.833252, 0.895468, 1.063662, 1.911502",\
"0.846474, 0.872166, 0.934381, 1.102575, 1.950415",\
"0.959932, 0.985624, 1.047840, 1.216034, 2.063869",\
"1.357980, 1.383656, 1.445871, 1.614075, 2.461751",\
"2.860065, 2.885551, 2.947765, 3.116082, 3.961867");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.040733, 0.058050, 0.113678, 0.316085, 1.468241",\
"0.040733, 0.058050, 0.113678, 0.316086, 1.468240",\
"0.040734, 0.058050, 0.113678, 0.316087, 1.468239",\
"0.040736, 0.058046, 0.113676, 0.316134, 1.468195",\
"0.040769, 0.057998, 0.113662, 0.316693, 1.467661");
}
} /* end of arc la_data_out_core[38]_la_data_in_mprj[38]_una_min*/
timing () {
related_pin : "la_iena_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "1.888864, 1.921570, 2.021919, 2.382601, 4.297484",\
"1.938438, 1.971144, 2.071493, 2.432176, 4.347058",\
"2.050398, 2.083104, 2.183453, 2.544135, 4.459018",\
"2.395056, 2.427762, 2.528111, 2.888793, 4.803676",\
"3.630650, 3.663355, 3.763704, 4.124386, 6.039269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "1.707060, 1.732751, 1.794967, 1.963161, 2.810990",\
"1.756810, 1.782501, 1.844717, 2.012911, 2.860741",\
"1.868572, 1.894263, 1.956478, 2.124673, 2.972502",\
"2.220439, 2.246130, 2.308346, 2.476540, 3.324369",\
"3.452513, 3.478204, 3.540420, 3.708614, 4.556443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238");
}
} /* end of arc la_iena_mprj[38]_la_data_in_mprj[38]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "1.888864, 1.921570, 2.021919, 2.382601, 4.297484",\
"1.938438, 1.971144, 2.071493, 2.432176, 4.347058",\
"2.050398, 2.083104, 2.183453, 2.544135, 4.459018",\
"2.395056, 2.427762, 2.528111, 2.888793, 4.803676",\
"3.630650, 3.663355, 3.763704, 4.124386, 6.039269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564",\
"0.042151, 0.074770, 0.200091, 0.692039, 3.324564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "1.707060, 1.732751, 1.794967, 1.963161, 2.810990",\
"1.756810, 1.782501, 1.844717, 2.012911, 2.860741",\
"1.868572, 1.894263, 1.956478, 2.124673, 2.972502",\
"2.220439, 2.246130, 2.308346, 2.476540, 3.324369",\
"3.452513, 3.478204, 3.540420, 3.708614, 4.556443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238",\
"0.040734, 0.058049, 0.113678, 0.316088, 1.468238");
}
} /* end of arc la_iena_mprj[38]_la_data_in_mprj[38]_una_min*/
} /* end of pin la_data_in_mprj[38] */
pin("la_data_in_mprj[37]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000734 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[37];
timing () {
related_pin : "la_data_out_core[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.725800, 0.758501, 0.858991, 1.219116, 3.136960",\
"0.761497, 0.794199, 0.894688, 1.254814, 3.172657",\
"0.863201, 0.895903, 0.996391, 1.356518, 3.274353",\
"1.205931, 1.238635, 1.339114, 1.699281, 3.616904",\
"2.362678, 2.395438, 2.495730, 2.856732, 4.769999");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.041902, 0.074475, 0.200051, 0.691139, 3.329261",\
"0.041902, 0.074475, 0.200051, 0.691139, 3.329261",\
"0.041903, 0.074476, 0.200051, 0.691141, 3.329261",\
"0.041917, 0.074494, 0.200051, 0.691203, 3.329261",\
"0.042277, 0.074914, 0.200055, 0.692454, 3.329261");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.905303, 0.930898, 0.993121, 1.161389, 2.008003",\
"0.944510, 0.970104, 1.032327, 1.200595, 2.047210",\
"1.058492, 1.084086, 1.146309, 1.314577, 2.161191",\
"1.459588, 1.485175, 1.547398, 1.715670, 2.562217",\
"3.011436, 3.037038, 3.099413, 3.267753, 4.113428");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040724, 0.057995, 0.113645, 0.316451, 1.467889",\
"0.041157, 0.058351, 0.113891, 0.316837, 1.467889");
}
} /* end of arc la_data_out_core[37]_la_data_in_mprj[37]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.725800, 0.758501, 0.858991, 1.219116, 3.136960",\
"0.761497, 0.794199, 0.894688, 1.254814, 3.172657",\
"0.863201, 0.895903, 0.996391, 1.356518, 3.274353",\
"1.205931, 1.238635, 1.339114, 1.699281, 3.616904",\
"2.362678, 2.395438, 2.495730, 2.856732, 4.769999");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.041902, 0.074475, 0.200050, 0.691139, 3.321870",\
"0.041902, 0.074475, 0.200050, 0.691139, 3.321870",\
"0.041903, 0.074476, 0.200050, 0.691141, 3.321870",\
"0.041917, 0.074494, 0.200050, 0.691203, 3.321870",\
"0.042277, 0.074914, 0.200055, 0.692454, 3.321870");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.905303, 0.930898, 0.993121, 1.161389, 2.008003",\
"0.944510, 0.970104, 1.032327, 1.200595, 2.047210",\
"1.058492, 1.084086, 1.146309, 1.314577, 2.161191",\
"1.459588, 1.485175, 1.547398, 1.715670, 2.562217",\
"3.011436, 3.037038, 3.099413, 3.267753, 4.113428");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040723, 0.057993, 0.113645, 0.316431, 1.467370",\
"0.040723, 0.057993, 0.113645, 0.316431, 1.467370",\
"0.040723, 0.057993, 0.113645, 0.316431, 1.467370",\
"0.040724, 0.057993, 0.113645, 0.316451, 1.467370",\
"0.041157, 0.058351, 0.113891, 0.316837, 1.467370");
}
} /* end of arc la_data_out_core[37]_la_data_in_mprj[37]_una_min*/
timing () {
related_pin : "la_iena_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.783908, 1.816610, 1.917099, 2.277225, 4.195064",\
"1.833474, 1.866176, 1.966665, 2.326792, 4.244630",\
"1.945407, 1.978109, 2.078598, 2.438724, 4.356563",\
"2.290115, 2.322817, 2.423306, 2.783432, 4.701271",\
"3.532862, 3.565564, 3.666053, 4.026179, 5.944018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.839263, 1.864857, 1.927080, 2.095348, 2.941960",\
"1.888922, 1.914516, 1.976739, 2.145007, 2.991619",\
"2.000760, 2.026354, 2.088577, 2.256845, 3.103457",\
"2.352687, 2.378281, 2.440504, 2.608772, 3.455384",\
"3.590914, 3.616508, 3.678731, 3.846999, 4.693612");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889");
}
} /* end of arc la_iena_mprj[37]_la_data_in_mprj[37]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.783908, 1.816610, 1.917099, 2.277225, 4.195064",\
"1.833474, 1.866176, 1.966665, 2.326792, 4.244630",\
"1.945407, 1.978109, 2.078598, 2.438724, 4.356563",\
"2.290115, 2.322817, 2.423306, 2.783432, 4.701271",\
"3.532862, 3.565564, 3.666053, 4.026179, 5.944018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253",\
"0.041902, 0.074476, 0.200051, 0.691140, 3.329253");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "1.839263, 1.864857, 1.927080, 2.095348, 2.941960",\
"1.888922, 1.914516, 1.976739, 2.145007, 2.991619",\
"2.000760, 2.026354, 2.088577, 2.256845, 3.103457",\
"2.352687, 2.378281, 2.440504, 2.608772, 3.455384",\
"3.590914, 3.616508, 3.678731, 3.846999, 4.693612");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889",\
"0.040723, 0.057995, 0.113645, 0.316431, 1.467889");
}
} /* end of arc la_iena_mprj[37]_la_data_in_mprj[37]_una_min*/
} /* end of pin la_data_in_mprj[37] */
pin("la_data_in_mprj[36]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000448 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[36];
timing () {
related_pin : "la_data_out_core[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.743721, 0.776750, 0.877304, 1.237177, 3.155926",\
"0.783519, 0.816547, 0.917102, 1.276974, 3.195724",\
"0.886311, 0.919339, 1.019893, 1.379768, 3.298502",\
"1.228125, 1.261159, 1.361686, 1.721667, 3.639851",\
"2.449394, 2.482473, 2.582776, 2.943647, 4.857167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040911, 0.073494, 0.199144, 0.690053, 3.329205",\
"0.040911, 0.073494, 0.199144, 0.690053, 3.329205",\
"0.040912, 0.073495, 0.199144, 0.690058, 3.329180",\
"0.040949, 0.073541, 0.199141, 0.690217, 3.328294",\
"0.041259, 0.073928, 0.199114, 0.691565, 3.320790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.917723, 0.943816, 1.006152, 1.174305, 2.021033",\
"0.961997, 0.988090, 1.050425, 1.218579, 2.065306",\
"1.077075, 1.103168, 1.165503, 1.333657, 2.180382",\
"1.477606, 1.503679, 1.566015, 1.734179, 2.580727",\
"3.086149, 3.112130, 3.174534, 3.342781, 4.188061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040164, 0.057604, 0.113287, 0.316015, 1.466570",\
"0.040164, 0.057604, 0.113287, 0.316015, 1.466570",\
"0.040164, 0.057604, 0.113287, 0.316015, 1.466570",\
"0.040166, 0.057604, 0.113287, 0.316068, 1.466570",\
"0.040373, 0.057740, 0.113389, 0.316500, 1.466570");
}
} /* end of arc la_data_out_core[36]_la_data_in_mprj[36]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.743721, 0.776750, 0.877304, 1.237177, 3.155926",\
"0.783519, 0.816547, 0.917102, 1.276974, 3.195724",\
"0.886311, 0.919339, 1.019893, 1.379768, 3.298502",\
"1.228125, 1.261159, 1.361686, 1.721667, 3.639851",\
"2.449394, 2.482473, 2.582776, 2.943647, 4.857167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040911, 0.073494, 0.199144, 0.690053, 3.329205",\
"0.040911, 0.073494, 0.199144, 0.690053, 3.329205",\
"0.040912, 0.073495, 0.199144, 0.690058, 3.329180",\
"0.040949, 0.073541, 0.199141, 0.690217, 3.328294",\
"0.041259, 0.073928, 0.199114, 0.691565, 3.320790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.917723, 0.943816, 1.006152, 1.174305, 2.021033",\
"0.961997, 0.988090, 1.050425, 1.218579, 2.065306",\
"1.077075, 1.103168, 1.165503, 1.333657, 2.180382",\
"1.477606, 1.503679, 1.566015, 1.734179, 2.580727",\
"3.086149, 3.112130, 3.174534, 3.342781, 4.188061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040164, 0.057600, 0.113285, 0.316015, 1.466046",\
"0.040164, 0.057600, 0.113285, 0.316015, 1.466046",\
"0.040164, 0.057600, 0.113285, 0.316015, 1.466046",\
"0.040166, 0.057600, 0.113285, 0.316068, 1.466046",\
"0.040373, 0.057740, 0.113389, 0.316500, 1.466046");
}
} /* end of arc la_data_out_core[36]_la_data_in_mprj[36]_una_min*/
timing () {
related_pin : "la_iena_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "1.882591, 1.915619, 2.016173, 2.376047, 4.294790",\
"1.932134, 1.965163, 2.065717, 2.425591, 4.344333",\
"2.044007, 2.077035, 2.177589, 2.537463, 4.456206",\
"2.388825, 2.421853, 2.522407, 2.882281, 4.801024",\
"3.647356, 3.680385, 3.780939, 4.140812, 6.059556");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "1.925409, 1.951501, 2.013836, 2.181990, 3.028712",\
"1.974862, 2.000954, 2.063289, 2.231443, 3.078165",\
"2.086869, 2.112961, 2.175297, 2.343451, 3.190172",\
"2.438782, 2.464874, 2.527210, 2.695364, 3.542086",\
"3.690504, 3.716596, 3.778932, 3.947086, 4.793808");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568");
}
} /* end of arc la_iena_mprj[36]_la_data_in_mprj[36]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "1.882591, 1.915619, 2.016173, 2.376047, 4.294790",\
"1.932134, 1.965163, 2.065717, 2.425591, 4.344333",\
"2.044007, 2.077035, 2.177589, 2.537463, 4.456206",\
"2.388825, 2.421853, 2.522407, 2.882281, 4.801024",\
"3.647356, 3.680385, 3.780939, 4.140812, 6.059556");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194",\
"0.040912, 0.073494, 0.199144, 0.690055, 3.329194");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "1.925409, 1.951501, 2.013836, 2.181990, 3.028712",\
"1.974862, 2.000954, 2.063289, 2.231443, 3.078165",\
"2.086869, 2.112961, 2.175297, 2.343451, 3.190172",\
"2.438782, 2.464874, 2.527210, 2.695364, 3.542086",\
"3.690504, 3.716596, 3.778932, 3.947086, 4.793808");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568",\
"0.040164, 0.057604, 0.113287, 0.316016, 1.466568");
}
} /* end of arc la_iena_mprj[36]_la_data_in_mprj[36]_una_min*/
} /* end of pin la_data_in_mprj[36] */
pin("la_data_in_mprj[35]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000404 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[35];
timing () {
related_pin : "la_data_out_core[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.818778, 0.851884, 0.952320, 1.312692, 3.228929",\
"0.857123, 0.890230, 0.990665, 1.351038, 3.267274",\
"0.963023, 0.996129, 1.096565, 1.456937, 3.373173",\
"1.310448, 1.343556, 1.443981, 1.804397, 3.720405",\
"2.635547, 2.668931, 2.769456, 3.130372, 5.043960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040942, 0.073570, 0.198985, 0.690665, 3.324991",\
"0.040942, 0.073570, 0.198985, 0.690665, 3.324991",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324991",\
"0.040957, 0.073589, 0.198985, 0.690731, 3.324991",\
"0.041949, 0.074517, 0.199289, 0.691323, 3.324991");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.730154, 0.756439, 0.818796, 0.986885, 1.834741",\
"0.771206, 0.797490, 0.859847, 1.027936, 1.875792",\
"0.888107, 0.914390, 0.976747, 1.144837, 1.992684",\
"1.261113, 1.287379, 1.349736, 1.517835, 2.365529",\
"2.586079, 2.612133, 2.674489, 2.842702, 3.688497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040064, 0.057569, 0.113236, 0.315636, 1.466874",\
"0.040064, 0.057569, 0.113236, 0.315636, 1.466874",\
"0.040065, 0.057569, 0.113236, 0.315639, 1.466872",\
"0.040067, 0.057565, 0.113235, 0.315684, 1.466828",\
"0.040092, 0.057517, 0.113219, 0.316245, 1.466292");
}
} /* end of arc la_data_out_core[35]_la_data_in_mprj[35]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.818778, 0.851884, 0.952320, 1.312692, 3.228929",\
"0.857123, 0.890230, 0.990665, 1.351038, 3.267274",\
"0.963023, 0.996129, 1.096565, 1.456937, 3.373173",\
"1.310448, 1.343556, 1.443981, 1.804397, 3.720405",\
"2.635547, 2.668931, 2.769456, 3.130372, 5.043960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040942, 0.073570, 0.198983, 0.690665, 3.320377",\
"0.040942, 0.073570, 0.198983, 0.690665, 3.320377",\
"0.040942, 0.073570, 0.198983, 0.690666, 3.320377",\
"0.040957, 0.073589, 0.198983, 0.690731, 3.320377",\
"0.041949, 0.074517, 0.199289, 0.691323, 3.320377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.730154, 0.756439, 0.818796, 0.986885, 1.834741",\
"0.771206, 0.797490, 0.859847, 1.027936, 1.875792",\
"0.888107, 0.914390, 0.976747, 1.144837, 1.992684",\
"1.261113, 1.287379, 1.349736, 1.517835, 2.365529",\
"2.586079, 2.612133, 2.674489, 2.842702, 3.688497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040064, 0.057569, 0.113236, 0.315636, 1.466874",\
"0.040064, 0.057569, 0.113236, 0.315636, 1.466874",\
"0.040065, 0.057569, 0.113236, 0.315639, 1.466872",\
"0.040067, 0.057565, 0.113235, 0.315684, 1.466828",\
"0.040092, 0.057517, 0.113219, 0.316245, 1.466292");
}
} /* end of arc la_data_out_core[35]_la_data_in_mprj[35]_una_min*/
timing () {
related_pin : "la_iena_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "1.768822, 1.801928, 1.902364, 2.262736, 4.178973",\
"1.818557, 1.851663, 1.952099, 2.312472, 4.228708",\
"1.930623, 1.963729, 2.064165, 2.424537, 4.340773",\
"2.274802, 2.307908, 2.408344, 2.768717, 4.684953",\
"3.491846, 3.524952, 3.625388, 3.985760, 5.901997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "1.838933, 1.865216, 1.927573, 2.095663, 2.943508",\
"1.889029, 1.915312, 1.977669, 2.145759, 2.993603",\
"2.000644, 2.026927, 2.089284, 2.257374, 3.105219",\
"2.351975, 2.378258, 2.440615, 2.608705, 3.456550",\
"3.567006, 3.593289, 3.655647, 3.823737, 4.671581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870");
}
} /* end of arc la_iena_mprj[35]_la_data_in_mprj[35]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "1.768822, 1.801928, 1.902364, 2.262736, 4.178973",\
"1.818557, 1.851663, 1.952099, 2.312472, 4.228708",\
"1.930623, 1.963729, 2.064165, 2.424537, 4.340773",\
"2.274802, 2.307908, 2.408344, 2.768717, 4.684953",\
"3.491846, 3.524952, 3.625388, 3.985760, 5.901997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990",\
"0.040942, 0.073570, 0.198985, 0.690666, 3.324990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "1.838933, 1.865216, 1.927573, 2.095663, 2.943508",\
"1.889029, 1.915312, 1.977669, 2.145759, 2.993603",\
"2.000644, 2.026927, 2.089284, 2.257374, 3.105219",\
"2.351975, 2.378258, 2.440615, 2.608705, 3.456550",\
"3.567006, 3.593289, 3.655647, 3.823737, 4.671581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870",\
"0.040065, 0.057569, 0.113236, 0.315640, 1.466870");
}
} /* end of arc la_iena_mprj[35]_la_data_in_mprj[35]_una_min*/
} /* end of pin la_data_in_mprj[35] */
pin("la_data_in_mprj[34]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000690 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[34];
timing () {
related_pin : "la_data_out_core[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.836028, 0.868808, 0.969166, 1.329851, 3.244865",\
"0.871669, 0.904448, 1.004806, 1.365492, 3.280505",\
"0.977619, 1.010399, 1.110757, 1.471442, 3.386455",\
"1.320592, 1.353373, 1.453726, 1.814431, 3.729342",\
"2.592093, 2.625238, 2.725845, 3.086850, 5.000477");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.041952, 0.074575, 0.199890, 0.691843, 3.324537",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324537",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324537",\
"0.041958, 0.074583, 0.199890, 0.691872, 3.324537",\
"0.043265, 0.075752, 0.200351, 0.692084, 3.324537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.737449, 0.763245, 0.825490, 0.993681, 1.841624",\
"0.775759, 0.801555, 0.863799, 1.031991, 1.879934",\
"0.892593, 0.918388, 0.980633, 1.148825, 1.996759",\
"1.260758, 1.286541, 1.348785, 1.516985, 2.364793",\
"2.533607, 2.559206, 2.621449, 2.789756, 3.635775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.040615, 0.057963, 0.113595, 0.315992, 1.468251",\
"0.040615, 0.057963, 0.113595, 0.315992, 1.468251",\
"0.040615, 0.057963, 0.113595, 0.315995, 1.468248",\
"0.040618, 0.057960, 0.113594, 0.316032, 1.468212",\
"0.040647, 0.057915, 0.113580, 0.316562, 1.467708");
}
} /* end of arc la_data_out_core[34]_la_data_in_mprj[34]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.836028, 0.868808, 0.969166, 1.329851, 3.244865",\
"0.871669, 0.904448, 1.004806, 1.365492, 3.280505",\
"0.977619, 1.010399, 1.110757, 1.471442, 3.386455",\
"1.320592, 1.353373, 1.453726, 1.814431, 3.729342",\
"2.592093, 2.625238, 2.725845, 3.086850, 5.000477");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.041952, 0.074575, 0.199890, 0.691843, 3.321792",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.321792",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.321792",\
"0.041958, 0.074583, 0.199890, 0.691872, 3.321792",\
"0.043265, 0.075752, 0.200351, 0.692084, 3.321792");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.737449, 0.763245, 0.825490, 0.993681, 1.841624",\
"0.775759, 0.801555, 0.863799, 1.031991, 1.879934",\
"0.892593, 0.918388, 0.980633, 1.148825, 1.996759",\
"1.260758, 1.286541, 1.348785, 1.516985, 2.364793",\
"2.533607, 2.559206, 2.621449, 2.789756, 3.635775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.040615, 0.057963, 0.113595, 0.315992, 1.468251",\
"0.040615, 0.057963, 0.113595, 0.315992, 1.468251",\
"0.040615, 0.057963, 0.113595, 0.315995, 1.468248",\
"0.040618, 0.057960, 0.113594, 0.316032, 1.468212",\
"0.040647, 0.057915, 0.113580, 0.316562, 1.467708");
}
} /* end of arc la_data_out_core[34]_la_data_in_mprj[34]_una_min*/
timing () {
related_pin : "la_iena_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "1.883320, 1.916100, 2.016458, 2.377143, 4.292156",\
"1.932909, 1.965689, 2.066047, 2.426733, 4.341745",\
"2.044903, 2.077682, 2.178040, 2.538726, 4.453738",\
"2.389757, 2.422537, 2.522895, 2.883580, 4.798593",\
"3.617278, 3.650057, 3.750415, 4.111101, 6.026113");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "1.901449, 1.927244, 1.989489, 2.157681, 3.005612",\
"1.951315, 1.977110, 2.039355, 2.207547, 3.055478",\
"2.062984, 2.088778, 2.151023, 2.319216, 3.167146",\
"2.414659, 2.440454, 2.502698, 2.670891, 3.518821",\
"3.639538, 3.665333, 3.727577, 3.895770, 4.743701");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246");
}
} /* end of arc la_iena_mprj[34]_la_data_in_mprj[34]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "1.883320, 1.916100, 2.016458, 2.377143, 4.292156",\
"1.932909, 1.965689, 2.066047, 2.426733, 4.341745",\
"2.044903, 2.077682, 2.178040, 2.538726, 4.453738",\
"2.389757, 2.422537, 2.522895, 2.883580, 4.798593",\
"3.617278, 3.650057, 3.750415, 4.111101, 6.026113");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536",\
"0.041952, 0.074575, 0.199890, 0.691843, 3.324536");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "1.901449, 1.927244, 1.989489, 2.157681, 3.005612",\
"1.951315, 1.977110, 2.039355, 2.207547, 3.055478",\
"2.062984, 2.088778, 2.151023, 2.319216, 3.167146",\
"2.414659, 2.440454, 2.502698, 2.670891, 3.518821",\
"3.639538, 3.665333, 3.727577, 3.895770, 4.743701");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246",\
"0.040615, 0.057963, 0.113595, 0.315996, 1.468246");
}
} /* end of arc la_iena_mprj[34]_la_data_in_mprj[34]_una_min*/
} /* end of pin la_data_in_mprj[34] */
pin("la_data_in_mprj[33]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000582 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[33];
timing () {
related_pin : "la_data_out_core[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.830102, 0.863013, 0.963383, 1.324088, 3.239259",\
"0.860321, 0.893231, 0.993601, 1.354306, 3.269478",\
"0.961784, 0.994695, 1.095065, 1.455770, 3.370941",\
"1.298242, 1.331153, 1.431522, 1.792230, 3.707387",\
"2.426301, 2.459585, 2.560211, 2.921216, 4.835104");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.041606, 0.074238, 0.199535, 0.691518, 3.324373",\
"0.041606, 0.074238, 0.199535, 0.691518, 3.324373",\
"0.041606, 0.074238, 0.199535, 0.691518, 3.324373",\
"0.041607, 0.074240, 0.199535, 0.691522, 3.324373",\
"0.042918, 0.075414, 0.199999, 0.691729, 3.324373");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.796817, 0.822787, 0.885083, 1.053277, 1.901308",\
"0.829559, 0.855529, 0.917825, 1.086019, 1.934050",\
"0.943021, 0.968990, 1.031286, 1.199480, 2.047507",\
"1.344586, 1.370543, 1.432838, 1.601039, 2.448954",\
"2.847683, 2.873447, 2.935742, 3.104051, 3.950140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.040409, 0.057809, 0.113449, 0.315856, 1.468240",\
"0.040409, 0.057809, 0.113449, 0.315856, 1.468240",\
"0.040409, 0.057809, 0.113449, 0.315857, 1.468239",\
"0.040410, 0.057806, 0.113448, 0.315891, 1.468207",\
"0.040439, 0.057760, 0.113433, 0.316431, 1.467692");
}
} /* end of arc la_data_out_core[33]_la_data_in_mprj[33]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.830102, 0.863013, 0.963383, 1.324088, 3.239259",\
"0.860321, 0.893231, 0.993601, 1.354306, 3.269478",\
"0.961784, 0.994695, 1.095065, 1.455770, 3.370941",\
"1.298242, 1.331153, 1.431522, 1.792230, 3.707387",\
"2.426301, 2.459585, 2.560211, 2.921216, 4.835104");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.041606, 0.074238, 0.199535, 0.691518, 3.321790",\
"0.041606, 0.074238, 0.199535, 0.691518, 3.321790",\
"0.041606, 0.074238, 0.199535, 0.691518, 3.321790",\
"0.041607, 0.074240, 0.199535, 0.691522, 3.321790",\
"0.042918, 0.075414, 0.199999, 0.691729, 3.321790");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.796817, 0.822787, 0.885083, 1.053277, 1.901308",\
"0.829559, 0.855529, 0.917825, 1.086019, 1.934050",\
"0.943021, 0.968990, 1.031286, 1.199480, 2.047507",\
"1.344586, 1.370543, 1.432838, 1.601039, 2.448954",\
"2.847683, 2.873447, 2.935742, 3.104051, 3.950140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.040409, 0.057809, 0.113449, 0.315856, 1.468240",\
"0.040409, 0.057809, 0.113449, 0.315856, 1.468240",\
"0.040409, 0.057809, 0.113449, 0.315857, 1.468239",\
"0.040410, 0.057806, 0.113448, 0.315891, 1.468207",\
"0.040439, 0.057760, 0.113433, 0.316431, 1.467692");
}
} /* end of arc la_data_out_core[33]_la_data_in_mprj[33]_una_min*/
timing () {
related_pin : "la_iena_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "1.970529, 2.003440, 2.103809, 2.464514, 4.379684",\
"2.020110, 2.053020, 2.153390, 2.514096, 4.429265",\
"2.132082, 2.164993, 2.265363, 2.626068, 4.541238",\
"2.476718, 2.509629, 2.609999, 2.970704, 4.885874",\
"3.708923, 3.741833, 3.842203, 4.202908, 6.118078");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "1.748755, 1.774723, 1.837019, 2.005213, 2.853234",\
"1.798552, 1.824520, 1.886816, 2.055011, 2.903031",\
"1.910277, 1.936245, 1.998541, 2.166735, 3.014756",\
"2.262076, 2.288045, 2.350341, 2.518535, 3.366555",\
"3.491178, 3.517146, 3.579442, 3.747637, 4.595657");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236");
}
} /* end of arc la_iena_mprj[33]_la_data_in_mprj[33]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "1.970529, 2.003440, 2.103809, 2.464514, 4.379684",\
"2.020110, 2.053020, 2.153390, 2.514096, 4.429265",\
"2.132082, 2.164993, 2.265363, 2.626068, 4.541238",\
"2.476718, 2.509629, 2.609999, 2.970704, 4.885874",\
"3.708923, 3.741833, 3.842203, 4.202908, 6.118078");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369",\
"0.041606, 0.074239, 0.199535, 0.691518, 3.324369");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "1.748755, 1.774723, 1.837019, 2.005213, 2.853234",\
"1.798552, 1.824520, 1.886816, 2.055011, 2.903031",\
"1.910277, 1.936245, 1.998541, 2.166735, 3.014756",\
"2.262076, 2.288045, 2.350341, 2.518535, 3.366555",\
"3.491178, 3.517146, 3.579442, 3.747637, 4.595657");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236",\
"0.040409, 0.057809, 0.113449, 0.315859, 1.468236");
}
} /* end of arc la_iena_mprj[33]_la_data_in_mprj[33]_una_min*/
} /* end of pin la_data_in_mprj[33] */
pin("la_data_in_mprj[32]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000643 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[32];
timing () {
related_pin : "la_data_out_core[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.654058, 0.686858, 0.787423, 1.147304, 3.066648",\
"0.684686, 0.717486, 0.818051, 1.177931, 3.097276",\
"0.788222, 0.821021, 0.921585, 1.281471, 3.200788",\
"1.100715, 1.133516, 1.234070, 1.593994, 3.513111",\
"2.109878, 2.142715, 2.243077, 2.603772, 4.518849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.041519, 0.074078, 0.199759, 0.690469, 3.331322",\
"0.041519, 0.074078, 0.199759, 0.690469, 3.331322",\
"0.041521, 0.074080, 0.199759, 0.690477, 3.331278",\
"0.041535, 0.074097, 0.199758, 0.690535, 3.330956",\
"0.041803, 0.074430, 0.199737, 0.691704, 3.324458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.783767, 0.809607, 0.871873, 1.040084, 1.887765",\
"0.817126, 0.842966, 0.905233, 1.073443, 1.921124",\
"0.932782, 0.958621, 1.020888, 1.189099, 2.036774",\
"1.309997, 1.335830, 1.398097, 1.566311, 2.413929",\
"2.697335, 2.723002, 2.785268, 2.953578, 3.799592");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.040531, 0.057889, 0.113530, 0.316022, 1.468161",\
"0.040531, 0.057889, 0.113530, 0.316022, 1.468161",\
"0.040531, 0.057889, 0.113529, 0.316024, 1.468159",\
"0.040532, 0.057888, 0.113529, 0.316041, 1.468143",\
"0.040558, 0.057847, 0.113516, 0.316515, 1.467691");
}
} /* end of arc la_data_out_core[32]_la_data_in_mprj[32]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.654058, 0.686858, 0.787423, 1.147304, 3.066648",\
"0.684686, 0.717486, 0.818051, 1.177931, 3.097276",\
"0.788222, 0.821021, 0.921585, 1.281471, 3.200788",\
"1.100715, 1.133516, 1.234070, 1.593994, 3.513111",\
"2.109878, 2.142715, 2.243077, 2.603772, 4.518849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.041519, 0.074078, 0.199759, 0.690469, 3.331322",\
"0.041519, 0.074078, 0.199759, 0.690469, 3.331322",\
"0.041521, 0.074080, 0.199759, 0.690477, 3.331278",\
"0.041535, 0.074097, 0.199758, 0.690535, 3.330956",\
"0.041803, 0.074430, 0.199737, 0.691704, 3.324458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.783767, 0.809607, 0.871873, 1.040084, 1.887765",\
"0.817126, 0.842966, 0.905233, 1.073443, 1.921124",\
"0.932782, 0.958621, 1.020888, 1.189099, 2.036774",\
"1.309997, 1.335830, 1.398097, 1.566311, 2.413929",\
"2.697335, 2.723002, 2.785268, 2.953578, 3.799592");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.040531, 0.057889, 0.113530, 0.316022, 1.468161",\
"0.040531, 0.057889, 0.113530, 0.316022, 1.468161",\
"0.040531, 0.057889, 0.113529, 0.316024, 1.468159",\
"0.040532, 0.057888, 0.113529, 0.316041, 1.468143",\
"0.040558, 0.057847, 0.113516, 0.316515, 1.467691");
}
} /* end of arc la_data_out_core[32]_la_data_in_mprj[32]_una_min*/
timing () {
related_pin : "la_iena_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "1.715902, 1.748702, 1.849266, 2.209150, 4.128477",\
"1.765468, 1.798268, 1.898832, 2.258716, 4.178043",\
"1.877401, 1.910200, 2.010765, 2.370649, 4.289976",\
"2.222109, 2.254909, 2.355473, 2.715357, 4.634684",\
"3.464870, 3.497669, 3.598233, 3.958118, 5.877444");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "1.707498, 1.733337, 1.795603, 1.963814, 2.811488",\
"1.757156, 1.782995, 1.845262, 2.013473, 2.861146",\
"1.868995, 1.894834, 1.957101, 2.125311, 2.972985",\
"2.220921, 2.246760, 2.309027, 2.477238, 3.324911",\
"3.459161, 3.485000, 3.547266, 3.715477, 4.563150");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159");
}
} /* end of arc la_iena_mprj[32]_la_data_in_mprj[32]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "1.715902, 1.748702, 1.849266, 2.209150, 4.128477",\
"1.765468, 1.798268, 1.898832, 2.258716, 4.178043",\
"1.877401, 1.910200, 2.010765, 2.370649, 4.289976",\
"2.222109, 2.254909, 2.355473, 2.715357, 4.634684",\
"3.464870, 3.497669, 3.598233, 3.958118, 5.877444");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294",\
"0.041521, 0.074079, 0.199759, 0.690474, 3.331294");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "1.707498, 1.733337, 1.795603, 1.963814, 2.811488",\
"1.757156, 1.782995, 1.845262, 2.013473, 2.861146",\
"1.868995, 1.894834, 1.957101, 2.125311, 2.972985",\
"2.220921, 2.246760, 2.309027, 2.477238, 3.324911",\
"3.459161, 3.485000, 3.547266, 3.715477, 4.563150");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159",\
"0.040531, 0.057889, 0.113529, 0.316025, 1.468159");
}
} /* end of arc la_iena_mprj[32]_la_data_in_mprj[32]_una_min*/
} /* end of pin la_data_in_mprj[32] */
pin("la_data_in_mprj[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000894 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[31];
timing () {
related_pin : "la_data_out_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.715289, 0.747805, 0.848271, 1.208472, 3.126050",\
"0.751178, 0.783694, 0.884160, 1.244361, 3.161939",\
"0.855800, 0.888316, 0.988781, 1.348986, 3.266546",\
"1.183429, 1.215946, 1.316402, 1.676641, 3.594023",\
"2.310677, 2.343225, 2.443492, 2.804504, 4.717829");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042436, 0.075000, 0.200562, 0.691668, 3.329643",\
"0.042436, 0.075000, 0.200562, 0.691668, 3.329643",\
"0.042437, 0.075001, 0.200562, 0.691673, 3.329616",\
"0.042449, 0.075016, 0.200561, 0.691725, 3.329328",\
"0.042717, 0.075348, 0.200542, 0.692900, 3.322805");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.827033, 0.852412, 0.914570, 1.082857, 1.929981",\
"0.866172, 0.891551, 0.953709, 1.121996, 1.969120",\
"0.982377, 1.007755, 1.069913, 1.238200, 2.085319",\
"1.356760, 1.382133, 1.444291, 1.612581, 2.459641",\
"2.722242, 2.747532, 2.809757, 2.978134, 3.823855");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041024, 0.058229, 0.113853, 0.316486, 1.468676",\
"0.041024, 0.058229, 0.113853, 0.316486, 1.468676",\
"0.041024, 0.058229, 0.113853, 0.316487, 1.468676",\
"0.041025, 0.058229, 0.113853, 0.316505, 1.468676",\
"0.041236, 0.058362, 0.113954, 0.316958, 1.468676");
}
} /* end of arc la_data_out_core[31]_la_data_in_mprj[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.715289, 0.747805, 0.848271, 1.208472, 3.126050",\
"0.751178, 0.783694, 0.884160, 1.244361, 3.161939",\
"0.855800, 0.888316, 0.988781, 1.348986, 3.266546",\
"1.183429, 1.215946, 1.316402, 1.676641, 3.594023",\
"2.310677, 2.343225, 2.443492, 2.804504, 4.717829");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042436, 0.075000, 0.200562, 0.691668, 3.329643",\
"0.042436, 0.075000, 0.200562, 0.691668, 3.329643",\
"0.042437, 0.075001, 0.200562, 0.691673, 3.329616",\
"0.042449, 0.075016, 0.200561, 0.691725, 3.329328",\
"0.042717, 0.075348, 0.200542, 0.692900, 3.322805");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.827033, 0.852412, 0.914570, 1.082857, 1.929981",\
"0.866172, 0.891551, 0.953709, 1.121996, 1.969120",\
"0.982377, 1.007755, 1.069913, 1.238200, 2.085319",\
"1.356760, 1.382133, 1.444291, 1.612581, 2.459641",\
"2.722242, 2.747532, 2.809757, 2.978134, 3.823855");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041024, 0.058227, 0.113852, 0.316486, 1.468166",\
"0.041024, 0.058227, 0.113852, 0.316486, 1.468166",\
"0.041024, 0.058227, 0.113852, 0.316487, 1.468166",\
"0.041025, 0.058227, 0.113852, 0.316505, 1.468166",\
"0.041236, 0.058362, 0.113954, 0.316958, 1.468166");
}
} /* end of arc la_data_out_core[31]_la_data_in_mprj[31]_una_min*/
timing () {
related_pin : "la_iena_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.717176, 1.749692, 1.850157, 2.210360, 4.127932",\
"1.766737, 1.799253, 1.899718, 2.259920, 4.177493",\
"1.878655, 1.911171, 2.011636, 2.371839, 4.289411",\
"2.223389, 2.255904, 2.356370, 2.716572, 4.634144",\
"3.469766, 3.502282, 3.602747, 3.962950, 5.880522");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.729987, 1.755365, 1.817523, 1.985810, 2.832928",\
"1.779598, 1.804977, 1.867135, 2.035422, 2.882540",\
"1.891475, 1.916853, 1.979012, 2.147298, 2.994416",\
"2.243398, 2.268776, 2.330935, 2.499222, 3.346339",\
"3.484662, 3.510040, 3.572199, 3.740486, 4.587603");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674");
}
} /* end of arc la_iena_mprj[31]_la_data_in_mprj[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.717176, 1.749692, 1.850157, 2.210360, 4.127932",\
"1.766737, 1.799253, 1.899718, 2.259920, 4.177493",\
"1.878655, 1.911171, 2.011636, 2.371839, 4.289411",\
"2.223389, 2.255904, 2.356370, 2.716572, 4.634144",\
"3.469766, 3.502282, 3.602747, 3.962950, 5.880522");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635",\
"0.042436, 0.075000, 0.200562, 0.691670, 3.329635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.729987, 1.755365, 1.817523, 1.985810, 2.832928",\
"1.779598, 1.804977, 1.867135, 2.035422, 2.882540",\
"1.891475, 1.916853, 1.979012, 2.147298, 2.994416",\
"2.243398, 2.268776, 2.330935, 2.499222, 3.346339",\
"3.484662, 3.510040, 3.572199, 3.740486, 4.587603");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674",\
"0.041024, 0.058229, 0.113853, 0.316488, 1.468674");
}
} /* end of arc la_iena_mprj[31]_la_data_in_mprj[31]_una_min*/
} /* end of pin la_data_in_mprj[31] */
pin("la_data_in_mprj[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000623 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[30];
timing () {
related_pin : "la_data_out_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.611666, 0.644507, 0.744979, 1.105248, 3.022605",\
"0.650632, 0.683473, 0.783945, 1.144214, 3.061571",\
"0.757247, 0.790088, 0.890558, 1.250834, 3.168157",\
"1.038164, 1.071007, 1.171470, 1.531778, 3.448931",\
"1.912272, 1.945142, 2.045453, 2.406369, 4.320336");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041588, 0.074181, 0.199682, 0.690992, 3.328048",\
"0.041588, 0.074181, 0.199682, 0.690992, 3.328048",\
"0.041591, 0.074184, 0.199682, 0.691002, 3.327993",\
"0.041602, 0.074198, 0.199681, 0.691051, 3.327720",\
"0.041813, 0.074461, 0.199664, 0.691973, 3.322594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.741447, 0.767234, 0.829510, 0.997769, 1.844652",\
"0.786010, 0.811797, 0.874072, 1.042332, 1.889214",\
"0.906771, 0.932557, 0.994833, 1.163093, 2.009967",\
"1.257003, 1.282784, 1.345060, 1.513323, 2.360144",\
"2.486305, 2.511997, 2.574314, 2.742648, 3.588350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040505, 0.057840, 0.113496, 0.316238, 1.467929",\
"0.040505, 0.057840, 0.113496, 0.316238, 1.467929",\
"0.040505, 0.057840, 0.113496, 0.316240, 1.467929",\
"0.040506, 0.057840, 0.113496, 0.316256, 1.467929",\
"0.040639, 0.057915, 0.113556, 0.316622, 1.467929");
}
} /* end of arc la_data_out_core[30]_la_data_in_mprj[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.611666, 0.644507, 0.744979, 1.105248, 3.022605",\
"0.650632, 0.683473, 0.783945, 1.144214, 3.061571",\
"0.757247, 0.790088, 0.890558, 1.250834, 3.168157",\
"1.038164, 1.071007, 1.171470, 1.531778, 3.448931",\
"1.912272, 1.945142, 2.045453, 2.406369, 4.320336");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041588, 0.074181, 0.199682, 0.690992, 3.328048",\
"0.041588, 0.074181, 0.199682, 0.690992, 3.328048",\
"0.041591, 0.074184, 0.199682, 0.691002, 3.327993",\
"0.041602, 0.074198, 0.199681, 0.691051, 3.327720",\
"0.041813, 0.074461, 0.199664, 0.691973, 3.322594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.741447, 0.767234, 0.829510, 0.997769, 1.844652",\
"0.786010, 0.811797, 0.874072, 1.042332, 1.889214",\
"0.906771, 0.932557, 0.994833, 1.163093, 2.009967",\
"1.257003, 1.282784, 1.345060, 1.513323, 2.360144",\
"2.486305, 2.511997, 2.574314, 2.742648, 3.588350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040505, 0.057838, 0.113495, 0.316238, 1.467526",\
"0.040505, 0.057838, 0.113495, 0.316238, 1.467526",\
"0.040505, 0.057838, 0.113495, 0.316240, 1.467526",\
"0.040506, 0.057838, 0.113495, 0.316256, 1.467526",\
"0.040639, 0.057915, 0.113556, 0.316622, 1.467526");
}
} /* end of arc la_data_out_core[30]_la_data_in_mprj[30]_una_min*/
timing () {
related_pin : "la_iena_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.725904, 1.758746, 1.859217, 2.219488, 4.136832",\
"1.775443, 1.808284, 1.908756, 2.269027, 4.186371",\
"1.887305, 1.920146, 2.020617, 2.380888, 4.298233",\
"2.232143, 2.264984, 2.365456, 2.725727, 4.643072",\
"3.493593, 3.526435, 3.626906, 3.987178, 5.904521");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.740583, 1.766369, 1.828645, 1.996905, 2.843780",\
"1.789998, 1.815784, 1.878060, 2.046320, 2.893195",\
"1.902037, 1.927823, 1.990098, 2.158358, 3.005233",\
"2.253947, 2.279733, 2.342009, 2.510269, 3.357144",\
"3.508179, 3.533965, 3.596241, 3.764501, 4.611376");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927");
}
} /* end of arc la_iena_mprj[30]_la_data_in_mprj[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.725904, 1.758746, 1.859217, 2.219488, 4.136832",\
"1.775443, 1.808284, 1.908756, 2.269027, 4.186371",\
"1.887305, 1.920146, 2.020617, 2.380888, 4.298233",\
"2.232143, 2.264984, 2.365456, 2.725727, 4.643072",\
"3.493593, 3.526435, 3.626906, 3.987178, 5.904521");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027",\
"0.041589, 0.074182, 0.199682, 0.690996, 3.328027");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "1.740583, 1.766369, 1.828645, 1.996905, 2.843780",\
"1.789998, 1.815784, 1.878060, 2.046320, 2.893195",\
"1.902037, 1.927823, 1.990098, 2.158358, 3.005233",\
"2.253947, 2.279733, 2.342009, 2.510269, 3.357144",\
"3.508179, 3.533965, 3.596241, 3.764501, 4.611376");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927",\
"0.040505, 0.057840, 0.113495, 0.316240, 1.467927");
}
} /* end of arc la_iena_mprj[30]_la_data_in_mprj[30]_una_min*/
} /* end of pin la_data_in_mprj[30] */
pin("la_data_in_mprj[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000589 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[29];
timing () {
related_pin : "la_data_out_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.759613, 0.792499, 0.892960, 1.253329, 3.170434",\
"0.792068, 0.824954, 0.925414, 1.285783, 3.202888",\
"0.896460, 0.929346, 1.029805, 1.390177, 3.307266",\
"1.222157, 1.255045, 1.355497, 1.715900, 3.632823",\
"2.341750, 2.374758, 2.475142, 2.836159, 4.749940");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.041509, 0.074110, 0.199566, 0.690993, 3.327584",\
"0.041509, 0.074110, 0.199566, 0.690993, 3.327584",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327584",\
"0.041521, 0.074125, 0.199566, 0.691046, 3.327584",\
"0.042045, 0.074660, 0.199669, 0.691914, 3.327584");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.876183, 0.902007, 0.964303, 1.132587, 1.979455",\
"0.911219, 0.937044, 0.999339, 1.167624, 2.014491",\
"1.027191, 1.053014, 1.115310, 1.283595, 2.130457",\
"1.399600, 1.425418, 1.487714, 1.656002, 2.502811",\
"2.757180, 2.783036, 2.845517, 3.013874, 3.859852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.040443, 0.057787, 0.113445, 0.316224, 1.468132",\
"0.040443, 0.057787, 0.113445, 0.316224, 1.468132",\
"0.040443, 0.057787, 0.113445, 0.316225, 1.468132",\
"0.040444, 0.057787, 0.113445, 0.316241, 1.468132",\
"0.040966, 0.058228, 0.113746, 0.316643, 1.468132");
}
} /* end of arc la_data_out_core[29]_la_data_in_mprj[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.759613, 0.792499, 0.892960, 1.253329, 3.170434",\
"0.792068, 0.824954, 0.925414, 1.285783, 3.202888",\
"0.896460, 0.929346, 1.029805, 1.390177, 3.307266",\
"1.222157, 1.255045, 1.355497, 1.715900, 3.632823",\
"2.341750, 2.374758, 2.475142, 2.836159, 4.749940");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.041509, 0.074110, 0.199565, 0.690993, 3.322102",\
"0.041509, 0.074110, 0.199565, 0.690993, 3.322102",\
"0.041510, 0.074111, 0.199565, 0.690998, 3.322102",\
"0.041521, 0.074125, 0.199565, 0.691046, 3.322102",\
"0.042045, 0.074660, 0.199669, 0.691914, 3.322102");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.876183, 0.902007, 0.964303, 1.132587, 1.979455",\
"0.911219, 0.937044, 0.999339, 1.167624, 2.014491",\
"1.027191, 1.053014, 1.115310, 1.283595, 2.130457",\
"1.399600, 1.425418, 1.487714, 1.656002, 2.502811",\
"2.757180, 2.783036, 2.845517, 3.013874, 3.859852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.040443, 0.057786, 0.113444, 0.316224, 1.467571",\
"0.040443, 0.057786, 0.113444, 0.316224, 1.467571",\
"0.040443, 0.057786, 0.113444, 0.316225, 1.467571",\
"0.040444, 0.057786, 0.113444, 0.316241, 1.467571",\
"0.040966, 0.058228, 0.113746, 0.316643, 1.467571");
}
} /* end of arc la_data_out_core[29]_la_data_in_mprj[29]_una_min*/
timing () {
related_pin : "la_iena_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "1.916694, 1.949580, 2.050039, 2.410411, 4.327501",\
"1.966231, 1.999117, 2.099576, 2.459948, 4.377038",\
"2.078093, 2.110979, 2.211438, 2.571810, 4.488900",\
"2.422973, 2.455860, 2.556319, 2.916691, 4.833781",\
"3.684940, 3.717827, 3.818286, 4.178658, 6.095748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "2.129556, 2.155380, 2.217675, 2.385960, 3.232821",\
"2.178967, 2.204791, 2.267087, 2.435372, 3.282232",\
"2.291007, 2.316831, 2.379126, 2.547411, 3.394272",\
"2.642962, 2.668786, 2.731081, 2.899366, 3.746227",\
"3.897979, 3.923803, 3.986098, 4.154383, 5.001244");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131");
}
} /* end of arc la_iena_mprj[29]_la_data_in_mprj[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "1.916694, 1.949580, 2.050039, 2.410411, 4.327501",\
"1.966231, 1.999117, 2.099576, 2.459948, 4.377038",\
"2.078093, 2.110979, 2.211438, 2.571810, 4.488900",\
"2.422973, 2.455860, 2.556319, 2.916691, 4.833781",\
"3.684940, 3.717827, 3.818286, 4.178658, 6.095748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560",\
"0.041510, 0.074111, 0.199566, 0.690998, 3.327560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "2.129556, 2.155380, 2.217675, 2.385960, 3.232821",\
"2.178967, 2.204791, 2.267087, 2.435372, 3.282232",\
"2.291007, 2.316831, 2.379126, 2.547411, 3.394272",\
"2.642962, 2.668786, 2.731081, 2.899366, 3.746227",\
"3.897979, 3.923803, 3.986098, 4.154383, 5.001244");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131",\
"0.040443, 0.057787, 0.113445, 0.316226, 1.468131");
}
} /* end of arc la_iena_mprj[29]_la_data_in_mprj[29]_una_min*/
} /* end of pin la_data_in_mprj[29] */
pin("la_data_in_mprj[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000393 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[28];
timing () {
related_pin : "la_data_out_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.634186, 0.667287, 0.767817, 1.127820, 3.046019",\
"0.665577, 0.698677, 0.799208, 1.159211, 3.077409",\
"0.771009, 0.804110, 0.904639, 1.264649, 3.182810",\
"1.053444, 1.086547, 1.187067, 1.547111, 3.465093",\
"1.936113, 1.969248, 2.069609, 2.430286, 4.344957");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040776, 0.073374, 0.198959, 0.690070, 3.328104",\
"0.040776, 0.073374, 0.198959, 0.690070, 3.328104",\
"0.040779, 0.073377, 0.198959, 0.690080, 3.328046",\
"0.040791, 0.073392, 0.198958, 0.690132, 3.327755",\
"0.041011, 0.073667, 0.198939, 0.691089, 3.322428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.764592, 0.790783, 0.853145, 1.021294, 1.868163",\
"0.798966, 0.825156, 0.887518, 1.055667, 1.902537",\
"0.917624, 0.943813, 1.006175, 1.174325, 2.021186",\
"1.268855, 1.295039, 1.357401, 1.525554, 2.372360",\
"2.509080, 2.535116, 2.597476, 2.765708, 3.611191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040056, 0.057528, 0.113213, 0.315916, 1.466592",\
"0.040056, 0.057528, 0.113213, 0.315916, 1.466592",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040057, 0.057526, 0.113212, 0.315935, 1.466574",\
"0.040075, 0.057493, 0.113201, 0.316326, 1.466200");
}
} /* end of arc la_data_out_core[28]_la_data_in_mprj[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.634186, 0.667287, 0.767817, 1.127820, 3.046019",\
"0.665577, 0.698677, 0.799208, 1.159211, 3.077409",\
"0.771009, 0.804110, 0.904639, 1.264649, 3.182810",\
"1.053444, 1.086547, 1.187067, 1.547111, 3.465093",\
"1.936113, 1.969248, 2.069609, 2.430286, 4.344957");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040776, 0.073374, 0.198959, 0.690070, 3.328104",\
"0.040776, 0.073374, 0.198959, 0.690070, 3.328104",\
"0.040779, 0.073377, 0.198959, 0.690080, 3.328046",\
"0.040791, 0.073392, 0.198958, 0.690132, 3.327755",\
"0.041011, 0.073667, 0.198939, 0.691089, 3.322428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.764592, 0.790783, 0.853145, 1.021294, 1.868163",\
"0.798966, 0.825156, 0.887518, 1.055667, 1.902537",\
"0.917624, 0.943813, 1.006175, 1.174325, 2.021186",\
"1.268855, 1.295039, 1.357401, 1.525554, 2.372360",\
"2.509080, 2.535116, 2.597476, 2.765708, 3.611191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040056, 0.057528, 0.113213, 0.315916, 1.466592",\
"0.040056, 0.057528, 0.113213, 0.315916, 1.466592",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040057, 0.057526, 0.113212, 0.315935, 1.466574",\
"0.040075, 0.057493, 0.113201, 0.316326, 1.466200");
}
} /* end of arc la_data_out_core[28]_la_data_in_mprj[28]_una_min*/
timing () {
related_pin : "la_iena_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "1.674156, 1.707257, 1.807787, 2.167792, 4.085982",\
"1.724634, 1.757735, 1.858265, 2.218270, 4.136460",\
"1.837633, 1.870733, 1.971264, 2.331269, 4.249459",\
"2.159968, 2.193069, 2.293599, 2.653604, 4.571794",\
"3.276135, 3.309236, 3.409766, 3.769771, 5.687961");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "1.943102, 1.969292, 2.031654, 2.199804, 3.046666",\
"1.991143, 2.017333, 2.079695, 2.247844, 3.094707",\
"2.103722, 2.129912, 2.192274, 2.360423, 3.207285",\
"2.458891, 2.485081, 2.547443, 2.715593, 3.562455",\
"3.766436, 3.792626, 3.854988, 4.023137, 4.869999");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590");
}
} /* end of arc la_iena_mprj[28]_la_data_in_mprj[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "1.674156, 1.707257, 1.807787, 2.167792, 4.085982",\
"1.724634, 1.757735, 1.858265, 2.218270, 4.136460",\
"1.837633, 1.870733, 1.971264, 2.331269, 4.249459",\
"2.159968, 2.193069, 2.293599, 2.653604, 4.571794",\
"3.276135, 3.309236, 3.409766, 3.769771, 5.687961");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090",\
"0.040777, 0.073374, 0.198959, 0.690072, 3.328090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "1.943102, 1.969292, 2.031654, 2.199804, 3.046666",\
"1.991143, 2.017333, 2.079695, 2.247844, 3.094707",\
"2.103722, 2.129912, 2.192274, 2.360423, 3.207285",\
"2.458891, 2.485081, 2.547443, 2.715593, 3.562455",\
"3.766436, 3.792626, 3.854988, 4.023137, 4.869999");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590",\
"0.040056, 0.057528, 0.113213, 0.315918, 1.466590");
}
} /* end of arc la_iena_mprj[28]_la_data_in_mprj[28]_una_min*/
} /* end of pin la_data_in_mprj[28] */
pin("la_data_in_mprj[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000672 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[27];
timing () {
related_pin : "la_data_out_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.880268, 0.913076, 1.013399, 1.374233, 3.288511",\
"0.916030, 0.948837, 1.049160, 1.409995, 3.324271",\
"1.016900, 1.049707, 1.150031, 1.510865, 3.425140",\
"1.358023, 1.390832, 1.491148, 1.852014, 3.766122",\
"2.574432, 2.607713, 2.708429, 3.069436, 4.983192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.041946, 0.074584, 0.199829, 0.692011, 3.323286",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323286",\
"0.041947, 0.074584, 0.199829, 0.692012, 3.323286",\
"0.041958, 0.074598, 0.199829, 0.692060, 3.323286",\
"0.043599, 0.076034, 0.200446, 0.692060, 3.323286");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.778390, 0.804217, 0.866470, 1.034660, 1.882647",\
"0.815864, 0.841690, 0.903944, 1.072134, 1.920120",\
"0.930285, 0.956111, 1.018364, 1.186555, 2.034531",\
"1.321638, 1.347443, 1.409696, 1.577899, 2.425674",\
"2.735961, 2.761590, 2.823842, 2.992147, 3.838209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.040581, 0.057939, 0.113572, 0.315962, 1.468257",\
"0.040581, 0.057939, 0.113572, 0.315962, 1.468257",\
"0.040582, 0.057939, 0.113572, 0.315965, 1.468254",\
"0.040585, 0.057934, 0.113570, 0.316024, 1.468197",\
"0.040613, 0.057891, 0.113556, 0.316531, 1.467713");
}
} /* end of arc la_data_out_core[27]_la_data_in_mprj[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.880268, 0.913076, 1.013399, 1.374233, 3.288511",\
"0.916030, 0.948837, 1.049160, 1.409995, 3.324271",\
"1.016900, 1.049707, 1.150031, 1.510865, 3.425140",\
"1.358023, 1.390832, 1.491148, 1.852014, 3.766122",\
"2.574432, 2.607713, 2.708429, 3.069436, 4.983192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.041946, 0.074584, 0.199828, 0.691950, 3.321765",\
"0.041947, 0.074584, 0.199828, 0.691950, 3.321765",\
"0.041947, 0.074584, 0.199828, 0.691950, 3.321765",\
"0.041958, 0.074598, 0.199828, 0.691950, 3.321765",\
"0.043599, 0.076034, 0.200446, 0.691950, 3.321765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.778390, 0.804217, 0.866470, 1.034660, 1.882647",\
"0.815864, 0.841690, 0.903944, 1.072134, 1.920120",\
"0.930285, 0.956111, 1.018364, 1.186555, 2.034531",\
"1.321638, 1.347443, 1.409696, 1.577899, 2.425674",\
"2.735961, 2.761590, 2.823842, 2.992147, 3.838209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.040581, 0.057939, 0.113572, 0.315962, 1.468257",\
"0.040581, 0.057939, 0.113572, 0.315962, 1.468257",\
"0.040582, 0.057939, 0.113572, 0.315965, 1.468254",\
"0.040585, 0.057934, 0.113570, 0.316024, 1.468197",\
"0.040613, 0.057891, 0.113556, 0.316531, 1.467713");
}
} /* end of arc la_data_out_core[27]_la_data_in_mprj[27]_una_min*/
timing () {
related_pin : "la_iena_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "1.889501, 1.922309, 2.022632, 2.383466, 4.297743",\
"1.939960, 1.972767, 2.073091, 2.433924, 4.348201",\
"2.052981, 2.085789, 2.186113, 2.546947, 4.461223",\
"2.375211, 2.408018, 2.508342, 2.869175, 4.783453",\
"3.489942, 3.522749, 3.623073, 3.983907, 5.898183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "1.828767, 1.854592, 1.916845, 2.085036, 2.933004",\
"1.876816, 1.902641, 1.964894, 2.133086, 2.981054",\
"1.989383, 2.015208, 2.077461, 2.245653, 3.093621",\
"2.344524, 2.370349, 2.432602, 2.600793, 3.448761",\
"3.652378, 3.678203, 3.740457, 3.908648, 4.756616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252");
}
} /* end of arc la_iena_mprj[27]_la_data_in_mprj[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "1.889501, 1.922309, 2.022632, 2.383466, 4.297743",\
"1.939960, 1.972767, 2.073091, 2.433924, 4.348201",\
"2.052981, 2.085789, 2.186113, 2.546947, 4.461223",\
"2.375211, 2.408018, 2.508342, 2.869175, 4.783453",\
"3.489942, 3.522749, 3.623073, 3.983907, 5.898183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284",\
"0.041947, 0.074584, 0.199829, 0.692011, 3.323284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "1.828767, 1.854592, 1.916845, 2.085036, 2.933004",\
"1.876816, 1.902641, 1.964894, 2.133086, 2.981054",\
"1.989383, 2.015208, 2.077461, 2.245653, 3.093621",\
"2.344524, 2.370349, 2.432602, 2.600793, 3.448761",\
"3.652378, 3.678203, 3.740457, 3.908648, 4.756616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252",\
"0.040582, 0.057939, 0.113572, 0.315967, 1.468252");
}
} /* end of arc la_iena_mprj[27]_la_data_in_mprj[27]_una_min*/
} /* end of pin la_data_in_mprj[27] */
pin("la_data_in_mprj[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000578 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[26];
timing () {
related_pin : "la_data_out_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.712519, 0.745425, 0.845844, 1.206353, 3.122557",\
"0.745841, 0.778747, 0.879166, 1.239676, 3.155879",\
"0.850089, 0.882995, 0.983414, 1.343926, 3.260119",\
"1.144390, 1.177297, 1.277712, 1.638235, 3.554369",\
"2.088143, 2.121196, 2.221605, 2.582608, 4.496328");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.041526, 0.074142, 0.199528, 0.691210, 3.326017",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326017",\
"0.041527, 0.074143, 0.199528, 0.691213, 3.326017",\
"0.041531, 0.074148, 0.199528, 0.691230, 3.326017",\
"0.042111, 0.074714, 0.199676, 0.691873, 3.326017");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.657565, 0.683590, 0.745888, 0.914054, 1.762556",\
"0.694113, 0.720138, 0.782436, 0.950602, 1.799104",\
"0.812725, 0.838747, 0.901045, 1.069212, 1.917693",\
"1.179209, 1.205213, 1.267510, 1.435688, 2.283985",\
"2.443693, 2.469534, 2.531831, 2.700100, 3.546862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.040394, 0.057816, 0.113448, 0.315713, 1.468372",\
"0.040394, 0.057816, 0.113448, 0.315713, 1.468372",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040397, 0.057810, 0.113446, 0.315774, 1.468313",\
"0.040421, 0.057772, 0.113434, 0.316228, 1.467880");
}
} /* end of arc la_data_out_core[26]_la_data_in_mprj[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.712519, 0.745425, 0.845844, 1.206353, 3.122557",\
"0.745841, 0.778747, 0.879166, 1.239676, 3.155879",\
"0.850089, 0.882995, 0.983414, 1.343926, 3.260119",\
"1.144390, 1.177297, 1.277712, 1.638235, 3.554369",\
"2.088143, 2.121196, 2.221605, 2.582608, 4.496328");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.041526, 0.074142, 0.199528, 0.691210, 3.321845",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.321845",\
"0.041527, 0.074143, 0.199528, 0.691213, 3.321845",\
"0.041531, 0.074148, 0.199528, 0.691230, 3.321845",\
"0.042111, 0.074714, 0.199676, 0.691873, 3.321845");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.657565, 0.683590, 0.745888, 0.914054, 1.762556",\
"0.694113, 0.720138, 0.782436, 0.950602, 1.799104",\
"0.812725, 0.838747, 0.901045, 1.069212, 1.917693",\
"1.179209, 1.205213, 1.267510, 1.435688, 2.283985",\
"2.443693, 2.469534, 2.531831, 2.700100, 3.546862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.040394, 0.057816, 0.113448, 0.315713, 1.468372",\
"0.040394, 0.057816, 0.113448, 0.315713, 1.468372",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040397, 0.057810, 0.113446, 0.315774, 1.468313",\
"0.040421, 0.057772, 0.113434, 0.316228, 1.467880");
}
} /* end of arc la_data_out_core[26]_la_data_in_mprj[26]_una_min*/
timing () {
related_pin : "la_iena_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "1.847498, 1.880404, 1.980823, 2.341333, 4.257535",\
"1.897975, 1.930881, 2.031300, 2.391810, 4.308012",\
"2.008895, 2.041801, 2.142220, 2.502731, 4.418932",\
"2.295686, 2.328593, 2.429012, 2.789521, 4.705723",\
"3.225436, 3.258342, 3.358761, 3.719271, 5.635473");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "2.009194, 2.035216, 2.097515, 2.265682, 3.114160",\
"2.059094, 2.085117, 2.147415, 2.315582, 3.164061",\
"2.172342, 2.198364, 2.260662, 2.428829, 3.277308",\
"2.522027, 2.548049, 2.610347, 2.778514, 3.626993",\
"3.730436, 3.756459, 3.818757, 3.986924, 4.835402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365");
}
} /* end of arc la_iena_mprj[26]_la_data_in_mprj[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "1.847498, 1.880404, 1.980823, 2.341333, 4.257535",\
"1.897975, 1.930881, 2.031300, 2.391810, 4.308012",\
"2.008895, 2.041801, 2.142220, 2.502731, 4.418932",\
"2.295686, 2.328593, 2.429012, 2.789521, 4.705723",\
"3.225436, 3.258342, 3.358761, 3.719271, 5.635473");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014",\
"0.041526, 0.074142, 0.199528, 0.691210, 3.326014");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "2.009194, 2.035216, 2.097515, 2.265682, 3.114160",\
"2.059094, 2.085117, 2.147415, 2.315582, 3.164061",\
"2.172342, 2.198364, 2.260662, 2.428829, 3.277308",\
"2.522027, 2.548049, 2.610347, 2.778514, 3.626993",\
"3.730436, 3.756459, 3.818757, 3.986924, 4.835402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365",\
"0.040395, 0.057815, 0.113447, 0.315720, 1.468365");
}
} /* end of arc la_iena_mprj[26]_la_data_in_mprj[26]_una_min*/
} /* end of pin la_data_in_mprj[26] */
pin("la_data_in_mprj[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000579 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[25];
timing () {
related_pin : "la_data_out_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.785655, 0.818556, 0.918993, 1.279428, 3.196023",\
"0.817997, 0.850898, 0.951336, 1.311770, 3.228365",\
"0.919578, 0.952479, 1.052916, 1.413352, 3.329943",\
"1.260361, 1.293262, 1.393696, 1.754146, 3.670660",\
"2.400639, 2.433760, 2.534234, 2.895237, 4.809007");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.041503, 0.074113, 0.199534, 0.691099, 3.326653",\
"0.041503, 0.074113, 0.199534, 0.691099, 3.326653",\
"0.041504, 0.074113, 0.199534, 0.691101, 3.326653",\
"0.041509, 0.074120, 0.199534, 0.691123, 3.326653",\
"0.042351, 0.074922, 0.199772, 0.691830, 3.326653");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.746463, 0.772484, 0.834781, 1.002948, 1.851432",\
"0.781707, 0.807729, 0.870026, 1.038193, 1.886676",\
"0.895638, 0.921659, 0.983956, 1.152124, 2.000599",\
"1.298695, 1.324695, 1.386992, 1.555171, 2.403451",\
"2.771783, 2.797595, 2.859891, 3.028176, 3.874687");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.040397, 0.057817, 0.113449, 0.315720, 1.468367",\
"0.040397, 0.057817, 0.113449, 0.315720, 1.468367",\
"0.040397, 0.057817, 0.113449, 0.315722, 1.468364",\
"0.040400, 0.057812, 0.113447, 0.315780, 1.468309",\
"0.040427, 0.057767, 0.113433, 0.316303, 1.467810");
}
} /* end of arc la_data_out_core[25]_la_data_in_mprj[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.785655, 0.818556, 0.918993, 1.279428, 3.196023",\
"0.817997, 0.850898, 0.951336, 1.311770, 3.228365",\
"0.919578, 0.952479, 1.052916, 1.413352, 3.329943",\
"1.260361, 1.293262, 1.393696, 1.754146, 3.670660",\
"2.400639, 2.433760, 2.534234, 2.895237, 4.809007");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.041503, 0.074113, 0.199534, 0.691099, 3.321829",\
"0.041503, 0.074113, 0.199534, 0.691099, 3.321829",\
"0.041504, 0.074113, 0.199534, 0.691101, 3.321829",\
"0.041509, 0.074120, 0.199534, 0.691123, 3.321829",\
"0.042351, 0.074922, 0.199772, 0.691830, 3.321829");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.746463, 0.772484, 0.834781, 1.002948, 1.851432",\
"0.781707, 0.807729, 0.870026, 1.038193, 1.886676",\
"0.895638, 0.921659, 0.983956, 1.152124, 2.000599",\
"1.298695, 1.324695, 1.386992, 1.555171, 2.403451",\
"2.771783, 2.797595, 2.859891, 3.028176, 3.874687");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.040397, 0.057817, 0.113449, 0.315720, 1.468367",\
"0.040397, 0.057817, 0.113449, 0.315720, 1.468367",\
"0.040397, 0.057817, 0.113449, 0.315722, 1.468364",\
"0.040400, 0.057812, 0.113447, 0.315780, 1.468309",\
"0.040427, 0.057767, 0.113433, 0.316303, 1.467810");
}
} /* end of arc la_data_out_core[25]_la_data_in_mprj[25]_una_min*/
timing () {
related_pin : "la_iena_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "1.912329, 1.945231, 2.045668, 2.406103, 4.322697",\
"1.962787, 1.995688, 2.096126, 2.456560, 4.373155",\
"2.073678, 2.106579, 2.207017, 2.567452, 4.484046",\
"2.360609, 2.393510, 2.493948, 2.854382, 4.770977",\
"3.297101, 3.330002, 3.430440, 3.790874, 5.707469");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "2.082550, 2.108569, 2.170866, 2.339034, 3.187496",\
"2.132432, 2.158451, 2.220749, 2.388917, 3.237379",\
"2.245640, 2.271659, 2.333957, 2.502125, 3.350587",\
"2.595892, 2.621911, 2.684208, 2.852376, 3.700838",\
"3.813107, 3.839125, 3.901423, 4.069591, 4.918053");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360");
}
} /* end of arc la_iena_mprj[25]_la_data_in_mprj[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "1.912329, 1.945231, 2.045668, 2.406103, 4.322697",\
"1.962787, 1.995688, 2.096126, 2.456560, 4.373155",\
"2.073678, 2.106579, 2.207017, 2.567452, 4.484046",\
"2.360609, 2.393510, 2.493948, 2.854382, 4.770977",\
"3.297101, 3.330002, 3.430440, 3.790874, 5.707469");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651",\
"0.041503, 0.074113, 0.199534, 0.691100, 3.326651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "2.082550, 2.108569, 2.170866, 2.339034, 3.187496",\
"2.132432, 2.158451, 2.220749, 2.388917, 3.237379",\
"2.245640, 2.271659, 2.333957, 2.502125, 3.350587",\
"2.595892, 2.621911, 2.684208, 2.852376, 3.700838",\
"3.813107, 3.839125, 3.901423, 4.069591, 4.918053");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360",\
"0.040397, 0.057816, 0.113449, 0.315726, 1.468360");
}
} /* end of arc la_iena_mprj[25]_la_data_in_mprj[25]_una_min*/
} /* end of pin la_data_in_mprj[25] */
pin("la_data_in_mprj[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000680 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[24];
timing () {
related_pin : "la_data_out_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.759925, 0.792689, 0.893198, 1.253281, 3.171478",\
"0.788840, 0.821604, 0.922113, 1.282195, 3.200393",\
"0.890303, 0.923068, 1.023576, 1.383661, 3.301845",\
"1.232774, 1.265541, 1.366037, 1.726169, 3.644106",\
"2.386039, 2.418842, 2.519131, 2.880102, 4.793640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.041711, 0.074284, 0.199875, 0.690897, 3.329623",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329623",\
"0.041712, 0.074285, 0.199875, 0.690901, 3.329598",\
"0.041728, 0.074306, 0.199874, 0.690972, 3.329201",\
"0.042020, 0.074668, 0.199851, 0.692245, 3.322125");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.898037, 0.923773, 0.986022, 1.154257, 2.001480",\
"0.929278, 0.955014, 1.017263, 1.185498, 2.032721",\
"1.042001, 1.067738, 1.129987, 1.298222, 2.145442",\
"1.440460, 1.466185, 1.528434, 1.696676, 2.543791",\
"2.972760, 2.998370, 3.060671, 3.229006, 4.074653");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.040609, 0.057932, 0.113576, 0.316196, 1.468044",\
"0.040609, 0.057932, 0.113576, 0.316196, 1.468044",\
"0.040609, 0.057932, 0.113576, 0.316196, 1.468044",\
"0.040611, 0.057932, 0.113576, 0.316227, 1.468044",\
"0.040780, 0.058023, 0.113651, 0.316706, 1.468044");
}
} /* end of arc la_data_out_core[24]_la_data_in_mprj[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.759925, 0.792689, 0.893198, 1.253281, 3.171478",\
"0.788840, 0.821604, 0.922113, 1.282195, 3.200393",\
"0.890303, 0.923068, 1.023576, 1.383661, 3.301845",\
"1.232774, 1.265541, 1.366037, 1.726169, 3.644106",\
"2.386039, 2.418842, 2.519131, 2.880102, 4.793640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.041711, 0.074284, 0.199875, 0.690897, 3.329623",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329623",\
"0.041712, 0.074285, 0.199875, 0.690901, 3.329598",\
"0.041728, 0.074306, 0.199874, 0.690972, 3.329201",\
"0.042020, 0.074668, 0.199851, 0.692245, 3.322125");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.898037, 0.923773, 0.986022, 1.154257, 2.001480",\
"0.929278, 0.955014, 1.017263, 1.185498, 2.032721",\
"1.042001, 1.067738, 1.129987, 1.298222, 2.145442",\
"1.440460, 1.466185, 1.528434, 1.696676, 2.543791",\
"2.972760, 2.998370, 3.060671, 3.229006, 4.074653");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.040609, 0.057929, 0.113576, 0.316196, 1.467510",\
"0.040609, 0.057929, 0.113576, 0.316196, 1.467510",\
"0.040609, 0.057929, 0.113576, 0.316196, 1.467510",\
"0.040611, 0.057929, 0.113576, 0.316227, 1.467510",\
"0.040780, 0.058023, 0.113651, 0.316706, 1.467510");
}
} /* end of arc la_data_out_core[24]_la_data_in_mprj[24]_una_min*/
timing () {
related_pin : "la_iena_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "1.842234, 1.874998, 1.975507, 2.335590, 4.253785",\
"1.892687, 1.925451, 2.025960, 2.386043, 4.304238",\
"2.003577, 2.036341, 2.136850, 2.496933, 4.415128",\
"2.290521, 2.323286, 2.423795, 2.783877, 4.702073",\
"3.227437, 3.260202, 3.360711, 3.720793, 5.638988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "2.196736, 2.222472, 2.284721, 2.452957, 3.300173",\
"2.246615, 2.272351, 2.334600, 2.502836, 3.350052",\
"2.359821, 2.385556, 2.447805, 2.616041, 3.463258",\
"2.710104, 2.735840, 2.798089, 2.966325, 3.813541",\
"3.927862, 3.953598, 4.015847, 4.184083, 5.031299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042");
}
} /* end of arc la_iena_mprj[24]_la_data_in_mprj[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "1.842234, 1.874998, 1.975507, 2.335590, 4.253785",\
"1.892687, 1.925451, 2.025960, 2.386043, 4.304238",\
"2.003577, 2.036341, 2.136850, 2.496933, 4.415128",\
"2.290521, 2.323286, 2.423795, 2.783877, 4.702073",\
"3.227437, 3.260202, 3.360711, 3.720793, 5.638988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618",\
"0.041711, 0.074284, 0.199875, 0.690897, 3.329618");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "2.196736, 2.222472, 2.284721, 2.452957, 3.300173",\
"2.246615, 2.272351, 2.334600, 2.502836, 3.350052",\
"2.359821, 2.385556, 2.447805, 2.616041, 3.463258",\
"2.710104, 2.735840, 2.798089, 2.966325, 3.813541",\
"3.927862, 3.953598, 4.015847, 4.184083, 5.031299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042",\
"0.040609, 0.057931, 0.113576, 0.316198, 1.468042");
}
} /* end of arc la_iena_mprj[24]_la_data_in_mprj[24]_una_min*/
} /* end of pin la_data_in_mprj[24] */
pin("la_data_in_mprj[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000676 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[23];
timing () {
related_pin : "la_data_out_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.728590, 0.761358, 0.861882, 1.221904, 3.140429",\
"0.767410, 0.800177, 0.900702, 1.260724, 3.179249",\
"0.870052, 0.902819, 1.003343, 1.363368, 3.281880",\
"1.213966, 1.246737, 1.347243, 1.707338, 3.625478",\
"2.406852, 2.439661, 2.539953, 2.900912, 4.814527");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041675, 0.074243, 0.199862, 0.690790, 3.330131",\
"0.041675, 0.074243, 0.199862, 0.690790, 3.330131",\
"0.041676, 0.074244, 0.199862, 0.690794, 3.330110",\
"0.041700, 0.074275, 0.199860, 0.690902, 3.329511",\
"0.042001, 0.074648, 0.199836, 0.692211, 3.322232");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.864354, 0.890112, 0.952363, 1.120591, 1.967948",\
"0.907463, 0.933220, 0.995472, 1.163699, 2.011057",\
"1.022325, 1.048082, 1.110333, 1.278561, 2.125917",\
"1.422307, 1.448049, 1.510300, 1.678537, 2.525739",\
"2.990208, 3.015812, 3.078097, 3.246431, 4.092067");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040598, 0.057928, 0.113571, 0.316151, 1.468081",\
"0.040598, 0.057928, 0.113571, 0.316151, 1.468081",\
"0.040598, 0.057928, 0.113571, 0.316152, 1.468081",\
"0.040601, 0.057928, 0.113571, 0.316197, 1.468081",\
"0.040722, 0.057972, 0.113615, 0.316690, 1.468081");
}
} /* end of arc la_data_out_core[23]_la_data_in_mprj[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.728590, 0.761358, 0.861882, 1.221904, 3.140429",\
"0.767410, 0.800177, 0.900702, 1.260724, 3.179249",\
"0.870052, 0.902819, 1.003343, 1.363368, 3.281880",\
"1.213966, 1.246737, 1.347243, 1.707338, 3.625478",\
"2.406852, 2.439661, 2.539953, 2.900912, 4.814527");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041675, 0.074243, 0.199862, 0.690790, 3.330131",\
"0.041675, 0.074243, 0.199862, 0.690790, 3.330131",\
"0.041676, 0.074244, 0.199862, 0.690794, 3.330110",\
"0.041700, 0.074275, 0.199860, 0.690902, 3.329511",\
"0.042001, 0.074648, 0.199836, 0.692211, 3.322232");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.864354, 0.890112, 0.952363, 1.120591, 1.967948",\
"0.907463, 0.933220, 0.995472, 1.163699, 2.011057",\
"1.022325, 1.048082, 1.110333, 1.278561, 2.125917",\
"1.422307, 1.448049, 1.510300, 1.678537, 2.525739",\
"2.990208, 3.015812, 3.078097, 3.246431, 4.092067");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040598, 0.057924, 0.113570, 0.316151, 1.467537",\
"0.040598, 0.057924, 0.113570, 0.316151, 1.467537",\
"0.040598, 0.057924, 0.113570, 0.316152, 1.467537",\
"0.040601, 0.057924, 0.113570, 0.316197, 1.467537",\
"0.040722, 0.057972, 0.113615, 0.316690, 1.467537");
}
} /* end of arc la_data_out_core[23]_la_data_in_mprj[23]_una_min*/
timing () {
related_pin : "la_iena_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.899236, 1.932003, 2.032527, 2.392550, 4.311072",\
"1.949701, 1.982468, 2.082993, 2.443015, 4.361537",\
"2.060605, 2.093372, 2.193896, 2.553919, 4.472441",\
"2.347449, 2.380217, 2.480741, 2.840764, 4.759285",\
"3.281244, 3.314011, 3.414536, 3.774558, 5.693080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "2.238565, 2.264322, 2.326574, 2.494801, 3.342153",\
"2.288455, 2.314212, 2.376464, 2.544691, 3.392043",\
"2.401680, 2.427436, 2.489688, 2.657916, 3.505267",\
"2.751714, 2.777470, 2.839721, 3.007949, 3.855301",\
"3.965419, 3.991175, 4.053426, 4.221654, 5.069006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079");
}
} /* end of arc la_iena_mprj[23]_la_data_in_mprj[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.899236, 1.932003, 2.032527, 2.392550, 4.311072",\
"1.949701, 1.982468, 2.082993, 2.443015, 4.361537",\
"2.060605, 2.093372, 2.193896, 2.553919, 4.472441",\
"2.347449, 2.380217, 2.480741, 2.840764, 4.759285",\
"3.281244, 3.314011, 3.414536, 3.774558, 5.693080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127",\
"0.041675, 0.074243, 0.199862, 0.690791, 3.330127");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "2.238565, 2.264322, 2.326574, 2.494801, 3.342153",\
"2.288455, 2.314212, 2.376464, 2.544691, 3.392043",\
"2.401680, 2.427436, 2.489688, 2.657916, 3.505267",\
"2.751714, 2.777470, 2.839721, 3.007949, 3.855301",\
"3.965419, 3.991175, 4.053426, 4.221654, 5.069006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079",\
"0.040598, 0.057928, 0.113571, 0.316153, 1.468079");
}
} /* end of arc la_iena_mprj[23]_la_data_in_mprj[23]_una_min*/
} /* end of pin la_data_in_mprj[23] */
pin("la_data_in_mprj[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000707 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[22];
timing () {
related_pin : "la_data_out_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.666393, 0.699116, 0.799671, 1.159550, 3.078751",\
"0.698613, 0.731337, 0.831892, 1.191770, 3.110971",\
"0.801074, 0.833798, 0.934352, 1.294236, 3.213411",\
"1.131571, 1.164298, 1.264838, 1.624775, 3.543671",\
"2.207018, 2.239780, 2.340116, 2.700878, 4.615449");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041727, 0.074281, 0.199968, 0.690675, 3.331339",\
"0.041727, 0.074281, 0.199968, 0.690675, 3.331339",\
"0.041729, 0.074284, 0.199968, 0.690683, 3.331297",\
"0.041747, 0.074306, 0.199966, 0.690763, 3.330850",\
"0.042034, 0.074663, 0.199944, 0.692015, 3.323891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.832603, 0.858302, 0.920539, 1.088771, 1.936019",\
"0.867724, 0.893423, 0.955659, 1.123891, 1.971140",\
"0.982360, 1.008059, 1.070295, 1.238527, 2.085772",\
"1.374665, 1.400358, 1.462594, 1.630830, 2.478014",\
"2.847993, 2.873539, 2.935774, 3.104096, 3.949837");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040659, 0.057971, 0.113613, 0.316215, 1.468060",\
"0.040659, 0.057971, 0.113613, 0.316215, 1.468060",\
"0.040659, 0.057971, 0.113613, 0.316216, 1.468059",\
"0.040660, 0.057969, 0.113612, 0.316234, 1.468042",\
"0.040685, 0.057933, 0.113601, 0.316661, 1.467634");
}
} /* end of arc la_data_out_core[22]_la_data_in_mprj[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.666393, 0.699116, 0.799671, 1.159550, 3.078751",\
"0.698613, 0.731337, 0.831892, 1.191770, 3.110971",\
"0.801074, 0.833798, 0.934352, 1.294236, 3.213411",\
"1.131571, 1.164298, 1.264838, 1.624775, 3.543671",\
"2.207018, 2.239780, 2.340116, 2.700878, 4.615449");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041727, 0.074281, 0.199968, 0.690675, 3.331339",\
"0.041727, 0.074281, 0.199968, 0.690675, 3.331339",\
"0.041729, 0.074284, 0.199968, 0.690683, 3.331297",\
"0.041747, 0.074306, 0.199966, 0.690763, 3.330850",\
"0.042034, 0.074663, 0.199944, 0.692015, 3.323891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.832603, 0.858302, 0.920539, 1.088771, 1.936019",\
"0.867724, 0.893423, 0.955659, 1.123891, 1.971140",\
"0.982360, 1.008059, 1.070295, 1.238527, 2.085772",\
"1.374665, 1.400358, 1.462594, 1.630830, 2.478014",\
"2.847993, 2.873539, 2.935774, 3.104096, 3.949837");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040659, 0.057971, 0.113613, 0.316215, 1.468060",\
"0.040659, 0.057971, 0.113613, 0.316215, 1.468060",\
"0.040659, 0.057971, 0.113613, 0.316216, 1.468059",\
"0.040660, 0.057969, 0.113612, 0.316234, 1.468042",\
"0.040685, 0.057933, 0.113601, 0.316661, 1.467634");
}
} /* end of arc la_data_out_core[22]_la_data_in_mprj[22]_una_min*/
timing () {
related_pin : "la_iena_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.658611, 1.691335, 1.791890, 2.151770, 4.070964",\
"1.708138, 1.740861, 1.841416, 2.201296, 4.120491",\
"1.819972, 1.852696, 1.953250, 2.313130, 4.232325",\
"2.164861, 2.197585, 2.298139, 2.658019, 4.577214",\
"3.433415, 3.466139, 3.566693, 3.926573, 5.845768");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.748387, 1.774085, 1.836321, 2.004554, 2.851795",\
"1.797706, 1.823404, 1.885641, 2.053873, 2.901114",\
"1.909821, 1.935519, 1.997755, 2.165988, 3.013229",\
"2.261726, 2.287425, 2.349661, 2.517894, 3.365135",\
"3.522070, 3.547769, 3.610005, 3.778238, 4.625479");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058");
}
} /* end of arc la_iena_mprj[22]_la_data_in_mprj[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.658611, 1.691335, 1.791890, 2.151770, 4.070964",\
"1.708138, 1.740861, 1.841416, 2.201296, 4.120491",\
"1.819972, 1.852696, 1.953250, 2.313130, 4.232325",\
"2.164861, 2.197585, 2.298139, 2.658019, 4.577214",\
"3.433415, 3.466139, 3.566693, 3.926573, 5.845768");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329",\
"0.041727, 0.074282, 0.199968, 0.690677, 3.331329");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.748387, 1.774085, 1.836321, 2.004554, 2.851795",\
"1.797706, 1.823404, 1.885641, 2.053873, 2.901114",\
"1.909821, 1.935519, 1.997755, 2.165988, 3.013229",\
"2.261726, 2.287425, 2.349661, 2.517894, 3.365135",\
"3.522070, 3.547769, 3.610005, 3.778238, 4.625479");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058",\
"0.040660, 0.057971, 0.113613, 0.316217, 1.468058");
}
} /* end of arc la_iena_mprj[22]_la_data_in_mprj[22]_una_min*/
} /* end of pin la_data_in_mprj[22] */
pin("la_data_in_mprj[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000422 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[21];
timing () {
related_pin : "la_data_out_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.606325, 0.639368, 0.740008, 1.099555, 3.020075",\
"0.643335, 0.676378, 0.777019, 1.136565, 3.057085",\
"0.750883, 0.783926, 0.884565, 1.244119, 3.164600",\
"1.092495, 1.125543, 1.226159, 1.585802, 3.505816",\
"2.250121, 2.283209, 2.383625, 2.744067, 4.659891");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040714, 0.073270, 0.199069, 0.689475, 3.331954",\
"0.040714, 0.073270, 0.199069, 0.689475, 3.331954",\
"0.040716, 0.073273, 0.199069, 0.689487, 3.331890",\
"0.040747, 0.073312, 0.199067, 0.689621, 3.331139",\
"0.041026, 0.073660, 0.199043, 0.690832, 3.324397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.582606, 0.608825, 0.671366, 0.839117, 1.687157",\
"0.623437, 0.649656, 0.712197, 0.879948, 1.727988",\
"0.741284, 0.767513, 0.830036, 0.997815, 1.845897",\
"1.101365, 1.127688, 1.190037, 1.358089, 2.206550",\
"2.230335, 2.256485, 2.318834, 2.486979, 3.333878");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040019, 0.057742, 0.113249, 0.315670, 1.465029",\
"0.040019, 0.057742, 0.113249, 0.315670, 1.465029",\
"0.040026, 0.057742, 0.113251, 0.315670, 1.465221",\
"0.040091, 0.057742, 0.113266, 0.315670, 1.466610",\
"0.040112, 0.057742, 0.113266, 0.315937, 1.466610");
}
} /* end of arc la_data_out_core[21]_la_data_in_mprj[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.606325, 0.639368, 0.740008, 1.099555, 3.020075",\
"0.643335, 0.676378, 0.777019, 1.136565, 3.057085",\
"0.750883, 0.783926, 0.884565, 1.244119, 3.164600",\
"1.092495, 1.125543, 1.226159, 1.585802, 3.505816",\
"2.250121, 2.283209, 2.383625, 2.744067, 4.659891");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040714, 0.073270, 0.199069, 0.689475, 3.331954",\
"0.040714, 0.073270, 0.199069, 0.689475, 3.331954",\
"0.040716, 0.073273, 0.199069, 0.689487, 3.331890",\
"0.040747, 0.073312, 0.199067, 0.689621, 3.331139",\
"0.041026, 0.073660, 0.199043, 0.690832, 3.324397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.582606, 0.608825, 0.671366, 0.839117, 1.687157",\
"0.623437, 0.649656, 0.712197, 0.879948, 1.727988",\
"0.741284, 0.767513, 0.830036, 0.997815, 1.845897",\
"1.101365, 1.127688, 1.190037, 1.358089, 2.206550",\
"2.230335, 2.256485, 2.318834, 2.486979, 3.333878");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040019, 0.057571, 0.113249, 0.315476, 1.465029",\
"0.040019, 0.057571, 0.113249, 0.315476, 1.465029",\
"0.040026, 0.057571, 0.113251, 0.315476, 1.465221",\
"0.040091, 0.057571, 0.113253, 0.315476, 1.466610",\
"0.040112, 0.057571, 0.113253, 0.315937, 1.466610");
}
} /* end of arc la_data_out_core[21]_la_data_in_mprj[21]_una_min*/
timing () {
related_pin : "la_iena_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "1.308917, 1.341959, 1.442600, 1.802147, 3.722662",\
"1.358530, 1.391572, 1.492213, 1.851760, 3.772275",\
"1.470536, 1.503578, 1.604219, 1.963766, 3.884280",\
"1.815309, 1.848352, 1.948992, 2.308540, 4.229054",\
"3.040587, 3.073630, 3.174271, 3.533818, 5.454333");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "1.419178, 1.445405, 1.507932, 1.675705, 2.523777",\
"1.469091, 1.495318, 1.557845, 1.725618, 2.573690",\
"1.580748, 1.606975, 1.669502, 1.837275, 2.685347",\
"1.932533, 1.958760, 2.021287, 2.189059, 3.037132",\
"3.155125, 3.181352, 3.243879, 3.411652, 4.259724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177");
}
} /* end of arc la_iena_mprj[21]_la_data_in_mprj[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "1.308917, 1.341959, 1.442600, 1.802147, 3.722662",\
"1.358530, 1.391572, 1.492213, 1.851760, 3.772275",\
"1.470536, 1.503578, 1.604219, 1.963766, 3.884280",\
"1.815309, 1.848352, 1.948992, 2.308540, 4.229054",\
"3.040587, 3.073630, 3.174271, 3.533818, 5.454333");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945",\
"0.040714, 0.073270, 0.199069, 0.689477, 3.331945");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "1.419178, 1.445405, 1.507932, 1.675705, 2.523777",\
"1.469091, 1.495318, 1.557845, 1.725618, 2.573690",\
"1.580748, 1.606975, 1.669502, 1.837275, 2.685347",\
"1.932533, 1.958760, 2.021287, 2.189059, 3.037132",\
"3.155125, 3.181352, 3.243879, 3.411652, 4.259724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177",\
"0.040025, 0.057733, 0.113250, 0.315655, 1.465177");
}
} /* end of arc la_iena_mprj[21]_la_data_in_mprj[21]_una_min*/
} /* end of pin la_data_in_mprj[21] */
pin("la_data_in_mprj[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000424 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[20];
timing () {
related_pin : "la_data_out_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.524383, 0.557414, 0.658105, 1.017452, 2.939011",\
"0.562211, 0.595242, 0.695932, 1.055279, 2.976839",\
"0.671408, 0.704439, 0.805127, 1.164485, 3.085989",\
"1.009291, 1.042328, 1.142987, 1.502460, 3.423358",\
"2.088856, 2.121931, 2.222398, 2.582637, 4.499520");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040649, 0.073188, 0.199080, 0.689179, 3.333631",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333631",\
"0.040653, 0.073192, 0.199080, 0.689195, 3.333544",\
"0.040693, 0.073243, 0.199077, 0.689370, 3.332568",\
"0.040960, 0.073576, 0.199054, 0.690530, 3.326106");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.519343, 0.545469, 0.608175, 0.775667, 1.623330",\
"0.562292, 0.588417, 0.651124, 0.818615, 1.666279",\
"0.681290, 0.707428, 0.770111, 0.937640, 1.785356",\
"1.033805, 1.060064, 1.122527, 1.290399, 2.138613",\
"2.075453, 2.101633, 2.163980, 2.332108, 3.179298");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.039961, 0.057858, 0.113236, 0.315843, 1.463280",\
"0.039961, 0.057858, 0.113236, 0.315843, 1.463280",\
"0.039970, 0.057858, 0.113238, 0.315843, 1.463527",\
"0.040051, 0.057858, 0.113258, 0.315843, 1.465844",\
"0.040111, 0.057858, 0.113258, 0.315853, 1.466692");
}
} /* end of arc la_data_out_core[20]_la_data_in_mprj[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.524383, 0.557414, 0.658105, 1.017452, 2.939011",\
"0.562211, 0.595242, 0.695932, 1.055279, 2.976839",\
"0.671408, 0.704439, 0.805127, 1.164485, 3.085989",\
"1.009291, 1.042328, 1.142987, 1.502460, 3.423358",\
"2.088856, 2.121931, 2.222398, 2.582637, 4.499520");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040649, 0.073188, 0.199080, 0.689179, 3.333631",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333631",\
"0.040653, 0.073192, 0.199080, 0.689195, 3.333544",\
"0.040693, 0.073243, 0.199077, 0.689370, 3.332568",\
"0.040960, 0.073576, 0.199054, 0.690530, 3.326106");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.519343, 0.545469, 0.608175, 0.775667, 1.623330",\
"0.562292, 0.588417, 0.651124, 0.818615, 1.666279",\
"0.681290, 0.707428, 0.770111, 0.937640, 1.785356",\
"1.033805, 1.060064, 1.122527, 1.290399, 2.138613",\
"2.075453, 2.101633, 2.163980, 2.332108, 3.179298");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.039961, 0.057581, 0.113236, 0.315592, 1.463280",\
"0.039961, 0.057581, 0.113236, 0.315592, 1.463280",\
"0.039970, 0.057581, 0.113238, 0.315592, 1.463527",\
"0.040051, 0.057581, 0.113258, 0.315592, 1.465844",\
"0.040111, 0.057581, 0.113258, 0.315853, 1.466692");
}
} /* end of arc la_data_out_core[20]_la_data_in_mprj[20]_una_min*/
timing () {
related_pin : "la_iena_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.142324, 1.175355, 1.276045, 1.635392, 3.556951",\
"1.192174, 1.225204, 1.325895, 1.685242, 3.606801",\
"1.304295, 1.337326, 1.438016, 1.797364, 3.718922",\
"1.647772, 1.680802, 1.781493, 2.140840, 4.062399",\
"2.856751, 2.889782, 2.990473, 3.349820, 5.271379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.291197, 1.317330, 1.380023, 1.547535, 2.395228",\
"1.341462, 1.367595, 1.430288, 1.597800, 2.445493",\
"1.453039, 1.479172, 1.541865, 1.709377, 2.557070",\
"1.804246, 1.830379, 1.893072, 2.060584, 2.908277",\
"3.011909, 3.038041, 3.100735, 3.268247, 4.115940");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418");
}
} /* end of arc la_iena_mprj[20]_la_data_in_mprj[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.142324, 1.175355, 1.276045, 1.635392, 3.556951",\
"1.192174, 1.225204, 1.325895, 1.685242, 3.606801",\
"1.304295, 1.337326, 1.438016, 1.797364, 3.718922",\
"1.647772, 1.680802, 1.781493, 2.140840, 4.062399",\
"2.856751, 2.889782, 2.990473, 3.349820, 5.271379");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632",\
"0.040649, 0.073188, 0.199080, 0.689179, 3.333632");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "1.291197, 1.317330, 1.380023, 1.547535, 2.395228",\
"1.341462, 1.367595, 1.430288, 1.597800, 2.445493",\
"1.453039, 1.479172, 1.541865, 1.709377, 2.557070",\
"1.804246, 1.830379, 1.893072, 2.060584, 2.908277",\
"3.011909, 3.038041, 3.100735, 3.268247, 4.115940");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418",\
"0.039966, 0.057849, 0.113237, 0.315829, 1.463418");
}
} /* end of arc la_iena_mprj[20]_la_data_in_mprj[20]_una_min*/
} /* end of pin la_data_in_mprj[20] */
pin("la_data_in_mprj[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000707 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[19];
timing () {
related_pin : "la_data_out_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.778262, 0.810978, 0.911576, 1.271281, 3.191394",\
"0.821092, 0.853808, 0.954404, 1.314115, 3.234197",\
"0.919770, 0.952486, 1.053083, 1.412790, 3.332892",\
"1.273465, 1.306187, 1.406750, 1.766597, 3.685962",\
"2.615209, 2.647971, 2.748308, 3.109066, 5.023659");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041666, 0.074206, 0.199973, 0.690411, 3.332806",\
"0.041668, 0.074209, 0.199973, 0.690420, 3.332806",\
"0.041668, 0.074209, 0.199973, 0.690420, 3.332806",\
"0.041716, 0.074268, 0.199973, 0.690628, 3.332806",\
"0.042033, 0.074661, 0.199973, 0.692008, 3.332806");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.777229, 0.803085, 0.865323, 1.033462, 1.882260",\
"0.823487, 0.849343, 0.911580, 1.079720, 1.928513",\
"0.935026, 0.960883, 1.023120, 1.191260, 2.040052",\
"1.326036, 1.351869, 1.414106, 1.582260, 2.430823",\
"2.861338, 2.886999, 2.949235, 3.117489, 3.964362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040633, 0.058010, 0.113625, 0.315757, 1.468498",\
"0.040633, 0.058010, 0.113625, 0.315758, 1.468496",\
"0.040633, 0.058010, 0.113625, 0.315758, 1.468496",\
"0.040637, 0.058004, 0.113623, 0.315826, 1.468431",\
"0.040666, 0.057961, 0.113610, 0.316326, 1.467955");
}
} /* end of arc la_data_out_core[19]_la_data_in_mprj[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.778262, 0.810978, 0.911576, 1.271281, 3.191394",\
"0.821092, 0.853808, 0.954404, 1.314115, 3.234197",\
"0.919770, 0.952486, 1.053083, 1.412790, 3.332892",\
"1.273465, 1.306187, 1.406750, 1.766597, 3.685962",\
"2.615209, 2.647971, 2.748308, 3.109066, 5.023659");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041666, 0.074206, 0.199944, 0.690411, 3.323928",\
"0.041667, 0.074207, 0.199944, 0.690414, 3.323928",\
"0.041667, 0.074207, 0.199944, 0.690414, 3.323928",\
"0.041716, 0.074268, 0.199944, 0.690628, 3.323928",\
"0.042033, 0.074661, 0.199944, 0.692008, 3.323928");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.777229, 0.803085, 0.865323, 1.033462, 1.882260",\
"0.823487, 0.849343, 0.911580, 1.079720, 1.928513",\
"0.935026, 0.960883, 1.023120, 1.191260, 2.040052",\
"1.326036, 1.351869, 1.414106, 1.582260, 2.430823",\
"2.861338, 2.886999, 2.949235, 3.117489, 3.964362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040633, 0.058010, 0.113625, 0.315757, 1.468498",\
"0.040633, 0.058010, 0.113625, 0.315758, 1.468496",\
"0.040633, 0.058010, 0.113625, 0.315758, 1.468496",\
"0.040637, 0.058004, 0.113623, 0.315826, 1.468431",\
"0.040666, 0.057961, 0.113610, 0.316326, 1.467955");
}
} /* end of arc la_data_out_core[19]_la_data_in_mprj[19]_una_min*/
timing () {
related_pin : "la_iena_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.813903, 1.846619, 1.947216, 2.306924, 4.227022",\
"1.863483, 1.896199, 1.996797, 2.356504, 4.276602",\
"1.975453, 2.008170, 2.108767, 2.468475, 4.388573",\
"2.320157, 2.352873, 2.453470, 2.813178, 4.733276",\
"3.553647, 3.586363, 3.686960, 4.046668, 5.966766");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.949809, 1.975663, 2.037900, 2.206041, 3.054811",\
"1.999595, 2.025449, 2.087686, 2.255827, 3.104597",\
"2.111329, 2.137183, 2.199420, 2.367561, 3.216331",\
"2.463008, 2.488862, 2.551099, 2.719240, 3.568009",\
"3.693654, 3.719508, 3.781745, 3.949886, 4.798656");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489");
}
} /* end of arc la_iena_mprj[19]_la_data_in_mprj[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.813903, 1.846619, 1.947216, 2.306924, 4.227022",\
"1.863483, 1.896199, 1.996797, 2.356504, 4.276602",\
"1.975453, 2.008170, 2.108767, 2.468475, 4.388573",\
"2.320157, 2.352873, 2.453470, 2.813178, 4.733276",\
"3.553647, 3.586363, 3.686960, 4.046668, 5.966766");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782",\
"0.041667, 0.074207, 0.199972, 0.690415, 3.332782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.949809, 1.975663, 2.037900, 2.206041, 3.054811",\
"1.999595, 2.025449, 2.087686, 2.255827, 3.104597",\
"2.111329, 2.137183, 2.199420, 2.367561, 3.216331",\
"2.463008, 2.488862, 2.551099, 2.719240, 3.568009",\
"3.693654, 3.719508, 3.781745, 3.949886, 4.798656");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489",\
"0.040634, 0.058009, 0.113625, 0.315765, 1.468489");
}
} /* end of arc la_iena_mprj[19]_la_data_in_mprj[19]_una_min*/
} /* end of pin la_data_in_mprj[19] */
pin("la_data_in_mprj[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000711 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[18];
timing () {
related_pin : "la_data_out_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.514476, 0.547181, 0.647810, 1.007385, 2.928168",\
"0.554073, 0.586778, 0.687407, 1.046982, 2.967765",\
"0.663290, 0.695996, 0.796622, 1.156210, 3.076921",\
"0.966920, 0.999630, 1.100233, 1.459915, 3.380136",\
"1.912653, 1.945394, 2.045822, 2.406211, 4.322725");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.041636, 0.074165, 0.199991, 0.690229, 3.333901",\
"0.041636, 0.074165, 0.199991, 0.690229, 3.333901",\
"0.041641, 0.074171, 0.199991, 0.690250, 3.333786",\
"0.041673, 0.074211, 0.199988, 0.690392, 3.332998",\
"0.041919, 0.074516, 0.199969, 0.691464, 3.327034");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.521059, 0.546775, 0.609261, 0.777004, 1.625222",\
"0.566593, 0.592308, 0.654795, 0.822537, 1.670756",\
"0.687994, 0.713723, 0.776183, 0.943967, 1.792246",\
"1.037328, 1.063152, 1.125435, 1.293498, 2.142181",\
"2.151062, 2.176772, 2.239007, 2.407228, 3.254650");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.040550, 0.058188, 0.113609, 0.316025, 1.465817",\
"0.040550, 0.058188, 0.113609, 0.316025, 1.465817",\
"0.040559, 0.058188, 0.113611, 0.316025, 1.466097",\
"0.040624, 0.058188, 0.113627, 0.316025, 1.467981",\
"0.040665, 0.058188, 0.113627, 0.316169, 1.468110");
}
} /* end of arc la_data_out_core[18]_la_data_in_mprj[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.514476, 0.547181, 0.647810, 1.007385, 2.928168",\
"0.554073, 0.586778, 0.687407, 1.046982, 2.967765",\
"0.663290, 0.695996, 0.796622, 1.156210, 3.076921",\
"0.966920, 0.999630, 1.100233, 1.459915, 3.380136",\
"1.912653, 1.945394, 2.045822, 2.406211, 4.322725");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.041636, 0.074165, 0.199991, 0.690229, 3.333901",\
"0.041636, 0.074165, 0.199991, 0.690229, 3.333901",\
"0.041641, 0.074171, 0.199991, 0.690250, 3.333786",\
"0.041673, 0.074211, 0.199988, 0.690392, 3.332998",\
"0.041919, 0.074516, 0.199969, 0.691464, 3.327034");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.521059, 0.546775, 0.609261, 0.777004, 1.625222",\
"0.566593, 0.592308, 0.654795, 0.822537, 1.670756",\
"0.687994, 0.713723, 0.776183, 0.943967, 1.792246",\
"1.037328, 1.063152, 1.125435, 1.293498, 2.142181",\
"2.151062, 2.176772, 2.239007, 2.407228, 3.254650");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.040550, 0.057982, 0.113609, 0.315813, 1.465817",\
"0.040550, 0.057982, 0.113609, 0.315813, 1.465817",\
"0.040559, 0.057982, 0.113611, 0.315813, 1.466097",\
"0.040624, 0.057982, 0.113620, 0.315813, 1.467981",\
"0.040665, 0.057982, 0.113620, 0.316169, 1.468110");
}
} /* end of arc la_data_out_core[18]_la_data_in_mprj[18]_una_min*/
timing () {
related_pin : "la_iena_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "1.393723, 1.426428, 1.527057, 1.886635, 3.807403",\
"1.443272, 1.475977, 1.576605, 1.936183, 3.856952",\
"1.555165, 1.587870, 1.688499, 2.048077, 3.968845",\
"1.899977, 1.932682, 2.033311, 2.392888, 4.313657",\
"3.153376, 3.186081, 3.286710, 3.646288, 5.567056");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "1.500203, 1.525929, 1.588395, 1.756170, 2.604437",\
"1.549723, 1.575449, 1.637915, 1.805690, 2.653957",\
"1.661673, 1.687399, 1.749865, 1.917640, 2.765907",\
"2.013600, 2.039326, 2.101792, 2.269567, 3.117834",\
"3.260866, 3.286592, 3.349058, 3.516834, 4.365100");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042");
}
} /* end of arc la_iena_mprj[18]_la_data_in_mprj[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "1.393723, 1.426428, 1.527057, 1.886635, 3.807403",\
"1.443272, 1.475977, 1.576605, 1.936183, 3.856952",\
"1.555165, 1.587870, 1.688499, 2.048077, 3.968845",\
"1.899977, 1.932682, 2.033311, 2.392888, 4.313657",\
"3.153376, 3.186081, 3.286710, 3.646288, 5.567056");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878",\
"0.041637, 0.074166, 0.199991, 0.690233, 3.333878");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "1.500203, 1.525929, 1.588395, 1.756170, 2.604437",\
"1.549723, 1.575449, 1.637915, 1.805690, 2.653957",\
"1.661673, 1.687399, 1.749865, 1.917640, 2.765907",\
"2.013600, 2.039326, 2.101792, 2.269567, 3.117834",\
"3.260866, 3.286592, 3.349058, 3.516834, 4.365100");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042",\
"0.040557, 0.058174, 0.113611, 0.316003, 1.466042");
}
} /* end of arc la_iena_mprj[18]_la_data_in_mprj[18]_una_min*/
} /* end of pin la_data_in_mprj[18] */
pin("la_data_in_mprj[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000713 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[17];
timing () {
related_pin : "la_data_out_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.603561, 0.636258, 0.736919, 1.096366, 3.017815",\
"0.637458, 0.670155, 0.770816, 1.130263, 3.051712",\
"0.739500, 0.772198, 0.872856, 1.232311, 3.153718",\
"1.084070, 1.116773, 1.217401, 1.576979, 3.497743",\
"2.166718, 2.199458, 2.299880, 2.660290, 4.576690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.041597, 0.074115, 0.200000, 0.690041, 3.334980",\
"0.041597, 0.074115, 0.200000, 0.690041, 3.334980",\
"0.041600, 0.074119, 0.200000, 0.690053, 3.334911",\
"0.041643, 0.074172, 0.199997, 0.690239, 3.333877",\
"0.041932, 0.074531, 0.199974, 0.691502, 3.326857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.747967, 0.773769, 0.836003, 1.004168, 1.852519",\
"0.785010, 0.810811, 0.873045, 1.041211, 1.889562",\
"0.899216, 0.925017, 0.987251, 1.155417, 2.003762",\
"1.301461, 1.327246, 1.389480, 1.557656, 2.405845",\
"2.789479, 2.815096, 2.877330, 3.045604, 3.892142");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.040653, 0.058008, 0.113630, 0.315896, 1.468372",\
"0.040653, 0.058008, 0.113630, 0.315896, 1.468372",\
"0.040653, 0.058008, 0.113630, 0.315897, 1.468371",\
"0.040656, 0.058004, 0.113629, 0.315943, 1.468327",\
"0.040683, 0.057962, 0.113616, 0.316432, 1.467862");
}
} /* end of arc la_data_out_core[17]_la_data_in_mprj[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.603561, 0.636258, 0.736919, 1.096366, 3.017815",\
"0.637458, 0.670155, 0.770816, 1.130263, 3.051712",\
"0.739500, 0.772198, 0.872856, 1.232311, 3.153718",\
"1.084070, 1.116773, 1.217401, 1.576979, 3.497743",\
"2.166718, 2.199458, 2.299880, 2.660290, 4.576690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.041597, 0.074115, 0.200000, 0.690041, 3.334980",\
"0.041597, 0.074115, 0.200000, 0.690041, 3.334980",\
"0.041600, 0.074119, 0.200000, 0.690053, 3.334911",\
"0.041643, 0.074172, 0.199997, 0.690239, 3.333877",\
"0.041932, 0.074531, 0.199974, 0.691502, 3.326857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.747967, 0.773769, 0.836003, 1.004168, 1.852519",\
"0.785010, 0.810811, 0.873045, 1.041211, 1.889562",\
"0.899216, 0.925017, 0.987251, 1.155417, 2.003762",\
"1.301461, 1.327246, 1.389480, 1.557656, 2.405845",\
"2.789479, 2.815096, 2.877330, 3.045604, 3.892142");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.040653, 0.058008, 0.113630, 0.315896, 1.468372",\
"0.040653, 0.058008, 0.113630, 0.315896, 1.468372",\
"0.040653, 0.058008, 0.113630, 0.315897, 1.468371",\
"0.040656, 0.058004, 0.113629, 0.315943, 1.468327",\
"0.040683, 0.057962, 0.113616, 0.316432, 1.467862");
}
} /* end of arc la_data_out_core[17]_la_data_in_mprj[17]_una_min*/
timing () {
related_pin : "la_iena_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "1.565991, 1.598688, 1.699348, 2.058798, 3.980232",\
"1.615560, 1.648257, 1.748918, 2.108367, 4.029802",\
"1.727501, 1.760198, 1.860858, 2.220308, 4.141742",\
"2.072193, 2.104891, 2.205551, 2.565001, 4.486435",\
"3.312764, 3.345461, 3.446121, 3.805571, 5.727005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "1.625739, 1.651539, 1.713773, 1.881940, 2.730275",\
"1.675427, 1.701227, 1.763460, 1.931627, 2.779962",\
"1.787242, 1.813042, 1.875276, 2.043442, 2.891777",\
"2.139169, 2.164969, 2.227203, 2.395370, 3.243705",\
"3.375523, 3.401323, 3.463557, 3.631724, 4.480059");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368");
}
} /* end of arc la_iena_mprj[17]_la_data_in_mprj[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "1.565991, 1.598688, 1.699348, 2.058798, 3.980232",\
"1.615560, 1.648257, 1.748918, 2.108367, 4.029802",\
"1.727501, 1.760198, 1.860858, 2.220308, 4.141742",\
"2.072193, 2.104891, 2.205551, 2.565001, 4.486435",\
"3.312764, 3.345461, 3.446121, 3.805571, 5.727005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955",\
"0.041598, 0.074117, 0.200000, 0.690045, 3.334955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "1.625739, 1.651539, 1.713773, 1.881940, 2.730275",\
"1.675427, 1.701227, 1.763460, 1.931627, 2.779962",\
"1.787242, 1.813042, 1.875276, 2.043442, 2.891777",\
"2.139169, 2.164969, 2.227203, 2.395370, 3.243705",\
"3.375523, 3.401323, 3.463557, 3.631724, 4.480059");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368",\
"0.040653, 0.058007, 0.113630, 0.315900, 1.468368");
}
} /* end of arc la_iena_mprj[17]_la_data_in_mprj[17]_una_min*/
} /* end of pin la_data_in_mprj[17] */
pin("la_data_in_mprj[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000689 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[16];
timing () {
related_pin : "la_data_out_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.673439, 0.706169, 0.806808, 1.166360, 3.087315",\
"0.706572, 0.739302, 0.839941, 1.199493, 3.120448",\
"0.808469, 0.841199, 0.941836, 1.301395, 3.222312",\
"1.148148, 1.180884, 1.281490, 1.641172, 3.561448",\
"2.287785, 2.320558, 2.420954, 2.781487, 4.697302");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.041557, 0.074085, 0.199920, 0.690123, 3.334095",\
"0.041557, 0.074085, 0.199920, 0.690123, 3.334095",\
"0.041559, 0.074088, 0.199920, 0.690134, 3.334032",\
"0.041602, 0.074141, 0.199916, 0.690319, 3.333001",\
"0.041898, 0.074508, 0.199893, 0.691610, 3.325827");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.825080, 0.850898, 0.913143, 1.081322, 1.929479",\
"0.860956, 0.886775, 0.949020, 1.117199, 1.965356",\
"0.974869, 1.000687, 1.062932, 1.231111, 2.079264",\
"1.372867, 1.398665, 1.460910, 1.629101, 2.477067",\
"2.911489, 2.937121, 2.999365, 3.167653, 4.013989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.040611, 0.057968, 0.113596, 0.315929, 1.468311",\
"0.040611, 0.057968, 0.113596, 0.315929, 1.468311",\
"0.040611, 0.057968, 0.113596, 0.315930, 1.468310",\
"0.040614, 0.057964, 0.113595, 0.315985, 1.468257",\
"0.040641, 0.057923, 0.113582, 0.316467, 1.467797");
}
} /* end of arc la_data_out_core[16]_la_data_in_mprj[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.673439, 0.706169, 0.806808, 1.166360, 3.087315",\
"0.706572, 0.739302, 0.839941, 1.199493, 3.120448",\
"0.808469, 0.841199, 0.941836, 1.301395, 3.222312",\
"1.148148, 1.180884, 1.281490, 1.641172, 3.561448",\
"2.287785, 2.320558, 2.420954, 2.781487, 4.697302");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.041557, 0.074085, 0.199920, 0.690123, 3.334095",\
"0.041557, 0.074085, 0.199920, 0.690123, 3.334095",\
"0.041559, 0.074088, 0.199920, 0.690134, 3.334032",\
"0.041602, 0.074141, 0.199916, 0.690319, 3.333001",\
"0.041898, 0.074508, 0.199893, 0.691610, 3.325827");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.825080, 0.850898, 0.913143, 1.081322, 1.929479",\
"0.860956, 0.886775, 0.949020, 1.117199, 1.965356",\
"0.974869, 1.000687, 1.062932, 1.231111, 2.079264",\
"1.372867, 1.398665, 1.460910, 1.629101, 2.477067",\
"2.911489, 2.937121, 2.999365, 3.167653, 4.013989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.040611, 0.057968, 0.113596, 0.315929, 1.468311",\
"0.040611, 0.057968, 0.113596, 0.315929, 1.468311",\
"0.040611, 0.057968, 0.113596, 0.315930, 1.468310",\
"0.040614, 0.057964, 0.113595, 0.315985, 1.468257",\
"0.040641, 0.057923, 0.113582, 0.316467, 1.467797");
}
} /* end of arc la_data_out_core[16]_la_data_in_mprj[16]_una_min*/
timing () {
related_pin : "la_iena_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "1.702341, 1.735072, 1.835709, 2.195266, 4.116192",\
"1.751921, 1.784651, 1.885289, 2.244846, 4.165772",\
"1.863898, 1.896628, 1.997266, 2.356823, 4.277749",\
"2.208525, 2.241255, 2.341893, 2.701450, 4.622376",\
"3.439675, 3.472405, 3.573042, 3.932600, 5.853526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "1.725390, 1.751207, 1.813452, 1.981632, 2.829774",\
"1.775198, 1.801015, 1.863260, 2.031440, 2.879583",\
"1.886912, 1.912728, 1.974974, 2.143153, 2.991296",\
"2.238713, 2.264530, 2.326775, 2.494955, 3.343097",\
"3.466873, 3.492690, 3.554935, 3.723114, 4.571257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307");
}
} /* end of arc la_iena_mprj[16]_la_data_in_mprj[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "1.702341, 1.735072, 1.835709, 2.195266, 4.116192",\
"1.751921, 1.784651, 1.885289, 2.244846, 4.165772",\
"1.863898, 1.896628, 1.997266, 2.356823, 4.277749",\
"2.208525, 2.241255, 2.341893, 2.701450, 4.622376",\
"3.439675, 3.472405, 3.573042, 3.932600, 5.853526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047",\
"0.041559, 0.074087, 0.199920, 0.690131, 3.334047");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "1.725390, 1.751207, 1.813452, 1.981632, 2.829774",\
"1.775198, 1.801015, 1.863260, 2.031440, 2.879583",\
"1.886912, 1.912728, 1.974974, 2.143153, 2.991296",\
"2.238713, 2.264530, 2.326775, 2.494955, 3.343097",\
"3.466873, 3.492690, 3.554935, 3.723114, 4.571257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307",\
"0.040611, 0.057968, 0.113596, 0.315933, 1.468307");
}
} /* end of arc la_iena_mprj[16]_la_data_in_mprj[16]_una_min*/
} /* end of pin la_data_in_mprj[16] */
pin("la_data_in_mprj[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000800 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[15];
timing () {
related_pin : "la_data_out_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.701011, 0.733614, 0.834217, 1.193837, 3.114171",\
"0.734757, 0.767359, 0.867962, 1.227582, 3.147917",\
"0.836670, 0.869273, 0.969875, 1.329501, 3.249801",\
"1.175675, 1.208282, 1.308854, 1.668602, 3.588263",\
"2.342455, 2.375098, 2.475458, 2.836067, 4.751217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.041941, 0.074468, 0.200279, 0.690587, 3.333521",\
"0.041941, 0.074468, 0.200279, 0.690587, 3.333521",\
"0.041943, 0.074471, 0.200279, 0.690597, 3.333466",\
"0.041986, 0.074524, 0.200276, 0.690782, 3.332437",\
"0.042285, 0.074894, 0.200254, 0.692088, 3.325185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.856934, 0.882555, 0.944747, 1.112936, 1.960809",\
"0.893390, 0.919011, 0.981204, 1.149392, 1.997266",\
"1.007324, 1.032944, 1.095136, 1.263325, 2.111194",\
"1.404368, 1.429969, 1.492162, 1.660362, 2.508036",\
"2.967546, 2.992987, 3.055179, 3.223476, 4.069535");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.040826, 0.058121, 0.113744, 0.316125, 1.468266",\
"0.040826, 0.058121, 0.113744, 0.316125, 1.468266",\
"0.040826, 0.058121, 0.113744, 0.316126, 1.468265",\
"0.040829, 0.058116, 0.113743, 0.316184, 1.468210",\
"0.040858, 0.058076, 0.113730, 0.316662, 1.467754");
}
} /* end of arc la_data_out_core[15]_la_data_in_mprj[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.701011, 0.733614, 0.834217, 1.193837, 3.114171",\
"0.734757, 0.767359, 0.867962, 1.227582, 3.147917",\
"0.836670, 0.869273, 0.969875, 1.329501, 3.249801",\
"1.175675, 1.208282, 1.308854, 1.668602, 3.588263",\
"2.342455, 2.375098, 2.475458, 2.836067, 4.751217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.041941, 0.074468, 0.200279, 0.690587, 3.333521",\
"0.041941, 0.074468, 0.200279, 0.690587, 3.333521",\
"0.041943, 0.074471, 0.200279, 0.690597, 3.333466",\
"0.041986, 0.074524, 0.200276, 0.690782, 3.332437",\
"0.042285, 0.074894, 0.200254, 0.692088, 3.325185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.856934, 0.882555, 0.944747, 1.112936, 1.960809",\
"0.893390, 0.919011, 0.981204, 1.149392, 1.997266",\
"1.007324, 1.032944, 1.095136, 1.263325, 2.111194",\
"1.404368, 1.429969, 1.492162, 1.660362, 2.508036",\
"2.967546, 2.992987, 3.055179, 3.223476, 4.069535");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.040826, 0.058121, 0.113744, 0.316125, 1.468266",\
"0.040826, 0.058121, 0.113744, 0.316125, 1.468266",\
"0.040826, 0.058121, 0.113744, 0.316126, 1.468265",\
"0.040829, 0.058116, 0.113743, 0.316184, 1.468210",\
"0.040858, 0.058076, 0.113730, 0.316662, 1.467754");
}
} /* end of arc la_data_out_core[15]_la_data_in_mprj[15]_una_min*/
timing () {
related_pin : "la_iena_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "1.751962, 1.784564, 1.885167, 2.244788, 4.165113",\
"1.801525, 1.834128, 1.934731, 2.294352, 4.214677",\
"1.913406, 1.946008, 2.046611, 2.406233, 4.326558",\
"2.258072, 2.290675, 2.391278, 2.750900, 4.671224",\
"3.526983, 3.559585, 3.660188, 4.019810, 5.940135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "1.817275, 1.842894, 1.905087, 2.073276, 2.921136",\
"1.866567, 1.892187, 1.954380, 2.122569, 2.970429",\
"1.978784, 2.004404, 2.066597, 2.234786, 3.082646",\
"2.330670, 2.356290, 2.418482, 2.586672, 3.434532",\
"3.592437, 3.618057, 3.680249, 3.848439, 4.696299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262");
}
} /* end of arc la_iena_mprj[15]_la_data_in_mprj[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "1.751962, 1.784564, 1.885167, 2.244788, 4.165113",\
"1.801525, 1.834128, 1.934731, 2.294352, 4.214677",\
"1.913406, 1.946008, 2.046611, 2.406233, 4.326558",\
"2.258072, 2.290675, 2.391278, 2.750900, 4.671224",\
"3.526983, 3.559585, 3.660188, 4.019810, 5.940135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505",\
"0.041942, 0.074469, 0.200279, 0.690590, 3.333505");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "1.817275, 1.842894, 1.905087, 2.073276, 2.921136",\
"1.866567, 1.892187, 1.954380, 2.122569, 2.970429",\
"1.978784, 2.004404, 2.066597, 2.234786, 3.082646",\
"2.330670, 2.356290, 2.418482, 2.586672, 3.434532",\
"3.592437, 3.618057, 3.680249, 3.848439, 4.696299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262",\
"0.040826, 0.058121, 0.113744, 0.316129, 1.468262");
}
} /* end of arc la_iena_mprj[15]_la_data_in_mprj[15]_una_min*/
} /* end of pin la_data_in_mprj[15] */
pin("la_data_in_mprj[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000676 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[14];
timing () {
related_pin : "la_data_out_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.644257, 0.677006, 0.777632, 1.137245, 3.057910",\
"0.678355, 0.711103, 0.811729, 1.171343, 3.092008",\
"0.780346, 0.813095, 0.913719, 1.273339, 3.193970",\
"1.123522, 1.156276, 1.256874, 1.616597, 3.536691",\
"2.237210, 2.270000, 2.370389, 2.730959, 4.646611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041534, 0.074068, 0.199874, 0.690172, 3.333574",\
"0.041534, 0.074068, 0.199874, 0.690172, 3.333574",\
"0.041536, 0.074071, 0.199874, 0.690182, 3.333521",\
"0.041572, 0.074115, 0.199871, 0.690337, 3.332657",\
"0.041867, 0.074481, 0.199848, 0.691623, 3.325510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.798038, 0.823859, 0.886110, 1.054301, 1.902277",\
"0.835244, 0.861065, 0.923316, 1.091506, 1.939483",\
"0.949389, 0.975209, 1.037461, 1.205652, 2.053624",\
"1.350475, 1.376280, 1.438531, 1.606731, 2.454562",\
"2.865234, 2.890876, 2.953126, 3.121420, 3.967659");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040589, 0.057944, 0.113577, 0.315968, 1.468255",\
"0.040589, 0.057944, 0.113577, 0.315968, 1.468255",\
"0.040589, 0.057944, 0.113577, 0.315970, 1.468254",\
"0.040591, 0.057941, 0.113575, 0.316011, 1.468214",\
"0.040617, 0.057901, 0.113563, 0.316482, 1.467764");
}
} /* end of arc la_data_out_core[14]_la_data_in_mprj[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.644257, 0.677006, 0.777632, 1.137245, 3.057910",\
"0.678355, 0.711103, 0.811729, 1.171343, 3.092008",\
"0.780346, 0.813095, 0.913719, 1.273339, 3.193970",\
"1.123522, 1.156276, 1.256874, 1.616597, 3.536691",\
"2.237210, 2.270000, 2.370389, 2.730959, 4.646611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041534, 0.074068, 0.199874, 0.690172, 3.333574",\
"0.041534, 0.074068, 0.199874, 0.690172, 3.333574",\
"0.041536, 0.074071, 0.199874, 0.690182, 3.333521",\
"0.041572, 0.074115, 0.199871, 0.690337, 3.332657",\
"0.041867, 0.074481, 0.199848, 0.691623, 3.325510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.798038, 0.823859, 0.886110, 1.054301, 1.902277",\
"0.835244, 0.861065, 0.923316, 1.091506, 1.939483",\
"0.949389, 0.975209, 1.037461, 1.205652, 2.053624",\
"1.350475, 1.376280, 1.438531, 1.606731, 2.454562",\
"2.865234, 2.890876, 2.953126, 3.121420, 3.967659");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040589, 0.057944, 0.113577, 0.315968, 1.468255",\
"0.040589, 0.057944, 0.113577, 0.315968, 1.468255",\
"0.040589, 0.057944, 0.113577, 0.315970, 1.468254",\
"0.040591, 0.057941, 0.113575, 0.316011, 1.468214",\
"0.040617, 0.057901, 0.113563, 0.316482, 1.467764");
}
} /* end of arc la_data_out_core[14]_la_data_in_mprj[14]_una_min*/
timing () {
related_pin : "la_iena_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.825889, 1.858638, 1.959261, 2.318885, 4.239498",\
"1.875440, 1.908189, 2.008812, 2.368435, 4.289048",\
"1.987339, 2.020087, 2.120711, 2.480335, 4.400947",\
"2.332109, 2.364858, 2.465481, 2.825105, 4.745718",\
"3.583654, 3.616403, 3.717026, 4.076650, 5.997263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.805776, 1.831595, 1.893846, 2.062037, 2.910001",\
"1.855318, 1.881137, 1.943389, 2.111580, 2.959544",\
"1.967250, 1.993069, 2.055321, 2.223512, 3.071476",\
"2.319170, 2.344989, 2.407240, 2.575432, 3.423395",\
"3.564881, 3.590700, 3.652952, 3.821143, 4.669106");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252");
}
} /* end of arc la_iena_mprj[14]_la_data_in_mprj[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.825889, 1.858638, 1.959261, 2.318885, 4.239498",\
"1.875440, 1.908189, 2.008812, 2.368435, 4.289048",\
"1.987339, 2.020087, 2.120711, 2.480335, 4.400947",\
"2.332109, 2.364858, 2.465481, 2.825105, 4.745718",\
"3.583654, 3.616403, 3.717026, 4.076650, 5.997263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490",\
"0.041538, 0.074072, 0.199874, 0.690187, 3.333490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "1.805776, 1.831595, 1.893846, 2.062037, 2.910001",\
"1.855318, 1.881137, 1.943389, 2.111580, 2.959544",\
"1.967250, 1.993069, 2.055321, 2.223512, 3.071476",\
"2.319170, 2.344989, 2.407240, 2.575432, 3.423395",\
"3.564881, 3.590700, 3.652952, 3.821143, 4.669106");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252",\
"0.040589, 0.057944, 0.113577, 0.315972, 1.468252");
}
} /* end of arc la_iena_mprj[14]_la_data_in_mprj[14]_una_min*/
} /* end of pin la_data_in_mprj[14] */
pin("la_data_in_mprj[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000427 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[13];
timing () {
related_pin : "la_data_out_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.603315, 0.636342, 0.737034, 1.096375, 3.017959",\
"0.641368, 0.674395, 0.775086, 1.134430, 3.056000",\
"0.743402, 0.776430, 0.877119, 1.236469, 3.158006",\
"1.080536, 1.113569, 1.214229, 1.573698, 3.494614",\
"2.200844, 2.233919, 2.334373, 2.694658, 4.611296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040657, 0.073195, 0.199090, 0.689179, 3.333683",\
"0.040658, 0.073196, 0.199090, 0.689183, 3.333660",\
"0.040660, 0.073198, 0.199090, 0.689193, 3.333606",\
"0.040701, 0.073250, 0.199086, 0.689372, 3.332608",\
"0.040986, 0.073605, 0.199062, 0.690609, 3.325724");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.715354, 0.741632, 0.803979, 0.972051, 1.820165",\
"0.755489, 0.781767, 0.844114, 1.012186, 1.860299",\
"0.870764, 0.897041, 0.959387, 1.127460, 1.975562",\
"1.253531, 1.279790, 1.342137, 1.510219, 2.358167",\
"2.629082, 2.655159, 2.717505, 2.885685, 3.731989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040104, 0.057609, 0.113269, 0.315583, 1.466954",\
"0.040104, 0.057609, 0.113269, 0.315584, 1.466954",\
"0.040104, 0.057608, 0.113269, 0.315587, 1.466950",\
"0.040107, 0.057604, 0.113268, 0.315632, 1.466907",\
"0.040129, 0.057563, 0.113254, 0.316118, 1.466443");
}
} /* end of arc la_data_out_core[13]_la_data_in_mprj[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.603315, 0.636342, 0.737034, 1.096375, 3.017959",\
"0.641368, 0.674395, 0.775086, 1.134430, 3.056000",\
"0.743402, 0.776430, 0.877119, 1.236469, 3.158006",\
"1.080536, 1.113569, 1.214229, 1.573698, 3.494614",\
"2.200844, 2.233919, 2.334373, 2.694658, 4.611296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040657, 0.073195, 0.199090, 0.689179, 3.333683",\
"0.040658, 0.073196, 0.199090, 0.689183, 3.333660",\
"0.040660, 0.073198, 0.199090, 0.689193, 3.333606",\
"0.040701, 0.073250, 0.199086, 0.689372, 3.332608",\
"0.040986, 0.073605, 0.199062, 0.690609, 3.325724");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.715354, 0.741632, 0.803979, 0.972051, 1.820165",\
"0.755489, 0.781767, 0.844114, 1.012186, 1.860299",\
"0.870764, 0.897041, 0.959387, 1.127460, 1.975562",\
"1.253531, 1.279790, 1.342137, 1.510219, 2.358167",\
"2.629082, 2.655159, 2.717505, 2.885685, 3.731989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040104, 0.057609, 0.113269, 0.315583, 1.466954",\
"0.040104, 0.057609, 0.113269, 0.315584, 1.466954",\
"0.040104, 0.057608, 0.113269, 0.315587, 1.466950",\
"0.040107, 0.057604, 0.113268, 0.315632, 1.466907",\
"0.040129, 0.057563, 0.113254, 0.316118, 1.466443");
}
} /* end of arc la_data_out_core[13]_la_data_in_mprj[13]_una_min*/
timing () {
related_pin : "la_iena_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "1.512783, 1.545810, 1.646501, 2.005845, 3.927414",\
"1.562368, 1.595395, 1.696086, 2.055430, 3.977000",\
"1.674351, 1.707378, 1.808069, 2.167413, 4.088983",\
"2.019024, 2.052051, 2.152742, 2.512086, 4.433656",\
"3.249040, 3.282067, 3.382758, 3.742102, 5.663672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "1.801885, 1.828161, 1.890507, 2.058581, 2.906677",\
"1.851715, 1.877991, 1.940337, 2.108411, 2.956507",\
"1.963412, 1.989688, 2.052035, 2.220108, 3.068205",\
"2.315097, 2.341373, 2.403720, 2.571793, 3.419889",\
"3.542492, 3.568768, 3.631115, 3.799188, 4.647285");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949");
}
} /* end of arc la_iena_mprj[13]_la_data_in_mprj[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "1.512783, 1.545810, 1.646501, 2.005845, 3.927414",\
"1.562368, 1.595395, 1.696086, 2.055430, 3.977000",\
"1.674351, 1.707378, 1.808069, 2.167413, 4.088983",\
"2.019024, 2.052051, 2.152742, 2.512086, 4.433656",\
"3.249040, 3.282067, 3.382758, 3.742102, 5.663672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660",\
"0.040658, 0.073196, 0.199090, 0.689184, 3.333660");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "1.801885, 1.828161, 1.890507, 2.058581, 2.906677",\
"1.851715, 1.877991, 1.940337, 2.108411, 2.956507",\
"1.963412, 1.989688, 2.052035, 2.220108, 3.068205",\
"2.315097, 2.341373, 2.403720, 2.571793, 3.419889",\
"3.542492, 3.568768, 3.631115, 3.799188, 4.647285");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949",\
"0.040104, 0.057608, 0.113269, 0.315589, 1.466949");
}
} /* end of arc la_iena_mprj[13]_la_data_in_mprj[13]_una_min*/
} /* end of pin la_data_in_mprj[13] */
pin("la_data_in_mprj[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000682 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[12];
timing () {
related_pin : "la_data_out_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.580418, 0.613158, 0.713789, 1.073378, 2.994155",\
"0.618597, 0.651337, 0.751968, 1.111558, 3.032335",\
"0.727085, 0.759826, 0.860454, 1.220052, 3.140786",\
"1.067535, 1.100280, 1.200885, 1.560578, 3.480812",\
"2.202839, 2.235620, 2.336029, 2.696511, 4.612611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.041545, 0.074077, 0.199894, 0.690155, 3.333777",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333777",\
"0.041548, 0.074080, 0.199894, 0.690167, 3.333708",\
"0.041581, 0.074121, 0.199891, 0.690312, 3.332903",\
"0.041855, 0.074462, 0.199870, 0.691508, 3.326255");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.560919, 0.586694, 0.649172, 0.816951, 1.665255",\
"0.603661, 0.629437, 0.691915, 0.859694, 1.707998",\
"0.722217, 0.748004, 0.810462, 0.978271, 1.826620",\
"1.080095, 1.105983, 1.168252, 1.336361, 2.185144",\
"2.184283, 2.210027, 2.272275, 2.440504, 3.287827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.040502, 0.058131, 0.113571, 0.315961, 1.466062",\
"0.040502, 0.058131, 0.113571, 0.315961, 1.466062",\
"0.040509, 0.058131, 0.113573, 0.315961, 1.466267",\
"0.040579, 0.058131, 0.113590, 0.315961, 1.468072",\
"0.040611, 0.058131, 0.113590, 0.316168, 1.468072");
}
} /* end of arc la_data_out_core[12]_la_data_in_mprj[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.580418, 0.613158, 0.713789, 1.073378, 2.994155",\
"0.618597, 0.651337, 0.751968, 1.111558, 3.032335",\
"0.727085, 0.759826, 0.860454, 1.220052, 3.140786",\
"1.067535, 1.100280, 1.200885, 1.560578, 3.480812",\
"2.202839, 2.235620, 2.336029, 2.696511, 4.612611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.041545, 0.074077, 0.199894, 0.690155, 3.333777",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333777",\
"0.041548, 0.074080, 0.199894, 0.690167, 3.333708",\
"0.041581, 0.074121, 0.199891, 0.690312, 3.332903",\
"0.041855, 0.074462, 0.199870, 0.691508, 3.326255");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.560919, 0.586694, 0.649172, 0.816951, 1.665255",\
"0.603661, 0.629437, 0.691915, 0.859694, 1.707998",\
"0.722217, 0.748004, 0.810462, 0.978271, 1.826620",\
"1.080095, 1.105983, 1.168252, 1.336361, 2.185144",\
"2.184283, 2.210027, 2.272275, 2.440504, 3.287827");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.040502, 0.057937, 0.113571, 0.315743, 1.466062",\
"0.040502, 0.057937, 0.113571, 0.315743, 1.466062",\
"0.040509, 0.057937, 0.113573, 0.315743, 1.466267",\
"0.040579, 0.057937, 0.113580, 0.315743, 1.468072",\
"0.040611, 0.057937, 0.113580, 0.316168, 1.468072");
}
} /* end of arc la_data_out_core[12]_la_data_in_mprj[12]_una_min*/
timing () {
related_pin : "la_iena_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "1.186323, 1.219063, 1.319694, 1.679284, 3.600059",\
"1.236292, 1.269033, 1.369663, 1.729253, 3.650029",\
"1.348471, 1.381212, 1.481842, 1.841432, 3.762208",\
"1.691250, 1.723990, 1.824621, 2.184211, 4.104986",\
"2.892161, 2.924902, 3.025532, 3.385122, 5.305898");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "1.322494, 1.348276, 1.410742, 1.578540, 2.426872",\
"1.372936, 1.398719, 1.461185, 1.628983, 2.477315",\
"1.484473, 1.510256, 1.572721, 1.740519, 2.588852",\
"1.835431, 1.861213, 1.923679, 2.091477, 2.939809",\
"3.035650, 3.061432, 3.123898, 3.291696, 4.140028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192");
}
} /* end of arc la_iena_mprj[12]_la_data_in_mprj[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "1.186323, 1.219063, 1.319694, 1.679284, 3.600059",\
"1.236292, 1.269033, 1.369663, 1.729253, 3.650029",\
"1.348471, 1.381212, 1.481842, 1.841432, 3.762208",\
"1.691250, 1.723990, 1.824621, 2.184211, 4.104986",\
"2.892161, 2.924902, 3.025532, 3.385122, 5.305898");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774",\
"0.041545, 0.074077, 0.199894, 0.690155, 3.333774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "1.322494, 1.348276, 1.410742, 1.578540, 2.426872",\
"1.372936, 1.398719, 1.461185, 1.628983, 2.477315",\
"1.484473, 1.510256, 1.572721, 1.740519, 2.588852",\
"1.835431, 1.861213, 1.923679, 2.091477, 2.939809",\
"3.035650, 3.061432, 3.123898, 3.291696, 4.140028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192",\
"0.040506, 0.058122, 0.113572, 0.315949, 1.466192");
}
} /* end of arc la_iena_mprj[12]_la_data_in_mprj[12]_una_min*/
} /* end of pin la_data_in_mprj[12] */
pin("la_data_in_mprj[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000575 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[11];
timing () {
related_pin : "la_data_out_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.513306, 0.546169, 0.646832, 1.006363, 2.927704",\
"0.550163, 0.583026, 0.683689, 1.043220, 2.964561",\
"0.659322, 0.692185, 0.792845, 1.152391, 3.073651",\
"0.958512, 0.991380, 1.092016, 1.451660, 3.372406",\
"1.876798, 1.909699, 2.010162, 2.370499, 4.287613");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.041177, 0.073710, 0.199548, 0.689718, 3.334273",\
"0.041177, 0.073710, 0.199548, 0.689718, 3.334273",\
"0.041182, 0.073716, 0.199547, 0.689741, 3.334142",\
"0.041216, 0.073759, 0.199545, 0.689890, 3.333315",\
"0.041458, 0.074059, 0.199525, 0.690940, 3.327474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.524375, 0.550292, 0.612884, 0.780563, 1.628843",\
"0.565848, 0.591765, 0.654358, 0.822037, 1.670316",\
"0.686991, 0.712924, 0.775487, 0.943212, 1.791558",\
"1.031897, 1.057930, 1.120309, 1.288324, 2.137091",\
"2.114799, 2.140738, 2.203037, 2.371253, 3.218906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.040274, 0.058024, 0.113422, 0.315883, 1.465389",\
"0.040274, 0.058024, 0.113422, 0.315883, 1.465389",\
"0.040285, 0.058024, 0.113424, 0.315883, 1.465698",\
"0.040353, 0.058024, 0.113441, 0.315883, 1.467659",\
"0.040403, 0.058024, 0.113441, 0.315962, 1.468131");
}
} /* end of arc la_data_out_core[11]_la_data_in_mprj[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.513306, 0.546169, 0.646832, 1.006363, 2.927704",\
"0.550163, 0.583026, 0.683689, 1.043220, 2.964561",\
"0.659322, 0.692185, 0.792845, 1.152391, 3.073651",\
"0.958512, 0.991380, 1.092016, 1.451660, 3.372406",\
"1.876798, 1.909699, 2.010162, 2.370499, 4.287613");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.041177, 0.073710, 0.199548, 0.689718, 3.334273",\
"0.041177, 0.073710, 0.199548, 0.689718, 3.334273",\
"0.041182, 0.073716, 0.199547, 0.689741, 3.334142",\
"0.041216, 0.073759, 0.199545, 0.689890, 3.333315",\
"0.041458, 0.074059, 0.199525, 0.690940, 3.327474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.524375, 0.550292, 0.612884, 0.780563, 1.628843",\
"0.565848, 0.591765, 0.654358, 0.822037, 1.670316",\
"0.686991, 0.712924, 0.775487, 0.943212, 1.791558",\
"1.031897, 1.057930, 1.120309, 1.288324, 2.137091",\
"2.114799, 2.140738, 2.203037, 2.371253, 3.218906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.040274, 0.057791, 0.113422, 0.315661, 1.465389",\
"0.040274, 0.057791, 0.113422, 0.315661, 1.465389",\
"0.040285, 0.057791, 0.113424, 0.315661, 1.465698",\
"0.040353, 0.057791, 0.113437, 0.315661, 1.467659",\
"0.040403, 0.057791, 0.113437, 0.315962, 1.468131");
}
} /* end of arc la_data_out_core[11]_la_data_in_mprj[11]_una_min*/
timing () {
related_pin : "la_iena_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "1.459829, 1.492693, 1.593355, 1.952891, 3.874202",\
"1.509475, 1.542339, 1.643001, 2.002537, 3.923848",\
"1.621497, 1.654361, 1.755023, 2.114559, 4.035870",\
"1.966182, 1.999045, 2.099708, 2.459244, 4.380554",\
"3.189332, 3.222195, 3.322857, 3.682394, 5.603704");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "1.638372, 1.664304, 1.726869, 1.894591, 2.742932",\
"1.688335, 1.714266, 1.776832, 1.944554, 2.792895",\
"1.799981, 1.825913, 1.888478, 2.056200, 2.904541",\
"2.151502, 2.177433, 2.239999, 2.407721, 3.256061",\
"3.372284, 3.398215, 3.460781, 3.628503, 4.476843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675");
}
} /* end of arc la_iena_mprj[11]_la_data_in_mprj[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "1.459829, 1.492693, 1.593355, 1.952891, 3.874202",\
"1.509475, 1.542339, 1.643001, 2.002537, 3.923848",\
"1.621497, 1.654361, 1.755023, 2.114559, 4.035870",\
"1.966182, 1.999045, 2.099708, 2.459244, 4.380554",\
"3.189332, 3.222195, 3.322857, 3.682394, 5.603704");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223",\
"0.041179, 0.073712, 0.199548, 0.689726, 3.334223");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "1.638372, 1.664304, 1.726869, 1.894591, 2.742932",\
"1.688335, 1.714266, 1.776832, 1.944554, 2.792895",\
"1.799981, 1.825913, 1.888478, 2.056200, 2.904541",\
"2.151502, 2.177433, 2.239999, 2.407721, 3.256061",\
"3.372284, 3.398215, 3.460781, 3.628503, 4.476843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675",\
"0.040284, 0.058005, 0.113424, 0.315855, 1.465675");
}
} /* end of arc la_iena_mprj[11]_la_data_in_mprj[11]_una_min*/
} /* end of pin la_data_in_mprj[11] */
pin("la_data_in_mprj[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000714 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[10];
timing () {
related_pin : "la_data_out_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.563935, 0.596632, 0.697288, 1.056756, 2.978089",\
"0.600429, 0.633126, 0.733781, 1.093250, 3.014583",\
"0.708293, 0.740990, 0.841643, 1.201121, 3.122404",\
"1.048031, 1.080734, 1.181359, 1.540949, 3.461646",\
"2.169695, 2.202431, 2.302866, 2.663227, 4.579881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.041609, 0.074128, 0.200003, 0.690077, 3.334795",\
"0.041609, 0.074128, 0.200003, 0.690077, 3.334795",\
"0.041612, 0.074132, 0.200003, 0.690092, 3.334715",\
"0.041651, 0.074181, 0.200000, 0.690262, 3.333772",\
"0.041919, 0.074513, 0.199979, 0.691431, 3.327271");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.658975, 0.684770, 0.747003, 0.915172, 1.763468",\
"0.699473, 0.725268, 0.787501, 0.955670, 1.803966",\
"0.817416, 0.843208, 0.905442, 1.073612, 1.921892",\
"1.175970, 1.201748, 1.263982, 1.432160, 2.280294",\
"2.331846, 2.357471, 2.419703, 2.587972, 3.434598");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040656, 0.058008, 0.113631, 0.315913, 1.468357",\
"0.040656, 0.058008, 0.113631, 0.315913, 1.468357",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040659, 0.058004, 0.113630, 0.315961, 1.468311",\
"0.040684, 0.057966, 0.113618, 0.316407, 1.467886");
}
} /* end of arc la_data_out_core[10]_la_data_in_mprj[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.563935, 0.596632, 0.697288, 1.056756, 2.978089",\
"0.600429, 0.633126, 0.733781, 1.093250, 3.014583",\
"0.708293, 0.740990, 0.841643, 1.201121, 3.122404",\
"1.048031, 1.080734, 1.181359, 1.540949, 3.461646",\
"2.169695, 2.202431, 2.302866, 2.663227, 4.579881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.041609, 0.074128, 0.200003, 0.690077, 3.334795",\
"0.041609, 0.074128, 0.200003, 0.690077, 3.334795",\
"0.041612, 0.074132, 0.200003, 0.690092, 3.334715",\
"0.041651, 0.074181, 0.200000, 0.690262, 3.333772",\
"0.041919, 0.074513, 0.199979, 0.691431, 3.327271");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.658975, 0.684770, 0.747003, 0.915172, 1.763468",\
"0.699473, 0.725268, 0.787501, 0.955670, 1.803966",\
"0.817416, 0.843208, 0.905442, 1.073612, 1.921892",\
"1.175970, 1.201748, 1.263982, 1.432160, 2.280294",\
"2.331846, 2.357471, 2.419703, 2.587972, 3.434598");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040656, 0.058008, 0.113631, 0.315913, 1.468357",\
"0.040656, 0.058008, 0.113631, 0.315913, 1.468357",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040659, 0.058004, 0.113630, 0.315961, 1.468311",\
"0.040684, 0.057966, 0.113618, 0.316407, 1.467886");
}
} /* end of arc la_data_out_core[10]_la_data_in_mprj[10]_una_min*/
timing () {
related_pin : "la_iena_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.323108, 1.355806, 1.456460, 1.815931, 3.737250",\
"1.373008, 1.405705, 1.506359, 1.865831, 3.787149",\
"1.485153, 1.517850, 1.618504, 1.977976, 3.899294",\
"1.828334, 1.861031, 1.961686, 2.321157, 4.242476",\
"3.034041, 3.066739, 3.167393, 3.526865, 5.448183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.526839, 1.552632, 1.614865, 1.783035, 2.631318",\
"1.577177, 1.602970, 1.665203, 1.833373, 2.681656",\
"1.688737, 1.714530, 1.776764, 1.944934, 2.793216",\
"2.039893, 2.065686, 2.127920, 2.296089, 3.144372",\
"3.244634, 3.270427, 3.332660, 3.500830, 4.349113");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353");
}
} /* end of arc la_iena_mprj[10]_la_data_in_mprj[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.323108, 1.355806, 1.456460, 1.815931, 3.737250",\
"1.373008, 1.405705, 1.506359, 1.865831, 3.787149",\
"1.485153, 1.517850, 1.618504, 1.977976, 3.899294",\
"1.828334, 1.861031, 1.961686, 2.321157, 4.242476",\
"3.034041, 3.066739, 3.167393, 3.526865, 5.448183");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772",\
"0.041610, 0.074129, 0.200003, 0.690082, 3.334772");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "1.526839, 1.552632, 1.614865, 1.783035, 2.631318",\
"1.577177, 1.602970, 1.665203, 1.833373, 2.681656",\
"1.688737, 1.714530, 1.776764, 1.944934, 2.793216",\
"2.039893, 2.065686, 2.127920, 2.296089, 3.144372",\
"3.244634, 3.270427, 3.332660, 3.500830, 4.349113");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353",\
"0.040656, 0.058008, 0.113631, 0.315917, 1.468353");
}
} /* end of arc la_iena_mprj[10]_la_data_in_mprj[10]_una_min*/
} /* end of pin la_data_in_mprj[10] */
pin("la_data_in_mprj[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000718 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[9];
timing () {
related_pin : "la_data_out_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.568818, 0.601512, 0.702163, 1.061644, 2.982905",\
"0.602414, 0.635108, 0.735759, 1.095240, 3.016501",\
"0.706143, 0.738838, 0.839486, 1.198980, 3.120172",\
"1.025061, 1.057760, 1.158381, 1.517982, 3.438617",\
"2.003269, 2.036002, 2.136429, 2.496818, 4.413320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.041624, 0.074145, 0.200014, 0.690107, 3.334694",\
"0.041624, 0.074145, 0.200014, 0.690107, 3.334694",\
"0.041629, 0.074150, 0.200014, 0.690127, 3.334584",\
"0.041666, 0.074196, 0.200011, 0.690288, 3.333688",\
"0.041940, 0.074536, 0.199990, 0.691484, 3.327041");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.610152, 0.635847, 0.698348, 0.866062, 1.714233",\
"0.646953, 0.672648, 0.735150, 0.902864, 1.751035",\
"0.763559, 0.789263, 0.851748, 1.019488, 1.867695",\
"1.144729, 1.170527, 1.232835, 1.400854, 2.249466",\
"2.455727, 2.481423, 2.543654, 2.711878, 3.559254");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.040555, 0.058210, 0.113616, 0.316052, 1.465626",\
"0.040555, 0.058210, 0.113616, 0.316052, 1.465626",\
"0.040561, 0.058210, 0.113617, 0.316052, 1.465797",\
"0.040626, 0.058210, 0.113633, 0.316052, 1.467686",\
"0.040678, 0.058210, 0.113633, 0.316189, 1.468099");
}
} /* end of arc la_data_out_core[9]_la_data_in_mprj[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.568818, 0.601512, 0.702163, 1.061644, 2.982905",\
"0.602414, 0.635108, 0.735759, 1.095240, 3.016501",\
"0.706143, 0.738838, 0.839486, 1.198980, 3.120172",\
"1.025061, 1.057760, 1.158381, 1.517982, 3.438617",\
"2.003269, 2.036002, 2.136429, 2.496818, 4.413320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.041624, 0.074145, 0.200014, 0.690107, 3.334694",\
"0.041624, 0.074145, 0.200014, 0.690107, 3.334694",\
"0.041629, 0.074150, 0.200014, 0.690127, 3.334584",\
"0.041666, 0.074196, 0.200011, 0.690288, 3.333688",\
"0.041940, 0.074536, 0.199990, 0.691484, 3.327041");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.610152, 0.635847, 0.698348, 0.866062, 1.714233",\
"0.646953, 0.672648, 0.735150, 0.902864, 1.751035",\
"0.763559, 0.789263, 0.851748, 1.019488, 1.867695",\
"1.144729, 1.170527, 1.232835, 1.400854, 2.249466",\
"2.455727, 2.481423, 2.543654, 2.711878, 3.559254");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.040555, 0.057990, 0.113616, 0.315851, 1.465626",\
"0.040555, 0.057990, 0.113616, 0.315851, 1.465626",\
"0.040561, 0.057990, 0.113617, 0.315851, 1.465797",\
"0.040626, 0.057990, 0.113629, 0.315851, 1.467686",\
"0.040678, 0.057990, 0.113629, 0.316189, 1.468099");
}
} /* end of arc la_data_out_core[9]_la_data_in_mprj[9]_una_min*/
timing () {
related_pin : "la_iena_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "1.491535, 1.524228, 1.624879, 1.984364, 3.905600",\
"1.541196, 1.573889, 1.674540, 2.034025, 3.955261",\
"1.653224, 1.685918, 1.786568, 2.146054, 4.067289",\
"1.997745, 2.030438, 2.131089, 2.490575, 4.411810",\
"3.219272, 3.251966, 3.352616, 3.712102, 5.633337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "1.448441, 1.474148, 1.536627, 1.704377, 2.552599",\
"1.498439, 1.524146, 1.586625, 1.754374, 2.602596",\
"1.610077, 1.635784, 1.698263, 1.866013, 2.714235",\
"1.961691, 1.987398, 2.049877, 2.217627, 3.065849",\
"3.180581, 3.206288, 3.268767, 3.436517, 4.284739");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865");
}
} /* end of arc la_iena_mprj[9]_la_data_in_mprj[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "1.491535, 1.524228, 1.624879, 1.984364, 3.905600",\
"1.541196, 1.573889, 1.674540, 2.034025, 3.955261",\
"1.653224, 1.685918, 1.786568, 2.146054, 4.067289",\
"1.997745, 2.030438, 2.131089, 2.490575, 4.411810",\
"3.219272, 3.251966, 3.352616, 3.712102, 5.633337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654",\
"0.041626, 0.074147, 0.200014, 0.690114, 3.334654");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "1.448441, 1.474148, 1.536627, 1.704377, 2.552599",\
"1.498439, 1.524146, 1.586625, 1.754374, 2.602596",\
"1.610077, 1.635784, 1.698263, 1.866013, 2.714235",\
"1.961691, 1.987398, 2.049877, 2.217627, 3.065849",\
"3.180581, 3.206288, 3.268767, 3.436517, 4.284739");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865",\
"0.040563, 0.058194, 0.113618, 0.316029, 1.465865");
}
} /* end of arc la_iena_mprj[9]_la_data_in_mprj[9]_una_min*/
} /* end of pin la_data_in_mprj[9] */
pin("la_data_in_mprj[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000614 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[8];
timing () {
related_pin : "la_data_out_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.716076, 0.748897, 0.849538, 1.209134, 3.130045",\
"0.758406, 0.791227, 0.891868, 1.251467, 3.172357",\
"0.856217, 0.889038, 0.989679, 1.349276, 3.270178",\
"1.214446, 1.247273, 1.347881, 1.707610, 3.627818",\
"2.512032, 2.544901, 2.645281, 3.005928, 4.921323");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041324, 0.073860, 0.199671, 0.689940, 3.333730",\
"0.041326, 0.073862, 0.199671, 0.689946, 3.333730",\
"0.041326, 0.073862, 0.199671, 0.689946, 3.333730",\
"0.041371, 0.073918, 0.199671, 0.690144, 3.333730",\
"0.041690, 0.074316, 0.199671, 0.691536, 3.333730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.723377, 0.749329, 0.811721, 0.979686, 1.828336",\
"0.766883, 0.792837, 0.855227, 1.023195, 1.871850",\
"0.879064, 0.905018, 0.967406, 1.135378, 1.984039",\
"1.275715, 1.301720, 1.364001, 1.532145, 2.380970",\
"2.761967, 2.787795, 2.850075, 3.018320, 3.865459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040415, 0.057953, 0.113489, 0.315746, 1.467319",\
"0.040415, 0.057953, 0.113490, 0.315746, 1.467340",\
"0.040416, 0.057953, 0.113490, 0.315746, 1.467366",\
"0.040457, 0.057953, 0.113499, 0.315746, 1.467999",\
"0.040483, 0.057953, 0.113499, 0.316152, 1.467999");
}
} /* end of arc la_data_out_core[8]_la_data_in_mprj[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.716076, 0.748897, 0.849538, 1.209134, 3.130045",\
"0.758406, 0.791227, 0.891868, 1.251467, 3.172357",\
"0.856217, 0.889038, 0.989679, 1.349276, 3.270178",\
"1.214446, 1.247273, 1.347881, 1.707610, 3.627818",\
"2.512032, 2.544901, 2.645281, 3.005928, 4.921323");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041324, 0.073860, 0.199642, 0.689940, 3.324855",\
"0.041325, 0.073861, 0.199642, 0.689943, 3.324855",\
"0.041325, 0.073861, 0.199642, 0.689943, 3.324855",\
"0.041371, 0.073918, 0.199642, 0.690144, 3.324855",\
"0.041690, 0.074316, 0.199642, 0.691536, 3.324855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.723377, 0.749329, 0.811721, 0.979686, 1.828336",\
"0.766883, 0.792837, 0.855227, 1.023195, 1.871850",\
"0.879064, 0.905018, 0.967406, 1.135378, 1.984039",\
"1.275715, 1.301720, 1.364001, 1.532145, 2.380970",\
"2.761967, 2.787795, 2.850075, 3.018320, 3.865459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040415, 0.057833, 0.113485, 0.315654, 1.467319",\
"0.040415, 0.057833, 0.113485, 0.315654, 1.467340",\
"0.040416, 0.057833, 0.113485, 0.315654, 1.467366",\
"0.040457, 0.057833, 0.113485, 0.315654, 1.467999",\
"0.040483, 0.057833, 0.113485, 0.316152, 1.467999");
}
} /* end of arc la_data_out_core[8]_la_data_in_mprj[8]_una_min*/
timing () {
related_pin : "la_iena_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.718494, 1.751315, 1.851955, 2.211555, 4.132443",\
"1.768344, 1.801165, 1.901805, 2.261404, 4.182292",\
"1.880465, 1.913286, 2.013926, 2.373526, 4.294414",\
"2.223967, 2.256788, 2.357429, 2.717028, 4.637916",\
"3.433244, 3.466065, 3.566705, 3.926305, 5.847193");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.859216, 1.885178, 1.947552, 2.115546, 2.964239",\
"1.909482, 1.935444, 1.997818, 2.165812, 3.014505",\
"2.021059, 2.047021, 2.109395, 2.277389, 3.126081",\
"2.372152, 2.398114, 2.460488, 2.628482, 3.477175",\
"3.579789, 3.605751, 3.668125, 3.836119, 4.684812");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516");
}
} /* end of arc la_iena_mprj[8]_la_data_in_mprj[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.718494, 1.751315, 1.851955, 2.211555, 4.132443",\
"1.768344, 1.801165, 1.901805, 2.261404, 4.182292",\
"1.880465, 1.913286, 2.013926, 2.373526, 4.294414",\
"2.223967, 2.256788, 2.357429, 2.717028, 4.637916",\
"3.433244, 3.466065, 3.566705, 3.926305, 5.847193");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693",\
"0.041326, 0.073862, 0.199671, 0.689947, 3.333693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "1.859216, 1.885178, 1.947552, 2.115546, 2.964239",\
"1.909482, 1.935444, 1.997818, 2.165812, 3.014505",\
"2.021059, 2.047021, 2.109395, 2.277389, 3.126081",\
"2.372152, 2.398114, 2.460488, 2.628482, 3.477175",\
"3.579789, 3.605751, 3.668125, 3.836119, 4.684812");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516",\
"0.040422, 0.057941, 0.113491, 0.315727, 1.467516");
}
} /* end of arc la_iena_mprj[8]_la_data_in_mprj[8]_una_min*/
} /* end of pin la_data_in_mprj[8] */
pin("la_data_in_mprj[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000627 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[7];
timing () {
related_pin : "la_data_out_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.638588, 0.671400, 0.772008, 1.131725, 3.051967",\
"0.675921, 0.708732, 0.809340, 1.169059, 3.089293",\
"0.778958, 0.811769, 0.912376, 1.272100, 3.192306",\
"1.108727, 1.141542, 1.242130, 1.601928, 3.521746",\
"2.221925, 2.254778, 2.355164, 2.715776, 4.631327");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.041409, 0.073954, 0.199710, 0.690167, 3.332702",\
"0.041409, 0.073955, 0.199710, 0.690169, 3.332690",\
"0.041411, 0.073957, 0.199710, 0.690177, 3.332646",\
"0.041437, 0.073989, 0.199708, 0.690290, 3.332020",\
"0.041720, 0.074341, 0.199685, 0.691524, 3.325158");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.767864, 0.793738, 0.856012, 1.024219, 1.871986",\
"0.807632, 0.833505, 0.895780, 1.063986, 1.911753",\
"0.923541, 0.949414, 1.011688, 1.179895, 2.027654",\
"1.298730, 1.324593, 1.386868, 1.555080, 2.402749",\
"2.655988, 2.681695, 2.743969, 2.912271, 3.758446");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.040498, 0.057868, 0.113508, 0.315980, 1.468180",\
"0.040498, 0.057868, 0.113508, 0.315980, 1.468180",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468178",\
"0.040500, 0.057865, 0.113507, 0.316009, 1.468152",\
"0.040523, 0.057828, 0.113495, 0.316451, 1.467731");
}
} /* end of arc la_data_out_core[7]_la_data_in_mprj[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.638588, 0.671400, 0.772008, 1.131725, 3.051967",\
"0.675921, 0.708732, 0.809340, 1.169059, 3.089293",\
"0.778958, 0.811769, 0.912376, 1.272100, 3.192306",\
"1.108727, 1.141542, 1.242130, 1.601928, 3.521746",\
"2.221925, 2.254778, 2.355164, 2.715776, 4.631327");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.041409, 0.073954, 0.199710, 0.690167, 3.332702",\
"0.041409, 0.073955, 0.199710, 0.690169, 3.332690",\
"0.041411, 0.073957, 0.199710, 0.690177, 3.332646",\
"0.041437, 0.073989, 0.199708, 0.690290, 3.332020",\
"0.041720, 0.074341, 0.199685, 0.691524, 3.325158");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.767864, 0.793738, 0.856012, 1.024219, 1.871986",\
"0.807632, 0.833505, 0.895780, 1.063986, 1.911753",\
"0.923541, 0.949414, 1.011688, 1.179895, 2.027654",\
"1.298730, 1.324593, 1.386868, 1.555080, 2.402749",\
"2.655988, 2.681695, 2.743969, 2.912271, 3.758446");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.040498, 0.057868, 0.113508, 0.315980, 1.468180",\
"0.040498, 0.057868, 0.113508, 0.315980, 1.468180",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468178",\
"0.040500, 0.057865, 0.113507, 0.316009, 1.468152",\
"0.040523, 0.057828, 0.113495, 0.316451, 1.467731");
}
} /* end of arc la_data_out_core[7]_la_data_in_mprj[7]_una_min*/
timing () {
related_pin : "la_iena_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "1.570445, 1.603257, 1.703865, 2.063585, 3.983811",\
"1.620365, 1.653176, 1.753784, 2.113504, 4.033731",\
"1.732518, 1.765329, 1.865937, 2.225657, 4.145884",\
"2.075633, 2.108445, 2.209053, 2.568773, 4.488999",\
"3.280374, 3.313186, 3.413794, 3.773514, 5.693740");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "1.859160, 1.885032, 1.947307, 2.115514, 2.963269",\
"1.909527, 1.935400, 1.997674, 2.165881, 3.013637",\
"2.021081, 2.046954, 2.109228, 2.277436, 3.125191",\
"2.372025, 2.397898, 2.460173, 2.628380, 3.476135",\
"3.575475, 3.601348, 3.663623, 3.831830, 4.679585");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177");
}
} /* end of arc la_iena_mprj[7]_la_data_in_mprj[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "1.570445, 1.603257, 1.703865, 2.063585, 3.983811",\
"1.620365, 1.653176, 1.753784, 2.113504, 4.033731",\
"1.732518, 1.765329, 1.865937, 2.225657, 4.145884",\
"2.075633, 2.108445, 2.209053, 2.568773, 4.488999",\
"3.280374, 3.313186, 3.413794, 3.773514, 5.693740");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678",\
"0.041410, 0.073956, 0.199710, 0.690171, 3.332678");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "1.859160, 1.885032, 1.947307, 2.115514, 2.963269",\
"1.909527, 1.935400, 1.997674, 2.165881, 3.013637",\
"2.021081, 2.046954, 2.109228, 2.277436, 3.125191",\
"2.372025, 2.397898, 2.460173, 2.628380, 3.476135",\
"3.575475, 3.601348, 3.663623, 3.831830, 4.679585");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177",\
"0.040498, 0.057867, 0.113508, 0.315983, 1.468177");
}
} /* end of arc la_iena_mprj[7]_la_data_in_mprj[7]_una_min*/
} /* end of pin la_data_in_mprj[7] */
pin("la_data_in_mprj[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000392 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[6];
timing () {
related_pin : "la_data_out_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.532898, 0.565974, 0.666635, 1.026121, 2.947026",\
"0.569204, 0.602279, 0.702940, 1.062427, 2.983332",\
"0.677622, 0.710698, 0.811355, 1.170856, 3.091689",\
"0.979309, 1.012390, 1.113024, 1.472616, 3.392970",\
"1.923194, 1.956311, 2.056770, 2.417059, 4.333761");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040594, 0.073146, 0.198972, 0.689286, 3.332456",\
"0.040594, 0.073146, 0.198972, 0.689286, 3.332456",\
"0.040599, 0.073152, 0.198972, 0.689307, 3.332340",\
"0.040630, 0.073192, 0.198969, 0.689445, 3.331569",\
"0.040873, 0.073495, 0.198948, 0.690500, 3.325693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.660452, 0.686735, 0.749097, 0.917198, 1.764879",\
"0.701061, 0.727344, 0.789707, 0.957807, 1.805488",\
"0.821288, 0.847569, 0.909932, 1.078033, 1.925698",\
"1.170025, 1.196294, 1.258657, 1.426765, 2.274317",\
"2.334890, 2.361010, 2.423372, 2.591559, 3.437781");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040044, 0.057547, 0.113218, 0.315676, 1.466821",\
"0.040044, 0.057547, 0.113218, 0.315676, 1.466821",\
"0.040044, 0.057547, 0.113218, 0.315681, 1.466816",\
"0.040046, 0.057544, 0.113217, 0.315714, 1.466784",\
"0.040063, 0.057510, 0.113206, 0.316107, 1.466409");
}
} /* end of arc la_data_out_core[6]_la_data_in_mprj[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.532898, 0.565974, 0.666635, 1.026121, 2.947026",\
"0.569204, 0.602279, 0.702940, 1.062427, 2.983332",\
"0.677622, 0.710698, 0.811355, 1.170856, 3.091689",\
"0.979309, 1.012390, 1.113024, 1.472616, 3.392970",\
"1.923194, 1.956311, 2.056770, 2.417059, 4.333761");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040594, 0.073146, 0.198972, 0.689286, 3.332456",\
"0.040594, 0.073146, 0.198972, 0.689286, 3.332456",\
"0.040599, 0.073152, 0.198972, 0.689307, 3.332340",\
"0.040630, 0.073192, 0.198969, 0.689445, 3.331569",\
"0.040873, 0.073495, 0.198948, 0.690500, 3.325693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.660452, 0.686735, 0.749097, 0.917198, 1.764879",\
"0.701061, 0.727344, 0.789707, 0.957807, 1.805488",\
"0.821288, 0.847569, 0.909932, 1.078033, 1.925698",\
"1.170025, 1.196294, 1.258657, 1.426765, 2.274317",\
"2.334890, 2.361010, 2.423372, 2.591559, 3.437781");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040044, 0.057547, 0.113218, 0.315676, 1.466821",\
"0.040044, 0.057547, 0.113218, 0.315676, 1.466821",\
"0.040044, 0.057547, 0.113218, 0.315681, 1.466816",\
"0.040046, 0.057544, 0.113217, 0.315714, 1.466784",\
"0.040063, 0.057510, 0.113206, 0.316107, 1.466409");
}
} /* end of arc la_data_out_core[6]_la_data_in_mprj[6]_una_min*/
timing () {
related_pin : "la_iena_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "1.341637, 1.374713, 1.475373, 1.834862, 3.755755",\
"1.391232, 1.424308, 1.524968, 1.884457, 3.805350",\
"1.503231, 1.536306, 1.636967, 1.996456, 3.917348",\
"1.848063, 1.881138, 1.981798, 2.341288, 4.262180",\
"3.074508, 3.107584, 3.208244, 3.567733, 5.488626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "1.676280, 1.702561, 1.764924, 1.933025, 2.780692",\
"1.726168, 1.752449, 1.814812, 1.982913, 2.830581",\
"1.837830, 1.864112, 1.926474, 2.094576, 2.942243",\
"2.189537, 2.215818, 2.278181, 2.446282, 3.293950",\
"3.413028, 3.439310, 3.501673, 3.669774, 4.517441");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816");
}
} /* end of arc la_iena_mprj[6]_la_data_in_mprj[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "1.341637, 1.374713, 1.475373, 1.834862, 3.755755",\
"1.391232, 1.424308, 1.524968, 1.884457, 3.805350",\
"1.503231, 1.536306, 1.636967, 1.996456, 3.917348",\
"1.848063, 1.881138, 1.981798, 2.341288, 4.262180",\
"3.074508, 3.107584, 3.208244, 3.567733, 5.488626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436",\
"0.040595, 0.073147, 0.198972, 0.689289, 3.332436");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "1.676280, 1.702561, 1.764924, 1.933025, 2.780692",\
"1.726168, 1.752449, 1.814812, 1.982913, 2.830581",\
"1.837830, 1.864112, 1.926474, 2.094576, 2.942243",\
"2.189537, 2.215818, 2.278181, 2.446282, 3.293950",\
"3.413028, 3.439310, 3.501673, 3.669774, 4.517441");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816",\
"0.040044, 0.057547, 0.113218, 0.315680, 1.466816");
}
} /* end of arc la_iena_mprj[6]_la_data_in_mprj[6]_una_min*/
} /* end of pin la_data_in_mprj[6] */
pin("la_data_in_mprj[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000405 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[5];
timing () {
related_pin : "la_data_out_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.520597, 0.553655, 0.654324, 1.013770, 2.934860",\
"0.557171, 0.590229, 0.690898, 1.050344, 2.971433",\
"0.665845, 0.698903, 0.799569, 1.159029, 3.080041",\
"0.966506, 0.999569, 1.100210, 1.459768, 3.380271",\
"1.900877, 1.933975, 2.034442, 2.394693, 4.311564");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040622, 0.073170, 0.199016, 0.689266, 3.332804",\
"0.040622, 0.073170, 0.199016, 0.689266, 3.332804",\
"0.040627, 0.073176, 0.199015, 0.689288, 3.332677",\
"0.040661, 0.073218, 0.199012, 0.689435, 3.331860",\
"0.040902, 0.073520, 0.198991, 0.690484, 3.326016");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.646206, 0.672479, 0.734835, 0.902930, 1.750695",\
"0.687209, 0.713482, 0.775838, 0.943933, 1.791698",\
"0.807707, 0.833977, 0.896334, 1.064430, 1.912177",\
"1.155565, 1.181822, 1.244179, 1.412282, 2.259910",\
"2.310273, 2.336381, 2.398736, 2.566919, 3.413211");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040067, 0.057568, 0.113237, 0.315664, 1.466849",\
"0.040067, 0.057568, 0.113237, 0.315664, 1.466849",\
"0.040068, 0.057568, 0.113236, 0.315669, 1.466844",\
"0.040069, 0.057565, 0.113235, 0.315705, 1.466810",\
"0.040087, 0.057531, 0.113224, 0.316099, 1.466433");
}
} /* end of arc la_data_out_core[5]_la_data_in_mprj[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.520597, 0.553655, 0.654324, 1.013770, 2.934860",\
"0.557171, 0.590229, 0.690898, 1.050344, 2.971433",\
"0.665845, 0.698903, 0.799569, 1.159029, 3.080041",\
"0.966506, 0.999569, 1.100210, 1.459768, 3.380271",\
"1.900877, 1.933975, 2.034442, 2.394693, 4.311564");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040622, 0.073170, 0.199016, 0.689266, 3.332804",\
"0.040622, 0.073170, 0.199016, 0.689266, 3.332804",\
"0.040627, 0.073176, 0.199015, 0.689288, 3.332677",\
"0.040661, 0.073218, 0.199012, 0.689435, 3.331860",\
"0.040902, 0.073520, 0.198991, 0.690484, 3.326016");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.646206, 0.672479, 0.734835, 0.902930, 1.750695",\
"0.687209, 0.713482, 0.775838, 0.943933, 1.791698",\
"0.807707, 0.833977, 0.896334, 1.064430, 1.912177",\
"1.155565, 1.181822, 1.244179, 1.412282, 2.259910",\
"2.310273, 2.336381, 2.398736, 2.566919, 3.413211");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040067, 0.057568, 0.113237, 0.315664, 1.466849",\
"0.040067, 0.057568, 0.113237, 0.315664, 1.466849",\
"0.040068, 0.057568, 0.113236, 0.315669, 1.466844",\
"0.040069, 0.057565, 0.113235, 0.315705, 1.466810",\
"0.040087, 0.057531, 0.113224, 0.316099, 1.466433");
}
} /* end of arc la_data_out_core[5]_la_data_in_mprj[5]_una_min*/
timing () {
related_pin : "la_iena_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "1.352747, 1.385805, 1.486474, 1.845922, 3.766998",\
"1.402330, 1.435388, 1.536056, 1.895505, 3.816580",\
"1.514307, 1.547365, 1.648033, 2.007482, 3.928557",\
"1.858985, 1.892043, 1.992711, 2.352160, 4.273235",\
"3.090514, 3.123572, 3.224240, 3.583689, 5.504765");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "1.681472, 1.707743, 1.770100, 1.938195, 2.785946",\
"1.731282, 1.757553, 1.819909, 1.988005, 2.835755",\
"1.842996, 1.869267, 1.931624, 2.099719, 2.947470",\
"2.194741, 2.221013, 2.283369, 2.451465, 3.299216",\
"3.423226, 3.449497, 3.511853, 3.679949, 4.527699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844");
}
} /* end of arc la_iena_mprj[5]_la_data_in_mprj[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "1.352747, 1.385805, 1.486474, 1.845922, 3.766998",\
"1.402330, 1.435388, 1.536056, 1.895505, 3.816580",\
"1.514307, 1.547365, 1.648033, 2.007482, 3.928557",\
"1.858985, 1.892043, 1.992711, 2.352160, 4.273235",\
"3.090514, 3.123572, 3.224240, 3.583689, 5.504765");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779",\
"0.040623, 0.073171, 0.199015, 0.689270, 3.332779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "1.681472, 1.707743, 1.770100, 1.938195, 2.785946",\
"1.731282, 1.757553, 1.819909, 1.988005, 2.835755",\
"1.842996, 1.869267, 1.931624, 2.099719, 2.947470",\
"2.194741, 2.221013, 2.283369, 2.451465, 3.299216",\
"3.423226, 3.449497, 3.511853, 3.679949, 4.527699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844",\
"0.040068, 0.057568, 0.113236, 0.315668, 1.466844");
}
} /* end of arc la_iena_mprj[5]_la_data_in_mprj[5]_una_min*/
} /* end of pin la_data_in_mprj[5] */
pin("la_data_in_mprj[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000665 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[4];
timing () {
related_pin : "la_data_out_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.545723, 0.578477, 0.679145, 1.038593, 2.960151",\
"0.583739, 0.616493, 0.717162, 1.076610, 2.998168",\
"0.692452, 0.725206, 0.825872, 1.185331, 3.106835",\
"1.031669, 1.064428, 1.165066, 1.524639, 3.445540",\
"2.143268, 2.176062, 2.276509, 2.636848, 4.553738");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.041441, 0.073962, 0.199843, 0.689886, 3.334969",\
"0.041441, 0.073962, 0.199843, 0.689886, 3.334969",\
"0.041445, 0.073966, 0.199843, 0.689901, 3.334884",\
"0.041485, 0.074016, 0.199840, 0.690076, 3.333912",\
"0.041751, 0.074347, 0.199819, 0.691236, 3.327460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.640461, 0.666341, 0.728598, 0.896764, 1.745160",\
"0.683188, 0.709068, 0.771325, 0.939491, 1.787887",\
"0.801815, 0.827693, 0.889950, 1.058117, 1.906497",\
"1.159555, 1.185418, 1.247675, 1.415851, 2.264080",\
"2.304333, 2.330040, 2.392296, 2.560562, 3.407288");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.040561, 0.057939, 0.113565, 0.315833, 1.468370",\
"0.040561, 0.057939, 0.113565, 0.315833, 1.468370",\
"0.040561, 0.057939, 0.113565, 0.315838, 1.468365",\
"0.040564, 0.057935, 0.113564, 0.315883, 1.468323",\
"0.040589, 0.057897, 0.113552, 0.316327, 1.467898");
}
} /* end of arc la_data_out_core[4]_la_data_in_mprj[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.545723, 0.578477, 0.679145, 1.038593, 2.960151",\
"0.583739, 0.616493, 0.717162, 1.076610, 2.998168",\
"0.692452, 0.725206, 0.825872, 1.185331, 3.106835",\
"1.031669, 1.064428, 1.165066, 1.524639, 3.445540",\
"2.143268, 2.176062, 2.276509, 2.636848, 4.553738");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.041441, 0.073962, 0.199843, 0.689886, 3.334969",\
"0.041441, 0.073962, 0.199843, 0.689886, 3.334969",\
"0.041445, 0.073966, 0.199843, 0.689901, 3.334884",\
"0.041485, 0.074016, 0.199840, 0.690076, 3.333912",\
"0.041751, 0.074347, 0.199819, 0.691236, 3.327460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.640461, 0.666341, 0.728598, 0.896764, 1.745160",\
"0.683188, 0.709068, 0.771325, 0.939491, 1.787887",\
"0.801815, 0.827693, 0.889950, 1.058117, 1.906497",\
"1.159555, 1.185418, 1.247675, 1.415851, 2.264080",\
"2.304333, 2.330040, 2.392296, 2.560562, 3.407288");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.040561, 0.057939, 0.113565, 0.315833, 1.468370",\
"0.040561, 0.057939, 0.113565, 0.315833, 1.468370",\
"0.040561, 0.057939, 0.113565, 0.315838, 1.468365",\
"0.040564, 0.057935, 0.113564, 0.315883, 1.468323",\
"0.040589, 0.057897, 0.113552, 0.316327, 1.467898");
}
} /* end of arc la_data_out_core[4]_la_data_in_mprj[4]_una_min*/
timing () {
related_pin : "la_iena_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "1.216736, 1.249490, 1.350158, 1.709607, 3.631162",\
"1.266343, 1.299097, 1.399765, 1.759214, 3.680769",\
"1.378347, 1.411101, 1.511769, 1.871218, 3.792773",\
"1.723136, 1.755890, 1.856558, 2.216007, 4.137561",\
"2.948709, 2.981463, 3.082132, 3.441580, 5.363135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "1.455664, 1.481543, 1.543800, 1.711966, 2.560352",\
"1.505568, 1.531447, 1.593704, 1.761871, 2.610256",\
"1.617227, 1.643106, 1.705363, 1.873530, 2.721915",\
"1.968988, 1.994867, 2.057124, 2.225290, 3.073676",\
"3.191855, 3.217734, 3.279991, 3.448157, 4.296543");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367");
}
} /* end of arc la_iena_mprj[4]_la_data_in_mprj[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "1.216736, 1.249490, 1.350158, 1.709607, 3.631162",\
"1.266343, 1.299097, 1.399765, 1.759214, 3.680769",\
"1.378347, 1.411101, 1.511769, 1.871218, 3.792773",\
"1.723136, 1.755890, 1.856558, 2.216007, 4.137561",\
"2.948709, 2.981463, 3.082132, 3.441580, 5.363135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964",\
"0.041441, 0.073962, 0.199843, 0.689887, 3.334964");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "1.455664, 1.481543, 1.543800, 1.711966, 2.560352",\
"1.505568, 1.531447, 1.593704, 1.761871, 2.610256",\
"1.617227, 1.643106, 1.705363, 1.873530, 2.721915",\
"1.968988, 1.994867, 2.057124, 2.225290, 3.073676",\
"3.191855, 3.217734, 3.279991, 3.448157, 4.296543");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367",\
"0.040561, 0.057939, 0.113565, 0.315836, 1.468367");
}
} /* end of arc la_iena_mprj[4]_la_data_in_mprj[4]_una_min*/
} /* end of pin la_data_in_mprj[4] */
pin("la_data_in_mprj[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000673 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[3];
timing () {
related_pin : "la_data_out_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.571976, 0.604720, 0.705389, 1.064831, 2.986405",\
"0.609182, 0.641926, 0.742595, 1.102037, 3.023611",\
"0.716791, 0.749536, 0.850202, 1.209653, 3.131178",\
"1.058931, 1.091680, 1.192320, 1.551882, 3.472823",\
"2.197326, 2.230112, 2.330551, 2.690922, 4.607624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041464, 0.073984, 0.199869, 0.689901, 3.335025",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335025",\
"0.041467, 0.073988, 0.199869, 0.689915, 3.334947",\
"0.041506, 0.074036, 0.199866, 0.690084, 3.334008",\
"0.041788, 0.074386, 0.199844, 0.691311, 3.327188");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.561573, 0.587310, 0.649894, 0.817512, 1.665594",\
"0.602737, 0.628473, 0.691058, 0.858676, 1.706758",\
"0.720523, 0.746270, 0.808834, 0.976485, 1.824614",\
"1.079596, 1.105455, 1.167809, 1.335790, 2.184396",\
"2.185537, 2.211312, 2.273565, 2.441784, 3.289271");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040447, 0.058188, 0.113550, 0.316055, 1.464979",\
"0.040447, 0.058188, 0.113550, 0.316055, 1.464979",\
"0.040455, 0.058188, 0.113552, 0.316055, 1.465201",\
"0.040532, 0.058188, 0.113570, 0.316055, 1.467426",\
"0.040591, 0.058188, 0.113570, 0.316110, 1.468116");
}
} /* end of arc la_data_out_core[3]_la_data_in_mprj[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.571976, 0.604720, 0.705389, 1.064831, 2.986405",\
"0.609182, 0.641926, 0.742595, 1.102037, 3.023611",\
"0.716791, 0.749536, 0.850202, 1.209653, 3.131178",\
"1.058931, 1.091680, 1.192320, 1.551882, 3.472823",\
"2.197326, 2.230112, 2.330551, 2.690922, 4.607624");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041464, 0.073984, 0.199869, 0.689901, 3.335025",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335025",\
"0.041467, 0.073988, 0.199869, 0.689915, 3.334947",\
"0.041506, 0.074036, 0.199866, 0.690084, 3.334008",\
"0.041788, 0.074386, 0.199844, 0.691311, 3.327188");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.561573, 0.587310, 0.649894, 0.817512, 1.665594",\
"0.602737, 0.628473, 0.691058, 0.858676, 1.706758",\
"0.720523, 0.746270, 0.808834, 0.976485, 1.824614",\
"1.079596, 1.105455, 1.167809, 1.335790, 2.184396",\
"2.185537, 2.211312, 2.273565, 2.441784, 3.289271");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040447, 0.057928, 0.113550, 0.315816, 1.464979",\
"0.040447, 0.057928, 0.113550, 0.315816, 1.464979",\
"0.040455, 0.057928, 0.113552, 0.315816, 1.465201",\
"0.040532, 0.057928, 0.113569, 0.315816, 1.467426",\
"0.040591, 0.057928, 0.113569, 0.316110, 1.468116");
}
} /* end of arc la_data_out_core[3]_la_data_in_mprj[3]_una_min*/
timing () {
related_pin : "la_iena_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.185766, 1.218510, 1.319179, 1.678621, 3.600194",\
"1.235497, 1.268241, 1.368910, 1.728352, 3.649925",\
"1.347559, 1.380304, 1.480973, 1.840414, 3.761988",\
"1.691750, 1.724494, 1.825163, 2.184604, 4.106178",\
"2.908982, 2.941726, 3.042395, 3.401836, 5.323411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.328700, 1.354443, 1.417013, 1.584653, 2.432766",\
"1.378787, 1.404530, 1.467101, 1.634740, 2.482854",\
"1.490405, 1.516148, 1.578718, 1.746358, 2.594471",\
"1.841854, 1.867597, 1.930167, 2.097807, 2.945920",\
"3.057127, 3.082870, 3.145441, 3.313081, 4.161194");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125");
}
} /* end of arc la_iena_mprj[3]_la_data_in_mprj[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.185766, 1.218510, 1.319179, 1.678621, 3.600194",\
"1.235497, 1.268241, 1.368910, 1.728352, 3.649925",\
"1.347559, 1.380304, 1.480973, 1.840414, 3.761988",\
"1.691750, 1.724494, 1.825163, 2.184604, 4.106178",\
"2.908982, 2.941726, 3.042395, 3.401836, 5.323411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026",\
"0.041464, 0.073984, 0.199869, 0.689901, 3.335026");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.328700, 1.354443, 1.417013, 1.584653, 2.432766",\
"1.378787, 1.404530, 1.467101, 1.634740, 2.482854",\
"1.490405, 1.516148, 1.578718, 1.746358, 2.594471",\
"1.841854, 1.867597, 1.930167, 2.097807, 2.945920",\
"3.057127, 3.082870, 3.145441, 3.313081, 4.161194");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125",\
"0.040452, 0.058178, 0.113551, 0.316041, 1.465125");
}
} /* end of arc la_iena_mprj[3]_la_data_in_mprj[3]_una_min*/
} /* end of pin la_data_in_mprj[3] */
pin("la_data_in_mprj[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000702 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[2];
timing () {
related_pin : "la_data_out_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.578166, 0.610874, 0.711546, 1.070956, 2.992626",\
"0.616309, 0.649018, 0.749690, 1.109100, 3.030770",\
"0.724049, 0.756758, 0.857427, 1.216847, 3.138468",\
"1.068407, 1.101121, 1.201763, 1.561295, 3.482324",\
"2.232595, 2.265346, 2.365782, 2.726145, 4.642817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.041548, 0.074064, 0.199965, 0.689948, 3.335292",\
"0.041548, 0.074064, 0.199965, 0.689948, 3.335292",\
"0.041551, 0.074068, 0.199965, 0.689962, 3.335213",\
"0.041591, 0.074116, 0.199962, 0.690134, 3.334260",\
"0.041880, 0.074475, 0.199939, 0.691395, 3.327252");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.567183, 0.592865, 0.655447, 0.823046, 1.671067",\
"0.609236, 0.634918, 0.697500, 0.865099, 1.713120",\
"0.727144, 0.752837, 0.815399, 0.983029, 1.831096",\
"1.089082, 1.114886, 1.177239, 1.345199, 2.193744",\
"2.223155, 2.248884, 2.311122, 2.479342, 3.326805");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.040498, 0.058237, 0.113588, 0.316107, 1.464846",\
"0.040498, 0.058237, 0.113588, 0.316107, 1.464846",\
"0.040506, 0.058237, 0.113590, 0.316107, 1.465059",\
"0.040582, 0.058237, 0.113608, 0.316107, 1.467287",\
"0.040647, 0.058237, 0.113608, 0.316147, 1.468118");
}
} /* end of arc la_data_out_core[2]_la_data_in_mprj[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.578166, 0.610874, 0.711546, 1.070956, 2.992626",\
"0.616309, 0.649018, 0.749690, 1.109100, 3.030770",\
"0.724049, 0.756758, 0.857427, 1.216847, 3.138468",\
"1.068407, 1.101121, 1.201763, 1.561295, 3.482324",\
"2.232595, 2.265346, 2.365782, 2.726145, 4.642817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.041548, 0.074064, 0.199965, 0.689948, 3.335292",\
"0.041548, 0.074064, 0.199965, 0.689948, 3.335292",\
"0.041551, 0.074068, 0.199965, 0.689962, 3.335213",\
"0.041591, 0.074116, 0.199962, 0.690134, 3.334260",\
"0.041880, 0.074475, 0.199939, 0.691395, 3.327252");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.567183, 0.592865, 0.655447, 0.823046, 1.671067",\
"0.609236, 0.634918, 0.697500, 0.865099, 1.713120",\
"0.727144, 0.752837, 0.815399, 0.983029, 1.831096",\
"1.089082, 1.114886, 1.177239, 1.345199, 2.193744",\
"2.223155, 2.248884, 2.311122, 2.479342, 3.326805");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.040498, 0.057969, 0.113588, 0.315869, 1.464846",\
"0.040498, 0.057969, 0.113588, 0.315869, 1.464846",\
"0.040506, 0.057969, 0.113590, 0.315869, 1.465059",\
"0.040582, 0.057969, 0.113608, 0.315869, 1.467287",\
"0.040647, 0.057969, 0.113608, 0.316147, 1.468118");
}
} /* end of arc la_data_out_core[2]_la_data_in_mprj[2]_una_min*/
timing () {
related_pin : "la_iena_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "1.171168, 1.203877, 1.304549, 1.663959, 3.585628",\
"1.221090, 1.253799, 1.354470, 1.713881, 3.635549",\
"1.333247, 1.365956, 1.466627, 1.826038, 3.747706",\
"1.676290, 1.708999, 1.809670, 2.169081, 4.090749",\
"2.880272, 2.912981, 3.013653, 3.373063, 5.294732");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "1.318418, 1.344107, 1.406675, 1.574297, 2.422351",\
"1.368790, 1.394480, 1.457048, 1.624669, 2.472723",\
"1.480342, 1.506032, 1.568600, 1.736221, 2.584275",\
"1.831369, 1.857058, 1.919626, 2.087247, 2.935302",\
"3.034368, 3.060057, 3.122625, 3.290246, 4.138300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999");
}
} /* end of arc la_iena_mprj[2]_la_data_in_mprj[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "1.171168, 1.203877, 1.304549, 1.663959, 3.585628",\
"1.221090, 1.253799, 1.354470, 1.713881, 3.635549",\
"1.333247, 1.365956, 1.466627, 1.826038, 3.747706",\
"1.676290, 1.708999, 1.809670, 2.169081, 4.090749",\
"2.880272, 2.912981, 3.013653, 3.373063, 5.294732");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288",\
"0.041548, 0.074064, 0.199965, 0.689949, 3.335288");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "1.318418, 1.344107, 1.406675, 1.574297, 2.422351",\
"1.368790, 1.394480, 1.457048, 1.624669, 2.472723",\
"1.480342, 1.506032, 1.568600, 1.736221, 2.584275",\
"1.831369, 1.857058, 1.919626, 2.087247, 2.935302",\
"3.034368, 3.060057, 3.122625, 3.290246, 4.138300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999",\
"0.040503, 0.058228, 0.113589, 0.316093, 1.464999");
}
} /* end of arc la_iena_mprj[2]_la_data_in_mprj[2]_una_min*/
} /* end of pin la_data_in_mprj[2] */
pin("la_data_in_mprj[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000791 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[1];
timing () {
related_pin : "la_data_out_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.575050, 0.607655, 0.708307, 1.067733, 2.989108",\
"0.613189, 0.645794, 0.746447, 1.105872, 3.027248",\
"0.721050, 0.753655, 0.854306, 1.213741, 3.135067",\
"1.064539, 1.097149, 1.197772, 1.557319, 3.478059",\
"2.219115, 2.251759, 2.352180, 2.712548, 4.628977");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041844, 0.074355, 0.200255, 0.690262, 3.335160",\
"0.041844, 0.074355, 0.200255, 0.690262, 3.335160",\
"0.041847, 0.074359, 0.200254, 0.690276, 3.335082",\
"0.041886, 0.074407, 0.200251, 0.690446, 3.334139",\
"0.042171, 0.074762, 0.200230, 0.691694, 3.327203");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.563907, 0.589447, 0.651979, 0.819588, 1.667527",\
"0.606081, 0.631621, 0.694153, 0.861763, 1.709701",\
"0.724083, 0.749634, 0.812145, 0.979787, 1.827772",\
"1.085077, 1.110737, 1.173041, 1.341012, 2.189473",\
"2.208537, 2.234121, 2.296318, 2.464537, 3.311893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040671, 0.058358, 0.113709, 0.316220, 1.464923",\
"0.040671, 0.058358, 0.113709, 0.316220, 1.464923",\
"0.040678, 0.058358, 0.113711, 0.316220, 1.465139",\
"0.040755, 0.058358, 0.113729, 0.316220, 1.467362",\
"0.040818, 0.058358, 0.113729, 0.316269, 1.468117");
}
} /* end of arc la_data_out_core[1]_la_data_in_mprj[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.575050, 0.607655, 0.708307, 1.067733, 2.989108",\
"0.613189, 0.645794, 0.746447, 1.105872, 3.027248",\
"0.721050, 0.753655, 0.854306, 1.213741, 3.135067",\
"1.064539, 1.097149, 1.197772, 1.557319, 3.478059",\
"2.219115, 2.251759, 2.352180, 2.712548, 4.628977");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041844, 0.074355, 0.200255, 0.690262, 3.335160",\
"0.041844, 0.074355, 0.200255, 0.690262, 3.335160",\
"0.041847, 0.074359, 0.200254, 0.690276, 3.335082",\
"0.041886, 0.074407, 0.200251, 0.690446, 3.334139",\
"0.042171, 0.074762, 0.200230, 0.691694, 3.327203");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.563907, 0.589447, 0.651979, 0.819588, 1.667527",\
"0.606081, 0.631621, 0.694153, 0.861763, 1.709701",\
"0.724083, 0.749634, 0.812145, 0.979787, 1.827772",\
"1.085077, 1.110737, 1.173041, 1.341012, 2.189473",\
"2.208537, 2.234121, 2.296318, 2.464537, 3.311893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040671, 0.058095, 0.113709, 0.315981, 1.464923",\
"0.040671, 0.058095, 0.113709, 0.315981, 1.464923",\
"0.040678, 0.058095, 0.113711, 0.315981, 1.465139",\
"0.040755, 0.058095, 0.113728, 0.315981, 1.467362",\
"0.040818, 0.058095, 0.113728, 0.316269, 1.468117");
}
} /* end of arc la_data_out_core[1]_la_data_in_mprj[1]_una_min*/
timing () {
related_pin : "la_iena_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.209026, 1.241632, 1.342284, 1.701710, 3.623084",\
"1.258697, 1.291302, 1.391954, 1.751380, 3.672754",\
"1.370730, 1.403335, 1.503988, 1.863414, 3.784787",\
"1.715275, 1.747880, 1.848533, 2.207958, 4.129332",\
"2.936599, 2.969204, 3.069857, 3.429282, 5.350656");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.348561, 1.374109, 1.436627, 1.604259, 2.452229",\
"1.398558, 1.424106, 1.486624, 1.654256, 2.502226",\
"1.510196, 1.535744, 1.598262, 1.765894, 2.613864",\
"1.861785, 1.887332, 1.949850, 2.117482, 2.965453",\
"3.080845, 3.106393, 3.168911, 3.336543, 4.184513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072");
}
} /* end of arc la_iena_mprj[1]_la_data_in_mprj[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.209026, 1.241632, 1.342284, 1.701710, 3.623084",\
"1.258697, 1.291302, 1.391954, 1.751380, 3.672754",\
"1.370730, 1.403335, 1.503988, 1.863414, 3.784787",\
"1.715275, 1.747880, 1.848533, 2.207958, 4.129332",\
"2.936599, 2.969204, 3.069857, 3.429282, 5.350656");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157",\
"0.041844, 0.074355, 0.200254, 0.690262, 3.335157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "1.348561, 1.374109, 1.436627, 1.604259, 2.452229",\
"1.398558, 1.424106, 1.486624, 1.654256, 2.502226",\
"1.510196, 1.535744, 1.598262, 1.765894, 2.613864",\
"1.861785, 1.887332, 1.949850, 2.117482, 2.965453",\
"3.080845, 3.106393, 3.168911, 3.336543, 4.184513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072",\
"0.040676, 0.058348, 0.113710, 0.316205, 1.465072");
}
} /* end of arc la_iena_mprj[1]_la_data_in_mprj[1]_una_min*/
} /* end of pin la_data_in_mprj[1] */
pin("la_data_in_mprj[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000681 ;
/* Other user defined attributes. */
original_pin : la_data_in_mprj[0];
timing () {
related_pin : "la_data_out_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.510259, 0.542996, 0.643657, 1.003125, 2.924541",\
"0.548780, 0.581516, 0.682178, 1.041646, 2.963062",\
"0.657539, 0.690276, 0.790933, 1.150417, 3.071753",\
"0.963410, 0.996152, 1.096783, 1.456372, 3.377156",\
"1.912727, 1.945501, 2.045953, 2.406265, 4.323253");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.041498, 0.074020, 0.199893, 0.689966, 3.334800",\
"0.041498, 0.074020, 0.199893, 0.689966, 3.334800",\
"0.041504, 0.074027, 0.199893, 0.689990, 3.334672",\
"0.041540, 0.074072, 0.199890, 0.690149, 3.333784",\
"0.041792, 0.074385, 0.199870, 0.691248, 3.327676");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.524581, 0.550308, 0.612883, 0.780510, 1.628597",\
"0.568313, 0.594039, 0.656614, 0.824241, 1.672328",\
"0.689137, 0.714878, 0.777425, 0.945096, 1.793247",\
"1.039922, 1.065765, 1.128122, 1.296093, 2.144675",\
"2.156144, 2.181914, 2.244163, 2.412378, 3.259935");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.040464, 0.058195, 0.113561, 0.316060, 1.465040",\
"0.040464, 0.058195, 0.113561, 0.316060, 1.465040",\
"0.040474, 0.058195, 0.113563, 0.316060, 1.465336",\
"0.040544, 0.058195, 0.113580, 0.316060, 1.467355",\
"0.040604, 0.058195, 0.113580, 0.316097, 1.468138");
}
} /* end of arc la_data_out_core[0]_la_data_in_mprj[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_data_out_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.510259, 0.542996, 0.643657, 1.003125, 2.924541",\
"0.548780, 0.581516, 0.682178, 1.041646, 2.963062",\
"0.657539, 0.690276, 0.790933, 1.150417, 3.071753",\
"0.963410, 0.996152, 1.096783, 1.456372, 3.377156",\
"1.912727, 1.945501, 2.045953, 2.406265, 4.323253");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.041498, 0.074020, 0.199893, 0.689966, 3.334800",\
"0.041498, 0.074020, 0.199893, 0.689966, 3.334800",\
"0.041504, 0.074027, 0.199893, 0.689990, 3.334672",\
"0.041540, 0.074072, 0.199890, 0.690149, 3.333784",\
"0.041792, 0.074385, 0.199870, 0.691248, 3.327676");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.524581, 0.550308, 0.612883, 0.780510, 1.628597",\
"0.568313, 0.594039, 0.656614, 0.824241, 1.672328",\
"0.689137, 0.714878, 0.777425, 0.945096, 1.793247",\
"1.039922, 1.065765, 1.128122, 1.296093, 2.144675",\
"2.156144, 2.181914, 2.244163, 2.412378, 3.259935");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.040464, 0.057941, 0.113561, 0.315833, 1.465040",\
"0.040464, 0.057941, 0.113561, 0.315833, 1.465040",\
"0.040474, 0.057941, 0.113563, 0.315833, 1.465336",\
"0.040544, 0.057941, 0.113580, 0.315833, 1.467355",\
"0.040604, 0.057941, 0.113580, 0.316097, 1.468138");
}
} /* end of arc la_data_out_core[0]_la_data_in_mprj[0]_una_min*/
timing () {
related_pin : "la_iena_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "1.240684, 1.273421, 1.374082, 1.733552, 3.654958",\
"1.290263, 1.322999, 1.423660, 1.783130, 3.704537",\
"1.402235, 1.434971, 1.535632, 1.895102, 3.816509",\
"1.746911, 1.779648, 1.880309, 2.239778, 4.161185",\
"2.979707, 3.012444, 3.113104, 3.472574, 5.393981");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "1.388615, 1.414353, 1.476907, 1.644567, 2.492702",\
"1.438404, 1.464142, 1.526696, 1.694356, 2.542491",\
"1.550134, 1.575872, 1.638425, 1.806086, 2.654220",\
"1.901988, 1.927726, 1.990279, 2.157939, 3.006074",\
"3.131523, 3.157261, 3.219815, 3.387475, 4.235609");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262");
}
} /* end of arc la_iena_mprj[0]_la_data_in_mprj[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_iena_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "1.240684, 1.273421, 1.374082, 1.733552, 3.654958",\
"1.290263, 1.322999, 1.423660, 1.783130, 3.704537",\
"1.402235, 1.434971, 1.535632, 1.895102, 3.816509",\
"1.746911, 1.779648, 1.880309, 2.239778, 4.161185",\
"2.979707, 3.012444, 3.113104, 3.472574, 5.393981");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786",\
"0.041499, 0.074021, 0.199893, 0.689969, 3.334786");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "1.388615, 1.414353, 1.476907, 1.644567, 2.492702",\
"1.438404, 1.464142, 1.526696, 1.694356, 2.542491",\
"1.550134, 1.575872, 1.638425, 1.806086, 2.654220",\
"1.901988, 1.927726, 1.990279, 2.157939, 3.006074",\
"3.131523, 3.157261, 3.219815, 3.387475, 4.235609");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262",\
"0.040471, 0.058180, 0.113563, 0.316038, 1.465262");
}
} /* end of arc la_iena_mprj[0]_la_data_in_mprj[0]_una_min*/
} /* end of pin la_data_in_mprj[0] */
} /* end of bus la_data_in_mprj */
bus ( la_data_out_core ) {
bus_type : BUS128_type0 ;
direction : input ;
pin("la_data_out_core[127]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.014014 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[127];
} /* end of pin la_data_out_core[127] */
pin("la_data_out_core[126]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.015240 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[126];
} /* end of pin la_data_out_core[126] */
pin("la_data_out_core[125]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.056816 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[125];
} /* end of pin la_data_out_core[125] */
pin("la_data_out_core[124]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.039467 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[124];
} /* end of pin la_data_out_core[124] */
pin("la_data_out_core[123]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.023726 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[123];
} /* end of pin la_data_out_core[123] */
pin("la_data_out_core[122]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.021499 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[122];
} /* end of pin la_data_out_core[122] */
pin("la_data_out_core[121]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.051975 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[121];
} /* end of pin la_data_out_core[121] */
pin("la_data_out_core[120]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.060761 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[120];
} /* end of pin la_data_out_core[120] */
pin("la_data_out_core[119]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.049144 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[119];
} /* end of pin la_data_out_core[119] */
pin("la_data_out_core[118]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.047961 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[118];
} /* end of pin la_data_out_core[118] */
pin("la_data_out_core[117]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.038175 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[117];
} /* end of pin la_data_out_core[117] */
pin("la_data_out_core[116]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.029513 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[116];
} /* end of pin la_data_out_core[116] */
pin("la_data_out_core[115]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.019567 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[115];
} /* end of pin la_data_out_core[115] */
pin("la_data_out_core[114]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.044704 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[114];
} /* end of pin la_data_out_core[114] */
pin("la_data_out_core[113]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.031781 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[113];
} /* end of pin la_data_out_core[113] */
pin("la_data_out_core[112]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.025690 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[112];
} /* end of pin la_data_out_core[112] */
pin("la_data_out_core[111]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.020880 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[111];
} /* end of pin la_data_out_core[111] */
pin("la_data_out_core[110]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.029883 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[110];
} /* end of pin la_data_out_core[110] */
pin("la_data_out_core[109]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.037993 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[109];
} /* end of pin la_data_out_core[109] */
pin("la_data_out_core[108]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.027847 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[108];
} /* end of pin la_data_out_core[108] */
pin("la_data_out_core[107]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.020569 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[107];
} /* end of pin la_data_out_core[107] */
pin("la_data_out_core[106]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.038303 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[106];
} /* end of pin la_data_out_core[106] */
pin("la_data_out_core[105]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.038859 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[105];
} /* end of pin la_data_out_core[105] */
pin("la_data_out_core[104]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.029878 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[104];
} /* end of pin la_data_out_core[104] */
pin("la_data_out_core[103]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.029733 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[103];
} /* end of pin la_data_out_core[103] */
pin("la_data_out_core[102]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.047230 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[102];
} /* end of pin la_data_out_core[102] */
pin("la_data_out_core[101]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.035634 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[101];
} /* end of pin la_data_out_core[101] */
pin("la_data_out_core[100]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.034044 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[100];
} /* end of pin la_data_out_core[100] */
pin("la_data_out_core[99]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.043382 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[99];
} /* end of pin la_data_out_core[99] */
pin("la_data_out_core[98]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.051394 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[98];
} /* end of pin la_data_out_core[98] */
pin("la_data_out_core[97]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.047340 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[97];
} /* end of pin la_data_out_core[97] */
pin("la_data_out_core[96]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.054103 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[96];
} /* end of pin la_data_out_core[96] */
pin("la_data_out_core[95]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.034262 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[95];
} /* end of pin la_data_out_core[95] */
pin("la_data_out_core[94]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.030029 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[94];
} /* end of pin la_data_out_core[94] */
pin("la_data_out_core[93]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.034475 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[93];
} /* end of pin la_data_out_core[93] */
pin("la_data_out_core[92]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.020740 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[92];
} /* end of pin la_data_out_core[92] */
pin("la_data_out_core[91]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.040035 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[91];
} /* end of pin la_data_out_core[91] */
pin("la_data_out_core[90]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.056948 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[90];
} /* end of pin la_data_out_core[90] */
pin("la_data_out_core[89]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.054758 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[89];
} /* end of pin la_data_out_core[89] */
pin("la_data_out_core[88]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.049759 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[88];
} /* end of pin la_data_out_core[88] */
pin("la_data_out_core[87]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.048355 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[87];
} /* end of pin la_data_out_core[87] */
pin("la_data_out_core[86]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.054840 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[86];
} /* end of pin la_data_out_core[86] */
pin("la_data_out_core[85]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.050184 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[85];
} /* end of pin la_data_out_core[85] */
pin("la_data_out_core[84]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.048368 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[84];
} /* end of pin la_data_out_core[84] */
pin("la_data_out_core[83]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.033450 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[83];
} /* end of pin la_data_out_core[83] */
pin("la_data_out_core[82]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.053075 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[82];
} /* end of pin la_data_out_core[82] */
pin("la_data_out_core[81]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.025928 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[81];
} /* end of pin la_data_out_core[81] */
pin("la_data_out_core[80]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.034311 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[80];
} /* end of pin la_data_out_core[80] */
pin("la_data_out_core[79]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.018531 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[79];
} /* end of pin la_data_out_core[79] */
pin("la_data_out_core[78]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.021726 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[78];
} /* end of pin la_data_out_core[78] */
pin("la_data_out_core[77]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.040880 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[77];
} /* end of pin la_data_out_core[77] */
pin("la_data_out_core[76]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.045760 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[76];
} /* end of pin la_data_out_core[76] */
pin("la_data_out_core[75]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.042064 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[75];
} /* end of pin la_data_out_core[75] */
pin("la_data_out_core[74]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.043097 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[74];
} /* end of pin la_data_out_core[74] */
pin("la_data_out_core[73]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.050687 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[73];
} /* end of pin la_data_out_core[73] */
pin("la_data_out_core[72]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.047169 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[72];
} /* end of pin la_data_out_core[72] */
pin("la_data_out_core[71]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.047347 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[71];
} /* end of pin la_data_out_core[71] */
pin("la_data_out_core[70]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.039004 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[70];
} /* end of pin la_data_out_core[70] */
pin("la_data_out_core[69]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.038572 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[69];
} /* end of pin la_data_out_core[69] */
pin("la_data_out_core[68]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.037649 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[68];
} /* end of pin la_data_out_core[68] */
pin("la_data_out_core[67]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.051705 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[67];
} /* end of pin la_data_out_core[67] */
pin("la_data_out_core[66]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.061782 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[66];
} /* end of pin la_data_out_core[66] */
pin("la_data_out_core[65]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.052504 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[65];
} /* end of pin la_data_out_core[65] */
pin("la_data_out_core[64]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.053543 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[64];
} /* end of pin la_data_out_core[64] */
pin("la_data_out_core[63]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.062241 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[63];
} /* end of pin la_data_out_core[63] */
pin("la_data_out_core[62]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.070131 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[62];
} /* end of pin la_data_out_core[62] */
pin("la_data_out_core[61]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.074250 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[61];
} /* end of pin la_data_out_core[61] */
pin("la_data_out_core[60]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.076960 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[60];
} /* end of pin la_data_out_core[60] */
pin("la_data_out_core[59]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.083099 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[59];
} /* end of pin la_data_out_core[59] */
pin("la_data_out_core[58]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.078497 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[58];
} /* end of pin la_data_out_core[58] */
pin("la_data_out_core[57]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.089780 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[57];
} /* end of pin la_data_out_core[57] */
pin("la_data_out_core[56]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.086339 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[56];
} /* end of pin la_data_out_core[56] */
pin("la_data_out_core[55]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.098825 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[55];
} /* end of pin la_data_out_core[55] */
pin("la_data_out_core[54]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.103255 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[54];
} /* end of pin la_data_out_core[54] */
pin("la_data_out_core[53]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.111932 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[53];
} /* end of pin la_data_out_core[53] */
pin("la_data_out_core[52]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.118395 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[52];
} /* end of pin la_data_out_core[52] */
pin("la_data_out_core[51]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.132372 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[51];
} /* end of pin la_data_out_core[51] */
pin("la_data_out_core[50]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.123112 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[50];
} /* end of pin la_data_out_core[50] */
pin("la_data_out_core[49]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.123000 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[49];
} /* end of pin la_data_out_core[49] */
pin("la_data_out_core[48]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.133678 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[48];
} /* end of pin la_data_out_core[48] */
pin("la_data_out_core[47]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.127982 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[47];
} /* end of pin la_data_out_core[47] */
pin("la_data_out_core[46]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.124026 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[46];
} /* end of pin la_data_out_core[46] */
pin("la_data_out_core[45]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.129678 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[45];
} /* end of pin la_data_out_core[45] */
pin("la_data_out_core[44]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.126332 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[44];
} /* end of pin la_data_out_core[44] */
pin("la_data_out_core[43]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.126079 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[43];
} /* end of pin la_data_out_core[43] */
pin("la_data_out_core[42]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.126268 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[42];
} /* end of pin la_data_out_core[42] */
pin("la_data_out_core[41]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.128188 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[41];
} /* end of pin la_data_out_core[41] */
pin("la_data_out_core[40]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.117564 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[40];
} /* end of pin la_data_out_core[40] */
pin("la_data_out_core[39]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.125510 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[39];
} /* end of pin la_data_out_core[39] */
pin("la_data_out_core[38]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.119556 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[38];
} /* end of pin la_data_out_core[38] */
pin("la_data_out_core[37]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.129090 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[37];
} /* end of pin la_data_out_core[37] */
pin("la_data_out_core[36]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.149529 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[36];
} /* end of pin la_data_out_core[36] */
pin("la_data_out_core[35]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.114465 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[35];
} /* end of pin la_data_out_core[35] */
pin("la_data_out_core[34]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.115699 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[34];
} /* end of pin la_data_out_core[34] */
pin("la_data_out_core[33]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.141150 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[33];
} /* end of pin la_data_out_core[33] */
pin("la_data_out_core[32]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.141386 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[32];
} /* end of pin la_data_out_core[32] */
pin("la_data_out_core[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.124765 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[31];
} /* end of pin la_data_out_core[31] */
pin("la_data_out_core[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.160828 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[30];
} /* end of pin la_data_out_core[30] */
pin("la_data_out_core[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.131743 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[29];
} /* end of pin la_data_out_core[29] */
pin("la_data_out_core[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.137113 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[28];
} /* end of pin la_data_out_core[28] */
pin("la_data_out_core[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.138939 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[27];
} /* end of pin la_data_out_core[27] */
pin("la_data_out_core[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.097731 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[26];
} /* end of pin la_data_out_core[26] */
pin("la_data_out_core[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.135638 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[25];
} /* end of pin la_data_out_core[25] */
pin("la_data_out_core[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.152794 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[24];
} /* end of pin la_data_out_core[24] */
pin("la_data_out_core[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.169429 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[23];
} /* end of pin la_data_out_core[23] */
pin("la_data_out_core[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.123453 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[22];
} /* end of pin la_data_out_core[22] */
pin("la_data_out_core[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.090809 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[21];
} /* end of pin la_data_out_core[21] */
pin("la_data_out_core[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.095488 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[20];
} /* end of pin la_data_out_core[20] */
pin("la_data_out_core[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.081782 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[19];
} /* end of pin la_data_out_core[19] */
pin("la_data_out_core[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.118339 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[18];
} /* end of pin la_data_out_core[18] */
pin("la_data_out_core[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.121223 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[17];
} /* end of pin la_data_out_core[17] */
pin("la_data_out_core[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.134446 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[16];
} /* end of pin la_data_out_core[16] */
pin("la_data_out_core[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.127499 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[15];
} /* end of pin la_data_out_core[15] */
pin("la_data_out_core[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.122795 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[14];
} /* end of pin la_data_out_core[14] */
pin("la_data_out_core[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.102057 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[13];
} /* end of pin la_data_out_core[13] */
pin("la_data_out_core[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.096572 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[12];
} /* end of pin la_data_out_core[12] */
pin("la_data_out_core[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.100321 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[11];
} /* end of pin la_data_out_core[11] */
pin("la_data_out_core[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.102262 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[10];
} /* end of pin la_data_out_core[10] */
pin("la_data_out_core[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.123418 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[9];
} /* end of pin la_data_out_core[9] */
pin("la_data_out_core[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.107773 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[8];
} /* end of pin la_data_out_core[8] */
pin("la_data_out_core[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.101452 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[7];
} /* end of pin la_data_out_core[7] */
pin("la_data_out_core[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.106342 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[6];
} /* end of pin la_data_out_core[6] */
pin("la_data_out_core[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.100564 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[5];
} /* end of pin la_data_out_core[5] */
pin("la_data_out_core[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.091710 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[4];
} /* end of pin la_data_out_core[4] */
pin("la_data_out_core[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.093245 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[3];
} /* end of pin la_data_out_core[3] */
pin("la_data_out_core[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.081928 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[2];
} /* end of pin la_data_out_core[2] */
pin("la_data_out_core[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.085469 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[1];
} /* end of pin la_data_out_core[1] */
pin("la_data_out_core[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.070678 ;
/* Other user defined attributes. */
original_pin : la_data_out_core[0];
} /* end of pin la_data_out_core[0] */
} /* end of bus la_data_out_core */
bus ( la_data_out_mprj ) {
bus_type : BUS128_type0 ;
direction : input ;
pin("la_data_out_mprj[127]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007720 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[127];
} /* end of pin la_data_out_mprj[127] */
pin("la_data_out_mprj[126]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.010117 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[126];
} /* end of pin la_data_out_mprj[126] */
pin("la_data_out_mprj[125]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007423 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[125];
} /* end of pin la_data_out_mprj[125] */
pin("la_data_out_mprj[124]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008090 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[124];
} /* end of pin la_data_out_mprj[124] */
pin("la_data_out_mprj[123]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008246 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[123];
} /* end of pin la_data_out_mprj[123] */
pin("la_data_out_mprj[122]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006037 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[122];
} /* end of pin la_data_out_mprj[122] */
pin("la_data_out_mprj[121]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005115 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[121];
} /* end of pin la_data_out_mprj[121] */
pin("la_data_out_mprj[120]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004904 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[120];
} /* end of pin la_data_out_mprj[120] */
pin("la_data_out_mprj[119]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007502 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[119];
} /* end of pin la_data_out_mprj[119] */
pin("la_data_out_mprj[118]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006016 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[118];
} /* end of pin la_data_out_mprj[118] */
pin("la_data_out_mprj[117]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005525 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[117];
} /* end of pin la_data_out_mprj[117] */
pin("la_data_out_mprj[116]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004983 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[116];
} /* end of pin la_data_out_mprj[116] */
pin("la_data_out_mprj[115]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006119 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[115];
} /* end of pin la_data_out_mprj[115] */
pin("la_data_out_mprj[114]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005187 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[114];
} /* end of pin la_data_out_mprj[114] */
pin("la_data_out_mprj[113]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005921 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[113];
} /* end of pin la_data_out_mprj[113] */
pin("la_data_out_mprj[112]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005604 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[112];
} /* end of pin la_data_out_mprj[112] */
pin("la_data_out_mprj[111]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007151 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[111];
} /* end of pin la_data_out_mprj[111] */
pin("la_data_out_mprj[110]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004946 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[110];
} /* end of pin la_data_out_mprj[110] */
pin("la_data_out_mprj[109]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.010192 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[109];
} /* end of pin la_data_out_mprj[109] */
pin("la_data_out_mprj[108]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.014657 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[108];
} /* end of pin la_data_out_mprj[108] */
pin("la_data_out_mprj[107]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.017856 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[107];
} /* end of pin la_data_out_mprj[107] */
pin("la_data_out_mprj[106]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.019136 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[106];
} /* end of pin la_data_out_mprj[106] */
pin("la_data_out_mprj[105]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006260 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[105];
} /* end of pin la_data_out_mprj[105] */
pin("la_data_out_mprj[104]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007305 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[104];
} /* end of pin la_data_out_mprj[104] */
pin("la_data_out_mprj[103]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.025576 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[103];
} /* end of pin la_data_out_mprj[103] */
pin("la_data_out_mprj[102]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008483 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[102];
} /* end of pin la_data_out_mprj[102] */
pin("la_data_out_mprj[101]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006858 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[101];
} /* end of pin la_data_out_mprj[101] */
pin("la_data_out_mprj[100]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005074 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[100];
} /* end of pin la_data_out_mprj[100] */
pin("la_data_out_mprj[99]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006262 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[99];
} /* end of pin la_data_out_mprj[99] */
pin("la_data_out_mprj[98]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005728 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[98];
} /* end of pin la_data_out_mprj[98] */
pin("la_data_out_mprj[97]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005483 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[97];
} /* end of pin la_data_out_mprj[97] */
pin("la_data_out_mprj[96]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005390 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[96];
} /* end of pin la_data_out_mprj[96] */
pin("la_data_out_mprj[95]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005584 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[95];
} /* end of pin la_data_out_mprj[95] */
pin("la_data_out_mprj[94]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005238 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[94];
} /* end of pin la_data_out_mprj[94] */
pin("la_data_out_mprj[93]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005288 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[93];
} /* end of pin la_data_out_mprj[93] */
pin("la_data_out_mprj[92]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005064 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[92];
} /* end of pin la_data_out_mprj[92] */
pin("la_data_out_mprj[91]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005570 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[91];
} /* end of pin la_data_out_mprj[91] */
pin("la_data_out_mprj[90]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004893 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[90];
} /* end of pin la_data_out_mprj[90] */
pin("la_data_out_mprj[89]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005426 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[89];
} /* end of pin la_data_out_mprj[89] */
pin("la_data_out_mprj[88]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007009 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[88];
} /* end of pin la_data_out_mprj[88] */
pin("la_data_out_mprj[87]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007353 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[87];
} /* end of pin la_data_out_mprj[87] */
pin("la_data_out_mprj[86]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007372 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[86];
} /* end of pin la_data_out_mprj[86] */
pin("la_data_out_mprj[85]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007680 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[85];
} /* end of pin la_data_out_mprj[85] */
pin("la_data_out_mprj[84]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007444 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[84];
} /* end of pin la_data_out_mprj[84] */
pin("la_data_out_mprj[83]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007320 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[83];
} /* end of pin la_data_out_mprj[83] */
pin("la_data_out_mprj[82]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006936 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[82];
} /* end of pin la_data_out_mprj[82] */
pin("la_data_out_mprj[81]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007381 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[81];
} /* end of pin la_data_out_mprj[81] */
pin("la_data_out_mprj[80]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007364 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[80];
} /* end of pin la_data_out_mprj[80] */
pin("la_data_out_mprj[79]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007332 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[79];
} /* end of pin la_data_out_mprj[79] */
pin("la_data_out_mprj[78]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006790 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[78];
} /* end of pin la_data_out_mprj[78] */
pin("la_data_out_mprj[77]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006955 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[77];
} /* end of pin la_data_out_mprj[77] */
pin("la_data_out_mprj[76]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006860 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[76];
} /* end of pin la_data_out_mprj[76] */
pin("la_data_out_mprj[75]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007109 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[75];
} /* end of pin la_data_out_mprj[75] */
pin("la_data_out_mprj[74]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007275 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[74];
} /* end of pin la_data_out_mprj[74] */
pin("la_data_out_mprj[73]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007452 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[73];
} /* end of pin la_data_out_mprj[73] */
pin("la_data_out_mprj[72]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007429 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[72];
} /* end of pin la_data_out_mprj[72] */
pin("la_data_out_mprj[71]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006881 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[71];
} /* end of pin la_data_out_mprj[71] */
pin("la_data_out_mprj[70]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007317 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[70];
} /* end of pin la_data_out_mprj[70] */
pin("la_data_out_mprj[69]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007309 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[69];
} /* end of pin la_data_out_mprj[69] */
pin("la_data_out_mprj[68]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006794 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[68];
} /* end of pin la_data_out_mprj[68] */
pin("la_data_out_mprj[67]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007520 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[67];
} /* end of pin la_data_out_mprj[67] */
pin("la_data_out_mprj[66]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006663 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[66];
} /* end of pin la_data_out_mprj[66] */
pin("la_data_out_mprj[65]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007301 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[65];
} /* end of pin la_data_out_mprj[65] */
pin("la_data_out_mprj[64]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004543 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[64];
} /* end of pin la_data_out_mprj[64] */
pin("la_data_out_mprj[63]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004606 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[63];
} /* end of pin la_data_out_mprj[63] */
pin("la_data_out_mprj[62]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003874 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[62];
} /* end of pin la_data_out_mprj[62] */
pin("la_data_out_mprj[61]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004109 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[61];
} /* end of pin la_data_out_mprj[61] */
pin("la_data_out_mprj[60]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004867 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[60];
} /* end of pin la_data_out_mprj[60] */
pin("la_data_out_mprj[59]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004466 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[59];
} /* end of pin la_data_out_mprj[59] */
pin("la_data_out_mprj[58]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006553 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[58];
} /* end of pin la_data_out_mprj[58] */
pin("la_data_out_mprj[57]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004430 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[57];
} /* end of pin la_data_out_mprj[57] */
pin("la_data_out_mprj[56]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004367 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[56];
} /* end of pin la_data_out_mprj[56] */
pin("la_data_out_mprj[55]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004481 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[55];
} /* end of pin la_data_out_mprj[55] */
pin("la_data_out_mprj[54]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004015 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[54];
} /* end of pin la_data_out_mprj[54] */
pin("la_data_out_mprj[53]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004285 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[53];
} /* end of pin la_data_out_mprj[53] */
pin("la_data_out_mprj[52]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004390 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[52];
} /* end of pin la_data_out_mprj[52] */
pin("la_data_out_mprj[51]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004259 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[51];
} /* end of pin la_data_out_mprj[51] */
pin("la_data_out_mprj[50]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005209 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[50];
} /* end of pin la_data_out_mprj[50] */
pin("la_data_out_mprj[49]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004521 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[49];
} /* end of pin la_data_out_mprj[49] */
pin("la_data_out_mprj[48]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004750 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[48];
} /* end of pin la_data_out_mprj[48] */
pin("la_data_out_mprj[47]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004819 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[47];
} /* end of pin la_data_out_mprj[47] */
pin("la_data_out_mprj[46]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004176 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[46];
} /* end of pin la_data_out_mprj[46] */
pin("la_data_out_mprj[45]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004615 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[45];
} /* end of pin la_data_out_mprj[45] */
pin("la_data_out_mprj[44]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004265 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[44];
} /* end of pin la_data_out_mprj[44] */
pin("la_data_out_mprj[43]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004394 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[43];
} /* end of pin la_data_out_mprj[43] */
pin("la_data_out_mprj[42]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004058 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[42];
} /* end of pin la_data_out_mprj[42] */
pin("la_data_out_mprj[41]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004655 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[41];
} /* end of pin la_data_out_mprj[41] */
pin("la_data_out_mprj[40]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004426 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[40];
} /* end of pin la_data_out_mprj[40] */
pin("la_data_out_mprj[39]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004499 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[39];
} /* end of pin la_data_out_mprj[39] */
pin("la_data_out_mprj[38]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004385 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[38];
} /* end of pin la_data_out_mprj[38] */
pin("la_data_out_mprj[37]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004519 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[37];
} /* end of pin la_data_out_mprj[37] */
pin("la_data_out_mprj[36]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004550 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[36];
} /* end of pin la_data_out_mprj[36] */
pin("la_data_out_mprj[35]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004253 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[35];
} /* end of pin la_data_out_mprj[35] */
pin("la_data_out_mprj[34]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004009 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[34];
} /* end of pin la_data_out_mprj[34] */
pin("la_data_out_mprj[33]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004226 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[33];
} /* end of pin la_data_out_mprj[33] */
pin("la_data_out_mprj[32]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004225 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[32];
} /* end of pin la_data_out_mprj[32] */
pin("la_data_out_mprj[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004271 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[31];
} /* end of pin la_data_out_mprj[31] */
pin("la_data_out_mprj[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004353 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[30];
} /* end of pin la_data_out_mprj[30] */
pin("la_data_out_mprj[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004355 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[29];
} /* end of pin la_data_out_mprj[29] */
pin("la_data_out_mprj[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004441 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[28];
} /* end of pin la_data_out_mprj[28] */
pin("la_data_out_mprj[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004149 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[27];
} /* end of pin la_data_out_mprj[27] */
pin("la_data_out_mprj[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003906 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[26];
} /* end of pin la_data_out_mprj[26] */
pin("la_data_out_mprj[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004382 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[25];
} /* end of pin la_data_out_mprj[25] */
pin("la_data_out_mprj[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004088 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[24];
} /* end of pin la_data_out_mprj[24] */
pin("la_data_out_mprj[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004110 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[23];
} /* end of pin la_data_out_mprj[23] */
pin("la_data_out_mprj[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003999 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[22];
} /* end of pin la_data_out_mprj[22] */
pin("la_data_out_mprj[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004292 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[21];
} /* end of pin la_data_out_mprj[21] */
pin("la_data_out_mprj[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004760 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[20];
} /* end of pin la_data_out_mprj[20] */
pin("la_data_out_mprj[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004286 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[19];
} /* end of pin la_data_out_mprj[19] */
pin("la_data_out_mprj[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004882 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[18];
} /* end of pin la_data_out_mprj[18] */
pin("la_data_out_mprj[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004340 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[17];
} /* end of pin la_data_out_mprj[17] */
pin("la_data_out_mprj[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004910 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[16];
} /* end of pin la_data_out_mprj[16] */
pin("la_data_out_mprj[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004214 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[15];
} /* end of pin la_data_out_mprj[15] */
pin("la_data_out_mprj[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004772 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[14];
} /* end of pin la_data_out_mprj[14] */
pin("la_data_out_mprj[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004092 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[13];
} /* end of pin la_data_out_mprj[13] */
pin("la_data_out_mprj[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004421 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[12];
} /* end of pin la_data_out_mprj[12] */
pin("la_data_out_mprj[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004051 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[11];
} /* end of pin la_data_out_mprj[11] */
pin("la_data_out_mprj[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004507 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[10];
} /* end of pin la_data_out_mprj[10] */
pin("la_data_out_mprj[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004437 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[9];
} /* end of pin la_data_out_mprj[9] */
pin("la_data_out_mprj[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004239 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[8];
} /* end of pin la_data_out_mprj[8] */
pin("la_data_out_mprj[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004054 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[7];
} /* end of pin la_data_out_mprj[7] */
pin("la_data_out_mprj[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004456 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[6];
} /* end of pin la_data_out_mprj[6] */
pin("la_data_out_mprj[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004060 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[5];
} /* end of pin la_data_out_mprj[5] */
pin("la_data_out_mprj[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004674 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[4];
} /* end of pin la_data_out_mprj[4] */
pin("la_data_out_mprj[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004072 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[3];
} /* end of pin la_data_out_mprj[3] */
pin("la_data_out_mprj[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003860 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[2];
} /* end of pin la_data_out_mprj[2] */
pin("la_data_out_mprj[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004078 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[1];
} /* end of pin la_data_out_mprj[1] */
pin("la_data_out_mprj[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004240 ;
/* Other user defined attributes. */
original_pin : la_data_out_mprj[0];
} /* end of pin la_data_out_mprj[0] */
} /* end of bus la_data_out_mprj */
bus ( la_iena_mprj ) {
bus_type : BUS128_type0 ;
direction : input ;
pin("la_iena_mprj[127]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005966 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[127];
} /* end of pin la_iena_mprj[127] */
pin("la_iena_mprj[126]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008539 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[126];
} /* end of pin la_iena_mprj[126] */
pin("la_iena_mprj[125]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004435 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[125];
} /* end of pin la_iena_mprj[125] */
pin("la_iena_mprj[124]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005126 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[124];
} /* end of pin la_iena_mprj[124] */
pin("la_iena_mprj[123]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005709 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[123];
} /* end of pin la_iena_mprj[123] */
pin("la_iena_mprj[122]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008083 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[122];
} /* end of pin la_iena_mprj[122] */
pin("la_iena_mprj[121]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004733 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[121];
} /* end of pin la_iena_mprj[121] */
pin("la_iena_mprj[120]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004212 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[120];
} /* end of pin la_iena_mprj[120] */
pin("la_iena_mprj[119]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004222 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[119];
} /* end of pin la_iena_mprj[119] */
pin("la_iena_mprj[118]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005177 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[118];
} /* end of pin la_iena_mprj[118] */
pin("la_iena_mprj[117]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004856 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[117];
} /* end of pin la_iena_mprj[117] */
pin("la_iena_mprj[116]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004918 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[116];
} /* end of pin la_iena_mprj[116] */
pin("la_iena_mprj[115]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004622 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[115];
} /* end of pin la_iena_mprj[115] */
pin("la_iena_mprj[114]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004930 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[114];
} /* end of pin la_iena_mprj[114] */
pin("la_iena_mprj[113]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004989 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[113];
} /* end of pin la_iena_mprj[113] */
pin("la_iena_mprj[112]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005137 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[112];
} /* end of pin la_iena_mprj[112] */
pin("la_iena_mprj[111]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005057 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[111];
} /* end of pin la_iena_mprj[111] */
pin("la_iena_mprj[110]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004449 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[110];
} /* end of pin la_iena_mprj[110] */
pin("la_iena_mprj[109]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004781 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[109];
} /* end of pin la_iena_mprj[109] */
pin("la_iena_mprj[108]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004800 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[108];
} /* end of pin la_iena_mprj[108] */
pin("la_iena_mprj[107]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.015572 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[107];
} /* end of pin la_iena_mprj[107] */
pin("la_iena_mprj[106]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.020211 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[106];
} /* end of pin la_iena_mprj[106] */
pin("la_iena_mprj[105]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.019599 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[105];
} /* end of pin la_iena_mprj[105] */
pin("la_iena_mprj[104]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.023453 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[104];
} /* end of pin la_iena_mprj[104] */
pin("la_iena_mprj[103]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006776 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[103];
} /* end of pin la_iena_mprj[103] */
pin("la_iena_mprj[102]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006471 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[102];
} /* end of pin la_iena_mprj[102] */
pin("la_iena_mprj[101]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005328 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[101];
} /* end of pin la_iena_mprj[101] */
pin("la_iena_mprj[100]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005120 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[100];
} /* end of pin la_iena_mprj[100] */
pin("la_iena_mprj[99]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005010 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[99];
} /* end of pin la_iena_mprj[99] */
pin("la_iena_mprj[98]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004900 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[98];
} /* end of pin la_iena_mprj[98] */
pin("la_iena_mprj[97]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004585 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[97];
} /* end of pin la_iena_mprj[97] */
pin("la_iena_mprj[96]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004869 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[96];
} /* end of pin la_iena_mprj[96] */
pin("la_iena_mprj[95]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004382 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[95];
} /* end of pin la_iena_mprj[95] */
pin("la_iena_mprj[94]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004581 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[94];
} /* end of pin la_iena_mprj[94] */
pin("la_iena_mprj[93]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004369 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[93];
} /* end of pin la_iena_mprj[93] */
pin("la_iena_mprj[92]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004500 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[92];
} /* end of pin la_iena_mprj[92] */
pin("la_iena_mprj[91]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004734 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[91];
} /* end of pin la_iena_mprj[91] */
pin("la_iena_mprj[90]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004436 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[90];
} /* end of pin la_iena_mprj[90] */
pin("la_iena_mprj[89]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004948 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[89];
} /* end of pin la_iena_mprj[89] */
pin("la_iena_mprj[88]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004543 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[88];
} /* end of pin la_iena_mprj[88] */
pin("la_iena_mprj[87]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004548 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[87];
} /* end of pin la_iena_mprj[87] */
pin("la_iena_mprj[86]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004386 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[86];
} /* end of pin la_iena_mprj[86] */
pin("la_iena_mprj[85]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005530 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[85];
} /* end of pin la_iena_mprj[85] */
pin("la_iena_mprj[84]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004191 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[84];
} /* end of pin la_iena_mprj[84] */
pin("la_iena_mprj[83]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004408 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[83];
} /* end of pin la_iena_mprj[83] */
pin("la_iena_mprj[82]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004419 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[82];
} /* end of pin la_iena_mprj[82] */
pin("la_iena_mprj[81]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004538 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[81];
} /* end of pin la_iena_mprj[81] */
pin("la_iena_mprj[80]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004106 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[80];
} /* end of pin la_iena_mprj[80] */
pin("la_iena_mprj[79]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004662 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[79];
} /* end of pin la_iena_mprj[79] */
pin("la_iena_mprj[78]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004546 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[78];
} /* end of pin la_iena_mprj[78] */
pin("la_iena_mprj[77]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004362 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[77];
} /* end of pin la_iena_mprj[77] */
pin("la_iena_mprj[76]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004295 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[76];
} /* end of pin la_iena_mprj[76] */
pin("la_iena_mprj[75]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004261 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[75];
} /* end of pin la_iena_mprj[75] */
pin("la_iena_mprj[74]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004445 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[74];
} /* end of pin la_iena_mprj[74] */
pin("la_iena_mprj[73]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004977 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[73];
} /* end of pin la_iena_mprj[73] */
pin("la_iena_mprj[72]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004851 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[72];
} /* end of pin la_iena_mprj[72] */
pin("la_iena_mprj[71]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004205 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[71];
} /* end of pin la_iena_mprj[71] */
pin("la_iena_mprj[70]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005219 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[70];
} /* end of pin la_iena_mprj[70] */
pin("la_iena_mprj[69]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004621 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[69];
} /* end of pin la_iena_mprj[69] */
pin("la_iena_mprj[68]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004738 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[68];
} /* end of pin la_iena_mprj[68] */
pin("la_iena_mprj[67]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004212 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[67];
} /* end of pin la_iena_mprj[67] */
pin("la_iena_mprj[66]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004255 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[66];
} /* end of pin la_iena_mprj[66] */
pin("la_iena_mprj[65]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004631 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[65];
} /* end of pin la_iena_mprj[65] */
pin("la_iena_mprj[64]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004824 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[64];
} /* end of pin la_iena_mprj[64] */
pin("la_iena_mprj[63]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004054 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[63];
} /* end of pin la_iena_mprj[63] */
pin("la_iena_mprj[62]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003993 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[62];
} /* end of pin la_iena_mprj[62] */
pin("la_iena_mprj[61]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003868 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[61];
} /* end of pin la_iena_mprj[61] */
pin("la_iena_mprj[60]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003949 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[60];
} /* end of pin la_iena_mprj[60] */
pin("la_iena_mprj[59]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004214 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[59];
} /* end of pin la_iena_mprj[59] */
pin("la_iena_mprj[58]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004199 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[58];
} /* end of pin la_iena_mprj[58] */
pin("la_iena_mprj[57]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003853 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[57];
} /* end of pin la_iena_mprj[57] */
pin("la_iena_mprj[56]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004057 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[56];
} /* end of pin la_iena_mprj[56] */
pin("la_iena_mprj[55]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004105 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[55];
} /* end of pin la_iena_mprj[55] */
pin("la_iena_mprj[54]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003886 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[54];
} /* end of pin la_iena_mprj[54] */
pin("la_iena_mprj[53]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003817 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[53];
} /* end of pin la_iena_mprj[53] */
pin("la_iena_mprj[52]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004157 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[52];
} /* end of pin la_iena_mprj[52] */
pin("la_iena_mprj[51]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004053 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[51];
} /* end of pin la_iena_mprj[51] */
pin("la_iena_mprj[50]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004052 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[50];
} /* end of pin la_iena_mprj[50] */
pin("la_iena_mprj[49]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004216 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[49];
} /* end of pin la_iena_mprj[49] */
pin("la_iena_mprj[48]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004195 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[48];
} /* end of pin la_iena_mprj[48] */
pin("la_iena_mprj[47]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004400 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[47];
} /* end of pin la_iena_mprj[47] */
pin("la_iena_mprj[46]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004484 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[46];
} /* end of pin la_iena_mprj[46] */
pin("la_iena_mprj[45]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004497 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[45];
} /* end of pin la_iena_mprj[45] */
pin("la_iena_mprj[44]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004200 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[44];
} /* end of pin la_iena_mprj[44] */
pin("la_iena_mprj[43]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004100 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[43];
} /* end of pin la_iena_mprj[43] */
pin("la_iena_mprj[42]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004320 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[42];
} /* end of pin la_iena_mprj[42] */
pin("la_iena_mprj[41]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004268 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[41];
} /* end of pin la_iena_mprj[41] */
pin("la_iena_mprj[40]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004074 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[40];
} /* end of pin la_iena_mprj[40] */
pin("la_iena_mprj[39]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004053 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[39];
} /* end of pin la_iena_mprj[39] */
pin("la_iena_mprj[38]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004323 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[38];
} /* end of pin la_iena_mprj[38] */
pin("la_iena_mprj[37]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004322 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[37];
} /* end of pin la_iena_mprj[37] */
pin("la_iena_mprj[36]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004171 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[36];
} /* end of pin la_iena_mprj[36] */
pin("la_iena_mprj[35]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003897 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[35];
} /* end of pin la_iena_mprj[35] */
pin("la_iena_mprj[34]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003854 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[34];
} /* end of pin la_iena_mprj[34] */
pin("la_iena_mprj[33]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003929 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[33];
} /* end of pin la_iena_mprj[33] */
pin("la_iena_mprj[32]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003994 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[32];
} /* end of pin la_iena_mprj[32] */
pin("la_iena_mprj[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003991 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[31];
} /* end of pin la_iena_mprj[31] */
pin("la_iena_mprj[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004286 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[30];
} /* end of pin la_iena_mprj[30] */
pin("la_iena_mprj[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004008 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[29];
} /* end of pin la_iena_mprj[29] */
pin("la_iena_mprj[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004380 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[28];
} /* end of pin la_iena_mprj[28] */
pin("la_iena_mprj[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004172 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[27];
} /* end of pin la_iena_mprj[27] */
pin("la_iena_mprj[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006472 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[26];
} /* end of pin la_iena_mprj[26] */
pin("la_iena_mprj[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006714 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[25];
} /* end of pin la_iena_mprj[25] */
pin("la_iena_mprj[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006761 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[24];
} /* end of pin la_iena_mprj[24] */
pin("la_iena_mprj[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006730 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[23];
} /* end of pin la_iena_mprj[23] */
pin("la_iena_mprj[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004005 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[22];
} /* end of pin la_iena_mprj[22] */
pin("la_iena_mprj[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003999 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[21];
} /* end of pin la_iena_mprj[21] */
pin("la_iena_mprj[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004288 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[20];
} /* end of pin la_iena_mprj[20] */
pin("la_iena_mprj[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003829 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[19];
} /* end of pin la_iena_mprj[19] */
pin("la_iena_mprj[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004126 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[18];
} /* end of pin la_iena_mprj[18] */
pin("la_iena_mprj[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003851 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[17];
} /* end of pin la_iena_mprj[17] */
pin("la_iena_mprj[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004049 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[16];
} /* end of pin la_iena_mprj[16] */
pin("la_iena_mprj[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004079 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[15];
} /* end of pin la_iena_mprj[15] */
pin("la_iena_mprj[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004028 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[14];
} /* end of pin la_iena_mprj[14] */
pin("la_iena_mprj[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004040 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[13];
} /* end of pin la_iena_mprj[13] */
pin("la_iena_mprj[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004005 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[12];
} /* end of pin la_iena_mprj[12] */
pin("la_iena_mprj[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003826 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[11];
} /* end of pin la_iena_mprj[11] */
pin("la_iena_mprj[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004160 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[10];
} /* end of pin la_iena_mprj[10] */
pin("la_iena_mprj[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003844 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[9];
} /* end of pin la_iena_mprj[9] */
pin("la_iena_mprj[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004179 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[8];
} /* end of pin la_iena_mprj[8] */
pin("la_iena_mprj[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003820 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[7];
} /* end of pin la_iena_mprj[7] */
pin("la_iena_mprj[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004195 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[6];
} /* end of pin la_iena_mprj[6] */
pin("la_iena_mprj[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004066 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[5];
} /* end of pin la_iena_mprj[5] */
pin("la_iena_mprj[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003986 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[4];
} /* end of pin la_iena_mprj[4] */
pin("la_iena_mprj[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003876 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[3];
} /* end of pin la_iena_mprj[3] */
pin("la_iena_mprj[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004265 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[2];
} /* end of pin la_iena_mprj[2] */
pin("la_iena_mprj[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003884 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[1];
} /* end of pin la_iena_mprj[1] */
pin("la_iena_mprj[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003943 ;
/* Other user defined attributes. */
original_pin : la_iena_mprj[0];
} /* end of pin la_iena_mprj[0] */
} /* end of bus la_iena_mprj */
bus ( la_oenb_core ) {
bus_type : BUS128_type0 ;
direction : output ;
pin("la_oenb_core[127]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001067 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[127];
timing () {
related_pin : "la_oenb_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.513034, 1.545381, 1.645743, 2.009087, 3.922711",\
"1.563583, 1.595930, 1.696292, 2.059636, 3.973260",\
"1.674479, 1.706826, 1.807188, 2.170532, 4.084157",\
"1.960108, 1.992456, 2.092818, 2.456162, 4.369786",\
"2.875121, 2.907469, 3.007831, 3.371175, 5.284799");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.406347, 1.431552, 1.493694, 1.663429, 2.511881",\
"1.456180, 1.481385, 1.543527, 1.713262, 2.561714",\
"1.569489, 1.594694, 1.656836, 1.826571, 2.675023",\
"1.918311, 1.943516, 2.005658, 2.175394, 3.023845",\
"3.111963, 3.137168, 3.199310, 3.369045, 4.217497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009");
}
} /* end of arc la_oenb_mprj[127]_la_oenb_core[127]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[127]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.513034, 1.545381, 1.645743, 2.009087, 3.922711",\
"1.563583, 1.595930, 1.696292, 2.059636, 3.973260",\
"1.674479, 1.706826, 1.807188, 2.170532, 4.084157",\
"1.960108, 1.992456, 2.092818, 2.456162, 4.369786",\
"2.875121, 2.907469, 3.007831, 3.371175, 5.284799");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828",\
"0.043199, 0.075784, 0.201044, 0.699798, 3.328828");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.406347, 1.431552, 1.493694, 1.663429, 2.511881",\
"1.456180, 1.481385, 1.543527, 1.713262, 2.561714",\
"1.569489, 1.594694, 1.656836, 1.826571, 2.675023",\
"1.918311, 1.943516, 2.005658, 2.175394, 3.023845",\
"3.111963, 3.137168, 3.199310, 3.369045, 4.217497");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009",\
"0.041336, 0.058483, 0.114023, 0.321066, 1.473009");
}
} /* end of arc la_oenb_mprj[127]_la_oenb_core[127]_una_min*/
} /* end of pin la_oenb_core[127] */
pin("la_oenb_core[126]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000973 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[126];
timing () {
related_pin : "la_oenb_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "1.435639, 1.468078, 1.568598, 1.931368, 3.848316",\
"1.486095, 1.518534, 1.619054, 1.981824, 3.898772",\
"1.597021, 1.629460, 1.729980, 2.092750, 4.009697",\
"1.883809, 1.916248, 2.016768, 2.379538, 4.296485",\
"2.812215, 2.844653, 2.945174, 3.307943, 5.224891");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "1.367576, 1.392985, 1.455174, 1.624888, 2.474034",\
"1.417449, 1.442859, 1.505047, 1.674761, 2.523908",\
"1.530708, 1.556117, 1.618306, 1.788019, 2.637166",\
"1.880268, 1.905677, 1.967866, 2.137579, 2.986726",\
"3.086302, 3.111711, 3.173899, 3.343613, 4.192760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285");
}
} /* end of arc la_oenb_mprj[126]_la_oenb_core[126]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[126]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "1.435639, 1.468078, 1.568598, 1.931368, 3.848316",\
"1.486095, 1.518534, 1.619054, 1.981824, 3.898772",\
"1.597021, 1.629460, 1.729980, 2.092750, 4.009697",\
"1.883809, 1.916248, 2.016768, 2.379538, 4.296485",\
"2.812215, 2.844653, 2.945174, 3.307943, 5.224891");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841",\
"0.042692, 0.075235, 0.200748, 0.698620, 3.333841");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "1.367576, 1.392985, 1.455174, 1.624888, 2.474034",\
"1.417449, 1.442859, 1.505047, 1.674761, 2.523908",\
"1.530708, 1.556117, 1.618306, 1.788019, 2.637166",\
"1.880268, 1.905677, 1.967866, 2.137579, 2.986726",\
"3.086302, 3.111711, 3.173899, 3.343613, 4.192760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285",\
"0.041145, 0.058363, 0.113898, 0.320806, 1.473285");
}
} /* end of arc la_oenb_mprj[126]_la_oenb_core[126]_una_min*/
} /* end of pin la_oenb_core[126] */
pin("la_oenb_core[125]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001057 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[125];
timing () {
related_pin : "la_oenb_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "1.420977, 1.453315, 1.553821, 1.916577, 3.833288",\
"1.471404, 1.503743, 1.604248, 1.967004, 3.883715",\
"1.582308, 1.614647, 1.715152, 2.077909, 3.994619",\
"1.869149, 1.901488, 2.001993, 2.364750, 4.281460",\
"2.802745, 2.835083, 2.935588, 3.298345, 5.215055");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "1.361733, 1.387003, 1.449150, 1.618853, 2.467855",\
"1.411587, 1.436858, 1.499004, 1.668708, 2.517709",\
"1.524812, 1.550083, 1.612229, 1.781933, 2.630934",\
"1.874824, 1.900094, 1.962241, 2.131944, 2.980946",\
"3.091391, 3.116661, 3.178808, 3.348511, 4.197513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162");
}
} /* end of arc la_oenb_mprj[125]_la_oenb_core[125]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[125]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "1.420977, 1.453315, 1.553821, 1.916577, 3.833288",\
"1.471404, 1.503743, 1.604248, 1.967004, 3.883715",\
"1.582308, 1.614647, 1.715152, 2.077909, 3.994619",\
"1.869149, 1.901488, 2.001993, 2.364750, 4.281460",\
"2.802745, 2.835083, 2.935588, 3.298345, 5.215055");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745",\
"0.042964, 0.075503, 0.201025, 0.698868, 3.333745");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "1.361733, 1.387003, 1.449150, 1.618853, 2.467855",\
"1.411587, 1.436858, 1.499004, 1.668708, 2.517709",\
"1.524812, 1.550083, 1.612229, 1.781933, 2.630934",\
"1.874824, 1.900094, 1.962241, 2.131944, 2.980946",\
"3.091391, 3.116661, 3.178808, 3.348511, 4.197513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162",\
"0.041305, 0.058482, 0.114013, 0.320898, 1.473162");
}
} /* end of arc la_oenb_mprj[125]_la_oenb_core[125]_una_min*/
} /* end of pin la_oenb_core[125] */
pin("la_oenb_core[124]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001032 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[124];
timing () {
related_pin : "la_oenb_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "1.454085, 1.486459, 1.586955, 1.949867, 3.866393",\
"1.504539, 1.536913, 1.637409, 2.000321, 3.916847",\
"1.615440, 1.647815, 1.748310, 2.111223, 4.027748",\
"1.902301, 1.934675, 2.035171, 2.398083, 4.314609",\
"2.836516, 2.868890, 2.969386, 3.332298, 5.248824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "1.382414, 1.407719, 1.469888, 1.639654, 2.488867",\
"1.432294, 1.457598, 1.519768, 1.689533, 2.538746",\
"1.545515, 1.570820, 1.632989, 1.802755, 2.651968",\
"1.895593, 1.920897, 1.983067, 2.152833, 3.002045",\
"3.109893, 3.135198, 3.197367, 3.367132, 4.216345");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794");
}
} /* end of arc la_oenb_mprj[124]_la_oenb_core[124]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[124]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "1.454085, 1.486459, 1.586955, 1.949867, 3.866393",\
"1.504539, 1.536913, 1.637409, 2.000321, 3.916847",\
"1.615440, 1.647815, 1.748310, 2.111223, 4.027748",\
"1.902301, 1.934675, 2.035171, 2.398083, 4.314609",\
"2.836516, 2.868890, 2.969386, 3.332298, 5.248824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566",\
"0.042918, 0.075464, 0.200930, 0.699070, 3.333566");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "1.382414, 1.407719, 1.469888, 1.639654, 2.488867",\
"1.432294, 1.457598, 1.519768, 1.689533, 2.538746",\
"1.545515, 1.570820, 1.632989, 1.802755, 2.651968",\
"1.895593, 1.920897, 1.983067, 2.152833, 3.002045",\
"3.109893, 3.135198, 3.197367, 3.367132, 4.216345");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794",\
"0.041260, 0.058442, 0.113968, 0.321023, 1.473794");
}
} /* end of arc la_oenb_mprj[124]_la_oenb_core[124]_una_min*/
} /* end of pin la_oenb_core[124] */
pin("la_oenb_core[123]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001084 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[123];
timing () {
related_pin : "la_oenb_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "1.460544, 1.492860, 1.593311, 1.956333, 3.871917",\
"1.511103, 1.543419, 1.643870, 2.006892, 3.922476",\
"1.621997, 1.654313, 1.754764, 2.117786, 4.033370",\
"1.907553, 1.939869, 2.040319, 2.403342, 4.318926",\
"2.821702, 2.854019, 2.954470, 3.317492, 5.233077");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "1.379460, 1.404667, 1.466807, 1.636556, 2.485469",\
"1.429294, 1.454501, 1.516641, 1.686390, 2.535303",\
"1.542606, 1.567814, 1.629954, 1.799703, 2.648616",\
"1.891383, 1.916590, 1.978731, 2.148479, 2.997393",\
"3.084245, 3.109453, 3.171593, 3.341342, 4.190255");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475");
}
} /* end of arc la_oenb_mprj[123]_la_oenb_core[123]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[123]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "1.460544, 1.492860, 1.593311, 1.956333, 3.871917",\
"1.511103, 1.543419, 1.643870, 2.006892, 3.922476",\
"1.621997, 1.654313, 1.754764, 2.117786, 4.033370",\
"1.907553, 1.939869, 2.040319, 2.403342, 4.318926",\
"2.821702, 2.854019, 2.954470, 3.317492, 5.233077");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160",\
"0.043132, 0.075686, 0.201100, 0.699388, 3.332160");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "1.379460, 1.404667, 1.466807, 1.636556, 2.485469",\
"1.429294, 1.454501, 1.516641, 1.686390, 2.535303",\
"1.542606, 1.567814, 1.629954, 1.799703, 2.648616",\
"1.891383, 1.916590, 1.978731, 2.148479, 2.997393",\
"3.084245, 3.109453, 3.171593, 3.341342, 4.190255");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475",\
"0.041361, 0.058513, 0.114042, 0.321071, 1.473475");
}
} /* end of arc la_oenb_mprj[123]_la_oenb_core[123]_una_min*/
} /* end of pin la_oenb_core[123] */
pin("la_oenb_core[122]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001537 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[122];
timing () {
related_pin : "la_oenb_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "1.440604, 1.472384, 1.572796, 1.935935, 3.851294",\
"1.491132, 1.522912, 1.623324, 1.986463, 3.901823",\
"1.602034, 1.633814, 1.734226, 2.097365, 4.012725",\
"1.887885, 1.919666, 2.020078, 2.383217, 4.298576",\
"2.805501, 2.837281, 2.937694, 3.300833, 5.216192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "1.371978, 1.396446, 1.458399, 1.628295, 2.477426",\
"1.421816, 1.446285, 1.508237, 1.678133, 2.527264",\
"1.535115, 1.559584, 1.621536, 1.791432, 2.640563",\
"1.884075, 1.908543, 1.970495, 2.140392, 2.989523",\
"3.080104, 3.104572, 3.166524, 3.336420, 4.185551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159");
}
} /* end of arc la_oenb_mprj[122]_la_oenb_core[122]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[122]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "1.440604, 1.472384, 1.572796, 1.935935, 3.851294",\
"1.491132, 1.522912, 1.623324, 1.986463, 3.901823",\
"1.602034, 1.633814, 1.734226, 2.097365, 4.012725",\
"1.887885, 1.919666, 2.020078, 2.383217, 4.298576",\
"2.805501, 2.837281, 2.937694, 3.300833, 5.216192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100",\
"0.044599, 0.077115, 0.202557, 0.701174, 3.334100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "1.371978, 1.396446, 1.458399, 1.628295, 2.477426",\
"1.421816, 1.446285, 1.508237, 1.678133, 2.527264",\
"1.535115, 1.559584, 1.621536, 1.791432, 2.640563",\
"1.884075, 1.908543, 1.970495, 2.140392, 2.989523",\
"3.080104, 3.104572, 3.166524, 3.336420, 4.185551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159",\
"0.042226, 0.059151, 0.114624, 0.322030, 1.475159");
}
} /* end of arc la_oenb_mprj[122]_la_oenb_core[122]_una_min*/
} /* end of pin la_oenb_core[122] */
pin("la_oenb_core[121]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002006 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[121];
timing () {
related_pin : "la_oenb_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "1.453841, 1.485177, 1.585612, 1.948718, 3.865331",\
"1.504396, 1.535732, 1.636167, 1.999272, 3.915886",\
"1.615294, 1.646630, 1.747065, 2.110170, 4.026783",\
"1.900993, 1.932329, 2.032765, 2.395870, 4.312483",\
"2.816732, 2.848068, 2.948503, 3.311609, 5.228222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "1.372951, 1.396809, 1.458580, 1.628685, 2.478581",\
"1.422796, 1.446654, 1.508425, 1.678530, 2.528426",\
"1.536102, 1.559961, 1.621731, 1.791836, 2.641732",\
"1.884981, 1.908840, 1.970611, 2.140716, 2.990612",\
"3.079382, 3.103241, 3.165011, 3.335116, 4.185013");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740");
}
} /* end of arc la_oenb_mprj[121]_la_oenb_core[121]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[121]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "1.453841, 1.485177, 1.585612, 1.948718, 3.865331",\
"1.504396, 1.535732, 1.636167, 1.999272, 3.915886",\
"1.615294, 1.646630, 1.747065, 2.110170, 4.026783",\
"1.900993, 1.932329, 2.032765, 2.395870, 4.312483",\
"2.816732, 2.848068, 2.948503, 3.311609, 5.228222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742",\
"0.046020, 0.078498, 0.204052, 0.702835, 3.338742");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "1.372951, 1.396809, 1.458580, 1.628685, 2.478581",\
"1.422796, 1.446654, 1.508425, 1.678530, 2.528426",\
"1.536102, 1.559961, 1.621731, 1.791836, 2.641732",\
"1.884981, 1.908840, 1.970611, 2.140716, 2.990612",\
"3.079382, 3.103241, 3.165011, 3.335116, 4.185013");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740",\
"0.043072, 0.059812, 0.115214, 0.323118, 1.477740");
}
} /* end of arc la_oenb_mprj[121]_la_oenb_core[121]_una_min*/
} /* end of pin la_oenb_core[121] */
pin("la_oenb_core[120]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001390 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[120];
timing () {
related_pin : "la_oenb_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "1.569224, 1.601177, 1.701625, 2.064667, 3.980632",\
"1.619701, 1.651654, 1.752102, 2.115144, 4.031109",\
"1.730625, 1.762578, 1.863026, 2.226068, 4.142034",\
"2.017353, 2.049306, 2.149754, 2.512796, 4.428761",\
"2.944857, 2.976810, 3.077258, 3.440300, 5.356266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "1.435613, 1.460328, 1.522346, 1.692212, 2.541461",\
"1.485498, 1.510213, 1.572231, 1.742097, 2.591346",\
"1.598760, 1.623475, 1.685493, 1.855359, 2.704607",\
"1.948310, 1.973025, 2.035043, 2.204908, 3.054157",\
"3.153685, 3.178400, 3.240418, 3.410284, 4.259532");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893");
}
} /* end of arc la_oenb_mprj[120]_la_oenb_core[120]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[120]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "1.569224, 1.601177, 1.701625, 2.064667, 3.980632",\
"1.619701, 1.651654, 1.752102, 2.115144, 4.031109",\
"1.730625, 1.762578, 1.863026, 2.226068, 4.142034",\
"2.017353, 2.049306, 2.149754, 2.512796, 4.428761",\
"2.944857, 2.976810, 3.077258, 3.440300, 5.356266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410",\
"0.044095, 0.076616, 0.202082, 0.700521, 3.334410");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "1.435613, 1.460328, 1.522346, 1.692212, 2.541461",\
"1.485498, 1.510213, 1.572231, 1.742097, 2.591346",\
"1.598760, 1.623475, 1.685493, 1.855359, 2.704607",\
"1.948310, 1.973025, 2.035043, 2.204908, 3.054157",\
"3.153685, 3.178400, 3.240418, 3.410284, 4.259532");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893",\
"0.041944, 0.058945, 0.114431, 0.321748, 1.474893");
}
} /* end of arc la_oenb_mprj[120]_la_oenb_core[120]_una_min*/
} /* end of pin la_oenb_core[120] */
pin("la_oenb_core[119]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001906 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[119];
timing () {
related_pin : "la_oenb_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "1.564157, 1.595559, 1.695959, 2.059375, 3.975076",\
"1.614619, 1.646021, 1.746421, 2.109837, 4.025538",\
"1.725528, 1.756930, 1.857330, 2.220747, 4.136448",\
"2.012368, 2.043770, 2.144170, 2.507586, 4.423287",\
"2.944685, 2.976087, 3.076486, 3.439903, 5.355604");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "1.438444, 1.462379, 1.524205, 1.694372, 2.544365",\
"1.488330, 1.512265, 1.574092, 1.744259, 2.594252",\
"1.601563, 1.625497, 1.687324, 1.857491, 2.707484",\
"1.951517, 1.975451, 2.037278, 2.207445, 3.057438",\
"3.163509, 3.187444, 3.249270, 3.419437, 4.269431");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222");
}
} /* end of arc la_oenb_mprj[119]_la_oenb_core[119]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[119]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "1.564157, 1.595559, 1.695959, 2.059375, 3.975076",\
"1.614619, 1.646021, 1.746421, 2.109837, 4.025538",\
"1.725528, 1.756930, 1.857330, 2.220747, 4.136448",\
"2.012368, 2.043770, 2.144170, 2.507586, 4.423287",\
"2.944685, 2.976087, 3.076486, 3.439903, 5.355604");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072",\
"0.045796, 0.078287, 0.203712, 0.703021, 3.337072");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "1.438444, 1.462379, 1.524205, 1.694372, 2.544365",\
"1.488330, 1.512265, 1.574092, 1.744259, 2.594252",\
"1.601563, 1.625497, 1.687324, 1.857491, 2.707484",\
"1.951517, 1.975451, 2.037278, 2.207445, 3.057438",\
"3.163509, 3.187444, 3.249270, 3.419437, 4.269431");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222",\
"0.042911, 0.059662, 0.115069, 0.323163, 1.478222");
}
} /* end of arc la_oenb_mprj[119]_la_oenb_core[119]_una_min*/
} /* end of pin la_oenb_core[119] */
pin("la_oenb_core[118]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001238 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[118];
timing () {
related_pin : "la_oenb_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "1.507042, 1.539164, 1.639685, 2.002374, 3.919690",\
"1.557595, 1.589717, 1.690238, 2.052927, 3.970243",\
"1.668491, 1.700612, 1.801133, 2.163822, 4.081138",\
"1.954106, 1.986228, 2.086749, 2.449438, 4.366754",\
"2.868741, 2.900863, 3.001384, 3.364073, 5.281389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "1.397780, 1.422764, 1.484838, 1.654603, 2.503864",\
"1.447613, 1.472597, 1.534671, 1.704436, 2.553697",\
"1.560923, 1.585908, 1.647982, 1.817746, 2.667008",\
"1.909768, 1.934752, 1.996826, 2.166591, 3.015852",\
"3.103266, 3.128250, 3.190324, 3.360089, 4.209350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984");
}
} /* end of arc la_oenb_mprj[118]_la_oenb_core[118]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[118]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "1.507042, 1.539164, 1.639685, 2.002374, 3.919690",\
"1.557595, 1.589717, 1.690238, 2.052927, 3.970243",\
"1.668491, 1.700612, 1.801133, 2.163822, 4.081138",\
"1.954106, 1.986228, 2.086749, 2.449438, 4.366754",\
"2.868741, 2.900863, 3.001384, 3.364073, 5.281389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672",\
"0.043507, 0.076021, 0.201606, 0.699414, 3.335672");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "1.397780, 1.422764, 1.484838, 1.654603, 2.503864",\
"1.447613, 1.472597, 1.534671, 1.704436, 2.553697",\
"1.560923, 1.585908, 1.647982, 1.817746, 2.667008",\
"1.909768, 1.934752, 1.996826, 2.166591, 3.015852",\
"3.103266, 3.128250, 3.190324, 3.360089, 4.209350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984",\
"0.041648, 0.058739, 0.114245, 0.321267, 1.473984");
}
} /* end of arc la_oenb_mprj[118]_la_oenb_core[118]_una_min*/
} /* end of pin la_oenb_core[118] */
pin("la_oenb_core[117]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001661 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[117];
timing () {
related_pin : "la_oenb_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "1.482261, 1.513888, 1.614376, 1.977243, 3.894484",\
"1.532812, 1.564439, 1.664926, 2.027794, 3.945035",\
"1.643708, 1.675335, 1.775823, 2.138690, 4.055931",\
"1.929351, 1.960979, 2.061466, 2.424334, 4.341575",\
"2.844361, 2.875989, 2.976476, 3.339344, 5.256585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "1.386861, 1.411151, 1.473058, 1.643012, 2.492699",\
"1.436695, 1.460985, 1.522893, 1.692847, 2.542534",\
"1.550004, 1.574294, 1.636202, 1.806155, 2.655843",\
"1.898860, 1.923150, 1.985057, 2.155011, 3.004699",\
"3.092662, 3.116952, 3.178859, 3.348813, 4.198501");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125");
}
} /* end of arc la_oenb_mprj[117]_la_oenb_core[117]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[117]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "1.482261, 1.513888, 1.614376, 1.977243, 3.894484",\
"1.532812, 1.564439, 1.664926, 2.027794, 3.945035",\
"1.643708, 1.675335, 1.775823, 2.138690, 4.055931",\
"1.929351, 1.960979, 2.061466, 2.424334, 4.341575",\
"2.844361, 2.875989, 2.976476, 3.339344, 5.256585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882",\
"0.044884, 0.077363, 0.202954, 0.701225, 3.337882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "1.386861, 1.411151, 1.473058, 1.643012, 2.492699",\
"1.436695, 1.460985, 1.522893, 1.692847, 2.542534",\
"1.550004, 1.574294, 1.636202, 1.806155, 2.655843",\
"1.898860, 1.923150, 1.985057, 2.155011, 3.004699",\
"3.092662, 3.116952, 3.178859, 3.348813, 4.198501");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125",\
"0.042454, 0.059332, 0.114778, 0.322283, 1.476125");
}
} /* end of arc la_oenb_mprj[117]_la_oenb_core[117]_una_min*/
} /* end of pin la_oenb_core[117] */
pin("la_oenb_core[116]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001228 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[116];
timing () {
related_pin : "la_oenb_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "1.492441, 1.524579, 1.625032, 1.987893, 3.903656",\
"1.542942, 1.575080, 1.675533, 2.038394, 3.954158",\
"1.653859, 1.685997, 1.786450, 2.149311, 4.065074",\
"1.940198, 1.972336, 2.072789, 2.435650, 4.351414",\
"2.863962, 2.896100, 2.996552, 3.359414, 5.275177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "1.403024, 1.428002, 1.490068, 1.659778, 2.508494",\
"1.452896, 1.477874, 1.539940, 1.709651, 2.558367",\
"1.566174, 1.591152, 1.653218, 1.822928, 2.671644",\
"1.915363, 1.940341, 2.002407, 2.172117, 3.020833",\
"3.116363, 3.141341, 3.203407, 3.373118, 4.221833");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135");
}
} /* end of arc la_oenb_mprj[116]_la_oenb_core[116]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[116]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "1.492441, 1.524579, 1.625032, 1.987893, 3.903656",\
"1.542942, 1.575080, 1.675533, 2.038394, 3.954158",\
"1.653859, 1.685997, 1.786450, 2.149311, 4.065074",\
"1.940198, 1.972336, 2.072789, 2.435650, 4.351414",\
"2.863962, 2.896100, 2.996552, 3.359414, 5.275177");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888",\
"0.043558, 0.076093, 0.201583, 0.699591, 3.332888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "1.403024, 1.428002, 1.490068, 1.659778, 2.508494",\
"1.452896, 1.477874, 1.539940, 1.709651, 2.558367",\
"1.566174, 1.591152, 1.653218, 1.822928, 2.671644",\
"1.915363, 1.940341, 2.002407, 2.172117, 3.020833",\
"3.116363, 3.141341, 3.203407, 3.373118, 4.221833");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135",\
"0.041634, 0.058723, 0.114243, 0.321161, 1.473135");
}
} /* end of arc la_oenb_mprj[116]_la_oenb_core[116]_una_min*/
} /* end of pin la_oenb_core[116] */
pin("la_oenb_core[115]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001355 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[115];
timing () {
related_pin : "la_oenb_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "1.601543, 1.633552, 1.733904, 2.097427, 4.011256",\
"1.652025, 1.684034, 1.784386, 2.147909, 4.061738",\
"1.762942, 1.794951, 1.895303, 2.258826, 4.172655",\
"2.049298, 2.081307, 2.181659, 2.545182, 4.459011",\
"2.973377, 3.005386, 3.105738, 3.469261, 5.383090");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "1.460136, 1.484877, 1.546916, 1.716837, 2.565843",\
"1.509994, 1.534734, 1.596774, 1.766694, 2.615700",\
"1.623270, 1.648011, 1.710050, 1.879971, 2.728977",\
"1.972483, 1.997223, 2.059263, 2.229183, 3.078189",\
"3.173795, 3.198536, 3.260575, 3.430496, 4.279501");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111");
}
} /* end of arc la_oenb_mprj[115]_la_oenb_core[115]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[115]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "1.601543, 1.633552, 1.733904, 2.097427, 4.011256",\
"1.652025, 1.684034, 1.784386, 2.147909, 4.061738",\
"1.762942, 1.794951, 1.895303, 2.258826, 4.172655",\
"2.049298, 2.081307, 2.181659, 2.545182, 4.459011",\
"2.973377, 3.005386, 3.105738, 3.469261, 5.383090");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953",\
"0.044136, 0.076694, 0.201952, 0.701165, 3.330953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "1.460136, 1.484877, 1.546916, 1.716837, 2.565843",\
"1.509994, 1.534734, 1.596774, 1.766694, 2.615700",\
"1.623270, 1.648011, 1.710050, 1.879971, 2.728977",\
"1.972483, 1.997223, 2.059263, 2.229183, 3.078189",\
"3.173795, 3.198536, 3.260575, 3.430496, 4.279501");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111",\
"0.041887, 0.058884, 0.114375, 0.321890, 1.475111");
}
} /* end of arc la_oenb_mprj[115]_la_oenb_core[115]_una_min*/
} /* end of pin la_oenb_core[115] */
pin("la_oenb_core[114]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001453 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[114];
timing () {
related_pin : "la_oenb_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "1.661112, 1.693008, 1.793291, 2.156997, 4.069394",\
"1.711607, 1.743503, 1.843786, 2.207492, 4.119889",\
"1.822525, 1.854421, 1.954704, 2.318410, 4.230807",\
"2.108889, 2.140785, 2.241069, 2.604775, 4.517172",\
"3.033180, 3.065076, 3.165359, 3.529066, 5.441463");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "1.488412, 1.512977, 1.574966, 1.744872, 2.593470",\
"1.538283, 1.562849, 1.624837, 1.794744, 2.643341",\
"1.651559, 1.676125, 1.738113, 1.908020, 2.756617",\
"2.000790, 2.025355, 2.087344, 2.257250, 3.105848",\
"3.202317, 3.226883, 3.288871, 3.458778, 4.307375");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777");
}
} /* end of arc la_oenb_mprj[114]_la_oenb_core[114]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[114]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "1.661112, 1.693008, 1.793291, 2.156997, 4.069394",\
"1.711607, 1.743503, 1.843786, 2.207492, 4.119889",\
"1.822525, 1.854421, 1.954704, 2.318410, 4.230807",\
"2.108889, 2.140785, 2.241069, 2.604775, 4.517172",\
"3.033180, 3.065076, 3.165359, 3.529066, 5.441463");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945",\
"0.044526, 0.077093, 0.202273, 0.701750, 3.328945");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "1.488412, 1.512977, 1.574966, 1.744872, 2.593470",\
"1.538283, 1.562849, 1.624837, 1.794744, 2.643341",\
"1.651559, 1.676125, 1.738113, 1.908020, 2.756617",\
"2.000790, 2.025355, 2.087344, 2.257250, 3.105848",\
"3.202317, 3.226883, 3.288871, 3.458778, 4.307375");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777",\
"0.042079, 0.059019, 0.114511, 0.322021, 1.474777");
}
} /* end of arc la_oenb_mprj[114]_la_oenb_core[114]_una_min*/
} /* end of pin la_oenb_core[114] */
pin("la_oenb_core[113]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001322 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[113];
timing () {
related_pin : "la_oenb_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "1.503684, 1.535719, 1.636163, 1.999228, 3.915031",\
"1.554178, 1.586212, 1.686657, 2.049722, 3.965525",\
"1.665097, 1.697132, 1.797576, 2.160641, 4.076444",\
"1.951545, 1.983580, 2.084025, 2.447089, 4.362893",\
"2.876508, 2.908543, 3.008988, 3.372052, 5.287856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "1.408285, 1.433109, 1.495155, 1.665003, 2.514187",\
"1.458162, 1.482986, 1.545032, 1.714879, 2.564064",\
"1.571435, 1.596259, 1.658305, 1.828152, 2.677337",\
"1.920694, 1.945518, 2.007564, 2.177411, 3.026596",\
"3.122814, 3.147638, 3.209684, 3.379531, 4.228716");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650");
}
} /* end of arc la_oenb_mprj[113]_la_oenb_core[113]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[113]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "1.503684, 1.535719, 1.636163, 1.999228, 3.915031",\
"1.554178, 1.586212, 1.686657, 2.049722, 3.965525",\
"1.665097, 1.697132, 1.797576, 2.160641, 4.076444",\
"1.951545, 1.983580, 2.084025, 2.447089, 4.362893",\
"2.876508, 2.908543, 3.008988, 3.372052, 5.287856");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811",\
"0.043887, 0.076417, 0.201861, 0.700317, 3.333811");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "1.408285, 1.433109, 1.495155, 1.665003, 2.514187",\
"1.458162, 1.482986, 1.545032, 1.714879, 2.564064",\
"1.571435, 1.596259, 1.658305, 1.828152, 2.677337",\
"1.920694, 1.945518, 2.007564, 2.177411, 3.026596",\
"3.122814, 3.147638, 3.209684, 3.379531, 4.228716");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650",\
"0.041814, 0.058848, 0.114343, 0.321620, 1.474650");
}
} /* end of arc la_oenb_mprj[113]_la_oenb_core[113]_una_min*/
} /* end of pin la_oenb_core[113] */
pin("la_oenb_core[112]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001204 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[112];
timing () {
related_pin : "la_oenb_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "1.533879, 1.566044, 1.666553, 2.029311, 3.946313",\
"1.584432, 1.616596, 1.717105, 2.079863, 3.996865",\
"1.695327, 1.727492, 1.828000, 2.190758, 4.107760",\
"1.980943, 2.013108, 2.113616, 2.476375, 4.393377",\
"2.895560, 2.927725, 3.028233, 3.390991, 5.307993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "1.409613, 1.434649, 1.496738, 1.666503, 2.515720",\
"1.459445, 1.484481, 1.546571, 1.716336, 2.565552",\
"1.572756, 1.597792, 1.659881, 1.829646, 2.678863",\
"1.921606, 1.946641, 2.008731, 2.178495, 3.027713",\
"3.115115, 3.140150, 3.202240, 3.372005, 4.221221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930");
}
} /* end of arc la_oenb_mprj[112]_la_oenb_core[112]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[112]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "1.533879, 1.566044, 1.666553, 2.029311, 3.946313",\
"1.584432, 1.616596, 1.717105, 2.079863, 3.996865",\
"1.695327, 1.727492, 1.828000, 2.190758, 4.107760",\
"1.980943, 2.013108, 2.113616, 2.476375, 4.393377",\
"2.895560, 2.927725, 3.028233, 3.390991, 5.307993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023",\
"0.043421, 0.075942, 0.201493, 0.699406, 3.335023");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "1.409613, 1.434649, 1.496738, 1.666503, 2.515720",\
"1.459445, 1.484481, 1.546571, 1.716336, 2.565552",\
"1.572756, 1.597792, 1.659881, 1.829646, 2.678863",\
"1.921606, 1.946641, 2.008731, 2.178495, 3.027713",\
"3.115115, 3.140150, 3.202240, 3.372005, 4.221221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930",\
"0.041584, 0.058689, 0.114199, 0.321233, 1.473930");
}
} /* end of arc la_oenb_mprj[112]_la_oenb_core[112]_una_min*/
} /* end of pin la_oenb_core[112] */
pin("la_oenb_core[111]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001208 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[111];
timing () {
related_pin : "la_oenb_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.563925, 1.596092, 1.696556, 2.059514, 3.975573",\
"1.614476, 1.646642, 1.747107, 2.110065, 4.026124",\
"1.725372, 1.757538, 1.858003, 2.220961, 4.137020",\
"2.011011, 2.043177, 2.143642, 2.506600, 4.422659",\
"2.925908, 2.958074, 3.058539, 3.421497, 5.337556");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.428357, 1.453371, 1.515460, 1.685247, 2.534333",\
"1.478191, 1.503204, 1.565294, 1.735081, 2.584167",\
"1.591500, 1.616514, 1.678603, 1.848390, 2.697477",\
"1.940362, 1.965376, 2.027465, 2.197252, 3.046338",\
"3.134115, 3.159129, 3.221219, 3.391006, 4.240092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002");
}
} /* end of arc la_oenb_mprj[111]_la_oenb_core[111]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[111]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.563925, 1.596092, 1.696556, 2.059514, 3.975573",\
"1.614476, 1.646642, 1.747107, 2.110065, 4.026124",\
"1.725372, 1.757538, 1.858003, 2.220961, 4.137020",\
"2.011011, 2.043177, 2.143642, 2.506600, 4.422659",\
"2.925908, 2.958074, 3.058539, 3.421497, 5.337556");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565",\
"0.043499, 0.076035, 0.201500, 0.699732, 3.333565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.428357, 1.453371, 1.515460, 1.685247, 2.534333",\
"1.478191, 1.503204, 1.565294, 1.735081, 2.584167",\
"1.591500, 1.616514, 1.678603, 1.848390, 2.697477",\
"1.940362, 1.965376, 2.027465, 2.197252, 3.046338",\
"3.134115, 3.159129, 3.221219, 3.391006, 4.240092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002",\
"0.041596, 0.058690, 0.114201, 0.321314, 1.474002");
}
} /* end of arc la_oenb_mprj[111]_la_oenb_core[111]_una_min*/
} /* end of pin la_oenb_core[111] */
pin("la_oenb_core[110]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001041 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[110];
timing () {
related_pin : "la_oenb_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "1.646063, 1.678413, 1.778966, 2.141543, 4.059275",\
"1.696449, 1.728799, 1.829353, 2.191929, 4.109661",\
"1.807242, 1.839593, 1.940146, 2.302723, 4.220455",\
"2.094476, 2.126826, 2.227380, 2.589956, 4.507688",\
"3.054385, 3.086736, 3.187289, 3.549866, 5.467597");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "1.529628, 1.554940, 1.617095, 1.786793, 2.636012",\
"1.579449, 1.604761, 1.666917, 1.836614, 2.685834",\
"1.692522, 1.717834, 1.779989, 1.949687, 2.798906",\
"2.044789, 2.070101, 2.132256, 2.301953, 3.151173",\
"3.291580, 3.316892, 3.379047, 3.548745, 4.397964");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264");
}
} /* end of arc la_oenb_mprj[110]_la_oenb_core[110]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[110]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "1.646063, 1.678413, 1.778966, 2.141543, 4.059275",\
"1.696449, 1.728799, 1.829353, 2.191929, 4.109661",\
"1.807242, 1.839593, 1.940146, 2.302723, 4.220455",\
"2.094476, 2.126826, 2.227380, 2.589956, 4.507688",\
"3.054385, 3.086736, 3.187289, 3.549866, 5.467597");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342",\
"0.042850, 0.075374, 0.200977, 0.698545, 3.335342");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "1.529628, 1.554940, 1.617095, 1.786793, 2.636012",\
"1.579449, 1.604761, 1.666917, 1.836614, 2.685834",\
"1.692522, 1.717834, 1.779989, 1.949687, 2.798906",\
"2.044789, 2.070101, 2.132256, 2.301953, 3.151173",\
"3.291580, 3.316892, 3.379047, 3.548745, 4.397964");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264",\
"0.041272, 0.058464, 0.113993, 0.320835, 1.473264");
}
} /* end of arc la_oenb_mprj[110]_la_oenb_core[110]_una_min*/
} /* end of pin la_oenb_core[110] */
pin("la_oenb_core[109]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000988 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[109];
timing () {
related_pin : "la_oenb_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "1.498820, 1.531230, 1.631803, 1.994272, 3.912333",\
"1.549216, 1.581625, 1.682198, 2.044667, 3.962728",\
"1.660019, 1.692428, 1.793001, 2.155471, 4.073531",\
"1.947155, 1.979565, 2.080138, 2.442607, 4.360668",\
"2.904014, 2.936424, 3.036996, 3.399466, 5.317526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "1.407093, 1.432497, 1.494671, 1.664329, 2.513499",\
"1.456922, 1.482327, 1.544501, 1.714159, 2.563329",\
"1.570010, 1.595415, 1.657588, 1.827246, 2.676416",\
"1.922081, 1.947486, 2.009660, 2.179317, 3.028488",\
"3.165891, 3.191295, 3.253469, 3.423127, 4.272297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873");
}
} /* end of arc la_oenb_mprj[109]_la_oenb_core[109]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[109]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "1.498820, 1.531230, 1.631803, 1.994272, 3.912333",\
"1.549216, 1.581625, 1.682198, 2.044667, 3.962728",\
"1.660019, 1.692428, 1.793001, 2.155471, 4.073531",\
"1.947155, 1.979565, 2.080138, 2.442607, 4.360668",\
"2.904014, 2.936424, 3.036996, 3.399466, 5.317526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531",\
"0.042652, 0.075175, 0.200812, 0.698179, 3.335531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "1.407093, 1.432497, 1.494671, 1.664329, 2.513499",\
"1.456922, 1.482327, 1.544501, 1.714159, 2.563329",\
"1.570010, 1.595415, 1.657588, 1.827246, 2.676416",\
"1.922081, 1.947486, 2.009660, 2.179317, 3.028488",\
"3.165891, 3.191295, 3.253469, 3.423127, 4.272297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873",\
"0.041169, 0.058392, 0.113929, 0.320661, 1.472873");
}
} /* end of arc la_oenb_mprj[109]_la_oenb_core[109]_una_min*/
} /* end of pin la_oenb_core[109] */
pin("la_oenb_core[108]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000955 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[108];
timing () {
related_pin : "la_oenb_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "1.707273, 1.739735, 1.840220, 2.203048, 4.119175",\
"1.757678, 1.790140, 1.890625, 2.253454, 4.169580",\
"1.868507, 1.900969, 2.001454, 2.364283, 4.280409",\
"2.155693, 2.188155, 2.288640, 2.651469, 4.567595",\
"3.107548, 3.140010, 3.240495, 3.603323, 5.519450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "1.781527, 1.806900, 1.869087, 2.038785, 2.887005",\
"1.831365, 1.856738, 1.918925, 2.088623, 2.936843",\
"1.944487, 1.969860, 2.032046, 2.201744, 3.049965",\
"2.295874, 2.321246, 2.383433, 2.553131, 3.401352",\
"3.531928, 3.557300, 3.619487, 3.789185, 4.637405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453");
}
} /* end of arc la_oenb_mprj[108]_la_oenb_core[108]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[108]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "1.707273, 1.739735, 1.840220, 2.203048, 4.119175",\
"1.757678, 1.790140, 1.890625, 2.253454, 4.169580",\
"1.868507, 1.900969, 2.001454, 2.364283, 4.280409",\
"2.155693, 2.188155, 2.288640, 2.651469, 4.567595",\
"3.107548, 3.140010, 3.240495, 3.603323, 5.519450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248",\
"0.042673, 0.075230, 0.200698, 0.698609, 3.332248");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "1.781527, 1.806900, 1.869087, 2.038785, 2.887005",\
"1.831365, 1.856738, 1.918925, 2.088623, 2.936843",\
"1.944487, 1.969860, 2.032046, 2.201744, 3.049965",\
"2.295874, 2.321246, 2.383433, 2.553131, 3.401352",\
"3.531928, 3.557300, 3.619487, 3.789185, 4.637405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453",\
"0.041125, 0.058323, 0.113880, 0.320848, 1.472453");
}
} /* end of arc la_oenb_mprj[108]_la_oenb_core[108]_una_min*/
} /* end of pin la_oenb_core[108] */
pin("la_oenb_core[107]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000929 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[107];
timing () {
related_pin : "la_oenb_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "1.456930, 1.489409, 1.589958, 1.952422, 3.869835",\
"1.507490, 1.539968, 1.640518, 2.002982, 3.920395",\
"1.618386, 1.650864, 1.751414, 2.113878, 4.031291",\
"1.904026, 1.936505, 2.037054, 2.399518, 4.316931",\
"2.819030, 2.851508, 2.952058, 3.314522, 5.231935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "1.373840, 1.399334, 1.461521, 1.631100, 2.479875",\
"1.423683, 1.449176, 1.511363, 1.680943, 2.529717",\
"1.536992, 1.562485, 1.624672, 1.794252, 2.643026",\
"1.885841, 1.911334, 1.973521, 2.143101, 2.991875",\
"3.079608, 3.105101, 3.167289, 3.336868, 4.185642");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910");
}
} /* end of arc la_oenb_mprj[107]_la_oenb_core[107]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[107]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "1.456930, 1.489409, 1.589958, 1.952422, 3.869835",\
"1.507490, 1.539968, 1.640518, 2.002982, 3.920395",\
"1.618386, 1.650864, 1.751414, 2.113878, 4.031291",\
"1.904026, 1.936505, 2.037054, 2.399518, 4.316931",\
"2.819030, 2.851508, 2.952058, 3.314522, 5.231935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957",\
"0.042484, 0.075021, 0.200632, 0.697911, 3.333957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "1.373840, 1.399334, 1.461521, 1.631100, 2.479875",\
"1.423683, 1.449176, 1.511363, 1.680943, 2.529717",\
"1.536992, 1.562485, 1.624672, 1.794252, 2.643026",\
"1.885841, 1.911334, 1.973521, 2.143101, 2.991875",\
"3.079608, 3.105101, 3.167289, 3.336868, 4.185642");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910",\
"0.041057, 0.058310, 0.113864, 0.320408, 1.471910");
}
} /* end of arc la_oenb_mprj[107]_la_oenb_core[107]_una_min*/
} /* end of pin la_oenb_core[107] */
pin("la_oenb_core[106]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000865 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[106];
timing () {
related_pin : "la_oenb_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "1.493346, 1.525899, 1.626448, 1.988896, 3.906186",\
"1.543892, 1.576445, 1.676993, 2.039442, 3.956731",\
"1.654789, 1.687342, 1.787890, 2.150339, 4.067629",\
"1.940477, 1.973030, 2.073579, 2.436027, 4.353317",\
"2.855969, 2.888522, 2.989070, 3.351518, 5.268808");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "1.389087, 1.414683, 1.476893, 1.646438, 2.495094",\
"1.438921, 1.464517, 1.526728, 1.696272, 2.544929",\
"1.552229, 1.577824, 1.640035, 1.809579, 2.658236",\
"1.901118, 1.926713, 1.988924, 2.158468, 3.007125",\
"3.095397, 3.120993, 3.183203, 3.352748, 4.201405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496");
}
} /* end of arc la_oenb_mprj[106]_la_oenb_core[106]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[106]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "1.493346, 1.525899, 1.626448, 1.988896, 3.906186",\
"1.543892, 1.576445, 1.676993, 2.039442, 3.956731",\
"1.654789, 1.687342, 1.787890, 2.150339, 4.067629",\
"1.940477, 1.973030, 2.073579, 2.436027, 4.353317",\
"2.855969, 2.888522, 2.989070, 3.351518, 5.268808");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383",\
"0.042284, 0.074828, 0.200431, 0.697651, 3.333383");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "1.389087, 1.414683, 1.476893, 1.646438, 2.495094",\
"1.438921, 1.464517, 1.526728, 1.696272, 2.544929",\
"1.552229, 1.577824, 1.640035, 1.809579, 2.658236",\
"1.901118, 1.926713, 1.988924, 2.158468, 3.007125",\
"3.095397, 3.120993, 3.183203, 3.352748, 4.201405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496",\
"0.040937, 0.058221, 0.113786, 0.320243, 1.471496");
}
} /* end of arc la_oenb_mprj[106]_la_oenb_core[106]_una_min*/
} /* end of pin la_oenb_core[106] */
pin("la_oenb_core[105]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000828 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[105];
timing () {
related_pin : "la_oenb_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "1.519478, 1.552084, 1.652572, 2.012973, 3.931153",\
"1.570040, 1.602646, 1.703134, 2.063535, 3.981715",\
"1.680935, 1.713542, 1.814029, 2.174430, 4.092610",\
"1.966541, 1.999147, 2.099635, 2.460036, 4.378216",\
"2.881117, 2.913724, 3.014212, 3.374612, 5.292793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "1.407295, 1.432929, 1.495150, 1.663470, 2.512968",\
"1.457135, 1.482769, 1.544991, 1.713310, 2.562808",\
"1.570446, 1.596080, 1.658302, 1.826621, 2.676119",\
"1.919276, 1.944910, 2.007132, 2.175452, 3.024949",\
"3.112671, 3.138305, 3.200527, 3.368846, 4.218344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020");
}
} /* end of arc la_oenb_mprj[105]_la_oenb_core[105]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[105]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "1.519478, 1.552084, 1.652572, 2.012973, 3.931153",\
"1.570040, 1.602646, 1.703134, 2.063535, 3.981715",\
"1.680935, 1.713542, 1.814029, 2.174430, 4.092610",\
"1.966541, 1.999147, 2.099635, 2.460036, 4.378216",\
"2.881117, 2.913724, 3.014212, 3.374612, 5.292793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904",\
"0.042246, 0.074814, 0.200308, 0.691438, 3.330904");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "1.407295, 1.432929, 1.495150, 1.663470, 2.512968",\
"1.457135, 1.482769, 1.544991, 1.713310, 2.562808",\
"1.570446, 1.596080, 1.658302, 1.826621, 2.676119",\
"1.919276, 1.944910, 2.007132, 2.175452, 3.024949",\
"3.112671, 3.138305, 3.200527, 3.368846, 4.218344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020",\
"0.040869, 0.058163, 0.113740, 0.315839, 1.471020");
}
} /* end of arc la_oenb_mprj[105]_la_oenb_core[105]_una_min*/
} /* end of pin la_oenb_core[105] */
pin("la_oenb_core[104]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000800 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[104];
timing () {
related_pin : "la_oenb_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "1.515700, 1.548347, 1.648813, 2.011661, 3.927126",\
"1.566352, 1.598999, 1.699465, 2.062313, 3.977778",\
"1.677248, 1.709895, 1.810361, 2.173209, 4.088675",\
"1.962895, 1.995542, 2.096008, 2.458856, 4.374321",\
"2.878003, 2.910650, 3.011116, 3.373965, 5.289429");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "1.406094, 1.431763, 1.494006, 1.663582, 2.511998",\
"1.456033, 1.481701, 1.543944, 1.713521, 2.561937",\
"1.569342, 1.595010, 1.657253, 1.826830, 2.675245",\
"1.918192, 1.943860, 2.006103, 2.175680, 3.024096",\
"3.112031, 3.137700, 3.199943, 3.369519, 4.217936");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517");
}
} /* end of arc la_oenb_mprj[104]_la_oenb_core[104]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[104]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "1.515700, 1.548347, 1.648813, 2.011661, 3.927126",\
"1.566352, 1.598999, 1.699465, 2.062313, 3.977778",\
"1.677248, 1.709895, 1.810361, 2.173209, 4.088675",\
"1.962895, 1.995542, 2.096008, 2.458856, 4.374321",\
"2.878003, 2.910650, 3.011116, 3.373965, 5.289429");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240",\
"0.042206, 0.074786, 0.200206, 0.698056, 3.330240");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "1.406094, 1.431763, 1.494006, 1.663582, 2.511998",\
"1.456033, 1.481701, 1.543944, 1.713521, 2.561937",\
"1.569342, 1.595010, 1.657253, 1.826830, 2.675245",\
"1.918192, 1.943860, 2.006103, 2.175680, 3.024096",\
"3.112031, 3.137700, 3.199943, 3.369519, 4.217936");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517",\
"0.040819, 0.058119, 0.113693, 0.320283, 1.471517");
}
} /* end of arc la_oenb_mprj[104]_la_oenb_core[104]_una_min*/
} /* end of pin la_oenb_core[104] */
pin("la_oenb_core[103]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001615 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[103];
timing () {
related_pin : "la_oenb_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.520531, 1.552210, 1.652719, 2.015495, 3.933155",\
"1.570932, 1.602611, 1.703120, 2.065897, 3.983556",\
"1.681754, 1.713433, 1.813943, 2.176719, 4.094378",\
"1.968848, 2.000527, 2.101037, 2.463813, 4.381472",\
"2.921361, 2.953041, 3.053550, 3.416326, 5.333985");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.417828, 1.442198, 1.504123, 1.674056, 2.523780",\
"1.467663, 1.492033, 1.553959, 1.723891, 2.573615",\
"1.580776, 1.605146, 1.667072, 1.837005, 2.686729",\
"1.932408, 1.956778, 2.018704, 2.188637, 3.038361",\
"3.170598, 3.194967, 3.256893, 3.426826, 4.276550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947");
}
} /* end of arc la_oenb_mprj[103]_la_oenb_core[103]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[103]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.520531, 1.552210, 1.652719, 2.015495, 3.933155",\
"1.570932, 1.602611, 1.703120, 2.065897, 3.983556",\
"1.681754, 1.713433, 1.813943, 2.176719, 4.094378",\
"1.968848, 2.000527, 2.101037, 2.463813, 4.381472",\
"2.921361, 2.953041, 3.053550, 3.416326, 5.333985");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314",\
"0.044710, 0.077187, 0.202810, 0.700919, 3.338314");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.417828, 1.442198, 1.504123, 1.674056, 2.523780",\
"1.467663, 1.492033, 1.553959, 1.723891, 2.573615",\
"1.580776, 1.605146, 1.667072, 1.837005, 2.686729",\
"1.932408, 1.956778, 2.018704, 2.188637, 3.038361",\
"3.170598, 3.194967, 3.256893, 3.426826, 4.276550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947",\
"0.042366, 0.059270, 0.114721, 0.322160, 1.475947");
}
} /* end of arc la_oenb_mprj[103]_la_oenb_core[103]_una_min*/
} /* end of pin la_oenb_core[103] */
pin("la_oenb_core[102]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000749 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[102];
timing () {
related_pin : "la_oenb_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "1.527094, 1.559795, 1.660292, 2.022983, 3.939034",\
"1.577609, 1.610310, 1.710808, 2.073499, 3.989549",\
"1.688506, 1.721207, 1.821704, 2.184395, 4.100445",\
"1.974146, 2.006848, 2.107345, 2.470036, 4.386086",\
"2.889124, 2.921825, 3.022323, 3.385013, 5.301064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "1.409924, 1.435686, 1.497947, 1.667481, 2.515896",\
"1.459727, 1.485489, 1.547750, 1.717284, 2.565698",\
"1.573036, 1.598798, 1.661059, 1.830593, 2.679007",\
"1.921891, 1.947653, 2.009914, 2.179448, 3.027862",\
"3.115665, 3.141427, 3.203688, 3.373222, 4.221636");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140");
}
} /* end of arc la_oenb_mprj[102]_la_oenb_core[102]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[102]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "1.527094, 1.559795, 1.660292, 2.022983, 3.939034",\
"1.577609, 1.610310, 1.710808, 2.073499, 3.989549",\
"1.688506, 1.721207, 1.821704, 2.184395, 4.100445",\
"1.974146, 2.006848, 2.107345, 2.470036, 4.386086",\
"2.889124, 2.921825, 3.022323, 3.385013, 5.301064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849",\
"0.041998, 0.074572, 0.200049, 0.697620, 3.330849");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "1.409924, 1.435686, 1.497947, 1.667481, 2.515896",\
"1.459727, 1.485489, 1.547750, 1.717284, 2.565698",\
"1.573036, 1.598798, 1.661059, 1.830593, 2.679007",\
"1.921891, 1.947653, 2.009914, 2.179448, 3.027862",\
"3.115665, 3.141427, 3.203688, 3.373222, 4.221636");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140",\
"0.040720, 0.058051, 0.113632, 0.320098, 1.471140");
}
} /* end of arc la_oenb_mprj[102]_la_oenb_core[102]_una_min*/
} /* end of pin la_oenb_core[102] */
pin("la_oenb_core[101]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001615 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[101];
timing () {
related_pin : "la_oenb_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.520720, 1.552407, 1.652825, 2.015952, 3.931558",\
"1.571275, 1.602962, 1.703380, 2.066507, 3.982112",\
"1.682171, 1.713858, 1.814275, 2.177403, 4.093008",\
"1.967803, 1.999490, 2.099908, 2.463035, 4.378641",\
"2.882716, 2.914403, 3.014821, 3.377948, 5.293553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.409115, 1.433459, 1.495381, 1.665312, 2.514583",\
"1.458952, 1.483296, 1.545218, 1.715149, 2.564420",\
"1.572262, 1.596605, 1.658527, 1.828458, 2.677730",\
"1.921106, 1.945449, 2.007371, 2.177302, 3.026574",\
"3.114789, 3.139133, 3.201055, 3.370986, 4.220257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601");
}
} /* end of arc la_oenb_mprj[101]_la_oenb_core[101]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[101]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.520720, 1.552407, 1.652825, 2.015952, 3.931558",\
"1.571275, 1.602962, 1.703380, 2.066507, 3.982112",\
"1.682171, 1.713858, 1.814275, 2.177403, 4.093008",\
"1.967803, 1.999490, 2.099908, 2.463035, 4.378641",\
"2.882716, 2.914403, 3.014821, 3.377948, 5.293553");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938",\
"0.044838, 0.077344, 0.202807, 0.701444, 3.334938");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "1.409115, 1.433459, 1.495381, 1.665312, 2.514583",\
"1.458952, 1.483296, 1.545218, 1.715149, 2.564420",\
"1.572262, 1.596605, 1.658527, 1.828458, 2.677730",\
"1.921106, 1.945449, 2.007371, 2.177302, 3.026574",\
"3.114789, 3.139133, 3.201055, 3.370986, 4.220257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601",\
"0.042375, 0.059262, 0.114723, 0.322212, 1.475601");
}
} /* end of arc la_oenb_mprj[101]_la_oenb_core[101]_una_min*/
} /* end of pin la_oenb_core[101] */
pin("la_oenb_core[100]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000925 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[100];
timing () {
related_pin : "la_oenb_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "1.517845, 1.550341, 1.650779, 2.011319, 3.928537",\
"1.568537, 1.601033, 1.701471, 2.062011, 3.979228",\
"1.679434, 1.711930, 1.812368, 2.172907, 4.090126",\
"1.965093, 1.997589, 2.098027, 2.458566, 4.375784",\
"2.880345, 2.912841, 3.013279, 3.373819, 5.291037");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "1.405221, 1.430683, 1.492858, 1.661186, 2.510443",\
"1.455202, 1.480663, 1.542839, 1.711166, 2.560423",\
"1.568510, 1.593971, 1.656147, 1.824474, 2.673731",\
"1.917354, 1.942815, 2.004991, 2.173318, 3.022575",\
"3.111270, 3.136731, 3.198907, 3.367234, 4.216491");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984");
}
} /* end of arc la_oenb_mprj[100]_la_oenb_core[100]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[100]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "1.517845, 1.550341, 1.650779, 2.011319, 3.928537",\
"1.568537, 1.601033, 1.701471, 2.062011, 3.979228",\
"1.679434, 1.711930, 1.812368, 2.172907, 4.090126",\
"1.965093, 1.997589, 2.098027, 2.458566, 4.375784",\
"2.880345, 2.912841, 3.013279, 3.373819, 5.291037");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732",\
"0.042611, 0.075184, 0.200622, 0.691967, 3.329732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "1.405221, 1.430683, 1.492858, 1.661186, 2.510443",\
"1.455202, 1.480663, 1.542839, 1.711166, 2.560423",\
"1.568510, 1.593971, 1.656147, 1.824474, 2.673731",\
"1.917354, 1.942815, 2.004991, 2.173318, 3.022575",\
"3.111270, 3.136731, 3.198907, 3.367234, 4.216491");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984",\
"0.041057, 0.058297, 0.113870, 0.316008, 1.470984");
}
} /* end of arc la_oenb_mprj[100]_la_oenb_core[100]_una_min*/
} /* end of pin la_oenb_core[100] */
pin("la_oenb_core[99]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001371 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[99];
timing () {
related_pin : "la_oenb_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "1.632915, 1.664898, 1.765332, 2.128553, 4.044248",\
"1.683474, 1.715457, 1.815891, 2.179112, 4.094807",\
"1.794371, 1.826353, 1.926787, 2.290008, 4.205703",\
"2.080027, 2.112009, 2.212443, 2.575664, 4.491359",\
"2.995034, 3.027016, 3.127451, 3.490671, 5.406366");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "1.464078, 1.488821, 1.550858, 1.720792, 2.570258",\
"1.513920, 1.538662, 1.600700, 1.770634, 2.620100",\
"1.627229, 1.651972, 1.714009, 1.883943, 2.733409",\
"1.976113, 2.000855, 2.062893, 2.232827, 3.082293",\
"3.170043, 3.194784, 3.256823, 3.426756, 4.276222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576");
}
} /* end of arc la_oenb_mprj[99]_la_oenb_core[99]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[99]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "1.632915, 1.664898, 1.765332, 2.128553, 4.044248",\
"1.683474, 1.715457, 1.815891, 2.179112, 4.094807",\
"1.794371, 1.826353, 1.926787, 2.290008, 4.205703",\
"2.080027, 2.112009, 2.212443, 2.575664, 4.491359",\
"2.995034, 3.027016, 3.127451, 3.490671, 5.406366");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131",\
"0.044072, 0.076601, 0.202003, 0.700778, 3.334131");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "1.464078, 1.488821, 1.550858, 1.720792, 2.570258",\
"1.513920, 1.538662, 1.600700, 1.770634, 2.620100",\
"1.627229, 1.651972, 1.714009, 1.883943, 2.733409",\
"1.976113, 2.000855, 2.062893, 2.232827, 3.082293",\
"3.170043, 3.194784, 3.256823, 3.426756, 4.276222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576",\
"0.041909, 0.058912, 0.114392, 0.321895, 1.475576");
}
} /* end of arc la_oenb_mprj[99]_la_oenb_core[99]_una_min*/
} /* end of pin la_oenb_core[99] */
pin("la_oenb_core[98]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001495 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[98];
timing () {
related_pin : "la_oenb_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "1.594565, 1.626407, 1.726746, 2.090312, 4.004023",\
"1.645110, 1.676952, 1.777291, 2.140857, 4.054568",\
"1.756006, 1.787848, 1.888186, 2.251752, 4.165463",\
"2.041631, 2.073473, 2.173812, 2.537377, 4.451088",\
"2.956443, 2.988286, 3.088624, 3.452190, 5.365901");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "1.442190, 1.466706, 1.528687, 1.698650, 2.547747",\
"1.492018, 1.516534, 1.578515, 1.748477, 2.597574",\
"1.605328, 1.629843, 1.691824, 1.861787, 2.710884",\
"1.954170, 1.978685, 2.040666, 2.210629, 3.059726",\
"3.147773, 3.172289, 3.234270, 3.404233, 4.253330");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621");
}
} /* end of arc la_oenb_mprj[98]_la_oenb_core[98]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[98]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "1.594565, 1.626407, 1.726746, 2.090312, 4.004023",\
"1.645110, 1.676952, 1.777291, 2.140857, 4.054568",\
"1.756006, 1.787848, 1.888186, 2.251752, 4.165463",\
"2.041631, 2.073473, 2.173812, 2.537377, 4.451088",\
"2.956443, 2.988286, 3.088624, 3.452190, 5.365901");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471",\
"0.044592, 0.077138, 0.202403, 0.701726, 3.331471");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "1.442190, 1.466706, 1.528687, 1.698650, 2.547747",\
"1.492018, 1.516534, 1.578515, 1.748477, 2.597574",\
"1.605328, 1.629843, 1.691824, 1.861787, 2.710884",\
"1.954170, 1.978685, 2.040666, 2.210629, 3.059726",\
"3.147773, 3.172289, 3.234270, 3.404233, 4.253330");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621",\
"0.042154, 0.059081, 0.114556, 0.322173, 1.475621");
}
} /* end of arc la_oenb_mprj[98]_la_oenb_core[98]_una_min*/
} /* end of pin la_oenb_core[98] */
pin("la_oenb_core[97]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001248 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[97];
timing () {
related_pin : "la_oenb_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "1.535010, 1.567147, 1.667426, 2.031003, 3.942983",\
"1.586219, 1.618356, 1.718634, 2.082212, 3.994191",\
"1.698310, 1.730447, 1.830726, 2.194303, 4.106283",\
"2.021162, 2.053299, 2.153577, 2.517155, 4.429134",\
"3.139052, 3.171189, 3.271467, 3.635047, 5.547016");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.043868, 0.076459, 0.201632, 0.700753, 3.326893",\
"0.043868, 0.076459, 0.201632, 0.700753, 3.326893",\
"0.043868, 0.076459, 0.201632, 0.700753, 3.326893",\
"0.043869, 0.076459, 0.201632, 0.700753, 3.326893",\
"0.043869, 0.076460, 0.201632, 0.700756, 3.326893");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "1.303922, 1.328813, 1.390869, 1.560618, 2.408667",\
"1.352054, 1.376945, 1.439001, 1.608750, 2.456799",\
"1.464670, 1.489561, 1.551618, 1.721366, 2.569415",\
"1.819364, 1.844255, 1.906312, 2.076060, 2.924109",\
"3.132258, 3.157150, 3.219206, 3.388955, 4.237005");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321374, 1.472955");
}
} /* end of arc la_oenb_mprj[97]_la_oenb_core[97]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[97]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "1.535010, 1.567147, 1.667426, 2.031003, 3.942983",\
"1.586219, 1.618356, 1.718634, 2.082212, 3.994191",\
"1.698310, 1.730447, 1.830726, 2.194303, 4.106283",\
"2.021162, 2.053299, 2.153577, 2.517155, 4.429134",\
"3.139052, 3.171189, 3.271467, 3.635047, 5.547016");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.043868, 0.076459, 0.201632, 0.700753, 3.326876",\
"0.043868, 0.076459, 0.201632, 0.700753, 3.326876",\
"0.043868, 0.076459, 0.201632, 0.700753, 3.326876",\
"0.043869, 0.076459, 0.201632, 0.700753, 3.326876",\
"0.043869, 0.076460, 0.201632, 0.700756, 3.326876");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "1.303922, 1.328813, 1.390869, 1.560618, 2.408667",\
"1.352054, 1.376945, 1.439001, 1.608750, 2.456799",\
"1.464670, 1.489561, 1.551618, 1.721366, 2.569415",\
"1.819364, 1.844255, 1.906312, 2.076060, 2.924109",\
"3.132258, 3.157150, 3.219206, 3.388955, 4.237005");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321375, 1.472954",\
"0.041687, 0.058735, 0.114266, 0.321374, 1.472955");
}
} /* end of arc la_oenb_mprj[97]_la_oenb_core[97]_una_min*/
} /* end of pin la_oenb_core[97] */
pin("la_oenb_core[96]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001234 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[96];
timing () {
related_pin : "la_oenb_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "1.439110, 1.471556, 1.572125, 1.935741, 3.847821",\
"1.490232, 1.522677, 1.623246, 1.986863, 3.898942",\
"1.600782, 1.633228, 1.733797, 2.097413, 4.009492",\
"1.887340, 1.919786, 2.020355, 2.383972, 4.296052",\
"2.841283, 2.873730, 2.974300, 3.337917, 5.249998");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044949, 0.077383, 0.202018, 0.700544, 3.326529");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "1.205719, 1.230600, 1.292663, 1.462434, 2.310119",\
"1.255844, 1.280725, 1.342788, 1.512559, 2.360244",\
"1.369067, 1.393948, 1.456010, 1.625782, 2.473467",\
"1.721120, 1.746001, 1.808063, 1.977835, 2.825520",\
"2.980079, 3.004960, 3.067023, 3.236794, 4.084481");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321464, 1.472847");
}
} /* end of arc la_oenb_mprj[96]_la_oenb_core[96]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[96]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "1.439110, 1.471556, 1.572125, 1.935741, 3.847821",\
"1.490232, 1.522677, 1.623246, 1.986863, 3.898942",\
"1.600782, 1.633228, 1.733797, 2.097413, 4.009492",\
"1.887340, 1.919786, 2.020355, 2.383972, 4.296052",\
"2.841283, 2.873730, 2.974300, 3.337917, 5.249998");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044945, 0.077379, 0.202016, 0.700545, 3.326529",\
"0.044949, 0.077383, 0.202018, 0.700544, 3.326529");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "1.205719, 1.230600, 1.292663, 1.462434, 2.310119",\
"1.255844, 1.280725, 1.342788, 1.512559, 2.360244",\
"1.369067, 1.393948, 1.456010, 1.625782, 2.473467",\
"1.721120, 1.746001, 1.808063, 1.977835, 2.825520",\
"2.980079, 3.004960, 3.067023, 3.236794, 4.084481");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321465, 1.472847",\
"0.041670, 0.058706, 0.114245, 0.321464, 1.472847");
}
} /* end of arc la_oenb_mprj[96]_la_oenb_core[96]_una_min*/
} /* end of pin la_oenb_core[96] */
pin("la_oenb_core[95]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001106 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[95];
timing () {
related_pin : "la_oenb_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "1.414202, 1.446540, 1.546861, 1.910471, 3.822638",\
"1.463924, 1.496261, 1.596582, 1.960192, 3.872359",\
"1.573616, 1.605954, 1.706275, 2.069885, 3.982052",\
"1.849874, 1.882212, 1.982533, 2.346143, 4.258310",\
"2.758327, 2.790666, 2.890988, 3.254598, 5.166766");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043526, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043530, 0.076118, 0.201210, 0.700314, 3.326598");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "1.196124, 1.221241, 1.283364, 1.453115, 2.301264",\
"1.244993, 1.270110, 1.332233, 1.501984, 2.350133",\
"1.358178, 1.383295, 1.445418, 1.615170, 2.463319",\
"1.713114, 1.738231, 1.800354, 1.970106, 2.818255",\
"3.001803, 3.026921, 3.089044, 3.258795, 4.106946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321195, 1.472938");
}
} /* end of arc la_oenb_mprj[95]_la_oenb_core[95]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[95]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "1.414202, 1.446540, 1.546861, 1.910471, 3.822638",\
"1.463924, 1.496261, 1.596582, 1.960192, 3.872359",\
"1.573616, 1.605954, 1.706275, 2.069885, 3.982052",\
"1.849874, 1.882212, 1.982533, 2.346143, 4.258310",\
"2.758327, 2.790666, 2.890988, 3.254598, 5.166766");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043525, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043526, 0.076114, 0.201209, 0.700315, 3.326598",\
"0.043530, 0.076118, 0.201210, 0.700314, 3.326598");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "1.196124, 1.221241, 1.283364, 1.453115, 2.301264",\
"1.244993, 1.270110, 1.332233, 1.501984, 2.350133",\
"1.358178, 1.383295, 1.445418, 1.615170, 2.463319",\
"1.713114, 1.738231, 1.800354, 1.970106, 2.818255",\
"3.001803, 3.026921, 3.089044, 3.258795, 4.106946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321196, 1.472937",\
"0.041417, 0.058533, 0.114075, 0.321195, 1.472938");
}
} /* end of arc la_oenb_mprj[95]_la_oenb_core[95]_una_min*/
} /* end of pin la_oenb_core[95] */
pin("la_oenb_core[94]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001039 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[94];
timing () {
related_pin : "la_oenb_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "1.513499, 1.546008, 1.646434, 2.010101, 3.922779",\
"1.565077, 1.597586, 1.698012, 2.061679, 3.974357",\
"1.675478, 1.707987, 1.808413, 2.172081, 4.084758",\
"1.961837, 1.994346, 2.094772, 2.458439, 4.371117",\
"2.914153, 2.946663, 3.047090, 3.410758, 5.323436");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.043620, 0.076167, 0.201098, 0.700159, 3.327232",\
"0.043620, 0.076167, 0.201098, 0.700159, 3.327232",\
"0.043620, 0.076167, 0.201098, 0.700159, 3.327232",\
"0.043621, 0.076167, 0.201098, 0.700159, 3.327233",\
"0.043624, 0.076170, 0.201099, 0.700159, 3.327233");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "1.239929, 1.265149, 1.327315, 1.497129, 2.345528",\
"1.290246, 1.315466, 1.377632, 1.547446, 2.395845",\
"1.403566, 1.428787, 1.490952, 1.660766, 2.509165",\
"1.755484, 1.780704, 1.842870, 2.012684, 2.861083",\
"3.021960, 3.047181, 3.109346, 3.279160, 4.127561");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321263, 1.473566");
}
} /* end of arc la_oenb_mprj[94]_la_oenb_core[94]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[94]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "1.513499, 1.546008, 1.646434, 2.010101, 3.922779",\
"1.565077, 1.597586, 1.698012, 2.061679, 3.974357",\
"1.675478, 1.707987, 1.808413, 2.172081, 4.084758",\
"1.961837, 1.994346, 2.094772, 2.458439, 4.371117",\
"2.914153, 2.946663, 3.047090, 3.410758, 5.323436");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.043620, 0.076167, 0.201098, 0.700158, 3.327232",\
"0.043620, 0.076167, 0.201098, 0.700158, 3.327232",\
"0.043620, 0.076167, 0.201098, 0.700158, 3.327232",\
"0.043621, 0.076167, 0.201098, 0.700158, 3.327233",\
"0.043624, 0.076170, 0.201099, 0.700158, 3.327233");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "1.239929, 1.265149, 1.327315, 1.497129, 2.345528",\
"1.290246, 1.315466, 1.377632, 1.547446, 2.395845",\
"1.403566, 1.428787, 1.490952, 1.660766, 2.509165",\
"1.755484, 1.780704, 1.842870, 2.012684, 2.861083",\
"3.021960, 3.047181, 3.109346, 3.279160, 4.127561");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321264, 1.473566",\
"0.041289, 0.058432, 0.113971, 0.321263, 1.473566");
}
} /* end of arc la_oenb_mprj[94]_la_oenb_core[94]_una_min*/
} /* end of pin la_oenb_core[94] */
pin("la_oenb_core[93]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001417 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[93];
timing () {
related_pin : "la_oenb_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "1.452319, 1.484415, 1.584854, 1.948642, 3.861017",\
"1.501076, 1.533172, 1.633610, 1.997399, 3.909773",\
"1.610786, 1.642882, 1.743321, 2.107110, 4.019484",\
"1.887942, 1.920039, 2.020478, 2.384266, 4.296640",\
"2.796260, 2.828358, 2.928797, 3.292586, 5.204961");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.045039, 0.077524, 0.202386, 0.701645, 3.328573",\
"0.045039, 0.077524, 0.202386, 0.701645, 3.328573",\
"0.045039, 0.077524, 0.202386, 0.701645, 3.328573",\
"0.045039, 0.077524, 0.202386, 0.701645, 3.328573",\
"0.045044, 0.077528, 0.202388, 0.701645, 3.328573");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "1.217597, 1.242203, 1.304211, 1.474149, 2.322627",\
"1.266372, 1.290978, 1.352987, 1.522925, 2.371403",\
"1.379560, 1.404165, 1.466174, 1.636112, 2.484590",\
"1.734561, 1.759167, 1.821175, 1.991114, 2.839591",\
"3.023559, 3.048165, 3.110173, 3.280112, 4.128591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903");
}
} /* end of arc la_oenb_mprj[93]_la_oenb_core[93]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[93]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "1.452319, 1.484415, 1.584854, 1.948642, 3.861017",\
"1.501076, 1.533172, 1.633610, 1.997399, 3.909773",\
"1.610786, 1.642882, 1.743321, 2.107110, 4.019484",\
"1.887942, 1.920039, 2.020478, 2.384266, 4.296640",\
"2.796260, 2.828358, 2.928797, 3.292586, 5.204961");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.045039, 0.077524, 0.202386, 0.701644, 3.328571",\
"0.045039, 0.077524, 0.202386, 0.701644, 3.328571",\
"0.045039, 0.077524, 0.202386, 0.701644, 3.328571",\
"0.045039, 0.077524, 0.202386, 0.701644, 3.328571",\
"0.045044, 0.077528, 0.202388, 0.701644, 3.328572");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "1.217597, 1.242203, 1.304211, 1.474149, 2.322627",\
"1.266372, 1.290978, 1.352987, 1.522925, 2.371403",\
"1.379560, 1.404165, 1.466174, 1.636112, 2.484590",\
"1.734561, 1.759167, 1.821175, 1.991114, 2.839591",\
"3.023559, 3.048165, 3.110173, 3.280112, 4.128591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903",\
"0.042016, 0.058961, 0.114458, 0.322079, 1.474903");
}
} /* end of arc la_oenb_mprj[93]_la_oenb_core[93]_una_min*/
} /* end of pin la_oenb_core[93] */
pin("la_oenb_core[92]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002030 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[92];
timing () {
related_pin : "la_oenb_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "1.518345, 1.549896, 1.650362, 2.014343, 3.926207",\
"1.569815, 1.601366, 1.701832, 2.065813, 3.977676",\
"1.680251, 1.711802, 1.812268, 2.176249, 4.088112",\
"1.966655, 1.998207, 2.098674, 2.462654, 4.374517",\
"2.919347, 2.950900, 3.051367, 3.415347, 5.327211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047357, 0.079754, 0.204490, 0.704040, 3.330686",\
"0.047360, 0.079757, 0.204492, 0.704039, 3.330686");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "1.244858, 1.268621, 1.330373, 1.500509, 2.349073",\
"1.295129, 1.318892, 1.380644, 1.550780, 2.399344",\
"1.408426, 1.432189, 1.493941, 1.664078, 2.512642",\
"1.760375, 1.784138, 1.845891, 2.016027, 2.864591",\
"3.025106, 3.048869, 3.110621, 3.280757, 4.129323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323398, 1.477012");
}
} /* end of arc la_oenb_mprj[92]_la_oenb_core[92]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[92]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "1.518345, 1.549896, 1.650362, 2.014343, 3.926207",\
"1.569815, 1.601366, 1.701832, 2.065813, 3.977676",\
"1.680251, 1.711802, 1.812268, 2.176249, 4.088112",\
"1.966655, 1.998207, 2.098674, 2.462654, 4.374517",\
"2.919347, 2.950900, 3.051367, 3.415347, 5.327211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047356, 0.079753, 0.204490, 0.704040, 3.330686",\
"0.047357, 0.079754, 0.204490, 0.704040, 3.330686",\
"0.047360, 0.079757, 0.204492, 0.704039, 3.330686");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "1.244858, 1.268621, 1.330373, 1.500509, 2.349073",\
"1.295129, 1.318892, 1.380644, 1.550780, 2.399344",\
"1.408426, 1.432189, 1.493941, 1.664078, 2.512642",\
"1.760375, 1.784138, 1.845891, 2.016027, 2.864591",\
"3.025106, 3.048869, 3.110621, 3.280757, 4.129323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323399, 1.477011",\
"0.043145, 0.059820, 0.115248, 0.323398, 1.477012");
}
} /* end of arc la_oenb_mprj[92]_la_oenb_core[92]_una_min*/
} /* end of pin la_oenb_core[92] */
pin("la_oenb_core[91]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001300 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[91];
timing () {
related_pin : "la_oenb_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.504041, 1.536526, 1.637220, 2.000910, 3.913276",\
"1.555326, 1.587811, 1.688505, 2.052194, 3.964561",\
"1.665825, 1.698311, 1.799004, 2.162694, 4.075061",\
"1.952314, 1.984800, 2.085494, 2.449183, 4.361550",\
"2.905695, 2.938181, 3.038876, 3.402566, 5.314934");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045618, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045621, 0.077980, 0.202396, 0.700834, 3.327315");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.240418, 1.265182, 1.327226, 1.497080, 2.344862",\
"1.290615, 1.315379, 1.377423, 1.547276, 2.395059",\
"1.403871, 1.428635, 1.490679, 1.660532, 2.508315",\
"1.755877, 1.780641, 1.842686, 2.012539, 2.860322",\
"3.017402, 3.042166, 3.104210, 3.274063, 4.121848");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473618");
}
} /* end of arc la_oenb_mprj[91]_la_oenb_core[91]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[91]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.504041, 1.536526, 1.637220, 2.000910, 3.913276",\
"1.555326, 1.587811, 1.688505, 2.052194, 3.964561",\
"1.665825, 1.698311, 1.799004, 2.162694, 4.075061",\
"1.952314, 1.984800, 2.085494, 2.449183, 4.361550",\
"2.905695, 2.938181, 3.038876, 3.402566, 5.314934");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045617, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045618, 0.077977, 0.202394, 0.700835, 3.327314",\
"0.045621, 0.077980, 0.202396, 0.700834, 3.327315");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "1.240418, 1.265182, 1.327226, 1.497080, 2.344862",\
"1.290615, 1.315379, 1.377423, 1.547276, 2.395059",\
"1.403871, 1.428635, 1.490679, 1.660532, 2.508315",\
"1.755877, 1.780641, 1.842686, 2.012539, 2.860322",\
"3.017402, 3.042166, 3.104210, 3.274063, 4.121848");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473617",\
"0.041800, 0.058792, 0.114319, 0.321770, 1.473618");
}
} /* end of arc la_oenb_mprj[91]_la_oenb_core[91]_una_min*/
} /* end of pin la_oenb_core[91] */
pin("la_oenb_core[90]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001709 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[90];
timing () {
related_pin : "la_oenb_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "1.834726, 1.866314, 1.966634, 2.330248, 4.243832",\
"1.885288, 1.916875, 2.017196, 2.380810, 4.294394",\
"1.998157, 2.029744, 2.130065, 2.493679, 4.407263",\
"2.320768, 2.352355, 2.452676, 2.816291, 4.729875",\
"3.440863, 3.472450, 3.572771, 3.936385, 5.849969");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "1.865588, 1.889755, 1.951646, 2.121675, 2.970827",\
"1.913564, 1.937731, 1.999622, 2.169650, 3.018802",\
"2.026208, 2.050375, 2.112267, 2.282295, 3.131447",\
"2.381459, 2.405626, 2.467517, 2.637545, 3.486697",\
"3.685446, 3.709613, 3.771504, 3.941532, 4.790684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351");
}
} /* end of arc la_oenb_mprj[90]_la_oenb_core[90]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[90]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "1.834726, 1.866314, 1.966634, 2.330248, 4.243832",\
"1.885288, 1.916875, 2.017196, 2.380810, 4.294394",\
"1.998157, 2.029744, 2.130065, 2.493679, 4.407263",\
"2.320768, 2.352355, 2.452676, 2.816291, 4.729875",\
"3.440863, 3.472450, 3.572771, 3.936385, 5.849969");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334",\
"0.045284, 0.077811, 0.203092, 0.702558, 3.332334");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "1.865588, 1.889755, 1.951646, 2.121675, 2.970827",\
"1.913564, 1.937731, 1.999622, 2.169650, 3.018802",\
"2.026208, 2.050375, 2.112267, 2.282295, 3.131447",\
"2.381459, 2.405626, 2.467517, 2.637545, 3.486697",\
"3.685446, 3.709613, 3.771504, 3.941532, 4.790684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351",\
"0.042564, 0.059382, 0.114832, 0.322622, 1.476351");
}
} /* end of arc la_oenb_mprj[90]_la_oenb_core[90]_una_min*/
} /* end of pin la_oenb_core[90] */
pin("la_oenb_core[89]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001273 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[89];
timing () {
related_pin : "la_oenb_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.999673, 2.031774, 2.132126, 2.495483, 4.409128",\
"2.049271, 2.081371, 2.181723, 2.545081, 4.458725",\
"2.161201, 2.193302, 2.293654, 2.657011, 4.570656",\
"2.505765, 2.537865, 2.638217, 3.001575, 4.915219",\
"3.777400, 3.809500, 3.909852, 4.273210, 6.186854");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.975050, 1.999923, 2.061979, 2.231772, 3.080305",\
"2.024322, 2.049195, 2.111250, 2.281043, 3.129576",\
"2.136641, 2.161514, 2.223569, 2.393362, 3.241895",\
"2.488473, 2.513345, 2.575401, 2.745194, 3.593727",\
"3.750275, 3.775148, 3.837203, 4.006996, 4.855529");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678");
}
} /* end of arc la_oenb_mprj[89]_la_oenb_core[89]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[89]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.999673, 2.031774, 2.132126, 2.495483, 4.409128",\
"2.049271, 2.081371, 2.181723, 2.545081, 4.458725",\
"2.161201, 2.193302, 2.293654, 2.657011, 4.570656",\
"2.505765, 2.537865, 2.638217, 3.001575, 4.915219",\
"3.777400, 3.809500, 3.909852, 4.273210, 6.186854");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871",\
"0.043854, 0.076419, 0.201708, 0.700539, 3.329871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "1.975050, 1.999923, 2.061979, 2.231772, 3.080305",\
"2.024322, 2.049195, 2.111250, 2.281043, 3.129576",\
"2.136641, 2.161514, 2.223569, 2.393362, 3.241895",\
"2.488473, 2.513345, 2.575401, 2.745194, 3.593727",\
"3.750275, 3.775148, 3.837203, 4.006996, 4.855529");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678",\
"0.041729, 0.058773, 0.114290, 0.321472, 1.473678");
}
} /* end of arc la_oenb_mprj[89]_la_oenb_core[89]_una_min*/
} /* end of pin la_oenb_core[89] */
pin("la_oenb_core[88]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001888 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[88];
timing () {
related_pin : "la_oenb_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "2.041281, 2.072713, 2.172959, 2.536885, 4.448654",\
"2.092429, 2.123861, 2.224107, 2.588033, 4.499803",\
"2.202971, 2.234402, 2.334649, 2.698574, 4.610344",\
"2.489229, 2.520660, 2.620906, 2.984832, 4.896602",\
"3.440196, 3.471628, 3.571874, 3.935799, 5.847569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "1.678398, 1.702303, 1.764114, 1.934182, 2.782953",\
"1.728534, 1.752439, 1.814249, 1.984318, 2.833089",\
"1.841762, 1.865667, 1.927477, 2.097546, 2.946317",\
"2.193847, 2.217752, 2.279562, 2.449631, 3.298402",\
"3.453839, 3.477744, 3.539554, 3.709623, 4.558393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521");
}
} /* end of arc la_oenb_mprj[88]_la_oenb_core[88]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[88]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "2.041281, 2.072713, 2.172959, 2.536885, 4.448654",\
"2.092429, 2.123861, 2.224107, 2.588033, 4.499803",\
"2.202971, 2.234402, 2.334649, 2.698574, 4.610344",\
"2.489229, 2.520660, 2.620906, 2.984832, 4.896602",\
"3.440196, 3.471628, 3.571874, 3.935799, 5.847569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178",\
"0.046021, 0.078553, 0.203695, 0.703632, 3.330178");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "1.678398, 1.702303, 1.764114, 1.934182, 2.782953",\
"1.728534, 1.752439, 1.814249, 1.984318, 2.833089",\
"1.841762, 1.865667, 1.927477, 2.097546, 2.946317",\
"2.193847, 2.217752, 2.279562, 2.449631, 3.298402",\
"3.453839, 3.477744, 3.539554, 3.709623, 4.558393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521",\
"0.042900, 0.059629, 0.115068, 0.323003, 1.476521");
}
} /* end of arc la_oenb_mprj[88]_la_oenb_core[88]_una_min*/
} /* end of pin la_oenb_core[88] */
pin("la_oenb_core[87]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001255 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[87];
timing () {
related_pin : "la_oenb_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "1.870891, 1.903078, 2.003407, 2.367020, 4.278853",\
"1.921424, 1.953611, 2.053939, 2.417552, 4.329386",\
"2.032168, 2.064355, 2.164683, 2.528296, 4.440130",\
"2.319246, 2.351434, 2.451761, 2.815375, 4.727209",\
"3.278034, 3.310221, 3.410549, 3.774163, 5.685996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "1.591668, 1.616540, 1.678593, 1.848348, 2.696282",\
"1.641547, 1.666418, 1.728471, 1.898227, 2.746160",\
"1.754645, 1.779516, 1.841569, 2.011325, 2.859258",\
"2.106953, 2.131824, 2.193877, 2.363633, 3.211566",\
"3.357334, 3.382205, 3.444259, 3.614014, 4.461947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923");
}
} /* end of arc la_oenb_mprj[87]_la_oenb_core[87]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[87]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "1.870891, 1.903078, 2.003407, 2.367020, 4.278853",\
"1.921424, 1.953611, 2.053939, 2.417552, 4.329386",\
"2.032168, 2.064355, 2.164683, 2.528296, 4.440130",\
"2.319246, 2.351434, 2.451761, 2.815375, 4.727209",\
"3.278034, 3.310221, 3.410549, 3.774163, 5.685996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590",\
"0.044121, 0.076682, 0.201738, 0.700784, 3.326590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "1.591668, 1.616540, 1.678593, 1.848348, 2.696282",\
"1.641547, 1.666418, 1.728471, 1.898227, 2.746160",\
"1.754645, 1.779516, 1.841569, 2.011325, 2.859258",\
"2.106953, 2.131824, 2.193877, 2.363633, 3.211566",\
"3.357334, 3.382205, 3.444259, 3.614014, 4.461947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923",\
"0.041702, 0.058742, 0.114274, 0.321414, 1.472923");
}
} /* end of arc la_oenb_mprj[87]_la_oenb_core[87]_una_min*/
} /* end of pin la_oenb_core[87] */
pin("la_oenb_core[86]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001249 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[86];
timing () {
related_pin : "la_oenb_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "1.840075, 1.872216, 1.972533, 2.336207, 4.249146",\
"1.890925, 1.923065, 2.023382, 2.387056, 4.299995",\
"2.001565, 2.033705, 2.134022, 2.497696, 4.410635",\
"2.288456, 2.320596, 2.420913, 2.784587, 4.697526",\
"3.243679, 3.275819, 3.376136, 3.739810, 5.652749");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "1.583694, 1.608593, 1.670675, 1.840569, 2.689360",\
"1.633705, 1.658603, 1.720686, 1.890580, 2.739371",\
"1.746868, 1.771767, 1.833850, 2.003743, 2.852535",\
"2.099044, 2.123942, 2.186025, 2.355919, 3.204710",\
"3.353882, 3.378781, 3.440863, 3.610757, 4.459549");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655");
}
} /* end of arc la_oenb_mprj[86]_la_oenb_core[86]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[86]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "1.840075, 1.872216, 1.972533, 2.336207, 4.249146",\
"1.890925, 1.923065, 2.023382, 2.387056, 4.299995",\
"2.001565, 2.033705, 2.134022, 2.497696, 4.410635",\
"2.288456, 2.320596, 2.420913, 2.784587, 4.697526",\
"3.243679, 3.275819, 3.376136, 3.739810, 5.652749");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984",\
"0.043857, 0.076437, 0.201609, 0.701018, 3.328984");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "1.583694, 1.608593, 1.670675, 1.840569, 2.689360",\
"1.633705, 1.658603, 1.720686, 1.890580, 2.739371",\
"1.746868, 1.771767, 1.833850, 2.003743, 2.852535",\
"2.099044, 2.123942, 2.186025, 2.355919, 3.204710",\
"3.353882, 3.378781, 3.440863, 3.610757, 4.459549");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655",\
"0.041689, 0.058731, 0.114239, 0.321707, 1.474655");
}
} /* end of arc la_oenb_mprj[86]_la_oenb_core[86]_una_min*/
} /* end of pin la_oenb_core[86] */
pin("la_oenb_core[85]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001885 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[85];
timing () {
related_pin : "la_oenb_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "1.862545, 1.893961, 1.994186, 2.358005, 4.269602",\
"1.913392, 1.944808, 2.045034, 2.408853, 4.320449",\
"2.024033, 2.055449, 2.155674, 2.519493, 4.431090",\
"2.310924, 2.342340, 2.442565, 2.806384, 4.717980",\
"3.266050, 3.297466, 3.397691, 3.761510, 5.673107");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "1.596895, 1.620803, 1.682602, 1.852595, 2.701071",\
"1.646904, 1.670813, 1.732612, 1.902605, 2.751081",\
"1.760068, 1.783977, 1.845775, 2.015769, 2.864244",\
"2.112243, 2.136152, 2.197950, 2.367944, 3.216419",\
"3.367073, 3.390982, 3.452780, 3.622773, 4.471249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677");
}
} /* end of arc la_oenb_mprj[85]_la_oenb_core[85]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[85]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "1.862545, 1.893961, 1.994186, 2.358005, 4.269602",\
"1.913392, 1.944808, 2.045034, 2.408853, 4.320449",\
"2.024033, 2.055449, 2.155674, 2.519493, 4.431090",\
"2.310924, 2.342340, 2.442565, 2.806384, 4.717980",\
"3.266050, 3.297466, 3.397691, 3.761510, 5.673107");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628",\
"0.045937, 0.078478, 0.203675, 0.703400, 3.329628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "1.596895, 1.620803, 1.682602, 1.852595, 2.701071",\
"1.646904, 1.670813, 1.732612, 1.902605, 2.751081",\
"1.760068, 1.783977, 1.845775, 2.015769, 2.864244",\
"2.112243, 2.136152, 2.197950, 2.367944, 3.216419",\
"3.367073, 3.390982, 3.452780, 3.622773, 4.471249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677",\
"0.042892, 0.059628, 0.115078, 0.322802, 1.475677");
}
} /* end of arc la_oenb_mprj[85]_la_oenb_core[85]_una_min*/
} /* end of pin la_oenb_core[85] */
pin("la_oenb_core[84]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001310 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[84];
timing () {
related_pin : "la_oenb_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "1.814258, 1.846325, 1.946608, 2.310300, 4.222508",\
"1.864931, 1.896998, 1.997281, 2.360973, 4.273181",\
"1.975628, 2.007695, 2.107978, 2.471670, 4.383878",\
"2.262606, 2.294673, 2.394956, 2.758648, 4.670856",\
"3.220451, 3.252517, 3.352800, 3.716492, 5.628700");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "1.571299, 1.596093, 1.658138, 1.827985, 2.676421",\
"1.621235, 1.646029, 1.708074, 1.877921, 2.726357",\
"1.734362, 1.759155, 1.821200, 1.991048, 2.839483",\
"2.086591, 2.111385, 2.173430, 2.343277, 3.191713",\
"3.338781, 3.363575, 3.425620, 3.595467, 4.443902");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073");
}
} /* end of arc la_oenb_mprj[84]_la_oenb_core[84]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[84]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "1.814258, 1.846325, 1.946608, 2.310300, 4.222508",\
"1.864931, 1.896998, 1.997281, 2.360973, 4.273181",\
"1.975628, 2.007695, 2.107978, 2.471670, 4.383878",\
"2.262606, 2.294673, 2.394956, 2.758648, 4.670856",\
"3.220451, 3.252517, 3.352800, 3.716492, 5.628700");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862",\
"0.044076, 0.076660, 0.201816, 0.701208, 3.327862");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "1.571299, 1.596093, 1.658138, 1.827985, 2.676421",\
"1.621235, 1.646029, 1.708074, 1.877921, 2.726357",\
"1.734362, 1.759155, 1.821200, 1.991048, 2.839483",\
"2.086591, 2.111385, 2.173430, 2.343277, 3.191713",\
"3.338781, 3.363575, 3.425620, 3.595467, 4.443902");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073",\
"0.041806, 0.058818, 0.114330, 0.321691, 1.474073");
}
} /* end of arc la_oenb_mprj[84]_la_oenb_core[84]_una_min*/
} /* end of pin la_oenb_core[84] */
pin("la_oenb_core[83]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001332 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[83];
timing () {
related_pin : "la_oenb_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "1.765433, 1.797466, 1.897782, 2.261258, 4.174184",\
"1.816021, 1.848054, 1.948370, 2.311846, 4.224773",\
"1.926747, 1.958780, 2.059096, 2.422572, 4.335498",\
"2.213799, 2.245832, 2.346148, 2.709625, 4.622550",\
"3.172359, 3.204391, 3.304708, 3.668184, 5.581110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "1.545331, 1.570099, 1.632127, 1.801929, 2.650326",\
"1.595233, 1.620001, 1.682029, 1.851831, 2.700228",\
"1.708342, 1.733111, 1.795139, 1.964941, 2.813338",\
"2.060629, 2.085397, 2.147425, 2.317227, 3.165624",\
"3.311885, 3.336654, 3.398681, 3.568484, 4.416881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708");
}
} /* end of arc la_oenb_mprj[83]_la_oenb_core[83]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[83]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "1.765433, 1.797466, 1.897782, 2.261258, 4.174184",\
"1.816021, 1.848054, 1.948370, 2.311846, 4.224773",\
"1.926747, 1.958780, 2.059096, 2.422572, 4.335498",\
"2.213799, 2.245832, 2.346148, 2.709625, 4.622550",\
"3.172359, 3.204391, 3.304708, 3.668184, 5.581110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969",\
"0.044086, 0.076656, 0.201899, 0.700924, 3.328969");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "1.545331, 1.570099, 1.632127, 1.801929, 2.650326",\
"1.595233, 1.620001, 1.682029, 1.851831, 2.700228",\
"1.708342, 1.733111, 1.795139, 1.964941, 2.813338",\
"2.060629, 2.085397, 2.147425, 2.317227, 3.165624",\
"3.311885, 3.336654, 3.398681, 3.568484, 4.416881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708",\
"0.041844, 0.058855, 0.114368, 0.321594, 1.473708");
}
} /* end of arc la_oenb_mprj[83]_la_oenb_core[83]_una_min*/
} /* end of pin la_oenb_core[83] */
pin("la_oenb_core[82]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001169 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[82];
timing () {
related_pin : "la_oenb_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "1.770277, 1.802497, 1.902870, 2.266089, 4.180061",\
"1.820725, 1.852945, 1.953319, 2.316537, 4.230510",\
"1.931496, 1.963716, 2.064090, 2.427308, 4.341281",\
"2.218620, 2.250839, 2.351213, 2.714432, 4.628405",\
"3.177803, 3.210023, 3.310397, 3.673615, 5.587588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "1.546901, 1.571949, 1.634041, 1.803763, 2.652201",\
"1.596743, 1.621791, 1.683884, 1.853605, 2.702044",\
"1.709823, 1.734871, 1.796963, 1.966685, 2.815123",\
"2.062161, 2.087209, 2.149301, 2.319023, 3.167461",\
"3.311187, 3.336235, 3.398328, 3.568049, 4.416488");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978");
}
} /* end of arc la_oenb_mprj[82]_la_oenb_core[82]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[82]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "1.770277, 1.802497, 1.902870, 2.266089, 4.180061",\
"1.820725, 1.852945, 1.953319, 2.316537, 4.230510",\
"1.931496, 1.963716, 2.064090, 2.427308, 4.341281",\
"2.218620, 2.250839, 2.351213, 2.714432, 4.628405",\
"3.177803, 3.210023, 3.310397, 3.673615, 5.587588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764",\
"0.043492, 0.076060, 0.201384, 0.699942, 3.329764");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "1.546901, 1.571949, 1.634041, 1.803763, 2.652201",\
"1.596743, 1.621791, 1.683884, 1.853605, 2.702044",\
"1.709823, 1.734871, 1.796963, 1.966685, 2.815123",\
"2.062161, 2.087209, 2.149301, 2.319023, 3.167461",\
"3.311187, 3.336235, 3.398328, 3.568049, 4.416488");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978",\
"0.041529, 0.058632, 0.114163, 0.321157, 1.472978");
}
} /* end of arc la_oenb_mprj[82]_la_oenb_core[82]_una_min*/
} /* end of pin la_oenb_core[82] */
pin("la_oenb_core[81]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001236 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[81];
timing () {
related_pin : "la_oenb_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.754669, 1.786810, 1.887146, 2.250416, 4.163612",\
"1.805070, 1.837211, 1.937547, 2.300817, 4.214014",\
"1.915887, 1.948028, 2.048364, 2.411634, 4.324831",\
"2.202988, 2.235129, 2.335466, 2.698735, 4.611932",\
"3.156815, 3.188956, 3.289292, 3.652562, 5.565758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.533962, 1.558892, 1.620947, 1.790637, 2.638759",\
"1.583796, 1.608727, 1.670781, 1.840472, 2.688593",\
"1.696901, 1.721832, 1.783886, 1.953577, 2.801698",\
"2.048684, 2.073615, 2.135669, 2.305360, 3.153481",\
"3.294097, 3.319027, 3.381082, 3.550773, 4.398894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321187, 1.472548");
}
} /* end of arc la_oenb_mprj[81]_la_oenb_core[81]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[81]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.754669, 1.786810, 1.887146, 2.250416, 4.163612",\
"1.805070, 1.837211, 1.937547, 2.300817, 4.214014",\
"1.915887, 1.948028, 2.048364, 2.411634, 4.324831",\
"2.202988, 2.235129, 2.335466, 2.698735, 4.611932",\
"3.156815, 3.188956, 3.289292, 3.652562, 5.565758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645",\
"0.043738, 0.076310, 0.201607, 0.700211, 3.328645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "1.533962, 1.558892, 1.620947, 1.790637, 2.638759",\
"1.583796, 1.608727, 1.670781, 1.840472, 2.688593",\
"1.696901, 1.721832, 1.783886, 1.953577, 2.801698",\
"2.048684, 2.073615, 2.135669, 2.305360, 3.153481",\
"3.294097, 3.319027, 3.381082, 3.550773, 4.398894");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321186, 1.472548",\
"0.041658, 0.058726, 0.114260, 0.321187, 1.472548");
}
} /* end of arc la_oenb_mprj[81]_la_oenb_core[81]_una_min*/
} /* end of pin la_oenb_core[81] */
pin("la_oenb_core[80]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001079 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[80];
timing () {
related_pin : "la_oenb_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "1.856571, 1.888934, 1.989246, 2.352825, 4.264903",\
"1.906986, 1.939348, 2.039660, 2.403240, 4.315317",\
"2.017768, 2.050130, 2.150442, 2.514022, 4.426099",\
"2.304908, 2.337271, 2.437583, 2.801163, 4.713240",\
"3.264239, 3.296602, 3.396914, 3.760493, 5.672571");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "1.590469, 1.615630, 1.677760, 1.847479, 2.695519",\
"1.640297, 1.665458, 1.727589, 1.897308, 2.745347",\
"1.753370, 1.778531, 1.840661, 2.010380, 2.858420",\
"2.105721, 2.130882, 2.193012, 2.362731, 3.210771",\
"3.354206, 3.379367, 3.441497, 3.611216, 4.459256");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584");
}
} /* end of arc la_oenb_mprj[80]_la_oenb_core[80]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[80]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "1.856571, 1.888934, 1.989246, 2.352825, 4.264903",\
"1.906986, 1.939348, 2.039660, 2.403240, 4.315317",\
"2.017768, 2.050130, 2.150442, 2.514022, 4.426099",\
"2.304908, 2.337271, 2.437583, 2.801163, 4.713240",\
"3.264239, 3.296602, 3.396914, 3.760493, 5.672571");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244",\
"0.043412, 0.076007, 0.201115, 0.700159, 3.326244");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "1.590469, 1.615630, 1.677760, 1.847479, 2.695519",\
"1.640297, 1.665458, 1.727589, 1.897308, 2.745347",\
"1.753370, 1.778531, 1.840661, 2.010380, 2.858420",\
"2.105721, 2.130882, 2.193012, 2.362731, 3.210771",\
"3.354206, 3.379367, 3.441497, 3.611216, 4.459256");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584",\
"0.041364, 0.058496, 0.114044, 0.321084, 1.472584");
}
} /* end of arc la_oenb_mprj[80]_la_oenb_core[80]_una_min*/
} /* end of pin la_oenb_core[80] */
pin("la_oenb_core[79]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000885 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[79];
timing () {
related_pin : "la_oenb_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.890647, 1.923251, 2.023589, 2.387107, 4.299368",\
"1.941040, 1.973643, 2.073981, 2.437500, 4.349761",\
"2.051842, 2.084445, 2.184783, 2.548302, 4.460563",\
"2.338973, 2.371576, 2.471914, 2.835433, 4.747694",\
"3.295995, 3.328598, 3.428936, 3.792454, 5.704716");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.606520, 1.631994, 1.694206, 1.863864, 2.711814",\
"1.656347, 1.681821, 1.744033, 1.913691, 2.761641",\
"1.769432, 1.794906, 1.857118, 2.026777, 2.874726",\
"2.121551, 2.147025, 2.209236, 2.378895, 3.226844",\
"3.365961, 3.391435, 3.453646, 3.623305, 4.471254");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883");
}
} /* end of arc la_oenb_mprj[79]_la_oenb_core[79]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[79]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.890647, 1.923251, 2.023589, 2.387107, 4.299368",\
"1.941040, 1.973643, 2.073981, 2.437500, 4.349761",\
"2.051842, 2.084445, 2.184783, 2.548302, 4.460563",\
"2.338973, 2.371576, 2.471914, 2.835433, 4.747694",\
"3.295995, 3.328598, 3.428936, 3.792454, 5.704716");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547",\
"0.042804, 0.075412, 0.200499, 0.699370, 3.325547");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "1.606520, 1.631994, 1.694206, 1.863864, 2.711814",\
"1.656347, 1.681821, 1.744033, 1.913691, 2.761641",\
"1.769432, 1.794906, 1.857118, 2.026777, 2.874726",\
"2.121551, 2.147025, 2.209236, 2.378895, 3.226844",\
"3.365961, 3.391435, 3.453646, 3.623305, 4.471254");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883",\
"0.040992, 0.058222, 0.113793, 0.320679, 1.471883");
}
} /* end of arc la_oenb_mprj[79]_la_oenb_core[79]_una_min*/
} /* end of pin la_oenb_core[79] */
pin("la_oenb_core[78]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000912 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[78];
timing () {
related_pin : "la_oenb_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "1.822857, 1.855546, 1.955993, 2.319489, 4.231660",\
"1.873260, 1.905950, 2.006397, 2.369893, 4.282063",\
"1.984081, 2.016770, 2.117217, 2.480713, 4.392884",\
"2.271152, 2.303843, 2.404289, 2.767785, 4.679956",\
"3.230286, 3.262977, 3.363423, 3.726919, 5.639091");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075875, 0.200764, 0.699322, 3.325234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "1.576879, 1.602294, 1.664487, 1.834130, 2.681790",\
"1.626716, 1.652131, 1.714324, 1.883967, 2.731627",\
"1.739828, 1.765242, 1.827436, 1.997078, 2.844738",\
"2.091447, 2.116862, 2.179055, 2.348698, 3.196358",\
"3.330169, 3.355584, 3.417778, 3.587420, 4.435080");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559");
}
} /* end of arc la_oenb_mprj[78]_la_oenb_core[78]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[78]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "1.822857, 1.855546, 1.955993, 2.319489, 4.231660",\
"1.873260, 1.905950, 2.006397, 2.369893, 4.282063",\
"1.984081, 2.016770, 2.117217, 2.480713, 4.392884",\
"2.271152, 2.303843, 2.404289, 2.767785, 4.679956",\
"3.230286, 3.262977, 3.363423, 3.726919, 5.639091");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075874, 0.200763, 0.699322, 3.325234",\
"0.043328, 0.075875, 0.200764, 0.699322, 3.325234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "1.576879, 1.602294, 1.664487, 1.834130, 2.681790",\
"1.626716, 1.652131, 1.714324, 1.883967, 2.731627",\
"1.739828, 1.765242, 1.827436, 1.997078, 2.844738",\
"2.091447, 2.116862, 2.179055, 2.348698, 3.196358",\
"3.330169, 3.355584, 3.417778, 3.587420, 4.435080");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559",\
"0.041047, 0.058258, 0.113834, 0.320700, 1.471559");
}
} /* end of arc la_oenb_mprj[78]_la_oenb_core[78]_una_min*/
} /* end of pin la_oenb_core[78] */
pin("la_oenb_core[77]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000876 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[77];
timing () {
related_pin : "la_oenb_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "1.836723, 1.869319, 1.969630, 2.330792, 4.244879",\
"1.887132, 1.919728, 2.020039, 2.381201, 4.295288",\
"1.997946, 2.030543, 2.130853, 2.492015, 4.406103",\
"2.285035, 2.317631, 2.417942, 2.779104, 4.693192",\
"3.239054, 3.271651, 3.371961, 3.733123, 5.647211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "1.579089, 1.604574, 1.666772, 1.835135, 2.683858",\
"1.628931, 1.654415, 1.716614, 1.884976, 2.733700",\
"1.742035, 1.767519, 1.829718, 1.998080, 2.846804",\
"2.093803, 2.119287, 2.181485, 2.349848, 3.198572",\
"3.334107, 3.359591, 3.421789, 3.590152, 4.438876");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818");
}
} /* end of arc la_oenb_mprj[77]_la_oenb_core[77]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[77]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "1.836723, 1.869319, 1.969630, 2.330792, 4.244879",\
"1.887132, 1.919728, 2.020039, 2.381201, 4.295288",\
"1.997946, 2.030543, 2.130853, 2.492015, 4.406103",\
"2.285035, 2.317631, 2.417942, 2.779104, 4.693192",\
"3.239054, 3.271651, 3.371961, 3.733123, 5.647211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486",\
"0.042732, 0.075351, 0.200473, 0.692740, 3.324486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "1.579089, 1.604574, 1.666772, 1.835135, 2.683858",\
"1.628931, 1.654415, 1.716614, 1.884976, 2.733700",\
"1.742035, 1.767519, 1.829718, 1.998080, 2.846804",\
"2.093803, 2.119287, 2.181485, 2.349848, 3.198572",\
"3.334107, 3.359591, 3.421789, 3.590152, 4.438876");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818",\
"0.040976, 0.058214, 0.113800, 0.316117, 1.470818");
}
} /* end of arc la_oenb_mprj[77]_la_oenb_core[77]_una_min*/
} /* end of pin la_oenb_core[77] */
pin("la_oenb_core[76]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000839 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[76];
timing () {
related_pin : "la_oenb_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "1.802234, 1.834979, 1.935395, 2.296558, 4.210816",\
"1.852647, 1.885393, 1.985808, 2.346972, 4.261230",\
"1.963481, 1.996227, 2.096642, 2.457805, 4.372064",\
"2.250521, 2.283267, 2.383682, 2.744845, 4.659104",\
"3.200142, 3.232888, 3.333302, 3.694466, 5.608724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "1.566600, 1.592134, 1.654349, 1.822719, 2.671364",\
"1.616446, 1.641979, 1.704195, 1.872565, 2.721210",\
"1.729576, 1.755109, 1.817325, 1.985695, 2.834340",\
"2.080907, 2.106440, 2.168655, 2.337025, 3.185670",\
"3.315471, 3.341004, 3.403220, 3.571589, 4.420234");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783");
}
} /* end of arc la_oenb_mprj[76]_la_oenb_core[76]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[76]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "1.802234, 1.834979, 1.935395, 2.296558, 4.210816",\
"1.852647, 1.885393, 1.985808, 2.346972, 4.261230",\
"1.963481, 1.996227, 2.096642, 2.457805, 4.372064",\
"2.250521, 2.283267, 2.383682, 2.744845, 4.659104",\
"3.200142, 3.232888, 3.333302, 3.694466, 5.608724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460",\
"0.042979, 0.075549, 0.200494, 0.692546, 3.324460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "1.566600, 1.592134, 1.654349, 1.822719, 2.671364",\
"1.616446, 1.641979, 1.704195, 1.872565, 2.721210",\
"1.729576, 1.755109, 1.817325, 1.985695, 2.834340",\
"2.080907, 2.106440, 2.168655, 2.337025, 3.185670",\
"3.315471, 3.341004, 3.403220, 3.571589, 4.420234");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783",\
"0.040907, 0.058158, 0.113749, 0.316103, 1.470783");
}
} /* end of arc la_oenb_mprj[76]_la_oenb_core[76]_una_min*/
} /* end of pin la_oenb_core[76] */
pin("la_oenb_core[75]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000944 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[75];
timing () {
related_pin : "la_oenb_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "1.778818, 1.811313, 1.911606, 2.272726, 4.186855",\
"1.829216, 1.861710, 1.962003, 2.323123, 4.237253",\
"1.940013, 1.972507, 2.072800, 2.433920, 4.348050",\
"2.227137, 2.259632, 2.359925, 2.721044, 4.635174",\
"3.185160, 3.217654, 3.317947, 3.679067, 5.593196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "1.557322, 1.582701, 1.644867, 1.813226, 2.661937",\
"1.607154, 1.632533, 1.694699, 1.863058, 2.711768",\
"1.720233, 1.745613, 1.807779, 1.976137, 2.824848",\
"2.072426, 2.097805, 2.159971, 2.328330, 3.177041",\
"3.317995, 3.343374, 3.405540, 3.573899, 4.422610");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836");
}
} /* end of arc la_oenb_mprj[75]_la_oenb_core[75]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[75]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "1.778818, 1.811313, 1.911606, 2.272726, 4.186855",\
"1.829216, 1.861710, 1.962003, 2.323123, 4.237253",\
"1.940013, 1.972507, 2.072800, 2.433920, 4.348050",\
"2.227137, 2.259632, 2.359925, 2.721044, 4.635174",\
"3.185160, 3.217654, 3.317947, 3.679067, 5.593196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843",\
"0.042877, 0.075496, 0.200673, 0.692912, 3.324843");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "1.557322, 1.582701, 1.644867, 1.813226, 2.661937",\
"1.607154, 1.632533, 1.694699, 1.863058, 2.711768",\
"1.720233, 1.745613, 1.807779, 1.976137, 2.824848",\
"2.072426, 2.097805, 2.159971, 2.328330, 3.177041",\
"3.317995, 3.343374, 3.405540, 3.573899, 4.422610");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836",\
"0.041105, 0.058312, 0.113893, 0.316190, 1.470836");
}
} /* end of arc la_oenb_mprj[75]_la_oenb_core[75]_una_min*/
} /* end of pin la_oenb_core[75] */
pin("la_oenb_core[74]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001035 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[74];
timing () {
related_pin : "la_oenb_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.823851, 1.856246, 1.956581, 2.320156, 4.233222",\
"1.874457, 1.906852, 2.007188, 2.370763, 4.283829",\
"1.985176, 2.017571, 2.117907, 2.481482, 4.394547",\
"2.272186, 2.304581, 2.404916, 2.768491, 4.681557",\
"3.230302, 3.262697, 3.363032, 3.726607, 5.639673");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.578919, 1.604165, 1.666333, 1.836135, 2.684746",\
"1.628827, 1.654073, 1.716241, 1.886043, 2.734654",\
"1.741940, 1.767186, 1.829354, 1.999155, 2.847766",\
"2.094190, 2.119437, 2.181604, 2.351406, 3.200017",\
"3.345395, 3.370641, 3.432809, 3.602611, 4.451221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624");
}
} /* end of arc la_oenb_mprj[74]_la_oenb_core[74]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[74]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.823851, 1.856246, 1.956581, 2.320156, 4.233222",\
"1.874457, 1.906852, 2.007188, 2.370763, 4.283829",\
"1.985176, 2.017571, 2.117907, 2.481482, 4.394547",\
"2.272186, 2.304581, 2.404916, 2.768491, 4.681557",\
"3.230302, 3.262697, 3.363032, 3.726607, 5.639673");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019",\
"0.043155, 0.075753, 0.200923, 0.700089, 3.328019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.578919, 1.604165, 1.666333, 1.836135, 2.684746",\
"1.628827, 1.654073, 1.716241, 1.886043, 2.734654",\
"1.741940, 1.767186, 1.829354, 1.999155, 2.847766",\
"2.094190, 2.119437, 2.181604, 2.351406, 3.200017",\
"3.345395, 3.370641, 3.432809, 3.602611, 4.451221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624",\
"0.041277, 0.058431, 0.113967, 0.321199, 1.473624");
}
} /* end of arc la_oenb_mprj[74]_la_oenb_core[74]_una_min*/
} /* end of pin la_oenb_core[74] */
pin("la_oenb_core[73]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000873 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[73];
timing () {
related_pin : "la_oenb_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "1.659907, 1.692455, 1.792967, 2.155536, 4.072038",\
"1.710335, 1.742883, 1.843395, 2.205964, 4.122466",\
"1.821181, 1.853729, 1.954241, 2.316810, 4.233312",\
"2.108215, 2.140763, 2.241275, 2.603844, 4.520346",\
"3.055270, 3.087818, 3.188330, 3.550899, 5.467401");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "1.480709, 1.506279, 1.568483, 1.738021, 2.586477",\
"1.530567, 1.556136, 1.618340, 1.787879, 2.636334",\
"1.643712, 1.669282, 1.731486, 1.901024, 2.749480",\
"1.994907, 2.020477, 2.082681, 2.252219, 3.100674",\
"3.231999, 3.257569, 3.319773, 3.489311, 4.337767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300");
}
} /* end of arc la_oenb_mprj[73]_la_oenb_core[73]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[73]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "1.659907, 1.692455, 1.792967, 2.155536, 4.072038",\
"1.710335, 1.742883, 1.843395, 2.205964, 4.122466",\
"1.821181, 1.853729, 1.954241, 2.316810, 4.233312",\
"2.108215, 2.140763, 2.241275, 2.603844, 4.520346",\
"3.055270, 3.087818, 3.188330, 3.550899, 5.467401");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096",\
"0.042357, 0.074911, 0.200457, 0.697851, 3.332096");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "1.480709, 1.506279, 1.568483, 1.738021, 2.586477",\
"1.530567, 1.556136, 1.618340, 1.787879, 2.636334",\
"1.643712, 1.669282, 1.731486, 1.901024, 2.749480",\
"1.994907, 2.020477, 2.082681, 2.252219, 3.100674",\
"3.231999, 3.257569, 3.319773, 3.489311, 4.337767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300",\
"0.040955, 0.058230, 0.113798, 0.320257, 1.471300");
}
} /* end of arc la_oenb_mprj[73]_la_oenb_core[73]_una_min*/
} /* end of pin la_oenb_core[73] */
pin("la_oenb_core[72]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001066 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[72];
timing () {
related_pin : "la_oenb_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "1.697119, 1.729452, 1.829912, 2.192853, 4.108579",\
"1.747555, 1.779889, 1.880348, 2.243289, 4.159015",\
"1.858426, 1.890760, 1.991219, 2.354161, 4.269886",\
"2.145381, 2.177715, 2.278174, 2.641115, 4.556841",\
"3.086494, 3.118828, 3.219287, 3.582229, 5.497954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "1.504138, 1.529378, 1.591520, 1.761233, 2.610059",\
"1.554003, 1.579242, 1.641385, 1.811098, 2.659924",\
"1.667182, 1.692422, 1.754564, 1.924278, 2.773104",\
"2.017914, 2.043154, 2.105296, 2.275010, 3.123836",\
"3.241597, 3.266837, 3.328979, 3.498693, 4.347518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115");
}
} /* end of arc la_oenb_mprj[72]_la_oenb_core[72]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[72]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "1.697119, 1.729452, 1.829912, 2.192853, 4.108579",\
"1.747555, 1.779889, 1.880348, 2.243289, 4.159015",\
"1.858426, 1.890760, 1.991219, 2.354161, 4.269886",\
"2.145381, 2.177715, 2.278174, 2.641115, 4.556841",\
"3.086494, 3.118828, 3.219287, 3.582229, 5.497954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200",\
"0.043059, 0.075611, 0.201052, 0.699181, 3.332200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "1.504138, 1.529378, 1.591520, 1.761233, 2.610059",\
"1.554003, 1.579242, 1.641385, 1.811098, 2.659924",\
"1.667182, 1.692422, 1.754564, 1.924278, 2.773104",\
"2.017914, 2.043154, 2.105296, 2.275010, 3.123836",\
"3.241597, 3.266837, 3.328979, 3.498693, 4.347518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115",\
"0.041327, 0.058492, 0.114025, 0.320958, 1.473115");
}
} /* end of arc la_oenb_mprj[72]_la_oenb_core[72]_una_min*/
} /* end of pin la_oenb_core[72] */
pin("la_oenb_core[71]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001027 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[71];
timing () {
related_pin : "la_oenb_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "1.667689, 1.700061, 1.800582, 2.163295, 4.080300",\
"1.718167, 1.750539, 1.851060, 2.213773, 4.130778",\
"1.829090, 1.861462, 1.961982, 2.324696, 4.241701",\
"2.115916, 2.148288, 2.248809, 2.611522, 4.528527",\
"3.045085, 3.077457, 3.177978, 3.540691, 5.457695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "1.484929, 1.510253, 1.572414, 1.742114, 2.591202",\
"1.534830, 1.560154, 1.622315, 1.792015, 2.641103",\
"1.648080, 1.673405, 1.735566, 1.905266, 2.754354",\
"1.997807, 2.023131, 2.085292, 2.254992, 3.104080",\
"3.205897, 3.231221, 3.293382, 3.463082, 4.312170");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176");
}
} /* end of arc la_oenb_mprj[71]_la_oenb_core[71]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[71]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "1.667689, 1.700061, 1.800582, 2.163295, 4.080300",\
"1.718167, 1.750539, 1.851060, 2.213773, 4.130778",\
"1.829090, 1.861462, 1.961982, 2.324696, 4.241701",\
"2.115916, 2.148288, 2.248809, 2.611522, 4.528527",\
"3.045085, 3.077457, 3.177978, 3.540691, 5.457695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101",\
"0.042852, 0.075389, 0.200928, 0.698705, 3.334101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "1.484929, 1.510253, 1.572414, 1.742114, 2.591202",\
"1.534830, 1.560154, 1.622315, 1.792015, 2.641103",\
"1.648080, 1.673405, 1.735566, 1.905266, 2.754354",\
"1.997807, 2.023131, 2.085292, 2.254992, 3.104080",\
"3.205897, 3.231221, 3.293382, 3.463082, 4.312170");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176",\
"0.041247, 0.058441, 0.113974, 0.320841, 1.473176");
}
} /* end of arc la_oenb_mprj[71]_la_oenb_core[71]_una_min*/
} /* end of pin la_oenb_core[71] */
pin("la_oenb_core[70]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001132 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[70];
timing () {
related_pin : "la_oenb_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "1.559992, 1.592242, 1.692728, 2.055514, 3.971894",\
"1.610444, 1.642693, 1.743180, 2.105965, 4.022346",\
"1.721329, 1.753578, 1.854064, 2.216850, 4.133231",\
"2.008281, 2.040530, 2.141016, 2.503802, 4.420183",\
"2.946321, 2.978570, 3.079056, 3.441842, 5.358222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "1.434385, 1.459528, 1.521639, 1.691344, 2.540238",\
"1.484263, 1.509406, 1.571517, 1.741222, 2.590116",\
"1.597461, 1.622604, 1.684715, 1.854421, 2.703315",\
"1.947901, 1.973043, 2.035155, 2.204860, 3.053754",\
"3.167410, 3.192553, 3.254664, 3.424369, 4.273263");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155");
}
} /* end of arc la_oenb_mprj[70]_la_oenb_core[70]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[70]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "1.559992, 1.592242, 1.692728, 2.055514, 3.971894",\
"1.610444, 1.642693, 1.743180, 2.105965, 4.022346",\
"1.721329, 1.753578, 1.854064, 2.216850, 4.133231",\
"2.008281, 2.040530, 2.141016, 2.503802, 4.420183",\
"2.946321, 2.978570, 3.079056, 3.441842, 5.358222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507",\
"0.043220, 0.075756, 0.201271, 0.699162, 3.333507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "1.434385, 1.459528, 1.521639, 1.691344, 2.540238",\
"1.484263, 1.509406, 1.571517, 1.741222, 2.590116",\
"1.597461, 1.622604, 1.684715, 1.854421, 2.703315",\
"1.947901, 1.973043, 2.035155, 2.204860, 3.053754",\
"3.167410, 3.192553, 3.254664, 3.424369, 4.273263");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155",\
"0.041450, 0.058589, 0.114115, 0.321009, 1.473155");
}
} /* end of arc la_oenb_mprj[70]_la_oenb_core[70]_una_min*/
} /* end of pin la_oenb_core[70] */
pin("la_oenb_core[69]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001008 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[69];
timing () {
related_pin : "la_oenb_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "1.583980, 1.616389, 1.716851, 2.079918, 3.995695",\
"1.634445, 1.666854, 1.767316, 2.130383, 4.046160",\
"1.745351, 1.777760, 1.878222, 2.241289, 4.157066",\
"2.032200, 2.064609, 2.165071, 2.528138, 4.443915",\
"2.965223, 2.997632, 3.098094, 3.461161, 5.376938");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "1.446351, 1.471683, 1.533864, 1.703638, 2.552740",\
"1.496240, 1.521572, 1.583753, 1.753527, 2.602629",\
"1.609468, 1.634801, 1.696981, 1.866755, 2.715857",\
"1.959487, 1.984819, 2.046999, 2.216773, 3.065875",\
"3.172421, 3.197753, 3.259933, 3.429708, 4.278810");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754");
}
} /* end of arc la_oenb_mprj[69]_la_oenb_core[69]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[69]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "1.583980, 1.616389, 1.716851, 2.079918, 3.995695",\
"1.634445, 1.666854, 1.767316, 2.130383, 4.046160",\
"1.745351, 1.777760, 1.878222, 2.241289, 4.157066",\
"2.032200, 2.064609, 2.165071, 2.528138, 4.443915",\
"2.965223, 2.997632, 3.098094, 3.461161, 5.376938");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270",\
"0.042893, 0.075452, 0.200848, 0.699226, 3.332270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "1.446351, 1.471683, 1.533864, 1.703638, 2.552740",\
"1.496240, 1.521572, 1.583753, 1.753527, 2.602629",\
"1.609468, 1.634801, 1.696981, 1.866755, 2.715857",\
"1.959487, 1.984819, 2.046999, 2.216773, 3.065875",\
"3.172421, 3.197753, 3.259933, 3.429708, 4.278810");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754",\
"0.041217, 0.058405, 0.113935, 0.321030, 1.473754");
}
} /* end of arc la_oenb_mprj[69]_la_oenb_core[69]_una_min*/
} /* end of pin la_oenb_core[69] */
pin("la_oenb_core[68]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001116 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[68];
timing () {
related_pin : "la_oenb_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.653128, 1.685414, 1.785803, 2.149060, 4.063345",\
"1.703579, 1.735865, 1.836254, 2.199511, 4.113797",\
"1.814462, 1.846748, 1.947137, 2.310395, 4.224680",\
"2.101416, 2.133702, 2.234091, 2.597348, 4.511634",\
"3.039848, 3.072134, 3.172523, 3.535780, 5.450066");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.478497, 1.503634, 1.565759, 1.735520, 2.584201",\
"1.528374, 1.553512, 1.615636, 1.785397, 2.634079",\
"1.641571, 1.666708, 1.728833, 1.898594, 2.747275",\
"1.992026, 2.017163, 2.079288, 2.249049, 3.097730",\
"3.217059, 3.242197, 3.304321, 3.474082, 4.322763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419");
}
} /* end of arc la_oenb_mprj[68]_la_oenb_core[68]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[68]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.653128, 1.685414, 1.785803, 2.149060, 4.063345",\
"1.703579, 1.735865, 1.836254, 2.199511, 4.113797",\
"1.814462, 1.846748, 1.947137, 2.310395, 4.224680",\
"2.101416, 2.133702, 2.234091, 2.597348, 4.511634",\
"3.039848, 3.072134, 3.172523, 3.535780, 5.450066");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330202",\
"0.043318, 0.075888, 0.201201, 0.699852, 3.330200");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.478497, 1.503634, 1.565759, 1.735520, 2.584201",\
"1.528374, 1.553512, 1.615636, 1.785397, 2.634079",\
"1.641571, 1.666708, 1.728833, 1.898594, 2.747275",\
"1.992026, 2.017163, 2.079288, 2.249049, 3.097730",\
"3.217059, 3.242197, 3.304321, 3.474082, 4.322763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419",\
"0.041427, 0.058554, 0.114084, 0.321173, 1.473419");
}
} /* end of arc la_oenb_mprj[68]_la_oenb_core[68]_una_min*/
} /* end of pin la_oenb_core[68] */
pin("la_oenb_core[67]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001109 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[67];
timing () {
related_pin : "la_oenb_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.582115, 1.614402, 1.714828, 2.077881, 3.992924",\
"1.632553, 1.664840, 1.765266, 2.128319, 4.043362",\
"1.743441, 1.775728, 1.876154, 2.239207, 4.154250",\
"2.030387, 2.062674, 2.163100, 2.526153, 4.441196",\
"2.967628, 2.999914, 3.100340, 3.463393, 5.378436");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.448726, 1.473887, 1.536009, 1.705728, 2.554407",\
"1.498592, 1.523752, 1.585875, 1.755594, 2.604272",\
"1.611795, 1.636955, 1.699078, 1.868797, 2.717475",\
"1.962157, 1.987318, 2.049440, 2.219160, 3.067838",\
"3.180574, 3.205735, 3.267857, 3.437577, 4.286255");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087");
}
} /* end of arc la_oenb_mprj[67]_la_oenb_core[67]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[67]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.582115, 1.614402, 1.714828, 2.077881, 3.992924",\
"1.632553, 1.664840, 1.765266, 2.128319, 4.043362",\
"1.743441, 1.775728, 1.876154, 2.239207, 4.154250",\
"2.030387, 2.062674, 2.163100, 2.526153, 4.441196",\
"2.967628, 2.999914, 3.100340, 3.463393, 5.378436");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269",\
"0.043235, 0.075794, 0.201187, 0.699492, 3.331269");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "1.448726, 1.473887, 1.536009, 1.705728, 2.554407",\
"1.498592, 1.523752, 1.585875, 1.755594, 2.604272",\
"1.611795, 1.636955, 1.699078, 1.868797, 2.717475",\
"1.962157, 1.987318, 2.049440, 2.219160, 3.067838",\
"3.180574, 3.205735, 3.267857, 3.437577, 4.286255");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087",\
"0.041410, 0.058549, 0.114081, 0.321046, 1.473087");
}
} /* end of arc la_oenb_mprj[67]_la_oenb_core[67]_una_min*/
} /* end of pin la_oenb_core[67] */
pin("la_oenb_core[66]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001358 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[66];
timing () {
related_pin : "la_oenb_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "1.508885, 1.540870, 1.641396, 2.004194, 3.921861",\
"1.559338, 1.591323, 1.691849, 2.054647, 3.972314",\
"1.670223, 1.702207, 1.802733, 2.165532, 4.083199",\
"1.957177, 1.989162, 2.089688, 2.452487, 4.370153",\
"2.895381, 2.927366, 3.027892, 3.390690, 5.308357");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "1.404076, 1.428867, 1.490907, 1.660793, 2.510509",\
"1.453955, 1.478747, 1.540786, 1.710672, 2.560388",\
"1.567153, 1.591944, 1.653983, 1.823869, 2.673586",\
"1.917587, 1.942378, 2.004418, 2.174304, 3.024020",\
"3.140994, 3.165786, 3.227825, 3.397711, 4.247427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376");
}
} /* end of arc la_oenb_mprj[66]_la_oenb_core[66]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[66]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "1.508885, 1.540870, 1.641396, 2.004194, 3.921861",\
"1.559338, 1.591323, 1.691849, 2.054647, 3.972314",\
"1.670223, 1.702207, 1.802733, 2.165532, 4.083199",\
"1.957177, 1.989162, 2.089688, 2.452487, 4.370153",\
"2.895381, 2.927366, 3.027892, 3.390690, 5.308357");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148",\
"0.043894, 0.076394, 0.201974, 0.700070, 3.337148");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "1.404076, 1.428867, 1.490907, 1.660793, 2.510509",\
"1.453955, 1.478747, 1.540786, 1.710672, 2.560388",\
"1.567153, 1.591944, 1.653983, 1.823869, 2.673586",\
"1.917587, 1.942378, 2.004418, 2.174304, 3.024020",\
"3.140994, 3.165786, 3.227825, 3.397711, 4.247427");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376",\
"0.041876, 0.058904, 0.114382, 0.321711, 1.475376");
}
} /* end of arc la_oenb_mprj[66]_la_oenb_core[66]_una_min*/
} /* end of pin la_oenb_core[66] */
pin("la_oenb_core[65]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001800 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[65];
timing () {
related_pin : "la_oenb_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "1.523585, 1.555056, 1.655529, 2.018613, 3.935824",\
"1.574062, 1.605532, 1.706006, 2.069089, 3.986301",\
"1.684986, 1.716456, 1.816930, 2.180013, 4.097225",\
"1.971793, 2.003264, 2.103738, 2.466821, 4.384032",\
"2.900801, 2.932272, 3.032746, 3.395829, 5.313041");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "1.408788, 1.432849, 1.494717, 1.664819, 2.514968",\
"1.458687, 1.482748, 1.544616, 1.714718, 2.564868",\
"1.571940, 1.596001, 1.657868, 1.827971, 2.678120",\
"1.921608, 1.945669, 2.007536, 2.177639, 3.027788",\
"3.134554, 3.158615, 3.220483, 3.390584, 4.240735");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744");
}
} /* end of arc la_oenb_mprj[65]_la_oenb_core[65]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[65]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "1.523585, 1.555056, 1.655529, 2.018613, 3.935824",\
"1.574062, 1.605532, 1.706006, 2.069089, 3.986301",\
"1.684986, 1.716456, 1.816930, 2.180013, 4.097225",\
"1.971793, 2.003264, 2.103738, 2.466821, 4.384032",\
"2.900801, 2.932272, 3.032746, 3.395829, 5.313041");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902",\
"0.045362, 0.077832, 0.203379, 0.702122, 3.338902");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "1.408788, 1.432849, 1.494717, 1.664819, 2.514968",\
"1.458687, 1.482748, 1.544616, 1.714718, 2.564868",\
"1.571940, 1.596001, 1.657868, 1.827971, 2.678120",\
"1.921608, 1.945669, 2.007536, 2.177639, 3.027788",\
"3.134554, 3.158615, 3.220483, 3.390584, 4.240735");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744",\
"0.042721, 0.059521, 0.114937, 0.322826, 1.477744");
}
} /* end of arc la_oenb_mprj[65]_la_oenb_core[65]_una_min*/
} /* end of pin la_oenb_core[65] */
pin("la_oenb_core[64]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001208 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[64];
timing () {
related_pin : "la_oenb_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.533158, 1.565319, 1.665854, 2.028628, 3.946282",\
"1.583725, 1.615887, 1.716422, 2.079195, 3.996850",\
"1.694617, 1.726778, 1.827314, 2.190087, 4.107741",\
"1.980097, 2.012258, 2.112793, 2.475567, 4.393221",\
"2.893124, 2.925285, 3.025820, 3.388594, 5.306248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.406449, 1.431486, 1.493587, 1.663423, 2.513049",\
"1.456281, 1.481317, 1.543418, 1.713255, 2.562881",\
"1.569597, 1.594634, 1.656735, 1.826571, 2.676197",\
"1.918346, 1.943382, 2.005483, 2.175319, 3.024945",\
"3.110331, 3.135367, 3.197468, 3.367304, 4.216930");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799");
}
} /* end of arc la_oenb_mprj[64]_la_oenb_core[64]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[64]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.533158, 1.565319, 1.665854, 2.028628, 3.946282",\
"1.583725, 1.615887, 1.716422, 2.079195, 3.996850",\
"1.694617, 1.726778, 1.827314, 2.190087, 4.107741",\
"1.980097, 2.012258, 2.112793, 2.475567, 4.393221",\
"2.893124, 2.925285, 3.025820, 3.388594, 5.306248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363",\
"0.043415, 0.075929, 0.201494, 0.699500, 3.336363");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "1.406449, 1.431486, 1.493587, 1.663423, 2.513049",\
"1.456281, 1.481317, 1.543418, 1.713255, 2.562881",\
"1.569597, 1.594634, 1.656735, 1.826571, 2.676197",\
"1.918346, 1.943382, 2.005483, 2.175319, 3.024945",\
"3.110331, 3.135367, 3.197468, 3.367304, 4.216930");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799",\
"0.041591, 0.058694, 0.114190, 0.321394, 1.474799");
}
} /* end of arc la_oenb_mprj[64]_la_oenb_core[64]_una_min*/
} /* end of pin la_oenb_core[64] */
pin("la_oenb_core[63]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001713 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[63];
timing () {
related_pin : "la_oenb_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "1.528482, 1.560055, 1.660556, 2.023582, 3.941281",\
"1.579047, 1.610621, 1.711121, 2.074148, 3.991847",\
"1.689940, 1.721513, 1.822014, 2.185040, 4.102739",\
"1.975433, 2.007006, 2.107507, 2.470533, 4.388232",\
"2.888690, 2.920264, 3.020764, 3.383790, 5.301489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339339");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "1.404965, 1.429175, 1.491084, 1.661181, 2.511476",\
"1.454796, 1.479006, 1.540915, 1.711012, 2.561306",\
"1.568112, 1.592322, 1.654231, 1.824328, 2.674623",\
"1.916869, 1.941079, 2.002988, 2.173085, 3.023379",\
"3.114491, 3.138701, 3.200610, 3.370706, 4.221001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322684, 1.477741");
}
} /* end of arc la_oenb_mprj[63]_la_oenb_core[63]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[63]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "1.528482, 1.560055, 1.660556, 2.023582, 3.941281",\
"1.579047, 1.610621, 1.711121, 2.074148, 3.991847",\
"1.689940, 1.721513, 1.822014, 2.185040, 4.102739",\
"1.975433, 2.007006, 2.107507, 2.470533, 4.388232",\
"2.888690, 2.920264, 3.020764, 3.383790, 5.301489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339341",\
"0.045059, 0.077530, 0.203094, 0.701745, 3.339339");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "1.404965, 1.429175, 1.491084, 1.661181, 2.511476",\
"1.454796, 1.479006, 1.540915, 1.711012, 2.561306",\
"1.568112, 1.592322, 1.654231, 1.824328, 2.674623",\
"1.916869, 1.941079, 2.002988, 2.173085, 3.023379",\
"3.114491, 3.138701, 3.200610, 3.370706, 4.221001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322685, 1.477741",\
"0.042553, 0.059398, 0.114820, 0.322684, 1.477741");
}
} /* end of arc la_oenb_mprj[63]_la_oenb_core[63]_una_min*/
} /* end of pin la_oenb_core[63] */
pin("la_oenb_core[62]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001144 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[62];
timing () {
related_pin : "la_oenb_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "1.588197, 1.620455, 1.720795, 2.084244, 3.997490",\
"1.638762, 1.671020, 1.771360, 2.134809, 4.048055",\
"1.749655, 1.781913, 1.882253, 2.245702, 4.158948",\
"2.035158, 2.067416, 2.167756, 2.531205, 4.444451",\
"2.948588, 2.980846, 3.081186, 3.444635, 5.357881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "1.439046, 1.464120, 1.526232, 1.696007, 2.544484",\
"1.488879, 1.513953, 1.576065, 1.745840, 2.594317",\
"1.602194, 1.627268, 1.689380, 1.859155, 2.707632",\
"1.950955, 1.976030, 2.038141, 2.207916, 3.056393",\
"3.143261, 3.168335, 3.230447, 3.400222, 4.248700");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404");
}
} /* end of arc la_oenb_mprj[62]_la_oenb_core[62]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[62]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "1.588197, 1.620455, 1.720795, 2.084244, 3.997490",\
"1.638762, 1.671020, 1.771360, 2.134809, 4.048055",\
"1.749655, 1.781913, 1.882253, 2.245702, 4.158948",\
"2.035158, 2.067416, 2.167756, 2.531205, 4.444451",\
"2.948588, 2.980846, 3.081186, 3.444635, 5.357881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656",\
"0.043476, 0.076059, 0.201289, 0.700244, 3.328656");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "1.439046, 1.464120, 1.526232, 1.696007, 2.544484",\
"1.488879, 1.513953, 1.576065, 1.745840, 2.594317",\
"1.602194, 1.627268, 1.689380, 1.859155, 2.707632",\
"1.950955, 1.976030, 2.038141, 2.207916, 3.056393",\
"3.143261, 3.168335, 3.230447, 3.400222, 4.248700");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404",\
"0.041485, 0.058590, 0.114120, 0.321274, 1.473404");
}
} /* end of arc la_oenb_mprj[62]_la_oenb_core[62]_una_min*/
} /* end of pin la_oenb_core[62] */
pin("la_oenb_core[61]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001669 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[61];
timing () {
related_pin : "la_oenb_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "1.868025, 1.899658, 1.999977, 2.363561, 4.277043",\
"1.917561, 1.949194, 2.049513, 2.413097, 4.326579",\
"2.029420, 2.061053, 2.161372, 2.524956, 4.438437",\
"2.374456, 2.406089, 2.506408, 2.869992, 4.783473",\
"3.639626, 3.671259, 3.771578, 4.135162, 6.048644");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "1.879072, 1.903303, 1.965206, 2.135197, 2.984237",\
"1.928475, 1.952706, 2.014609, 2.184600, 3.033639",\
"2.040522, 2.064753, 2.126656, 2.296647, 3.145686",\
"2.392391, 2.416622, 2.478526, 2.648517, 3.497556",\
"3.646614, 3.670845, 3.732749, 3.902740, 4.751779");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945");
}
} /* end of arc la_oenb_mprj[61]_la_oenb_core[61]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[61]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "1.868025, 1.899658, 1.999977, 2.363561, 4.277043",\
"1.917561, 1.949194, 2.049513, 2.413097, 4.326579",\
"2.029420, 2.061053, 2.161372, 2.524956, 4.438437",\
"2.374456, 2.406089, 2.506408, 2.869992, 4.783473",\
"3.639626, 3.671259, 3.771578, 4.135162, 6.048644");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885",\
"0.045157, 0.077689, 0.202970, 0.702353, 3.331885");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "1.879072, 1.903303, 1.965206, 2.135197, 2.984237",\
"1.928475, 1.952706, 2.014609, 2.184600, 3.033639",\
"2.040522, 2.064753, 2.126656, 2.296647, 3.145686",\
"2.392391, 2.416622, 2.478526, 2.648517, 3.497556",\
"3.646614, 3.670845, 3.732749, 3.902740, 4.751779");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945",\
"0.042488, 0.059328, 0.114786, 0.322480, 1.475945");
}
} /* end of arc la_oenb_mprj[61]_la_oenb_core[61]_una_min*/
} /* end of pin la_oenb_core[61] */
pin("la_oenb_core[60]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001022 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[60];
timing () {
related_pin : "la_oenb_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "2.295030, 2.327439, 2.427761, 2.791301, 4.704009",\
"2.345481, 2.377890, 2.478212, 2.841752, 4.754460",\
"2.458501, 2.490911, 2.591232, 2.954773, 4.867481",\
"2.781101, 2.813511, 2.913832, 3.277373, 5.190080",\
"3.900241, 3.932650, 4.032972, 4.396512, 6.309220");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "2.251493, 2.276758, 2.338922, 2.508666, 3.357023",\
"2.299537, 2.324803, 2.386967, 2.556710, 3.405068",\
"2.412105, 2.437371, 2.499534, 2.669278, 3.517636",\
"2.767223, 2.792489, 2.854652, 3.024396, 3.872754",\
"4.074584, 4.099850, 4.162013, 4.331758, 5.180115");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968");
}
} /* end of arc la_oenb_mprj[60]_la_oenb_core[60]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[60]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "2.295030, 2.327439, 2.427761, 2.791301, 4.704009",\
"2.345481, 2.377890, 2.478212, 2.841752, 4.754460",\
"2.458501, 2.490911, 2.591232, 2.954773, 4.867481",\
"2.781101, 2.813511, 2.913832, 3.277373, 5.190080",\
"3.900241, 3.932650, 4.032972, 4.396512, 6.309220");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181",\
"0.043119, 0.075723, 0.200891, 0.699948, 3.327181");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "2.251493, 2.276758, 2.338922, 2.508666, 3.357023",\
"2.299537, 2.324803, 2.386967, 2.556710, 3.405068",\
"2.412105, 2.437371, 2.499534, 2.669278, 3.517636",\
"2.767223, 2.792489, 2.854652, 3.024396, 3.872754",\
"4.074584, 4.099850, 4.162013, 4.331758, 5.180115");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968",\
"0.041252, 0.058415, 0.113961, 0.321045, 1.472968");
}
} /* end of arc la_oenb_mprj[60]_la_oenb_core[60]_una_min*/
} /* end of pin la_oenb_core[60] */
pin("la_oenb_core[59]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001558 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[59];
timing () {
related_pin : "la_oenb_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "1.848588, 1.880359, 1.980626, 2.344417, 4.256585",\
"1.899132, 1.930903, 2.031170, 2.394961, 4.307129",\
"2.012033, 2.043804, 2.144071, 2.507862, 4.420030",\
"2.334648, 2.366419, 2.466685, 2.830477, 4.742644",\
"3.454534, 3.486305, 3.586571, 3.950363, 5.862531");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "1.869089, 1.893484, 1.955430, 2.125385, 2.974083",\
"1.917083, 1.941477, 2.003424, 2.173379, 3.022077",\
"2.029712, 2.054106, 2.116053, 2.286007, 3.134705",\
"2.384935, 2.409329, 2.471276, 2.641230, 3.489928",\
"3.689625, 3.714019, 3.775966, 3.945920, 4.794618");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310");
}
} /* end of arc la_oenb_mprj[59]_la_oenb_core[59]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[59]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "1.848588, 1.880359, 1.980626, 2.344417, 4.256585",\
"1.899132, 1.930903, 2.031170, 2.394961, 4.307129",\
"2.012033, 2.043804, 2.144071, 2.507862, 4.420030",\
"2.334648, 2.366419, 2.466685, 2.830477, 4.742644",\
"3.454534, 3.486305, 3.586571, 3.950363, 5.862531");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161",\
"0.044884, 0.077444, 0.202611, 0.702265, 3.329161");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "1.869089, 1.893484, 1.955430, 2.125385, 2.974083",\
"1.917083, 1.941477, 2.003424, 2.173379, 3.022077",\
"2.029712, 2.054106, 2.116053, 2.286007, 3.134705",\
"2.384935, 2.409329, 2.471276, 2.641230, 3.489928",\
"3.689625, 3.714019, 3.775966, 3.945920, 4.794618");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310",\
"0.042281, 0.059167, 0.114645, 0.322276, 1.475310");
}
} /* end of arc la_oenb_mprj[59]_la_oenb_core[59]_una_min*/
} /* end of pin la_oenb_core[59] */
pin("la_oenb_core[58]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001625 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[58];
timing () {
related_pin : "la_oenb_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "2.704517, 2.736205, 2.836464, 3.200182, 5.112224",\
"2.754996, 2.786684, 2.886943, 3.250661, 5.162703",\
"2.865919, 2.897607, 2.997866, 3.361584, 5.273626",\
"3.152724, 3.184412, 3.284672, 3.648389, 5.560431",\
"4.081848, 4.113536, 4.213795, 4.577513, 6.489555");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "2.361554, 2.385839, 2.447747, 2.617667, 3.466122",\
"2.411455, 2.435740, 2.497649, 2.667568, 3.516024",\
"2.524707, 2.548991, 2.610900, 2.780819, 3.629275",\
"2.874394, 2.898679, 2.960587, 3.130507, 3.978962",\
"4.082245, 4.106530, 4.168439, 4.338357, 5.186813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902");
}
} /* end of arc la_oenb_mprj[58]_la_oenb_core[58]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[58]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "2.704517, 2.736205, 2.836464, 3.200182, 5.112224",\
"2.754996, 2.786684, 2.886943, 3.250661, 5.162703",\
"2.865919, 2.897607, 2.997866, 3.361584, 5.273626",\
"3.152724, 3.184412, 3.284672, 3.648389, 5.560431",\
"4.081848, 4.113536, 4.213795, 4.577513, 6.489555");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085",\
"0.045086, 0.077641, 0.202836, 0.702343, 3.329085");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "2.361554, 2.385839, 2.447747, 2.617667, 3.466122",\
"2.411455, 2.435740, 2.497649, 2.667568, 3.516024",\
"2.524707, 2.548991, 2.610900, 2.780819, 3.629275",\
"2.874394, 2.898679, 2.960587, 3.130507, 3.978962",\
"4.082245, 4.106530, 4.168439, 4.338357, 5.186813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902",\
"0.042408, 0.059263, 0.114741, 0.322285, 1.474902");
}
} /* end of arc la_oenb_mprj[58]_la_oenb_core[58]_una_min*/
} /* end of pin la_oenb_core[58] */
pin("la_oenb_core[57]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001517 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[57];
timing () {
related_pin : "la_oenb_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "1.525393, 1.558011, 1.659114, 2.022852, 3.935254",\
"1.576403, 1.609020, 1.710124, 2.073862, 3.986264",\
"1.686993, 1.719611, 1.820714, 2.184453, 4.096854",\
"1.973652, 2.006270, 2.107373, 2.471112, 4.383513",\
"2.928263, 2.960881, 3.061986, 3.425724, 5.338126");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203735, 0.701326, 3.327665",\
"0.047983, 0.080073, 0.203736, 0.701325, 3.327665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "1.250406, 1.274783, 1.336732, 1.506656, 2.353885",\
"1.300488, 1.324865, 1.386814, 1.556739, 2.403968",\
"1.413688, 1.438064, 1.500013, 1.669938, 2.517167",\
"1.765785, 1.790162, 1.852111, 2.022035, 2.869265",\
"3.023190, 3.047567, 3.109516, 3.279440, 4.126670");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473940",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473940");
}
} /* end of arc la_oenb_mprj[57]_la_oenb_core[57]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[57]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "1.525393, 1.558011, 1.659114, 2.022852, 3.935254",\
"1.576403, 1.609020, 1.710124, 2.073862, 3.986264",\
"1.686993, 1.719611, 1.820714, 2.184453, 4.096854",\
"1.973652, 2.006270, 2.107373, 2.471112, 4.383513",\
"2.928263, 2.960881, 3.061986, 3.425724, 5.338126");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203734, 0.701326, 3.327665",\
"0.047979, 0.080070, 0.203735, 0.701326, 3.327665",\
"0.047983, 0.080073, 0.203736, 0.701325, 3.327665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "1.250406, 1.274783, 1.336732, 1.506656, 2.353885",\
"1.300488, 1.324865, 1.386814, 1.556739, 2.403968",\
"1.413688, 1.438064, 1.500013, 1.669938, 2.517167",\
"1.765785, 1.790162, 1.852111, 2.022035, 2.869265",\
"3.023190, 3.047567, 3.109516, 3.279440, 4.126670");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473941",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473940",\
"0.042231, 0.059087, 0.114601, 0.322312, 1.473940");
}
} /* end of arc la_oenb_mprj[57]_la_oenb_core[57]_una_min*/
} /* end of pin la_oenb_core[57] */
pin("la_oenb_core[56]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001375 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[56];
timing () {
related_pin : "la_oenb_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "2.320703, 2.352788, 2.453155, 2.816844, 4.728789",\
"2.371245, 2.403330, 2.503697, 2.867386, 4.779331",\
"2.484151, 2.516236, 2.616603, 2.980293, 4.892238",\
"2.806726, 2.838811, 2.939178, 3.302868, 5.214812",\
"3.926266, 3.958351, 4.058718, 4.422408, 6.334352");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "2.272363, 2.297042, 2.359052, 2.528882, 3.377070",\
"2.320359, 2.345039, 2.407049, 2.576879, 3.425067",\
"2.432985, 2.457664, 2.519674, 2.689504, 3.537693",\
"2.788182, 2.812861, 2.874871, 3.044701, 3.892889",\
"4.092259, 4.116939, 4.178948, 4.348779, 5.196967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804");
}
} /* end of arc la_oenb_mprj[56]_la_oenb_core[56]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[56]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "2.320703, 2.352788, 2.453155, 2.816844, 4.728789",\
"2.371245, 2.403330, 2.503697, 2.867386, 4.779331",\
"2.484151, 2.516236, 2.616603, 2.980293, 4.892238",\
"2.806726, 2.838811, 2.939178, 3.302868, 5.214812",\
"3.926266, 3.958351, 4.058718, 4.422408, 6.334352");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451",\
"0.044680, 0.077204, 0.202183, 0.701328, 3.327451");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "2.272363, 2.297042, 2.359052, 2.528882, 3.377070",\
"2.320359, 2.345039, 2.407049, 2.576879, 3.425067",\
"2.432985, 2.457664, 2.519674, 2.689504, 3.537693",\
"2.788182, 2.812861, 2.874871, 3.044701, 3.892889",\
"4.092259, 4.116939, 4.178948, 4.348779, 5.196967");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804",\
"0.041933, 0.058911, 0.114423, 0.321752, 1.473804");
}
} /* end of arc la_oenb_mprj[56]_la_oenb_core[56]_una_min*/
} /* end of pin la_oenb_core[56] */
pin("la_oenb_core[55]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001341 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[55];
timing () {
related_pin : "la_oenb_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "2.056601, 2.088627, 2.188894, 2.552532, 4.464376",\
"2.107171, 2.139197, 2.239464, 2.603102, 4.514946",\
"2.220035, 2.252062, 2.352329, 2.715967, 4.627811",\
"2.542662, 2.574688, 2.674955, 3.038593, 4.950438",\
"3.662949, 3.694975, 3.795242, 4.158880, 6.070724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "1.740767, 1.765508, 1.827528, 1.997316, 2.845468",\
"1.788743, 1.813485, 1.875504, 2.045293, 2.893445",\
"1.901390, 1.926132, 1.988152, 2.157940, 3.006092",\
"2.256623, 2.281364, 2.343384, 2.513172, 3.361325",\
"3.559983, 3.584725, 3.646745, 3.816533, 4.664685");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422");
}
} /* end of arc la_oenb_mprj[55]_la_oenb_core[55]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[55]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "2.056601, 2.088627, 2.188894, 2.552532, 4.464376",\
"2.107171, 2.139197, 2.239464, 2.603102, 4.514946",\
"2.220035, 2.252062, 2.352329, 2.715967, 4.627811",\
"2.542662, 2.574688, 2.674955, 3.038593, 4.950438",\
"3.662949, 3.694975, 3.795242, 4.158880, 6.070724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188",\
"0.044180, 0.076763, 0.201930, 0.701185, 3.327188");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "1.740767, 1.765508, 1.827528, 1.997316, 2.845468",\
"1.788743, 1.813485, 1.875504, 2.045293, 2.893445",\
"1.901390, 1.926132, 1.988152, 2.157940, 3.006092",\
"2.256623, 2.281364, 2.343384, 2.513172, 3.361325",\
"3.559983, 3.584725, 3.646745, 3.816533, 4.664685");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422",\
"0.041865, 0.058866, 0.114384, 0.321593, 1.473422");
}
} /* end of arc la_oenb_mprj[55]_la_oenb_core[55]_una_min*/
} /* end of pin la_oenb_core[55] */
pin("la_oenb_core[54]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001170 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[54];
timing () {
related_pin : "la_oenb_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "1.391225, 1.423455, 1.523751, 1.887311, 3.799610",\
"1.440957, 1.473187, 1.573483, 1.937043, 3.849343",\
"1.550625, 1.582855, 1.683151, 2.046711, 3.959010",\
"1.826965, 1.859195, 1.959491, 2.323051, 4.235350",\
"2.735620, 2.767850, 2.868145, 3.231707, 5.143997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700475, 3.327121",\
"0.043610, 0.076204, 0.201378, 0.700477, 3.327106");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "1.184958, 1.209978, 1.272072, 1.441823, 2.290007",\
"1.233836, 1.258856, 1.320950, 1.490700, 2.338884",\
"1.347018, 1.372038, 1.434132, 1.603883, 2.452067",\
"1.701985, 1.727006, 1.789099, 1.958850, 2.807034",\
"2.990249, 3.015270, 3.077363, 3.247114, 4.095300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321270, 1.473016");
}
} /* end of arc la_oenb_mprj[54]_la_oenb_core[54]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[54]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "1.391225, 1.423455, 1.523751, 1.887311, 3.799610",\
"1.440957, 1.473187, 1.573483, 1.937043, 3.849343",\
"1.550625, 1.582855, 1.683151, 2.046711, 3.959010",\
"1.826965, 1.859195, 1.959491, 2.323051, 4.235350",\
"2.735620, 2.767850, 2.868145, 3.231707, 5.143997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700474, 3.327122",\
"0.043609, 0.076203, 0.201378, 0.700475, 3.327121",\
"0.043610, 0.076204, 0.201378, 0.700477, 3.327106");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "1.184958, 1.209978, 1.272072, 1.441823, 2.290007",\
"1.233836, 1.258856, 1.320950, 1.490700, 2.338884",\
"1.347018, 1.372038, 1.434132, 1.603883, 2.452067",\
"1.701985, 1.727006, 1.789099, 1.958850, 2.807034",\
"2.990249, 3.015270, 3.077363, 3.247114, 4.095300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321271, 1.473015",\
"0.041538, 0.058626, 0.114161, 0.321270, 1.473016");
}
} /* end of arc la_oenb_mprj[54]_la_oenb_core[54]_una_min*/
} /* end of pin la_oenb_core[54] */
pin("la_oenb_core[53]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001607 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[53];
timing () {
related_pin : "la_oenb_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.381057, 2.412768, 2.513036, 2.876792, 4.789047",\
"2.430727, 2.462438, 2.562706, 2.926462, 4.838717",\
"2.542749, 2.574461, 2.674729, 3.038485, 4.950740",\
"2.886839, 2.918550, 3.018818, 3.382574, 5.294829",\
"4.158194, 4.189904, 4.290173, 4.653929, 6.566184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.322382, 2.346700, 2.408624, 2.578578, 3.427281",\
"2.371625, 2.395943, 2.457867, 2.627821, 3.476524",\
"2.484129, 2.508447, 2.570371, 2.740325, 3.589028",\
"2.835924, 2.860242, 2.922166, 3.092120, 3.940823",\
"4.099045, 4.123363, 4.185287, 4.355241, 5.203943");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342");
}
} /* end of arc la_oenb_mprj[53]_la_oenb_core[53]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[53]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.381057, 2.412768, 2.513036, 2.876792, 4.789047",\
"2.430727, 2.462438, 2.562706, 2.926462, 4.838717",\
"2.542749, 2.574461, 2.674729, 3.038485, 4.950740",\
"2.886839, 2.918550, 3.018818, 3.382574, 5.294829",\
"4.158194, 4.189904, 4.290173, 4.653929, 6.566184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496",\
"0.045030, 0.077584, 0.202771, 0.702372, 3.329496");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "2.322382, 2.346700, 2.408624, 2.578578, 3.427281",\
"2.371625, 2.395943, 2.457867, 2.627821, 3.476524",\
"2.484129, 2.508447, 2.570371, 2.740325, 3.589028",\
"2.835924, 2.860242, 2.922166, 3.092120, 3.940823",\
"4.099045, 4.123363, 4.185287, 4.355241, 5.203943");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342",\
"0.042374, 0.059237, 0.114711, 0.322332, 1.475342");
}
} /* end of arc la_oenb_mprj[53]_la_oenb_core[53]_una_min*/
} /* end of pin la_oenb_core[53] */
pin("la_oenb_core[52]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001141 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[52];
timing () {
related_pin : "la_oenb_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "2.324438, 2.356715, 2.457001, 2.820536, 4.732232",\
"2.374976, 2.407253, 2.507539, 2.871074, 4.782770",\
"2.487887, 2.520164, 2.620450, 2.983984, 4.895680",\
"2.810503, 2.842780, 2.943066, 3.306601, 5.218297",\
"3.930300, 3.962577, 4.062863, 4.426398, 6.338094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "2.270174, 2.295238, 2.357331, 2.527000, 3.374809",\
"2.318174, 2.343237, 2.405330, 2.575000, 3.422808",\
"2.430797, 2.455861, 2.517953, 2.687623, 3.535432",\
"2.786010, 2.811074, 2.873167, 3.042836, 3.890645",\
"4.090919, 4.115983, 4.178076, 4.347746, 5.195554");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067");
}
} /* end of arc la_oenb_mprj[52]_la_oenb_core[52]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[52]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "2.324438, 2.356715, 2.457001, 2.820536, 4.732232",\
"2.374976, 2.407253, 2.507539, 2.871074, 4.782770",\
"2.487887, 2.520164, 2.620450, 2.983984, 4.895680",\
"2.810503, 2.842780, 2.943066, 3.306601, 5.218297",\
"3.930300, 3.962577, 4.062863, 4.426398, 6.338094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713",\
"0.043580, 0.076177, 0.201314, 0.700264, 3.325713");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "2.270174, 2.295238, 2.357331, 2.527000, 3.374809",\
"2.318174, 2.343237, 2.405330, 2.575000, 3.422808",\
"2.430797, 2.455861, 2.517953, 2.687623, 3.535432",\
"2.786010, 2.811074, 2.873167, 3.042836, 3.890645",\
"4.090919, 4.115983, 4.178076, 4.347746, 5.195554");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067",\
"0.041481, 0.058587, 0.114137, 0.321043, 1.472067");
}
} /* end of arc la_oenb_mprj[52]_la_oenb_core[52]_una_min*/
} /* end of pin la_oenb_core[52] */
pin("la_oenb_core[51]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001176 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[51];
timing () {
related_pin : "la_oenb_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "1.700350, 1.732544, 1.832993, 2.195709, 4.111228",\
"1.751226, 1.783420, 1.883869, 2.246585, 4.162105",\
"1.861860, 1.894053, 1.994502, 2.357218, 4.272738",\
"2.148741, 2.180935, 2.281384, 2.644100, 4.559620",\
"3.103847, 3.136041, 3.236490, 3.599205, 5.514726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "1.505360, 1.530422, 1.592492, 1.762087, 2.610344",\
"1.555384, 1.580446, 1.642516, 1.812111, 2.660368",\
"1.668551, 1.693613, 1.755683, 1.925279, 2.773536",\
"2.020724, 2.045785, 2.107855, 2.277451, 3.125708",\
"3.275866, 3.300927, 3.362997, 3.532593, 4.380850");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844");
}
} /* end of arc la_oenb_mprj[51]_la_oenb_core[51]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[51]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "1.700350, 1.732544, 1.832993, 2.195709, 4.111228",\
"1.751226, 1.783420, 1.883869, 2.246585, 4.162105",\
"1.861860, 1.894053, 1.994502, 2.357218, 4.272738",\
"2.148741, 2.180935, 2.281384, 2.644100, 4.559620",\
"3.103847, 3.136041, 3.236490, 3.599205, 5.514726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877",\
"0.043375, 0.075916, 0.201435, 0.699109, 3.331877");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "1.505360, 1.530422, 1.592492, 1.762087, 2.610344",\
"1.555384, 1.580446, 1.642516, 1.812111, 2.660368",\
"1.668551, 1.693613, 1.755683, 1.925279, 2.773536",\
"2.020724, 2.045785, 2.107855, 2.277451, 3.125708",\
"3.275866, 3.300927, 3.362997, 3.532593, 4.380850");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844",\
"0.041534, 0.058654, 0.114196, 0.320819, 1.471844");
}
} /* end of arc la_oenb_mprj[51]_la_oenb_core[51]_una_min*/
} /* end of pin la_oenb_core[51] */
pin("la_oenb_core[50]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001149 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[50];
timing () {
related_pin : "la_oenb_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "2.365657, 2.397982, 2.498315, 2.861781, 4.773163",\
"2.416132, 2.448457, 2.548789, 2.912256, 4.823638",\
"2.529130, 2.561455, 2.661787, 3.025254, 4.936636",\
"2.851688, 2.884012, 2.984345, 3.347812, 5.259194",\
"3.970744, 4.003069, 4.103401, 4.466867, 6.378250");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "2.292470, 2.317510, 2.379586, 2.549190, 3.396562",\
"2.340508, 2.365547, 2.427623, 2.597227, 3.444599",\
"2.453087, 2.478127, 2.540203, 2.709806, 3.557179",\
"2.808208, 2.833248, 2.895324, 3.064928, 3.912300",\
"4.114545, 4.139585, 4.201661, 4.371264, 5.218637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224");
}
} /* end of arc la_oenb_mprj[50]_la_oenb_core[50]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[50]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "2.365657, 2.397982, 2.498315, 2.861781, 4.773163",\
"2.416132, 2.448457, 2.548789, 2.912256, 4.823638",\
"2.529130, 2.561455, 2.661787, 3.025254, 4.936636",\
"2.851688, 2.884012, 2.984345, 3.347812, 5.259194",\
"3.970744, 4.003069, 4.103401, 4.466867, 6.378250");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880",\
"0.043836, 0.076402, 0.201444, 0.700084, 3.324880");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "2.292470, 2.317510, 2.379586, 2.549190, 3.396562",\
"2.340508, 2.365547, 2.427623, 2.597227, 3.444599",\
"2.453087, 2.478127, 2.540203, 2.709806, 3.557179",\
"2.808208, 2.833248, 2.895324, 3.064928, 3.912300",\
"4.114545, 4.139585, 4.201661, 4.371264, 5.218637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224",\
"0.041499, 0.058599, 0.114161, 0.320913, 1.471224");
}
} /* end of arc la_oenb_mprj[50]_la_oenb_core[50]_una_min*/
} /* end of pin la_oenb_core[50] */
pin("la_oenb_core[49]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000861 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[49];
timing () {
related_pin : "la_oenb_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "2.371109, 2.403807, 2.504205, 2.867679, 4.779826",\
"2.421496, 2.454194, 2.554592, 2.918066, 4.830213",\
"2.534610, 2.567308, 2.667706, 3.031180, 4.943327",\
"2.857218, 2.889915, 2.990314, 3.353788, 5.265934",\
"3.975871, 4.008569, 4.108967, 4.472441, 6.384588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "2.284646, 2.310156, 2.372370, 2.541983, 3.389725",\
"2.332737, 2.358247, 2.420460, 2.590074, 3.437816",\
"2.445256, 2.470765, 2.532979, 2.702593, 3.550334",\
"2.800292, 2.825802, 2.888016, 3.057629, 3.905371",\
"4.109783, 4.135292, 4.197506, 4.367120, 5.214861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345");
}
} /* end of arc la_oenb_mprj[49]_la_oenb_core[49]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[49]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "2.371109, 2.403807, 2.504205, 2.867679, 4.779826",\
"2.421496, 2.454194, 2.554592, 2.918066, 4.830213",\
"2.534610, 2.567308, 2.667706, 3.031180, 4.943327",\
"2.857218, 2.889915, 2.990314, 3.353788, 5.265934",\
"3.975871, 4.008569, 4.108967, 4.472441, 6.384588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998",\
"0.042968, 0.075547, 0.200525, 0.699140, 3.324998");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "2.284646, 2.310156, 2.372370, 2.541983, 3.389725",\
"2.332737, 2.358247, 2.420460, 2.590074, 3.437816",\
"2.445256, 2.470765, 2.532979, 2.702593, 3.550334",\
"2.800292, 2.825802, 2.888016, 3.057629, 3.905371",\
"4.109783, 4.135292, 4.197506, 4.367120, 5.214861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345",\
"0.040947, 0.058190, 0.113771, 0.320541, 1.471345");
}
} /* end of arc la_oenb_mprj[49]_la_oenb_core[49]_una_min*/
} /* end of pin la_oenb_core[49] */
pin("la_oenb_core[48]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000989 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[48];
timing () {
related_pin : "la_oenb_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "1.781593, 1.814032, 1.914344, 2.277660, 4.190001",\
"1.832350, 1.864789, 1.965101, 2.328417, 4.240758",\
"1.943022, 1.975461, 2.075773, 2.439089, 4.351430",\
"2.229964, 2.262403, 2.362715, 2.726031, 4.638371",\
"3.187494, 3.219933, 3.320246, 3.683561, 5.595902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "1.544896, 1.570214, 1.632363, 1.801941, 2.649613",\
"1.594869, 1.620187, 1.682336, 1.851914, 2.699587",\
"1.708012, 1.733329, 1.795479, 1.965056, 2.812729",\
"2.060223, 2.085541, 2.147690, 2.317268, 3.164940",\
"3.313572, 3.338890, 3.401039, 3.570617, 4.418290");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117");
}
} /* end of arc la_oenb_mprj[48]_la_oenb_core[48]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[48]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "1.781593, 1.814032, 1.914344, 2.277660, 4.190001",\
"1.832350, 1.864789, 1.965101, 2.328417, 4.240758",\
"1.943022, 1.975461, 2.075773, 2.439089, 4.351430",\
"2.229964, 2.262403, 2.362715, 2.726031, 4.638371",\
"3.187494, 3.219933, 3.320246, 3.683561, 5.595902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862",\
"0.042990, 0.075597, 0.200817, 0.699370, 3.325862");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "1.544896, 1.570214, 1.632363, 1.801941, 2.649613",\
"1.594869, 1.620187, 1.682336, 1.851914, 2.699587",\
"1.708012, 1.733329, 1.795479, 1.965056, 2.812729",\
"2.060223, 2.085541, 2.147690, 2.317268, 3.164940",\
"3.313572, 3.338890, 3.401039, 3.570617, 4.418290");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117",\
"0.041188, 0.058377, 0.113949, 0.320605, 1.471117");
}
} /* end of arc la_oenb_mprj[48]_la_oenb_core[48]_una_min*/
} /* end of pin la_oenb_core[48] */
pin("la_oenb_core[47]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001138 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[47];
timing () {
related_pin : "la_oenb_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "2.055969, 2.088221, 2.188658, 2.551682, 4.467025",\
"2.106534, 2.138785, 2.239223, 2.602247, 4.517590",\
"2.217268, 2.249519, 2.349956, 2.712981, 4.628324",\
"2.504340, 2.536591, 2.637028, 3.000053, 4.915395",\
"3.463080, 3.495331, 3.595768, 3.958793, 5.874135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.870091, 1.895208, 1.957320, 2.127060, 2.975849",\
"1.919983, 1.945099, 2.007212, 2.176952, 3.025741",\
"2.033087, 2.058203, 2.120315, 2.290056, 3.138845",\
"2.385378, 2.410494, 2.472607, 2.642347, 3.491136",\
"3.636117, 3.661233, 3.723346, 3.893085, 4.741875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345");
}
} /* end of arc la_oenb_mprj[47]_la_oenb_core[47]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[47]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "2.055969, 2.088221, 2.188658, 2.551682, 4.467025",\
"2.106534, 2.138785, 2.239223, 2.602247, 4.517590",\
"2.217268, 2.249519, 2.349956, 2.712981, 4.628324",\
"2.504340, 2.536591, 2.637028, 3.000053, 4.915395",\
"3.463080, 3.495331, 3.595768, 3.958793, 5.874135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942",\
"0.043313, 0.075865, 0.201281, 0.699559, 3.331942");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "1.870091, 1.895208, 1.957320, 2.127060, 2.975849",\
"1.919983, 1.945099, 2.007212, 2.176952, 3.025741",\
"2.033087, 2.058203, 2.120315, 2.290056, 3.138845",\
"2.385378, 2.410494, 2.472607, 2.642347, 3.491136",\
"3.636117, 3.661233, 3.723346, 3.893085, 4.741875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345",\
"0.041465, 0.058591, 0.114117, 0.321123, 1.473345");
}
} /* end of arc la_oenb_mprj[47]_la_oenb_core[47]_una_min*/
} /* end of pin la_oenb_core[47] */
pin("la_oenb_core[46]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000982 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[46];
timing () {
related_pin : "la_oenb_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "1.784132, 1.816577, 1.916895, 2.277886, 4.192600",\
"1.834853, 1.867298, 1.967616, 2.328608, 4.243321",\
"1.945539, 1.977983, 2.078302, 2.439293, 4.354006",\
"2.232525, 2.264970, 2.365288, 2.726279, 4.640993",\
"3.190508, 3.222952, 3.323271, 3.684262, 5.598976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "1.545733, 1.571064, 1.633213, 1.801563, 2.650374",\
"1.595694, 1.621024, 1.683173, 1.851523, 2.700335",\
"1.708830, 1.734160, 1.796309, 1.964659, 2.813470",\
"2.061072, 2.086403, 2.148551, 2.316901, 3.165713",\
"3.314281, 3.339612, 3.401760, 3.570111, 4.418922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877");
}
} /* end of arc la_oenb_mprj[46]_la_oenb_core[46]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[46]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "1.784132, 1.816577, 1.916895, 2.277886, 4.192600",\
"1.834853, 1.867298, 1.967616, 2.328608, 4.243321",\
"1.945539, 1.977983, 2.078302, 2.439293, 4.354006",\
"2.232525, 2.264970, 2.365288, 2.726279, 4.640993",\
"3.190508, 3.222952, 3.323271, 3.684262, 5.598976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927",\
"0.042955, 0.075561, 0.200800, 0.692841, 3.325927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "1.545733, 1.571064, 1.633213, 1.801563, 2.650374",\
"1.595694, 1.621024, 1.683173, 1.851523, 2.700335",\
"1.708830, 1.734160, 1.796309, 1.964659, 2.813470",\
"2.061072, 2.086403, 2.148551, 2.316901, 3.165713",\
"3.314281, 3.339612, 3.401760, 3.570111, 4.418922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877",\
"0.041174, 0.058369, 0.113945, 0.316199, 1.470877");
}
} /* end of arc la_oenb_mprj[46]_la_oenb_core[46]_una_min*/
} /* end of pin la_oenb_core[46] */
pin("la_oenb_core[45]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001782 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[45];
timing () {
related_pin : "la_oenb_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "2.371755, 2.403264, 2.503506, 2.867362, 4.779045",\
"2.422218, 2.453727, 2.553968, 2.917825, 4.829507",\
"2.535229, 2.566738, 2.666979, 3.030836, 4.942518",\
"2.857830, 2.889339, 2.989580, 3.353437, 5.265120",\
"3.977048, 4.008557, 4.108798, 4.472655, 6.384337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "2.297838, 2.321866, 2.383714, 2.553709, 3.402316",\
"2.345881, 2.369910, 2.431757, 2.601753, 3.450360",\
"2.458453, 2.482481, 2.544329, 2.714325, 3.562932",\
"2.813580, 2.837608, 2.899456, 3.069451, 3.918059",\
"4.120742, 4.144771, 4.206618, 4.376614, 5.225221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731");
}
} /* end of arc la_oenb_mprj[45]_la_oenb_core[45]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[45]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "2.371755, 2.403264, 2.503506, 2.867362, 4.779045",\
"2.422218, 2.453727, 2.553968, 2.917825, 4.829507",\
"2.535229, 2.566738, 2.666979, 3.030836, 4.942518",\
"2.857830, 2.889339, 2.989580, 3.353437, 5.265120",\
"3.977048, 4.008557, 4.108798, 4.472655, 6.384337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377",\
"0.045652, 0.078193, 0.203350, 0.703125, 3.329377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "2.297838, 2.321866, 2.383714, 2.553709, 3.402316",\
"2.345881, 2.369910, 2.431757, 2.601753, 3.450360",\
"2.458453, 2.482481, 2.544329, 2.714325, 3.562932",\
"2.813580, 2.837608, 2.899456, 3.069451, 3.918059",\
"4.120742, 4.144771, 4.206618, 4.376614, 5.225221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731",\
"0.042712, 0.059483, 0.114940, 0.322676, 1.475731");
}
} /* end of arc la_oenb_mprj[45]_la_oenb_core[45]_una_min*/
} /* end of pin la_oenb_core[45] */
pin("la_oenb_core[44]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001633 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[44];
timing () {
related_pin : "la_oenb_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "1.637801, 1.669479, 1.769786, 2.133446, 4.046616",\
"1.688812, 1.720491, 1.820797, 2.184458, 4.097627",\
"1.799402, 1.831081, 1.931388, 2.295048, 4.208218",\
"2.086037, 2.117716, 2.218023, 2.581683, 4.494853",\
"3.040411, 3.072090, 3.172396, 3.536057, 5.449226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "1.690588, 1.714873, 1.776793, 1.946790, 2.795785",\
"1.740672, 1.764957, 1.826878, 1.996875, 2.845870",\
"1.853872, 1.878157, 1.940077, 2.110074, 2.959069",\
"2.206001, 2.230286, 2.292206, 2.462203, 3.311198",\
"3.463883, 3.488168, 3.550088, 3.720085, 4.569081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900");
}
} /* end of arc la_oenb_mprj[44]_la_oenb_core[44]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[44]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "1.637801, 1.669479, 1.769786, 2.133446, 4.046616",\
"1.688812, 1.720491, 1.820797, 2.184458, 4.097627",\
"1.799402, 1.831081, 1.931388, 2.295048, 4.208218",\
"2.086037, 2.117716, 2.218023, 2.581683, 4.494853",\
"3.040411, 3.072090, 3.172396, 3.536057, 5.449226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231",\
"0.045064, 0.077604, 0.202849, 0.702338, 3.331231");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "1.690588, 1.714873, 1.776793, 1.946790, 2.795785",\
"1.740672, 1.764957, 1.826878, 1.996875, 2.845870",\
"1.853872, 1.878157, 1.940077, 2.110074, 2.959069",\
"2.206001, 2.230286, 2.292206, 2.462203, 3.311198",\
"3.463883, 3.488168, 3.550088, 3.720085, 4.569081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900",\
"0.042420, 0.059274, 0.114737, 0.322443, 1.475900");
}
} /* end of arc la_oenb_mprj[44]_la_oenb_core[44]_una_min*/
} /* end of pin la_oenb_core[44] */
pin("la_oenb_core[43]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001740 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[43];
timing () {
related_pin : "la_oenb_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "1.884999, 1.916689, 2.017077, 2.380909, 4.292689",\
"1.935398, 1.967088, 2.067475, 2.431308, 4.343088",\
"2.046200, 2.077890, 2.178278, 2.542110, 4.453890",\
"2.333423, 2.365113, 2.465500, 2.829333, 4.741113",\
"3.291326, 3.323016, 3.423404, 3.787236, 5.699016");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "1.650502, 1.674585, 1.736448, 1.906428, 2.754756",\
"1.700334, 1.724418, 1.786280, 1.956261, 2.804588",\
"1.813419, 1.837502, 1.899365, 2.069346, 2.917673",\
"2.165507, 2.189590, 2.251453, 2.421434, 3.269761",\
"3.409566, 3.433650, 3.495512, 3.665493, 4.513820");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373");
}
} /* end of arc la_oenb_mprj[43]_la_oenb_core[43]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[43]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "1.884999, 1.916689, 2.017077, 2.380909, 4.292689",\
"1.935398, 1.967088, 2.067475, 2.431308, 4.343088",\
"2.046200, 2.077890, 2.178278, 2.542110, 4.453890",\
"2.333423, 2.365113, 2.465500, 2.829333, 4.741113",\
"3.291326, 3.323016, 3.423404, 3.787236, 5.699016");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037",\
"0.046063, 0.078524, 0.203426, 0.702816, 3.329037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "1.650502, 1.674585, 1.736448, 1.906428, 2.754756",\
"1.700334, 1.724418, 1.786280, 1.956261, 2.804588",\
"1.813419, 1.837502, 1.899365, 2.069346, 2.917673",\
"2.165507, 2.189590, 2.251453, 2.421434, 3.269761",\
"3.409566, 3.433650, 3.495512, 3.665493, 4.513820");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373",\
"0.042636, 0.059419, 0.114886, 0.322615, 1.475373");
}
} /* end of arc la_oenb_mprj[43]_la_oenb_core[43]_una_min*/
} /* end of pin la_oenb_core[43] */
pin("la_oenb_core[42]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001630 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[42];
timing () {
related_pin : "la_oenb_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "2.320432, 2.352116, 2.452378, 2.816166, 4.728292",\
"2.370913, 2.402597, 2.502859, 2.866648, 4.778773",\
"2.483901, 2.515585, 2.615847, 2.979636, 4.891760",\
"2.806499, 2.838183, 2.938445, 3.302234, 5.214359",\
"3.925812, 3.957497, 4.057758, 4.421547, 6.333672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "2.262182, 2.286462, 2.348377, 2.518342, 3.367042",\
"2.310216, 2.334496, 2.396411, 2.566376, 3.415076",\
"2.422800, 2.447080, 2.508995, 2.678960, 3.527660",\
"2.777946, 2.802226, 2.864141, 3.034106, 3.882806",\
"4.084584, 4.108865, 4.170779, 4.340744, 5.189444");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443");
}
} /* end of arc la_oenb_mprj[42]_la_oenb_core[42]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[42]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "2.320432, 2.352116, 2.452378, 2.816166, 4.728292",\
"2.370913, 2.402597, 2.502859, 2.866648, 4.778773",\
"2.483901, 2.515585, 2.615847, 2.979636, 4.891760",\
"2.806499, 2.838183, 2.938445, 3.302234, 5.214359",\
"3.925812, 3.957497, 4.057758, 4.421547, 6.333672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409",\
"0.045111, 0.077666, 0.202843, 0.702503, 3.329409");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "2.262182, 2.286462, 2.348377, 2.518342, 3.367042",\
"2.310216, 2.334496, 2.396411, 2.566376, 3.415076",\
"2.422800, 2.447080, 2.508995, 2.678960, 3.527660",\
"2.777946, 2.802226, 2.864141, 3.034106, 3.882806",\
"4.084584, 4.108865, 4.170779, 4.340744, 5.189444");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443",\
"0.042418, 0.059269, 0.114739, 0.322391, 1.475443");
}
} /* end of arc la_oenb_mprj[42]_la_oenb_core[42]_una_min*/
} /* end of pin la_oenb_core[42] */
pin("la_oenb_core[41]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001096 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[41];
timing () {
related_pin : "la_oenb_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "2.048519, 2.080831, 2.181092, 2.542248, 4.455825",\
"2.098103, 2.130415, 2.230676, 2.591832, 4.505409",\
"2.210014, 2.242326, 2.342587, 2.703743, 4.617320",\
"2.554691, 2.587003, 2.687264, 3.048419, 4.961997",\
"3.826612, 3.858923, 3.959184, 4.320340, 6.233917");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "1.748381, 1.773511, 1.835605, 2.003964, 2.852504",\
"1.797661, 1.822791, 1.884885, 2.053244, 2.901784",\
"1.909938, 1.935068, 1.997162, 2.165521, 3.014061",\
"2.261754, 2.286884, 2.348978, 2.517337, 3.365877",\
"3.522810, 3.547940, 3.610034, 3.778393, 4.626934");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836");
}
} /* end of arc la_oenb_mprj[41]_la_oenb_core[41]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[41]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "2.048519, 2.080831, 2.181092, 2.542248, 4.455825",\
"2.098103, 2.130415, 2.230676, 2.591832, 4.505409",\
"2.210014, 2.242326, 2.342587, 2.703743, 4.617320",\
"2.554691, 2.587003, 2.687264, 3.048419, 4.961997",\
"3.826612, 3.858923, 3.959184, 4.320340, 6.233917");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543",\
"0.043385, 0.075996, 0.201172, 0.693466, 3.324543");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "1.748381, 1.773511, 1.835605, 2.003964, 2.852504",\
"1.797661, 1.822791, 1.884885, 2.053244, 2.901784",\
"1.909938, 1.935068, 1.997162, 2.165521, 3.014061",\
"2.261754, 2.286884, 2.348978, 2.517337, 3.365877",\
"3.522810, 3.547940, 3.610034, 3.778393, 4.626934");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836",\
"0.041397, 0.058528, 0.114098, 0.316396, 1.470836");
}
} /* end of arc la_oenb_mprj[41]_la_oenb_core[41]_una_min*/
} /* end of pin la_oenb_core[41] */
pin("la_oenb_core[40]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001686 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[40];
timing () {
related_pin : "la_oenb_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "1.713626, 1.745240, 1.845519, 2.209196, 4.121776",\
"1.764121, 1.795735, 1.896014, 2.259691, 4.172271",\
"1.874880, 1.906494, 2.006773, 2.370450, 4.283030",\
"2.161988, 2.193602, 2.293881, 2.657558, 4.570138",\
"3.121038, 3.152652, 3.252931, 3.616608, 5.529187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "1.513939, 1.538133, 1.600022, 1.769982, 2.618706",\
"1.563805, 1.587999, 1.649887, 1.819848, 2.668572",\
"1.676892, 1.701086, 1.762975, 1.932935, 2.781659",\
"2.029215, 2.053409, 2.115298, 2.285258, 3.133982",\
"3.278763, 3.302958, 3.364846, 3.534806, 4.383531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466");
}
} /* end of arc la_oenb_mprj[40]_la_oenb_core[40]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[40]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "1.713626, 1.745240, 1.845519, 2.209196, 4.121776",\
"1.764121, 1.795735, 1.896014, 2.259691, 4.172271",\
"1.874880, 1.906494, 2.006773, 2.370450, 4.283030",\
"2.161988, 2.193602, 2.293881, 2.657558, 4.570138",\
"3.121038, 3.152652, 3.252931, 3.616608, 5.529187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355",\
"0.045256, 0.077797, 0.203029, 0.702515, 3.330355");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "1.513939, 1.538133, 1.600022, 1.769982, 2.618706",\
"1.563805, 1.587999, 1.649887, 1.819848, 2.668572",\
"1.676892, 1.701086, 1.762975, 1.932935, 2.781659",\
"2.029215, 2.053409, 2.115298, 2.285258, 3.133982",\
"3.278763, 3.302958, 3.364846, 3.534806, 4.383531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466",\
"0.042523, 0.059350, 0.114815, 0.322442, 1.475466");
}
} /* end of arc la_oenb_mprj[40]_la_oenb_core[40]_una_min*/
} /* end of pin la_oenb_core[40] */
pin("la_oenb_core[39]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001116 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[39];
timing () {
related_pin : "la_oenb_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "1.706350, 1.738637, 1.838929, 2.202312, 4.114361",\
"1.755927, 1.788215, 1.888507, 2.251889, 4.163939",\
"1.867899, 1.900186, 2.000478, 2.363860, 4.275910",\
"2.212882, 2.245169, 2.345461, 2.708843, 4.620893",\
"3.449065, 3.481352, 3.581644, 3.945026, 5.857076");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "1.518063, 1.543171, 1.605266, 1.774883, 2.622558",\
"1.567852, 1.592960, 1.655055, 1.824671, 2.672347",\
"1.679581, 1.704689, 1.766784, 1.936400, 2.784076",\
"2.031281, 2.056389, 2.118484, 2.288100, 3.135776",\
"3.259546, 3.284654, 3.346749, 3.516365, 4.364040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518");
}
} /* end of arc la_oenb_mprj[39]_la_oenb_core[39]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[39]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "1.706350, 1.738637, 1.838929, 2.202312, 4.114361",\
"1.755927, 1.788215, 1.888507, 2.251889, 4.163939",\
"1.867899, 1.900186, 2.000478, 2.363860, 4.275910",\
"2.212882, 2.245169, 2.345461, 2.708843, 4.620893",\
"3.449065, 3.481352, 3.581644, 3.945026, 5.857076");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021",\
"0.043416, 0.076016, 0.201228, 0.699919, 3.326021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "1.518063, 1.543171, 1.605266, 1.774883, 2.622558",\
"1.567852, 1.592960, 1.655055, 1.824671, 2.672347",\
"1.679581, 1.704689, 1.766784, 1.936400, 2.784076",\
"2.031281, 2.056389, 2.118484, 2.288100, 3.135776",\
"3.259546, 3.284654, 3.346749, 3.516365, 4.364040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518",\
"0.041433, 0.058556, 0.114114, 0.320870, 1.471518");
}
} /* end of arc la_oenb_mprj[39]_la_oenb_core[39]_una_min*/
} /* end of pin la_oenb_core[39] */
pin("la_oenb_core[38]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001395 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[38];
timing () {
related_pin : "la_oenb_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "2.176357, 2.208340, 2.308613, 2.672228, 4.583693",\
"2.225914, 2.257897, 2.358169, 2.721785, 4.633250",\
"2.337790, 2.369773, 2.470045, 2.833661, 4.745126",\
"2.682636, 2.714619, 2.814892, 3.178507, 5.089972",\
"3.954211, 3.986194, 4.086466, 4.450082, 6.361547");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "2.087837, 2.112487, 2.174473, 2.344225, 3.192089",\
"2.137128, 2.161777, 2.223764, 2.393516, 3.241379",\
"2.249336, 2.273986, 2.335972, 2.505724, 3.353588",\
"2.601193, 2.625842, 2.687829, 2.857581, 3.705444",\
"3.862313, 3.886962, 3.948948, 4.118701, 4.966564");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947");
}
} /* end of arc la_oenb_mprj[38]_la_oenb_core[38]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[38]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "2.176357, 2.208340, 2.308613, 2.672228, 4.583693",\
"2.225914, 2.257897, 2.358169, 2.721785, 4.633250",\
"2.337790, 2.369773, 2.470045, 2.833661, 4.745126",\
"2.682636, 2.714619, 2.814892, 3.178507, 5.089972",\
"3.954211, 3.986194, 4.086466, 4.450082, 6.361547");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597",\
"0.044452, 0.077021, 0.202150, 0.701274, 3.326597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "2.087837, 2.112487, 2.174473, 2.344225, 3.192089",\
"2.137128, 2.161777, 2.223764, 2.393516, 3.241379",\
"2.249336, 2.273986, 2.335972, 2.505724, 3.353588",\
"2.601193, 2.625842, 2.687829, 2.857581, 3.705444",\
"3.862313, 3.886962, 3.948948, 4.118701, 4.966564");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947",\
"0.041970, 0.058943, 0.114464, 0.321582, 1.472947");
}
} /* end of arc la_oenb_mprj[38]_la_oenb_core[38]_una_min*/
} /* end of pin la_oenb_core[38] */
pin("la_oenb_core[37]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000891 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[37];
timing () {
related_pin : "la_oenb_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.797560, 1.830141, 1.930447, 2.291591, 4.205520",\
"1.848227, 1.880808, 1.981114, 2.342258, 4.256186",\
"1.958928, 1.991509, 2.091815, 2.452960, 4.366888",\
"2.245914, 2.278495, 2.378801, 2.739945, 4.653873",\
"3.203825, 3.236406, 3.336712, 3.697856, 5.611784");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.565305, 1.590765, 1.652952, 1.821296, 2.669886",\
"1.615241, 1.640701, 1.702888, 1.871232, 2.719821",\
"1.728364, 1.753824, 1.816010, 1.984355, 2.832944",\
"2.080598, 2.106058, 2.168245, 2.336589, 3.185179",\
"3.332540, 3.358000, 3.420187, 3.588531, 4.437120");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535");
}
} /* end of arc la_oenb_mprj[37]_la_oenb_core[37]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[37]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.797560, 1.830141, 1.930447, 2.291591, 4.205520",\
"1.848227, 1.880808, 1.981114, 2.342258, 4.256186",\
"1.958928, 1.991509, 2.091815, 2.452960, 4.366888",\
"2.245914, 2.278495, 2.378801, 2.739945, 4.653873",\
"3.203825, 3.236406, 3.336712, 3.697856, 5.611784");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198",\
"0.042791, 0.075408, 0.200530, 0.692806, 3.324198");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "1.565305, 1.590765, 1.652952, 1.821296, 2.669886",\
"1.615241, 1.640701, 1.702888, 1.871232, 2.719821",\
"1.728364, 1.753824, 1.816010, 1.984355, 2.832944",\
"2.080598, 2.106058, 2.168245, 2.336589, 3.185179",\
"3.332540, 3.358000, 3.420187, 3.588531, 4.437120");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535",\
"0.041004, 0.058236, 0.113825, 0.316154, 1.470535");
}
} /* end of arc la_oenb_mprj[37]_la_oenb_core[37]_una_min*/
} /* end of pin la_oenb_core[37] */
pin("la_oenb_core[36]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000866 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[36];
timing () {
related_pin : "la_oenb_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "1.645563, 1.678126, 1.778557, 2.139062, 4.055973",\
"1.696061, 1.728625, 1.829055, 2.189561, 4.106471",\
"1.806819, 1.839383, 1.939813, 2.300319, 4.217228",\
"2.093925, 2.126488, 2.226919, 2.587425, 4.504334",\
"3.052958, 3.085522, 3.185952, 3.546458, 5.463368");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "1.487154, 1.512707, 1.574898, 1.743176, 2.592115",\
"1.537021, 1.562574, 1.624765, 1.793043, 2.641982",\
"1.650109, 1.675662, 1.737853, 1.906131, 2.755070",\
"2.002431, 2.027983, 2.090174, 2.258452, 3.107391",\
"3.252031, 3.277584, 3.339775, 3.508053, 4.356992");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159");
}
} /* end of arc la_oenb_mprj[36]_la_oenb_core[36]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[36]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "1.645563, 1.678126, 1.778557, 2.139062, 4.055973",\
"1.696061, 1.728625, 1.829055, 2.189561, 4.106471",\
"1.806819, 1.839383, 1.939813, 2.300319, 4.217228",\
"2.093925, 2.126488, 2.226919, 2.587425, 4.504334",\
"3.052958, 3.085522, 3.185952, 3.546458, 5.463368");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778",\
"0.042425, 0.075006, 0.200444, 0.691855, 3.328778");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "1.487154, 1.512707, 1.574898, 1.743176, 2.592115",\
"1.537021, 1.562574, 1.624765, 1.793043, 2.641982",\
"1.650109, 1.675662, 1.737853, 1.906131, 2.755070",\
"2.002431, 2.027983, 2.090174, 2.258452, 3.107391",\
"3.252031, 3.277584, 3.339775, 3.508053, 4.356992");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159",\
"0.040945, 0.058216, 0.113805, 0.315991, 1.470159");
}
} /* end of arc la_oenb_mprj[36]_la_oenb_core[36]_una_min*/
} /* end of pin la_oenb_core[36] */
pin("la_oenb_core[35]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000707 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[35];
timing () {
related_pin : "la_oenb_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.597512, 1.630289, 1.730598, 2.091647, 4.005781",\
"1.648076, 1.680853, 1.781162, 2.142210, 4.056345",\
"1.758968, 1.791746, 1.892054, 2.253103, 4.167238",\
"2.044460, 2.077238, 2.177546, 2.538595, 4.452729",\
"2.957800, 2.990578, 3.090886, 3.451935, 5.366070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.442261, 1.468027, 1.530286, 1.698568, 2.547031",\
"1.492092, 1.517858, 1.580117, 1.748399, 2.596862",\
"1.605407, 1.631173, 1.693433, 1.861714, 2.710177",\
"1.954142, 1.979908, 2.042167, 2.210449, 3.058912",\
"3.150088, 3.175853, 3.238113, 3.406394, 4.254857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616");
}
} /* end of arc la_oenb_mprj[35]_la_oenb_core[35]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[35]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.597512, 1.630289, 1.730598, 2.091647, 4.005781",\
"1.648076, 1.680853, 1.781162, 2.142210, 4.056345",\
"1.758968, 1.791746, 1.892054, 2.253103, 4.167238",\
"2.044460, 2.077238, 2.177546, 2.538595, 4.452729",\
"2.957800, 2.990578, 3.090886, 3.451935, 5.366070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580",\
"0.042103, 0.074743, 0.199914, 0.692223, 3.323580");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "1.442261, 1.468027, 1.530286, 1.698568, 2.547031",\
"1.492092, 1.517858, 1.580117, 1.748399, 2.596862",\
"1.605407, 1.631173, 1.693433, 1.861714, 2.710177",\
"1.954142, 1.979908, 2.042167, 2.210449, 3.058912",\
"3.150088, 3.175853, 3.238113, 3.406394, 4.254857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616",\
"0.040649, 0.057980, 0.113593, 0.315944, 1.469616");
}
} /* end of arc la_oenb_mprj[35]_la_oenb_core[35]_una_min*/
} /* end of pin la_oenb_core[35] */
pin("la_oenb_core[34]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000778 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[34];
timing () {
related_pin : "la_oenb_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "2.261544, 2.294226, 2.394556, 2.755424, 4.670014",\
"2.311961, 2.344644, 2.444973, 2.805842, 4.720432",\
"2.425037, 2.457719, 2.558048, 2.918917, 4.833507",\
"2.747421, 2.780103, 2.880432, 3.241301, 5.155891",\
"3.863618, 3.896301, 3.996630, 4.357499, 6.272089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "2.137287, 2.162942, 2.225161, 2.393412, 3.241693",\
"2.185362, 2.211017, 2.273236, 2.441487, 3.289768",\
"2.297901, 2.323556, 2.385775, 2.554026, 3.402307",\
"2.652978, 2.678633, 2.740852, 2.909103, 3.757384",\
"3.961747, 3.987401, 4.049620, 4.217872, 5.066152");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230");
}
} /* end of arc la_oenb_mprj[34]_la_oenb_core[34]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[34]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "2.261544, 2.294226, 2.394556, 2.755424, 4.670014",\
"2.311961, 2.344644, 2.444973, 2.805842, 4.720432",\
"2.425037, 2.457719, 2.558048, 2.918917, 4.833507",\
"2.747421, 2.780103, 2.880432, 3.241301, 5.155891",\
"3.863618, 3.896301, 3.996630, 4.357499, 6.272089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477",\
"0.042284, 0.074908, 0.200161, 0.692253, 3.324477");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "2.137287, 2.162942, 2.225161, 2.393412, 3.241693",\
"2.185362, 2.211017, 2.273236, 2.441487, 3.289768",\
"2.297901, 2.323556, 2.385775, 2.554026, 3.402307",\
"2.652978, 2.678633, 2.740852, 2.909103, 3.757384",\
"3.961747, 3.987401, 4.049620, 4.217872, 5.066152");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230",\
"0.040785, 0.058086, 0.113698, 0.316045, 1.469230");
}
} /* end of arc la_oenb_mprj[34]_la_oenb_core[34]_una_min*/
} /* end of pin la_oenb_core[34] */
pin("la_oenb_core[33]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000615 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[33];
timing () {
related_pin : "la_oenb_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.881526, 1.914406, 2.014738, 2.375631, 4.290077",\
"1.931121, 1.964001, 2.064333, 2.425226, 4.339672",\
"2.043043, 2.075923, 2.176255, 2.537148, 4.451594",\
"2.387657, 2.420537, 2.520869, 2.881762, 4.796208",\
"3.659484, 3.692364, 3.792696, 4.153589, 6.068035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.662371, 1.688290, 1.750577, 1.918797, 2.767009",\
"1.711648, 1.737568, 1.799855, 1.968075, 2.816287",\
"1.823950, 1.849869, 1.912156, 2.080376, 2.928588",\
"2.175763, 2.201682, 2.263970, 2.432189, 3.280401",\
"3.437022, 3.462941, 3.525228, 3.693448, 4.541660");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690");
}
} /* end of arc la_oenb_mprj[33]_la_oenb_core[33]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[33]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.881526, 1.914406, 2.014738, 2.375631, 4.290077",\
"1.931121, 1.964001, 2.064333, 2.425226, 4.339672",\
"2.043043, 2.075923, 2.176255, 2.537148, 4.451594",\
"2.387657, 2.420537, 2.520869, 2.881762, 4.796208",\
"3.659484, 3.692364, 3.792696, 4.153589, 6.068035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460",\
"0.041770, 0.074412, 0.199632, 0.691840, 3.323460");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.662371, 1.688290, 1.750577, 1.918797, 2.767009",\
"1.711648, 1.737568, 1.799855, 1.968075, 2.816287",\
"1.823950, 1.849869, 1.912156, 2.080376, 2.928588",\
"2.175763, 2.201682, 2.263970, 2.432189, 3.280401",\
"3.437022, 3.462941, 3.525228, 3.693448, 4.541660");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690",\
"0.040472, 0.057855, 0.113486, 0.315865, 1.468690");
}
} /* end of arc la_oenb_mprj[33]_la_oenb_core[33]_una_min*/
} /* end of pin la_oenb_core[33] */
pin("la_oenb_core[32]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000663 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[32];
timing () {
related_pin : "la_oenb_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.554132, 1.586918, 1.687463, 2.047533, 3.966588",\
"1.604699, 1.637485, 1.738030, 2.098100, 4.017155",\
"1.715591, 1.748376, 1.848922, 2.208992, 4.128047",\
"2.001075, 2.033861, 2.134406, 2.494476, 4.413531",\
"2.914110, 2.946896, 3.047441, 3.407511, 5.326566");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.414272, 1.440195, 1.502469, 1.670675, 2.519849",\
"1.464103, 1.490026, 1.552299, 1.720505, 2.569679",\
"1.577420, 1.603342, 1.665616, 1.833822, 2.682996",\
"1.926175, 1.952098, 2.014372, 2.182578, 3.031752",\
"3.118202, 3.144125, 3.206398, 3.374604, 4.223778");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444");
}
} /* end of arc la_oenb_mprj[32]_la_oenb_core[32]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[32]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.554132, 1.586918, 1.687463, 2.047533, 3.966588",\
"1.604699, 1.637485, 1.738030, 2.098100, 4.017155",\
"1.715591, 1.748376, 1.848922, 2.208992, 4.128047",\
"2.001075, 2.033861, 2.134406, 2.494476, 4.413531",\
"2.914110, 2.946896, 3.047441, 3.407511, 5.326566");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212",\
"0.041629, 0.074194, 0.199804, 0.690663, 3.331212");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.414272, 1.440195, 1.502469, 1.670675, 2.519849",\
"1.464103, 1.490026, 1.552299, 1.720505, 2.569679",\
"1.577420, 1.603342, 1.665616, 1.833822, 2.682996",\
"1.926175, 1.952098, 2.014372, 2.182578, 3.031752",\
"3.118202, 3.144125, 3.206398, 3.374604, 4.223778");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444",\
"0.040551, 0.057941, 0.113548, 0.315663, 1.469444");
}
} /* end of arc la_oenb_mprj[32]_la_oenb_core[32]_una_min*/
} /* end of pin la_oenb_core[32] */
pin("la_oenb_core[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000615 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[31];
timing () {
related_pin : "la_oenb_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.869755, 1.902630, 2.002984, 2.363790, 4.278690",\
"1.920733, 1.953609, 2.053962, 2.414768, 4.329668",\
"2.031332, 2.064208, 2.164562, 2.525368, 4.440268",\
"2.318161, 2.351036, 2.451390, 2.812196, 4.727096",\
"3.270485, 3.303361, 3.403714, 3.764521, 5.679420");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.597783, 1.623711, 1.685999, 1.854213, 2.702513",\
"1.647850, 1.673778, 1.736065, 1.904279, 2.752579",\
"1.761039, 1.786967, 1.849254, 2.017469, 2.865769",\
"2.113177, 2.139105, 2.201392, 2.369606, 3.217906",\
"3.369841, 3.395769, 3.458056, 3.626271, 4.474571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715");
}
} /* end of arc la_oenb_mprj[31]_la_oenb_core[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.869755, 1.902630, 2.002984, 2.363790, 4.278690",\
"1.920733, 1.953609, 2.053962, 2.414768, 4.329668",\
"2.031332, 2.064208, 2.164562, 2.525368, 4.440268",\
"2.318161, 2.351036, 2.451390, 2.812196, 4.727096",\
"3.270485, 3.303361, 3.403714, 3.764521, 5.679420");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191",\
"0.041741, 0.074376, 0.199635, 0.691709, 3.324191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.597783, 1.623711, 1.685999, 1.854213, 2.702513",\
"1.647850, 1.673778, 1.736065, 1.904279, 2.752579",\
"1.761039, 1.786967, 1.849254, 2.017469, 2.865769",\
"2.113177, 2.139105, 2.201392, 2.369606, 3.217906",\
"3.369841, 3.395769, 3.458056, 3.626271, 4.474571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715",\
"0.040471, 0.057858, 0.113487, 0.315839, 1.468715");
}
} /* end of arc la_oenb_mprj[31]_la_oenb_core[31]_una_min*/
} /* end of pin la_oenb_core[31] */
pin("la_oenb_core[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000583 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[30];
timing () {
related_pin : "la_oenb_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "1.502584, 1.535482, 1.635925, 1.996393, 3.913144",\
"1.553086, 1.585984, 1.686427, 2.046894, 3.963646",\
"1.664002, 1.696900, 1.797343, 2.157810, 4.074562",\
"1.950313, 1.983211, 2.083654, 2.444121, 4.360873",\
"2.873786, 2.906684, 3.007127, 3.367594, 5.284346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "1.631985, 1.657932, 1.720234, 1.888467, 2.736487",\
"1.681855, 1.707802, 1.770104, 1.938337, 2.786356",\
"1.795134, 1.821080, 1.883382, 2.051616, 2.899635",\
"2.144313, 2.170259, 2.232561, 2.400795, 3.248814",\
"3.345058, 3.371005, 3.433307, 3.601540, 4.449559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626");
}
} /* end of arc la_oenb_mprj[30]_la_oenb_core[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "1.502584, 1.535482, 1.635925, 1.996393, 3.913144",\
"1.553086, 1.585984, 1.686427, 2.046894, 3.963646",\
"1.664002, 1.696900, 1.797343, 2.157810, 4.074562",\
"1.950313, 1.983211, 2.083654, 2.444121, 4.360873",\
"2.873786, 2.906684, 3.007127, 3.367594, 5.284346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048",\
"0.041520, 0.074128, 0.199541, 0.691092, 3.327048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "1.631985, 1.657932, 1.720234, 1.888467, 2.736487",\
"1.681855, 1.707802, 1.770104, 1.938337, 2.786356",\
"1.795134, 1.821080, 1.883382, 2.051616, 2.899635",\
"2.144313, 2.170259, 2.232561, 2.400795, 3.248814",\
"3.345058, 3.371005, 3.433307, 3.601540, 4.449559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626",\
"0.040415, 0.057805, 0.113442, 0.315890, 1.468626");
}
} /* end of arc la_oenb_mprj[30]_la_oenb_core[30]_una_min*/
} /* end of pin la_oenb_core[30] */
pin("la_oenb_core[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000596 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[29];
timing () {
related_pin : "la_oenb_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "1.509226, 1.542096, 1.642602, 2.002799, 3.920885",\
"1.559791, 1.592661, 1.693167, 2.053364, 3.971451",\
"1.670683, 1.703553, 1.804059, 2.164256, 4.082343",\
"1.956156, 1.989026, 2.089532, 2.449729, 4.367815",\
"2.869192, 2.902062, 3.002568, 3.362765, 5.280852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "1.396215, 1.422229, 1.484525, 1.652703, 2.501523",\
"1.446044, 1.472059, 1.534354, 1.702533, 2.551352",\
"1.559361, 1.585375, 1.647671, 1.815849, 2.664668",\
"1.908094, 1.934109, 1.996404, 2.164583, 3.013402",\
"3.100015, 3.126030, 3.188325, 3.356504, 4.205323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794");
}
} /* end of arc la_oenb_mprj[29]_la_oenb_core[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "1.509226, 1.542096, 1.642602, 2.002799, 3.920885",\
"1.559791, 1.592661, 1.693167, 2.053364, 3.971451",\
"1.670683, 1.703553, 1.804059, 2.164256, 4.082343",\
"1.956156, 1.989026, 2.089532, 2.449729, 4.367815",\
"2.869192, 2.902062, 3.002568, 3.362765, 5.280852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224",\
"0.041468, 0.074053, 0.199591, 0.690734, 3.329224");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "1.396215, 1.422229, 1.484525, 1.652703, 2.501523",\
"1.446044, 1.472059, 1.534354, 1.702533, 2.551352",\
"1.559361, 1.585375, 1.647671, 1.815849, 2.664668",\
"1.908094, 1.934109, 1.996404, 2.164583, 3.013402",\
"3.100015, 3.126030, 3.188325, 3.356504, 4.205323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794",\
"0.040426, 0.057844, 0.113467, 0.315662, 1.468794");
}
} /* end of arc la_oenb_mprj[29]_la_oenb_core[29]_una_min*/
} /* end of pin la_oenb_core[29] */
pin("la_oenb_core[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000524 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[28];
timing () {
related_pin : "la_oenb_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "2.049570, 2.082556, 2.182896, 2.543735, 4.458220",\
"2.100088, 2.133074, 2.233414, 2.594253, 4.508739",\
"2.213026, 2.246012, 2.346352, 2.707191, 4.621676",\
"2.535618, 2.568604, 2.668944, 3.029783, 4.944268",\
"3.655146, 3.688132, 3.788472, 4.149311, 6.063797");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "1.738796, 1.764860, 1.827181, 1.995364, 2.843400",\
"1.786806, 1.812870, 1.875190, 2.043374, 2.891409",\
"1.899417, 1.925480, 1.987801, 2.155984, 3.004020",\
"2.254570, 2.280633, 2.342954, 2.511137, 3.359173",\
"3.558795, 3.584859, 3.647179, 3.815362, 4.663399");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084");
}
} /* end of arc la_oenb_mprj[28]_la_oenb_core[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "2.049570, 2.082556, 2.182896, 2.543735, 4.458220",\
"2.100088, 2.133074, 2.233414, 2.594253, 4.508739",\
"2.213026, 2.246012, 2.346352, 2.707191, 4.621676",\
"2.535618, 2.568604, 2.668944, 3.029783, 4.944268",\
"3.655146, 3.688132, 3.788472, 4.149311, 6.063797");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001",\
"0.041469, 0.074118, 0.199346, 0.691558, 3.323001");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "1.738796, 1.764860, 1.827181, 1.995364, 2.843400",\
"1.786806, 1.812870, 1.875190, 2.043374, 2.891409",\
"1.899417, 1.925480, 1.987801, 2.155984, 3.004020",\
"2.254570, 2.280633, 2.342954, 2.511137, 3.359173",\
"3.558795, 3.584859, 3.647179, 3.815362, 4.663399");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084",\
"0.040298, 0.057729, 0.113374, 0.315786, 1.468084");
}
} /* end of arc la_oenb_mprj[28]_la_oenb_core[28]_una_min*/
} /* end of pin la_oenb_core[28] */
pin("la_oenb_core[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000635 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[27];
timing () {
related_pin : "la_oenb_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.581909, 1.614769, 1.715076, 2.076046, 3.989987",\
"1.632476, 1.665336, 1.765643, 2.126613, 4.040555",\
"1.743368, 1.776228, 1.876535, 2.237505, 4.151447",\
"2.028829, 2.061688, 2.161996, 2.522966, 4.436907",\
"2.941828, 2.974688, 3.074995, 3.435965, 5.349906");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.437905, 1.463786, 1.526063, 1.694282, 2.542386",\
"1.487736, 1.513617, 1.575894, 1.744112, 2.592217",\
"1.601053, 1.626933, 1.689211, 1.857429, 2.705534",\
"1.949776, 1.975657, 2.037934, 2.206153, 3.054258",\
"3.141623, 3.167505, 3.229781, 3.398000, 4.246105");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605");
}
} /* end of arc la_oenb_mprj[27]_la_oenb_core[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.581909, 1.614769, 1.715076, 2.076046, 3.989987",\
"1.632476, 1.665336, 1.765643, 2.126613, 4.040555",\
"1.743368, 1.776228, 1.876535, 2.237505, 4.151447",\
"2.028829, 2.061688, 2.161996, 2.522966, 4.436907",\
"2.941828, 2.974688, 3.074995, 3.435965, 5.349906");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703",\
"0.041863, 0.074511, 0.199695, 0.692033, 3.322703");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.437905, 1.463786, 1.526063, 1.694282, 2.542386",\
"1.487736, 1.513617, 1.575894, 1.744112, 2.592217",\
"1.601053, 1.626933, 1.689211, 1.857429, 2.705534",\
"1.949776, 1.975657, 2.037934, 2.206153, 3.054258",\
"3.141623, 3.167505, 3.229781, 3.398000, 4.246105");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605",\
"0.040510, 0.057882, 0.113513, 0.315912, 1.468605");
}
} /* end of arc la_oenb_mprj[27]_la_oenb_core[27]_una_min*/
} /* end of pin la_oenb_core[27] */
pin("la_oenb_core[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001528 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[26];
timing () {
related_pin : "la_oenb_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.041587, 2.073431, 2.173740, 2.537601, 4.449953",\
"2.092067, 2.123911, 2.224220, 2.588081, 4.500433",\
"2.205059, 2.236903, 2.337212, 2.701072, 4.613424",\
"2.527670, 2.559514, 2.659823, 3.023684, 4.936036",\
"3.647135, 3.678979, 3.779289, 4.143149, 6.055501");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.729867, 1.754311, 1.816280, 1.986280, 2.835201",\
"1.777903, 1.802347, 1.864317, 2.034317, 2.883237",\
"1.890486, 1.914930, 1.976899, 2.146899, 2.995820",\
"2.245611, 2.270055, 2.332024, 2.502024, 3.350945",\
"3.551848, 3.576292, 3.638261, 3.808262, 4.657182");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799");
}
} /* end of arc la_oenb_mprj[26]_la_oenb_core[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "2.041587, 2.073431, 2.173740, 2.537601, 4.449953",\
"2.092067, 2.123911, 2.224220, 2.588081, 4.500433",\
"2.205059, 2.236903, 2.337212, 2.701072, 4.613424",\
"2.527670, 2.559514, 2.659823, 3.023684, 4.936036",\
"3.647135, 3.678979, 3.779289, 4.143149, 6.055501");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439",\
"0.044929, 0.077472, 0.202555, 0.702271, 3.329439");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "1.729867, 1.754311, 1.816280, 1.986280, 2.835201",\
"1.777903, 1.802347, 1.864317, 2.034317, 2.883237",\
"1.890486, 1.914930, 1.976899, 2.146899, 2.995820",\
"2.245611, 2.270055, 2.332024, 2.502024, 3.350945",\
"3.551848, 3.576292, 3.638261, 3.808262, 4.657182");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799",\
"0.042224, 0.059122, 0.114595, 0.322338, 1.475799");
}
} /* end of arc la_oenb_mprj[26]_la_oenb_core[26]_una_min*/
} /* end of pin la_oenb_core[26] */
pin("la_oenb_core[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001675 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[25];
timing () {
related_pin : "la_oenb_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "1.824395, 1.856025, 1.956279, 2.320071, 4.232077",\
"1.874081, 1.905711, 2.005965, 2.369756, 4.281763",\
"1.986124, 2.017754, 2.118008, 2.481799, 4.393806",\
"2.329973, 2.361603, 2.461857, 2.825648, 4.737655",\
"3.598127, 3.629757, 3.730011, 4.093802, 6.005809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "1.776220, 1.800424, 1.862318, 2.032285, 2.880915",\
"1.825456, 1.849660, 1.911554, 2.081521, 2.930151",\
"1.938001, 1.962206, 2.024099, 2.194066, 3.042696",\
"2.289794, 2.313999, 2.375893, 2.545859, 3.394490",\
"3.553337, 3.577542, 3.639435, 3.809402, 4.658032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437");
}
} /* end of arc la_oenb_mprj[25]_la_oenb_core[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "1.824395, 1.856025, 1.956279, 2.320071, 4.232077",\
"1.874081, 1.905711, 2.005965, 2.369756, 4.281763",\
"1.986124, 2.017754, 2.118008, 2.481799, 4.393806",\
"2.329973, 2.361603, 2.461857, 2.825648, 4.737655",\
"3.598127, 3.629757, 3.730011, 4.093802, 6.005809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393",\
"0.045260, 0.077811, 0.202992, 0.702656, 3.329393");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "1.776220, 1.800424, 1.862318, 2.032285, 2.880915",\
"1.825456, 1.849660, 1.911554, 2.081521, 2.930151",\
"1.938001, 1.962206, 2.024099, 2.194066, 3.042696",\
"2.289794, 2.313999, 2.375893, 2.545859, 3.394490",\
"3.553337, 3.577542, 3.639435, 3.809402, 4.658032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437",\
"0.042505, 0.059332, 0.114800, 0.322458, 1.475437");
}
} /* end of arc la_oenb_mprj[25]_la_oenb_core[25]_una_min*/
} /* end of pin la_oenb_core[25] */
pin("la_oenb_core[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001367 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[24];
timing () {
related_pin : "la_oenb_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "1.732676, 1.764673, 1.864967, 2.228652, 4.141186",\
"1.782462, 1.814460, 1.914754, 2.278438, 4.190972",\
"1.893829, 1.925827, 2.026120, 2.389805, 4.302339",\
"2.227986, 2.259984, 2.360277, 2.723962, 4.636497",\
"3.420058, 3.452056, 3.552350, 3.916034, 5.828568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "1.798697, 1.823405, 1.885430, 2.055317, 2.903972",\
"1.849317, 1.874025, 1.936050, 2.105937, 2.954592",\
"1.963354, 1.988061, 2.050087, 2.219973, 3.068628",\
"2.321205, 2.345913, 2.407938, 2.577825, 3.426480",\
"3.652872, 3.677579, 3.739605, 3.909491, 4.758146");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573");
}
} /* end of arc la_oenb_mprj[24]_la_oenb_core[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "1.732676, 1.764673, 1.864967, 2.228652, 4.141186",\
"1.782462, 1.814460, 1.914754, 2.278438, 4.190972",\
"1.893829, 1.925827, 2.026120, 2.389805, 4.302339",\
"2.227986, 2.259984, 2.360277, 2.723962, 4.636497",\
"3.420058, 3.452056, 3.552350, 3.916034, 5.828568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761",\
"0.044247, 0.076821, 0.201998, 0.701415, 3.328761");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "1.798697, 1.823405, 1.885430, 2.055317, 2.903972",\
"1.849317, 1.874025, 1.936050, 2.105937, 2.954592",\
"1.963354, 1.988061, 2.050087, 2.219973, 3.068628",\
"2.321205, 2.345913, 2.407938, 2.577825, 3.426480",\
"3.652872, 3.677579, 3.739605, 3.909491, 4.758146");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573",\
"0.041914, 0.058900, 0.114400, 0.321841, 1.474573");
}
} /* end of arc la_oenb_mprj[24]_la_oenb_core[24]_una_min*/
} /* end of pin la_oenb_core[24] */
pin("la_oenb_core[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001747 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[23];
timing () {
related_pin : "la_oenb_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.968096, 1.999782, 2.100176, 2.464031, 4.375903",\
"2.017685, 2.049371, 2.149765, 2.513620, 4.425493",\
"2.129600, 2.161286, 2.261681, 2.625535, 4.537407",\
"2.474252, 2.505938, 2.606332, 2.970187, 4.882059",\
"3.746114, 3.777800, 3.878194, 4.242049, 6.153921");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.706241, 1.730316, 1.792180, 1.962181, 2.810637",\
"1.755521, 1.779597, 1.841460, 2.011461, 2.859918",\
"1.867807, 1.891883, 1.953746, 2.123747, 2.972203",\
"2.219623, 2.243698, 2.305562, 2.475563, 3.324019",\
"3.480767, 3.504843, 3.566706, 3.736708, 4.585164");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629");
}
} /* end of arc la_oenb_mprj[23]_la_oenb_core[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.968096, 1.999782, 2.100176, 2.464031, 4.375903",\
"2.017685, 2.049371, 2.149765, 2.513620, 4.425493",\
"2.129600, 2.161286, 2.261681, 2.625535, 4.537407",\
"2.474252, 2.505938, 2.606332, 2.970187, 4.882059",\
"3.746114, 3.777800, 3.878194, 4.242049, 6.153921");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284",\
"0.046100, 0.078557, 0.203450, 0.702883, 3.329284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.706241, 1.730316, 1.792180, 1.962181, 2.810637",\
"1.755521, 1.779597, 1.841460, 2.011461, 2.859918",\
"1.867807, 1.891883, 1.953746, 2.123747, 2.972203",\
"2.219623, 2.243698, 2.305562, 2.475563, 3.324019",\
"3.480767, 3.504843, 3.566706, 3.736708, 4.585164");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629",\
"0.042648, 0.059428, 0.114891, 0.322664, 1.475629");
}
} /* end of arc la_oenb_mprj[23]_la_oenb_core[23]_una_min*/
} /* end of pin la_oenb_core[23] */
pin("la_oenb_core[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001811 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[22];
timing () {
related_pin : "la_oenb_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "1.825431, 1.856898, 1.957135, 2.320974, 4.232769",\
"1.874975, 1.906442, 2.006680, 2.370518, 4.282313",\
"1.986831, 2.018298, 2.118536, 2.482374, 4.394169",\
"2.331775, 2.363242, 2.463480, 2.827318, 4.739113",\
"3.603811, 3.635278, 3.735515, 4.099353, 6.011148");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "1.622095, 1.646079, 1.707915, 1.877918, 2.726581",\
"1.671395, 1.695380, 1.757215, 1.927218, 2.775882",\
"1.783562, 1.807547, 1.869383, 2.039385, 2.888049",\
"2.135400, 2.159384, 2.221220, 2.391222, 3.239886",\
"3.395743, 3.419727, 3.481563, 3.651565, 4.500229");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851");
}
} /* end of arc la_oenb_mprj[22]_la_oenb_core[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "1.825431, 1.856898, 1.957135, 2.320974, 4.232769",\
"1.874975, 1.906442, 2.006680, 2.370518, 4.282313",\
"1.986831, 2.018298, 2.118536, 2.482374, 4.394169",\
"2.331775, 2.363242, 2.463480, 2.827318, 4.739113",\
"3.603811, 3.635278, 3.735515, 4.099353, 6.011148");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716",\
"0.045707, 0.078248, 0.203431, 0.703206, 3.329716");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "1.622095, 1.646079, 1.707915, 1.877918, 2.726581",\
"1.671395, 1.695380, 1.757215, 1.927218, 2.775882",\
"1.783562, 1.807547, 1.869383, 2.039385, 2.888049",\
"2.135400, 2.159384, 2.221220, 2.391222, 3.239886",\
"3.395743, 3.419727, 3.481563, 3.651565, 4.500229");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851",\
"0.042765, 0.059524, 0.114977, 0.322726, 1.475851");
}
} /* end of arc la_oenb_mprj[22]_la_oenb_core[22]_una_min*/
} /* end of pin la_oenb_core[22] */
pin("la_oenb_core[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001835 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[21];
timing () {
related_pin : "la_oenb_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "1.808266, 1.839711, 1.939939, 2.303739, 4.215327",\
"1.857811, 1.889256, 1.989484, 2.353284, 4.264872",\
"1.969698, 2.001143, 2.101371, 2.465170, 4.376758",\
"2.314730, 2.346175, 2.446404, 2.810203, 4.721791",\
"3.572898, 3.604343, 3.704571, 4.068371, 5.979959");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "1.595715, 1.619668, 1.681486, 1.851454, 2.699905",\
"1.645213, 1.669167, 1.730985, 1.900952, 2.749404",\
"1.757180, 1.781134, 1.842952, 2.012919, 2.861371",\
"2.109020, 2.132974, 2.194792, 2.364759, 3.213211",\
"3.356369, 3.380323, 3.442140, 3.612108, 4.460559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438");
}
} /* end of arc la_oenb_mprj[21]_la_oenb_core[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "1.808266, 1.839711, 1.939939, 2.303739, 4.215327",\
"1.857811, 1.889256, 1.989484, 2.353284, 4.264872",\
"1.969698, 2.001143, 2.101371, 2.465170, 4.376758",\
"2.314730, 2.346175, 2.446404, 2.810203, 4.721791",\
"3.572898, 3.604343, 3.704571, 4.068371, 5.979959");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346",\
"0.045782, 0.078324, 0.203517, 0.703197, 3.329346");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "1.595715, 1.619668, 1.681486, 1.851454, 2.699905",\
"1.645213, 1.669167, 1.730985, 1.900952, 2.749404",\
"1.757180, 1.781134, 1.842952, 2.012919, 2.861371",\
"2.109020, 2.132974, 2.194792, 2.364759, 3.213211",\
"3.356369, 3.380323, 3.442140, 3.612108, 4.460559");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438",\
"0.042808, 0.059560, 0.115016, 0.322680, 1.475438");
}
} /* end of arc la_oenb_mprj[21]_la_oenb_core[21]_una_min*/
} /* end of pin la_oenb_core[21] */
pin("la_oenb_core[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001792 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[20];
timing () {
related_pin : "la_oenb_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "1.926213, 1.957700, 2.057950, 2.421682, 4.333723",\
"1.976810, 2.008297, 2.108547, 2.472279, 4.384320",\
"2.089639, 2.121126, 2.221376, 2.585109, 4.497149",\
"2.412259, 2.443746, 2.543996, 2.907728, 4.819768",\
"3.532768, 3.564255, 3.664505, 4.028237, 5.940278");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "1.674578, 1.698595, 1.760433, 1.930398, 2.778950",\
"1.722540, 1.746557, 1.808395, 1.978359, 2.826912",\
"1.835205, 1.859222, 1.921060, 2.091025, 2.939577",\
"2.190470, 2.214487, 2.276325, 2.446289, 3.294841",\
"3.493048, 3.517065, 3.578903, 3.748868, 4.597420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453");
}
} /* end of arc la_oenb_mprj[20]_la_oenb_core[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "1.926213, 1.957700, 2.057950, 2.421682, 4.333723",\
"1.976810, 2.008297, 2.108547, 2.472279, 4.384320",\
"2.089639, 2.121126, 2.221376, 2.585109, 4.497149",\
"2.412259, 2.443746, 2.543996, 2.907728, 4.819768",\
"3.532768, 3.564255, 3.664505, 4.028237, 5.940278");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903",\
"0.045620, 0.078159, 0.203377, 0.702952, 3.329903");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "1.674578, 1.698595, 1.760433, 1.930398, 2.778950",\
"1.722540, 1.746557, 1.808395, 1.978359, 2.826912",\
"1.835205, 1.859222, 1.921060, 2.091025, 2.939577",\
"2.190470, 2.214487, 2.276325, 2.446289, 3.294841",\
"3.493048, 3.517065, 3.578903, 3.748868, 4.597420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453",\
"0.042728, 0.059500, 0.114958, 0.322605, 1.475453");
}
} /* end of arc la_oenb_mprj[20]_la_oenb_core[20]_una_min*/
} /* end of pin la_oenb_core[20] */
pin("la_oenb_core[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001448 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[19];
timing () {
related_pin : "la_oenb_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.815890, 1.847844, 1.948152, 2.311803, 4.223343",\
"1.865425, 1.897380, 1.997687, 2.361338, 4.272879",\
"1.977284, 2.009239, 2.109546, 2.473197, 4.384737",\
"2.322331, 2.354286, 2.454593, 2.818244, 4.729784",\
"3.587687, 3.619642, 3.719949, 4.083600, 5.995141");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.605100, 1.629663, 1.691631, 1.861420, 2.709373",\
"1.654504, 1.679067, 1.741035, 1.910824, 2.758777",\
"1.766550, 1.791112, 1.853080, 2.022870, 2.870823",\
"2.118392, 2.142955, 2.204923, 2.374712, 3.222665",\
"3.372051, 3.396613, 3.458581, 3.628371, 4.476324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352");
}
} /* end of arc la_oenb_mprj[19]_la_oenb_core[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.815890, 1.847844, 1.948152, 2.311803, 4.223343",\
"1.865425, 1.897380, 1.997687, 2.361338, 4.272879",\
"1.977284, 2.009239, 2.109546, 2.473197, 4.384737",\
"2.322331, 2.354286, 2.454593, 2.818244, 4.729784",\
"3.587687, 3.619642, 3.719949, 4.083600, 5.995141");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999",\
"0.044761, 0.077305, 0.202370, 0.701505, 3.326999");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "1.605100, 1.629663, 1.691631, 1.861420, 2.709373",\
"1.654504, 1.679067, 1.741035, 1.910824, 2.758777",\
"1.766550, 1.791112, 1.853080, 2.022870, 2.870823",\
"2.118392, 2.142955, 2.204923, 2.374712, 3.222665",\
"3.372051, 3.396613, 3.458581, 3.628371, 4.476324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352",\
"0.042072, 0.059016, 0.114529, 0.321745, 1.473352");
}
} /* end of arc la_oenb_mprj[19]_la_oenb_core[19]_una_min*/
} /* end of pin la_oenb_core[19] */
pin("la_oenb_core[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001335 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[18];
timing () {
related_pin : "la_oenb_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.777872, 1.809901, 1.910182, 2.273694, 4.185818",\
"1.827514, 1.859543, 1.959824, 2.323336, 4.235460",\
"1.939497, 1.971527, 2.071808, 2.435320, 4.347444",\
"2.283798, 2.315827, 2.416108, 2.779620, 4.691744",\
"3.555180, 3.587209, 3.687490, 4.051002, 5.963126");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.839203, 1.863959, 1.925974, 2.095719, 2.943753",\
"1.888460, 1.913216, 1.975231, 2.144976, 2.993010",\
"2.000887, 2.025642, 2.087657, 2.257403, 3.105436",\
"2.352695, 2.377451, 2.439466, 2.609212, 3.457245",\
"3.615168, 3.639924, 3.701939, 3.871684, 4.719718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976");
}
} /* end of arc la_oenb_mprj[18]_la_oenb_core[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.777872, 1.809901, 1.910182, 2.273694, 4.185818",\
"1.827514, 1.859543, 1.959824, 2.323336, 4.235460",\
"1.939497, 1.971527, 2.071808, 2.435320, 4.347444",\
"2.283798, 2.315827, 2.416108, 2.779620, 4.691744",\
"3.555180, 3.587209, 3.687490, 4.051002, 5.963126");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461",\
"0.044129, 0.076708, 0.201920, 0.700937, 3.327461");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "1.839203, 1.863959, 1.925974, 2.095719, 2.943753",\
"1.888460, 1.913216, 1.975231, 2.144976, 2.993010",\
"2.000887, 2.025642, 2.087657, 2.257403, 3.105436",\
"2.352695, 2.377451, 2.439466, 2.609212, 3.457245",\
"3.615168, 3.639924, 3.701939, 3.871684, 4.719718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976",\
"0.041852, 0.058861, 0.114384, 0.321469, 1.472976");
}
} /* end of arc la_oenb_mprj[18]_la_oenb_core[18]_una_min*/
} /* end of pin la_oenb_core[18] */
pin("la_oenb_core[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001281 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[17];
timing () {
related_pin : "la_oenb_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "1.730924, 1.763021, 1.863288, 2.226895, 4.138649",\
"1.780474, 1.812571, 1.912838, 2.276445, 4.188200",\
"1.892372, 1.924469, 2.024736, 2.388344, 4.300098",\
"2.237395, 2.269492, 2.369759, 2.733366, 4.645120",\
"3.492399, 3.524497, 3.624764, 3.988371, 5.900125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "1.551597, 1.576433, 1.638474, 1.808224, 2.656232",\
"1.601137, 1.625974, 1.688015, 1.857765, 2.705773",\
"1.713070, 1.737907, 1.799947, 1.969698, 2.817706",\
"2.064910, 2.089747, 2.151787, 2.321537, 3.169546",\
"3.309541, 3.334378, 3.396419, 3.566169, 4.414177");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951");
}
} /* end of arc la_oenb_mprj[17]_la_oenb_core[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "1.730924, 1.763021, 1.863288, 2.226895, 4.138649",\
"1.780474, 1.812571, 1.912838, 2.276445, 4.188200",\
"1.892372, 1.924469, 2.024736, 2.388344, 4.300098",\
"2.237395, 2.269492, 2.369759, 2.733366, 4.645120",\
"3.492399, 3.524497, 3.624764, 3.988371, 5.900125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656",\
"0.043986, 0.076576, 0.201740, 0.700903, 3.326656");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "1.551597, 1.576433, 1.638474, 1.808224, 2.656232",\
"1.601137, 1.625974, 1.688015, 1.857765, 2.705773",\
"1.713070, 1.737907, 1.799947, 1.969698, 2.817706",\
"2.064910, 2.089747, 2.151787, 2.321537, 3.169546",\
"3.309541, 3.334378, 3.396419, 3.566169, 4.414177");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951",\
"0.041750, 0.058782, 0.114310, 0.321419, 1.472951");
}
} /* end of arc la_oenb_mprj[17]_la_oenb_core[17]_una_min*/
} /* end of pin la_oenb_core[17] */
pin("la_oenb_core[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001550 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[16];
timing () {
related_pin : "la_oenb_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "1.833977, 1.865805, 1.966103, 2.329825, 4.241457",\
"1.884687, 1.916514, 2.016812, 2.380534, 4.292167",\
"1.997362, 2.029190, 2.129488, 2.493210, 4.404842",\
"2.319966, 2.351794, 2.452091, 2.815814, 4.727447",\
"3.441400, 3.473228, 3.573525, 3.937248, 5.848880");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "1.623190, 1.647590, 1.709523, 1.879383, 2.727573",\
"1.671080, 1.695481, 1.757414, 1.927274, 2.775464",\
"1.783825, 1.808225, 1.870158, 2.040018, 2.888208",\
"2.139222, 2.163622, 2.225555, 2.395416, 3.243605",\
"3.438335, 3.462736, 3.524668, 3.694529, 4.542719");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173");
}
} /* end of arc la_oenb_mprj[16]_la_oenb_core[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "1.833977, 1.865805, 1.966103, 2.329825, 4.241457",\
"1.884687, 1.916514, 2.016812, 2.380534, 4.292167",\
"1.997362, 2.029190, 2.129488, 2.493210, 4.404842",\
"2.319966, 2.351794, 2.452091, 2.815814, 4.727447",\
"3.441400, 3.473228, 3.573525, 3.937248, 5.848880");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818",\
"0.045067, 0.077604, 0.202680, 0.702011, 3.327818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "1.623190, 1.647590, 1.709523, 1.879383, 2.727573",\
"1.671080, 1.695481, 1.757414, 1.927274, 2.775464",\
"1.783825, 1.808225, 1.870158, 2.040018, 2.888208",\
"2.139222, 2.163622, 2.225555, 2.395416, 3.243605",\
"3.438335, 3.462736, 3.524668, 3.694529, 4.542719");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173",\
"0.042267, 0.059158, 0.114652, 0.322050, 1.474173");
}
} /* end of arc la_oenb_mprj[16]_la_oenb_core[16]_una_min*/
} /* end of pin la_oenb_core[16] */
pin("la_oenb_core[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001389 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[15];
timing () {
related_pin : "la_oenb_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "1.773379, 1.805384, 1.905671, 2.269286, 4.180779",\
"1.822925, 1.854929, 1.955216, 2.318831, 4.230324",\
"1.934808, 1.966812, 2.067100, 2.430715, 4.342207",\
"2.279841, 2.311845, 2.412132, 2.775747, 4.687240",\
"3.538691, 3.570695, 3.670982, 4.034597, 5.946090");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "1.578063, 1.602720, 1.664710, 1.834464, 2.682292",\
"1.627554, 1.652210, 1.714200, 1.883954, 2.731783",\
"1.739528, 1.764185, 1.826174, 1.995929, 2.843757",\
"2.091369, 2.116025, 2.178015, 2.347769, 3.195598",\
"3.339348, 3.364004, 3.425994, 3.595748, 4.443577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936");
}
} /* end of arc la_oenb_mprj[15]_la_oenb_core[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "1.773379, 1.805384, 1.905671, 2.269286, 4.180779",\
"1.822925, 1.854929, 1.955216, 2.318831, 4.230324",\
"1.934808, 1.966812, 2.067100, 2.430715, 4.342207",\
"2.279841, 2.311845, 2.412132, 2.775747, 4.687240",\
"3.538691, 3.570695, 3.670982, 4.034597, 5.946090");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594",\
"0.044483, 0.077045, 0.202149, 0.701243, 3.326594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "1.578063, 1.602720, 1.664710, 1.834464, 2.682292",\
"1.627554, 1.652210, 1.714200, 1.883954, 2.731783",\
"1.739528, 1.764185, 1.826174, 1.995929, 2.843757",\
"2.091369, 2.116025, 2.178015, 2.347769, 3.195598",\
"3.339348, 3.364004, 3.425994, 3.595748, 4.443577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936",\
"0.041958, 0.058933, 0.114455, 0.321586, 1.472936");
}
} /* end of arc la_oenb_mprj[15]_la_oenb_core[15]_una_min*/
} /* end of pin la_oenb_core[15] */
pin("la_oenb_core[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002013 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[14];
timing () {
related_pin : "la_oenb_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "1.950575, 1.981899, 2.082038, 2.445584, 4.355145",\
"2.001135, 2.032458, 2.132597, 2.496143, 4.405704",\
"2.114017, 2.145340, 2.245479, 2.609025, 4.518586",\
"2.436641, 2.467964, 2.568103, 2.931649, 4.841209",\
"3.556789, 3.588112, 3.688251, 4.051797, 5.961358");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "1.686484, 1.710262, 1.771941, 1.941619, 2.788408",\
"1.734470, 1.758248, 1.819927, 1.989605, 2.836394",\
"1.847108, 1.870887, 1.932565, 2.102243, 2.949032",\
"2.202328, 2.226106, 2.287785, 2.457463, 3.304252",\
"3.506096, 3.529874, 3.591552, 3.761231, 4.608020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015");
}
} /* end of arc la_oenb_mprj[14]_la_oenb_core[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "1.950575, 1.981899, 2.082038, 2.445584, 4.355145",\
"2.001135, 2.032458, 2.132597, 2.496143, 4.405704",\
"2.114017, 2.145340, 2.245479, 2.609025, 4.518586",\
"2.436641, 2.467964, 2.568103, 2.931649, 4.841209",\
"3.556789, 3.588112, 3.688251, 4.051797, 5.961358");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677",\
"0.046359, 0.078919, 0.204162, 0.703155, 3.325677");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "1.686484, 1.710262, 1.771941, 1.941619, 2.788408",\
"1.734470, 1.758248, 1.819927, 1.989605, 2.836394",\
"1.847108, 1.870887, 1.932565, 2.102243, 2.949032",\
"2.202328, 2.226106, 2.287785, 2.457463, 3.304252",\
"3.506096, 3.529874, 3.591552, 3.761231, 4.608020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015",\
"0.043110, 0.059826, 0.115316, 0.322241, 1.472015");
}
} /* end of arc la_oenb_mprj[14]_la_oenb_core[14]_una_min*/
} /* end of pin la_oenb_core[14] */
pin("la_oenb_core[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001477 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[13];
timing () {
related_pin : "la_oenb_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "1.905235, 1.937094, 2.037341, 2.400907, 4.312414",\
"1.955865, 1.987723, 2.087970, 2.451536, 4.363043",\
"2.068648, 2.100507, 2.200754, 2.564320, 4.475827",\
"2.391264, 2.423122, 2.523369, 2.886935, 4.798442",\
"3.512082, 3.543941, 3.644188, 4.007754, 5.919261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "1.662050, 1.686570, 1.748517, 1.918266, 2.766103",\
"1.709990, 1.734509, 1.796457, 1.966206, 2.814042",\
"1.822679, 1.847198, 1.909146, 2.078894, 2.926731",\
"2.177982, 2.202502, 2.264449, 2.434198, 3.282035",\
"3.479529, 3.504049, 3.565996, 3.735745, 4.583581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966");
}
} /* end of arc la_oenb_mprj[13]_la_oenb_core[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "1.905235, 1.937094, 2.037341, 2.400907, 4.312414",\
"1.955865, 1.987723, 2.087970, 2.451536, 4.363043",\
"2.068648, 2.100507, 2.200754, 2.564320, 4.475827",\
"2.391264, 2.423122, 2.523369, 2.886935, 4.798442",\
"3.512082, 3.543941, 3.644188, 4.007754, 5.919261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023",\
"0.044612, 0.077185, 0.202386, 0.701490, 3.327023");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "1.662050, 1.686570, 1.748517, 1.918266, 2.766103",\
"1.709990, 1.734509, 1.796457, 1.966206, 2.814042",\
"1.822679, 1.847198, 1.909146, 2.078894, 2.926731",\
"2.177982, 2.202502, 2.264449, 2.434198, 3.282035",\
"3.479529, 3.504049, 3.565996, 3.735745, 4.583581");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966",\
"0.042126, 0.059062, 0.114576, 0.321677, 1.472966");
}
} /* end of arc la_oenb_mprj[13]_la_oenb_core[13]_una_min*/
} /* end of pin la_oenb_core[13] */
pin("la_oenb_core[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000894 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[12];
timing () {
related_pin : "la_oenb_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.749134, 1.781709, 1.882016, 2.243178, 4.157223",\
"1.798674, 1.831249, 1.931556, 2.292718, 4.206763",\
"1.910547, 1.943122, 2.043429, 2.404591, 4.318636",\
"2.255584, 2.288159, 2.388466, 2.749628, 4.663673",\
"3.517193, 3.549768, 3.650075, 4.011237, 5.925282");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.567978, 1.593437, 1.655626, 1.823987, 2.672728",\
"1.617430, 1.642889, 1.705079, 1.873439, 2.722180",\
"1.729435, 1.754894, 1.817084, 1.985444, 2.834185",\
"2.081277, 2.106736, 2.168926, 2.337286, 3.186027",\
"3.331689, 3.357147, 3.419338, 3.587698, 4.436439");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827");
}
} /* end of arc la_oenb_mprj[12]_la_oenb_core[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.749134, 1.781709, 1.882016, 2.243178, 4.157223",\
"1.798674, 1.831249, 1.931556, 2.292718, 4.206763",\
"1.910547, 1.943122, 2.043429, 2.404591, 4.318636",\
"2.255584, 2.288159, 2.388466, 2.749628, 4.663673",\
"3.517193, 3.549768, 3.650075, 4.011237, 5.925282");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483",\
"0.042790, 0.075407, 0.200531, 0.692799, 3.324483");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "1.567978, 1.593437, 1.655626, 1.823987, 2.672728",\
"1.617430, 1.642889, 1.705079, 1.873439, 2.722180",\
"1.729435, 1.754894, 1.817084, 1.985444, 2.834185",\
"2.081277, 2.106736, 2.168926, 2.337286, 3.186027",\
"3.331689, 3.357147, 3.419338, 3.587698, 4.436439");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827",\
"0.041009, 0.058240, 0.113825, 0.316130, 1.470827");
}
} /* end of arc la_oenb_mprj[12]_la_oenb_core[12]_una_min*/
} /* end of pin la_oenb_core[12] */
pin("la_oenb_core[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001520 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[11];
timing () {
related_pin : "la_oenb_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "1.833462, 1.865279, 1.965517, 2.329133, 4.240283",\
"1.884074, 1.915891, 2.016129, 2.379745, 4.290894",\
"1.996883, 2.028699, 2.128937, 2.492553, 4.403703",\
"2.319497, 2.351314, 2.451552, 2.815168, 4.726317",\
"3.440115, 3.471931, 3.572169, 3.935786, 5.846935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "1.628126, 1.652569, 1.714496, 1.884250, 2.731948",\
"1.676078, 1.700521, 1.762448, 1.932202, 2.779899",\
"1.788754, 1.813197, 1.875124, 2.044878, 2.892575",\
"2.144037, 2.168479, 2.230407, 2.400161, 3.247858",\
"3.446183, 3.470626, 3.532553, 3.702307, 4.550004");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941");
}
} /* end of arc la_oenb_mprj[11]_la_oenb_core[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "1.833462, 1.865279, 1.965517, 2.329133, 4.240283",\
"1.884074, 1.915891, 2.016129, 2.379745, 4.290894",\
"1.996883, 2.028699, 2.128937, 2.492553, 4.403703",\
"2.319497, 2.351314, 2.451552, 2.815168, 4.726317",\
"3.440115, 3.471931, 3.572169, 3.935786, 5.846935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603",\
"0.044802, 0.077371, 0.202539, 0.701702, 3.326603");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "1.628126, 1.652569, 1.714496, 1.884250, 2.731948",\
"1.676078, 1.700521, 1.762448, 1.932202, 2.779899",\
"1.788754, 1.813197, 1.875124, 2.044878, 2.892575",\
"2.144037, 2.168479, 2.230407, 2.400161, 3.247858",\
"3.446183, 3.470626, 3.532553, 3.702307, 4.550004");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941",\
"0.042210, 0.059120, 0.114633, 0.321764, 1.472941");
}
} /* end of arc la_oenb_mprj[11]_la_oenb_core[11]_una_min*/
} /* end of pin la_oenb_core[11] */
pin("la_oenb_core[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000944 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[10];
timing () {
related_pin : "la_oenb_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "2.103228, 2.135723, 2.236026, 2.599389, 4.511478",\
"2.152796, 2.185290, 2.285593, 2.648957, 4.561046",\
"2.264689, 2.297184, 2.397487, 2.760850, 4.672939",\
"2.609441, 2.641935, 2.742238, 3.105602, 5.017691",\
"3.881216, 3.913711, 4.014013, 4.377378, 6.289466");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "2.152573, 2.177958, 2.240126, 2.409697, 3.257308",\
"2.201856, 2.227241, 2.289409, 2.458979, 3.306590",\
"2.314100, 2.339485, 2.401653, 2.571224, 3.418834",\
"2.665942, 2.691327, 2.753495, 2.923066, 3.770677",\
"3.927170, 3.952555, 4.014723, 4.184294, 5.031905");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974");
}
} /* end of arc la_oenb_mprj[10]_la_oenb_core[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "2.103228, 2.135723, 2.236026, 2.599389, 4.511478",\
"2.152796, 2.185290, 2.285593, 2.648957, 4.561046",\
"2.264689, 2.297184, 2.397487, 2.760850, 4.672939",\
"2.609441, 2.641935, 2.742238, 3.105602, 5.017691",\
"3.881216, 3.913711, 4.014013, 4.377378, 6.289466");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243",\
"0.042865, 0.075480, 0.200671, 0.699287, 3.325243");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "2.152573, 2.177958, 2.240126, 2.409697, 3.257308",\
"2.201856, 2.227241, 2.289409, 2.458979, 3.306590",\
"2.314100, 2.339485, 2.401653, 2.571224, 3.418834",\
"2.665942, 2.691327, 2.753495, 2.923066, 3.770677",\
"3.927170, 3.952555, 4.014723, 4.184294, 5.031905");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974",\
"0.041104, 0.058313, 0.113891, 0.320535, 1.470974");
}
} /* end of arc la_oenb_mprj[10]_la_oenb_core[10]_una_min*/
} /* end of pin la_oenb_core[10] */
pin("la_oenb_core[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001217 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[9];
timing () {
related_pin : "la_oenb_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "1.796234, 1.828434, 1.928730, 2.292320, 4.204097",\
"1.845775, 1.877975, 1.978271, 2.341861, 4.253638",\
"1.957648, 1.989848, 2.090144, 2.453733, 4.365511",\
"2.302687, 2.334887, 2.435183, 2.798772, 4.710550",\
"3.564401, 3.596601, 3.696897, 4.060486, 5.972264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "1.592263, 1.617201, 1.679268, 1.848995, 2.696933",\
"1.641715, 1.666654, 1.728720, 1.898447, 2.746385",\
"1.753721, 1.778660, 1.840726, 2.010453, 2.858391",\
"2.105562, 2.130501, 2.192568, 2.362294, 3.210232",\
"3.356035, 3.380974, 3.443041, 3.612767, 4.460705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659");
}
} /* end of arc la_oenb_mprj[9]_la_oenb_core[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "1.796234, 1.828434, 1.928730, 2.292320, 4.204097",\
"1.845775, 1.877975, 1.978271, 2.341861, 4.253638",\
"1.957648, 1.989848, 2.090144, 2.453733, 4.365511",\
"2.302687, 2.334887, 2.435183, 2.798772, 4.710550",\
"3.564401, 3.596601, 3.696897, 4.060486, 5.972264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312",\
"0.043874, 0.076457, 0.201571, 0.700624, 3.326312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "1.592263, 1.617201, 1.679268, 1.848995, 2.696933",\
"1.641715, 1.666654, 1.728720, 1.898447, 2.746385",\
"1.753721, 1.778660, 1.840726, 2.010453, 2.858391",\
"2.105562, 2.130501, 2.192568, 2.362294, 3.210232",\
"3.356035, 3.380974, 3.443041, 3.612767, 4.460705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659",\
"0.041628, 0.058691, 0.114228, 0.321279, 1.472659");
}
} /* end of arc la_oenb_mprj[9]_la_oenb_core[9]_una_min*/
} /* end of pin la_oenb_core[9] */
pin("la_oenb_core[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001044 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[8];
timing () {
related_pin : "la_oenb_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "1.835289, 1.867659, 1.967933, 2.328964, 4.242692",\
"1.884818, 1.917188, 2.017462, 2.378493, 4.292221",\
"1.996656, 2.029025, 2.129299, 2.490330, 4.404058",\
"2.341707, 2.374076, 2.474350, 2.835382, 4.749109",\
"3.612312, 3.644682, 3.744956, 4.105987, 6.019715");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "1.861414, 1.886632, 1.948738, 2.117043, 2.965334",\
"1.910745, 1.935963, 1.998069, 2.166374, 3.014665",\
"2.022850, 2.048069, 2.110175, 2.278480, 3.126771",\
"2.374718, 2.399937, 2.462042, 2.630348, 3.478638",\
"3.633650, 3.658868, 3.720974, 3.889279, 4.737570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032");
}
} /* end of arc la_oenb_mprj[8]_la_oenb_core[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "1.835289, 1.867659, 1.967933, 2.328964, 4.242692",\
"1.884818, 1.917188, 2.017462, 2.378493, 4.292221",\
"1.996656, 2.029025, 2.129299, 2.490330, 4.404058",\
"2.341707, 2.374076, 2.474350, 2.835382, 4.749109",\
"3.612312, 3.644682, 3.744956, 4.105987, 6.019715");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347",\
"0.043187, 0.075799, 0.201014, 0.693237, 3.324347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "1.861414, 1.886632, 1.948738, 2.117043, 2.965334",\
"1.910745, 1.935963, 1.998069, 2.166374, 3.014665",\
"2.022850, 2.048069, 2.110175, 2.278480, 3.126771",\
"2.374718, 2.399937, 2.462042, 2.630348, 3.478638",\
"3.633650, 3.658868, 3.720974, 3.889279, 4.737570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032",\
"0.041295, 0.058458, 0.114041, 0.316364, 1.470032");
}
} /* end of arc la_oenb_mprj[8]_la_oenb_core[8]_una_min*/
} /* end of pin la_oenb_core[8] */
pin("la_oenb_core[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000721 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[7];
timing () {
related_pin : "la_oenb_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "1.718353, 1.751108, 1.851440, 2.212387, 4.127016",\
"1.767892, 1.800647, 1.900979, 2.261926, 4.176555",\
"1.879759, 1.912514, 2.012845, 2.373793, 4.288422",\
"2.224799, 2.257555, 2.357886, 2.718833, 4.633462",\
"3.488014, 3.520769, 3.621101, 3.982048, 5.896677");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "1.555825, 1.581574, 1.643826, 1.812103, 2.660617",\
"1.605257, 1.631006, 1.693258, 1.861536, 2.710050",\
"1.717280, 1.743029, 1.805281, 1.973558, 2.822072",\
"2.069122, 2.094871, 2.157123, 2.325401, 3.173915",\
"3.320946, 3.346695, 3.408947, 3.577224, 4.425738");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634");
}
} /* end of arc la_oenb_mprj[7]_la_oenb_core[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "1.718353, 1.751108, 1.851440, 2.212387, 4.127016",\
"1.767892, 1.800647, 1.900979, 2.261926, 4.176555",\
"1.879759, 1.912514, 2.012845, 2.373793, 4.288422",\
"2.224799, 2.257555, 2.357886, 2.718833, 4.633462",\
"3.488014, 3.520769, 3.621101, 3.982048, 5.896677");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432",\
"0.042116, 0.074747, 0.199965, 0.692118, 3.324432");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "1.555825, 1.581574, 1.643826, 1.812103, 2.660617",\
"1.605257, 1.631006, 1.693258, 1.861536, 2.710050",\
"1.717280, 1.743029, 1.805281, 1.973558, 2.822072",\
"2.069122, 2.094871, 2.157123, 2.325401, 3.173915",\
"3.320946, 3.346695, 3.408947, 3.577224, 4.425738");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634",\
"0.040676, 0.058003, 0.113614, 0.315944, 1.469634");
}
} /* end of arc la_oenb_mprj[7]_la_oenb_core[7]_una_min*/
} /* end of pin la_oenb_core[7] */
pin("la_oenb_core[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000673 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[6];
timing () {
related_pin : "la_oenb_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.711841, 1.744653, 1.844979, 2.205927, 4.120356",\
"1.761413, 1.794226, 1.894552, 2.255500, 4.169928",\
"1.873366, 1.906178, 2.006504, 2.367452, 4.281880",\
"2.218359, 2.251172, 2.351498, 2.712446, 4.626874",\
"3.459400, 3.492213, 3.592539, 3.953487, 5.867915");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.527666, 1.553489, 1.615757, 1.784011, 2.632368",\
"1.577392, 1.603215, 1.665483, 1.833737, 2.682094",\
"1.689174, 1.714997, 1.777265, 1.945520, 2.793876",\
"2.041009, 2.066832, 2.129100, 2.297354, 3.145711",\
"3.273566, 3.299389, 3.361657, 3.529911, 4.378267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217");
}
} /* end of arc la_oenb_mprj[6]_la_oenb_core[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.711841, 1.744653, 1.844979, 2.205927, 4.120356",\
"1.761413, 1.794226, 1.894552, 2.255500, 4.169928",\
"1.873366, 1.906178, 2.006504, 2.367452, 4.281880",\
"2.218359, 2.251172, 2.351498, 2.712446, 4.626874",\
"3.459400, 3.492213, 3.592539, 3.953487, 5.867915");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809",\
"0.041968, 0.074606, 0.199814, 0.692028, 3.323809");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "1.527666, 1.553489, 1.615757, 1.784011, 2.632368",\
"1.577392, 1.603215, 1.665483, 1.833737, 2.682094",\
"1.689174, 1.714997, 1.777265, 1.945520, 2.793876",\
"2.041009, 2.066832, 2.129100, 2.297354, 3.145711",\
"3.273566, 3.299389, 3.361657, 3.529911, 4.378267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217",\
"0.040584, 0.057935, 0.113556, 0.315915, 1.469217");
}
} /* end of arc la_oenb_mprj[6]_la_oenb_core[6]_una_min*/
} /* end of pin la_oenb_core[6] */
pin("la_oenb_core[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000615 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[5];
timing () {
related_pin : "la_oenb_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.739050, 1.771932, 1.872251, 2.233196, 4.147373",\
"1.788600, 1.821482, 1.921801, 2.282745, 4.196922",\
"1.900494, 1.933376, 2.033695, 2.394639, 4.308816",\
"2.245520, 2.278402, 2.378721, 2.739665, 4.653842",\
"3.501572, 3.534453, 3.634773, 3.995717, 5.909894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.558618, 1.584531, 1.646818, 1.815041, 2.663201",\
"1.608146, 1.634059, 1.696346, 1.864569, 2.712729",\
"1.720090, 1.746003, 1.808290, 1.976513, 2.824672",\
"2.071930, 2.097843, 2.160130, 2.328353, 3.176512",\
"3.317464, 3.343377, 3.405664, 3.573887, 4.422046");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676");
}
} /* end of arc la_oenb_mprj[5]_la_oenb_core[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.739050, 1.771932, 1.872251, 2.233196, 4.147373",\
"1.788600, 1.821482, 1.921801, 2.282745, 4.196922",\
"1.900494, 1.933376, 2.033695, 2.394639, 4.308816",\
"2.245520, 2.278402, 2.378721, 2.739665, 4.653842",\
"3.501572, 3.534453, 3.634773, 3.995717, 5.909894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029",\
"0.041789, 0.074436, 0.199632, 0.691919, 3.323029");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "1.558618, 1.584531, 1.646818, 1.815041, 2.663201",\
"1.608146, 1.634059, 1.696346, 1.864569, 2.712729",\
"1.720090, 1.746003, 1.808290, 1.976513, 2.824672",\
"2.071930, 2.097843, 2.160130, 2.328353, 3.176512",\
"3.317464, 3.343377, 3.405664, 3.573887, 4.422046");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676",\
"0.040473, 0.057854, 0.113486, 0.315881, 1.468676");
}
} /* end of arc la_oenb_mprj[5]_la_oenb_core[5]_una_min*/
} /* end of pin la_oenb_core[5] */
pin("la_oenb_core[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000602 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[4];
timing () {
related_pin : "la_oenb_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "1.761430, 1.794326, 1.894659, 2.255556, 4.170011",\
"1.810976, 1.843872, 1.944205, 2.305103, 4.219558",\
"1.922867, 1.955763, 2.056096, 2.416994, 4.331449",\
"2.267896, 2.300792, 2.401125, 2.762022, 4.676478",\
"3.524805, 3.557701, 3.658034, 4.018931, 5.933386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "1.569757, 1.595699, 1.657992, 1.826212, 2.674443",\
"1.619272, 1.645213, 1.707507, 1.875726, 2.723958",\
"1.731225, 1.757167, 1.819460, 1.987680, 2.835911",\
"2.083065, 2.109006, 2.171300, 2.339520, 3.187751",\
"3.329329, 3.355270, 3.417564, 3.585783, 4.434014");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692");
}
} /* end of arc la_oenb_mprj[4]_la_oenb_core[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "1.761430, 1.794326, 1.894659, 2.255556, 4.170011",\
"1.810976, 1.843872, 1.944205, 2.305103, 4.219558",\
"1.922867, 1.955763, 2.056096, 2.416994, 4.331449",\
"2.267896, 2.300792, 2.401125, 2.762022, 4.676478",\
"3.524805, 3.557701, 3.658034, 4.018931, 5.933386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423",\
"0.041729, 0.074372, 0.199588, 0.691803, 3.323423");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "1.569757, 1.595699, 1.657992, 1.826212, 2.674443",\
"1.619272, 1.645213, 1.707507, 1.875726, 2.723958",\
"1.731225, 1.757167, 1.819460, 1.987680, 2.835911",\
"2.083065, 2.109006, 2.171300, 2.339520, 3.187751",\
"3.329329, 3.355270, 3.417564, 3.585783, 4.434014");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692",\
"0.040446, 0.057836, 0.113468, 0.315846, 1.468692");
}
} /* end of arc la_oenb_mprj[4]_la_oenb_core[4]_una_min*/
} /* end of pin la_oenb_core[4] */
pin("la_oenb_core[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000712 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[3];
timing () {
related_pin : "la_oenb_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.758134, 1.790895, 1.891217, 2.252090, 4.166409",\
"1.807686, 1.840448, 1.940770, 2.301642, 4.215962",\
"1.919589, 1.952350, 2.052672, 2.413545, 4.327865",\
"2.264612, 2.297373, 2.397695, 2.758568, 4.672887",\
"3.518533, 3.551295, 3.651617, 4.012489, 5.926809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.564976, 1.590738, 1.652979, 1.821198, 2.669322",\
"1.614532, 1.640294, 1.702535, 1.870754, 2.718878",\
"1.726453, 1.752215, 1.814456, 1.982674, 2.830798",\
"2.078291, 2.104053, 2.166295, 2.334513, 3.182637",\
"3.321935, 3.347697, 3.409938, 3.578157, 4.426280");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697");
}
} /* end of arc la_oenb_mprj[3]_la_oenb_core[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.758134, 1.790895, 1.891217, 2.252090, 4.166409",\
"1.807686, 1.840448, 1.940770, 2.301642, 4.215962",\
"1.919589, 1.952350, 2.052672, 2.413545, 4.327865",\
"2.264612, 2.297373, 2.397695, 2.758568, 4.672887",\
"3.518533, 3.551295, 3.651617, 4.012489, 5.926809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635",\
"0.042081, 0.074714, 0.199952, 0.692128, 3.323635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "1.564976, 1.590738, 1.652979, 1.821198, 2.669322",\
"1.614532, 1.640294, 1.702535, 1.870754, 2.718878",\
"1.726453, 1.752215, 1.814456, 1.982674, 2.830798",\
"2.078291, 2.104053, 2.166295, 2.334513, 3.182637",\
"3.321935, 3.347697, 3.409938, 3.578157, 4.426280");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697",\
"0.040658, 0.057994, 0.113618, 0.315990, 1.468697");
}
} /* end of arc la_oenb_mprj[3]_la_oenb_core[3]_una_min*/
} /* end of pin la_oenb_core[3] */
pin("la_oenb_core[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000737 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[2];
timing () {
related_pin : "la_oenb_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "1.768872, 1.801609, 1.901914, 2.262904, 4.176957",\
"1.819502, 1.852239, 1.952545, 2.313534, 4.227587",\
"1.932287, 1.965024, 2.065330, 2.426319, 4.340372",\
"2.254898, 2.287635, 2.387941, 2.748931, 4.662983",\
"3.375658, 3.408395, 3.508700, 3.869690, 5.783743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "1.594181, 1.619895, 1.682133, 1.850389, 2.698638",\
"1.642123, 1.667837, 1.730075, 1.898331, 2.746579",\
"1.754811, 1.780525, 1.842763, 2.011019, 2.859268",\
"2.110115, 2.135829, 2.198067, 2.366323, 3.214572",\
"3.411724, 3.437438, 3.499676, 3.667932, 4.516181");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206");
}
} /* end of arc la_oenb_mprj[2]_la_oenb_core[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "1.768872, 1.801609, 1.901914, 2.262904, 4.176957",\
"1.819502, 1.852239, 1.952545, 2.313534, 4.227587",\
"1.932287, 1.965024, 2.065330, 2.426319, 4.340372",\
"2.254898, 2.287635, 2.387941, 2.748931, 4.662983",\
"3.375658, 3.408395, 3.508700, 3.869690, 5.783743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452",\
"0.042192, 0.074829, 0.200023, 0.692303, 3.323452");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "1.594181, 1.619895, 1.682133, 1.850389, 2.698638",\
"1.642123, 1.667837, 1.730075, 1.898331, 2.746579",\
"1.754811, 1.780525, 1.842763, 2.011019, 2.859268",\
"2.110115, 2.135829, 2.198067, 2.366323, 3.214572",\
"3.411724, 3.437438, 3.499676, 3.667932, 4.516181");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206",\
"0.040708, 0.058026, 0.113642, 0.316013, 1.469206");
}
} /* end of arc la_oenb_mprj[2]_la_oenb_core[2]_una_min*/
} /* end of pin la_oenb_core[2] */
pin("la_oenb_core[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000642 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[1];
timing () {
related_pin : "la_oenb_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "1.708489, 1.741332, 1.841680, 2.202481, 4.117290",\
"1.759239, 1.792082, 1.892430, 2.253231, 4.168040",\
"1.871859, 1.904702, 2.005050, 2.365851, 4.280660",\
"2.194457, 2.227300, 2.327648, 2.688449, 4.603258",\
"3.316154, 3.348996, 3.449344, 3.810146, 5.724954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "1.564071, 1.589951, 1.652224, 1.820436, 2.668637",\
"1.611945, 1.637825, 1.700098, 1.868310, 2.716511",\
"1.724707, 1.750586, 1.812860, 1.981072, 2.829272",\
"2.080125, 2.106004, 2.168278, 2.336490, 3.184690",\
"3.377476, 3.403356, 3.465629, 3.633842, 4.482042");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634");
}
} /* end of arc la_oenb_mprj[1]_la_oenb_core[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "1.708489, 1.741332, 1.841680, 2.202481, 4.117290",\
"1.759239, 1.792082, 1.892430, 2.253231, 4.168040",\
"1.871859, 1.904702, 2.005050, 2.365851, 4.280660",\
"2.194457, 2.227300, 2.327648, 2.688449, 4.603258",\
"3.316154, 3.348996, 3.449344, 3.810146, 5.724954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129",\
"0.041829, 0.074462, 0.199725, 0.691801, 3.324129");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "1.564071, 1.589951, 1.652224, 1.820436, 2.668637",\
"1.611945, 1.637825, 1.700098, 1.868310, 2.716511",\
"1.724707, 1.750586, 1.812860, 1.981072, 2.829272",\
"2.080125, 2.106004, 2.168278, 2.336490, 3.184690",\
"3.377476, 3.403356, 3.465629, 3.633842, 4.482042");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634",\
"0.040523, 0.057895, 0.113525, 0.315892, 1.468634");
}
} /* end of arc la_oenb_mprj[1]_la_oenb_core[1]_una_min*/
} /* end of pin la_oenb_core[1] */
pin("la_oenb_core[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000535 ;
/* Other user defined attributes. */
original_pin : la_oenb_core[0];
timing () {
related_pin : "la_oenb_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "1.701628, 1.734598, 1.834951, 2.195733, 4.110491",\
"1.751169, 1.784139, 1.884492, 2.245274, 4.160032",\
"1.863041, 1.896011, 1.996364, 2.357146, 4.271904",\
"2.208079, 2.241049, 2.341402, 2.702183, 4.616941",\
"3.470027, 3.502997, 3.603350, 3.964132, 5.878890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "1.544909, 1.570963, 1.633279, 1.801457, 2.649560",\
"1.594358, 1.620413, 1.682729, 1.850907, 2.699010",\
"1.706367, 1.732422, 1.794737, 1.962916, 2.811019",\
"2.058209, 2.084264, 2.146580, 2.314758, 3.162861",\
"3.308926, 3.334980, 3.397296, 3.565475, 4.413577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105");
}
} /* end of arc la_oenb_mprj[0]_la_oenb_core[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "la_oenb_mprj[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "1.701628, 1.734598, 1.834951, 2.195733, 4.110491",\
"1.751169, 1.784139, 1.884492, 2.245274, 4.160032",\
"1.863041, 1.896011, 1.996364, 2.357146, 4.271904",\
"2.208079, 2.241049, 2.341402, 2.702183, 4.616941",\
"3.470027, 3.502997, 3.603350, 3.964132, 5.878890");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483",\
"0.041485, 0.074128, 0.199383, 0.691508, 3.323483");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "1.544909, 1.570963, 1.633279, 1.801457, 2.649560",\
"1.594358, 1.620413, 1.682729, 1.850907, 2.699010",\
"1.706367, 1.732422, 1.794737, 1.962916, 2.811019",\
"2.058209, 2.084264, 2.146580, 2.314758, 3.162861",\
"3.308926, 3.334980, 3.397296, 3.565475, 4.413577");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105",\
"0.040318, 0.057746, 0.113390, 0.315778, 1.468105");
}
} /* end of arc la_oenb_mprj[0]_la_oenb_core[0]_una_min*/
} /* end of pin la_oenb_core[0] */
} /* end of bus la_oenb_core */
bus ( la_oenb_mprj ) {
bus_type : BUS128_type0 ;
direction : input ;
pin("la_oenb_mprj[127]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008237 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[127];
} /* end of pin la_oenb_mprj[127] */
pin("la_oenb_mprj[126]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.010012 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[126];
} /* end of pin la_oenb_mprj[126] */
pin("la_oenb_mprj[125]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008641 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[125];
} /* end of pin la_oenb_mprj[125] */
pin("la_oenb_mprj[124]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007612 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[124];
} /* end of pin la_oenb_mprj[124] */
pin("la_oenb_mprj[123]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007277 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[123];
} /* end of pin la_oenb_mprj[123] */
pin("la_oenb_mprj[122]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.009088 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[122];
} /* end of pin la_oenb_mprj[122] */
pin("la_oenb_mprj[121]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006992 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[121];
} /* end of pin la_oenb_mprj[121] */
pin("la_oenb_mprj[120]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007273 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[120];
} /* end of pin la_oenb_mprj[120] */
pin("la_oenb_mprj[119]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007224 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[119];
} /* end of pin la_oenb_mprj[119] */
pin("la_oenb_mprj[118]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007596 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[118];
} /* end of pin la_oenb_mprj[118] */
pin("la_oenb_mprj[117]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007534 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[117];
} /* end of pin la_oenb_mprj[117] */
pin("la_oenb_mprj[116]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007089 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[116];
} /* end of pin la_oenb_mprj[116] */
pin("la_oenb_mprj[115]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007681 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[115];
} /* end of pin la_oenb_mprj[115] */
pin("la_oenb_mprj[114]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007380 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[114];
} /* end of pin la_oenb_mprj[114] */
pin("la_oenb_mprj[113]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008047 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[113];
} /* end of pin la_oenb_mprj[113] */
pin("la_oenb_mprj[112]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007786 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[112];
} /* end of pin la_oenb_mprj[112] */
pin("la_oenb_mprj[111]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007707 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[111];
} /* end of pin la_oenb_mprj[111] */
pin("la_oenb_mprj[110]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007345 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[110];
} /* end of pin la_oenb_mprj[110] */
pin("la_oenb_mprj[109]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007254 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[109];
} /* end of pin la_oenb_mprj[109] */
pin("la_oenb_mprj[108]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007575 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[108];
} /* end of pin la_oenb_mprj[108] */
pin("la_oenb_mprj[107]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007282 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[107];
} /* end of pin la_oenb_mprj[107] */
pin("la_oenb_mprj[106]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008149 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[106];
} /* end of pin la_oenb_mprj[106] */
pin("la_oenb_mprj[105]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007323 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[105];
} /* end of pin la_oenb_mprj[105] */
pin("la_oenb_mprj[104]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.023772 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[104];
} /* end of pin la_oenb_mprj[104] */
pin("la_oenb_mprj[103]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.009483 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[103];
} /* end of pin la_oenb_mprj[103] */
pin("la_oenb_mprj[102]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.010432 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[102];
} /* end of pin la_oenb_mprj[102] */
pin("la_oenb_mprj[101]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007798 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[101];
} /* end of pin la_oenb_mprj[101] */
pin("la_oenb_mprj[100]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.028520 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[100];
} /* end of pin la_oenb_mprj[100] */
pin("la_oenb_mprj[99]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007455 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[99];
} /* end of pin la_oenb_mprj[99] */
pin("la_oenb_mprj[98]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008379 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[98];
} /* end of pin la_oenb_mprj[98] */
pin("la_oenb_mprj[97]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005112 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[97];
} /* end of pin la_oenb_mprj[97] */
pin("la_oenb_mprj[96]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007250 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[96];
} /* end of pin la_oenb_mprj[96] */
pin("la_oenb_mprj[95]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.009264 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[95];
} /* end of pin la_oenb_mprj[95] */
pin("la_oenb_mprj[94]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007361 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[94];
} /* end of pin la_oenb_mprj[94] */
pin("la_oenb_mprj[93]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.009857 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[93];
} /* end of pin la_oenb_mprj[93] */
pin("la_oenb_mprj[92]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007398 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[92];
} /* end of pin la_oenb_mprj[92] */
pin("la_oenb_mprj[91]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007137 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[91];
} /* end of pin la_oenb_mprj[91] */
pin("la_oenb_mprj[90]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004939 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[90];
} /* end of pin la_oenb_mprj[90] */
pin("la_oenb_mprj[89]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004940 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[89];
} /* end of pin la_oenb_mprj[89] */
pin("la_oenb_mprj[88]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007415 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[88];
} /* end of pin la_oenb_mprj[88] */
pin("la_oenb_mprj[87]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007401 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[87];
} /* end of pin la_oenb_mprj[87] */
pin("la_oenb_mprj[86]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007640 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[86];
} /* end of pin la_oenb_mprj[86] */
pin("la_oenb_mprj[85]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007307 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[85];
} /* end of pin la_oenb_mprj[85] */
pin("la_oenb_mprj[84]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007428 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[84];
} /* end of pin la_oenb_mprj[84] */
pin("la_oenb_mprj[83]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007255 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[83];
} /* end of pin la_oenb_mprj[83] */
pin("la_oenb_mprj[82]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007502 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[82];
} /* end of pin la_oenb_mprj[82] */
pin("la_oenb_mprj[81]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007486 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[81];
} /* end of pin la_oenb_mprj[81] */
pin("la_oenb_mprj[80]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007450 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[80];
} /* end of pin la_oenb_mprj[80] */
pin("la_oenb_mprj[79]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007365 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[79];
} /* end of pin la_oenb_mprj[79] */
pin("la_oenb_mprj[78]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007372 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[78];
} /* end of pin la_oenb_mprj[78] */
pin("la_oenb_mprj[77]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006767 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[77];
} /* end of pin la_oenb_mprj[77] */
pin("la_oenb_mprj[76]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007512 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[76];
} /* end of pin la_oenb_mprj[76] */
pin("la_oenb_mprj[75]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006960 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[75];
} /* end of pin la_oenb_mprj[75] */
pin("la_oenb_mprj[74]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007591 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[74];
} /* end of pin la_oenb_mprj[74] */
pin("la_oenb_mprj[73]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006951 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[73];
} /* end of pin la_oenb_mprj[73] */
pin("la_oenb_mprj[72]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007473 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[72];
} /* end of pin la_oenb_mprj[72] */
pin("la_oenb_mprj[71]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006762 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[71];
} /* end of pin la_oenb_mprj[71] */
pin("la_oenb_mprj[70]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007255 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[70];
} /* end of pin la_oenb_mprj[70] */
pin("la_oenb_mprj[69]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007130 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[69];
} /* end of pin la_oenb_mprj[69] */
pin("la_oenb_mprj[68]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007163 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[68];
} /* end of pin la_oenb_mprj[68] */
pin("la_oenb_mprj[67]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007902 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[67];
} /* end of pin la_oenb_mprj[67] */
pin("la_oenb_mprj[66]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006780 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[66];
} /* end of pin la_oenb_mprj[66] */
pin("la_oenb_mprj[65]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006819 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[65];
} /* end of pin la_oenb_mprj[65] */
pin("la_oenb_mprj[64]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006796 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[64];
} /* end of pin la_oenb_mprj[64] */
pin("la_oenb_mprj[63]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007044 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[63];
} /* end of pin la_oenb_mprj[63] */
pin("la_oenb_mprj[62]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006725 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[62];
} /* end of pin la_oenb_mprj[62] */
pin("la_oenb_mprj[61]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003983 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[61];
} /* end of pin la_oenb_mprj[61] */
pin("la_oenb_mprj[60]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004421 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[60];
} /* end of pin la_oenb_mprj[60] */
pin("la_oenb_mprj[59]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004238 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[59];
} /* end of pin la_oenb_mprj[59] */
pin("la_oenb_mprj[58]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006447 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[58];
} /* end of pin la_oenb_mprj[58] */
pin("la_oenb_mprj[57]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006667 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[57];
} /* end of pin la_oenb_mprj[57] */
pin("la_oenb_mprj[56]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004591 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[56];
} /* end of pin la_oenb_mprj[56] */
pin("la_oenb_mprj[55]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004407 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[55];
} /* end of pin la_oenb_mprj[55] */
pin("la_oenb_mprj[54]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008712 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[54];
} /* end of pin la_oenb_mprj[54] */
pin("la_oenb_mprj[53]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004255 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[53];
} /* end of pin la_oenb_mprj[53] */
pin("la_oenb_mprj[52]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004532 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[52];
} /* end of pin la_oenb_mprj[52] */
pin("la_oenb_mprj[51]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006665 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[51];
} /* end of pin la_oenb_mprj[51] */
pin("la_oenb_mprj[50]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004515 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[50];
} /* end of pin la_oenb_mprj[50] */
pin("la_oenb_mprj[49]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004430 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[49];
} /* end of pin la_oenb_mprj[49] */
pin("la_oenb_mprj[48]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006901 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[48];
} /* end of pin la_oenb_mprj[48] */
pin("la_oenb_mprj[47]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007019 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[47];
} /* end of pin la_oenb_mprj[47] */
pin("la_oenb_mprj[46]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006722 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[46];
} /* end of pin la_oenb_mprj[46] */
pin("la_oenb_mprj[45]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004486 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[45];
} /* end of pin la_oenb_mprj[45] */
pin("la_oenb_mprj[44]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006662 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[44];
} /* end of pin la_oenb_mprj[44] */
pin("la_oenb_mprj[43]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006832 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[43];
} /* end of pin la_oenb_mprj[43] */
pin("la_oenb_mprj[42]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004655 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[42];
} /* end of pin la_oenb_mprj[42] */
pin("la_oenb_mprj[41]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004348 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[41];
} /* end of pin la_oenb_mprj[41] */
pin("la_oenb_mprj[40]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006580 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[40];
} /* end of pin la_oenb_mprj[40] */
pin("la_oenb_mprj[39]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004266 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[39];
} /* end of pin la_oenb_mprj[39] */
pin("la_oenb_mprj[38]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004458 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[38];
} /* end of pin la_oenb_mprj[38] */
pin("la_oenb_mprj[37]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006850 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[37];
} /* end of pin la_oenb_mprj[37] */
pin("la_oenb_mprj[36]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006576 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[36];
} /* end of pin la_oenb_mprj[36] */
pin("la_oenb_mprj[35]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007220 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[35];
} /* end of pin la_oenb_mprj[35] */
pin("la_oenb_mprj[34]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004253 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[34];
} /* end of pin la_oenb_mprj[34] */
pin("la_oenb_mprj[33]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004017 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[33];
} /* end of pin la_oenb_mprj[33] */
pin("la_oenb_mprj[32]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006954 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[32];
} /* end of pin la_oenb_mprj[32] */
pin("la_oenb_mprj[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006775 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[31];
} /* end of pin la_oenb_mprj[31] */
pin("la_oenb_mprj[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006845 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[30];
} /* end of pin la_oenb_mprj[30] */
pin("la_oenb_mprj[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007318 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[29];
} /* end of pin la_oenb_mprj[29] */
pin("la_oenb_mprj[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004396 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[28];
} /* end of pin la_oenb_mprj[28] */
pin("la_oenb_mprj[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006892 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[27];
} /* end of pin la_oenb_mprj[27] */
pin("la_oenb_mprj[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004259 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[26];
} /* end of pin la_oenb_mprj[26] */
pin("la_oenb_mprj[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004367 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[25];
} /* end of pin la_oenb_mprj[25] */
pin("la_oenb_mprj[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005967 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[24];
} /* end of pin la_oenb_mprj[24] */
pin("la_oenb_mprj[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004009 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[23];
} /* end of pin la_oenb_mprj[23] */
pin("la_oenb_mprj[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004141 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[22];
} /* end of pin la_oenb_mprj[22] */
pin("la_oenb_mprj[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004176 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[21];
} /* end of pin la_oenb_mprj[21] */
pin("la_oenb_mprj[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004808 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[20];
} /* end of pin la_oenb_mprj[20] */
pin("la_oenb_mprj[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004145 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[19];
} /* end of pin la_oenb_mprj[19] */
pin("la_oenb_mprj[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004173 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[18];
} /* end of pin la_oenb_mprj[18] */
pin("la_oenb_mprj[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004157 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[17];
} /* end of pin la_oenb_mprj[17] */
pin("la_oenb_mprj[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004807 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[16];
} /* end of pin la_oenb_mprj[16] */
pin("la_oenb_mprj[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004127 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[15];
} /* end of pin la_oenb_mprj[15] */
pin("la_oenb_mprj[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004407 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[14];
} /* end of pin la_oenb_mprj[14] */
pin("la_oenb_mprj[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004383 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[13];
} /* end of pin la_oenb_mprj[13] */
pin("la_oenb_mprj[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004241 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[12];
} /* end of pin la_oenb_mprj[12] */
pin("la_oenb_mprj[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004226 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[11];
} /* end of pin la_oenb_mprj[11] */
pin("la_oenb_mprj[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004322 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[10];
} /* end of pin la_oenb_mprj[10] */
pin("la_oenb_mprj[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004194 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[9];
} /* end of pin la_oenb_mprj[9] */
pin("la_oenb_mprj[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004189 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[8];
} /* end of pin la_oenb_mprj[8] */
pin("la_oenb_mprj[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004050 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[7];
} /* end of pin la_oenb_mprj[7] */
pin("la_oenb_mprj[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004018 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[6];
} /* end of pin la_oenb_mprj[6] */
pin("la_oenb_mprj[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004109 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[5];
} /* end of pin la_oenb_mprj[5] */
pin("la_oenb_mprj[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004245 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[4];
} /* end of pin la_oenb_mprj[4] */
pin("la_oenb_mprj[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004142 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[3];
} /* end of pin la_oenb_mprj[3] */
pin("la_oenb_mprj[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004383 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[2];
} /* end of pin la_oenb_mprj[2] */
pin("la_oenb_mprj[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004304 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[1];
} /* end of pin la_oenb_mprj[1] */
pin("la_oenb_mprj[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003898 ;
/* Other user defined attributes. */
original_pin : la_oenb_mprj[0];
} /* end of pin la_oenb_mprj[0] */
} /* end of bus la_oenb_mprj */
bus ( mprj_adr_o_core ) {
bus_type : BUS32_type1 ;
direction : input ;
pin("mprj_adr_o_core[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006726 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[31];
} /* end of pin mprj_adr_o_core[31] */
pin("mprj_adr_o_core[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006834 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[30];
} /* end of pin mprj_adr_o_core[30] */
pin("mprj_adr_o_core[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006848 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[29];
} /* end of pin mprj_adr_o_core[29] */
pin("mprj_adr_o_core[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007128 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[28];
} /* end of pin mprj_adr_o_core[28] */
pin("mprj_adr_o_core[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006846 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[27];
} /* end of pin mprj_adr_o_core[27] */
pin("mprj_adr_o_core[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007056 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[26];
} /* end of pin mprj_adr_o_core[26] */
pin("mprj_adr_o_core[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006744 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[25];
} /* end of pin mprj_adr_o_core[25] */
pin("mprj_adr_o_core[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006755 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[24];
} /* end of pin mprj_adr_o_core[24] */
pin("mprj_adr_o_core[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006787 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[23];
} /* end of pin mprj_adr_o_core[23] */
pin("mprj_adr_o_core[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006729 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[22];
} /* end of pin mprj_adr_o_core[22] */
pin("mprj_adr_o_core[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007016 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[21];
} /* end of pin mprj_adr_o_core[21] */
pin("mprj_adr_o_core[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007572 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[20];
} /* end of pin mprj_adr_o_core[20] */
pin("mprj_adr_o_core[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006832 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[19];
} /* end of pin mprj_adr_o_core[19] */
pin("mprj_adr_o_core[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007157 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[18];
} /* end of pin mprj_adr_o_core[18] */
pin("mprj_adr_o_core[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006871 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[17];
} /* end of pin mprj_adr_o_core[17] */
pin("mprj_adr_o_core[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006838 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[16];
} /* end of pin mprj_adr_o_core[16] */
pin("mprj_adr_o_core[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007420 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[15];
} /* end of pin mprj_adr_o_core[15] */
pin("mprj_adr_o_core[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007123 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[14];
} /* end of pin mprj_adr_o_core[14] */
pin("mprj_adr_o_core[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007605 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[13];
} /* end of pin mprj_adr_o_core[13] */
pin("mprj_adr_o_core[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007497 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[12];
} /* end of pin mprj_adr_o_core[12] */
pin("mprj_adr_o_core[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007632 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[11];
} /* end of pin mprj_adr_o_core[11] */
pin("mprj_adr_o_core[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008132 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[10];
} /* end of pin mprj_adr_o_core[10] */
pin("mprj_adr_o_core[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007324 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[9];
} /* end of pin mprj_adr_o_core[9] */
pin("mprj_adr_o_core[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006421 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[8];
} /* end of pin mprj_adr_o_core[8] */
pin("mprj_adr_o_core[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007729 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[7];
} /* end of pin mprj_adr_o_core[7] */
pin("mprj_adr_o_core[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008500 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[6];
} /* end of pin mprj_adr_o_core[6] */
pin("mprj_adr_o_core[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007753 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[5];
} /* end of pin mprj_adr_o_core[5] */
pin("mprj_adr_o_core[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007302 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[4];
} /* end of pin mprj_adr_o_core[4] */
pin("mprj_adr_o_core[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007519 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[3];
} /* end of pin mprj_adr_o_core[3] */
pin("mprj_adr_o_core[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006287 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[2];
} /* end of pin mprj_adr_o_core[2] */
pin("mprj_adr_o_core[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008295 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[1];
} /* end of pin mprj_adr_o_core[1] */
pin("mprj_adr_o_core[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008079 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_core[0];
} /* end of pin mprj_adr_o_core[0] */
} /* end of bus mprj_adr_o_core */
bus ( mprj_adr_o_user ) {
bus_type : BUS32_type1 ;
direction : output ;
pin("mprj_adr_o_user[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001667 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[31];
timing () {
related_pin : "mprj_adr_o_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "3.679752, 3.711380, 3.811764, 4.175002, 6.089914",\
"3.730225, 3.761852, 3.862236, 4.225474, 6.140387",\
"3.841144, 3.872772, 3.973156, 4.336394, 6.251307",\
"4.127948, 4.159575, 4.259960, 4.623198, 6.538110",\
"5.057852, 5.089479, 5.189864, 5.553102, 7.468014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "3.263852, 3.288096, 3.349993, 3.519938, 4.368951",\
"3.313747, 3.337991, 3.399889, 3.569833, 4.418847",\
"3.426994, 3.451238, 3.513135, 3.683080, 4.532093",\
"3.776720, 3.800964, 3.862861, 4.032805, 4.881819",\
"4.985457, 5.009702, 5.071599, 5.241544, 6.090557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543");
}
} /* end of arc mprj_adr_o_core[31]_mprj_adr_o_user[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "3.679752, 3.711380, 3.811764, 4.175002, 6.089914",\
"3.730225, 3.761852, 3.862236, 4.225474, 6.140387",\
"3.841144, 3.872772, 3.973156, 4.336394, 6.251307",\
"4.127948, 4.159575, 4.259960, 4.623198, 6.538110",\
"5.057852, 5.089479, 5.189864, 5.553102, 7.468014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024",\
"0.045044, 0.077554, 0.202975, 0.701780, 3.334024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "3.263852, 3.288096, 3.349993, 3.519938, 4.368951",\
"3.313747, 3.337991, 3.399889, 3.569833, 4.418847",\
"3.426994, 3.451238, 3.513135, 3.683080, 4.532093",\
"3.776720, 3.800964, 3.862861, 4.032805, 4.881819",\
"4.985457, 5.009702, 5.071599, 5.241544, 6.090557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543",\
"0.042479, 0.059330, 0.114791, 0.322338, 1.475543");
}
} /* end of arc mprj_adr_o_core[31]_mprj_adr_o_user[31]_una_min*/
} /* end of pin mprj_adr_o_user[31] */
pin("mprj_adr_o_user[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001549 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[30];
timing () {
related_pin : "mprj_adr_o_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "3.653874, 3.685642, 3.786064, 4.149257, 6.064898",\
"3.704295, 3.736063, 3.836485, 4.199677, 6.115319",\
"3.815134, 3.846902, 3.947324, 4.310517, 6.226159",\
"4.102190, 4.133958, 4.234380, 4.597573, 6.513215",\
"5.050686, 5.082454, 5.182877, 5.546069, 7.461711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "3.254969, 3.279413, 3.341370, 3.511331, 4.360638",\
"3.304820, 3.329264, 3.391221, 3.561182, 4.410489",\
"3.417957, 3.442400, 3.504357, 3.674319, 4.523625",\
"3.769250, 3.793694, 3.855651, 4.025612, 4.874918",\
"5.002341, 5.026784, 5.088742, 5.258703, 6.108010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807");
}
} /* end of arc mprj_adr_o_core[30]_mprj_adr_o_user[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "3.653874, 3.685642, 3.786064, 4.149257, 6.064898",\
"3.704295, 3.736063, 3.836485, 4.199677, 6.115319",\
"3.815134, 3.846902, 3.947324, 4.310517, 6.226159",\
"4.102190, 4.133958, 4.234380, 4.597573, 6.513215",\
"5.050686, 5.082454, 5.182877, 5.546069, 7.461711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818",\
"0.044637, 0.077150, 0.202586, 0.701339, 3.334818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "3.254969, 3.279413, 3.341370, 3.511331, 4.360638",\
"3.304820, 3.329264, 3.391221, 3.561182, 4.410489",\
"3.417957, 3.442400, 3.504357, 3.674319, 4.523625",\
"3.769250, 3.793694, 3.855651, 4.025612, 4.874918",\
"5.002341, 5.026784, 5.088742, 5.258703, 6.108010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807",\
"0.042252, 0.059163, 0.114629, 0.322209, 1.475807");
}
} /* end of arc mprj_adr_o_core[30]_mprj_adr_o_user[30]_una_min*/
} /* end of pin mprj_adr_o_user[30] */
pin("mprj_adr_o_user[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001017 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[29];
timing () {
related_pin : "mprj_adr_o_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "3.925098, 3.957546, 4.057876, 4.421448, 6.333646",\
"3.975682, 4.008130, 4.108459, 4.472031, 6.384229",\
"4.086409, 4.118856, 4.219186, 4.582757, 6.494956",\
"4.373431, 4.405878, 4.506208, 4.869780, 6.781978",\
"5.331716, 5.364163, 5.464493, 5.828065, 7.740263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "3.409410, 3.434661, 3.496820, 3.666538, 4.514495",\
"3.459308, 3.484560, 3.546719, 3.716437, 4.564394",\
"3.572416, 3.597667, 3.659826, 3.829544, 4.677501",\
"3.924668, 3.949919, 4.012078, 4.181796, 5.029753",\
"5.175459, 5.200711, 5.262869, 5.432588, 6.280545");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461");
}
} /* end of arc mprj_adr_o_core[29]_mprj_adr_o_user[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "3.925098, 3.957546, 4.057876, 4.421448, 6.333646",\
"3.975682, 4.008130, 4.108459, 4.472031, 6.384229",\
"4.086409, 4.118856, 4.219186, 4.582757, 6.494956",\
"4.373431, 4.405878, 4.506208, 4.869780, 6.781978",\
"5.331716, 5.364163, 5.464493, 5.828065, 7.740263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152",\
"0.043244, 0.075839, 0.200926, 0.699928, 3.326152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "3.409410, 3.434661, 3.496820, 3.666538, 4.514495",\
"3.459308, 3.484560, 3.546719, 3.716437, 4.564394",\
"3.572416, 3.597667, 3.659826, 3.829544, 4.677501",\
"3.924668, 3.949919, 4.012078, 4.181796, 5.029753",\
"5.175459, 5.200711, 5.262869, 5.432588, 6.280545");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461",\
"0.041247, 0.058405, 0.113961, 0.321012, 1.472461");
}
} /* end of arc mprj_adr_o_core[29]_mprj_adr_o_user[29]_una_min*/
} /* end of pin mprj_adr_o_user[29] */
pin("mprj_adr_o_user[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000978 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[28];
timing () {
related_pin : "mprj_adr_o_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "3.969408, 4.001882, 4.102177, 4.463338, 6.377182",\
"4.020108, 4.052582, 4.152877, 4.514039, 6.427883",\
"4.130795, 4.163270, 4.263565, 4.624726, 6.538570",\
"4.417758, 4.450232, 4.550528, 4.911689, 6.825532",\
"5.375467, 5.407941, 5.508236, 5.869398, 7.783242");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "3.422663, 3.447972, 3.510122, 3.678491, 4.527004",\
"3.472610, 3.497919, 3.560069, 3.728437, 4.576951",\
"3.585743, 3.611052, 3.673202, 3.841571, 4.690084",\
"3.937961, 3.963270, 4.025420, 4.193788, 5.042302",\
"5.190616, 5.215926, 5.278076, 5.446444, 6.294957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791");
}
} /* end of arc mprj_adr_o_core[28]_mprj_adr_o_user[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "3.969408, 4.001882, 4.102177, 4.463338, 6.377182",\
"4.020108, 4.052582, 4.152877, 4.514039, 6.427883",\
"4.130795, 4.163270, 4.263565, 4.624726, 6.538570",\
"4.417758, 4.450232, 4.550528, 4.911689, 6.825532",\
"5.375467, 5.407941, 5.508236, 5.869398, 7.783242");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486",\
"0.043067, 0.075677, 0.200808, 0.693074, 3.324486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "3.422663, 3.447972, 3.510122, 3.678491, 4.527004",\
"3.472610, 3.497919, 3.560069, 3.728437, 4.576951",\
"3.585743, 3.611052, 3.673202, 3.841571, 4.690084",\
"3.937961, 3.963270, 4.025420, 4.193788, 5.042302",\
"5.190616, 5.215926, 5.278076, 5.446444, 6.294957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791",\
"0.041173, 0.058356, 0.113937, 0.316283, 1.470791");
}
} /* end of arc mprj_adr_o_core[28]_mprj_adr_o_user[28]_una_min*/
} /* end of pin mprj_adr_o_user[28] */
pin("mprj_adr_o_user[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000987 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[27];
timing () {
related_pin : "mprj_adr_o_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "3.917696, 3.950140, 4.050417, 4.411573, 6.325410",\
"3.968403, 4.000847, 4.101124, 4.462280, 6.376117",\
"4.079090, 4.111534, 4.211812, 4.572967, 6.486804",\
"4.366054, 4.398498, 4.498775, 4.859931, 6.773768",\
"5.323774, 5.356218, 5.456495, 5.817651, 7.731488");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "3.396380, 3.421677, 3.483822, 3.652189, 4.500727",\
"3.446332, 3.471629, 3.533774, 3.702141, 4.550679",\
"3.559464, 3.584762, 3.646907, 3.815274, 4.663812",\
"3.911684, 3.936981, 3.999126, 4.167492, 5.016031",\
"5.164329, 5.189626, 5.251772, 5.420138, 6.268677");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801");
}
} /* end of arc mprj_adr_o_core[27]_mprj_adr_o_user[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "3.917696, 3.950140, 4.050417, 4.411573, 6.325410",\
"3.968403, 4.000847, 4.101124, 4.462280, 6.376117",\
"4.079090, 4.111534, 4.211812, 4.572967, 6.486804",\
"4.366054, 4.398498, 4.498775, 4.859931, 6.773768",\
"5.323774, 5.356218, 5.456495, 5.817651, 7.731488");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539",\
"0.043030, 0.075649, 0.200814, 0.693109, 3.324539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "3.396380, 3.421677, 3.483822, 3.652189, 4.500727",\
"3.446332, 3.471629, 3.533774, 3.702141, 4.550679",\
"3.559464, 3.584762, 3.646907, 3.815274, 4.663812",\
"3.911684, 3.936981, 3.999126, 4.167492, 5.016031",\
"5.164329, 5.189626, 5.251772, 5.420138, 6.268677");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801",\
"0.041190, 0.058370, 0.113950, 0.316285, 1.470801");
}
} /* end of arc mprj_adr_o_core[27]_mprj_adr_o_user[27]_una_min*/
} /* end of pin mprj_adr_o_user[27] */
pin("mprj_adr_o_user[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000971 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[26];
timing () {
related_pin : "mprj_adr_o_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.839097, 3.871551, 3.971899, 4.332777, 6.248108",\
"3.889623, 3.922076, 4.022424, 4.383302, 6.298634",\
"4.000366, 4.032820, 4.133167, 4.494045, 6.409377",\
"4.287415, 4.319868, 4.420216, 4.781094, 6.696425",\
"5.245609, 5.278062, 5.378410, 5.739288, 7.654620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.359089, 3.384434, 3.446588, 3.614940, 4.463729",\
"3.408960, 3.434306, 3.496459, 3.664812, 4.513600",\
"3.522057, 3.547402, 3.609556, 3.777908, 4.626697",\
"3.874329, 3.899674, 3.961828, 4.130180, 4.978969",\
"5.124380, 5.149725, 5.211879, 5.380231, 6.229020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866");
}
} /* end of arc mprj_adr_o_core[26]_mprj_adr_o_user[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.839097, 3.871551, 3.971899, 4.332777, 6.248108",\
"3.889623, 3.922076, 4.022424, 4.383302, 6.298634",\
"4.000366, 4.032820, 4.133167, 4.494045, 6.409377",\
"4.287415, 4.319868, 4.420216, 4.781094, 6.696425",\
"5.245609, 5.278062, 5.378410, 5.739288, 7.654620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878",\
"0.042880, 0.075477, 0.200767, 0.692633, 3.326878");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.359089, 3.384434, 3.446588, 3.614940, 4.463729",\
"3.408960, 3.434306, 3.496459, 3.664812, 4.513600",\
"3.522057, 3.547402, 3.609556, 3.777908, 4.626697",\
"3.874329, 3.899674, 3.961828, 4.130180, 4.978969",\
"5.124380, 5.149725, 5.211879, 5.380231, 6.229020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866",\
"0.041154, 0.058353, 0.113930, 0.316195, 1.470866");
}
} /* end of arc mprj_adr_o_core[26]_mprj_adr_o_user[26]_una_min*/
} /* end of pin mprj_adr_o_user[26] */
pin("mprj_adr_o_user[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000980 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[25];
timing () {
related_pin : "mprj_adr_o_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.792278, 3.824710, 3.925153, 4.287976, 6.203153",\
"3.842670, 3.875101, 3.975545, 4.338367, 6.253545",\
"3.953463, 3.985894, 4.086338, 4.449160, 6.364337",\
"4.240662, 4.273093, 4.373537, 4.736360, 6.651537",\
"5.199856, 5.232287, 5.332731, 5.695553, 7.610731");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.334580, 3.359944, 3.422102, 3.591685, 4.439820",\
"3.384405, 3.409770, 3.471928, 3.641510, 4.489645",\
"3.497477, 3.522841, 3.585000, 3.754582, 4.602717",\
"3.849768, 3.875133, 3.937291, 4.106874, 4.955009",\
"5.096542, 5.121907, 5.184065, 5.353648, 6.201783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495");
}
} /* end of arc mprj_adr_o_core[25]_mprj_adr_o_user[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.792278, 3.824710, 3.925153, 4.287976, 6.203153",\
"3.842670, 3.875101, 3.975545, 4.338367, 6.253545",\
"3.953463, 3.985894, 4.086338, 4.449160, 6.364337",\
"4.240662, 4.273093, 4.373537, 4.736360, 6.651537",\
"5.199856, 5.232287, 5.332731, 5.695553, 7.610731");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473",\
"0.042782, 0.075348, 0.200795, 0.698607, 3.330473");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.334580, 3.359944, 3.422102, 3.591685, 4.439820",\
"3.384405, 3.409770, 3.471928, 3.641510, 4.489645",\
"3.497477, 3.522841, 3.585000, 3.754582, 4.602717",\
"3.849768, 3.875133, 3.937291, 4.106874, 4.955009",\
"5.096542, 5.121907, 5.184065, 5.353648, 6.201783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495",\
"0.041164, 0.058372, 0.113935, 0.320555, 1.471495");
}
} /* end of arc mprj_adr_o_core[25]_mprj_adr_o_user[25]_una_min*/
} /* end of pin mprj_adr_o_user[25] */
pin("mprj_adr_o_user[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000980 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[24];
timing () {
related_pin : "mprj_adr_o_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.784775, 3.817204, 3.917662, 4.280400, 6.195881",\
"3.835252, 3.867680, 3.968139, 4.330877, 6.246358",\
"3.946016, 3.978444, 4.078902, 4.441640, 6.357122",\
"4.233130, 4.265557, 4.366016, 4.728754, 6.644235",\
"5.192231, 5.224658, 5.325117, 5.687855, 7.603337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.325441, 3.350812, 3.412967, 3.582532, 4.430667",\
"3.375298, 3.400669, 3.462824, 3.632389, 4.480524",\
"3.488383, 3.513753, 3.575909, 3.745474, 4.593608",\
"3.840710, 3.866080, 3.928236, 4.097801, 4.945936",\
"5.090081, 5.115451, 5.177607, 5.347172, 6.195307");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353");
}
} /* end of arc mprj_adr_o_core[24]_mprj_adr_o_user[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.784775, 3.817204, 3.917662, 4.280400, 6.195881",\
"3.835252, 3.867680, 3.968139, 4.330877, 6.246358",\
"3.946016, 3.978444, 4.078902, 4.441640, 6.357122",\
"4.233130, 4.265557, 4.366016, 4.728754, 6.644235",\
"5.192231, 5.224658, 5.325117, 5.687855, 7.603337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909",\
"0.042757, 0.075317, 0.200799, 0.698466, 3.330909");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "3.325441, 3.350812, 3.412967, 3.582532, 4.430667",\
"3.375298, 3.400669, 3.462824, 3.632389, 4.480524",\
"3.488383, 3.513753, 3.575909, 3.745474, 4.593608",\
"3.840710, 3.866080, 3.928236, 4.097801, 4.945936",\
"5.090081, 5.115451, 5.177607, 5.347172, 6.195307");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353",\
"0.041162, 0.058374, 0.113938, 0.320502, 1.471353");
}
} /* end of arc mprj_adr_o_core[24]_mprj_adr_o_user[24]_una_min*/
} /* end of pin mprj_adr_o_user[24] */
pin("mprj_adr_o_user[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000801 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[23];
timing () {
related_pin : "mprj_adr_o_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "3.513901, 3.546568, 3.646877, 4.007986, 5.922301",\
"3.564552, 3.597219, 3.697528, 4.058637, 5.972952",\
"3.675258, 3.707926, 3.808234, 4.169343, 6.083658",\
"3.962249, 3.994917, 4.095226, 4.456334, 6.370649",\
"4.920211, 4.952878, 5.053187, 5.414296, 7.328611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "3.019128, 3.044744, 3.106973, 3.275313, 4.124084",\
"3.069058, 3.094673, 3.156903, 3.325242, 4.174013",\
"3.182178, 3.207793, 3.270023, 3.438363, 4.287134",\
"3.534413, 3.560028, 3.622258, 3.790597, 4.639369",\
"4.786164, 4.811779, 4.874009, 5.042348, 5.891119");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557");
}
} /* end of arc mprj_adr_o_core[23]_mprj_adr_o_user[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "3.513901, 3.546568, 3.646877, 4.007986, 5.922301",\
"3.564552, 3.597219, 3.697528, 4.058637, 5.972952",\
"3.675258, 3.707926, 3.808234, 4.169343, 6.083658",\
"3.962249, 3.994917, 4.095226, 4.456334, 6.370649",\
"4.920211, 4.952878, 5.053187, 5.414296, 7.328611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504",\
"0.042411, 0.075041, 0.200206, 0.692471, 3.324504");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "3.019128, 3.044744, 3.106973, 3.275313, 4.124084",\
"3.069058, 3.094673, 3.156903, 3.325242, 4.174013",\
"3.182178, 3.207793, 3.270023, 3.438363, 4.287134",\
"3.534413, 3.560028, 3.622258, 3.790597, 4.639369",\
"4.786164, 4.811779, 4.874009, 5.042348, 5.891119");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557",\
"0.040829, 0.058110, 0.113704, 0.316008, 1.470557");
}
} /* end of arc mprj_adr_o_core[23]_mprj_adr_o_user[23]_una_min*/
} /* end of pin mprj_adr_o_user[23] */
pin("mprj_adr_o_user[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000692 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[22];
timing () {
related_pin : "mprj_adr_o_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "3.623223, 3.656020, 3.756339, 4.117407, 6.031786",\
"3.674176, 3.706972, 3.807291, 4.168359, 6.082739",\
"3.784783, 3.817580, 3.917899, 4.278967, 6.193347",\
"4.071623, 4.104421, 4.204739, 4.565807, 6.480187",\
"5.024450, 5.057247, 5.157566, 5.518634, 7.433014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "3.069166, 3.094957, 3.157230, 3.325537, 4.174188",\
"3.119222, 3.145013, 3.207286, 3.375593, 4.224244",\
"3.232407, 3.258198, 3.320471, 3.488778, 4.337429",\
"3.584550, 3.610341, 3.672613, 3.840921, 4.689572",\
"4.840885, 4.866676, 4.928948, 5.097256, 5.945907");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023");
}
} /* end of arc mprj_adr_o_core[22]_mprj_adr_o_user[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "3.623223, 3.656020, 3.756339, 4.117407, 6.031786",\
"3.674176, 3.706972, 3.807291, 4.168359, 6.082739",\
"3.784783, 3.817580, 3.917899, 4.278967, 6.193347",\
"4.071623, 4.104421, 4.204739, 4.565807, 6.480187",\
"5.024450, 5.057247, 5.157566, 5.518634, 7.433014");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034",\
"0.042053, 0.074693, 0.199858, 0.692138, 3.324034");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "3.069166, 3.094957, 3.157230, 3.325537, 4.174188",\
"3.119222, 3.145013, 3.207286, 3.375593, 4.224244",\
"3.232407, 3.258198, 3.320471, 3.488778, 4.337429",\
"3.584550, 3.610341, 3.672613, 3.840921, 4.689572",\
"4.840885, 4.866676, 4.928948, 5.097256, 5.945907");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023",\
"0.040620, 0.057957, 0.113566, 0.315899, 1.470023");
}
} /* end of arc mprj_adr_o_core[22]_mprj_adr_o_user[22]_una_min*/
} /* end of pin mprj_adr_o_user[22] */
pin("mprj_adr_o_user[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000659 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[21];
timing () {
related_pin : "mprj_adr_o_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "3.685631, 3.718434, 3.818924, 4.179271, 6.097200",\
"3.736068, 3.768871, 3.869362, 4.229708, 6.147638",\
"3.846943, 3.879746, 3.980237, 4.340583, 6.258512",\
"4.133922, 4.166725, 4.267215, 4.627562, 6.545491",\
"5.074271, 5.107075, 5.207565, 5.567911, 7.485841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "3.259368, 3.285264, 3.347546, 3.515797, 4.364815",\
"3.309233, 3.335129, 3.397411, 3.565663, 4.414680",\
"3.422418, 3.448314, 3.510596, 3.678847, 4.527865",\
"3.773025, 3.798921, 3.861203, 4.029454, 4.878472",\
"4.995453, 5.021348, 5.083631, 5.251882, 6.100900");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757");
}
} /* end of arc mprj_adr_o_core[21]_mprj_adr_o_user[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "3.685631, 3.718434, 3.818924, 4.179271, 6.097200",\
"3.736068, 3.768871, 3.869362, 4.229708, 6.147638",\
"3.846943, 3.879746, 3.980237, 4.340583, 6.258512",\
"4.133922, 4.166725, 4.267215, 4.627562, 6.545491",\
"5.074271, 5.107075, 5.207565, 5.567911, 7.485841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504",\
"0.041703, 0.074288, 0.199777, 0.691002, 3.329504");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "3.259368, 3.285264, 3.347546, 3.515797, 4.364815",\
"3.309233, 3.335129, 3.397411, 3.565663, 4.414680",\
"3.422418, 3.448314, 3.510596, 3.678847, 4.527865",\
"3.773025, 3.798921, 3.861203, 4.029454, 4.878472",\
"4.995453, 5.021348, 5.083631, 5.251882, 6.100900");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757",\
"0.040549, 0.057925, 0.113533, 0.315731, 1.469757");
}
} /* end of arc mprj_adr_o_core[21]_mprj_adr_o_user[21]_una_min*/
} /* end of pin mprj_adr_o_user[21] */
pin("mprj_adr_o_user[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000663 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[20];
timing () {
related_pin : "mprj_adr_o_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "3.595959, 3.628787, 3.729116, 4.090109, 6.004637",\
"3.646723, 3.679551, 3.779880, 4.140873, 6.055401",\
"3.757389, 3.790216, 3.890545, 4.251539, 6.166067",\
"4.044319, 4.077147, 4.177475, 4.538469, 6.452997",\
"5.000970, 5.033798, 5.134127, 5.495120, 7.409648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "3.058848, 3.084690, 3.146970, 3.315249, 4.163802",\
"3.108820, 3.134662, 3.196942, 3.365221, 4.213774",\
"3.221967, 3.247809, 3.310088, 3.478368, 4.326921",\
"3.574163, 3.600005, 3.662285, 3.830564, 4.679117",\
"4.827776, 4.853618, 4.915898, 5.084177, 5.932730");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627");
}
} /* end of arc mprj_adr_o_core[20]_mprj_adr_o_user[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "3.595959, 3.628787, 3.729116, 4.090109, 6.004637",\
"3.646723, 3.679551, 3.779880, 4.140873, 6.055401",\
"3.757389, 3.790216, 3.890545, 4.251539, 6.166067",\
"4.044319, 4.077147, 4.177475, 4.538469, 6.452997",\
"5.000970, 5.033798, 5.134127, 5.495120, 7.409648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045",\
"0.041942, 0.074581, 0.199772, 0.691997, 3.324045");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "3.058848, 3.084690, 3.146970, 3.315249, 4.163802",\
"3.108820, 3.134662, 3.196942, 3.365221, 4.213774",\
"3.221967, 3.247809, 3.310088, 3.478368, 4.326921",\
"3.574163, 3.600005, 3.662285, 3.830564, 4.679117",\
"4.827776, 4.853618, 4.915898, 5.084177, 5.932730");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627",\
"0.040564, 0.057919, 0.113535, 0.315872, 1.469627");
}
} /* end of arc mprj_adr_o_core[20]_mprj_adr_o_user[20]_una_min*/
} /* end of pin mprj_adr_o_user[20] */
pin("mprj_adr_o_user[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000566 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[19];
timing () {
related_pin : "mprj_adr_o_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "3.744738, 3.777679, 3.878013, 4.238927, 6.153383",\
"3.795179, 3.828120, 3.928454, 4.289368, 6.203824",\
"3.906053, 3.938993, 4.039327, 4.400241, 6.314697",\
"4.193035, 4.225975, 4.326309, 4.687223, 6.601679",\
"5.133737, 5.166677, 5.267011, 5.627925, 7.542381");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "3.297139, 3.323138, 3.385448, 3.553669, 4.401924",\
"3.347008, 3.373006, 3.435317, 3.603537, 4.451793",\
"3.460190, 3.486189, 3.548500, 3.716720, 4.564975",\
"3.810829, 3.836828, 3.899138, 4.067359, 4.915615",\
"5.033732, 5.059731, 5.122041, 5.290262, 6.138517");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688");
}
} /* end of arc mprj_adr_o_core[19]_mprj_adr_o_user[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "3.744738, 3.777679, 3.878013, 4.238927, 6.153383",\
"3.795179, 3.828120, 3.928454, 4.289368, 6.203824",\
"3.906053, 3.938993, 4.039327, 4.400241, 6.314697",\
"4.193035, 4.225975, 4.326309, 4.687223, 6.601679",\
"5.133737, 5.166677, 5.267011, 5.627925, 7.542381");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287",\
"0.041617, 0.074264, 0.199470, 0.691710, 3.323287");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "3.297139, 3.323138, 3.385448, 3.553669, 4.401924",\
"3.347008, 3.373006, 3.435317, 3.603537, 4.451793",\
"3.460190, 3.486189, 3.548500, 3.716720, 4.564975",\
"3.810829, 3.836828, 3.899138, 4.067359, 4.915615",\
"5.033732, 5.059731, 5.122041, 5.290262, 6.138517");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688",\
"0.040378, 0.057785, 0.113420, 0.315802, 1.468688");
}
} /* end of arc mprj_adr_o_core[19]_mprj_adr_o_user[19]_una_min*/
} /* end of pin mprj_adr_o_user[19] */
pin("mprj_adr_o_user[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001270 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[18];
timing () {
related_pin : "mprj_adr_o_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "3.647043, 3.679724, 3.780575, 4.144197, 6.056427",\
"3.697765, 3.730447, 3.831297, 4.194919, 6.107150",\
"3.808444, 3.841125, 3.941976, 4.305598, 6.217828",\
"4.095393, 4.128075, 4.228925, 4.592547, 6.504777",\
"5.052988, 5.085670, 5.186519, 5.550142, 7.462372");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "3.080721, 3.105507, 3.167552, 3.337350, 4.184551",\
"3.130675, 3.155461, 3.217506, 3.387304, 4.234505",\
"3.243814, 3.268600, 3.330645, 3.500443, 4.347644",\
"3.596026, 3.620812, 3.682857, 3.852655, 4.699856",\
"4.849101, 4.873887, 4.935932, 5.105730, 5.952930");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721");
}
} /* end of arc mprj_adr_o_core[18]_mprj_adr_o_user[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "3.647043, 3.679724, 3.780575, 4.144197, 6.056427",\
"3.697765, 3.730447, 3.831297, 4.194919, 6.107150",\
"3.808444, 3.841125, 3.941976, 4.305598, 6.217828",\
"4.095393, 4.128075, 4.228925, 4.592547, 6.504777",\
"5.052988, 5.085670, 5.186519, 5.550142, 7.462372");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453",\
"0.046137, 0.078413, 0.202549, 0.700454, 3.326453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "3.080721, 3.105507, 3.167552, 3.337350, 4.184551",\
"3.130675, 3.155461, 3.217506, 3.387304, 4.234505",\
"3.243814, 3.268600, 3.330645, 3.500443, 4.347644",\
"3.596026, 3.620812, 3.682857, 3.852655, 4.699856",\
"4.849101, 4.873887, 4.935932, 5.105730, 5.952930");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721",\
"0.041749, 0.058746, 0.114291, 0.321642, 1.472721");
}
} /* end of arc mprj_adr_o_core[18]_mprj_adr_o_user[18]_una_min*/
} /* end of pin mprj_adr_o_user[18] */
pin("mprj_adr_o_user[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000739 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[17];
timing () {
related_pin : "mprj_adr_o_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "3.776175, 3.808910, 3.909248, 4.270197, 6.185023",\
"3.826645, 3.859380, 3.959718, 4.320667, 6.235493",\
"3.937562, 3.970297, 4.070636, 4.431584, 6.346410",\
"4.224371, 4.257106, 4.357444, 4.718393, 6.633219",\
"5.154869, 5.187604, 5.287942, 5.648891, 7.563717");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "3.309088, 3.334812, 3.397061, 3.565357, 4.414024",\
"3.358981, 3.384706, 3.446955, 3.615251, 4.463918",\
"3.472224, 3.497949, 3.560198, 3.728494, 4.577161",\
"3.821995, 3.847720, 3.909969, 4.078265, 4.926932",\
"5.031487, 5.057212, 5.119461, 5.287756, 6.136424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964");
}
} /* end of arc mprj_adr_o_core[17]_mprj_adr_o_user[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "3.776175, 3.808910, 3.909248, 4.270197, 6.185023",\
"3.826645, 3.859380, 3.959718, 4.320667, 6.235493",\
"3.937562, 3.970297, 4.070636, 4.431584, 6.346410",\
"4.224371, 4.257106, 4.357444, 4.718393, 6.633219",\
"5.154869, 5.187604, 5.287942, 5.648891, 7.563717");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908",\
"0.042166, 0.074793, 0.200016, 0.692125, 3.324908");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "3.309088, 3.334812, 3.397061, 3.565357, 4.414024",\
"3.358981, 3.384706, 3.446955, 3.615251, 4.463918",\
"3.472224, 3.497949, 3.560198, 3.728494, 4.577161",\
"3.821995, 3.847720, 3.909969, 4.078265, 4.926932",\
"5.031487, 5.057212, 5.119461, 5.287756, 6.136424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964",\
"0.040708, 0.058027, 0.113632, 0.315936, 1.469964");
}
} /* end of arc mprj_adr_o_core[17]_mprj_adr_o_user[17]_una_min*/
} /* end of pin mprj_adr_o_user[17] */
pin("mprj_adr_o_user[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001626 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[16];
timing () {
related_pin : "mprj_adr_o_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "3.701584, 3.733268, 3.833574, 4.197176, 6.110285",\
"3.752163, 3.783848, 3.884154, 4.247756, 6.160864",\
"3.862893, 3.894578, 3.994883, 4.358485, 6.271594",\
"4.149920, 4.181605, 4.281911, 4.645513, 6.558621",\
"5.107873, 5.139559, 5.239864, 5.603466, 7.516575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "3.510261, 3.534557, 3.596474, 3.766430, 4.615282",\
"3.560160, 3.584457, 3.646374, 3.816330, 4.665182",\
"3.673266, 3.697562, 3.759479, 3.929435, 4.778287",\
"4.025525, 4.049822, 4.111739, 4.281695, 5.130547",\
"5.276217, 5.300514, 5.362431, 5.532387, 6.381239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484");
}
} /* end of arc mprj_adr_o_core[16]_mprj_adr_o_user[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "3.701584, 3.733268, 3.833574, 4.197176, 6.110285",\
"3.752163, 3.783848, 3.884154, 4.247756, 6.160864",\
"3.862893, 3.894578, 3.994883, 4.358485, 6.271594",\
"4.149920, 4.181605, 4.281911, 4.645513, 6.558621",\
"5.107873, 5.139559, 5.239864, 5.603466, 7.516575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973",\
"0.045035, 0.077576, 0.202834, 0.702204, 3.330973");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "3.510261, 3.534557, 3.596474, 3.766430, 4.615282",\
"3.560160, 3.584457, 3.646374, 3.816330, 4.665182",\
"3.673266, 3.697562, 3.759479, 3.929435, 4.778287",\
"4.025525, 4.049822, 4.111739, 4.281695, 5.130547",\
"5.276217, 5.300514, 5.362431, 5.532387, 6.381239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484",\
"0.042407, 0.059267, 0.114735, 0.322342, 1.475484");
}
} /* end of arc mprj_adr_o_core[16]_mprj_adr_o_user[16]_una_min*/
} /* end of pin mprj_adr_o_user[16] */
pin("mprj_adr_o_user[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000536 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[15];
timing () {
related_pin : "mprj_adr_o_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "3.645467, 3.678435, 3.778811, 4.139566, 6.054870",\
"3.695867, 3.728835, 3.829211, 4.189967, 6.105270",\
"3.806704, 3.839672, 3.940048, 4.300803, 6.216107",\
"4.093768, 4.126736, 4.227112, 4.587867, 6.503171",\
"5.043029, 5.075997, 5.176374, 5.537129, 7.452433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "3.252652, 3.278709, 3.341033, 3.509243, 4.357607",\
"3.302485, 3.328543, 3.390867, 3.559076, 4.407441",\
"3.415617, 3.441675, 3.503999, 3.672208, 4.520573",\
"3.766971, 3.793029, 3.855352, 4.023562, 4.871926",\
"5.001060, 5.027118, 5.089442, 5.257651, 6.106015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647");
}
} /* end of arc mprj_adr_o_core[15]_mprj_adr_o_user[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "3.645467, 3.678435, 3.778811, 4.139566, 6.054870",\
"3.695867, 3.728835, 3.829211, 4.189967, 6.105270",\
"3.806704, 3.839672, 3.940048, 4.300803, 6.216107",\
"4.093768, 4.126736, 4.227112, 4.587867, 6.503171",\
"5.043029, 5.075997, 5.176374, 5.537129, 7.452433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517",\
"0.041468, 0.074104, 0.199379, 0.691385, 3.324517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "3.252652, 3.278709, 3.341033, 3.509243, 4.357607",\
"3.302485, 3.328543, 3.390867, 3.559076, 4.407441",\
"3.415617, 3.441675, 3.503999, 3.672208, 4.520573",\
"3.766971, 3.793029, 3.855352, 4.023562, 4.871926",\
"5.001060, 5.027118, 5.089442, 5.257651, 6.106015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647",\
"0.040320, 0.057746, 0.113382, 0.315735, 1.468647");
}
} /* end of arc mprj_adr_o_core[15]_mprj_adr_o_user[15]_una_min*/
} /* end of pin mprj_adr_o_user[15] */
pin("mprj_adr_o_user[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001971 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[14];
timing () {
related_pin : "mprj_adr_o_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "3.935390, 3.966752, 4.066965, 4.430744, 6.342113",\
"3.985777, 4.017139, 4.117351, 4.481131, 6.392499",\
"4.096584, 4.127946, 4.228158, 4.591938, 6.503307",\
"4.383711, 4.415073, 4.515285, 4.879065, 6.790434",\
"5.339727, 5.371089, 5.471301, 5.835081, 7.746450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "3.661430, 3.685264, 3.747017, 3.916984, 4.765306",\
"3.711252, 3.735085, 3.796839, 3.966805, 4.815127",\
"3.824343, 3.848177, 3.909930, 4.079897, 4.928219",\
"4.176347, 4.200181, 4.261934, 4.431901, 5.280222",\
"5.419287, 5.443120, 5.504874, 5.674840, 6.523162");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447");
}
} /* end of arc mprj_adr_o_core[14]_mprj_adr_o_user[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "3.935390, 3.966752, 4.066965, 4.430744, 6.342113",\
"3.985777, 4.017139, 4.117351, 4.481131, 6.392499",\
"4.096584, 4.127946, 4.228158, 4.591938, 6.503307",\
"4.383711, 4.415073, 4.515285, 4.879065, 6.790434",\
"5.339727, 5.371089, 5.471301, 5.835081, 7.746450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525",\
"0.046206, 0.078749, 0.203964, 0.703618, 3.329525");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "3.661430, 3.685264, 3.747017, 3.916984, 4.765306",\
"3.711252, 3.735085, 3.796839, 3.966805, 4.815127",\
"3.824343, 3.848177, 3.909930, 4.079897, 4.928219",\
"4.176347, 4.200181, 4.261934, 4.431901, 5.280222",\
"5.419287, 5.443120, 5.504874, 5.674840, 6.523162");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447",\
"0.043036, 0.059753, 0.115200, 0.322864, 1.475447");
}
} /* end of arc mprj_adr_o_core[14]_mprj_adr_o_user[14]_una_min*/
} /* end of pin mprj_adr_o_user[14] */
pin("mprj_adr_o_user[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002170 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[13];
timing () {
related_pin : "mprj_adr_o_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "3.751558, 3.782808, 3.883073, 4.246896, 6.159860",\
"3.801983, 3.833233, 3.933499, 4.297321, 6.210286",\
"3.912859, 3.944109, 4.044375, 4.408197, 6.321162",\
"4.199835, 4.231084, 4.331351, 4.695173, 6.608138",\
"5.139919, 5.171169, 5.271435, 5.635257, 7.548222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "3.300022, 3.323698, 3.385399, 3.555590, 4.404924",\
"3.349877, 3.373553, 3.435254, 3.605445, 4.454779",\
"3.463063, 3.486739, 3.548440, 3.718631, 4.567965",\
"3.813652, 3.837327, 3.899028, 4.069219, 4.918553",\
"5.035749, 5.059425, 5.121127, 5.291317, 6.140651");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121");
}
} /* end of arc mprj_adr_o_core[13]_mprj_adr_o_user[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "3.751558, 3.782808, 3.883073, 4.246896, 6.159860",\
"3.801983, 3.833233, 3.933499, 4.297321, 6.210286",\
"3.912859, 3.944109, 4.044375, 4.408197, 6.321162",\
"4.199835, 4.231084, 4.331351, 4.695173, 6.608138",\
"5.139919, 5.171169, 5.271435, 5.635257, 7.548222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707",\
"0.046769, 0.079295, 0.204572, 0.704516, 3.333707");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "3.300022, 3.323698, 3.385399, 3.555590, 4.404924",\
"3.349877, 3.373553, 3.435254, 3.605445, 4.454779",\
"3.463063, 3.486739, 3.548440, 3.718631, 4.567965",\
"3.813652, 3.837327, 3.899028, 4.069219, 4.918553",\
"5.035749, 5.059425, 5.121127, 5.291317, 6.140651");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121",\
"0.043365, 0.060028, 0.115423, 0.323635, 1.478121");
}
} /* end of arc mprj_adr_o_core[13]_mprj_adr_o_user[13]_una_min*/
} /* end of pin mprj_adr_o_user[13] */
pin("mprj_adr_o_user[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001547 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[12];
timing () {
related_pin : "mprj_adr_o_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "3.724399, 3.756180, 3.856488, 4.220129, 6.133219",\
"3.775160, 3.806941, 3.907249, 4.270890, 6.183980",\
"3.885827, 3.917608, 4.017916, 4.381557, 6.294646",\
"4.172760, 4.204541, 4.304849, 4.668489, 6.581579",\
"5.129735, 5.161516, 5.261825, 5.625465, 7.538555");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "3.398962, 3.423384, 3.485338, 3.655297, 4.504186",\
"3.448933, 3.473356, 3.535310, 3.705268, 4.554158",\
"3.562079, 3.586502, 3.648456, 3.818414, 4.667304",\
"3.914281, 3.938703, 4.000658, 4.170616, 5.019505",\
"5.167857, 5.192279, 5.254233, 5.424191, 6.273081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470");
}
} /* end of arc mprj_adr_o_core[12]_mprj_adr_o_user[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "3.724399, 3.756180, 3.856488, 4.220129, 6.133219",\
"3.775160, 3.806941, 3.907249, 4.270890, 6.183980",\
"3.885827, 3.917608, 4.017916, 4.381557, 6.294646",\
"4.172760, 4.204541, 4.304849, 4.668489, 6.581579",\
"5.129735, 5.161516, 5.261825, 5.625465, 7.538555");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635",\
"0.044792, 0.077341, 0.202575, 0.702004, 3.330635");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "3.398962, 3.423384, 3.485338, 3.655297, 4.504186",\
"3.448933, 3.473356, 3.535310, 3.705268, 4.554158",\
"3.562079, 3.586502, 3.648456, 3.818414, 4.667304",\
"3.914281, 3.938703, 4.000658, 4.170616, 5.019505",\
"5.167857, 5.192279, 5.254233, 5.424191, 6.273081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470",\
"0.042257, 0.059154, 0.114628, 0.322248, 1.475470");
}
} /* end of arc mprj_adr_o_core[12]_mprj_adr_o_user[12]_una_min*/
} /* end of pin mprj_adr_o_user[12] */
pin("mprj_adr_o_user[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001714 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[11];
timing () {
related_pin : "mprj_adr_o_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "3.729213, 3.760801, 3.861108, 4.224949, 6.138292",\
"3.779639, 3.811228, 3.911534, 4.275375, 6.188719",\
"3.890414, 3.922003, 4.022309, 4.386150, 6.299494",\
"4.177548, 4.209137, 4.309443, 4.673285, 6.586628",\
"5.136830, 5.168419, 5.268725, 5.632566, 7.545909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "3.550581, 3.574734, 3.636641, 3.806774, 4.656237",\
"3.600410, 3.624563, 3.686470, 3.856603, 4.706066",\
"3.713487, 3.737641, 3.799547, 3.969680, 4.819143",\
"4.065825, 4.089979, 4.151885, 4.322018, 5.171481",\
"5.314617, 5.338770, 5.400677, 5.570809, 6.420272");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395");
}
} /* end of arc mprj_adr_o_core[11]_mprj_adr_o_user[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "3.729213, 3.760801, 3.861108, 4.224949, 6.138292",\
"3.779639, 3.811228, 3.911534, 4.275375, 6.188719",\
"3.890414, 3.922003, 4.022309, 4.386150, 6.299494",\
"4.177548, 4.209137, 4.309443, 4.673285, 6.586628",\
"5.136830, 5.168419, 5.268725, 5.632566, 7.545909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316",\
"0.045345, 0.077878, 0.203087, 0.702987, 3.332316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "3.550581, 3.574734, 3.636641, 3.806774, 4.656237",\
"3.600410, 3.624563, 3.686470, 3.856603, 4.706066",\
"3.713487, 3.737641, 3.799547, 3.969680, 4.819143",\
"4.065825, 4.089979, 4.151885, 4.322018, 5.171481",\
"5.314617, 5.338770, 5.400677, 5.570809, 6.420272");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395",\
"0.042577, 0.059381, 0.114819, 0.322885, 1.477395");
}
} /* end of arc mprj_adr_o_core[11]_mprj_adr_o_user[11]_una_min*/
} /* end of pin mprj_adr_o_user[11] */
pin("mprj_adr_o_user[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001562 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[10];
timing () {
related_pin : "mprj_adr_o_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "3.874435, 3.906203, 4.006474, 4.370305, 6.282587",\
"3.924807, 3.956575, 4.056845, 4.420676, 6.332959",\
"4.035606, 4.067374, 4.167645, 4.531476, 6.443758",\
"4.322751, 4.354518, 4.454789, 4.818620, 6.730902",\
"5.280543, 5.312311, 5.412581, 5.776413, 7.688695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "3.627916, 3.652305, 3.714256, 3.884244, 4.733090",\
"3.677725, 3.702114, 3.764065, 3.934053, 4.782899",\
"3.790806, 3.815195, 3.877146, 4.047134, 4.895980",\
"4.142978, 4.167368, 4.229318, 4.399307, 5.248152",\
"5.388233, 5.412622, 5.474573, 5.644561, 6.493407");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680");
}
} /* end of arc mprj_adr_o_core[10]_mprj_adr_o_user[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "3.874435, 3.906203, 4.006474, 4.370305, 6.282587",\
"3.924807, 3.956575, 4.056845, 4.420676, 6.332959",\
"4.035606, 4.067374, 4.167645, 4.531476, 6.443758",\
"4.322751, 4.354518, 4.454789, 4.818620, 6.730902",\
"5.280543, 5.312311, 5.412581, 5.776413, 7.688695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478",\
"0.044898, 0.077458, 0.202617, 0.702360, 3.329478");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "3.627916, 3.652305, 3.714256, 3.884244, 4.733090",\
"3.677725, 3.702114, 3.764065, 3.934053, 4.782899",\
"3.790806, 3.815195, 3.877146, 4.047134, 4.895980",\
"4.142978, 4.167368, 4.229318, 4.399307, 5.248152",\
"5.388233, 5.412622, 5.474573, 5.644561, 6.493407");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680",\
"0.042289, 0.059171, 0.114643, 0.322357, 1.475680");
}
} /* end of arc mprj_adr_o_core[10]_mprj_adr_o_user[10]_una_min*/
} /* end of pin mprj_adr_o_user[10] */
pin("mprj_adr_o_user[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001817 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[9];
timing () {
related_pin : "mprj_adr_o_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "3.734383, 3.765844, 3.866126, 4.229917, 6.142776",\
"3.784793, 3.816255, 3.916537, 4.280328, 6.193187",\
"3.895626, 3.927087, 4.027369, 4.391160, 6.304019",\
"4.182697, 4.214159, 4.314440, 4.678232, 6.591090",\
"5.132776, 5.164237, 5.264519, 5.628310, 7.541169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "3.296737, 3.320722, 3.382570, 3.552651, 4.401796",\
"3.346580, 3.370564, 3.432413, 3.602494, 4.451639",\
"3.459707, 3.483691, 3.545540, 3.715621, 4.564766",\
"3.811136, 3.835121, 3.896969, 4.067050, 4.916195",\
"5.046324, 5.070308, 5.132156, 5.302238, 6.151382");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838");
}
} /* end of arc mprj_adr_o_core[9]_mprj_adr_o_user[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "3.734383, 3.765844, 3.866126, 4.229917, 6.142776",\
"3.784793, 3.816255, 3.916537, 4.280328, 6.193187",\
"3.895626, 3.927087, 4.027369, 4.391160, 6.304019",\
"4.182697, 4.214159, 4.314440, 4.678232, 6.591090",\
"5.132776, 5.164237, 5.264519, 5.628310, 7.541169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758",\
"0.045682, 0.078209, 0.203436, 0.703218, 3.331758");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "3.296737, 3.320722, 3.382570, 3.552651, 4.401796",\
"3.346580, 3.370564, 3.432413, 3.602494, 4.451639",\
"3.459707, 3.483691, 3.545540, 3.715621, 4.564766",\
"3.811136, 3.835121, 3.896969, 4.067050, 4.916195",\
"5.046324, 5.070308, 5.132156, 5.302238, 6.151382");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838",\
"0.042774, 0.059531, 0.114969, 0.322904, 1.476838");
}
} /* end of arc mprj_adr_o_core[9]_mprj_adr_o_user[9]_una_min*/
} /* end of pin mprj_adr_o_user[9] */
pin("mprj_adr_o_user[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001524 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[8];
timing () {
related_pin : "mprj_adr_o_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "3.929985, 3.961795, 4.062102, 4.425762, 6.338812",\
"3.980380, 4.012190, 4.112497, 4.476157, 6.389207",\
"4.091176, 4.122986, 4.223294, 4.586953, 6.500003",\
"4.378327, 4.410138, 4.510445, 4.874104, 6.787155",\
"5.336875, 5.368686, 5.468993, 5.832652, 7.745703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "3.659927, 3.684388, 3.746353, 3.916312, 4.765219",\
"3.709757, 3.734217, 3.796183, 3.966141, 4.815048",\
"3.822833, 3.847294, 3.909259, 4.079217, 4.928124",\
"4.175068, 4.199529, 4.261494, 4.431452, 5.280359",\
"5.421299, 5.445760, 5.507725, 5.677684, 6.526591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466");
}
} /* end of arc mprj_adr_o_core[8]_mprj_adr_o_user[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "3.929985, 3.961795, 4.062102, 4.425762, 6.338812",\
"3.980380, 4.012190, 4.112497, 4.476157, 6.389207",\
"4.091176, 4.122986, 4.223294, 4.586953, 6.500003",\
"4.378327, 4.410138, 4.510445, 4.874104, 6.787155",\
"5.336875, 5.368686, 5.468993, 5.832652, 7.745703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481",\
"0.044721, 0.077273, 0.202497, 0.701954, 3.330481");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "3.659927, 3.684388, 3.746353, 3.916312, 4.765219",\
"3.709757, 3.734217, 3.796183, 3.966141, 4.815048",\
"3.822833, 3.847294, 3.909259, 4.079217, 4.928124",\
"4.175068, 4.199529, 4.261494, 4.431452, 5.280359",\
"5.421299, 5.445760, 5.507725, 5.677684, 6.526591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466",\
"0.042212, 0.059120, 0.114596, 0.322218, 1.475466");
}
} /* end of arc mprj_adr_o_core[8]_mprj_adr_o_user[8]_una_min*/
} /* end of pin mprj_adr_o_user[8] */
pin("mprj_adr_o_user[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001644 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[7];
timing () {
related_pin : "mprj_adr_o_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "3.864857, 3.896521, 3.996825, 4.360423, 6.273513",\
"3.915371, 3.947035, 4.047338, 4.410936, 6.324027",\
"4.026118, 4.057782, 4.158085, 4.521683, 6.434774",\
"4.313531, 4.345195, 4.445499, 4.809096, 6.722187",\
"5.271795, 5.303458, 5.403762, 5.767360, 7.680450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "3.619098, 3.643363, 3.705272, 3.875231, 4.724026",\
"3.668964, 3.693229, 3.755138, 3.925097, 4.773892",\
"3.782058, 3.806323, 3.868232, 4.038191, 4.886986",\
"4.134334, 4.158599, 4.220508, 4.390467, 5.239262",\
"5.384567, 5.408832, 5.470740, 5.640699, 6.489494");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473");
}
} /* end of arc mprj_adr_o_core[7]_mprj_adr_o_user[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "3.864857, 3.896521, 3.996825, 4.360423, 6.273513",\
"3.915371, 3.947035, 4.047338, 4.410936, 6.324027",\
"4.026118, 4.057782, 4.158085, 4.521683, 6.434774",\
"4.313531, 4.345195, 4.445499, 4.809096, 6.722187",\
"5.271795, 5.303458, 5.403762, 5.767360, 7.680450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011",\
"0.045091, 0.077630, 0.202892, 0.702255, 3.331011");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "3.619098, 3.643363, 3.705272, 3.875231, 4.724026",\
"3.668964, 3.693229, 3.755138, 3.925097, 4.773892",\
"3.782058, 3.806323, 3.868232, 4.038191, 4.886986",\
"4.134334, 4.158599, 4.220508, 4.390467, 5.239262",\
"5.384567, 5.408832, 5.470740, 5.640699, 6.489494");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473",\
"0.042441, 0.059291, 0.114758, 0.322376, 1.475473");
}
} /* end of arc mprj_adr_o_core[7]_mprj_adr_o_user[7]_una_min*/
} /* end of pin mprj_adr_o_user[7] */
pin("mprj_adr_o_user[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001490 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[6];
timing () {
related_pin : "mprj_adr_o_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "3.859257, 3.891104, 3.991450, 4.354965, 6.268845",\
"3.909643, 3.941489, 4.041836, 4.405351, 6.319230",\
"4.020458, 4.052305, 4.152651, 4.516167, 6.430046",\
"4.307567, 4.339413, 4.439760, 4.803275, 6.717154",\
"5.261571, 5.293417, 5.393764, 5.757279, 7.671158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "3.359264, 3.383789, 3.445770, 3.615720, 4.464792",\
"3.409085, 3.433610, 3.495591, 3.665541, 4.514613",\
"3.522188, 3.546713, 3.608694, 3.778645, 4.627717",\
"3.873986, 3.898512, 3.960493, 4.130443, 4.979515",\
"5.114318, 5.138843, 5.200825, 5.370775, 6.219847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503");
}
} /* end of arc mprj_adr_o_core[6]_mprj_adr_o_user[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "3.859257, 3.891104, 3.991450, 4.354965, 6.268845",\
"3.909643, 3.941489, 4.041836, 4.405351, 6.319230",\
"4.020458, 4.052305, 4.152651, 4.516167, 6.430046",\
"4.307567, 4.339413, 4.439760, 4.803275, 6.717154",\
"5.261571, 5.293417, 5.393764, 5.757279, 7.671158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681",\
"0.044563, 0.077106, 0.202390, 0.701623, 3.331681");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "3.359264, 3.383789, 3.445770, 3.615720, 4.464792",\
"3.409085, 3.433610, 3.495591, 3.665541, 4.514613",\
"3.522188, 3.546713, 3.608694, 3.778645, 4.627717",\
"3.873986, 3.898512, 3.960493, 4.130443, 4.979515",\
"5.114318, 5.138843, 5.200825, 5.370775, 6.219847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503",\
"0.042144, 0.059076, 0.114552, 0.322135, 1.475503");
}
} /* end of arc mprj_adr_o_core[6]_mprj_adr_o_user[6]_una_min*/
} /* end of pin mprj_adr_o_user[6] */
pin("mprj_adr_o_user[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001604 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[5];
timing () {
related_pin : "mprj_adr_o_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "3.760087, 3.791791, 3.892180, 4.255441, 6.170382",\
"3.810492, 3.842196, 3.942584, 4.305845, 6.220786",\
"3.921322, 3.953026, 4.053415, 4.416676, 6.331617",\
"4.208397, 4.240101, 4.340489, 4.703750, 6.618691",\
"5.158897, 5.190601, 5.290990, 5.654250, 7.569192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "3.307679, 3.332026, 3.393954, 3.563898, 4.412965",\
"3.357516, 3.381863, 3.443791, 3.613735, 4.462802",\
"3.470640, 3.494988, 3.556915, 3.726860, 4.575926",\
"3.822109, 3.846457, 3.908384, 4.078329, 4.927395",\
"5.057862, 5.082209, 5.144136, 5.314081, 6.163147");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538");
}
} /* end of arc mprj_adr_o_core[5]_mprj_adr_o_user[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "3.760087, 3.791791, 3.892180, 4.255441, 6.170382",\
"3.810492, 3.842196, 3.942584, 4.305845, 6.220786",\
"3.921322, 3.953026, 4.053415, 4.416676, 6.331617",\
"4.208397, 4.240101, 4.340489, 4.703750, 6.618691",\
"5.158897, 5.190601, 5.290990, 5.654250, 7.569192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826",\
"0.044846, 0.077362, 0.202767, 0.701608, 3.333826");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "3.307679, 3.332026, 3.393954, 3.563898, 4.412965",\
"3.357516, 3.381863, 3.443791, 3.613735, 4.462802",\
"3.470640, 3.494988, 3.556915, 3.726860, 4.575926",\
"3.822109, 3.846457, 3.908384, 4.078329, 4.927395",\
"5.057862, 5.082209, 5.144136, 5.314081, 6.163147");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538",\
"0.042359, 0.059240, 0.114706, 0.322257, 1.475538");
}
} /* end of arc mprj_adr_o_core[5]_mprj_adr_o_user[5]_una_min*/
} /* end of pin mprj_adr_o_user[5] */
pin("mprj_adr_o_user[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001548 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[4];
timing () {
related_pin : "mprj_adr_o_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.719718, 3.751485, 3.851928, 4.215015, 6.131102",\
"3.770445, 3.802212, 3.902654, 4.265742, 6.181829",\
"3.881127, 3.912894, 4.013336, 4.376424, 6.292511",\
"4.168082, 4.199849, 4.300291, 4.663379, 6.579466",\
"5.125728, 5.157495, 5.257938, 5.621026, 7.537113");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.524277, 3.548686, 3.610642, 3.780622, 4.629387",\
"3.574239, 3.598648, 3.660604, 3.830584, 4.679348",\
"3.687375, 3.711784, 3.773740, 3.943721, 4.792485",\
"4.043292, 4.067701, 4.129656, 4.299637, 5.148402",\
"5.296195, 5.320603, 5.382559, 5.552539, 6.401305");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542");
}
} /* end of arc mprj_adr_o_core[4]_mprj_adr_o_user[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.719718, 3.751485, 3.851928, 4.215015, 6.131102",\
"3.770445, 3.802212, 3.902654, 4.265742, 6.181829",\
"3.881127, 3.912894, 4.013336, 4.376424, 6.292511",\
"4.168082, 4.199849, 4.300291, 4.663379, 6.579466",\
"5.125728, 5.157495, 5.257938, 5.621026, 7.537113");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486",\
"0.044600, 0.077106, 0.202585, 0.701164, 3.335486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.524277, 3.548686, 3.610642, 3.780622, 4.629387",\
"3.574239, 3.598648, 3.660604, 3.830584, 4.679348",\
"3.687375, 3.711784, 3.773740, 3.943721, 4.792485",\
"4.043292, 4.067701, 4.129656, 4.299637, 5.148402",\
"5.296195, 5.320603, 5.382559, 5.552539, 6.401305");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542",\
"0.042262, 0.059150, 0.114626, 0.322324, 1.475542");
}
} /* end of arc mprj_adr_o_core[4]_mprj_adr_o_user[4]_una_min*/
} /* end of pin mprj_adr_o_user[4] */
pin("mprj_adr_o_user[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001747 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[3];
timing () {
related_pin : "mprj_adr_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "3.841054, 3.872591, 3.972916, 4.336392, 6.250088",\
"3.891496, 3.923033, 4.023358, 4.386834, 6.300530",\
"4.002372, 4.033909, 4.134234, 4.497710, 6.411406",\
"4.289346, 4.320882, 4.421208, 4.784684, 6.698380",\
"5.229394, 5.260931, 5.361257, 5.724732, 7.638428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "3.350347, 3.374447, 3.436310, 3.606288, 4.455109",\
"3.400217, 3.424316, 3.486179, 3.656158, 4.504979",\
"3.513403, 3.537503, 3.599366, 3.769344, 4.618165",\
"3.863999, 3.888098, 3.949962, 4.119940, 4.968761",\
"5.086095, 5.110194, 5.172058, 5.342036, 6.190857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734");
}
} /* end of arc mprj_adr_o_core[3]_mprj_adr_o_user[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "3.841054, 3.872591, 3.972916, 4.336392, 6.250088",\
"3.891496, 3.923033, 4.023358, 4.386834, 6.300530",\
"4.002372, 4.033909, 4.134234, 4.497710, 6.411406",\
"4.289346, 4.320882, 4.421208, 4.784684, 6.698380",\
"5.229394, 5.260931, 5.361257, 5.724732, 7.638428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466",\
"0.045379, 0.077899, 0.203229, 0.702428, 3.332466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "3.350347, 3.374447, 3.436310, 3.606288, 4.455109",\
"3.400217, 3.424316, 3.486179, 3.656158, 4.504979",\
"3.513403, 3.537503, 3.599366, 3.769344, 4.618165",\
"3.863999, 3.888098, 3.949962, 4.119940, 4.968761",\
"5.086095, 5.110194, 5.172058, 5.342036, 6.190857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734",\
"0.042638, 0.059438, 0.114894, 0.322561, 1.475734");
}
} /* end of arc mprj_adr_o_core[3]_mprj_adr_o_user[3]_una_min*/
} /* end of pin mprj_adr_o_user[3] */
pin("mprj_adr_o_user[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000593 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[2];
timing () {
related_pin : "mprj_adr_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "3.737683, 3.770565, 3.871055, 4.231393, 6.149214",\
"3.788284, 3.821166, 3.921656, 4.281993, 6.199814",\
"3.899009, 3.931890, 4.032381, 4.392718, 6.310539",\
"4.186028, 4.218910, 4.319400, 4.679738, 6.597558",\
"5.143951, 5.176833, 5.277323, 5.637661, 7.555482");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "3.536307, 3.562247, 3.624553, 3.792816, 4.641125",\
"3.586217, 3.612158, 3.674464, 3.842726, 4.691036",\
"3.699326, 3.725266, 3.787572, 3.955835, 4.804144",\
"4.051579, 4.077519, 4.139825, 4.308088, 5.156397",\
"5.307842, 5.333783, 5.396089, 5.564352, 6.412661");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178");
}
} /* end of arc mprj_adr_o_core[2]_mprj_adr_o_user[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "3.737683, 3.770565, 3.871055, 4.231393, 6.149214",\
"3.788284, 3.821166, 3.921656, 4.281993, 6.199814",\
"3.899009, 3.931890, 4.032381, 4.392718, 6.310539",\
"4.186028, 4.218910, 4.319400, 4.679738, 6.597558",\
"5.143951, 5.176833, 5.277323, 5.637661, 7.555482");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955",\
"0.041493, 0.074085, 0.199566, 0.690838, 3.328955");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "3.536307, 3.562247, 3.624553, 3.792816, 4.641125",\
"3.586217, 3.612158, 3.674464, 3.842726, 4.691036",\
"3.699326, 3.725266, 3.787572, 3.955835, 4.804144",\
"4.051579, 4.077519, 4.139825, 4.308088, 5.156397",\
"5.307842, 5.333783, 5.396089, 5.564352, 6.412661");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178",\
"0.040432, 0.057817, 0.113446, 0.315847, 1.469178");
}
} /* end of arc mprj_adr_o_core[2]_mprj_adr_o_user[2]_una_min*/
} /* end of pin mprj_adr_o_user[2] */
pin("mprj_adr_o_user[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000813 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[1];
timing () {
related_pin : "mprj_adr_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "3.769848, 3.802493, 3.902880, 4.266063, 6.179862",\
"3.820263, 3.852908, 3.953295, 4.316478, 6.230277",\
"3.931117, 3.963762, 4.064148, 4.427331, 6.341131",\
"4.218142, 4.250788, 4.351174, 4.714356, 6.628156",\
"5.163399, 5.196044, 5.296431, 5.659614, 7.573413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "3.312849, 3.338457, 3.400696, 3.570307, 4.418358",\
"3.362695, 3.388303, 3.450541, 3.620153, 4.468204",\
"3.475850, 3.501458, 3.563697, 3.733308, 4.581359",\
"3.826874, 3.852482, 3.914721, 4.084332, 4.932383",\
"5.055778, 5.081386, 5.143624, 5.313236, 6.161286");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528");
}
} /* end of arc mprj_adr_o_core[1]_mprj_adr_o_user[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "3.769848, 3.802493, 3.902880, 4.266063, 6.179862",\
"3.820263, 3.852908, 3.953295, 4.316478, 6.230277",\
"3.931117, 3.963762, 4.064148, 4.427331, 6.341131",\
"4.218142, 4.250788, 4.351174, 4.714356, 6.628156",\
"5.163399, 5.196044, 5.296431, 5.659614, 7.573413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655",\
"0.042360, 0.074965, 0.200238, 0.698616, 3.327655");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "3.312849, 3.338457, 3.400696, 3.570307, 4.418358",\
"3.362695, 3.388303, 3.450541, 3.620153, 4.468204",\
"3.475850, 3.501458, 3.563697, 3.733308, 4.581359",\
"3.826874, 3.852482, 3.914721, 4.084332, 4.932383",\
"5.055778, 5.081386, 5.143624, 5.313236, 6.161286");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528",\
"0.040851, 0.058126, 0.113705, 0.320442, 1.471528");
}
} /* end of arc mprj_adr_o_core[1]_mprj_adr_o_user[1]_una_min*/
} /* end of pin mprj_adr_o_user[1] */
pin("mprj_adr_o_user[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001076 ;
/* Other user defined attributes. */
original_pin : mprj_adr_o_user[0];
timing () {
related_pin : "mprj_adr_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "3.681367, 3.713681, 3.814210, 4.176917, 6.094200",\
"3.732075, 3.764389, 3.864919, 4.227625, 6.144908",\
"3.842757, 3.875072, 3.975601, 4.338307, 6.255590",\
"4.129713, 4.162027, 4.262556, 4.625263, 6.542546",\
"5.087362, 5.119677, 5.220206, 5.582912, 7.500196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "3.508176, 3.533363, 3.595507, 3.765281, 4.613852",\
"3.558122, 3.583310, 3.645454, 3.815228, 4.663798",\
"3.671258, 3.696446, 3.758590, 3.928364, 4.776934",\
"4.023471, 4.048658, 4.110803, 4.280577, 5.129147",\
"5.276325, 5.301513, 5.363657, 5.533431, 6.382001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406");
}
} /* end of arc mprj_adr_o_core[0]_mprj_adr_o_user[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_adr_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "3.681367, 3.713681, 3.814210, 4.176917, 6.094200",\
"3.732075, 3.764389, 3.864919, 4.227625, 6.144908",\
"3.842757, 3.875072, 3.975601, 4.338307, 6.255590",\
"4.129713, 4.162027, 4.262556, 4.625263, 6.542546",\
"5.087362, 5.119677, 5.220206, 5.582912, 7.500196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871",\
"0.042997, 0.075526, 0.201083, 0.698882, 3.334871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "3.508176, 3.533363, 3.595507, 3.765281, 4.613852",\
"3.558122, 3.583310, 3.645454, 3.815228, 4.663798",\
"3.671258, 3.696446, 3.758590, 3.928364, 4.776934",\
"4.023471, 4.048658, 4.110803, 4.280577, 5.129147",\
"5.276325, 5.301513, 5.363657, 5.533431, 6.382001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406",\
"0.041354, 0.058493, 0.114028, 0.321174, 1.473406");
}
} /* end of arc mprj_adr_o_core[0]_mprj_adr_o_user[0]_una_min*/
} /* end of pin mprj_adr_o_user[0] */
} /* end of bus mprj_adr_o_user */
bus ( mprj_dat_i_core ) {
bus_type : BUS32_type1 ;
direction : output ;
pin("mprj_dat_i_core[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000782 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[31];
timing () {
related_pin : "mprj_dat_i_user[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.720502, 0.753134, 0.853788, 1.213506, 3.135144",\
"0.741144, 0.773776, 0.874430, 1.234148, 3.155786",\
"0.837838, 0.870470, 0.971122, 1.330849, 3.252440",\
"1.151792, 1.184428, 1.285056, 1.644880, 3.565962",\
"2.131395, 2.164065, 2.264493, 2.625129, 4.541954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.041866, 0.074383, 0.200181, 0.690301, 3.336203",\
"0.041866, 0.074383, 0.200181, 0.690301, 3.336203",\
"0.041870, 0.074387, 0.200181, 0.690314, 3.336128",\
"0.041903, 0.074428, 0.200179, 0.690462, 3.335309",\
"0.042185, 0.074778, 0.200157, 0.691694, 3.328463");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.878394, 0.904058, 0.966296, 1.134624, 1.983594",\
"0.900982, 0.926647, 0.988885, 1.157212, 2.006183",\
"1.009301, 1.034965, 1.097203, 1.265532, 2.114495",\
"1.399933, 1.425584, 1.487823, 1.656158, 2.504996",\
"2.883788, 2.909291, 2.971528, 3.139953, 3.987292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.040790, 0.058088, 0.113680, 0.315929, 1.470592",\
"0.040790, 0.058088, 0.113680, 0.315929, 1.470592",\
"0.040790, 0.058088, 0.113680, 0.315931, 1.470590",\
"0.040792, 0.058085, 0.113679, 0.315968, 1.470555",\
"0.040819, 0.058047, 0.113668, 0.316412, 1.470131");
}
} /* end of arc mprj_dat_i_user[31]_mprj_dat_i_core[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.720502, 0.753134, 0.853788, 1.213506, 3.135144",\
"0.741144, 0.773776, 0.874430, 1.234148, 3.155786",\
"0.837838, 0.870470, 0.971122, 1.330849, 3.252440",\
"1.151792, 1.184428, 1.285056, 1.644880, 3.565962",\
"2.131395, 2.164065, 2.264493, 2.625129, 4.541954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.041866, 0.074383, 0.200181, 0.690301, 3.336203",\
"0.041866, 0.074383, 0.200181, 0.690301, 3.336203",\
"0.041870, 0.074387, 0.200181, 0.690314, 3.336128",\
"0.041903, 0.074428, 0.200179, 0.690462, 3.335309",\
"0.042185, 0.074778, 0.200157, 0.691694, 3.328463");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.878394, 0.904058, 0.966296, 1.134624, 1.983594",\
"0.900982, 0.926647, 0.988885, 1.157212, 2.006183",\
"1.009301, 1.034965, 1.097203, 1.265532, 2.114495",\
"1.399933, 1.425584, 1.487823, 1.656158, 2.504996",\
"2.883788, 2.909291, 2.971528, 3.139953, 3.987292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.040790, 0.058088, 0.113680, 0.315929, 1.470592",\
"0.040790, 0.058088, 0.113680, 0.315929, 1.470592",\
"0.040790, 0.058088, 0.113680, 0.315931, 1.470590",\
"0.040792, 0.058085, 0.113679, 0.315968, 1.470555",\
"0.040819, 0.058047, 0.113668, 0.316412, 1.470131");
}
} /* end of arc mprj_dat_i_user[31]_mprj_dat_i_core[31]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "3.090642, 3.123275, 3.223922, 3.583667, 5.505161",\
"3.140177, 3.172810, 3.273458, 3.633203, 5.554697",\
"3.252039, 3.284672, 3.385319, 3.745064, 5.666558",\
"3.596877, 3.629510, 3.730158, 4.089903, 6.011397",\
"4.858267, 4.890899, 4.991547, 5.351292, 7.272786");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "2.592713, 2.618376, 2.680614, 2.848943, 3.697897",\
"2.642125, 2.667788, 2.730026, 2.898355, 3.747309",\
"2.754163, 2.779826, 2.842064, 3.010392, 3.859347",\
"3.106075, 3.131738, 3.193976, 3.362305, 4.211259",\
"4.360277, 4.385940, 4.448178, 4.616507, 5.465461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "3.090642, 3.123275, 3.223922, 3.583667, 5.505161",\
"3.140177, 3.172810, 3.273458, 3.633203, 5.554697",\
"3.252039, 3.284672, 3.385319, 3.745064, 5.666558",\
"3.596877, 3.629510, 3.730158, 4.089903, 6.011397",\
"4.858267, 4.890899, 4.991547, 5.351292, 7.272786");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971",\
"0.041876, 0.074395, 0.200181, 0.690343, 3.335971");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "2.592713, 2.618376, 2.680614, 2.848943, 3.697897",\
"2.642125, 2.667788, 2.730026, 2.898355, 3.747309",\
"2.754163, 2.779826, 2.842064, 3.010392, 3.859347",\
"3.106075, 3.131738, 3.193976, 3.362305, 4.211259",\
"4.360277, 4.385940, 4.448178, 4.616507, 5.465461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587",\
"0.040790, 0.058088, 0.113680, 0.315934, 1.470587");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[31]_una_min*/
} /* end of pin mprj_dat_i_core[31] */
pin("mprj_dat_i_core[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001247 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[30];
timing () {
related_pin : "mprj_dat_i_user[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.718684, 0.750776, 0.851370, 1.213530, 3.132355",\
"0.739097, 0.771189, 0.871783, 1.233943, 3.152768",\
"0.835755, 0.867847, 0.968440, 1.330608, 3.249388",\
"1.148910, 1.181006, 1.281576, 1.643837, 3.562133",\
"2.115339, 2.147460, 2.247837, 2.610906, 4.524990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043397, 0.075883, 0.201670, 0.698536, 3.337668",\
"0.043397, 0.075883, 0.201670, 0.698536, 3.337668",\
"0.043400, 0.075887, 0.201670, 0.698549, 3.337594",\
"0.043432, 0.075926, 0.201668, 0.698691, 3.336819",\
"0.043710, 0.076267, 0.201651, 0.699926, 3.330058");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.877449, 0.902348, 0.964394, 1.134082, 1.981973",\
"0.899831, 0.924730, 0.986776, 1.156464, 2.004355",\
"1.008080, 1.032979, 1.095025, 1.264713, 2.112598",\
"1.399133, 1.424023, 1.486069, 1.655764, 2.503542",\
"2.866210, 2.890976, 2.953022, 3.122803, 3.969112");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041683, 0.058739, 0.114277, 0.321210, 1.472343",\
"0.041683, 0.058739, 0.114277, 0.321210, 1.472343",\
"0.041683, 0.058739, 0.114277, 0.321212, 1.472341",\
"0.041686, 0.058736, 0.114276, 0.321242, 1.472311",\
"0.041719, 0.058700, 0.114266, 0.321666, 1.471896");
}
} /* end of arc mprj_dat_i_user[30]_mprj_dat_i_core[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.718684, 0.750776, 0.851370, 1.213530, 3.132355",\
"0.739097, 0.771189, 0.871783, 1.233943, 3.152768",\
"0.835755, 0.867847, 0.968440, 1.330608, 3.249388",\
"1.148910, 1.181006, 1.281576, 1.643837, 3.562133",\
"2.115339, 2.147460, 2.247837, 2.610906, 4.524990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043397, 0.075883, 0.201670, 0.698536, 3.337668",\
"0.043397, 0.075883, 0.201670, 0.698536, 3.337668",\
"0.043400, 0.075887, 0.201670, 0.698549, 3.337594",\
"0.043432, 0.075926, 0.201668, 0.698691, 3.336819",\
"0.043710, 0.076267, 0.201651, 0.699926, 3.330058");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.877449, 0.902348, 0.964394, 1.134082, 1.981973",\
"0.899831, 0.924730, 0.986776, 1.156464, 2.004355",\
"1.008080, 1.032979, 1.095025, 1.264713, 2.112598",\
"1.399133, 1.424023, 1.486069, 1.655764, 2.503542",\
"2.866210, 2.890976, 2.953022, 3.122803, 3.969112");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041683, 0.058739, 0.114277, 0.321210, 1.472343",\
"0.041683, 0.058739, 0.114277, 0.321210, 1.472343",\
"0.041683, 0.058739, 0.114277, 0.321212, 1.472341",\
"0.041686, 0.058736, 0.114276, 0.321242, 1.472311",\
"0.041719, 0.058700, 0.114266, 0.321666, 1.471896");
}
} /* end of arc mprj_dat_i_user[30]_mprj_dat_i_core[30]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.083694, 3.115786, 3.216374, 3.578561, 5.497248",\
"3.133229, 3.165322, 3.265910, 3.628097, 5.546783",\
"3.245090, 3.277183, 3.377771, 3.739958, 5.658645",\
"3.589929, 3.622022, 3.722610, 4.084796, 6.003484",\
"4.851318, 4.883410, 4.983998, 5.346185, 7.264873");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "2.587075, 2.611973, 2.674020, 2.843708, 3.691584",\
"2.636487, 2.661385, 2.723432, 2.893120, 3.740996",\
"2.748525, 2.773423, 2.835469, 3.005158, 3.853034",\
"3.100438, 3.125336, 3.187382, 3.357071, 4.204947",\
"4.354640, 4.379538, 4.441584, 4.611272, 5.459149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.083694, 3.115786, 3.216374, 3.578561, 5.497248",\
"3.133229, 3.165322, 3.265910, 3.628097, 5.546783",\
"3.245090, 3.277183, 3.377771, 3.739958, 5.658645",\
"3.589929, 3.622022, 3.722610, 4.084796, 6.003484",\
"4.851318, 4.883410, 4.983998, 5.346185, 7.264873");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447",\
"0.043406, 0.075894, 0.201669, 0.698576, 3.337447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "2.587075, 2.611973, 2.674020, 2.843708, 3.691584",\
"2.636487, 2.661385, 2.723432, 2.893120, 3.740996",\
"2.748525, 2.773423, 2.835469, 3.005158, 3.853034",\
"3.100438, 3.125336, 3.187382, 3.357071, 4.204947",\
"4.354640, 4.379538, 4.441584, 4.611272, 5.459149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338",\
"0.041683, 0.058739, 0.114277, 0.321214, 1.472338");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[30]_una_min*/
} /* end of pin mprj_dat_i_core[30] */
pin("mprj_dat_i_core[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001014 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[29];
timing () {
related_pin : "mprj_dat_i_user[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.785591, 0.817950, 0.918531, 1.278318, 3.198611",\
"0.799789, 0.832149, 0.932729, 1.292516, 3.212810",\
"0.891523, 0.923883, 1.024461, 1.384257, 3.304507",\
"1.202953, 1.235316, 1.335874, 1.695751, 3.615578",\
"2.174452, 2.206844, 2.307207, 2.667888, 4.583494");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.042661, 0.075174, 0.200948, 0.691256, 3.334780",\
"0.042661, 0.075174, 0.200948, 0.691256, 3.334780",\
"0.042664, 0.075178, 0.200948, 0.691268, 3.334711",\
"0.042692, 0.075212, 0.200946, 0.691391, 3.334030",\
"0.042971, 0.075557, 0.200927, 0.692615, 3.327243");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.951592, 0.976848, 1.038967, 1.207277, 2.055470",\
"0.967002, 0.992258, 1.054377, 1.222687, 2.070880",\
"1.069455, 1.094710, 1.156830, 1.325140, 2.173326",\
"1.457091, 1.482337, 1.544456, 1.712772, 2.560864",\
"2.927520, 2.952634, 3.014752, 3.183155, 4.029800");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.041241, 0.058414, 0.114002, 0.316361, 1.469965",\
"0.041241, 0.058414, 0.114002, 0.316361, 1.469965",\
"0.041241, 0.058413, 0.114002, 0.316363, 1.469962",\
"0.041243, 0.058411, 0.114001, 0.316391, 1.469935",\
"0.041272, 0.058375, 0.113990, 0.316819, 1.469528");
}
} /* end of arc mprj_dat_i_user[29]_mprj_dat_i_core[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.785591, 0.817950, 0.918531, 1.278318, 3.198611",\
"0.799789, 0.832149, 0.932729, 1.292516, 3.212810",\
"0.891523, 0.923883, 1.024461, 1.384257, 3.304507",\
"1.202953, 1.235316, 1.335874, 1.695751, 3.615578",\
"2.174452, 2.206844, 2.307207, 2.667888, 4.583494");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.042661, 0.075174, 0.200948, 0.691256, 3.334780",\
"0.042661, 0.075174, 0.200948, 0.691256, 3.334780",\
"0.042664, 0.075178, 0.200948, 0.691268, 3.334711",\
"0.042692, 0.075212, 0.200946, 0.691391, 3.334030",\
"0.042971, 0.075557, 0.200927, 0.692615, 3.327243");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.951592, 0.976848, 1.038967, 1.207277, 2.055470",\
"0.967002, 0.992258, 1.054377, 1.222687, 2.070880",\
"1.069455, 1.094710, 1.156830, 1.325140, 2.173326",\
"1.457091, 1.482337, 1.544456, 1.712772, 2.560864",\
"2.927520, 2.952634, 3.014752, 3.183155, 4.029800");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.041241, 0.058414, 0.114002, 0.316361, 1.469965",\
"0.041241, 0.058414, 0.114002, 0.316361, 1.469965",\
"0.041241, 0.058413, 0.114002, 0.316363, 1.469962",\
"0.041243, 0.058411, 0.114001, 0.316391, 1.469935",\
"0.041272, 0.058375, 0.113990, 0.316819, 1.469528");
}
} /* end of arc mprj_dat_i_user[29]_mprj_dat_i_core[29]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "3.094861, 3.127221, 3.227796, 3.587605, 5.507786",\
"3.144396, 3.176757, 3.277332, 3.637141, 5.557321",\
"3.256258, 3.288618, 3.389193, 3.749002, 5.669183",\
"3.601096, 3.633456, 3.734032, 4.093841, 6.014021",\
"4.862486, 4.894845, 4.995421, 5.355230, 7.275411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "2.601760, 2.627015, 2.689134, 2.857445, 3.705626",\
"2.651173, 2.676427, 2.738547, 2.906857, 3.755038",\
"2.763211, 2.788465, 2.850585, 3.018895, 3.867076",\
"3.115123, 3.140378, 3.202497, 3.370808, 4.218989",\
"4.369326, 4.394580, 4.456699, 4.625010, 5.473191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "3.094861, 3.127221, 3.227796, 3.587605, 5.507786",\
"3.144396, 3.176757, 3.277332, 3.637141, 5.557321",\
"3.256258, 3.288618, 3.389193, 3.749002, 5.669183",\
"3.601096, 3.633456, 3.734032, 4.093841, 6.014021",\
"4.862486, 4.894845, 4.995421, 5.355230, 7.275411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599",\
"0.042669, 0.075184, 0.200948, 0.691288, 3.334599");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "2.601760, 2.627015, 2.689134, 2.857445, 3.705626",\
"2.651173, 2.676427, 2.738547, 2.906857, 3.755038",\
"2.763211, 2.788465, 2.850585, 3.018895, 3.867076",\
"3.115123, 3.140378, 3.202497, 3.370808, 4.218989",\
"4.369326, 4.394580, 4.456699, 4.625010, 5.473191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961",\
"0.041241, 0.058413, 0.114002, 0.316364, 1.469961");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[29]_una_min*/
} /* end of pin mprj_dat_i_core[29] */
pin("mprj_dat_i_core[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000820 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[28];
timing () {
related_pin : "mprj_dat_i_user[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.781398, 0.813998, 0.914567, 1.274605, 3.194475",\
"0.794069, 0.826669, 0.927238, 1.287276, 3.207146",\
"0.882957, 0.915557, 1.016124, 1.376168, 3.296005",\
"1.166249, 1.198851, 1.299407, 1.659497, 3.579094",\
"2.030215, 2.062846, 2.163227, 2.524029, 4.439892");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.042102, 0.074642, 0.200297, 0.690910, 3.333506",\
"0.042102, 0.074642, 0.200297, 0.690910, 3.333506",\
"0.042104, 0.074645, 0.200297, 0.690920, 3.333453",\
"0.042120, 0.074665, 0.200296, 0.690990, 3.333067",\
"0.042367, 0.074971, 0.200278, 0.692071, 3.327063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.955861, 0.981381, 1.043601, 1.211979, 2.060070",\
"0.969734, 0.995254, 1.057474, 1.225852, 2.073943",\
"1.070321, 1.095840, 1.158060, 1.326438, 2.174523",\
"1.434251, 1.459766, 1.521986, 1.690367, 2.538402",\
"2.783877, 2.809272, 2.871491, 3.039945, 3.886763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.040878, 0.058121, 0.113725, 0.316228, 1.470356",\
"0.040878, 0.058121, 0.113725, 0.316228, 1.470356",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470354",\
"0.040879, 0.058120, 0.113725, 0.316245, 1.470340",\
"0.040901, 0.058089, 0.113716, 0.316605, 1.469996");
}
} /* end of arc mprj_dat_i_user[28]_mprj_dat_i_core[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.781398, 0.813998, 0.914567, 1.274605, 3.194475",\
"0.794069, 0.826669, 0.927238, 1.287276, 3.207146",\
"0.882957, 0.915557, 1.016124, 1.376168, 3.296005",\
"1.166249, 1.198851, 1.299407, 1.659497, 3.579094",\
"2.030215, 2.062846, 2.163227, 2.524029, 4.439892");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.042102, 0.074642, 0.200297, 0.690910, 3.333506",\
"0.042102, 0.074642, 0.200297, 0.690910, 3.333506",\
"0.042104, 0.074645, 0.200297, 0.690920, 3.333453",\
"0.042120, 0.074665, 0.200296, 0.690990, 3.333067",\
"0.042367, 0.074971, 0.200278, 0.692071, 3.327063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.955861, 0.981381, 1.043601, 1.211979, 2.060070",\
"0.969734, 0.995254, 1.057474, 1.225852, 2.073943",\
"1.070321, 1.095840, 1.158060, 1.326438, 2.174523",\
"1.434251, 1.459766, 1.521986, 1.690367, 2.538402",\
"2.783877, 2.809272, 2.871491, 3.039945, 3.886763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.040878, 0.058121, 0.113725, 0.316228, 1.470356",\
"0.040878, 0.058121, 0.113725, 0.316228, 1.470356",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470354",\
"0.040879, 0.058120, 0.113725, 0.316245, 1.470340",\
"0.040901, 0.058089, 0.113716, 0.316605, 1.469996");
}
} /* end of arc mprj_dat_i_user[28]_mprj_dat_i_core[28]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "3.067387, 3.099987, 3.200553, 3.560603, 5.480410",\
"3.116922, 3.149523, 3.250089, 3.610138, 5.529946",\
"3.228784, 3.261384, 3.361950, 3.722000, 5.641807",\
"3.573622, 3.606223, 3.706789, 4.066839, 5.986646",\
"4.835012, 4.867613, 4.968178, 5.328228, 7.248035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "2.590106, 2.615625, 2.677845, 2.846223, 3.694307",\
"2.639518, 2.665037, 2.727257, 2.895635, 3.743719",\
"2.751555, 2.777075, 2.839295, 3.007673, 3.855757",\
"3.103468, 3.128988, 3.191207, 3.359585, 4.207670",\
"4.357670, 4.383189, 4.445409, 4.613787, 5.461871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "3.067387, 3.099987, 3.200553, 3.560603, 5.480410",\
"3.116922, 3.149523, 3.250089, 3.610138, 5.529946",\
"3.228784, 3.261384, 3.361950, 3.722000, 5.641807",\
"3.573622, 3.606223, 3.706789, 4.066839, 5.986646",\
"4.835012, 4.867613, 4.968178, 5.328228, 7.248035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405",\
"0.042106, 0.074647, 0.200297, 0.690929, 3.333405");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "2.590106, 2.615625, 2.677845, 2.846223, 3.694307",\
"2.639518, 2.665037, 2.727257, 2.895635, 3.743719",\
"2.751555, 2.777075, 2.839295, 3.007673, 3.855757",\
"3.103468, 3.128988, 3.191207, 3.359585, 4.207670",\
"4.357670, 4.383189, 4.445409, 4.613787, 5.461871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353",\
"0.040878, 0.058121, 0.113725, 0.316230, 1.470353");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[28]_una_min*/
} /* end of pin mprj_dat_i_core[28] */
pin("mprj_dat_i_core[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001525 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[27];
timing () {
related_pin : "mprj_dat_i_user[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.971405, 1.003184, 1.103753, 1.466263, 3.385097",\
"0.983451, 1.015230, 1.115799, 1.478309, 3.397143",\
"1.072969, 1.104748, 1.205316, 1.567831, 3.486641",\
"1.422526, 1.454309, 1.554847, 1.917488, 3.835637",\
"2.740888, 2.772694, 2.873018, 3.236570, 5.149967");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.044338, 0.076805, 0.202526, 0.700175, 3.339680",\
"0.044338, 0.076805, 0.202526, 0.700175, 3.339680",\
"0.044339, 0.076807, 0.202526, 0.700182, 3.339643",\
"0.044383, 0.076860, 0.202523, 0.700376, 3.338582",\
"0.044695, 0.077241, 0.202507, 0.701772, 3.330957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "1.098709, 1.123156, 1.185117, 1.355064, 2.203728",\
"1.111488, 1.135935, 1.197896, 1.367842, 2.216506",\
"1.209229, 1.233676, 1.295637, 1.465584, 2.314242",\
"1.600548, 1.624980, 1.686941, 1.856900, 2.705363",\
"3.169264, 3.193570, 3.255530, 3.425589, 4.272375");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.042218, 0.059119, 0.114601, 0.322206, 1.475175",\
"0.042218, 0.059119, 0.114601, 0.322206, 1.475175",\
"0.042218, 0.059119, 0.114601, 0.322207, 1.475174",\
"0.042223, 0.059114, 0.114600, 0.322264, 1.475118",\
"0.042266, 0.059073, 0.114590, 0.322748, 1.474645");
}
} /* end of arc mprj_dat_i_user[27]_mprj_dat_i_core[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.971405, 1.003184, 1.103753, 1.466263, 3.385097",\
"0.983451, 1.015230, 1.115799, 1.478309, 3.397143",\
"1.072969, 1.104748, 1.205316, 1.567831, 3.486641",\
"1.422526, 1.454309, 1.554847, 1.917488, 3.835637",\
"2.740888, 2.772694, 2.873018, 3.236570, 5.149967");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.044338, 0.076805, 0.202526, 0.700175, 3.339680",\
"0.044338, 0.076805, 0.202526, 0.700175, 3.339680",\
"0.044339, 0.076807, 0.202526, 0.700182, 3.339643",\
"0.044383, 0.076860, 0.202523, 0.700376, 3.338582",\
"0.044695, 0.077241, 0.202507, 0.701772, 3.330957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "1.098709, 1.123156, 1.185117, 1.355064, 2.203728",\
"1.111488, 1.135935, 1.197896, 1.367842, 2.216506",\
"1.209229, 1.233676, 1.295637, 1.465584, 2.314242",\
"1.600548, 1.624980, 1.686941, 1.856900, 2.705363",\
"3.169264, 3.193570, 3.255530, 3.425589, 4.272375");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.042218, 0.059119, 0.114601, 0.322206, 1.475175",\
"0.042218, 0.059119, 0.114601, 0.322206, 1.475175",\
"0.042218, 0.059119, 0.114601, 0.322207, 1.475174",\
"0.042223, 0.059114, 0.114600, 0.322264, 1.475118",\
"0.042266, 0.059073, 0.114590, 0.322748, 1.474645");
}
} /* end of arc mprj_dat_i_user[27]_mprj_dat_i_core[27]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "2.397541, 2.429321, 2.529883, 2.892425, 4.811093",\
"2.447077, 2.478857, 2.579418, 2.941961, 4.860629",\
"2.558939, 2.590718, 2.691280, 3.053822, 4.972490",\
"2.903777, 2.935557, 3.036119, 3.398661, 5.317329",\
"4.165166, 4.196947, 4.297508, 4.660050, 6.578719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "2.101587, 2.126033, 2.187994, 2.357941, 3.206594",\
"2.150999, 2.175445, 2.237406, 2.407354, 3.256007",\
"2.263037, 2.287483, 2.349444, 2.519392, 3.368045",\
"2.614949, 2.639396, 2.701357, 2.871304, 3.719957",\
"3.869151, 3.893598, 3.955558, 4.125506, 4.974159");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "2.397541, 2.429321, 2.529883, 2.892425, 4.811093",\
"2.447077, 2.478857, 2.579418, 2.941961, 4.860629",\
"2.558939, 2.590718, 2.691280, 3.053822, 4.972490",\
"2.903777, 2.935557, 3.036119, 3.398661, 5.317329",\
"4.165166, 4.196947, 4.297508, 4.660050, 6.578719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416",\
"0.044349, 0.076818, 0.202525, 0.700223, 3.339416");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "2.101587, 2.126033, 2.187994, 2.357941, 3.206594",\
"2.150999, 2.175445, 2.237406, 2.407354, 3.256007",\
"2.263037, 2.287483, 2.349444, 2.519392, 3.368045",\
"2.614949, 2.639396, 2.701357, 2.871304, 3.719957",\
"3.869151, 3.893598, 3.955558, 4.125506, 4.974159");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173",\
"0.042218, 0.059119, 0.114601, 0.322209, 1.475173");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[27]_una_min*/
} /* end of pin mprj_dat_i_core[27] */
pin("mprj_dat_i_core[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001318 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[26];
timing () {
related_pin : "mprj_dat_i_user[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.758210, 0.790223, 0.890778, 1.253091, 3.171171",\
"0.774681, 0.806695, 0.907250, 1.269562, 3.187642",\
"0.869612, 0.901626, 1.002179, 1.364500, 3.282537",\
"1.183991, 1.216007, 1.316544, 1.678934, 3.596609",\
"2.192129, 2.224169, 2.324518, 2.687694, 4.601271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.043673, 0.076164, 0.201894, 0.699019, 3.336828",\
"0.043673, 0.076164, 0.201894, 0.699019, 3.336828",\
"0.043676, 0.076168, 0.201894, 0.699031, 3.336760",\
"0.043700, 0.076197, 0.201893, 0.699138, 3.336179",\
"0.043970, 0.076528, 0.201877, 0.700340, 3.329600");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.922565, 0.947322, 1.009339, 1.179068, 2.026646",\
"0.940343, 0.965099, 1.027116, 1.196846, 2.044423",\
"1.044961, 1.069717, 1.131733, 1.301463, 2.149034",\
"1.421219, 1.445969, 1.507985, 1.677720, 2.525214",\
"2.819322, 2.843955, 2.905971, 3.075790, 3.921857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.041827, 0.058830, 0.114366, 0.321457, 1.472496",\
"0.041827, 0.058830, 0.114366, 0.321457, 1.472496",\
"0.041827, 0.058830, 0.114366, 0.321459, 1.472495",\
"0.041829, 0.058828, 0.114365, 0.321481, 1.472473",\
"0.041862, 0.058793, 0.114356, 0.321893, 1.472071");
}
} /* end of arc mprj_dat_i_user[26]_mprj_dat_i_core[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.758210, 0.790223, 0.890778, 1.253091, 3.171171",\
"0.774681, 0.806695, 0.907250, 1.269562, 3.187642",\
"0.869612, 0.901626, 1.002179, 1.364500, 3.282537",\
"1.183991, 1.216007, 1.316544, 1.678934, 3.596609",\
"2.192129, 2.224169, 2.324518, 2.687694, 4.601271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.043673, 0.076164, 0.201894, 0.699019, 3.336828",\
"0.043673, 0.076164, 0.201894, 0.699019, 3.336828",\
"0.043676, 0.076168, 0.201894, 0.699031, 3.336760",\
"0.043700, 0.076197, 0.201893, 0.699138, 3.336179",\
"0.043970, 0.076528, 0.201877, 0.700340, 3.329600");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.922565, 0.947322, 1.009339, 1.179068, 2.026646",\
"0.940343, 0.965099, 1.027116, 1.196846, 2.044423",\
"1.044961, 1.069717, 1.131733, 1.301463, 2.149034",\
"1.421219, 1.445969, 1.507985, 1.677720, 2.525214",\
"2.819322, 2.843955, 2.905971, 3.075790, 3.921857");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.041827, 0.058830, 0.114366, 0.321457, 1.472496",\
"0.041827, 0.058830, 0.114366, 0.321457, 1.472496",\
"0.041827, 0.058830, 0.114366, 0.321459, 1.472495",\
"0.041829, 0.058828, 0.114365, 0.321481, 1.472473",\
"0.041862, 0.058793, 0.114356, 0.321893, 1.472071");
}
} /* end of arc mprj_dat_i_user[26]_mprj_dat_i_core[26]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "2.221966, 2.253980, 2.354529, 2.716868, 4.634809",\
"2.271501, 2.303516, 2.404064, 2.766404, 4.684345",\
"2.383363, 2.415377, 2.515926, 2.878265, 4.796206",\
"2.728202, 2.760216, 2.860765, 3.223104, 5.141045",\
"3.989591, 4.021605, 4.122154, 4.484493, 6.402434");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "1.995575, 2.020331, 2.082348, 2.252078, 3.099643",\
"2.044987, 2.069743, 2.131760, 2.301490, 3.149055",\
"2.157025, 2.181781, 2.243798, 2.413528, 3.261093",\
"2.508938, 2.533694, 2.595711, 2.765441, 3.613006",\
"3.763140, 3.787895, 3.849912, 4.019643, 4.867208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "2.221966, 2.253980, 2.354529, 2.716868, 4.634809",\
"2.271501, 2.303516, 2.404064, 2.766404, 4.684345",\
"2.383363, 2.415377, 2.515926, 2.878265, 4.796206",\
"2.728202, 2.760216, 2.860765, 3.223104, 5.141045",\
"3.989591, 4.021605, 4.122154, 4.484493, 6.402434");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606",\
"0.043682, 0.076175, 0.201894, 0.699060, 3.336606");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "1.995575, 2.020331, 2.082348, 2.252078, 3.099643",\
"2.044987, 2.069743, 2.131760, 2.301490, 3.149055",\
"2.157025, 2.181781, 2.243798, 2.413528, 3.261093",\
"2.508938, 2.533694, 2.595711, 2.765441, 3.613006",\
"3.763140, 3.787895, 3.849912, 4.019643, 4.867208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493",\
"0.041827, 0.058830, 0.114366, 0.321460, 1.472493");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[26]_una_min*/
} /* end of pin mprj_dat_i_core[26] */
pin("mprj_dat_i_core[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000608 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[25];
timing () {
related_pin : "mprj_dat_i_user[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.857709, 0.890543, 0.991161, 1.350875, 3.271330",\
"0.865985, 0.898818, 0.999437, 1.359151, 3.279606",\
"0.950954, 0.983788, 1.084404, 1.444129, 3.364528",\
"1.268677, 1.301515, 1.402113, 1.761909, 3.681932",\
"2.304283, 2.337158, 2.437557, 2.798155, 4.713971");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.041342, 0.073886, 0.199645, 0.690068, 3.333029",\
"0.041342, 0.073886, 0.199645, 0.690068, 3.333029",\
"0.041345, 0.073891, 0.199645, 0.690084, 3.332940",\
"0.041370, 0.073922, 0.199643, 0.690193, 3.332335",\
"0.041650, 0.074270, 0.199620, 0.691410, 3.325565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "1.027175, 1.053083, 1.115370, 1.283587, 2.131483",\
"1.035900, 1.061808, 1.124094, 1.292311, 2.140207",\
"1.129812, 1.155718, 1.218005, 1.386223, 2.234108",\
"1.504531, 1.530429, 1.592715, 1.760938, 2.608741",\
"2.936268, 2.962010, 3.024296, 3.192607, 4.038921");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.040461, 0.057841, 0.113479, 0.315935, 1.468382",\
"0.040461, 0.057841, 0.113479, 0.315935, 1.468382",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040463, 0.057838, 0.113478, 0.315963, 1.468356",\
"0.040486, 0.057801, 0.113466, 0.316403, 1.467936");
}
} /* end of arc mprj_dat_i_user[25]_mprj_dat_i_core[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.857709, 0.890543, 0.991161, 1.350875, 3.271330",\
"0.865985, 0.898818, 0.999437, 1.359151, 3.279606",\
"0.950954, 0.983788, 1.084404, 1.444129, 3.364528",\
"1.268677, 1.301515, 1.402113, 1.761909, 3.681932",\
"2.304283, 2.337158, 2.437557, 2.798155, 4.713971");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.041342, 0.073886, 0.199645, 0.690068, 3.333029",\
"0.041342, 0.073886, 0.199645, 0.690068, 3.333029",\
"0.041345, 0.073891, 0.199645, 0.690084, 3.332940",\
"0.041370, 0.073922, 0.199643, 0.690193, 3.332335",\
"0.041650, 0.074270, 0.199620, 0.691410, 3.325565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "1.027175, 1.053083, 1.115370, 1.283587, 2.131483",\
"1.035900, 1.061808, 1.124094, 1.292311, 2.140207",\
"1.129812, 1.155718, 1.218005, 1.386223, 2.234108",\
"1.504531, 1.530429, 1.592715, 1.760938, 2.608741",\
"2.936268, 2.962010, 3.024296, 3.192607, 4.038921");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.040461, 0.057841, 0.113479, 0.315935, 1.468382",\
"0.040461, 0.057841, 0.113479, 0.315935, 1.468382",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040463, 0.057838, 0.113478, 0.315963, 1.468356",\
"0.040486, 0.057801, 0.113466, 0.316403, 1.467936");
}
} /* end of arc mprj_dat_i_user[25]_mprj_dat_i_core[25]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "2.230330, 2.263166, 2.363778, 2.723517, 4.643840",\
"2.279866, 2.312701, 2.413314, 2.773052, 4.693375",\
"2.391728, 2.424563, 2.525175, 2.884914, 4.805237",\
"2.736566, 2.769402, 2.870014, 3.229753, 5.150075",\
"3.997956, 4.030791, 4.131403, 4.491142, 6.411465");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "1.998129, 2.024036, 2.086322, 2.254540, 3.102426",\
"2.047541, 2.073448, 2.135734, 2.303952, 3.151838",\
"2.159579, 2.185486, 2.247772, 2.415990, 3.263876",\
"2.511492, 2.537398, 2.599685, 2.767903, 3.615788",\
"3.765693, 3.791600, 3.853886, 4.022104, 4.869990");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "2.230330, 2.263166, 2.363778, 2.723517, 4.643840",\
"2.279866, 2.312701, 2.413314, 2.773052, 4.693375",\
"2.391728, 2.424563, 2.525175, 2.884914, 4.805237",\
"2.736566, 2.769402, 2.870014, 3.229753, 5.150075",\
"3.997956, 4.030791, 4.131403, 4.491142, 6.411465");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816",\
"0.041350, 0.073897, 0.199644, 0.690107, 3.332816");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "1.998129, 2.024036, 2.086322, 2.254540, 3.102426",\
"2.047541, 2.073448, 2.135734, 2.303952, 3.151838",\
"2.159579, 2.185486, 2.247772, 2.415990, 3.263876",\
"2.511492, 2.537398, 2.599685, 2.767903, 3.615788",\
"3.765693, 3.791600, 3.853886, 4.022104, 4.869990");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379",\
"0.040462, 0.057840, 0.113479, 0.315938, 1.468379");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[25]_una_min*/
} /* end of pin mprj_dat_i_core[25] */
pin("mprj_dat_i_core[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000838 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[24];
timing () {
related_pin : "mprj_dat_i_user[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.818587, 0.851155, 0.951756, 1.311563, 3.232081",\
"0.830642, 0.863210, 0.963811, 1.323618, 3.244137",\
"0.921943, 0.954511, 1.055110, 1.414925, 3.335400",\
"1.250545, 1.283116, 1.383697, 1.743587, 3.663666",\
"2.321801, 2.354406, 2.454784, 2.815502, 4.731245");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.042096, 0.074623, 0.200374, 0.690730, 3.334428",\
"0.042096, 0.074623, 0.200374, 0.690730, 3.334428",\
"0.042099, 0.074626, 0.200374, 0.690743, 3.334358",\
"0.042125, 0.074659, 0.200372, 0.690857, 3.333722",\
"0.042413, 0.075014, 0.200351, 0.692113, 3.326748");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.985278, 1.010815, 1.073015, 1.241321, 2.089592",\
"0.998138, 1.023674, 1.085875, 1.254181, 2.102452",\
"1.098254, 1.123790, 1.185990, 1.354297, 2.202560",\
"1.485175, 1.510701, 1.572902, 1.741214, 2.589382",\
"2.959498, 2.984876, 3.047076, 3.215479, 4.062125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.040904, 0.058163, 0.113766, 0.316151, 1.469821",\
"0.040904, 0.058163, 0.113766, 0.316151, 1.469821",\
"0.040904, 0.058162, 0.113766, 0.316153, 1.469819",\
"0.040906, 0.058160, 0.113765, 0.316181, 1.469792",\
"0.040934, 0.058122, 0.113753, 0.316632, 1.469363");
}
} /* end of arc mprj_dat_i_user[24]_mprj_dat_i_core[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.818587, 0.851155, 0.951756, 1.311563, 3.232081",\
"0.830642, 0.863210, 0.963811, 1.323618, 3.244137",\
"0.921943, 0.954511, 1.055110, 1.414925, 3.335400",\
"1.250545, 1.283116, 1.383697, 1.743587, 3.663666",\
"2.321801, 2.354406, 2.454784, 2.815502, 4.731245");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.042096, 0.074623, 0.200374, 0.690730, 3.334428",\
"0.042096, 0.074623, 0.200374, 0.690730, 3.334428",\
"0.042099, 0.074626, 0.200374, 0.690743, 3.334358",\
"0.042125, 0.074659, 0.200372, 0.690857, 3.333722",\
"0.042413, 0.075014, 0.200351, 0.692113, 3.326748");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.985278, 1.010815, 1.073015, 1.241321, 2.089592",\
"0.998138, 1.023674, 1.085875, 1.254181, 2.102452",\
"1.098254, 1.123790, 1.185990, 1.354297, 2.202560",\
"1.485175, 1.510701, 1.572902, 1.741214, 2.589382",\
"2.959498, 2.984876, 3.047076, 3.215479, 4.062125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.040904, 0.058163, 0.113766, 0.316151, 1.469821",\
"0.040904, 0.058163, 0.113766, 0.316151, 1.469821",\
"0.040904, 0.058162, 0.113766, 0.316153, 1.469819",\
"0.040906, 0.058160, 0.113765, 0.316181, 1.469792",\
"0.040934, 0.058122, 0.113753, 0.316632, 1.469363");
}
} /* end of arc mprj_dat_i_user[24]_mprj_dat_i_core[24]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "2.248549, 2.281118, 2.381712, 2.741547, 4.661919",\
"2.298084, 2.330653, 2.431248, 2.791082, 4.711454",\
"2.409946, 2.442515, 2.543110, 2.902944, 4.823316",\
"2.754785, 2.787354, 2.887948, 3.247783, 5.168155",\
"4.016174, 4.048742, 4.149337, 4.509172, 6.429544");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "2.013588, 2.039123, 2.101324, 2.269630, 3.117890",\
"2.063000, 2.088536, 2.150736, 2.319043, 3.167302",\
"2.175038, 2.200573, 2.262774, 2.431081, 3.279340",\
"2.526951, 2.552486, 2.614686, 2.782993, 3.631253",\
"3.781152, 3.806688, 3.868888, 4.037195, 4.885455");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "2.248549, 2.281118, 2.381712, 2.741547, 4.661919",\
"2.298084, 2.330653, 2.431248, 2.791082, 4.711454",\
"2.409946, 2.442515, 2.543110, 2.902944, 4.823316",\
"2.754785, 2.787354, 2.887948, 3.247783, 5.168155",\
"4.016174, 4.048742, 4.149337, 4.509172, 6.429544");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193",\
"0.042106, 0.074635, 0.200374, 0.690772, 3.334193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "2.013588, 2.039123, 2.101324, 2.269630, 3.117890",\
"2.063000, 2.088536, 2.150736, 2.319043, 3.167302",\
"2.175038, 2.200573, 2.262774, 2.431081, 3.279340",\
"2.526951, 2.552486, 2.614686, 2.782993, 3.631253",\
"3.781152, 3.806688, 3.868888, 4.037195, 4.885455");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818",\
"0.040905, 0.058162, 0.113766, 0.316154, 1.469818");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[24]_una_min*/
} /* end of pin mprj_dat_i_core[24] */
pin("mprj_dat_i_core[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001178 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[23];
timing () {
related_pin : "mprj_dat_i_user[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.868385, 0.900561, 1.001067, 1.361121, 3.280046",\
"0.883532, 0.915708, 1.016214, 1.376268, 3.295193",\
"0.977050, 1.009227, 1.109731, 1.469789, 3.388693",\
"1.313782, 1.345960, 1.446448, 1.806575, 3.725120",\
"2.471550, 2.503757, 2.604035, 2.965033, 4.879008");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.043275, 0.075795, 0.201468, 0.692106, 3.333371",\
"0.043275, 0.075795, 0.201468, 0.692106, 3.333371",\
"0.043277, 0.075797, 0.201468, 0.692113, 3.333336",\
"0.043300, 0.075826, 0.201466, 0.692217, 3.332758",\
"0.043602, 0.076197, 0.201447, 0.693543, 3.325413");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.045028, 1.069970, 1.132021, 1.300398, 2.148089",\
"1.061281, 1.086223, 1.148274, 1.316652, 2.164342",\
"1.163797, 1.188740, 1.250790, 1.419168, 2.266855",\
"1.556858, 1.581791, 1.643841, 1.812226, 2.659803",\
"3.108090, 3.132894, 3.194944, 3.363417, 4.209507");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.041567, 0.058629, 0.114209, 0.316711, 1.470358",\
"0.041567, 0.058629, 0.114209, 0.316711, 1.470358",\
"0.041567, 0.058629, 0.114209, 0.316712, 1.470358",\
"0.041569, 0.058627, 0.114208, 0.316745, 1.470327",\
"0.041602, 0.058590, 0.114198, 0.317186, 1.469907");
}
} /* end of arc mprj_dat_i_user[23]_mprj_dat_i_core[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.868385, 0.900561, 1.001067, 1.361121, 3.280046",\
"0.883532, 0.915708, 1.016214, 1.376268, 3.295193",\
"0.977050, 1.009227, 1.109731, 1.469789, 3.388693",\
"1.313782, 1.345960, 1.446448, 1.806575, 3.725120",\
"2.471550, 2.503757, 2.604035, 2.965033, 4.879008");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.043275, 0.075795, 0.201468, 0.692106, 3.333371",\
"0.043275, 0.075795, 0.201468, 0.692106, 3.333371",\
"0.043277, 0.075797, 0.201468, 0.692113, 3.333336",\
"0.043300, 0.075826, 0.201466, 0.692217, 3.332758",\
"0.043602, 0.076197, 0.201447, 0.693543, 3.325413");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.045028, 1.069970, 1.132021, 1.300398, 2.148089",\
"1.061281, 1.086223, 1.148274, 1.316652, 2.164342",\
"1.163797, 1.188740, 1.250790, 1.419168, 2.266855",\
"1.556858, 1.581791, 1.643841, 1.812226, 2.659803",\
"3.108090, 3.132894, 3.194944, 3.363417, 4.209507");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.041567, 0.058629, 0.114209, 0.316711, 1.470358",\
"0.041567, 0.058629, 0.114209, 0.316711, 1.470358",\
"0.041567, 0.058629, 0.114209, 0.316712, 1.470358",\
"0.041569, 0.058627, 0.114208, 0.316745, 1.470327",\
"0.041602, 0.058590, 0.114198, 0.317186, 1.469907");
}
} /* end of arc mprj_dat_i_user[23]_mprj_dat_i_core[23]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "3.197425, 3.229602, 3.330104, 3.690171, 5.609026",\
"3.246961, 3.279138, 3.379639, 3.739707, 5.658562",\
"3.358822, 3.390999, 3.491501, 3.851568, 5.770423",\
"3.703661, 3.735837, 3.836339, 4.196407, 6.115262",\
"4.965050, 4.997227, 5.097729, 5.457796, 7.376651");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "2.696074, 2.721016, 2.783067, 2.951445, 3.799130",\
"2.745487, 2.770429, 2.832479, 3.000857, 3.848542",\
"2.857525, 2.882467, 2.944517, 3.112895, 3.960580",\
"3.209437, 3.234379, 3.296429, 3.464807, 4.312492",\
"4.463639, 4.488581, 4.550632, 4.719009, 5.566694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "3.197425, 3.229602, 3.330104, 3.690171, 5.609026",\
"3.246961, 3.279138, 3.379639, 3.739707, 5.658562",\
"3.358822, 3.390999, 3.491501, 3.851568, 5.770423",\
"3.703661, 3.735837, 3.836339, 4.196407, 6.115262",\
"4.965050, 4.997227, 5.097729, 5.457796, 7.376651");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257",\
"0.043280, 0.075801, 0.201467, 0.692127, 3.333257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "2.696074, 2.721016, 2.783067, 2.951445, 3.799130",\
"2.745487, 2.770429, 2.832479, 3.000857, 3.848542",\
"2.857525, 2.882467, 2.944517, 3.112895, 3.960580",\
"3.209437, 3.234379, 3.296429, 3.464807, 4.312492",\
"4.463639, 4.488581, 4.550632, 4.719009, 5.566694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356",\
"0.041567, 0.058629, 0.114209, 0.316713, 1.470356");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[23]_una_min*/
} /* end of pin mprj_dat_i_core[23] */
pin("mprj_dat_i_core[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001474 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[22];
timing () {
related_pin : "mprj_dat_i_user[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.881013, 0.912850, 1.013300, 1.375911, 3.291854",\
"0.896587, 0.928424, 1.028874, 1.391485, 3.307429",\
"0.990506, 1.022343, 1.122792, 1.485406, 3.401337",\
"1.327523, 1.359361, 1.459800, 1.822456, 3.738162",\
"2.486153, 2.518014, 2.618246, 2.981782, 4.892895");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.044291, 0.076798, 0.202402, 0.699971, 3.333923",\
"0.044291, 0.076798, 0.202402, 0.699971, 3.333923",\
"0.044292, 0.076799, 0.202402, 0.699975, 3.333902",\
"0.044306, 0.076817, 0.202401, 0.700041, 3.333540",\
"0.044609, 0.077186, 0.202385, 0.701389, 3.326169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.064524, 1.088967, 1.150905, 1.320660, 2.167190",\
"1.081230, 1.105673, 1.167612, 1.337367, 2.183896",\
"1.184195, 1.208638, 1.270577, 1.440332, 2.286860",\
"1.577670, 1.602108, 1.664046, 1.833806, 2.680259",\
"3.129144, 3.153563, 3.215600, 3.385433, 4.230811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.042146, 0.059034, 0.114576, 0.321844, 1.472031",\
"0.042146, 0.059034, 0.114576, 0.321844, 1.472031",\
"0.042146, 0.059034, 0.114576, 0.321844, 1.472031",\
"0.042148, 0.059034, 0.114576, 0.321866, 1.472031",\
"0.042449, 0.059254, 0.114735, 0.322257, 1.472031");
}
} /* end of arc mprj_dat_i_user[22]_mprj_dat_i_core[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.881013, 0.912850, 1.013300, 1.375911, 3.291854",\
"0.896587, 0.928424, 1.028874, 1.391485, 3.307429",\
"0.990506, 1.022343, 1.122792, 1.485406, 3.401337",\
"1.327523, 1.359361, 1.459800, 1.822456, 3.738162",\
"2.486153, 2.518014, 2.618246, 2.981782, 4.892895");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.044291, 0.076798, 0.202402, 0.699971, 3.333923",\
"0.044291, 0.076798, 0.202402, 0.699971, 3.333923",\
"0.044292, 0.076799, 0.202402, 0.699975, 3.333902",\
"0.044306, 0.076817, 0.202401, 0.700041, 3.333540",\
"0.044609, 0.077186, 0.202385, 0.701389, 3.326169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.064524, 1.088967, 1.150905, 1.320660, 2.167190",\
"1.081230, 1.105673, 1.167612, 1.337367, 2.183896",\
"1.184195, 1.208638, 1.270577, 1.440332, 2.286860",\
"1.577670, 1.602108, 1.664046, 1.833806, 2.680259",\
"3.129144, 3.153563, 3.215600, 3.385433, 4.230811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.042146, 0.059032, 0.114575, 0.321844, 1.471538",\
"0.042146, 0.059032, 0.114575, 0.321844, 1.471538",\
"0.042146, 0.059032, 0.114575, 0.321844, 1.471538",\
"0.042148, 0.059032, 0.114575, 0.321866, 1.471538",\
"0.042449, 0.059254, 0.114735, 0.322257, 1.471538");
}
} /* end of arc mprj_dat_i_user[22]_mprj_dat_i_core[22]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "3.210840, 3.242677, 3.343125, 3.705744, 5.621646",\
"3.260375, 3.292212, 3.392661, 3.755279, 5.671181",\
"3.372237, 3.404074, 3.504522, 3.867141, 5.783043",\
"3.717076, 3.748913, 3.849361, 4.211979, 6.127882",\
"4.978465, 5.010302, 5.110750, 5.473369, 7.389271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "2.717461, 2.741903, 2.803842, 2.973598, 3.820124",\
"2.766873, 2.791316, 2.853255, 3.023010, 3.869536",\
"2.878911, 2.903353, 2.965292, 3.135048, 3.981574",\
"3.230823, 3.255266, 3.317205, 3.486960, 4.333487",\
"4.485025, 4.509468, 4.571407, 4.741162, 5.587688");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "3.210840, 3.242677, 3.343125, 3.705744, 5.621646",\
"3.260375, 3.292212, 3.392661, 3.755279, 5.671181",\
"3.372237, 3.404074, 3.504522, 3.867141, 5.783043",\
"3.717076, 3.748913, 3.849361, 4.211979, 6.127882",\
"4.978465, 5.010302, 5.110750, 5.473369, 7.389271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855",\
"0.044294, 0.076801, 0.202402, 0.699983, 3.333855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "2.717461, 2.741903, 2.803842, 2.973598, 3.820124",\
"2.766873, 2.791316, 2.853255, 3.023010, 3.869536",\
"2.878911, 2.903353, 2.965292, 3.135048, 3.981574",\
"3.230823, 3.255266, 3.317205, 3.486960, 4.333487",\
"4.485025, 4.509468, 4.571407, 4.741162, 5.587688");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030",\
"0.042146, 0.059033, 0.114576, 0.321844, 1.472030");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[22]_una_min*/
} /* end of pin mprj_dat_i_core[22] */
pin("mprj_dat_i_core[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001055 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[21];
timing () {
related_pin : "mprj_dat_i_user[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.987920, 1.020260, 1.120636, 1.481220, 3.397140",\
"1.000535, 1.032874, 1.133250, 1.493835, 3.409754",\
"1.092213, 1.124553, 1.224928, 1.585513, 3.501431",\
"1.426688, 1.459029, 1.559396, 1.920016, 3.835751",\
"2.607664, 2.640254, 2.740732, 3.101836, 5.015233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043074, 0.075650, 0.201065, 0.692622, 3.327871",\
"0.043074, 0.075650, 0.201065, 0.692622, 3.327871",\
"0.043074, 0.075650, 0.201065, 0.692622, 3.327871",\
"0.043086, 0.075665, 0.201065, 0.692675, 3.327871",\
"0.044101, 0.076599, 0.201382, 0.693240, 3.327871");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.980928, 1.006149, 1.068247, 1.236528, 2.084974",\
"0.994373, 1.019594, 1.081692, 1.249973, 2.098419",\
"1.095124, 1.120344, 1.182442, 1.350724, 2.199162",\
"1.487348, 1.512553, 1.574651, 1.742943, 2.591216",\
"3.030662, 3.055696, 3.117793, 3.286197, 4.132574");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041312, 0.058481, 0.114062, 0.316319, 1.469940",\
"0.041312, 0.058481, 0.114062, 0.316319, 1.469940",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469938",\
"0.041316, 0.058477, 0.114060, 0.316371, 1.469892",\
"0.041355, 0.058429, 0.114047, 0.316933, 1.469356");
}
} /* end of arc mprj_dat_i_user[21]_mprj_dat_i_core[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.987920, 1.020260, 1.120636, 1.481220, 3.397140",\
"1.000535, 1.032874, 1.133250, 1.493835, 3.409754",\
"1.092213, 1.124553, 1.224928, 1.585513, 3.501431",\
"1.426688, 1.459029, 1.559396, 1.920016, 3.835751",\
"2.607664, 2.640254, 2.740732, 3.101836, 5.015233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043074, 0.075650, 0.201065, 0.692622, 3.323453",\
"0.043074, 0.075650, 0.201065, 0.692622, 3.323453",\
"0.043074, 0.075650, 0.201065, 0.692622, 3.323453",\
"0.043086, 0.075665, 0.201065, 0.692675, 3.323453",\
"0.044101, 0.076599, 0.201382, 0.693240, 3.323453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.980928, 1.006149, 1.068247, 1.236528, 2.084974",\
"0.994373, 1.019594, 1.081692, 1.249973, 2.098419",\
"1.095124, 1.120344, 1.182442, 1.350724, 2.199162",\
"1.487348, 1.512553, 1.574651, 1.742943, 2.591216",\
"3.030662, 3.055696, 3.117793, 3.286197, 4.132574");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041312, 0.058481, 0.114062, 0.316319, 1.469940",\
"0.041312, 0.058481, 0.114062, 0.316319, 1.469940",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469938",\
"0.041316, 0.058477, 0.114060, 0.316371, 1.469892",\
"0.041355, 0.058429, 0.114047, 0.316933, 1.469356");
}
} /* end of arc mprj_dat_i_user[21]_mprj_dat_i_core[21]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "3.298860, 3.331199, 3.431575, 3.792160, 5.708076",\
"3.348395, 3.380735, 3.481110, 3.841696, 5.757612",\
"3.460257, 3.492596, 3.592972, 3.953557, 5.869473",\
"3.805095, 3.837435, 3.937810, 4.298395, 6.214312",\
"5.066485, 5.098825, 5.199200, 5.559785, 7.475701");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.613834, 2.639054, 2.701152, 2.869434, 3.717870",\
"2.663247, 2.688466, 2.750564, 2.918846, 3.767282",\
"2.775285, 2.800504, 2.862602, 3.030884, 3.879320",\
"3.127197, 3.152417, 3.214514, 3.382796, 4.231233",\
"4.381399, 4.406619, 4.468717, 4.636998, 5.485435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "3.298860, 3.331199, 3.431575, 3.792160, 5.708076",\
"3.348395, 3.380735, 3.481110, 3.841696, 5.757612",\
"3.460257, 3.492596, 3.592972, 3.953557, 5.869473",\
"3.805095, 3.837435, 3.937810, 4.298395, 6.214312",\
"5.066485, 5.098825, 5.199200, 5.559785, 7.475701");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866",\
"0.043074, 0.075650, 0.201065, 0.692623, 3.327866");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "2.613834, 2.639054, 2.701152, 2.869434, 3.717870",\
"2.663247, 2.688466, 2.750564, 2.918846, 3.767282",\
"2.775285, 2.800504, 2.862602, 3.030884, 3.879320",\
"3.127197, 3.152417, 3.214514, 3.382796, 4.231233",\
"4.381399, 4.406619, 4.468717, 4.636998, 5.485435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937",\
"0.041312, 0.058481, 0.114062, 0.316322, 1.469937");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[21]_una_min*/
} /* end of pin mprj_dat_i_core[21] */
pin("mprj_dat_i_core[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000994 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[20];
timing () {
related_pin : "mprj_dat_i_user[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.866053, 0.898436, 0.999046, 1.358797, 3.279754",\
"0.877672, 0.910056, 1.010665, 1.370416, 3.291374",\
"0.967017, 0.999400, 1.100008, 1.459767, 3.380680",\
"1.298354, 1.330741, 1.431326, 1.791180, 3.711594",\
"2.447972, 2.480391, 2.580769, 2.941469, 4.857446");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.042570, 0.075076, 0.200873, 0.691043, 3.335927",\
"0.042570, 0.075076, 0.200873, 0.691043, 3.335927",\
"0.042573, 0.075080, 0.200873, 0.691056, 3.335854",\
"0.042606, 0.075121, 0.200871, 0.691201, 3.335050",\
"0.042899, 0.075483, 0.200850, 0.692487, 3.327918");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.882034, 0.907343, 0.969635, 1.137671, 1.986823",\
"0.894288, 0.919597, 0.981889, 1.149925, 1.999077",\
"0.991686, 1.017003, 1.079279, 1.247341, 2.096532",\
"1.362924, 1.388310, 1.450448, 1.618731, 2.468215",\
"2.701830, 2.727065, 2.789203, 2.957583, 3.805433");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.041124, 0.058514, 0.113959, 0.316148, 1.469153",\
"0.041124, 0.058514, 0.113959, 0.316148, 1.469153",\
"0.041130, 0.058514, 0.113960, 0.316148, 1.469331",\
"0.041181, 0.058514, 0.113972, 0.316148, 1.470344",\
"0.041214, 0.058514, 0.113972, 0.316477, 1.470344");
}
} /* end of arc mprj_dat_i_user[20]_mprj_dat_i_core[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.866053, 0.898436, 0.999046, 1.358797, 3.279754",\
"0.877672, 0.910056, 1.010665, 1.370416, 3.291374",\
"0.967017, 0.999400, 1.100008, 1.459767, 3.380680",\
"1.298354, 1.330741, 1.431326, 1.791180, 3.711594",\
"2.447972, 2.480391, 2.580769, 2.941469, 4.857446");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.042570, 0.075076, 0.200873, 0.691043, 3.335927",\
"0.042570, 0.075076, 0.200873, 0.691043, 3.335927",\
"0.042573, 0.075080, 0.200873, 0.691056, 3.335854",\
"0.042606, 0.075121, 0.200871, 0.691201, 3.335050",\
"0.042899, 0.075483, 0.200850, 0.692487, 3.327918");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.882034, 0.907343, 0.969635, 1.137671, 1.986823",\
"0.894288, 0.919597, 0.981889, 1.149925, 1.999077",\
"0.991686, 1.017003, 1.079279, 1.247341, 2.096532",\
"1.362924, 1.388310, 1.450448, 1.618731, 2.468215",\
"2.701830, 2.727065, 2.789203, 2.957583, 3.805433");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.041124, 0.058367, 0.113959, 0.315992, 1.469153",\
"0.041124, 0.058367, 0.113959, 0.315992, 1.469153",\
"0.041130, 0.058367, 0.113960, 0.315992, 1.469331",\
"0.041181, 0.058367, 0.113960, 0.315992, 1.470344",\
"0.041214, 0.058367, 0.113960, 0.316477, 1.470344");
}
} /* end of arc mprj_dat_i_user[20]_mprj_dat_i_core[20]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "2.279398, 2.311782, 2.412385, 2.772166, 4.692963",\
"2.328933, 2.361317, 2.461920, 2.821701, 4.742498",\
"2.440795, 2.473179, 2.573782, 2.933563, 4.854360",\
"2.785634, 2.818018, 2.918621, 3.278402, 5.199199",\
"4.047023, 4.079407, 4.180009, 4.539791, 6.460588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "1.881655, 1.906974, 1.969246, 2.137314, 2.986514",\
"1.931067, 1.956387, 2.018659, 2.186727, 3.035926",\
"2.043105, 2.068424, 2.130697, 2.298765, 3.147964",\
"2.395018, 2.420337, 2.482609, 2.650677, 3.499877",\
"3.649219, 3.674538, 3.736810, 3.904879, 4.754078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "2.279398, 2.311782, 2.412385, 2.772166, 4.692963",\
"2.328933, 2.361317, 2.461920, 2.821701, 4.742498",\
"2.440795, 2.473179, 2.573782, 2.933563, 4.854360",\
"2.785634, 2.818018, 2.918621, 3.278402, 5.199199",\
"4.047023, 4.079407, 4.180009, 4.539791, 6.460588");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669",\
"0.042580, 0.075090, 0.200872, 0.691090, 3.335669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "1.881655, 1.906974, 1.969246, 2.137314, 2.986514",\
"1.931067, 1.956387, 2.018659, 2.186727, 3.035926",\
"2.043105, 2.068424, 2.130697, 2.298765, 3.147964",\
"2.395018, 2.420337, 2.482609, 2.650677, 3.499877",\
"3.649219, 3.674538, 3.736810, 3.904879, 4.754078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374",\
"0.041132, 0.058500, 0.113960, 0.316126, 1.469374");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[20]_una_min*/
} /* end of pin mprj_dat_i_core[20] */
pin("mprj_dat_i_core[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001536 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[19];
timing () {
related_pin : "mprj_dat_i_user[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.784551, 0.816315, 0.916898, 1.279338, 3.198509",\
"0.798505, 0.830268, 0.930852, 1.293291, 3.212462",\
"0.890791, 0.922555, 1.023136, 1.385585, 3.304707",\
"1.216932, 1.248698, 1.349258, 1.711795, 3.630457",\
"2.257864, 2.289650, 2.390018, 2.753375, 4.667762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044351, 0.076813, 0.202565, 0.700108, 3.340269",\
"0.044351, 0.076813, 0.202565, 0.700108, 3.340269",\
"0.044355, 0.076816, 0.202565, 0.700122, 3.340191",\
"0.044385, 0.076853, 0.202563, 0.700257, 3.339453",\
"0.044666, 0.077196, 0.202548, 0.701513, 3.332594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.825202, 0.849640, 0.911731, 1.081395, 1.930732",\
"0.840242, 0.864680, 0.926770, 1.096434, 1.945771",\
"0.941769, 0.966213, 1.028291, 1.197975, 2.047342",\
"1.326830, 1.351330, 1.413286, 1.583175, 2.432784",\
"2.710713, 2.735092, 2.797047, 2.967032, 3.815020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042166, 0.059253, 0.114612, 0.322052, 1.473978",\
"0.042166, 0.059253, 0.114612, 0.322052, 1.473978",\
"0.042170, 0.059253, 0.114613, 0.322052, 1.474118",\
"0.042215, 0.059253, 0.114623, 0.322052, 1.474990",\
"0.042257, 0.059253, 0.114623, 0.322415, 1.474990");
}
} /* end of arc mprj_dat_i_user[19]_mprj_dat_i_core[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.784551, 0.816315, 0.916898, 1.279338, 3.198509",\
"0.798505, 0.830268, 0.930852, 1.293291, 3.212462",\
"0.890791, 0.922555, 1.023136, 1.385585, 3.304707",\
"1.216932, 1.248698, 1.349258, 1.711795, 3.630457",\
"2.257864, 2.289650, 2.390018, 2.753375, 4.667762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044351, 0.076813, 0.202565, 0.700108, 3.340269",\
"0.044351, 0.076813, 0.202565, 0.700108, 3.340269",\
"0.044355, 0.076816, 0.202565, 0.700122, 3.340191",\
"0.044385, 0.076853, 0.202563, 0.700257, 3.339453",\
"0.044666, 0.077196, 0.202548, 0.701513, 3.332594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.825202, 0.849640, 0.911731, 1.081395, 1.930732",\
"0.840242, 0.864680, 0.926770, 1.096434, 1.945771",\
"0.941769, 0.966213, 1.028291, 1.197975, 2.047342",\
"1.326830, 1.351330, 1.413286, 1.583175, 2.432784",\
"2.710713, 2.735092, 2.797047, 2.967032, 3.815020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042166, 0.059119, 0.114612, 0.321946, 1.473978",\
"0.042166, 0.059119, 0.114612, 0.321946, 1.473978",\
"0.042170, 0.059119, 0.114613, 0.321946, 1.474118",\
"0.042215, 0.059119, 0.114613, 0.321946, 1.474990",\
"0.042257, 0.059119, 0.114613, 0.322415, 1.474990");
}
} /* end of arc mprj_dat_i_user[19]_mprj_dat_i_core[19]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "3.030721, 3.062485, 3.163064, 3.525523, 5.444589",\
"3.080256, 3.112020, 3.212599, 3.575059, 5.494124",\
"3.192118, 3.223882, 3.324461, 3.686920, 5.605986",\
"3.536956, 3.568720, 3.669299, 4.031759, 5.950824",\
"4.798346, 4.830110, 4.930688, 5.293148, 7.212214");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "2.436440, 2.460886, 2.522960, 2.692651, 3.542026",\
"2.485852, 2.510298, 2.572372, 2.742063, 3.591439",\
"2.597890, 2.622336, 2.684410, 2.854101, 3.703477",\
"2.949803, 2.974249, 3.036323, 3.206014, 4.055389",\
"4.204004, 4.228450, 4.290524, 4.460216, 5.309591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "3.030721, 3.062485, 3.163064, 3.525523, 5.444589",\
"3.080256, 3.112020, 3.212599, 3.575059, 5.494124",\
"3.192118, 3.223882, 3.324461, 3.686920, 5.605986",\
"3.536956, 3.568720, 3.669299, 4.031759, 5.950824",\
"4.798346, 4.830110, 4.930688, 5.293148, 7.212214");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100",\
"0.044358, 0.076821, 0.202564, 0.700139, 3.340100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "2.436440, 2.460886, 2.522960, 2.692651, 3.542026",\
"2.485852, 2.510298, 2.572372, 2.742063, 3.591439",\
"2.597890, 2.622336, 2.684410, 2.854101, 3.703477",\
"2.949803, 2.974249, 3.036323, 3.206014, 4.055389",\
"4.204004, 4.228450, 4.290524, 4.460216, 5.309591");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159",\
"0.042172, 0.059242, 0.114613, 0.322037, 1.474159");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[19]_una_min*/
} /* end of pin mprj_dat_i_core[19] */
pin("mprj_dat_i_core[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001380 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[18];
timing () {
related_pin : "mprj_dat_i_user[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.973278, 1.005217, 1.105772, 1.468042, 3.386198",\
"0.978390, 1.010329, 1.110884, 1.473153, 3.391310",\
"1.048229, 1.080168, 1.180720, 1.543000, 3.461104",\
"1.350057, 1.381998, 1.482534, 1.844883, 3.762625",\
"2.352683, 2.384647, 2.484996, 2.848131, 4.761773");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.043861, 0.076345, 0.202098, 0.699158, 3.337192",\
"0.043861, 0.076345, 0.202098, 0.699158, 3.337192",\
"0.043864, 0.076349, 0.202098, 0.699174, 3.337108",\
"0.043888, 0.076378, 0.202096, 0.699280, 3.336526",\
"0.044158, 0.076709, 0.202081, 0.700483, 3.329944");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "1.024801, 1.049507, 1.111590, 1.281092, 2.129601",\
"1.030201, 1.054908, 1.116990, 1.286492, 2.135001",\
"1.106687, 1.131402, 1.193467, 1.362998, 2.211547",\
"1.461011, 1.485758, 1.547746, 1.717408, 2.566063",\
"2.798872, 2.823493, 2.885480, 3.055236, 3.902308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.041882, 0.059014, 0.114449, 0.321273, 1.471809",\
"0.041882, 0.059014, 0.114449, 0.321273, 1.471809",\
"0.041889, 0.059014, 0.114451, 0.321273, 1.472002",\
"0.041918, 0.059014, 0.114457, 0.321273, 1.472375",\
"0.041956, 0.059014, 0.114457, 0.321669, 1.472375");
}
} /* end of arc mprj_dat_i_user[18]_mprj_dat_i_core[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.973278, 1.005217, 1.105772, 1.468042, 3.386198",\
"0.978390, 1.010329, 1.110884, 1.473153, 3.391310",\
"1.048229, 1.080168, 1.180720, 1.543000, 3.461104",\
"1.350057, 1.381998, 1.482534, 1.844883, 3.762625",\
"2.352683, 2.384647, 2.484996, 2.848131, 4.761773");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.043861, 0.076345, 0.202098, 0.699158, 3.337192",\
"0.043861, 0.076345, 0.202098, 0.699158, 3.337192",\
"0.043864, 0.076349, 0.202098, 0.699174, 3.337108",\
"0.043888, 0.076378, 0.202096, 0.699280, 3.336526",\
"0.044158, 0.076709, 0.202081, 0.700483, 3.329944");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "1.024801, 1.049507, 1.111590, 1.281092, 2.129601",\
"1.030201, 1.054908, 1.116990, 1.286492, 2.135001",\
"1.106687, 1.131402, 1.193467, 1.362998, 2.211547",\
"1.461011, 1.485758, 1.547746, 1.717408, 2.566063",\
"2.798872, 2.823493, 2.885480, 3.055236, 3.902308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.041882, 0.058907, 0.114447, 0.321212, 1.471809",\
"0.041882, 0.058907, 0.114447, 0.321212, 1.471809",\
"0.041889, 0.058907, 0.114447, 0.321212, 1.472002",\
"0.041918, 0.058907, 0.114447, 0.321212, 1.472375",\
"0.041956, 0.058907, 0.114447, 0.321669, 1.472375");
}
} /* end of arc mprj_dat_i_user[18]_mprj_dat_i_core[18]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "3.019716, 3.051656, 3.152210, 3.514482, 5.432623",\
"3.069252, 3.101191, 3.201745, 3.564018, 5.482159",\
"3.181113, 3.213053, 3.313607, 3.675879, 5.594020",\
"3.525952, 3.557891, 3.658446, 4.020718, 5.938859",\
"4.787342, 4.819281, 4.919835, 5.282108, 7.200248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "2.423854, 2.448556, 2.510647, 2.680135, 3.528624",\
"2.473266, 2.497968, 2.560060, 2.729547, 3.578036",\
"2.585304, 2.610006, 2.672097, 2.841585, 3.690073",\
"2.937216, 2.961919, 3.024010, 3.193497, 4.041986",\
"4.191418, 4.216120, 4.278212, 4.447699, 5.296187");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "3.019716, 3.051656, 3.152210, 3.514482, 5.432623",\
"3.069252, 3.101191, 3.201745, 3.564018, 5.482159",\
"3.181113, 3.213053, 3.313607, 3.675879, 5.594020",\
"3.525952, 3.557891, 3.658446, 4.020718, 5.938859",\
"4.787342, 4.819281, 4.919835, 5.282108, 7.200248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167",\
"0.043862, 0.076346, 0.202098, 0.699163, 3.337167");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "2.423854, 2.448556, 2.510647, 2.680135, 3.528624",\
"2.473266, 2.497968, 2.560060, 2.729547, 3.578036",\
"2.585304, 2.610006, 2.672097, 2.841585, 3.690073",\
"2.937216, 2.961919, 3.024010, 3.193497, 4.041986",\
"4.191418, 4.216120, 4.278212, 4.447699, 5.296187");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713",\
"0.041879, 0.059020, 0.114448, 0.321280, 1.471713");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[18]_una_min*/
} /* end of pin mprj_dat_i_core[18] */
pin("mprj_dat_i_core[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000971 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[17];
timing () {
related_pin : "mprj_dat_i_user[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.735425, 0.767843, 0.868378, 1.228365, 3.147618",\
"0.755594, 0.788012, 0.888547, 1.248534, 3.167787",\
"0.853982, 0.886400, 0.986933, 1.346927, 3.266147",\
"1.164430, 1.196850, 1.297371, 1.657413, 3.576379",\
"2.172441, 2.204890, 2.305223, 2.666039, 4.580951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042592, 0.075125, 0.200804, 0.691438, 3.332908",\
"0.042592, 0.075125, 0.200804, 0.691438, 3.332908",\
"0.042594, 0.075128, 0.200804, 0.691448, 3.332855",\
"0.042611, 0.075149, 0.200803, 0.691522, 3.332446",\
"0.042879, 0.075480, 0.200784, 0.692697, 3.325928");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.905813, 0.931088, 0.993225, 1.161560, 2.009203",\
"0.927610, 0.952885, 1.015022, 1.183357, 2.031000",\
"1.036431, 1.061706, 1.123844, 1.292179, 2.139817",\
"1.409414, 1.434684, 1.496821, 1.665160, 2.512746",\
"2.803171, 2.828315, 2.890452, 3.058871, 3.905103");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041169, 0.058339, 0.113941, 0.316472, 1.469688",\
"0.041169, 0.058339, 0.113941, 0.316472, 1.469688",\
"0.041169, 0.058339, 0.113941, 0.316473, 1.469686",\
"0.041170, 0.058338, 0.113941, 0.316488, 1.469672",\
"0.041196, 0.058304, 0.113931, 0.316890, 1.469290");
}
} /* end of arc mprj_dat_i_user[17]_mprj_dat_i_core[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.735425, 0.767843, 0.868378, 1.228365, 3.147618",\
"0.755594, 0.788012, 0.888547, 1.248534, 3.167787",\
"0.853982, 0.886400, 0.986933, 1.346927, 3.266147",\
"1.164430, 1.196850, 1.297371, 1.657413, 3.576379",\
"2.172441, 2.204890, 2.305223, 2.666039, 4.580951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042592, 0.075125, 0.200804, 0.691438, 3.332908",\
"0.042592, 0.075125, 0.200804, 0.691438, 3.332908",\
"0.042594, 0.075128, 0.200804, 0.691448, 3.332855",\
"0.042611, 0.075149, 0.200803, 0.691522, 3.332446",\
"0.042879, 0.075480, 0.200784, 0.692697, 3.325928");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.905813, 0.931088, 0.993225, 1.161560, 2.009203",\
"0.927610, 0.952885, 1.015022, 1.183357, 2.031000",\
"1.036431, 1.061706, 1.123844, 1.292179, 2.139817",\
"1.409414, 1.434684, 1.496821, 1.665160, 2.512746",\
"2.803171, 2.828315, 2.890452, 3.058871, 3.905103");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041169, 0.058339, 0.113941, 0.316472, 1.469688",\
"0.041169, 0.058339, 0.113941, 0.316472, 1.469688",\
"0.041169, 0.058339, 0.113941, 0.316473, 1.469686",\
"0.041170, 0.058338, 0.113941, 0.316488, 1.469672",\
"0.041196, 0.058304, 0.113931, 0.316890, 1.469290");
}
} /* end of arc mprj_dat_i_user[17]_mprj_dat_i_core[17]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.043526, 3.075944, 3.176476, 3.536476, 5.455663",\
"3.093061, 3.125479, 3.226011, 3.586011, 5.505198",\
"3.204923, 3.237341, 3.337873, 3.697873, 5.617060",\
"3.549761, 3.582179, 3.682712, 4.042711, 5.961898",\
"4.811151, 4.843569, 4.944101, 5.304101, 7.223288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "2.585668, 2.610942, 2.673080, 2.841415, 3.689051",\
"2.635080, 2.660354, 2.722492, 2.890827, 3.738463",\
"2.747118, 2.772392, 2.834530, 3.002865, 3.850501",\
"3.099030, 3.124305, 3.186442, 3.354778, 4.202414",\
"4.353231, 4.378506, 4.440643, 4.608979, 5.456615");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "3.043526, 3.075944, 3.176476, 3.536476, 5.455663",\
"3.093061, 3.125479, 3.226011, 3.586011, 5.505198",\
"3.204923, 3.237341, 3.337873, 3.697873, 5.617060",\
"3.549761, 3.582179, 3.682712, 4.042711, 5.961898",\
"4.811151, 4.843569, 4.944101, 5.304101, 7.223288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803",\
"0.042596, 0.075131, 0.200804, 0.691457, 3.332803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "2.585668, 2.610942, 2.673080, 2.841415, 3.689051",\
"2.635080, 2.660354, 2.722492, 2.890827, 3.738463",\
"2.747118, 2.772392, 2.834530, 3.002865, 3.850501",\
"3.099030, 3.124305, 3.186442, 3.354778, 4.202414",\
"4.353231, 4.378506, 4.440643, 4.608979, 5.456615");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686",\
"0.041169, 0.058339, 0.113941, 0.316474, 1.469686");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[17]_una_min*/
} /* end of pin mprj_dat_i_core[17] */
pin("mprj_dat_i_core[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000846 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[16];
timing () {
related_pin : "mprj_dat_i_user[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.962852, 0.995408, 1.096023, 1.455769, 3.376589",\
"0.966766, 0.999322, 1.099937, 1.459683, 3.380503",\
"1.036167, 1.068723, 1.169336, 1.529091, 3.449859",\
"1.336758, 1.369317, 1.469913, 1.829739, 3.750134",\
"2.338309, 2.370900, 2.471304, 2.831909, 4.748221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.042101, 0.074622, 0.200402, 0.690663, 3.334945",\
"0.042101, 0.074622, 0.200402, 0.690663, 3.334945",\
"0.042104, 0.074626, 0.200402, 0.690678, 3.334860",\
"0.042129, 0.074657, 0.200400, 0.690786, 3.334262",\
"0.042400, 0.074992, 0.200380, 0.691969, 3.327695");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.138454, 1.163993, 1.226190, 1.394486, 2.242913",\
"1.142376, 1.167916, 1.230112, 1.398409, 2.246835",\
"1.219165, 1.244703, 1.306900, 1.475197, 2.323612",\
"1.571677, 1.597207, 1.659404, 1.827706, 2.676040",\
"2.962902, 2.988289, 3.050485, 3.218875, 4.065732");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.040917, 0.058178, 0.113778, 0.316113, 1.469867",\
"0.040917, 0.058178, 0.113778, 0.316113, 1.469867",\
"0.040917, 0.058178, 0.113778, 0.316116, 1.469864",\
"0.040918, 0.058176, 0.113777, 0.316140, 1.469842",\
"0.040945, 0.058139, 0.113766, 0.316577, 1.469425");
}
} /* end of arc mprj_dat_i_user[16]_mprj_dat_i_core[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.962852, 0.995408, 1.096023, 1.455769, 3.376589",\
"0.966766, 0.999322, 1.099937, 1.459683, 3.380503",\
"1.036167, 1.068723, 1.169336, 1.529091, 3.449859",\
"1.336758, 1.369317, 1.469913, 1.829739, 3.750134",\
"2.338309, 2.370900, 2.471304, 2.831909, 4.748221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.042101, 0.074622, 0.200402, 0.690663, 3.334945",\
"0.042101, 0.074622, 0.200402, 0.690663, 3.334945",\
"0.042104, 0.074626, 0.200402, 0.690678, 3.334860",\
"0.042129, 0.074657, 0.200400, 0.690786, 3.334262",\
"0.042400, 0.074992, 0.200380, 0.691969, 3.327695");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.138454, 1.163993, 1.226190, 1.394486, 2.242913",\
"1.142376, 1.167916, 1.230112, 1.398409, 2.246835",\
"1.219165, 1.244703, 1.306900, 1.475197, 2.323612",\
"1.571677, 1.597207, 1.659404, 1.827706, 2.676040",\
"2.962902, 2.988289, 3.050485, 3.218875, 4.065732");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.040917, 0.058178, 0.113778, 0.316113, 1.469867",\
"0.040917, 0.058178, 0.113778, 0.316113, 1.469867",\
"0.040917, 0.058178, 0.113778, 0.316116, 1.469864",\
"0.040918, 0.058176, 0.113777, 0.316140, 1.469842",\
"0.040945, 0.058139, 0.113766, 0.316577, 1.469425");
}
} /* end of arc mprj_dat_i_user[16]_mprj_dat_i_core[16]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "3.008688, 3.041244, 3.141859, 3.501606, 5.422417",\
"3.058224, 3.090780, 3.191395, 3.551142, 5.471952",\
"3.170086, 3.202641, 3.303256, 3.663003, 5.583814",\
"3.514924, 3.547480, 3.648095, 4.007842, 5.928653",\
"4.776313, 4.808869, 4.909484, 5.269231, 7.190042");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "2.536060, 2.561600, 2.623797, 2.792093, 3.640527",\
"2.585472, 2.611012, 2.673209, 2.841505, 3.689939",\
"2.697510, 2.723050, 2.785247, 2.953543, 3.801977",\
"3.049423, 3.074963, 3.137159, 3.305455, 4.153889",\
"4.303624, 4.329164, 4.391361, 4.559657, 5.408091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "3.008688, 3.041244, 3.141859, 3.501606, 5.422417",\
"3.058224, 3.090780, 3.191395, 3.551142, 5.471952",\
"3.170086, 3.202641, 3.303256, 3.663003, 5.583814",\
"3.514924, 3.547480, 3.648095, 4.007842, 5.928653",\
"4.776313, 4.808869, 4.909484, 5.269231, 7.190042");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929",\
"0.042102, 0.074623, 0.200402, 0.690666, 3.334929");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "2.536060, 2.561600, 2.623797, 2.792093, 3.640527",\
"2.585472, 2.611012, 2.673209, 2.841505, 3.689939",\
"2.697510, 2.723050, 2.785247, 2.953543, 3.801977",\
"3.049423, 3.074963, 3.137159, 3.305455, 4.153889",\
"4.303624, 4.329164, 4.391361, 4.559657, 5.408091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870",\
"0.040916, 0.058178, 0.113778, 0.316110, 1.469870");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[16]_una_min*/
} /* end of pin mprj_dat_i_core[16] */
pin("mprj_dat_i_core[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000999 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[15];
timing () {
related_pin : "mprj_dat_i_user[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.961805, 0.994185, 1.094770, 1.454620, 3.375044",\
"0.965677, 0.998058, 1.098642, 1.458492, 3.378917",\
"1.033253, 1.065633, 1.166216, 1.526075, 3.446451",\
"1.325392, 1.357775, 1.458342, 1.818267, 3.738299",\
"2.283880, 2.316291, 2.416675, 2.777348, 4.693460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.042622, 0.075136, 0.200889, 0.691212, 3.335091",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335091",\
"0.042625, 0.075140, 0.200888, 0.691226, 3.335013",\
"0.042648, 0.075168, 0.200887, 0.691326, 3.334460",\
"0.042907, 0.075488, 0.200869, 0.692462, 3.328157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "1.012876, 1.038204, 1.100439, 1.268563, 2.117836",\
"1.016757, 1.042085, 1.104320, 1.272443, 2.121717",\
"1.091861, 1.117198, 1.179415, 1.347566, 2.196879",\
"1.436211, 1.461585, 1.523720, 1.692006, 2.541444",\
"2.723788, 2.749020, 2.811155, 2.979531, 3.827434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.041155, 0.058484, 0.113971, 0.316097, 1.469747",\
"0.041155, 0.058484, 0.113971, 0.316097, 1.469747",\
"0.041161, 0.058484, 0.113972, 0.316097, 1.469932",\
"0.041192, 0.058484, 0.113979, 0.316097, 1.470361",\
"0.041223, 0.058484, 0.113979, 0.316467, 1.470361");
}
} /* end of arc mprj_dat_i_user[15]_mprj_dat_i_core[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.961805, 0.994185, 1.094770, 1.454620, 3.375044",\
"0.965677, 0.998058, 1.098642, 1.458492, 3.378917",\
"1.033253, 1.065633, 1.166216, 1.526075, 3.446451",\
"1.325392, 1.357775, 1.458342, 1.818267, 3.738299",\
"2.283880, 2.316291, 2.416675, 2.777348, 4.693460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.042622, 0.075136, 0.200889, 0.691212, 3.335091",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335091",\
"0.042625, 0.075140, 0.200888, 0.691226, 3.335013",\
"0.042648, 0.075168, 0.200887, 0.691326, 3.334460",\
"0.042907, 0.075488, 0.200869, 0.692462, 3.328157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "1.012876, 1.038204, 1.100439, 1.268563, 2.117836",\
"1.016757, 1.042085, 1.104320, 1.272443, 2.121717",\
"1.091861, 1.117198, 1.179415, 1.347566, 2.196879",\
"1.436211, 1.461585, 1.523720, 1.692006, 2.541444",\
"2.723788, 2.749020, 2.811155, 2.979531, 3.827434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.041155, 0.058376, 0.113968, 0.316011, 1.469747",\
"0.041155, 0.058376, 0.113968, 0.316011, 1.469747",\
"0.041161, 0.058376, 0.113968, 0.316011, 1.469932",\
"0.041192, 0.058376, 0.113968, 0.316011, 1.470361",\
"0.041223, 0.058376, 0.113968, 0.316467, 1.470361");
}
} /* end of arc mprj_dat_i_user[15]_mprj_dat_i_core[15]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "2.999498, 3.031879, 3.132464, 3.492313, 5.412737",\
"3.049034, 3.081414, 3.181999, 3.541849, 5.462273",\
"3.160896, 3.193276, 3.293861, 3.653711, 5.574134",\
"3.505734, 3.538115, 3.638700, 3.998549, 5.918973",\
"4.767123, 4.799504, 4.900088, 5.259938, 7.180362");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "2.404482, 2.429803, 2.492051, 2.660153, 3.509394",\
"2.453894, 2.479215, 2.541463, 2.709565, 3.558806",\
"2.565932, 2.591253, 2.653501, 2.821603, 3.670844",\
"2.917845, 2.943166, 3.005414, 3.173515, 4.022757",\
"4.172046, 4.197367, 4.259615, 4.427717, 5.276958");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "2.999498, 3.031879, 3.132464, 3.492313, 5.412737",\
"3.049034, 3.081414, 3.181999, 3.541849, 5.462273",\
"3.160896, 3.193276, 3.293861, 3.653711, 5.574134",\
"3.505734, 3.538115, 3.638700, 3.998549, 5.918973",\
"4.767123, 4.799504, 4.900088, 5.259938, 7.180362");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090",\
"0.042622, 0.075136, 0.200889, 0.691212, 3.335090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "2.404482, 2.429803, 2.492051, 2.660153, 3.509394",\
"2.453894, 2.479215, 2.541463, 2.709565, 3.558806",\
"2.565932, 2.591253, 2.653501, 2.821603, 3.670844",\
"2.917845, 2.943166, 3.005414, 3.173515, 4.022757",\
"4.172046, 4.197367, 4.259615, 4.427717, 5.276958");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599",\
"0.041150, 0.058493, 0.113970, 0.316112, 1.469599");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[15]_una_min*/
} /* end of pin mprj_dat_i_core[15] */
pin("mprj_dat_i_core[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001921 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[14];
timing () {
related_pin : "mprj_dat_i_user[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.979852, 1.011234, 1.111840, 1.474461, 3.394923",\
"0.986551, 1.017933, 1.118539, 1.481160, 3.401622",\
"1.065292, 1.096674, 1.197277, 1.559913, 3.480298",\
"1.390394, 1.421778, 1.522357, 1.885096, 3.804936",\
"2.561731, 2.593130, 2.693509, 3.057120, 4.972411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.045548, 0.077975, 0.203759, 0.701909, 3.345015",\
"0.045548, 0.077975, 0.203759, 0.701909, 3.345015",\
"0.045553, 0.077981, 0.203759, 0.701932, 3.344893",\
"0.045589, 0.078025, 0.203757, 0.702092, 3.344018",\
"0.045888, 0.078386, 0.203745, 0.703431, 3.336722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "1.008515, 1.032381, 1.094407, 1.264284, 2.114574",\
"1.015564, 1.039430, 1.101456, 1.271333, 2.121623",\
"1.100039, 1.123915, 1.185918, 1.355833, 2.206177",\
"1.460630, 1.484571, 1.546432, 1.716586, 2.567263",\
"2.819204, 2.843057, 2.904889, 3.075185, 3.924368");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.042857, 0.059825, 0.115062, 0.323384, 1.476950",\
"0.042857, 0.059825, 0.115062, 0.323384, 1.476950",\
"0.042864, 0.059825, 0.115064, 0.323384, 1.477203",\
"0.042913, 0.059825, 0.115075, 0.323384, 1.478674",\
"0.042967, 0.059825, 0.115075, 0.323666, 1.478674");
}
} /* end of arc mprj_dat_i_user[14]_mprj_dat_i_core[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.979852, 1.011234, 1.111840, 1.474461, 3.394923",\
"0.986551, 1.017933, 1.118539, 1.481160, 3.401622",\
"1.065292, 1.096674, 1.197277, 1.559913, 3.480298",\
"1.390394, 1.421778, 1.522357, 1.885096, 3.804936",\
"2.561731, 2.593130, 2.693509, 3.057120, 4.972411");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.045548, 0.077975, 0.203759, 0.701909, 3.345015",\
"0.045548, 0.077975, 0.203759, 0.701909, 3.345015",\
"0.045553, 0.077981, 0.203759, 0.701932, 3.344893",\
"0.045589, 0.078025, 0.203757, 0.702092, 3.344018",\
"0.045888, 0.078386, 0.203745, 0.703431, 3.336722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "1.008515, 1.032381, 1.094407, 1.264284, 2.114574",\
"1.015564, 1.039430, 1.101456, 1.271333, 2.121623",\
"1.100039, 1.123915, 1.185918, 1.355833, 2.206177",\
"1.460630, 1.484571, 1.546432, 1.716586, 2.567263",\
"2.819204, 2.843057, 2.904889, 3.075185, 3.924368");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.042857, 0.059652, 0.115062, 0.323239, 1.476950",\
"0.042857, 0.059652, 0.115062, 0.323239, 1.476950",\
"0.042864, 0.059652, 0.115064, 0.323239, 1.477203",\
"0.042913, 0.059652, 0.115069, 0.323239, 1.478674",\
"0.042967, 0.059652, 0.115069, 0.323666, 1.478674");
}
} /* end of arc mprj_dat_i_user[14]_mprj_dat_i_core[14]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "2.282105, 2.313487, 2.414087, 2.776737, 4.697043",\
"2.331640, 2.363023, 2.463622, 2.826273, 4.746579",\
"2.443502, 2.474885, 2.575484, 2.938135, 4.858440",\
"2.788341, 2.819723, 2.920323, 3.282974, 5.203279",\
"4.049730, 4.081112, 4.181712, 4.544363, 6.464668");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "1.887101, 1.910972, 1.972987, 2.142883, 2.993198",\
"1.936513, 1.960384, 2.022399, 2.192295, 3.042610",\
"2.048551, 2.072422, 2.134437, 2.304333, 3.154648",\
"2.400464, 2.424335, 2.486350, 2.656245, 3.506561",\
"3.654665, 3.678536, 3.740551, 3.910447, 4.760763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "2.282105, 2.313487, 2.414087, 2.776737, 4.697043",\
"2.331640, 2.363023, 2.463622, 2.826273, 4.746579",\
"2.443502, 2.474885, 2.575484, 2.938135, 4.858440",\
"2.788341, 2.819723, 2.920323, 3.282974, 5.203279",\
"4.049730, 4.081112, 4.181712, 4.544363, 6.464668");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765",\
"0.045558, 0.077988, 0.203759, 0.701955, 3.344765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "1.887101, 1.910972, 1.972987, 2.142883, 2.993198",\
"1.936513, 1.960384, 2.022399, 2.192295, 3.042610",\
"2.048551, 2.072422, 2.134437, 2.304333, 3.154648",\
"2.400464, 2.424335, 2.486350, 2.656245, 3.506561",\
"3.654665, 3.678536, 3.740551, 3.910447, 4.760763");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072",\
"0.042860, 0.059817, 0.115063, 0.323374, 1.477072");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[14]_una_min*/
} /* end of pin mprj_dat_i_core[14] */
pin("mprj_dat_i_core[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000985 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[13];
timing () {
related_pin : "mprj_dat_i_user[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.043496, 1.075885, 1.176494, 1.536168, 3.457027",\
"1.051081, 1.083470, 1.184079, 1.543754, 3.464612",\
"1.134916, 1.167306, 1.267911, 1.627600, 3.548383",\
"1.474001, 1.506395, 1.606970, 1.966784, 3.886909",\
"2.764867, 2.797296, 2.897648, 3.258377, 5.173707");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.042531, 0.075037, 0.200859, 0.691010, 3.335543",\
"0.042531, 0.075037, 0.200859, 0.691010, 3.335543",\
"0.042536, 0.075044, 0.200858, 0.691032, 3.335422",\
"0.042579, 0.075097, 0.200855, 0.691223, 3.334362",\
"0.042896, 0.075489, 0.200833, 0.692613, 3.326653");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.066649, 1.091988, 1.154236, 1.322290, 2.171238",\
"1.074661, 1.100000, 1.162248, 1.330302, 2.179250",\
"1.164262, 1.189613, 1.251838, 1.419928, 2.268928",\
"1.536744, 1.562136, 1.624268, 1.792512, 2.641658",\
"3.015098, 3.040337, 3.102467, 3.270811, 4.118292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.041122, 0.058479, 0.113962, 0.316143, 1.468881",\
"0.041122, 0.058479, 0.113962, 0.316143, 1.468881",\
"0.041131, 0.058479, 0.113964, 0.316143, 1.469126",\
"0.041166, 0.058479, 0.113972, 0.316143, 1.469645",\
"0.041199, 0.058479, 0.113972, 0.316534, 1.469645");
}
} /* end of arc mprj_dat_i_user[13]_mprj_dat_i_core[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.043496, 1.075885, 1.176494, 1.536168, 3.457027",\
"1.051081, 1.083470, 1.184079, 1.543754, 3.464612",\
"1.134916, 1.167306, 1.267911, 1.627600, 3.548383",\
"1.474001, 1.506395, 1.606970, 1.966784, 3.886909",\
"2.764867, 2.797296, 2.897648, 3.258377, 5.173707");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.042531, 0.075037, 0.200859, 0.691010, 3.335543",\
"0.042531, 0.075037, 0.200859, 0.691010, 3.335543",\
"0.042536, 0.075044, 0.200858, 0.691032, 3.335422",\
"0.042579, 0.075097, 0.200855, 0.691223, 3.334362",\
"0.042896, 0.075489, 0.200833, 0.692613, 3.326653");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.066649, 1.091988, 1.154236, 1.322290, 2.171238",\
"1.074661, 1.100000, 1.162248, 1.330302, 2.179250",\
"1.164262, 1.189613, 1.251838, 1.419928, 2.268928",\
"1.536744, 1.562136, 1.624268, 1.792512, 2.641658",\
"3.015098, 3.040337, 3.102467, 3.270811, 4.118292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.041122, 0.058356, 0.113960, 0.316041, 1.468881",\
"0.041122, 0.058356, 0.113960, 0.316041, 1.468881",\
"0.041131, 0.058356, 0.113960, 0.316041, 1.469126",\
"0.041166, 0.058356, 0.113960, 0.316041, 1.469645",\
"0.041199, 0.058356, 0.113960, 0.316534, 1.469645");
}
} /* end of arc mprj_dat_i_user[13]_mprj_dat_i_core[13]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "3.155409, 3.187799, 3.288403, 3.648097, 5.568854",\
"3.204945, 3.237334, 3.337939, 3.697632, 5.618390",\
"3.316806, 3.349196, 3.449800, 3.809494, 5.730251",\
"3.661645, 3.694035, 3.794639, 4.154333, 6.075090",\
"4.923034, 4.955424, 5.056028, 5.415722, 7.336479");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "2.518718, 2.544064, 2.606298, 2.774374, 3.623354",\
"2.568130, 2.593477, 2.655710, 2.823787, 3.672766",\
"2.680168, 2.705514, 2.767748, 2.935825, 3.784804",\
"3.032080, 3.057427, 3.119661, 3.287737, 4.136717",\
"4.286282, 4.311628, 4.373862, 4.541938, 5.390918");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "3.155409, 3.187799, 3.288403, 3.648097, 5.568854",\
"3.204945, 3.237334, 3.337939, 3.697632, 5.618390",\
"3.316806, 3.349196, 3.449800, 3.809494, 5.730251",\
"3.661645, 3.694035, 3.794639, 4.154333, 6.075090",\
"4.923034, 4.955424, 5.056028, 5.415722, 7.336479");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379",\
"0.042537, 0.075046, 0.200858, 0.691040, 3.335379");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "2.518718, 2.544064, 2.606298, 2.774374, 3.623354",\
"2.568130, 2.593477, 2.655710, 2.823787, 3.672766",\
"2.680168, 2.705514, 2.767748, 2.935825, 3.784804",\
"3.032080, 3.057427, 3.119661, 3.287737, 4.136717",\
"4.286282, 4.311628, 4.373862, 4.541938, 5.390918");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032",\
"0.041127, 0.058469, 0.113964, 0.316129, 1.469032");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[13]_una_min*/
} /* end of pin mprj_dat_i_core[13] */
pin("mprj_dat_i_core[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001214 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[12];
timing () {
related_pin : "mprj_dat_i_user[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.108353, 1.140481, 1.241023, 1.600900, 3.520665",\
"1.114909, 1.147037, 1.247578, 1.607456, 3.527221",\
"1.192885, 1.225012, 1.325552, 1.685439, 3.605149",\
"1.528225, 1.560357, 1.660867, 2.020874, 3.939960",\
"2.831450, 2.863611, 2.963904, 3.324813, 5.239167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.043333, 0.075837, 0.201591, 0.691956, 3.334861",\
"0.043333, 0.075837, 0.201591, 0.691956, 3.334861",\
"0.043337, 0.075841, 0.201591, 0.691972, 3.334772",\
"0.043378, 0.075892, 0.201588, 0.692153, 3.333770",\
"0.043690, 0.076276, 0.201568, 0.693527, 3.326164");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.123032, 1.148049, 1.210091, 1.378358, 2.227598",\
"1.129930, 1.154947, 1.216989, 1.385256, 2.234496",\
"1.213264, 1.238284, 1.300318, 1.468600, 2.317846",\
"1.581280, 1.606281, 1.668315, 1.836610, 2.685645",\
"3.073718, 3.098573, 3.160606, 3.329004, 4.176319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.041598, 0.058727, 0.114268, 0.316292, 1.470719",\
"0.041598, 0.058727, 0.114268, 0.316292, 1.470719",\
"0.041601, 0.058727, 0.114269, 0.316292, 1.470719",\
"0.041606, 0.058727, 0.114269, 0.316349, 1.470719",\
"0.041644, 0.058727, 0.114269, 0.316860, 1.470719");
}
} /* end of arc mprj_dat_i_user[12]_mprj_dat_i_core[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.108353, 1.140481, 1.241023, 1.600900, 3.520665",\
"1.114909, 1.147037, 1.247578, 1.607456, 3.527221",\
"1.192885, 1.225012, 1.325552, 1.685439, 3.605149",\
"1.528225, 1.560357, 1.660867, 2.020874, 3.939960",\
"2.831450, 2.863611, 2.963904, 3.324813, 5.239167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.043333, 0.075837, 0.201591, 0.691956, 3.334861",\
"0.043333, 0.075837, 0.201591, 0.691956, 3.334861",\
"0.043337, 0.075841, 0.201591, 0.691972, 3.334772",\
"0.043378, 0.075892, 0.201588, 0.692153, 3.333770",\
"0.043690, 0.076276, 0.201568, 0.693527, 3.326164");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.123032, 1.148049, 1.210091, 1.378358, 2.227598",\
"1.129930, 1.154947, 1.216989, 1.385256, 2.234496",\
"1.213264, 1.238284, 1.300318, 1.468600, 2.317846",\
"1.581280, 1.606281, 1.668315, 1.836610, 2.685645",\
"3.073718, 3.098573, 3.160606, 3.329004, 4.176319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.041598, 0.058673, 0.114256, 0.316287, 1.470264",\
"0.041598, 0.058673, 0.114256, 0.316287, 1.470264",\
"0.041601, 0.058673, 0.114256, 0.316287, 1.470264",\
"0.041606, 0.058673, 0.114256, 0.316349, 1.470264",\
"0.041644, 0.058673, 0.114256, 0.316860, 1.470264");
}
} /* end of arc mprj_dat_i_user[12]_mprj_dat_i_core[12]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "3.181992, 3.214120, 3.314659, 3.674548, 5.594253",\
"3.231528, 3.263656, 3.364195, 3.724083, 5.643789",\
"3.343389, 3.375517, 3.476056, 3.835945, 5.755650",\
"3.688228, 3.720356, 3.820895, 4.180784, 6.100489",\
"4.949617, 4.981745, 5.082284, 5.442173, 7.361878");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "2.534688, 2.559707, 2.621745, 2.790020, 3.639271",\
"2.584100, 2.609119, 2.671157, 2.839432, 3.688683",\
"2.696138, 2.721157, 2.783195, 2.951470, 3.800721",\
"3.048051, 3.073070, 3.135108, 3.303382, 4.152633",\
"4.302253, 4.327271, 4.389309, 4.557584, 5.406835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "3.181992, 3.214120, 3.314659, 3.674548, 5.594253",\
"3.231528, 3.263656, 3.364195, 3.724083, 5.643789",\
"3.343389, 3.375517, 3.476056, 3.835945, 5.755650",\
"3.688228, 3.720356, 3.820895, 4.180784, 6.100489",\
"4.949617, 4.981745, 5.082284, 5.442173, 7.361878");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764",\
"0.043337, 0.075842, 0.201591, 0.691974, 3.334764");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "2.534688, 2.559707, 2.621745, 2.790020, 3.639271",\
"2.584100, 2.609119, 2.671157, 2.839432, 3.688683",\
"2.696138, 2.721157, 2.783195, 2.951470, 3.800721",\
"3.048051, 3.073070, 3.135108, 3.303382, 4.152633",\
"4.302253, 4.327271, 4.389309, 4.557584, 5.406835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771",\
"0.041599, 0.058724, 0.114269, 0.316287, 1.470771");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[12]_una_min*/
} /* end of pin mprj_dat_i_core[12] */
pin("mprj_dat_i_core[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.002019 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[11];
timing () {
related_pin : "mprj_dat_i_user[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.964170, 0.995479, 1.095992, 1.458388, 3.376657",\
"0.970374, 1.001683, 1.102196, 1.464591, 3.382861",\
"1.048893, 1.080202, 1.180712, 1.543121, 3.461323",\
"1.368087, 1.399398, 1.499888, 1.862386, 3.780122",\
"2.498961, 2.530286, 2.630583, 2.993922, 4.907264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.045889, 0.078340, 0.204145, 0.701630, 3.340693",\
"0.045889, 0.078340, 0.204145, 0.701630, 3.340693",\
"0.045893, 0.078346, 0.204145, 0.701650, 3.340585",\
"0.045924, 0.078383, 0.204144, 0.701787, 3.339839",\
"0.046214, 0.078730, 0.204132, 0.703081, 3.332791");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.988452, 1.012233, 1.074114, 1.243745, 2.092485",\
"0.994917, 1.018698, 1.080578, 1.250209, 2.098949",\
"1.079224, 1.103015, 1.164874, 1.334541, 2.183331",\
"1.434672, 1.458521, 1.520248, 1.690139, 2.539236",\
"2.752400, 2.776146, 2.837873, 3.007859, 3.855347");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.043041, 0.059953, 0.115261, 0.322742, 1.473734",\
"0.043041, 0.059953, 0.115261, 0.322742, 1.473734",\
"0.043048, 0.059953, 0.115263, 0.322742, 1.473974",\
"0.043091, 0.059953, 0.115274, 0.322742, 1.475005",\
"0.043136, 0.059953, 0.115274, 0.323073, 1.475005");
}
} /* end of arc mprj_dat_i_user[11]_mprj_dat_i_core[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.964170, 0.995479, 1.095992, 1.458388, 3.376657",\
"0.970374, 1.001683, 1.102196, 1.464591, 3.382861",\
"1.048893, 1.080202, 1.180712, 1.543121, 3.461323",\
"1.368087, 1.399398, 1.499888, 1.862386, 3.780122",\
"2.498961, 2.530286, 2.630583, 2.993922, 4.907264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.045889, 0.078340, 0.204145, 0.701630, 3.340693",\
"0.045889, 0.078340, 0.204145, 0.701630, 3.340693",\
"0.045893, 0.078346, 0.204145, 0.701650, 3.340585",\
"0.045924, 0.078383, 0.204144, 0.701787, 3.339839",\
"0.046214, 0.078730, 0.204132, 0.703081, 3.332791");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.988452, 1.012233, 1.074114, 1.243745, 2.092485",\
"0.994917, 1.018698, 1.080578, 1.250209, 2.098949",\
"1.079224, 1.103015, 1.164874, 1.334541, 2.183331",\
"1.434672, 1.458521, 1.520248, 1.690139, 2.539236",\
"2.752400, 2.776146, 2.837873, 3.007859, 3.855347");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.043041, 0.059806, 0.115261, 0.322607, 1.473734",\
"0.043041, 0.059806, 0.115261, 0.322607, 1.473734",\
"0.043048, 0.059806, 0.115263, 0.322607, 1.473974",\
"0.043091, 0.059806, 0.115266, 0.322607, 1.475005",\
"0.043136, 0.059806, 0.115266, 0.323073, 1.475005");
}
} /* end of arc mprj_dat_i_user[11]_mprj_dat_i_core[11]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "2.271096, 2.302405, 2.402912, 2.765333, 4.683470",\
"2.320631, 2.351941, 2.452448, 2.814869, 4.733006",\
"2.432493, 2.463802, 2.564309, 2.926730, 4.844867",\
"2.777331, 2.808641, 2.909148, 3.271569, 5.189705",\
"4.038720, 4.070030, 4.170537, 4.532958, 6.451095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "1.874579, 1.898363, 1.960236, 2.129881, 2.978640",\
"1.923991, 1.947775, 2.009648, 2.179293, 3.028052",\
"2.036029, 2.059813, 2.121686, 2.291331, 3.140090",\
"2.387941, 2.411726, 2.473598, 2.643244, 3.492002",\
"3.642143, 3.665927, 3.727800, 3.897445, 4.746204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "2.271096, 2.302405, 2.402912, 2.765333, 4.683470",\
"2.320631, 2.351941, 2.452448, 2.814869, 4.733006",\
"2.432493, 2.463802, 2.564309, 2.926730, 4.844867",\
"2.777331, 2.808641, 2.909148, 3.271569, 5.189705",\
"4.038720, 4.070030, 4.170537, 4.532958, 6.451095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482",\
"0.045897, 0.078351, 0.204145, 0.701669, 3.340482");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "1.874579, 1.898363, 1.960236, 2.129881, 2.978640",\
"1.923991, 1.947775, 2.009648, 2.179293, 3.028052",\
"2.036029, 2.059813, 2.121686, 2.291331, 3.140090",\
"2.387941, 2.411726, 2.473598, 2.643244, 3.492002",\
"3.642143, 3.665927, 3.727800, 3.897445, 4.746204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827",\
"0.043043, 0.059947, 0.115262, 0.322734, 1.473827");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[11]_una_min*/
} /* end of pin mprj_dat_i_core[11] */
pin("mprj_dat_i_core[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001467 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[10];
timing () {
related_pin : "mprj_dat_i_user[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.023305, 1.055139, 1.155680, 1.517909, 3.435860",\
"1.026762, 1.058596, 1.159137, 1.521365, 3.439316",\
"1.088088, 1.119922, 1.220461, 1.582698, 3.500605",\
"1.383546, 1.415382, 1.515906, 1.878208, 3.795774",\
"2.421875, 2.453732, 2.554074, 2.917147, 4.830692");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.044138, 0.076616, 0.202388, 0.699366, 3.337120",\
"0.044138, 0.076616, 0.202388, 0.699366, 3.337120",\
"0.044141, 0.076620, 0.202388, 0.699378, 3.337049",\
"0.044164, 0.076647, 0.202386, 0.699479, 3.336502",\
"0.044428, 0.076971, 0.202372, 0.700659, 3.330048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.051518, 1.076071, 1.138124, 1.307577, 2.155845",\
"1.054978, 1.079531, 1.141584, 1.311037, 2.159305",\
"1.120726, 1.145286, 1.207324, 1.376802, 2.225105",\
"1.450307, 1.474910, 1.536853, 1.706491, 2.554977",\
"2.664499, 2.688984, 2.750926, 2.920655, 3.767606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.042043, 0.059150, 0.114570, 0.321357, 1.471379",\
"0.042043, 0.059150, 0.114570, 0.321357, 1.471379",\
"0.042049, 0.059150, 0.114571, 0.321357, 1.471545",\
"0.042084, 0.059150, 0.114579, 0.321357, 1.472149",\
"0.042122, 0.059150, 0.114579, 0.321716, 1.472149");
}
} /* end of arc mprj_dat_i_user[10]_mprj_dat_i_core[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.023305, 1.055139, 1.155680, 1.517909, 3.435860",\
"1.026762, 1.058596, 1.159137, 1.521365, 3.439316",\
"1.088088, 1.119922, 1.220461, 1.582698, 3.500605",\
"1.383546, 1.415382, 1.515906, 1.878208, 3.795774",\
"2.421875, 2.453732, 2.554074, 2.917147, 4.830692");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.044138, 0.076616, 0.202388, 0.699366, 3.337120",\
"0.044138, 0.076616, 0.202388, 0.699366, 3.337120",\
"0.044141, 0.076620, 0.202388, 0.699378, 3.337049",\
"0.044164, 0.076647, 0.202386, 0.699479, 3.336502",\
"0.044428, 0.076971, 0.202372, 0.700659, 3.330048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.051518, 1.076071, 1.138124, 1.307577, 2.155845",\
"1.054978, 1.079531, 1.141584, 1.311037, 2.159305",\
"1.120726, 1.145286, 1.207324, 1.376802, 2.225105",\
"1.450307, 1.474910, 1.536853, 1.706491, 2.554977",\
"2.664499, 2.688984, 2.750926, 2.920655, 3.767606");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.042043, 0.059034, 0.114569, 0.321273, 1.471379",\
"0.042043, 0.059034, 0.114569, 0.321273, 1.471379",\
"0.042049, 0.059034, 0.114569, 0.321273, 1.471545",\
"0.042084, 0.059034, 0.114569, 0.321273, 1.472149",\
"0.042122, 0.059034, 0.114569, 0.321716, 1.472149");
}
} /* end of arc mprj_dat_i_user[10]_mprj_dat_i_core[10]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "2.226953, 2.258787, 2.359327, 2.721562, 4.639478",\
"2.276488, 2.308323, 2.408862, 2.771097, 4.689013",\
"2.388350, 2.420185, 2.520724, 2.882959, 4.800875",\
"2.733189, 2.765023, 2.865563, 3.227798, 5.145713",\
"3.994578, 4.026412, 4.126952, 4.489187, 6.407103");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.834789, 1.859332, 1.921406, 2.090825, 2.939044",\
"1.884202, 1.908744, 1.970819, 2.140238, 2.988456",\
"1.996239, 2.020782, 2.082856, 2.252275, 3.100495",\
"2.348152, 2.372695, 2.434769, 2.604188, 3.452407",\
"3.602353, 3.626896, 3.688970, 3.858389, 4.706608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "2.226953, 2.258787, 2.359327, 2.721562, 4.639478",\
"2.276488, 2.308323, 2.408862, 2.771097, 4.689013",\
"2.388350, 2.420185, 2.520724, 2.882959, 4.800875",\
"2.733189, 2.765023, 2.865563, 3.227798, 5.145713",\
"3.994578, 4.026412, 4.126952, 4.489187, 6.407103");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063",\
"0.044141, 0.076619, 0.202388, 0.699376, 3.337063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "1.834789, 1.859332, 1.921406, 2.090825, 2.939044",\
"1.884202, 1.908744, 1.970819, 2.140238, 2.988456",\
"1.996239, 2.020782, 2.082856, 2.252275, 3.100495",\
"2.348152, 2.372695, 2.434769, 2.604188, 3.452407",\
"3.602353, 3.626896, 3.688970, 3.858389, 4.706608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150",\
"0.042036, 0.059164, 0.114568, 0.321376, 1.471150");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[10]_una_min*/
} /* end of pin mprj_dat_i_core[10] */
pin("mprj_dat_i_core[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000935 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[9];
timing () {
related_pin : "mprj_dat_i_user[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "1.027554, 1.060020, 1.160524, 1.520664, 3.439198",\
"1.035549, 1.068015, 1.168518, 1.528659, 3.447193",\
"1.117230, 1.149696, 1.250199, 1.610344, 3.528856",\
"1.440358, 1.472825, 1.573318, 1.933503, 3.851805",\
"2.626343, 2.658844, 2.759127, 3.120169, 5.033976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.042529, 0.075077, 0.200683, 0.691555, 3.331612",\
"0.042529, 0.075077, 0.200683, 0.691555, 3.331612",\
"0.042530, 0.075078, 0.200683, 0.691561, 3.331576",\
"0.042544, 0.075096, 0.200682, 0.691622, 3.331239",\
"0.042842, 0.075463, 0.200661, 0.692925, 3.324010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "1.186443, 1.211743, 1.273897, 1.442253, 2.289586",\
"1.194801, 1.220101, 1.282256, 1.450611, 2.297944",\
"1.283019, 1.308319, 1.370473, 1.538829, 2.386158",\
"1.646272, 1.671566, 1.733720, 1.902080, 2.749348",\
"3.074962, 3.100191, 3.162412, 3.330848, 4.176951");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.041107, 0.058280, 0.113891, 0.316527, 1.469588",\
"0.041107, 0.058280, 0.113891, 0.316527, 1.469588",\
"0.041107, 0.058280, 0.113891, 0.316528, 1.469588",\
"0.041108, 0.058280, 0.113891, 0.316546, 1.469588",\
"0.041315, 0.058417, 0.113994, 0.316949, 1.469588");
}
} /* end of arc mprj_dat_i_user[9]_mprj_dat_i_core[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "1.027554, 1.060020, 1.160524, 1.520664, 3.439198",\
"1.035549, 1.068015, 1.168518, 1.528659, 3.447193",\
"1.117230, 1.149696, 1.250199, 1.610344, 3.528856",\
"1.440358, 1.472825, 1.573318, 1.933503, 3.851805",\
"2.626343, 2.658844, 2.759127, 3.120169, 5.033976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.042529, 0.075077, 0.200683, 0.691555, 3.331612",\
"0.042529, 0.075077, 0.200683, 0.691555, 3.331612",\
"0.042530, 0.075078, 0.200683, 0.691561, 3.331576",\
"0.042544, 0.075096, 0.200682, 0.691622, 3.331239",\
"0.042842, 0.075463, 0.200661, 0.692925, 3.324010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "1.186443, 1.211743, 1.273897, 1.442253, 2.289586",\
"1.194801, 1.220101, 1.282256, 1.450611, 2.297944",\
"1.283019, 1.308319, 1.370473, 1.538829, 2.386158",\
"1.646272, 1.671566, 1.733720, 1.902080, 2.749348",\
"3.074962, 3.100191, 3.162412, 3.330848, 4.176951");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.041107, 0.058278, 0.113890, 0.316527, 1.469127",\
"0.041107, 0.058278, 0.113890, 0.316527, 1.469127",\
"0.041107, 0.058278, 0.113890, 0.316528, 1.469127",\
"0.041108, 0.058278, 0.113890, 0.316546, 1.469127",\
"0.041315, 0.058417, 0.113994, 0.316949, 1.469127");
}
} /* end of arc mprj_dat_i_user[9]_mprj_dat_i_core[9]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "2.347958, 2.380424, 2.480926, 2.841075, 4.759562",\
"2.397494, 2.429960, 2.530461, 2.890611, 4.809097",\
"2.509355, 2.541821, 2.642323, 3.002473, 4.920959",\
"2.854194, 2.886660, 2.987161, 3.347311, 5.265797",\
"4.115583, 4.148049, 4.248551, 4.608701, 6.527187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "2.088808, 2.114107, 2.176261, 2.344617, 3.191947",\
"2.138220, 2.163520, 2.225674, 2.394030, 3.241360",\
"2.250258, 2.275558, 2.337712, 2.506068, 3.353398",\
"2.602170, 2.627470, 2.689624, 2.857980, 3.705310",\
"3.856372, 3.881672, 3.943826, 4.112182, 4.959512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "2.347958, 2.380424, 2.480926, 2.841075, 4.759562",\
"2.397494, 2.429960, 2.530461, 2.890611, 4.809097",\
"2.509355, 2.541821, 2.642323, 3.002473, 4.920959",\
"2.854194, 2.886660, 2.987161, 3.347311, 5.265797",\
"4.115583, 4.148049, 4.248551, 4.608701, 6.527187");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535",\
"0.042532, 0.075081, 0.200683, 0.691569, 3.331535");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "2.088808, 2.114107, 2.176261, 2.344617, 3.191947",\
"2.138220, 2.163520, 2.225674, 2.394030, 3.241360",\
"2.250258, 2.275558, 2.337712, 2.506068, 3.353398",\
"2.602170, 2.627470, 2.689624, 2.857980, 3.705310",\
"3.856372, 3.881672, 3.943826, 4.112182, 4.959512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587",\
"0.041107, 0.058279, 0.113891, 0.316528, 1.469587");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[9]_una_min*/
} /* end of pin mprj_dat_i_core[9] */
pin("mprj_dat_i_core[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000930 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[8];
timing () {
related_pin : "mprj_dat_i_user[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.917708, 0.950169, 1.050743, 1.410597, 3.330651",\
"0.926769, 0.959230, 1.059805, 1.419658, 3.339711",\
"1.012289, 1.044750, 1.145323, 1.505186, 3.425190",\
"1.343040, 1.375504, 1.476059, 1.835993, 3.755624",\
"2.449130, 2.481627, 2.581974, 2.942757, 4.857937");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.042412, 0.074937, 0.200673, 0.691101, 3.334033",\
"0.042412, 0.074937, 0.200673, 0.691101, 3.334033",\
"0.042415, 0.074941, 0.200673, 0.691116, 3.333955",\
"0.042440, 0.074971, 0.200671, 0.691223, 3.333357",\
"0.042735, 0.075335, 0.200650, 0.692513, 3.326197");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.090465, 1.115841, 1.177998, 1.346311, 2.194370",\
"1.100082, 1.125458, 1.187615, 1.355928, 2.203987",\
"1.193971, 1.219347, 1.281504, 1.449817, 2.297866",\
"1.577926, 1.603292, 1.665449, 1.833768, 2.681717",\
"3.082700, 3.107921, 3.170078, 3.338488, 4.184911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.041083, 0.058290, 0.113889, 0.316307, 1.469790",\
"0.041083, 0.058290, 0.113889, 0.316307, 1.469790",\
"0.041083, 0.058290, 0.113889, 0.316310, 1.469788",\
"0.041085, 0.058287, 0.113888, 0.316340, 1.469760",\
"0.041114, 0.058249, 0.113877, 0.316791, 1.469329");
}
} /* end of arc mprj_dat_i_user[8]_mprj_dat_i_core[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.917708, 0.950169, 1.050743, 1.410597, 3.330651",\
"0.926769, 0.959230, 1.059805, 1.419658, 3.339711",\
"1.012289, 1.044750, 1.145323, 1.505186, 3.425190",\
"1.343040, 1.375504, 1.476059, 1.835993, 3.755624",\
"2.449130, 2.481627, 2.581974, 2.942757, 4.857937");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.042412, 0.074937, 0.200673, 0.691101, 3.334033",\
"0.042412, 0.074937, 0.200673, 0.691101, 3.334033",\
"0.042415, 0.074941, 0.200673, 0.691116, 3.333955",\
"0.042440, 0.074971, 0.200671, 0.691223, 3.333357",\
"0.042735, 0.075335, 0.200650, 0.692513, 3.326197");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.090465, 1.115841, 1.177998, 1.346311, 2.194370",\
"1.100082, 1.125458, 1.187615, 1.355928, 2.203987",\
"1.193971, 1.219347, 1.281504, 1.449817, 2.297866",\
"1.577926, 1.603292, 1.665449, 1.833768, 2.681717",\
"3.082700, 3.107921, 3.170078, 3.338488, 4.184911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.041083, 0.058290, 0.113889, 0.316307, 1.469790",\
"0.041083, 0.058290, 0.113889, 0.316307, 1.469790",\
"0.041083, 0.058290, 0.113889, 0.316310, 1.469788",\
"0.041085, 0.058287, 0.113888, 0.316340, 1.469760",\
"0.041114, 0.058249, 0.113877, 0.316791, 1.469329");
}
} /* end of arc mprj_dat_i_user[8]_mprj_dat_i_core[8]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "3.063938, 3.096399, 3.196970, 3.556838, 5.476817",\
"3.113473, 3.145935, 3.246506, 3.606374, 5.526352",\
"3.225335, 3.257796, 3.358367, 3.718235, 5.638214",\
"3.570174, 3.602635, 3.703206, 4.063074, 5.983053",\
"4.831563, 4.864024, 4.964595, 5.324463, 7.244442");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "2.593781, 2.619157, 2.681314, 2.849627, 3.697679",\
"2.643193, 2.668569, 2.730726, 2.899039, 3.747091",\
"2.755231, 2.780607, 2.842764, 3.011077, 3.859129",\
"3.107144, 3.132519, 3.194676, 3.362990, 4.211041",\
"4.361345, 4.386721, 4.448878, 4.617191, 5.465243");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "3.063938, 3.096399, 3.196970, 3.556838, 5.476817",\
"3.113473, 3.145935, 3.246506, 3.606374, 5.526352",\
"3.225335, 3.257796, 3.358367, 3.718235, 5.638214",\
"3.570174, 3.602635, 3.703206, 4.063074, 5.983053",\
"4.831563, 4.864024, 4.964595, 5.324463, 7.244442");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915",\
"0.042417, 0.074943, 0.200673, 0.691123, 3.333915");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "2.593781, 2.619157, 2.681314, 2.849627, 3.697679",\
"2.643193, 2.668569, 2.730726, 2.899039, 3.747091",\
"2.755231, 2.780607, 2.842764, 3.011077, 3.859129",\
"3.107144, 3.132519, 3.194676, 3.362990, 4.211041",\
"4.361345, 4.386721, 4.448878, 4.617191, 5.465243");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789",\
"0.041083, 0.058290, 0.113889, 0.316309, 1.469789");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[8]_una_min*/
} /* end of pin mprj_dat_i_core[8] */
pin("mprj_dat_i_core[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001035 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[7];
timing () {
related_pin : "mprj_dat_i_user[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.918968, 0.951307, 1.051877, 1.411760, 3.331927",\
"0.927568, 0.959907, 1.060477, 1.420360, 3.340527",\
"1.011881, 1.044220, 1.144789, 1.504681, 3.424795",\
"1.336382, 1.368724, 1.469276, 1.829236, 3.748994",\
"2.413820, 2.446192, 2.546541, 2.907334, 4.822729");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042751, 0.075266, 0.201006, 0.691379, 3.334815",\
"0.042751, 0.075266, 0.201006, 0.691379, 3.334815",\
"0.042754, 0.075270, 0.201006, 0.691395, 3.334730",\
"0.042778, 0.075299, 0.201004, 0.691498, 3.334158",\
"0.043066, 0.075655, 0.200984, 0.692763, 3.327143");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.090941, 1.116152, 1.178270, 1.346622, 2.194891",\
"1.100048, 1.125258, 1.187376, 1.355729, 2.203998",\
"1.193178, 1.218387, 1.280505, 1.448858, 2.297117",\
"1.573321, 1.598522, 1.660640, 1.828998, 2.677165",\
"3.053432, 3.078496, 3.140613, 3.309062, 4.155717");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041284, 0.058438, 0.114019, 0.316395, 1.470476",\
"0.041284, 0.058438, 0.114019, 0.316395, 1.470476",\
"0.041284, 0.058437, 0.114019, 0.316398, 1.470473",\
"0.041286, 0.058435, 0.114019, 0.316425, 1.470447",\
"0.041317, 0.058397, 0.114008, 0.316873, 1.470020");
}
} /* end of arc mprj_dat_i_user[7]_mprj_dat_i_core[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.918968, 0.951307, 1.051877, 1.411760, 3.331927",\
"0.927568, 0.959907, 1.060477, 1.420360, 3.340527",\
"1.011881, 1.044220, 1.144789, 1.504681, 3.424795",\
"1.336382, 1.368724, 1.469276, 1.829236, 3.748994",\
"2.413820, 2.446192, 2.546541, 2.907334, 4.822729");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042751, 0.075266, 0.201006, 0.691379, 3.334815",\
"0.042751, 0.075266, 0.201006, 0.691379, 3.334815",\
"0.042754, 0.075270, 0.201006, 0.691395, 3.334730",\
"0.042778, 0.075299, 0.201004, 0.691498, 3.334158",\
"0.043066, 0.075655, 0.200984, 0.692763, 3.327143");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.090941, 1.116152, 1.178270, 1.346622, 2.194891",\
"1.100048, 1.125258, 1.187376, 1.355729, 2.203998",\
"1.193178, 1.218387, 1.280505, 1.448858, 2.297117",\
"1.573321, 1.598522, 1.660640, 1.828998, 2.677165",\
"3.053432, 3.078496, 3.140613, 3.309062, 4.155717");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041284, 0.058438, 0.114019, 0.316395, 1.470476",\
"0.041284, 0.058438, 0.114019, 0.316395, 1.470476",\
"0.041284, 0.058437, 0.114019, 0.316398, 1.470473",\
"0.041286, 0.058435, 0.114019, 0.316425, 1.470447",\
"0.041317, 0.058397, 0.114008, 0.316873, 1.470020");
}
} /* end of arc mprj_dat_i_user[7]_mprj_dat_i_core[7]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.049671, 3.082011, 3.182578, 3.542475, 5.462569",\
"3.099207, 3.131546, 3.232114, 3.592010, 5.512105",\
"3.211069, 3.243408, 3.343975, 3.703872, 5.623966",\
"3.555907, 3.588247, 3.688814, 4.048710, 5.968805",\
"4.817296, 4.849636, 4.950203, 5.310099, 7.230194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "2.579986, 2.605196, 2.667314, 2.835667, 3.683929",\
"2.629398, 2.654608, 2.716726, 2.885079, 3.733341",\
"2.741436, 2.766646, 2.828764, 2.997117, 3.845379",\
"3.093349, 3.118558, 3.180676, 3.349030, 4.197291",\
"4.347550, 4.372760, 4.434878, 4.603231, 5.451493");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.049671, 3.082011, 3.182578, 3.542475, 5.462569",\
"3.099207, 3.131546, 3.232114, 3.592010, 5.512105",\
"3.211069, 3.243408, 3.343975, 3.703872, 5.623966",\
"3.555907, 3.588247, 3.688814, 4.048710, 5.968805",\
"4.817296, 4.849636, 4.950203, 5.310099, 7.230194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699",\
"0.042756, 0.075272, 0.201005, 0.691400, 3.334699");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "2.579986, 2.605196, 2.667314, 2.835667, 3.683929",\
"2.629398, 2.654608, 2.716726, 2.885079, 3.733341",\
"2.741436, 2.766646, 2.828764, 2.997117, 3.845379",\
"3.093349, 3.118558, 3.180676, 3.349030, 4.197291",\
"4.347550, 4.372760, 4.434878, 4.603231, 5.451493");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474",\
"0.041284, 0.058437, 0.114019, 0.316397, 1.470474");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[7]_una_min*/
} /* end of pin mprj_dat_i_core[7] */
pin("mprj_dat_i_core[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001291 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[6];
timing () {
related_pin : "mprj_dat_i_user[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.171023, 1.203069, 1.303607, 1.665971, 3.583631",\
"1.174371, 1.206417, 1.306955, 1.669319, 3.586979",\
"1.234957, 1.267003, 1.367540, 1.729909, 3.647537",\
"1.543950, 1.575999, 1.676512, 2.038982, 3.956085",\
"2.723607, 2.755683, 2.855989, 3.219327, 5.131909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.043612, 0.076111, 0.201810, 0.698993, 3.335969",\
"0.043612, 0.076111, 0.201810, 0.698993, 3.335969",\
"0.043614, 0.076113, 0.201810, 0.699002, 3.335918",\
"0.043648, 0.076156, 0.201808, 0.699156, 3.335076",\
"0.043946, 0.076521, 0.201790, 0.700482, 3.327819");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.363592, 1.388384, 1.450409, 1.620122, 2.467543",\
"1.366947, 1.391739, 1.453764, 1.623477, 2.470897",\
"1.432957, 1.457749, 1.519774, 1.689487, 2.536901",\
"1.787436, 1.812213, 1.874238, 2.043962, 2.891198",\
"3.354139, 3.378789, 3.440814, 3.610629, 4.456334");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.041778, 0.058791, 0.114334, 0.321393, 1.472224",\
"0.041778, 0.058791, 0.114334, 0.321393, 1.472224",\
"0.041778, 0.058791, 0.114334, 0.321395, 1.472222",\
"0.041782, 0.058787, 0.114332, 0.321446, 1.472172",\
"0.041818, 0.058749, 0.114322, 0.321888, 1.471740");
}
} /* end of arc mprj_dat_i_user[6]_mprj_dat_i_core[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.171023, 1.203069, 1.303607, 1.665971, 3.583631",\
"1.174371, 1.206417, 1.306955, 1.669319, 3.586979",\
"1.234957, 1.267003, 1.367540, 1.729909, 3.647537",\
"1.543950, 1.575999, 1.676512, 2.038982, 3.956085",\
"2.723607, 2.755683, 2.855989, 3.219327, 5.131909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.043612, 0.076111, 0.201810, 0.698993, 3.335969",\
"0.043612, 0.076111, 0.201810, 0.698993, 3.335969",\
"0.043614, 0.076113, 0.201810, 0.699002, 3.335918",\
"0.043648, 0.076156, 0.201808, 0.699156, 3.335076",\
"0.043946, 0.076521, 0.201790, 0.700482, 3.327819");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.363592, 1.388384, 1.450409, 1.620122, 2.467543",\
"1.366947, 1.391739, 1.453764, 1.623477, 2.470897",\
"1.432957, 1.457749, 1.519774, 1.689487, 2.536901",\
"1.787436, 1.812213, 1.874238, 2.043962, 2.891198",\
"3.354139, 3.378789, 3.440814, 3.610629, 4.456334");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.041778, 0.058791, 0.114334, 0.321393, 1.472224",\
"0.041778, 0.058791, 0.114334, 0.321393, 1.472224",\
"0.041778, 0.058791, 0.114334, 0.321395, 1.472222",\
"0.041782, 0.058787, 0.114332, 0.321446, 1.472172",\
"0.041818, 0.058749, 0.114322, 0.321888, 1.471740");
}
} /* end of arc mprj_dat_i_user[6]_mprj_dat_i_core[6]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "3.148287, 3.180333, 3.280873, 3.643232, 5.560913",\
"3.197823, 3.229869, 3.330408, 3.692768, 5.610449",\
"3.309684, 3.341730, 3.442270, 3.804629, 5.722310",\
"3.654523, 3.686569, 3.787108, 4.149468, 6.067149",\
"4.915913, 4.947958, 5.048498, 5.410857, 7.328538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "2.682609, 2.707402, 2.769427, 2.939140, 3.786570",\
"2.732022, 2.756814, 2.818840, 2.988552, 3.835982",\
"2.844059, 2.868852, 2.930878, 3.100590, 3.948020",\
"3.195972, 3.220764, 3.282790, 3.452502, 4.299932",\
"4.450173, 4.474966, 4.536992, 4.706703, 5.554134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "3.148287, 3.180333, 3.280873, 3.643232, 5.560913",\
"3.197823, 3.229869, 3.330408, 3.692768, 5.610449",\
"3.309684, 3.341730, 3.442270, 3.804629, 5.722310",\
"3.654523, 3.686569, 3.787108, 4.149468, 6.067149",\
"4.915913, 4.947958, 5.048498, 5.410857, 7.328538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004",\
"0.043610, 0.076109, 0.201810, 0.698987, 3.336004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "2.682609, 2.707402, 2.769427, 2.939140, 3.786570",\
"2.732022, 2.756814, 2.818840, 2.988552, 3.835982",\
"2.844059, 2.868852, 2.930878, 3.100590, 3.948020",\
"3.195972, 3.220764, 3.282790, 3.452502, 4.299932",\
"4.450173, 4.474966, 4.536992, 4.706703, 5.554134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226",\
"0.041777, 0.058792, 0.114334, 0.321390, 1.472226");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[6]_una_min*/
} /* end of pin mprj_dat_i_core[6] */
pin("mprj_dat_i_core[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001081 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[5];
timing () {
related_pin : "mprj_dat_i_user[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.995237, 1.027522, 1.128055, 1.487974, 3.407321",\
"1.003557, 1.035842, 1.136375, 1.496294, 3.415641",\
"1.086064, 1.118349, 1.218880, 1.578808, 3.498109",\
"1.414005, 1.446293, 1.546804, 1.906815, 3.825681",\
"2.568161, 2.600480, 2.700781, 3.061656, 4.975990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.042927, 0.075448, 0.201165, 0.691694, 3.333483",\
"0.042927, 0.075448, 0.201165, 0.691694, 3.333483",\
"0.042930, 0.075452, 0.201165, 0.691708, 3.333408",\
"0.042959, 0.075487, 0.201163, 0.691834, 3.332710",\
"0.043258, 0.075856, 0.201143, 0.693148, 3.325424");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.173815, 1.198933, 1.261019, 1.429340, 2.277085",\
"1.182649, 1.207767, 1.269853, 1.438174, 2.285919",\
"1.273411, 1.298528, 1.360614, 1.528936, 2.376672",\
"1.654055, 1.679160, 1.741245, 1.909575, 2.757177",\
"3.201426, 3.226394, 3.288479, 3.456900, 4.302980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041375, 0.058501, 0.114092, 0.316554, 1.469751",\
"0.041375, 0.058501, 0.114092, 0.316554, 1.469751",\
"0.041376, 0.058501, 0.114092, 0.316556, 1.469749",\
"0.041378, 0.058497, 0.114091, 0.316596, 1.469711",\
"0.041410, 0.058459, 0.114080, 0.317047, 1.469281");
}
} /* end of arc mprj_dat_i_user[5]_mprj_dat_i_core[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.995237, 1.027522, 1.128055, 1.487974, 3.407321",\
"1.003557, 1.035842, 1.136375, 1.496294, 3.415641",\
"1.086064, 1.118349, 1.218880, 1.578808, 3.498109",\
"1.414005, 1.446293, 1.546804, 1.906815, 3.825681",\
"2.568161, 2.600480, 2.700781, 3.061656, 4.975990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.042927, 0.075448, 0.201165, 0.691694, 3.333483",\
"0.042927, 0.075448, 0.201165, 0.691694, 3.333483",\
"0.042930, 0.075452, 0.201165, 0.691708, 3.333408",\
"0.042959, 0.075487, 0.201163, 0.691834, 3.332710",\
"0.043258, 0.075856, 0.201143, 0.693148, 3.325424");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.173815, 1.198933, 1.261019, 1.429340, 2.277085",\
"1.182649, 1.207767, 1.269853, 1.438174, 2.285919",\
"1.273411, 1.298528, 1.360614, 1.528936, 2.376672",\
"1.654055, 1.679160, 1.741245, 1.909575, 2.757177",\
"3.201426, 3.226394, 3.288479, 3.456900, 4.302980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041375, 0.058501, 0.114092, 0.316554, 1.469751",\
"0.041375, 0.058501, 0.114092, 0.316554, 1.469751",\
"0.041376, 0.058501, 0.114092, 0.316556, 1.469749",\
"0.041378, 0.058497, 0.114091, 0.316596, 1.469711",\
"0.041410, 0.058459, 0.114080, 0.317047, 1.469281");
}
} /* end of arc mprj_dat_i_user[5]_mprj_dat_i_core[5]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "3.117547, 3.149832, 3.250363, 3.610293, 5.529579",\
"3.167083, 3.199368, 3.299898, 3.659829, 5.579114",\
"3.278944, 3.311229, 3.411760, 3.771691, 5.690976",\
"3.623783, 3.656068, 3.756598, 4.116529, 6.035815",\
"4.885172, 4.917457, 5.017988, 5.377918, 7.297204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.652332, 2.677449, 2.739535, 2.907856, 3.755595",\
"2.701744, 2.726861, 2.788947, 2.957268, 3.805007",\
"2.813782, 2.838899, 2.900985, 3.069306, 3.917045",\
"3.165694, 3.190812, 3.252897, 3.421219, 4.268958",\
"4.419896, 4.445013, 4.507099, 4.675420, 5.523159");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "3.117547, 3.149832, 3.250363, 3.610293, 5.529579",\
"3.167083, 3.199368, 3.299898, 3.659829, 5.579114",\
"3.278944, 3.311229, 3.411760, 3.771691, 5.690976",\
"3.623783, 3.656068, 3.756598, 4.116529, 6.035815",\
"4.885172, 4.917457, 5.017988, 5.377918, 7.297204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384",\
"0.042931, 0.075453, 0.201165, 0.691712, 3.333384");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "2.652332, 2.677449, 2.739535, 2.907856, 3.755595",\
"2.701744, 2.726861, 2.788947, 2.957268, 3.805007",\
"2.813782, 2.838899, 2.900985, 3.069306, 3.917045",\
"3.165694, 3.190812, 3.252897, 3.421219, 4.268958",\
"4.419896, 4.445013, 4.507099, 4.675420, 5.523159");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749",\
"0.041376, 0.058501, 0.114092, 0.316555, 1.469749");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[5]_una_min*/
} /* end of pin mprj_dat_i_core[5] */
pin("mprj_dat_i_core[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001067 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[4];
timing () {
related_pin : "mprj_dat_i_user[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.985794, 1.018097, 1.118625, 1.478575, 3.397795",\
"0.992412, 1.024715, 1.125243, 1.485193, 3.404413",\
"1.068668, 1.100971, 1.201497, 1.561455, 3.480632",\
"1.385680, 1.417985, 1.518499, 1.878507, 3.797418",\
"2.469629, 2.501964, 2.602275, 2.963118, 4.877651");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.042892, 0.075416, 0.201118, 0.691695, 3.333224",\
"0.042892, 0.075416, 0.201118, 0.691695, 3.333224",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333155",\
"0.042912, 0.075441, 0.201117, 0.691785, 3.332727",\
"0.043202, 0.075798, 0.201098, 0.693054, 3.325689");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.167015, 1.192147, 1.254239, 1.422566, 2.270223",\
"1.174178, 1.199309, 1.261402, 1.429729, 2.277386",\
"1.258663, 1.283794, 1.345886, 1.514214, 2.361863",\
"1.629192, 1.654316, 1.716408, 1.884740, 2.732315",\
"3.112248, 3.137241, 3.199332, 3.367752, 4.213865");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041351, 0.058478, 0.114072, 0.316565, 1.469722",\
"0.041351, 0.058478, 0.114072, 0.316565, 1.469722",\
"0.041351, 0.058478, 0.114072, 0.316568, 1.469720",\
"0.041352, 0.058476, 0.114071, 0.316590, 1.469699",\
"0.041383, 0.058440, 0.114061, 0.317023, 1.469286");
}
} /* end of arc mprj_dat_i_user[4]_mprj_dat_i_core[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.985794, 1.018097, 1.118625, 1.478575, 3.397795",\
"0.992412, 1.024715, 1.125243, 1.485193, 3.404413",\
"1.068668, 1.100971, 1.201497, 1.561455, 3.480632",\
"1.385680, 1.417985, 1.518499, 1.878507, 3.797418",\
"2.469629, 2.501964, 2.602275, 2.963118, 4.877651");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.042892, 0.075416, 0.201118, 0.691695, 3.333224",\
"0.042892, 0.075416, 0.201118, 0.691695, 3.333224",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333155",\
"0.042912, 0.075441, 0.201117, 0.691785, 3.332727",\
"0.043202, 0.075798, 0.201098, 0.693054, 3.325689");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.167015, 1.192147, 1.254239, 1.422566, 2.270223",\
"1.174178, 1.199309, 1.261402, 1.429729, 2.277386",\
"1.258663, 1.283794, 1.345886, 1.514214, 2.361863",\
"1.629192, 1.654316, 1.716408, 1.884740, 2.732315",\
"3.112248, 3.137241, 3.199332, 3.367752, 4.213865");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041351, 0.058478, 0.114072, 0.316565, 1.469722",\
"0.041351, 0.058478, 0.114072, 0.316565, 1.469722",\
"0.041351, 0.058478, 0.114072, 0.316568, 1.469720",\
"0.041352, 0.058476, 0.114071, 0.316590, 1.469699",\
"0.041383, 0.058440, 0.114061, 0.317023, 1.469286");
}
} /* end of arc mprj_dat_i_user[4]_mprj_dat_i_core[4]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "3.064784, 3.097087, 3.197613, 3.557571, 5.476749",\
"3.114320, 3.146623, 3.247149, 3.607107, 5.526285",\
"3.226182, 3.258485, 3.359011, 3.718969, 5.638147",\
"3.571020, 3.603323, 3.703850, 4.063807, 5.982985",\
"4.832409, 4.864712, 4.965239, 5.325197, 7.244374");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "2.601019, 2.626151, 2.688243, 2.856570, 3.704225",\
"2.650432, 2.675563, 2.737655, 2.905983, 3.753637",\
"2.762470, 2.787601, 2.849693, 3.018021, 3.865675",\
"3.114382, 3.139513, 3.201606, 3.369933, 4.217588",\
"4.368584, 4.393715, 4.455807, 4.624135, 5.471789");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "3.064784, 3.097087, 3.197613, 3.557571, 5.476749",\
"3.114320, 3.146623, 3.247149, 3.607107, 5.526285",\
"3.226182, 3.258485, 3.359011, 3.718969, 5.638147",\
"3.571020, 3.603323, 3.703850, 4.063807, 5.982985",\
"4.832409, 4.864712, 4.965239, 5.325197, 7.244374");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157",\
"0.042895, 0.075420, 0.201118, 0.691707, 3.333157");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "2.601019, 2.626151, 2.688243, 2.856570, 3.704225",\
"2.650432, 2.675563, 2.737655, 2.905983, 3.753637",\
"2.762470, 2.787601, 2.849693, 3.018021, 3.865675",\
"3.114382, 3.139513, 3.201606, 3.369933, 4.217588",\
"4.368584, 4.393715, 4.455807, 4.624135, 5.471789");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721",\
"0.041351, 0.058478, 0.114072, 0.316566, 1.469721");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[4]_una_min*/
} /* end of pin mprj_dat_i_core[4] */
pin("mprj_dat_i_core[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001353 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[3];
timing () {
related_pin : "mprj_dat_i_user[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.063364, 1.095322, 1.195743, 1.555661, 3.472700",\
"1.070821, 1.102779, 1.203200, 1.563118, 3.480157",\
"1.153300, 1.185258, 1.285678, 1.645603, 3.562609",\
"1.488241, 1.520201, 1.620602, 1.980605, 3.897203",\
"2.744339, 2.776326, 2.876514, 3.237406, 5.149341");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.043861, 0.076383, 0.202089, 0.692936, 3.330194",\
"0.043861, 0.076383, 0.202089, 0.692936, 3.330194",\
"0.043863, 0.076386, 0.202089, 0.692945, 3.330141",\
"0.043890, 0.076419, 0.202088, 0.693064, 3.329486",\
"0.044197, 0.076796, 0.202070, 0.694418, 3.321991");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.213922, 1.238563, 1.300485, 1.468693, 2.314840",\
"1.221851, 1.246492, 1.308414, 1.476622, 2.322769",\
"1.310800, 1.335441, 1.397363, 1.565571, 2.411712",\
"1.686080, 1.710712, 1.772634, 1.940849, 2.786879",\
"3.191268, 3.215814, 3.277775, 3.446076, 4.290723");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.041907, 0.058887, 0.114494, 0.317168, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317168, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317170, 1.467482",\
"0.041910, 0.058887, 0.114494, 0.317203, 1.467482",\
"0.042052, 0.058950, 0.114551, 0.317647, 1.467482");
}
} /* end of arc mprj_dat_i_user[3]_mprj_dat_i_core[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.063364, 1.095322, 1.195743, 1.555661, 3.472700",\
"1.070821, 1.102779, 1.203200, 1.563118, 3.480157",\
"1.153300, 1.185258, 1.285678, 1.645603, 3.562609",\
"1.488241, 1.520201, 1.620602, 1.980605, 3.897203",\
"2.744339, 2.776326, 2.876514, 3.237406, 5.149341");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.043861, 0.076383, 0.202089, 0.692936, 3.330194",\
"0.043861, 0.076383, 0.202089, 0.692936, 3.330194",\
"0.043863, 0.076386, 0.202089, 0.692945, 3.330141",\
"0.043890, 0.076419, 0.202088, 0.693064, 3.329486",\
"0.044197, 0.076796, 0.202070, 0.694418, 3.321991");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.213922, 1.238563, 1.300485, 1.468693, 2.314840",\
"1.221851, 1.246492, 1.308414, 1.476622, 2.322769",\
"1.310800, 1.335441, 1.397363, 1.565571, 2.411712",\
"1.686080, 1.710712, 1.772634, 1.940849, 2.786879",\
"3.191268, 3.215814, 3.277775, 3.446076, 4.290723");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.041907, 0.058884, 0.114494, 0.317168, 1.466991",\
"0.041907, 0.058884, 0.114494, 0.317168, 1.466991",\
"0.041907, 0.058884, 0.114494, 0.317170, 1.466991",\
"0.041910, 0.058884, 0.114494, 0.317203, 1.466991",\
"0.042052, 0.058950, 0.114551, 0.317647, 1.466991");
}
} /* end of arc mprj_dat_i_user[3]_mprj_dat_i_core[3]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "3.160642, 3.192601, 3.293020, 3.652946, 5.569944",\
"3.210178, 3.242136, 3.342555, 3.702481, 5.619480",\
"3.322039, 3.353998, 3.454417, 3.814343, 5.731341",\
"3.666878, 3.698836, 3.799256, 4.159182, 6.076180",\
"4.928267, 4.960226, 5.060645, 5.420571, 7.337570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "2.656159, 2.680800, 2.742722, 2.910930, 3.757074",\
"2.705571, 2.730212, 2.792134, 2.960342, 3.806486",\
"2.817609, 2.842250, 2.904172, 3.072380, 3.918524",\
"3.169522, 3.194163, 3.256085, 3.424293, 4.270437",\
"4.423723, 4.448364, 4.510286, 4.678494, 5.524638");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "3.160642, 3.192601, 3.293020, 3.652946, 5.569944",\
"3.210178, 3.242136, 3.342555, 3.702481, 5.619480",\
"3.322039, 3.353998, 3.454417, 3.814343, 5.731341",\
"3.666878, 3.698836, 3.799256, 4.159182, 6.076180",\
"4.928267, 4.960226, 5.060645, 5.420571, 7.337570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129",\
"0.043863, 0.076387, 0.202089, 0.692948, 3.330129");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "2.656159, 2.680800, 2.742722, 2.910930, 3.757074",\
"2.705571, 2.730212, 2.792134, 2.960342, 3.806486",\
"2.817609, 2.842250, 2.904172, 3.072380, 3.918524",\
"3.169522, 3.194163, 3.256085, 3.424293, 4.270437",\
"4.423723, 4.448364, 4.510286, 4.678494, 5.524638");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482",\
"0.041907, 0.058887, 0.114494, 0.317169, 1.467482");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[3]_una_min*/
} /* end of pin mprj_dat_i_core[3] */
pin("mprj_dat_i_core[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001016 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[2];
timing () {
related_pin : "mprj_dat_i_user[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.837909, 0.870266, 0.970835, 1.330654, 3.250681",\
"0.847152, 0.879509, 0.980078, 1.339897, 3.259924",\
"0.928967, 0.961324, 1.061890, 1.421719, 3.341693",\
"1.220083, 1.252444, 1.352993, 1.712888, 3.632517",\
"2.162251, 2.194637, 2.295019, 2.655602, 4.571625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.042682, 0.075199, 0.200957, 0.691331, 3.334327",\
"0.042682, 0.075199, 0.200957, 0.691331, 3.334327",\
"0.042686, 0.075203, 0.200956, 0.691347, 3.334241",\
"0.042708, 0.075231, 0.200955, 0.691447, 3.333687",\
"0.042947, 0.075526, 0.200938, 0.692492, 3.327888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.985821, 1.011061, 1.073177, 1.241487, 2.089494",\
"0.995500, 1.020740, 1.082856, 1.251166, 2.099173",\
"1.084433, 1.109672, 1.171788, 1.340099, 2.188093",\
"1.417915, 1.443146, 1.505262, 1.673578, 2.521493",\
"2.577690, 2.602805, 2.664921, 2.833312, 3.679956");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041248, 0.058414, 0.114006, 0.316410, 1.469804",\
"0.041248, 0.058414, 0.114006, 0.316410, 1.469804",\
"0.041248, 0.058414, 0.114006, 0.316414, 1.469800",\
"0.041250, 0.058412, 0.114005, 0.316437, 1.469778",\
"0.041275, 0.058380, 0.113996, 0.316814, 1.469420");
}
} /* end of arc mprj_dat_i_user[2]_mprj_dat_i_core[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.837909, 0.870266, 0.970835, 1.330654, 3.250681",\
"0.847152, 0.879509, 0.980078, 1.339897, 3.259924",\
"0.928967, 0.961324, 1.061890, 1.421719, 3.341693",\
"1.220083, 1.252444, 1.352993, 1.712888, 3.632517",\
"2.162251, 2.194637, 2.295019, 2.655602, 4.571625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.042682, 0.075199, 0.200957, 0.691331, 3.334327",\
"0.042682, 0.075199, 0.200957, 0.691331, 3.334327",\
"0.042686, 0.075203, 0.200956, 0.691347, 3.334241",\
"0.042708, 0.075231, 0.200955, 0.691447, 3.333687",\
"0.042947, 0.075526, 0.200938, 0.692492, 3.327888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.985821, 1.011061, 1.073177, 1.241487, 2.089494",\
"0.995500, 1.020740, 1.082856, 1.251166, 2.099173",\
"1.084433, 1.109672, 1.171788, 1.340099, 2.188093",\
"1.417915, 1.443146, 1.505262, 1.673578, 2.521493",\
"2.577690, 2.602805, 2.664921, 2.833312, 3.679956");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041248, 0.058414, 0.114006, 0.316410, 1.469804",\
"0.041248, 0.058414, 0.114006, 0.316410, 1.469804",\
"0.041248, 0.058414, 0.114006, 0.316414, 1.469800",\
"0.041250, 0.058412, 0.114005, 0.316437, 1.469778",\
"0.041275, 0.058380, 0.113996, 0.316814, 1.469420");
}
} /* end of arc mprj_dat_i_user[2]_mprj_dat_i_core[2]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "3.040337, 3.072695, 3.173260, 3.533094, 5.453041",\
"3.089873, 3.122231, 3.222795, 3.582629, 5.502576",\
"3.201734, 3.234092, 3.334657, 3.694491, 5.614438",\
"3.546573, 3.578931, 3.679495, 4.039330, 5.959277",\
"4.807961, 4.840320, 4.940885, 5.300718, 7.220665");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.511706, 2.536946, 2.599062, 2.767372, 3.615374",\
"2.561118, 2.586358, 2.648474, 2.816784, 3.664787",\
"2.673156, 2.698396, 2.760512, 2.928822, 3.776824",\
"3.025069, 3.050308, 3.112424, 3.280735, 4.128737",\
"4.279271, 4.304510, 4.366626, 4.534936, 5.382939");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "3.040337, 3.072695, 3.173260, 3.533094, 5.453041",\
"3.089873, 3.122231, 3.222795, 3.582629, 5.502576",\
"3.201734, 3.234092, 3.334657, 3.694491, 5.614438",\
"3.546573, 3.578931, 3.679495, 4.039330, 5.959277",\
"4.807961, 4.840320, 4.940885, 5.300718, 7.220665");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199",\
"0.042687, 0.075205, 0.200956, 0.691354, 3.334199");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "2.511706, 2.536946, 2.599062, 2.767372, 3.615374",\
"2.561118, 2.586358, 2.648474, 2.816784, 3.664787",\
"2.673156, 2.698396, 2.760512, 2.928822, 3.776824",\
"3.025069, 3.050308, 3.112424, 3.280735, 4.128737",\
"4.279271, 4.304510, 4.366626, 4.534936, 5.382939");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803",\
"0.041248, 0.058414, 0.114006, 0.316412, 1.469803");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[2]_una_min*/
} /* end of pin mprj_dat_i_core[2] */
pin("mprj_dat_i_core[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001250 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[1];
timing () {
related_pin : "mprj_dat_i_user[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.982383, 1.014467, 1.114985, 1.474851, 3.394068",\
"0.989308, 1.021391, 1.121909, 1.481775, 3.400992",\
"1.068488, 1.100572, 1.201087, 1.560964, 3.480129",\
"1.391659, 1.423744, 1.524245, 1.884181, 3.803035",\
"2.570132, 2.602243, 2.702550, 3.063292, 4.977918");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.043460, 0.075967, 0.201718, 0.692167, 3.333925",\
"0.043460, 0.075967, 0.201718, 0.692167, 3.333925",\
"0.043463, 0.075971, 0.201718, 0.692182, 3.333842",\
"0.043484, 0.075996, 0.201717, 0.692272, 3.333342",\
"0.043763, 0.076339, 0.201700, 0.693500, 3.326545");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.100276, 1.125131, 1.187137, 1.355450, 2.203136",\
"1.107346, 1.132201, 1.194207, 1.362521, 2.210207",\
"1.189522, 1.214376, 1.276381, 1.444696, 2.292370",\
"1.529398, 1.554245, 1.616251, 1.784570, 2.632161",\
"2.742351, 2.767077, 2.829083, 2.997488, 3.843640");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.041697, 0.058744, 0.114321, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114321, 0.316743, 1.469789",\
"0.041697, 0.058743, 0.114320, 0.316746, 1.469785",\
"0.041699, 0.058741, 0.114320, 0.316771, 1.469762",\
"0.041732, 0.058706, 0.114310, 0.317198, 1.469356");
}
} /* end of arc mprj_dat_i_user[1]_mprj_dat_i_core[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.982383, 1.014467, 1.114985, 1.474851, 3.394068",\
"0.989308, 1.021391, 1.121909, 1.481775, 3.400992",\
"1.068488, 1.100572, 1.201087, 1.560964, 3.480129",\
"1.391659, 1.423744, 1.524245, 1.884181, 3.803035",\
"2.570132, 2.602243, 2.702550, 3.063292, 4.977918");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.043460, 0.075967, 0.201718, 0.692167, 3.333925",\
"0.043460, 0.075967, 0.201718, 0.692167, 3.333925",\
"0.043463, 0.075971, 0.201718, 0.692182, 3.333842",\
"0.043484, 0.075996, 0.201717, 0.692272, 3.333342",\
"0.043763, 0.076339, 0.201700, 0.693500, 3.326545");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.100276, 1.125131, 1.187137, 1.355450, 2.203136",\
"1.107346, 1.132201, 1.194207, 1.362521, 2.210207",\
"1.189522, 1.214376, 1.276381, 1.444696, 2.292370",\
"1.529398, 1.554245, 1.616251, 1.784570, 2.632161",\
"2.742351, 2.767077, 2.829083, 2.997488, 3.843640");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.041697, 0.058744, 0.114321, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114321, 0.316743, 1.469789",\
"0.041697, 0.058743, 0.114320, 0.316746, 1.469785",\
"0.041699, 0.058741, 0.114320, 0.316771, 1.469762",\
"0.041732, 0.058706, 0.114310, 0.317198, 1.469356");
}
} /* end of arc mprj_dat_i_user[1]_mprj_dat_i_core[1]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "3.139707, 3.171790, 3.272304, 3.632186, 5.551325",\
"3.189242, 3.221326, 3.321840, 3.681721, 5.600861",\
"3.301104, 3.333187, 3.433701, 3.793583, 5.712722",\
"3.645942, 3.678026, 3.778540, 4.138422, 6.057560",\
"4.907331, 4.939415, 5.039929, 5.399810, 7.318949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "2.562517, 2.587372, 2.649378, 2.817691, 3.665376",\
"2.611929, 2.636784, 2.698790, 2.867103, 3.714789",\
"2.723967, 2.748822, 2.810828, 2.979141, 3.826827",\
"3.075880, 3.100734, 3.162740, 3.331053, 4.178739",\
"4.330081, 4.354936, 4.416942, 4.585256, 5.432941");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "3.139707, 3.171790, 3.272304, 3.632186, 5.551325",\
"3.189242, 3.221326, 3.321840, 3.681721, 5.600861",\
"3.301104, 3.333187, 3.433701, 3.793583, 5.712722",\
"3.645942, 3.678026, 3.778540, 4.138422, 6.057560",\
"4.907331, 4.939415, 5.039929, 5.399810, 7.318949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800",\
"0.043465, 0.075973, 0.201718, 0.692189, 3.333800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "2.562517, 2.587372, 2.649378, 2.817691, 3.665376",\
"2.611929, 2.636784, 2.698790, 2.867103, 3.714789",\
"2.723967, 2.748822, 2.810828, 2.979141, 3.826827",\
"3.075880, 3.100734, 3.162740, 3.331053, 4.178739",\
"4.330081, 4.354936, 4.416942, 4.585256, 5.432941");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789",\
"0.041697, 0.058744, 0.114320, 0.316743, 1.469789");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[1]_una_min*/
} /* end of pin mprj_dat_i_core[1] */
pin("mprj_dat_i_core[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001158 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_core[0];
timing () {
related_pin : "mprj_dat_i_user[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.904542, 0.936728, 1.037306, 1.396989, 3.317389",\
"0.913350, 0.945536, 1.046113, 1.405796, 3.326196",\
"0.998236, 1.030422, 1.130996, 1.490692, 3.411025",\
"1.327263, 1.359452, 1.460006, 1.819787, 3.739673",\
"2.487952, 2.520168, 2.620529, 2.981107, 4.896815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.043097, 0.075594, 0.201422, 0.691587, 3.335473",\
"0.043097, 0.075594, 0.201422, 0.691587, 3.335473",\
"0.043101, 0.075600, 0.201422, 0.691606, 3.335365",\
"0.043131, 0.075636, 0.201420, 0.691736, 3.334646",\
"0.043407, 0.075975, 0.201402, 0.692948, 3.327930");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.010470, 1.035516, 1.097565, 1.265850, 2.114116",\
"1.019713, 1.044759, 1.106809, 1.275094, 2.123360",\
"1.108436, 1.133481, 1.195530, 1.363816, 2.212065",\
"1.455251, 1.480286, 1.542335, 1.710628, 2.558760",\
"2.653834, 2.678737, 2.740786, 2.909169, 3.755790");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.041510, 0.058625, 0.114200, 0.316477, 1.469923",\
"0.041510, 0.058625, 0.114200, 0.316477, 1.469923",\
"0.041511, 0.058625, 0.114200, 0.316482, 1.469918",\
"0.041513, 0.058622, 0.114199, 0.316517, 1.469885",\
"0.041546, 0.058584, 0.114188, 0.316965, 1.469458");
}
} /* end of arc mprj_dat_i_user[0]_mprj_dat_i_core[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_i_user[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.904542, 0.936728, 1.037306, 1.396989, 3.317389",\
"0.913350, 0.945536, 1.046113, 1.405796, 3.326196",\
"0.998236, 1.030422, 1.130996, 1.490692, 3.411025",\
"1.327263, 1.359452, 1.460006, 1.819787, 3.739673",\
"2.487952, 2.520168, 2.620529, 2.981107, 4.896815");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.043097, 0.075594, 0.201422, 0.691587, 3.335473",\
"0.043097, 0.075594, 0.201422, 0.691587, 3.335473",\
"0.043101, 0.075600, 0.201422, 0.691606, 3.335365",\
"0.043131, 0.075636, 0.201420, 0.691736, 3.334646",\
"0.043407, 0.075975, 0.201402, 0.692948, 3.327930");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.010470, 1.035516, 1.097565, 1.265850, 2.114116",\
"1.019713, 1.044759, 1.106809, 1.275094, 2.123360",\
"1.108436, 1.133481, 1.195530, 1.363816, 2.212065",\
"1.455251, 1.480286, 1.542335, 1.710628, 2.558760",\
"2.653834, 2.678737, 2.740786, 2.909169, 3.755790");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.041510, 0.058625, 0.114200, 0.316477, 1.469923",\
"0.041510, 0.058625, 0.114200, 0.316477, 1.469923",\
"0.041511, 0.058625, 0.114200, 0.316482, 1.469918",\
"0.041513, 0.058622, 0.114199, 0.316517, 1.469885",\
"0.041546, 0.058584, 0.114188, 0.316965, 1.469458");
}
} /* end of arc mprj_dat_i_user[0]_mprj_dat_i_core[0]_una_min*/
timing () {
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "3.108614, 3.140801, 3.241372, 3.601079, 5.521354",\
"3.158150, 3.190336, 3.290908, 3.650615, 5.570889",\
"3.270011, 3.302198, 3.402769, 3.762476, 5.682751",\
"3.614850, 3.647036, 3.747608, 4.107315, 6.027589",\
"4.876239, 4.908426, 5.008997, 5.368704, 7.288979");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "2.521240, 2.546285, 2.608335, 2.776620, 3.624880",\
"2.570652, 2.595698, 2.657747, 2.826032, 3.674292",\
"2.682690, 2.707736, 2.769785, 2.938070, 3.786330",\
"3.034603, 3.059648, 3.121697, 3.289983, 4.138243",\
"4.288805, 4.313850, 4.375900, 4.544185, 5.392445");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_iena_wb" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "3.108614, 3.140801, 3.241372, 3.601079, 5.521354",\
"3.158150, 3.190336, 3.290908, 3.650615, 5.570889",\
"3.270011, 3.302198, 3.402769, 3.762476, 5.682751",\
"3.614850, 3.647036, 3.747608, 4.107315, 6.027589",\
"4.876239, 4.908426, 5.008997, 5.368704, 7.288979");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270",\
"0.043105, 0.075604, 0.201422, 0.691623, 3.335270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "2.521240, 2.546285, 2.608335, 2.776620, 3.624880",\
"2.570652, 2.595698, 2.657747, 2.826032, 3.674292",\
"2.682690, 2.707736, 2.769785, 2.938070, 3.786330",\
"3.034603, 3.059648, 3.121697, 3.289983, 4.138243",\
"4.288805, 4.313850, 4.375900, 4.544185, 5.392445");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921",\
"0.041510, 0.058625, 0.114200, 0.316479, 1.469921");
}
} /* end of arc mprj_iena_wb_mprj_dat_i_core[0]_una_min*/
} /* end of pin mprj_dat_i_core[0] */
} /* end of bus mprj_dat_i_core */
bus ( mprj_dat_i_user ) {
bus_type : BUS32_type1 ;
direction : input ;
pin("mprj_dat_i_user[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.295864 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[31];
} /* end of pin mprj_dat_i_user[31] */
pin("mprj_dat_i_user[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.277427 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[30];
} /* end of pin mprj_dat_i_user[30] */
pin("mprj_dat_i_user[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.293849 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[29];
} /* end of pin mprj_dat_i_user[29] */
pin("mprj_dat_i_user[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.256795 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[28];
} /* end of pin mprj_dat_i_user[28] */
pin("mprj_dat_i_user[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.323196 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[27];
} /* end of pin mprj_dat_i_user[27] */
pin("mprj_dat_i_user[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.280718 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[26];
} /* end of pin mprj_dat_i_user[26] */
pin("mprj_dat_i_user[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.283989 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[25];
} /* end of pin mprj_dat_i_user[25] */
pin("mprj_dat_i_user[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.257051 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[24];
} /* end of pin mprj_dat_i_user[24] */
pin("mprj_dat_i_user[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.293489 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[23];
} /* end of pin mprj_dat_i_user[23] */
pin("mprj_dat_i_user[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.288882 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[22];
} /* end of pin mprj_dat_i_user[22] */
pin("mprj_dat_i_user[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.299023 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[21];
} /* end of pin mprj_dat_i_user[21] */
pin("mprj_dat_i_user[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.318127 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[20];
} /* end of pin mprj_dat_i_user[20] */
pin("mprj_dat_i_user[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.271689 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[19];
} /* end of pin mprj_dat_i_user[19] */
pin("mprj_dat_i_user[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.336267 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[18];
} /* end of pin mprj_dat_i_user[18] */
pin("mprj_dat_i_user[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.363657 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[17];
} /* end of pin mprj_dat_i_user[17] */
pin("mprj_dat_i_user[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.360955 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[16];
} /* end of pin mprj_dat_i_user[16] */
pin("mprj_dat_i_user[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.348735 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[15];
} /* end of pin mprj_dat_i_user[15] */
pin("mprj_dat_i_user[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.325540 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[14];
} /* end of pin mprj_dat_i_user[14] */
pin("mprj_dat_i_user[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.358555 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[13];
} /* end of pin mprj_dat_i_user[13] */
pin("mprj_dat_i_user[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.352684 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[12];
} /* end of pin mprj_dat_i_user[12] */
pin("mprj_dat_i_user[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.334502 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[11];
} /* end of pin mprj_dat_i_user[11] */
pin("mprj_dat_i_user[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.327696 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[10];
} /* end of pin mprj_dat_i_user[10] */
pin("mprj_dat_i_user[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.355168 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[9];
} /* end of pin mprj_dat_i_user[9] */
pin("mprj_dat_i_user[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.375186 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[8];
} /* end of pin mprj_dat_i_user[8] */
pin("mprj_dat_i_user[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.381128 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[7];
} /* end of pin mprj_dat_i_user[7] */
pin("mprj_dat_i_user[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.344966 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[6];
} /* end of pin mprj_dat_i_user[6] */
pin("mprj_dat_i_user[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.392442 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[5];
} /* end of pin mprj_dat_i_user[5] */
pin("mprj_dat_i_user[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.347245 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[4];
} /* end of pin mprj_dat_i_user[4] */
pin("mprj_dat_i_user[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.399950 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[3];
} /* end of pin mprj_dat_i_user[3] */
pin("mprj_dat_i_user[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.356369 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[2];
} /* end of pin mprj_dat_i_user[2] */
pin("mprj_dat_i_user[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.383332 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[1];
} /* end of pin mprj_dat_i_user[1] */
pin("mprj_dat_i_user[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.375978 ;
/* Other user defined attributes. */
original_pin : mprj_dat_i_user[0];
} /* end of pin mprj_dat_i_user[0] */
} /* end of bus mprj_dat_i_user */
bus ( mprj_dat_o_core ) {
bus_type : BUS32_type1 ;
direction : input ;
pin("mprj_dat_o_core[31]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006098 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[31];
} /* end of pin mprj_dat_o_core[31] */
pin("mprj_dat_o_core[30]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006425 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[30];
} /* end of pin mprj_dat_o_core[30] */
pin("mprj_dat_o_core[29]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006548 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[29];
} /* end of pin mprj_dat_o_core[29] */
pin("mprj_dat_o_core[28]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006845 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[28];
} /* end of pin mprj_dat_o_core[28] */
pin("mprj_dat_o_core[27]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006621 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[27];
} /* end of pin mprj_dat_o_core[27] */
pin("mprj_dat_o_core[26]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006828 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[26];
} /* end of pin mprj_dat_o_core[26] */
pin("mprj_dat_o_core[25]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007033 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[25];
} /* end of pin mprj_dat_o_core[25] */
pin("mprj_dat_o_core[24]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007094 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[24];
} /* end of pin mprj_dat_o_core[24] */
pin("mprj_dat_o_core[23]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006849 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[23];
} /* end of pin mprj_dat_o_core[23] */
pin("mprj_dat_o_core[22]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006501 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[22];
} /* end of pin mprj_dat_o_core[22] */
pin("mprj_dat_o_core[21]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006886 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[21];
} /* end of pin mprj_dat_o_core[21] */
pin("mprj_dat_o_core[20]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006842 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[20];
} /* end of pin mprj_dat_o_core[20] */
pin("mprj_dat_o_core[19]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006714 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[19];
} /* end of pin mprj_dat_o_core[19] */
pin("mprj_dat_o_core[18]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006924 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[18];
} /* end of pin mprj_dat_o_core[18] */
pin("mprj_dat_o_core[17]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007134 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[17];
} /* end of pin mprj_dat_o_core[17] */
pin("mprj_dat_o_core[16]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006932 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[16];
} /* end of pin mprj_dat_o_core[16] */
pin("mprj_dat_o_core[15]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006835 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[15];
} /* end of pin mprj_dat_o_core[15] */
pin("mprj_dat_o_core[14]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007004 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[14];
} /* end of pin mprj_dat_o_core[14] */
pin("mprj_dat_o_core[13]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007836 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[13];
} /* end of pin mprj_dat_o_core[13] */
pin("mprj_dat_o_core[12]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007210 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[12];
} /* end of pin mprj_dat_o_core[12] */
pin("mprj_dat_o_core[11]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007203 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[11];
} /* end of pin mprj_dat_o_core[11] */
pin("mprj_dat_o_core[10]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007597 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[10];
} /* end of pin mprj_dat_o_core[10] */
pin("mprj_dat_o_core[9]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006887 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[9];
} /* end of pin mprj_dat_o_core[9] */
pin("mprj_dat_o_core[8]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007276 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[8];
} /* end of pin mprj_dat_o_core[8] */
pin("mprj_dat_o_core[7]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008270 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[7];
} /* end of pin mprj_dat_o_core[7] */
pin("mprj_dat_o_core[6]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008072 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[6];
} /* end of pin mprj_dat_o_core[6] */
pin("mprj_dat_o_core[5]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.008097 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[5];
} /* end of pin mprj_dat_o_core[5] */
pin("mprj_dat_o_core[4]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007593 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[4];
} /* end of pin mprj_dat_o_core[4] */
pin("mprj_dat_o_core[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007048 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[3];
} /* end of pin mprj_dat_o_core[3] */
pin("mprj_dat_o_core[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007039 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[2];
} /* end of pin mprj_dat_o_core[2] */
pin("mprj_dat_o_core[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007835 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[1];
} /* end of pin mprj_dat_o_core[1] */
pin("mprj_dat_o_core[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.007814 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_core[0];
} /* end of pin mprj_dat_o_core[0] */
} /* end of bus mprj_dat_o_core */
bus ( mprj_dat_o_user ) {
bus_type : BUS32_type1 ;
direction : output ;
pin("mprj_dat_o_user[31]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000602 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[31];
timing () {
related_pin : "mprj_dat_o_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "3.508698, 3.541584, 3.641961, 4.002670, 5.918056",\
"3.559128, 3.592014, 3.692391, 4.053101, 5.968487",\
"3.669974, 3.702860, 3.803237, 4.163947, 6.079333",\
"3.957019, 3.989906, 4.090283, 4.450992, 6.366378",\
"4.904005, 4.936891, 5.037268, 5.397977, 7.313364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "3.431416, 3.457370, 3.519663, 3.687869, 4.536210",\
"3.481276, 3.507230, 3.569523, 3.737729, 4.586070",\
"3.594422, 3.620376, 3.682668, 3.850875, 4.699216",\
"3.945568, 3.971522, 4.033815, 4.202021, 5.050362",\
"5.176600, 5.202555, 5.264846, 5.433053, 6.281394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662");
}
} /* end of arc mprj_dat_o_core[31]_mprj_dat_o_user[31]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[31]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "3.508698, 3.541584, 3.641961, 4.002670, 5.918056",\
"3.559128, 3.592014, 3.692391, 4.053101, 5.968487",\
"3.669974, 3.702860, 3.803237, 4.163947, 6.079333",\
"3.957019, 3.989906, 4.090283, 4.450992, 6.366378",\
"4.904005, 4.936891, 5.037268, 5.397977, 7.313364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906",\
"0.041667, 0.074295, 0.199597, 0.691531, 3.324906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "3.431416, 3.457370, 3.519663, 3.687869, 4.536210",\
"3.481276, 3.507230, 3.569523, 3.737729, 4.586070",\
"3.594422, 3.620376, 3.682668, 3.850875, 4.699216",\
"3.945568, 3.971522, 4.033815, 4.202021, 5.050362",\
"5.176600, 5.202555, 5.264846, 5.433053, 6.281394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662",\
"0.040446, 0.057841, 0.113472, 0.315809, 1.468662");
}
} /* end of arc mprj_dat_o_core[31]_mprj_dat_o_user[31]_una_min*/
} /* end of pin mprj_dat_o_user[31] */
pin("mprj_dat_o_user[30]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000619 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[30];
timing () {
related_pin : "mprj_dat_o_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "3.540040, 3.572907, 3.673297, 4.033997, 5.949704",\
"3.590483, 3.623350, 3.723740, 4.084440, 6.000147",\
"3.701351, 3.734218, 3.834608, 4.195308, 6.111015",\
"3.988350, 4.021216, 4.121606, 4.482306, 6.398014",\
"4.930312, 4.963179, 5.063568, 5.424269, 7.339976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "3.460932, 3.486865, 3.549156, 3.717385, 4.565928",\
"3.510802, 3.536736, 3.599026, 3.767256, 4.615799",\
"3.623978, 3.649911, 3.712202, 3.880432, 4.728974",\
"3.974691, 4.000624, 4.062915, 4.231145, 5.079688",\
"5.199068, 5.225000, 5.287292, 5.455521, 6.304064");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081");
}
} /* end of arc mprj_dat_o_core[30]_mprj_dat_o_user[30]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[30]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "3.540040, 3.572907, 3.673297, 4.033997, 5.949704",\
"3.590483, 3.623350, 3.723740, 4.084440, 6.000147",\
"3.701351, 3.734218, 3.834608, 4.195308, 6.111015",\
"3.988350, 4.021216, 4.121606, 4.482306, 6.398014",\
"4.930312, 4.963179, 5.063568, 5.424269, 7.339976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600",\
"0.041709, 0.074332, 0.199645, 0.691506, 3.325600");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "3.460932, 3.486865, 3.549156, 3.717385, 4.565928",\
"3.510802, 3.536736, 3.599026, 3.767256, 4.615799",\
"3.623978, 3.649911, 3.712202, 3.880432, 4.728974",\
"3.974691, 4.000624, 4.062915, 4.231145, 5.079688",\
"5.199068, 5.225000, 5.287292, 5.455521, 6.304064");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081",\
"0.040477, 0.057864, 0.113487, 0.315792, 1.469081");
}
} /* end of arc mprj_dat_o_core[30]_mprj_dat_o_user[30]_una_min*/
} /* end of pin mprj_dat_o_user[30] */
pin("mprj_dat_o_user[29]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001712 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[29];
timing () {
related_pin : "mprj_dat_o_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "3.596246, 3.627825, 3.728157, 4.091627, 6.005441",\
"3.646695, 3.678274, 3.778607, 4.142077, 6.055891",\
"3.757576, 3.789155, 3.889487, 4.252957, 6.166771",\
"4.044549, 4.076128, 4.176460, 4.539930, 6.453743",\
"4.983701, 5.015280, 5.115612, 5.479082, 7.392896");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "3.486664, 3.510829, 3.572709, 3.742681, 4.591662",\
"3.536541, 3.560706, 3.622586, 3.792558, 4.641539",\
"3.649732, 3.673897, 3.735777, 3.905749, 4.754730",\
"4.000210, 4.024374, 4.086255, 4.256227, 5.105207",\
"5.220938, 5.245102, 5.306983, 5.476954, 6.325935");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766");
}
} /* end of arc mprj_dat_o_core[29]_mprj_dat_o_user[29]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[29]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "3.596246, 3.627825, 3.728157, 4.091627, 6.005441",\
"3.646695, 3.678274, 3.778607, 4.142077, 6.055891",\
"3.757576, 3.789155, 3.889487, 4.252957, 6.166771",\
"4.044549, 4.076128, 4.176460, 4.539930, 6.453743",\
"4.983701, 5.015280, 5.115612, 5.479082, 7.392896");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516",\
"0.045263, 0.077785, 0.203115, 0.702300, 3.332516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "3.486664, 3.510829, 3.572709, 3.742681, 4.591662",\
"3.536541, 3.560706, 3.622586, 3.792558, 4.641539",\
"3.649732, 3.673897, 3.735777, 3.905749, 4.754730",\
"4.000210, 4.024374, 4.086255, 4.256227, 5.105207",\
"5.220938, 5.245102, 5.306983, 5.476954, 6.325935");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766",\
"0.042568, 0.059391, 0.114847, 0.322476, 1.475766");
}
} /* end of arc mprj_dat_o_core[29]_mprj_dat_o_user[29]_una_min*/
} /* end of pin mprj_dat_o_user[29] */
pin("mprj_dat_o_user[28]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001253 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[28];
timing () {
related_pin : "mprj_dat_o_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "3.592321, 3.624437, 3.724823, 4.087947, 6.002286",\
"3.642752, 3.674868, 3.775254, 4.138377, 6.052716",\
"3.753621, 3.785737, 3.886123, 4.249246, 6.163585",\
"4.040617, 4.072732, 4.173119, 4.536242, 6.450582",\
"4.982431, 5.014547, 5.114933, 5.478057, 7.392396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "3.482591, 3.507508, 3.569561, 3.739286, 4.587742",\
"3.532451, 3.557367, 3.619421, 3.789146, 4.637601",\
"3.645627, 3.670543, 3.732597, 3.902322, 4.750777",\
"3.996335, 4.021251, 4.083305, 4.253029, 5.101485",\
"5.220597, 5.245513, 5.307567, 5.477292, 6.325747");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070");
}
} /* end of arc mprj_dat_o_core[28]_mprj_dat_o_user[28]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[28]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "3.592321, 3.624437, 3.724823, 4.087947, 6.002286",\
"3.642752, 3.674868, 3.775254, 4.138377, 6.052716",\
"3.753621, 3.785737, 3.886123, 4.249246, 6.163585",\
"4.040617, 4.072732, 4.173119, 4.536242, 6.450582",\
"4.982431, 5.014547, 5.114933, 5.478057, 7.392396");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700",\
"0.043731, 0.076285, 0.201661, 0.700075, 3.330700");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "3.482591, 3.507508, 3.569561, 3.739286, 4.587742",\
"3.532451, 3.557367, 3.619421, 3.789146, 4.637601",\
"3.645627, 3.670543, 3.732597, 3.902322, 4.750777",\
"3.996335, 4.021251, 4.083305, 4.253029, 5.101485",\
"5.220597, 5.245513, 5.307567, 5.477292, 6.325747");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070",\
"0.041688, 0.058753, 0.114276, 0.321262, 1.473070");
}
} /* end of arc mprj_dat_o_core[28]_mprj_dat_o_user[28]_una_min*/
} /* end of pin mprj_dat_o_user[28] */
pin("mprj_dat_o_user[27]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001412 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[27];
timing () {
related_pin : "mprj_dat_o_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "3.552450, 3.584382, 3.684735, 4.048039, 5.961878",\
"3.602879, 3.634811, 3.735164, 4.098467, 6.012307",\
"3.713730, 3.745662, 3.846015, 4.209319, 6.123158",\
"4.000764, 4.032696, 4.133049, 4.496353, 6.410192",\
"4.946619, 4.978551, 5.078904, 5.442208, 7.356047");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "3.467747, 3.492400, 3.554394, 3.724206, 4.572804",\
"3.517605, 3.542258, 3.604252, 3.774064, 4.622662",\
"3.630757, 3.655411, 3.717404, 3.887217, 4.735815",\
"3.981807, 4.006460, 4.068453, 4.238266, 5.086864",\
"5.211344, 5.235997, 5.297991, 5.467803, 6.316401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994");
}
} /* end of arc mprj_dat_o_core[27]_mprj_dat_o_user[27]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[27]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "3.552450, 3.584382, 3.684735, 4.048039, 5.961878",\
"3.602879, 3.634811, 3.735164, 4.098467, 6.012307",\
"3.713730, 3.745662, 3.846015, 4.209319, 6.123158",\
"4.000764, 4.032696, 4.133049, 4.496353, 6.410192",\
"4.946619, 4.978551, 5.078904, 5.442208, 7.356047");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818",\
"0.044281, 0.076829, 0.202162, 0.700939, 3.330818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "3.467747, 3.492400, 3.554394, 3.724206, 4.572804",\
"3.517605, 3.542258, 3.604252, 3.774064, 4.622662",\
"3.630757, 3.655411, 3.717404, 3.887217, 4.735815",\
"3.981807, 4.006460, 4.068453, 4.238266, 5.086864",\
"5.211344, 5.235997, 5.297991, 5.467803, 6.316401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994",\
"0.041993, 0.058973, 0.114473, 0.321695, 1.473994");
}
} /* end of arc mprj_dat_o_core[27]_mprj_dat_o_user[27]_una_min*/
} /* end of pin mprj_dat_o_user[27] */
pin("mprj_dat_o_user[26]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001303 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[26];
timing () {
related_pin : "mprj_dat_o_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "3.522539, 3.554604, 3.654992, 4.018302, 5.932830",\
"3.572965, 3.605030, 3.705418, 4.068727, 5.983256",\
"3.683813, 3.715877, 3.816265, 4.179575, 6.094103",\
"3.970854, 4.002918, 4.103306, 4.466617, 6.381145",\
"4.917520, 4.949584, 5.049972, 5.413282, 7.327811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "3.442483, 3.467319, 3.529373, 3.699231, 4.548188",\
"3.492339, 3.517175, 3.579229, 3.749087, 4.598044",\
"3.605486, 3.630322, 3.692376, 3.862234, 4.711192",\
"3.956609, 3.981445, 4.043499, 4.213356, 5.062314",\
"5.187232, 5.212068, 5.274122, 5.443980, 6.292938");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529");
}
} /* end of arc mprj_dat_o_core[26]_mprj_dat_o_user[26]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[26]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "3.522539, 3.554604, 3.654992, 4.018302, 5.932830",\
"3.572965, 3.605030, 3.705418, 4.068727, 5.983256",\
"3.683813, 3.715877, 3.816265, 4.179575, 6.094103",\
"3.970854, 4.002918, 4.103306, 4.466617, 6.381145",\
"4.917520, 4.949584, 5.049972, 5.413282, 7.327811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671",\
"0.043912, 0.076463, 0.201796, 0.700622, 3.331671");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "3.442483, 3.467319, 3.529373, 3.699231, 4.548188",\
"3.492339, 3.517175, 3.579229, 3.749087, 4.598044",\
"3.605486, 3.630322, 3.692376, 3.862234, 4.711192",\
"3.956609, 3.981445, 4.043499, 4.213356, 5.062314",\
"5.187232, 5.212068, 5.274122, 5.443980, 6.292938");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529",\
"0.041784, 0.058816, 0.114317, 0.321646, 1.474529");
}
} /* end of arc mprj_dat_o_core[26]_mprj_dat_o_user[26]_una_min*/
} /* end of pin mprj_dat_o_user[26] */
pin("mprj_dat_o_user[25]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001196 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[25];
timing () {
related_pin : "mprj_dat_o_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "3.589106, 3.621295, 3.721673, 4.084928, 5.999038",\
"3.639523, 3.671712, 3.772089, 4.135344, 6.049455",\
"3.750361, 3.782550, 3.882927, 4.246182, 6.160293",\
"4.037423, 4.069612, 4.169990, 4.533244, 6.447355",\
"4.986263, 5.018453, 5.118830, 5.482085, 7.396195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "3.481524, 3.506530, 3.568617, 3.738378, 4.586983",\
"3.531371, 3.556378, 3.618465, 3.788226, 4.636831",\
"3.644506, 3.669513, 3.731599, 3.901360, 4.749966",\
"3.995814, 4.020820, 4.082907, 4.252668, 5.101273",\
"5.229307, 5.254313, 5.316401, 5.486161, 6.334767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424");
}
} /* end of arc mprj_dat_o_core[25]_mprj_dat_o_user[25]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[25]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "3.589106, 3.621295, 3.721673, 4.084928, 5.999038",\
"3.639523, 3.671712, 3.772089, 4.135344, 6.049455",\
"3.750361, 3.782550, 3.882927, 4.246182, 6.160293",\
"4.037423, 4.069612, 4.169990, 4.533244, 6.447355",\
"4.986263, 5.018453, 5.118830, 5.482085, 7.396195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233",\
"0.043578, 0.076143, 0.201464, 0.700113, 3.330233");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "3.481524, 3.506530, 3.568617, 3.738378, 4.586983",\
"3.531371, 3.556378, 3.618465, 3.788226, 4.636831",\
"3.644506, 3.669513, 3.731599, 3.901360, 4.749966",\
"3.995814, 4.020820, 4.082907, 4.252668, 5.101273",\
"5.229307, 5.254313, 5.316401, 5.486161, 6.334767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424",\
"0.041580, 0.058669, 0.114192, 0.321279, 1.473424");
}
} /* end of arc mprj_dat_o_core[25]_mprj_dat_o_user[25]_una_min*/
} /* end of pin mprj_dat_o_user[25] */
pin("mprj_dat_o_user[24]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001189 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[24];
timing () {
related_pin : "mprj_dat_o_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "3.612067, 3.644262, 3.744648, 4.107813, 6.022087",\
"3.662483, 3.694677, 3.795063, 4.158228, 6.072502",\
"3.773316, 3.805511, 3.905897, 4.269061, 6.183336",\
"4.060387, 4.092581, 4.192967, 4.556131, 6.470406",\
"5.010292, 5.042486, 5.142872, 5.506037, 7.420311");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "3.488662, 3.513680, 3.575765, 3.745492, 4.593969",\
"3.538508, 3.563527, 3.625611, 3.795338, 4.643816",\
"3.651637, 3.676655, 3.738739, 3.908466, 4.756944",\
"4.003045, 4.028063, 4.090147, 4.259874, 5.108352",\
"5.237976, 5.262994, 5.325078, 5.494805, 6.343283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056");
}
} /* end of arc mprj_dat_o_core[24]_mprj_dat_o_user[24]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[24]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "3.612067, 3.644262, 3.744648, 4.107813, 6.022087",\
"3.662483, 3.694677, 3.795063, 4.158228, 6.072502",\
"3.773316, 3.805511, 3.905897, 4.269061, 6.183336",\
"4.060387, 4.092581, 4.192967, 4.556131, 6.470406",\
"5.010292, 5.042486, 5.142872, 5.506037, 7.420311");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347",\
"0.043535, 0.076097, 0.201449, 0.699926, 3.330347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "3.488662, 3.513680, 3.575765, 3.745492, 4.593969",\
"3.538508, 3.563527, 3.625611, 3.795338, 4.643816",\
"3.651637, 3.676655, 3.738739, 3.908466, 4.756944",\
"4.003045, 4.028063, 4.090147, 4.259874, 5.108352",\
"5.237976, 5.262994, 5.325078, 5.494805, 6.343283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056",\
"0.041566, 0.058661, 0.114189, 0.321187, 1.473056");
}
} /* end of arc mprj_dat_o_core[24]_mprj_dat_o_user[24]_una_min*/
} /* end of pin mprj_dat_o_user[24] */
pin("mprj_dat_o_user[23]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001222 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[23];
timing () {
related_pin : "mprj_dat_o_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "3.597166, 3.629322, 3.729692, 4.092902, 6.006862",\
"3.647555, 3.679710, 3.780081, 4.143291, 6.057250",\
"3.758359, 3.790515, 3.890885, 4.254095, 6.168055",\
"4.045494, 4.077649, 4.178020, 4.541229, 6.455189",\
"5.002094, 5.034249, 5.134620, 5.497829, 7.411789");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "3.471189, 3.496150, 3.558218, 3.727947, 4.576355",\
"3.521013, 3.545974, 3.608042, 3.777771, 4.626179",\
"3.634101, 3.659062, 3.721130, 3.890859, 4.739267",\
"3.986156, 4.011117, 4.073185, 4.242915, 5.091322",\
"5.229816, 5.254776, 5.316845, 5.486575, 6.334982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047");
}
} /* end of arc mprj_dat_o_core[23]_mprj_dat_o_user[23]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[23]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "3.597166, 3.629322, 3.729692, 4.092902, 6.006862",\
"3.647555, 3.679710, 3.780081, 4.143291, 6.057250",\
"3.758359, 3.790515, 3.890885, 4.254095, 6.168055",\
"4.045494, 4.077649, 4.178020, 4.541229, 6.455189",\
"5.002094, 5.034249, 5.134620, 5.497829, 7.411789");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971",\
"0.043659, 0.076223, 0.201557, 0.700106, 3.329971");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "3.471189, 3.496150, 3.558218, 3.727947, 4.576355",\
"3.521013, 3.545974, 3.608042, 3.777771, 4.626179",\
"3.634101, 3.659062, 3.721130, 3.890859, 4.739267",\
"3.986156, 4.011117, 4.073185, 4.242915, 5.091322",\
"5.229816, 5.254776, 5.316845, 5.486575, 6.334982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047",\
"0.041631, 0.058707, 0.114234, 0.321244, 1.473047");
}
} /* end of arc mprj_dat_o_core[23]_mprj_dat_o_user[23]_una_min*/
} /* end of pin mprj_dat_o_user[23] */
pin("mprj_dat_o_user[22]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001247 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[22];
timing () {
related_pin : "mprj_dat_o_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.591837, 3.623963, 3.724334, 4.087524, 6.001530",\
"3.642279, 3.674405, 3.774776, 4.137967, 6.051972",\
"3.753055, 3.785181, 3.885552, 4.248743, 6.162748",\
"4.040155, 4.072281, 4.172653, 4.535843, 6.449849",\
"4.998957, 5.031083, 5.131454, 5.494644, 7.408650");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.354625, 3.379547, 3.441604, 3.611333, 4.459726",\
"3.404536, 3.429458, 3.491515, 3.661244, 4.509637",\
"3.517611, 3.542534, 3.604590, 3.774319, 4.622712",\
"3.869885, 3.894808, 3.956865, 4.126593, 4.974987",\
"5.118140, 5.143062, 5.205119, 5.374847, 6.223241");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050");
}
} /* end of arc mprj_dat_o_core[22]_mprj_dat_o_user[22]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[22]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.591837, 3.623963, 3.724334, 4.087524, 6.001530",\
"3.642279, 3.674405, 3.774776, 4.137967, 6.051972",\
"3.753055, 3.785181, 3.885552, 4.248743, 6.162748",\
"4.040155, 4.072281, 4.172653, 4.535843, 6.449849",\
"4.998957, 5.031083, 5.131454, 5.494644, 7.408650");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140",\
"0.043731, 0.076291, 0.201637, 0.700155, 3.330140");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "3.354625, 3.379547, 3.441604, 3.611333, 4.459726",\
"3.404536, 3.429458, 3.491515, 3.661244, 4.509637",\
"3.517611, 3.542534, 3.604590, 3.774319, 4.622712",\
"3.869885, 3.894808, 3.956865, 4.126593, 4.974987",\
"5.118140, 5.143062, 5.205119, 5.374847, 6.223241");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050",\
"0.041677, 0.058742, 0.114267, 0.321273, 1.473050");
}
} /* end of arc mprj_dat_o_core[22]_mprj_dat_o_user[22]_una_min*/
} /* end of pin mprj_dat_o_user[22] */
pin("mprj_dat_o_user[21]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001104 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[21];
timing () {
related_pin : "mprj_dat_o_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "3.606409, 3.638711, 3.739104, 4.102395, 6.016783",\
"3.656981, 3.689283, 3.789677, 4.152967, 6.067355",\
"3.767714, 3.800016, 3.900410, 4.263700, 6.178088",\
"4.054780, 4.087081, 4.187475, 4.550766, 6.465153",\
"5.013455, 5.045757, 5.146151, 5.509441, 7.423829");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "3.353359, 3.378517, 3.440652, 3.610438, 4.459247",\
"3.403256, 3.428415, 3.490550, 3.660336, 4.509145",\
"3.516361, 3.541520, 3.603655, 3.773441, 4.622250",\
"3.868654, 3.893812, 3.955948, 4.125734, 4.974543",\
"5.119535, 5.144693, 5.206829, 5.376614, 6.225423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702");
}
} /* end of arc mprj_dat_o_core[21]_mprj_dat_o_user[21]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[21]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "3.606409, 3.638711, 3.739104, 4.102395, 6.016783",\
"3.656981, 3.689283, 3.789677, 4.152967, 6.067355",\
"3.767714, 3.800016, 3.900410, 4.263700, 6.178088",\
"4.054780, 4.087081, 4.187475, 4.550766, 6.465153",\
"5.013455, 5.045757, 5.146151, 5.509441, 7.423829");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408",\
"0.043280, 0.075851, 0.201155, 0.699881, 3.330408");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "3.353359, 3.378517, 3.440652, 3.610438, 4.459247",\
"3.403256, 3.428415, 3.490550, 3.660336, 4.509145",\
"3.516361, 3.541520, 3.603655, 3.773441, 4.622250",\
"3.868654, 3.893812, 3.955948, 4.125734, 4.974543",\
"5.119535, 5.144693, 5.206829, 5.376614, 6.225423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702",\
"0.041403, 0.058535, 0.114062, 0.321214, 1.473702");
}
} /* end of arc mprj_dat_o_core[21]_mprj_dat_o_user[21]_una_min*/
} /* end of pin mprj_dat_o_user[21] */
pin("mprj_dat_o_user[20]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001217 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[20];
timing () {
related_pin : "mprj_dat_o_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "3.560313, 3.592475, 3.692858, 4.056078, 5.970319",\
"3.610819, 3.642982, 3.743364, 4.106584, 6.020825",\
"3.721569, 3.753732, 3.854114, 4.217334, 6.131575",\
"4.008630, 4.040793, 4.141176, 4.504396, 6.418637",\
"4.967357, 4.999520, 5.099903, 5.463123, 7.377364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "3.335417, 3.360388, 3.422465, 3.592226, 4.440805",\
"3.385281, 3.410252, 3.472329, 3.642091, 4.490670",\
"3.498373, 3.523344, 3.585421, 3.755183, 4.603761",\
"3.850497, 3.875468, 3.937545, 4.107306, 4.955885",\
"5.100343, 5.125315, 5.187392, 5.357153, 6.205732");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423");
}
} /* end of arc mprj_dat_o_core[20]_mprj_dat_o_user[20]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[20]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "3.560313, 3.592475, 3.692858, 4.056078, 5.970319",\
"3.610819, 3.642982, 3.743364, 4.106584, 6.020825",\
"3.721569, 3.753732, 3.854114, 4.217334, 6.131575",\
"4.008630, 4.040793, 4.141176, 4.504396, 6.418637",\
"4.967357, 4.999520, 5.099903, 5.463123, 7.377364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522",\
"0.043635, 0.076196, 0.201534, 0.700129, 3.330522");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "3.335417, 3.360388, 3.422465, 3.592226, 4.440805",\
"3.385281, 3.410252, 3.472329, 3.642091, 4.490670",\
"3.498373, 3.523344, 3.585421, 3.755183, 4.603761",\
"3.850497, 3.875468, 3.937545, 4.107306, 4.955885",\
"5.100343, 5.125315, 5.187392, 5.357153, 6.205732");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423",\
"0.041621, 0.058699, 0.114221, 0.321308, 1.473423");
}
} /* end of arc mprj_dat_o_core[20]_mprj_dat_o_user[20]_una_min*/
} /* end of pin mprj_dat_o_user[20] */
pin("mprj_dat_o_user[19]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001226 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[19];
timing () {
related_pin : "mprj_dat_o_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "3.571700, 3.603850, 3.704234, 4.067386, 5.981637",\
"3.622216, 3.654366, 3.754750, 4.117902, 6.032154",\
"3.732966, 3.765116, 3.865500, 4.228652, 6.142904",\
"4.020027, 4.052177, 4.152561, 4.515713, 6.429965",\
"4.978368, 5.010518, 5.110902, 5.474054, 7.388305");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "3.348312, 3.373270, 3.435337, 3.605064, 4.453494",\
"3.398185, 3.423142, 3.485209, 3.654937, 4.503366",\
"3.511276, 3.536234, 3.598301, 3.768029, 4.616458",\
"3.863400, 3.888358, 3.950425, 4.120152, 4.968582",\
"5.113593, 5.138550, 5.200617, 5.370345, 6.218774");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054");
}
} /* end of arc mprj_dat_o_core[19]_mprj_dat_o_user[19]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[19]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "3.571700, 3.603850, 3.704234, 4.067386, 5.981637",\
"3.622216, 3.654366, 3.754750, 4.117902, 6.032154",\
"3.732966, 3.765116, 3.865500, 4.228652, 6.142904",\
"4.020027, 4.052177, 4.152561, 4.515713, 6.429965",\
"4.978368, 5.010518, 5.110902, 5.474054, 7.388305");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451",\
"0.043650, 0.076208, 0.201569, 0.700029, 3.330451");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "3.348312, 3.373270, 3.435337, 3.605064, 4.453494",\
"3.398185, 3.423142, 3.485209, 3.654937, 4.503366",\
"3.511276, 3.536234, 3.598301, 3.768029, 4.616458",\
"3.863400, 3.888358, 3.950425, 4.120152, 4.968582",\
"5.113593, 5.138550, 5.200617, 5.370345, 6.218774");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054",\
"0.041636, 0.058712, 0.114238, 0.321241, 1.473054");
}
} /* end of arc mprj_dat_o_core[19]_mprj_dat_o_user[19]_una_min*/
} /* end of pin mprj_dat_o_user[19] */
pin("mprj_dat_o_user[18]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001548 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[18];
timing () {
related_pin : "mprj_dat_o_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.615645, 3.647421, 3.747776, 4.111238, 6.025366",\
"3.666166, 3.697942, 3.798296, 4.161758, 6.075887",\
"3.776914, 3.808690, 3.909045, 4.272507, 6.186635",\
"4.063972, 4.095748, 4.196102, 4.559565, 6.473693",\
"5.022272, 5.054048, 5.154402, 5.517864, 7.431993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.365163, 3.389596, 3.451552, 3.621512, 4.470602",\
"3.415038, 3.439470, 3.501426, 3.671386, 4.520476",\
"3.528131, 3.552563, 3.614519, 3.784479, 4.633569",\
"3.880250, 3.904682, 3.966638, 4.136598, 4.985688",\
"5.130547, 5.154979, 5.216935, 5.386895, 6.235985");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636");
}
} /* end of arc mprj_dat_o_core[18]_mprj_dat_o_user[18]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[18]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.615645, 3.647421, 3.747776, 4.111238, 6.025366",\
"3.666166, 3.697942, 3.798296, 4.161758, 6.075887",\
"3.776914, 3.808690, 3.909045, 4.272507, 6.186635",\
"4.063972, 4.095748, 4.196102, 4.559565, 6.473693",\
"5.022272, 5.054048, 5.154402, 5.517864, 7.431993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347",\
"0.044730, 0.077264, 0.202579, 0.701741, 3.332347");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "3.365163, 3.389596, 3.451552, 3.621512, 4.470602",\
"3.415038, 3.439470, 3.501426, 3.671386, 4.520476",\
"3.528131, 3.552563, 3.614519, 3.784479, 4.633569",\
"3.880250, 3.904682, 3.966638, 4.136598, 4.985688",\
"5.130547, 5.154979, 5.216935, 5.386895, 6.235985");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636",\
"0.042254, 0.059158, 0.114628, 0.322231, 1.475636");
}
} /* end of arc mprj_dat_o_core[18]_mprj_dat_o_user[18]_una_min*/
} /* end of pin mprj_dat_o_user[18] */
pin("mprj_dat_o_user[17]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000907 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[17];
timing () {
related_pin : "mprj_dat_o_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "3.568708, 3.601248, 3.701549, 4.062657, 5.976940",\
"3.619615, 3.652154, 3.752456, 4.113564, 6.027847",\
"3.730235, 3.762774, 3.863075, 4.224183, 6.138466",\
"4.017095, 4.049634, 4.149936, 4.511044, 6.425327",\
"4.970828, 5.003366, 5.103668, 5.464776, 7.379059");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "3.041323, 3.066765, 3.128948, 3.297306, 4.146077",\
"3.091356, 3.116798, 3.178981, 3.347339, 4.196109",\
"3.204533, 3.229975, 3.292158, 3.460516, 4.309287",\
"3.556688, 3.582130, 3.644313, 3.812671, 4.661441",\
"4.812469, 4.837910, 4.900094, 5.068452, 5.917222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841");
}
} /* end of arc mprj_dat_o_core[17]_mprj_dat_o_user[17]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[17]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "3.568708, 3.601248, 3.701549, 4.062657, 5.976940",\
"3.619615, 3.652154, 3.752456, 4.113564, 6.027847",\
"3.730235, 3.762774, 3.863075, 4.224183, 6.138466",\
"4.017095, 4.049634, 4.149936, 4.511044, 6.425327",\
"4.970828, 5.003366, 5.103668, 5.464776, 7.379059");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946",\
"0.042751, 0.075372, 0.200551, 0.692772, 3.324946");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "3.041323, 3.066765, 3.128948, 3.297306, 4.146077",\
"3.091356, 3.116798, 3.178981, 3.347339, 4.196109",\
"3.204533, 3.229975, 3.292158, 3.460516, 4.309287",\
"3.556688, 3.582130, 3.644313, 3.812671, 4.661441",\
"4.812469, 4.837910, 4.900094, 5.068452, 5.917222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841",\
"0.041033, 0.058260, 0.113843, 0.316135, 1.470841");
}
} /* end of arc mprj_dat_o_core[17]_mprj_dat_o_user[17]_una_min*/
} /* end of pin mprj_dat_o_user[17] */
pin("mprj_dat_o_user[16]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001578 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[16];
timing () {
related_pin : "mprj_dat_o_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "3.569674, 3.601422, 3.701715, 4.065487, 5.978298",\
"3.620659, 3.652408, 3.752701, 4.116473, 6.029284",\
"3.731256, 3.763004, 3.863297, 4.227069, 6.139880",\
"4.018077, 4.049826, 4.150118, 4.513891, 6.426702",\
"4.970522, 5.002271, 5.102563, 5.466336, 7.379147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "3.041269, 3.065638, 3.127586, 3.297598, 4.146608",\
"3.091338, 3.115706, 3.177655, 3.347667, 4.196677",\
"3.204530, 3.228899, 3.290847, 3.460859, 4.309870",\
"3.556662, 3.581030, 3.642979, 3.812990, 4.662002",\
"4.813531, 4.837900, 4.899848, 5.069860, 5.918871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000");
}
} /* end of arc mprj_dat_o_core[16]_mprj_dat_o_user[16]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[16]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "3.569674, 3.601422, 3.701715, 4.065487, 5.978298",\
"3.620659, 3.652408, 3.752701, 4.116473, 6.029284",\
"3.731256, 3.763004, 3.863297, 4.227069, 6.139880",\
"4.018077, 4.049826, 4.150118, 4.513891, 6.426702",\
"4.970522, 5.002271, 5.102563, 5.466336, 7.379147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484",\
"0.044920, 0.077471, 0.202664, 0.702342, 3.330484");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "3.041269, 3.065638, 3.127586, 3.297598, 4.146608",\
"3.091338, 3.115706, 3.177655, 3.347667, 4.196677",\
"3.204530, 3.228899, 3.290847, 3.460859, 4.309870",\
"3.556662, 3.581030, 3.642979, 3.812990, 4.662002",\
"4.813531, 4.837900, 4.899848, 5.069860, 5.918871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000",\
"0.042317, 0.059193, 0.114659, 0.322423, 1.476000");
}
} /* end of arc mprj_dat_o_core[16]_mprj_dat_o_user[16]_una_min*/
} /* end of pin mprj_dat_o_user[16] */
pin("mprj_dat_o_user[15]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001036 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[15];
timing () {
related_pin : "mprj_dat_o_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "3.719926, 3.752312, 3.852605, 4.216035, 6.128040",\
"3.770390, 3.802776, 3.903069, 4.266499, 6.178504",\
"3.881311, 3.913697, 4.013991, 4.377420, 6.289425",\
"4.168111, 4.200497, 4.300790, 4.664219, 6.576225",\
"5.097634, 5.130020, 5.230313, 5.593743, 7.505748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "3.284116, 3.309350, 3.371484, 3.541104, 4.388819",\
"3.334005, 3.359239, 3.421372, 3.590993, 4.438707",\
"3.447253, 3.472487, 3.534621, 3.704242, 4.551956",\
"3.796946, 3.822180, 3.884314, 4.053934, 4.901649",\
"5.005189, 5.030423, 5.092556, 5.262177, 6.109891");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519");
}
} /* end of arc mprj_dat_o_core[15]_mprj_dat_o_user[15]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[15]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "3.719926, 3.752312, 3.852605, 4.216035, 6.128040",\
"3.770390, 3.802776, 3.903069, 4.266499, 6.178504",\
"3.881311, 3.913697, 4.013991, 4.377420, 6.289425",\
"4.168111, 4.200497, 4.300790, 4.664219, 6.576225",\
"5.097634, 5.130020, 5.230313, 5.593743, 7.505748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644",\
"0.043171, 0.075780, 0.200963, 0.699729, 3.325644");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "3.284116, 3.309350, 3.371484, 3.541104, 4.388819",\
"3.334005, 3.359239, 3.421372, 3.590993, 4.438707",\
"3.447253, 3.472487, 3.534621, 3.704242, 4.551956",\
"3.796946, 3.822180, 3.884314, 4.053934, 4.901649",\
"5.005189, 5.030423, 5.092556, 5.262177, 6.109891");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519",\
"0.041281, 0.058441, 0.114005, 0.320781, 1.471519");
}
} /* end of arc mprj_dat_o_core[15]_mprj_dat_o_user[15]_una_min*/
} /* end of pin mprj_dat_o_user[15] */
pin("mprj_dat_o_user[14]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001560 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[14];
timing () {
related_pin : "mprj_dat_o_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "3.757902, 3.789671, 3.889949, 4.253713, 6.166130",\
"3.808365, 3.840134, 3.940411, 4.304176, 6.216592",\
"3.919271, 3.951039, 4.051317, 4.415082, 6.327497",\
"4.206110, 4.237879, 4.338157, 4.701921, 6.614337",\
"5.139405, 5.171174, 5.271451, 5.635216, 7.547632");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "3.304590, 3.328984, 3.390932, 3.560897, 4.409659",\
"3.354478, 3.378871, 3.440820, 3.610785, 4.459547",\
"3.467704, 3.492098, 3.554046, 3.724011, 4.572773",\
"3.817712, 3.842105, 3.904053, 4.074018, 4.922781",\
"5.030837, 5.055231, 5.117179, 5.287144, 6.135906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437");
}
} /* end of arc mprj_dat_o_core[14]_mprj_dat_o_user[14]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[14]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "3.757902, 3.789671, 3.889949, 4.253713, 6.166130",\
"3.808365, 3.840134, 3.940411, 4.304176, 6.216592",\
"3.919271, 3.951039, 4.051317, 4.415082, 6.327497",\
"4.206110, 4.237879, 4.338157, 4.701921, 6.614337",\
"5.139405, 5.171174, 5.271451, 5.635216, 7.547632");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603",\
"0.044875, 0.077432, 0.202614, 0.702234, 3.329603");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "3.304590, 3.328984, 3.390932, 3.560897, 4.409659",\
"3.354478, 3.378871, 3.440820, 3.610785, 4.459547",\
"3.467704, 3.492098, 3.554046, 3.724011, 4.572773",\
"3.817712, 3.842105, 3.904053, 4.074018, 4.922781",\
"5.030837, 5.055231, 5.117179, 5.287144, 6.135906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437",\
"0.042284, 0.059169, 0.114644, 0.322298, 1.475437");
}
} /* end of arc mprj_dat_o_core[14]_mprj_dat_o_user[14]_una_min*/
} /* end of pin mprj_dat_o_user[14] */
pin("mprj_dat_o_user[13]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000829 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[13];
timing () {
related_pin : "mprj_dat_o_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "3.657712, 3.690339, 3.790684, 4.151628, 6.066737",\
"3.708147, 3.740774, 3.841119, 4.202063, 6.117172",\
"3.819028, 3.851655, 3.951999, 4.312944, 6.228053",\
"4.105995, 4.138621, 4.238966, 4.599911, 6.515019",\
"5.045013, 5.077640, 5.177985, 5.538929, 7.454038");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "3.255946, 3.281527, 3.343744, 3.512076, 4.360941",\
"3.305808, 3.331390, 3.393606, 3.561938, 4.410804",\
"3.419001, 3.444582, 3.506799, 3.675131, 4.523996",\
"3.769489, 3.795071, 3.857287, 4.025619, 4.874485",\
"4.990139, 5.015721, 5.077937, 5.246269, 6.095135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593");
}
} /* end of arc mprj_dat_o_core[13]_mprj_dat_o_user[13]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[13]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "3.657712, 3.690339, 3.790684, 4.151628, 6.066737",\
"3.708147, 3.740774, 3.841119, 4.202063, 6.117172",\
"3.819028, 3.851655, 3.951999, 4.312944, 6.228053",\
"4.105995, 4.138621, 4.238966, 4.599911, 6.515019",\
"5.045013, 5.077640, 5.177985, 5.538929, 7.454038");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889",\
"0.042445, 0.075060, 0.200303, 0.692313, 3.325889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "3.255946, 3.281527, 3.343744, 3.512076, 4.360941",\
"3.305808, 3.331390, 3.393606, 3.561938, 4.410804",\
"3.419001, 3.444582, 3.506799, 3.675131, 4.523996",\
"3.769489, 3.795071, 3.857287, 4.025619, 4.874485",\
"4.990139, 5.015721, 5.077937, 5.246269, 6.095135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593",\
"0.040881, 0.058153, 0.113743, 0.316009, 1.470593");
}
} /* end of arc mprj_dat_o_core[13]_mprj_dat_o_user[13]_una_min*/
} /* end of pin mprj_dat_o_user[13] */
pin("mprj_dat_o_user[12]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000683 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[12];
timing () {
related_pin : "mprj_dat_o_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "3.721246, 3.754047, 3.854404, 4.215325, 6.130496",\
"3.771683, 3.804484, 3.904840, 4.265762, 6.180933",\
"3.882556, 3.915357, 4.015714, 4.376635, 6.291806",\
"4.169537, 4.202339, 4.302695, 4.663617, 6.578787",\
"5.110179, 5.142981, 5.243337, 5.604259, 7.519429");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "3.287116, 3.312934, 3.375211, 3.543511, 4.392293",\
"3.336981, 3.362798, 3.425076, 3.593375, 4.442158",\
"3.450164, 3.475981, 3.538259, 3.706558, 4.555341",\
"3.800799, 3.826617, 3.888894, 4.057193, 4.905976",\
"5.023629, 5.049447, 5.111723, 5.280024, 6.128806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057");
}
} /* end of arc mprj_dat_o_core[12]_mprj_dat_o_user[12]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[12]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "3.721246, 3.754047, 3.854404, 4.215325, 6.130496",\
"3.771683, 3.804484, 3.904840, 4.265762, 6.180933",\
"3.882556, 3.915357, 4.015714, 4.376635, 6.291806",\
"4.169537, 4.202339, 4.302695, 4.663617, 6.578787",\
"5.110179, 5.142981, 5.243337, 5.604259, 7.519429");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273",\
"0.041973, 0.074601, 0.199833, 0.691886, 3.325273");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "3.287116, 3.312934, 3.375211, 3.543511, 4.392293",\
"3.336981, 3.362798, 3.425076, 3.593375, 4.442158",\
"3.450164, 3.475981, 3.538259, 3.706558, 4.555341",\
"3.800799, 3.826617, 3.888894, 4.057193, 4.905976",\
"5.023629, 5.049447, 5.111723, 5.280024, 6.128806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057",\
"0.040601, 0.057948, 0.113555, 0.315851, 1.470057");
}
} /* end of arc mprj_dat_o_core[12]_mprj_dat_o_user[12]_una_min*/
} /* end of pin mprj_dat_o_user[12] */
pin("mprj_dat_o_user[11]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000635 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[11];
timing () {
related_pin : "mprj_dat_o_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "3.727426, 3.760288, 3.860622, 4.221609, 6.136238",\
"3.777861, 3.810722, 3.911057, 4.272044, 6.186673",\
"3.888741, 3.921602, 4.021937, 4.382924, 6.297553",\
"4.175707, 4.208569, 4.308903, 4.669890, 6.584519",\
"5.114784, 5.147645, 5.247980, 5.608966, 7.523596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "3.288973, 3.314859, 3.377152, 3.545431, 4.394011",\
"3.338836, 3.364722, 3.427015, 3.595295, 4.443875",\
"3.452028, 3.477915, 3.540208, 3.708487, 4.557067",\
"3.802534, 3.828421, 3.890713, 4.058993, 4.907573",\
"5.023316, 5.049203, 5.111496, 5.279775, 6.128356");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626");
}
} /* end of arc mprj_dat_o_core[11]_mprj_dat_o_user[11]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[11]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "3.727426, 3.760288, 3.860622, 4.221609, 6.136238",\
"3.777861, 3.810722, 3.911057, 4.272044, 6.186673",\
"3.888741, 3.921602, 4.021937, 4.382924, 6.297553",\
"4.175707, 4.208569, 4.308903, 4.669890, 6.584519",\
"5.114784, 5.147645, 5.247980, 5.608966, 7.523596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101",\
"0.041849, 0.074489, 0.199681, 0.691895, 3.324101");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "3.288973, 3.314859, 3.377152, 3.545431, 4.394011",\
"3.338836, 3.364722, 3.427015, 3.595295, 4.443875",\
"3.452028, 3.477915, 3.540208, 3.708487, 4.557067",\
"3.802534, 3.828421, 3.890713, 4.058993, 4.907573",\
"5.023316, 5.049203, 5.111496, 5.279775, 6.128356");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626",\
"0.040511, 0.057880, 0.113497, 0.315836, 1.469626");
}
} /* end of arc mprj_dat_o_core[11]_mprj_dat_o_user[11]_una_min*/
} /* end of pin mprj_dat_o_user[11] */
pin("mprj_dat_o_user[10]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000987 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[10];
timing () {
related_pin : "mprj_dat_o_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "3.742872, 3.775315, 3.875617, 4.238993, 6.151117",\
"3.793294, 3.825737, 3.926039, 4.289415, 6.201539",\
"3.904156, 3.936599, 4.036901, 4.400277, 6.312401",\
"4.191165, 4.223608, 4.323910, 4.687286, 6.599410",\
"5.134537, 5.166980, 5.267282, 5.630659, 7.542782");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "3.300388, 3.325705, 3.387857, 3.557447, 4.405114",\
"3.350241, 3.375557, 3.437709, 3.607299, 4.454966",\
"3.463408, 3.488724, 3.550876, 3.720466, 4.568133",\
"3.814262, 3.839578, 3.901730, 4.071320, 4.918987",\
"5.040639, 5.065956, 5.128107, 5.297698, 6.145364");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208");
}
} /* end of arc mprj_dat_o_core[10]_mprj_dat_o_user[10]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[10]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "3.742872, 3.775315, 3.875617, 4.238993, 6.151117",\
"3.793294, 3.825737, 3.926039, 4.289415, 6.201539",\
"3.904156, 3.936599, 4.036901, 4.400277, 6.312401",\
"4.191165, 4.223608, 4.323910, 4.687286, 6.599410",\
"5.134537, 5.166980, 5.267282, 5.630659, 7.542782");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540",\
"0.043001, 0.075612, 0.200807, 0.699463, 3.325540");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "3.300388, 3.325705, 3.387857, 3.557447, 4.405114",\
"3.350241, 3.375557, 3.437709, 3.607299, 4.454966",\
"3.463408, 3.488724, 3.550876, 3.720466, 4.568133",\
"3.814262, 3.839578, 3.901730, 4.071320, 4.918987",\
"5.040639, 5.065956, 5.128107, 5.297698, 6.145364");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208",\
"0.041185, 0.058373, 0.113944, 0.320639, 1.471208");
}
} /* end of arc mprj_dat_o_core[10]_mprj_dat_o_user[10]_una_min*/
} /* end of pin mprj_dat_o_user[10] */
pin("mprj_dat_o_user[9]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000563 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[9];
timing () {
related_pin : "mprj_dat_o_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "3.704431, 3.737364, 3.837755, 4.198444, 6.114083",\
"3.754842, 3.787775, 3.888165, 4.248855, 6.164494",\
"3.865676, 3.898609, 3.998999, 4.359689, 6.275328",\
"4.152743, 4.185676, 4.286066, 4.646756, 6.562395",\
"5.102487, 5.135419, 5.235810, 5.596500, 7.512139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "3.282276, 3.308298, 3.370610, 3.538820, 4.387258",\
"3.332119, 3.358141, 3.420453, 3.588662, 4.437100",\
"3.445248, 3.471270, 3.533582, 3.701792, 4.550230",\
"3.796654, 3.822676, 3.884988, 4.053198, 4.901636",\
"5.031416, 5.057438, 5.119750, 5.287961, 6.136398");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738");
}
} /* end of arc mprj_dat_o_core[9]_mprj_dat_o_user[9]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[9]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "3.704431, 3.737364, 3.837755, 4.198444, 6.114083",\
"3.754842, 3.787775, 3.888165, 4.248855, 6.164494",\
"3.865676, 3.898609, 3.998999, 4.359689, 6.275328",\
"4.152743, 4.185676, 4.286066, 4.646756, 6.562395",\
"5.102487, 5.135419, 5.235810, 5.596500, 7.512139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179",\
"0.041530, 0.074158, 0.199467, 0.691361, 3.325179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "3.282276, 3.308298, 3.370610, 3.538820, 4.387258",\
"3.332119, 3.358141, 3.420453, 3.588662, 4.437100",\
"3.445248, 3.471270, 3.533582, 3.701792, 4.550230",\
"3.796654, 3.822676, 3.884988, 4.053198, 4.901636",\
"5.031416, 5.057438, 5.119750, 5.287961, 6.136398");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738",\
"0.040370, 0.057786, 0.113417, 0.315745, 1.468738");
}
} /* end of arc mprj_dat_o_core[9]_mprj_dat_o_user[9]_una_min*/
} /* end of pin mprj_dat_o_user[9] */
pin("mprj_dat_o_user[8]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000560 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[8];
timing () {
related_pin : "mprj_dat_o_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "3.876413, 3.909362, 4.009690, 4.370632, 6.284953",\
"3.926821, 3.959769, 4.060097, 4.421040, 6.335360",\
"4.037606, 4.070555, 4.170883, 4.531825, 6.446146",\
"4.324756, 4.357704, 4.458032, 4.818975, 6.733295",\
"5.284178, 5.317127, 5.417455, 5.778397, 7.692718");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "3.624452, 3.650458, 3.712771, 3.880992, 4.729235",\
"3.674278, 3.700284, 3.762598, 3.930819, 4.779062",\
"3.787349, 3.813355, 3.875668, 4.043890, 4.892132",\
"4.139700, 4.165706, 4.228019, 4.396241, 5.244483",\
"5.387992, 5.413997, 5.476311, 5.644533, 6.492775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682");
}
} /* end of arc mprj_dat_o_core[8]_mprj_dat_o_user[8]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[8]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "3.876413, 3.909362, 4.009690, 4.370632, 6.284953",\
"3.926821, 3.959769, 4.060097, 4.421040, 6.335360",\
"4.037606, 4.070555, 4.170883, 4.531825, 6.446146",\
"4.324756, 4.357704, 4.458032, 4.818975, 6.733295",\
"5.284178, 5.317127, 5.417455, 5.778397, 7.692718");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046",\
"0.041608, 0.074258, 0.199450, 0.691734, 3.323046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "3.624452, 3.650458, 3.712771, 3.880992, 4.729235",\
"3.674278, 3.700284, 3.762598, 3.930819, 4.779062",\
"3.787349, 3.813355, 3.875668, 4.043890, 4.892132",\
"4.139700, 4.165706, 4.228019, 4.396241, 5.244483",\
"5.387992, 5.413997, 5.476311, 5.644533, 6.492775");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682",\
"0.040367, 0.057776, 0.113412, 0.315800, 1.468682");
}
} /* end of arc mprj_dat_o_core[8]_mprj_dat_o_user[8]_una_min*/
} /* end of pin mprj_dat_o_user[8] */
pin("mprj_dat_o_user[7]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000653 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[7];
timing () {
related_pin : "mprj_dat_o_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "3.767336, 3.800177, 3.900507, 4.261513, 6.176081",\
"3.817920, 3.850760, 3.951091, 4.312097, 6.226665",\
"3.928642, 3.961482, 4.061813, 4.422819, 6.337387",\
"4.215658, 4.248498, 4.348829, 4.709836, 6.624403",\
"5.173474, 5.206315, 5.306645, 5.667652, 7.582219");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "3.551220, 3.577076, 3.639362, 3.807650, 4.656236",\
"3.601113, 3.626968, 3.689255, 3.857542, 4.706129",\
"3.714223, 3.740079, 3.802365, 3.970652, 4.819239",\
"4.066474, 4.092330, 4.154616, 4.322904, 5.171491",\
"5.317510, 5.343365, 5.405652, 5.573939, 6.422525");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727");
}
} /* end of arc mprj_dat_o_core[7]_mprj_dat_o_user[7]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[7]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "3.767336, 3.800177, 3.900507, 4.261513, 6.176081",\
"3.817920, 3.850760, 3.951091, 4.312097, 6.226665",\
"3.928642, 3.961482, 4.061813, 4.422819, 6.337387",\
"4.215658, 4.248498, 4.348829, 4.709836, 6.624403",\
"5.173474, 5.206315, 5.306645, 5.667652, 7.582219");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100",\
"0.041911, 0.074551, 0.199737, 0.691965, 3.324100");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "3.551220, 3.577076, 3.639362, 3.807650, 4.656236",\
"3.601113, 3.626968, 3.689255, 3.857542, 4.706129",\
"3.714223, 3.740079, 3.802365, 3.970652, 4.819239",\
"4.066474, 4.092330, 4.154616, 4.322904, 5.171491",\
"5.317510, 5.343365, 5.405652, 5.573939, 6.422525");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727",\
"0.040545, 0.057904, 0.113519, 0.315859, 1.469727");
}
} /* end of arc mprj_dat_o_core[7]_mprj_dat_o_user[7]_una_min*/
} /* end of pin mprj_dat_o_user[7] */
pin("mprj_dat_o_user[6]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000559 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[6];
timing () {
related_pin : "mprj_dat_o_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "3.717921, 3.750868, 3.851208, 4.212103, 6.126675",\
"3.768507, 3.801454, 3.901794, 4.262689, 6.177261",\
"3.879232, 3.912180, 4.012519, 4.373415, 6.287986",\
"4.166255, 4.199202, 4.299542, 4.660437, 6.575009",\
"5.124146, 5.157094, 5.257434, 5.618329, 7.532900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "3.531317, 3.557325, 3.619638, 3.787860, 4.636107",\
"3.581216, 3.607224, 3.669538, 3.837759, 4.686006",\
"3.694324, 3.720332, 3.782646, 3.950867, 4.799114",\
"4.046580, 4.072587, 4.134902, 4.303123, 5.151370",\
"5.297439, 5.323447, 5.385761, 5.553982, 6.402229");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683");
}
} /* end of arc mprj_dat_o_core[6]_mprj_dat_o_user[6]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[6]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "3.717921, 3.750868, 3.851208, 4.212103, 6.126675",\
"3.768507, 3.801454, 3.901794, 4.262689, 6.177261",\
"3.879232, 3.912180, 4.012519, 4.373415, 6.287986",\
"4.166255, 4.199202, 4.299542, 4.660437, 6.575009",\
"5.124146, 5.157094, 5.257434, 5.618329, 7.532900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447",\
"0.041589, 0.074235, 0.199448, 0.691659, 3.323447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "3.531317, 3.557325, 3.619638, 3.787860, 4.636107",\
"3.581216, 3.607224, 3.669538, 3.837759, 4.686006",\
"3.694324, 3.720332, 3.782646, 3.950867, 4.799114",\
"4.046580, 4.072587, 4.134902, 4.303123, 5.151370",\
"5.297439, 5.323447, 5.385761, 5.553982, 6.402229");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683",\
"0.040365, 0.057775, 0.113411, 0.315797, 1.468683");
}
} /* end of arc mprj_dat_o_core[6]_mprj_dat_o_user[6]_una_min*/
} /* end of pin mprj_dat_o_user[6] */
pin("mprj_dat_o_user[5]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000557 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[5];
timing () {
related_pin : "mprj_dat_o_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "3.745939, 3.778888, 3.879238, 4.240093, 6.154882",\
"3.796636, 3.829584, 3.929935, 4.290789, 6.205578",\
"3.907325, 3.940273, 4.040623, 4.401478, 6.316267",\
"4.194292, 4.227240, 4.327590, 4.688445, 6.603234",\
"5.152543, 5.185491, 5.285841, 5.646696, 7.561485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "3.540106, 3.566122, 3.628437, 3.796656, 4.644949",\
"3.590051, 3.616068, 3.678382, 3.846601, 4.694895",\
"3.703183, 3.729199, 3.791514, 3.959733, 4.808026",\
"4.055405, 4.081420, 4.143736, 4.311954, 5.160248",\
"5.307970, 5.333985, 5.396300, 5.564519, 6.412813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695");
}
} /* end of arc mprj_dat_o_core[5]_mprj_dat_o_user[5]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[5]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "3.745939, 3.778888, 3.879238, 4.240093, 6.154882",\
"3.796636, 3.829584, 3.929935, 4.290789, 6.205578",\
"3.907325, 3.940273, 4.040623, 4.401478, 6.316267",\
"4.194292, 4.227240, 4.327590, 4.688445, 6.603234",\
"5.152543, 5.185491, 5.285841, 5.646696, 7.561485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788",\
"0.041567, 0.074210, 0.199442, 0.691590, 3.323788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "3.540106, 3.566122, 3.628437, 3.796656, 4.644949",\
"3.590051, 3.616068, 3.678382, 3.846601, 4.694895",\
"3.703183, 3.729199, 3.791514, 3.959733, 4.808026",\
"4.055405, 4.081420, 4.143736, 4.311954, 5.160248",\
"5.307970, 5.333985, 5.396300, 5.564519, 6.412813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695",\
"0.040360, 0.057773, 0.113408, 0.315781, 1.468695");
}
} /* end of arc mprj_dat_o_core[5]_mprj_dat_o_user[5]_una_min*/
} /* end of pin mprj_dat_o_user[5] */
pin("mprj_dat_o_user[4]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000652 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[4];
timing () {
related_pin : "mprj_dat_o_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "3.864913, 3.897754, 3.998067, 4.359079, 6.273219",\
"3.915631, 3.948471, 4.048784, 4.409797, 6.323936",\
"4.026315, 4.059155, 4.159469, 4.520481, 6.434620",\
"4.313271, 4.346111, 4.446425, 4.807437, 6.721577",\
"5.270920, 5.303761, 5.404074, 5.765086, 7.679226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "3.603754, 3.629606, 3.691884, 3.860141, 4.708477",\
"3.653711, 3.679563, 3.741842, 3.910098, 4.758434",\
"3.766846, 3.792698, 3.854976, 4.023233, 4.871569",\
"4.119066, 4.144918, 4.207197, 4.375453, 5.223789",\
"5.371882, 5.397735, 5.460013, 5.628270, 6.476605");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205");
}
} /* end of arc mprj_dat_o_core[4]_mprj_dat_o_user[4]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[4]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "3.864913, 3.897754, 3.998067, 4.359079, 6.273219",\
"3.915631, 3.948471, 4.048784, 4.409797, 6.323936",\
"4.026315, 4.059155, 4.159469, 4.520481, 6.434620",\
"4.313271, 4.346111, 4.446425, 4.807437, 6.721577",\
"5.270920, 5.303761, 5.404074, 5.765086, 7.679226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265",\
"0.041923, 0.074568, 0.199744, 0.692057, 3.323265");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "3.603754, 3.629606, 3.691884, 3.860141, 4.708477",\
"3.653711, 3.679563, 3.741842, 3.910098, 4.758434",\
"3.766846, 3.792698, 3.854976, 4.023233, 4.871569",\
"4.119066, 4.144918, 4.207197, 4.375453, 5.223789",\
"5.371882, 5.397735, 5.460013, 5.628270, 6.476605");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205",\
"0.040545, 0.057905, 0.113527, 0.315900, 1.469205");
}
} /* end of arc mprj_dat_o_core[4]_mprj_dat_o_user[4]_una_min*/
} /* end of pin mprj_dat_o_user[4] */
pin("mprj_dat_o_user[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001509 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[3];
timing () {
related_pin : "mprj_dat_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "3.646208, 3.678030, 3.778402, 4.141837, 6.056300",\
"3.697057, 3.728880, 3.829251, 4.192686, 6.107150",\
"3.807700, 3.839523, 3.939894, 4.303329, 6.217793",\
"4.094595, 4.126417, 4.226789, 4.590224, 6.504687",\
"5.049762, 5.081584, 5.181955, 5.545391, 7.459854");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "3.088273, 3.112772, 3.174748, 3.344717, 4.193925",\
"3.138287, 3.162786, 3.224762, 3.394731, 4.243939",\
"3.251450, 3.275948, 3.337924, 3.507893, 4.357101",\
"3.603626, 3.628125, 3.690101, 3.860070, 4.709278",\
"4.858327, 4.882825, 4.944802, 5.114770, 5.963979");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768");
}
} /* end of arc mprj_dat_o_core[3]_mprj_dat_o_user[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "3.646208, 3.678030, 3.778402, 4.141837, 6.056300",\
"3.697057, 3.728880, 3.829251, 4.192686, 6.107150",\
"3.807700, 3.839523, 3.939894, 4.303329, 6.217793",\
"4.094595, 4.126417, 4.226789, 4.590224, 6.504687",\
"5.049762, 5.081584, 5.181955, 5.545391, 7.459854");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774",\
"0.044591, 0.077124, 0.202450, 0.701583, 3.332774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "3.088273, 3.112772, 3.174748, 3.344717, 4.193925",\
"3.138287, 3.162786, 3.224762, 3.394731, 4.243939",\
"3.251450, 3.275948, 3.337924, 3.507893, 4.357101",\
"3.603626, 3.628125, 3.690101, 3.860070, 4.709278",\
"4.858327, 4.882825, 4.944802, 5.114770, 5.963979");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768",\
"0.042180, 0.059103, 0.114574, 0.322197, 1.475768");
}
} /* end of arc mprj_dat_o_core[3]_mprj_dat_o_user[3]_una_min*/
} /* end of pin mprj_dat_o_user[3] */
pin("mprj_dat_o_user[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001516 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[2];
timing () {
related_pin : "mprj_dat_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "3.715083, 3.746903, 3.847202, 4.210905, 6.123742",\
"3.765831, 3.797651, 3.897950, 4.261653, 6.174490",\
"3.876504, 3.908325, 4.008623, 4.372326, 6.285163",\
"4.163445, 4.195266, 4.295564, 4.659267, 6.572104",\
"5.120767, 5.152587, 5.252885, 5.616589, 7.529426");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "3.406712, 3.431184, 3.493153, 3.663113, 4.512009",\
"3.456681, 3.481153, 3.543122, 3.713082, 4.561978",\
"3.569824, 3.594295, 3.656264, 3.826224, 4.675120",\
"3.922030, 3.946501, 4.008471, 4.178430, 5.027327",\
"5.175327, 5.199800, 5.261768, 5.431727, 6.280624");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461");
}
} /* end of arc mprj_dat_o_core[2]_mprj_dat_o_user[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "3.715083, 3.746903, 3.847202, 4.210905, 6.123742",\
"3.765831, 3.797651, 3.897950, 4.261653, 6.174490",\
"3.876504, 3.908325, 4.008623, 4.372326, 6.285163",\
"4.163445, 4.195266, 4.295564, 4.659267, 6.572104",\
"5.120767, 5.152587, 5.252885, 5.616589, 7.529426");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108",\
"0.044711, 0.077267, 0.202470, 0.701997, 3.330108");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "3.406712, 3.431184, 3.493153, 3.663113, 4.512009",\
"3.456681, 3.481153, 3.543122, 3.713082, 4.561978",\
"3.569824, 3.594295, 3.656264, 3.826224, 4.675120",\
"3.922030, 3.946501, 4.008471, 4.178430, 5.027327",\
"5.175327, 5.199800, 5.261768, 5.431727, 6.280624");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461",\
"0.042197, 0.059108, 0.114585, 0.322213, 1.475461");
}
} /* end of arc mprj_dat_o_core[2]_mprj_dat_o_user[2]_una_min*/
} /* end of pin mprj_dat_o_user[2] */
pin("mprj_dat_o_user[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001403 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[1];
timing () {
related_pin : "mprj_dat_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "3.763197, 3.795147, 3.895556, 4.258959, 6.174171",\
"3.813606, 3.845556, 3.945965, 4.309368, 6.224579",\
"3.924440, 3.956390, 4.056799, 4.420202, 6.335413",\
"4.211507, 4.243457, 4.343866, 4.707269, 6.622481",\
"5.161185, 5.193135, 5.293544, 5.656948, 7.572158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "3.308957, 3.333639, 3.395672, 3.565668, 4.415236",\
"3.358798, 3.383479, 3.445512, 3.615509, 4.465076",\
"3.471927, 3.496608, 3.558641, 3.728638, 4.578205",\
"3.823322, 3.848004, 3.910037, 4.080033, 4.929601",\
"5.057979, 5.082661, 5.144693, 5.314690, 6.164258");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163");
}
} /* end of arc mprj_dat_o_core[1]_mprj_dat_o_user[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "3.763197, 3.795147, 3.895556, 4.258959, 6.174171",\
"3.813606, 3.845556, 3.945965, 4.309368, 6.224579",\
"3.924440, 3.956390, 4.056799, 4.420202, 6.335413",\
"4.211507, 4.243457, 4.343866, 4.707269, 6.622481",\
"5.161185, 5.193135, 5.293544, 5.656948, 7.572158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680",\
"0.044221, 0.076756, 0.202096, 0.701204, 3.333680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "3.308957, 3.333639, 3.395672, 3.565668, 4.415236",\
"3.358798, 3.383479, 3.445512, 3.615509, 4.465076",\
"3.471927, 3.496608, 3.558641, 3.728638, 4.578205",\
"3.823322, 3.848004, 3.910037, 4.080033, 4.929601",\
"5.057979, 5.082661, 5.144693, 5.314690, 6.164258");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163",\
"0.041974, 0.058953, 0.114424, 0.322099, 1.476163");
}
} /* end of arc mprj_dat_o_core[1]_mprj_dat_o_user[1]_una_min*/
} /* end of pin mprj_dat_o_user[1] */
pin("mprj_dat_o_user[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000540 ;
/* Other user defined attributes. */
original_pin : mprj_dat_o_user[0];
timing () {
related_pin : "mprj_dat_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "3.724618, 3.757581, 3.857963, 4.218700, 6.134145",\
"3.775106, 3.808069, 3.908451, 4.269188, 6.184633",\
"3.885861, 3.918825, 4.019207, 4.379944, 6.295389",\
"4.172965, 4.205927, 4.306310, 4.667047, 6.582492",\
"5.131974, 5.164937, 5.265319, 5.626056, 7.541502");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "3.295149, 3.321204, 3.383527, 3.551739, 4.400158",\
"3.345004, 3.371060, 3.433383, 3.601595, 4.450014",\
"3.458094, 3.484150, 3.546473, 3.714685, 4.563104",\
"3.810412, 3.836467, 3.898790, 4.067002, 4.915422",\
"5.060156, 5.086211, 5.148534, 5.316747, 6.165166");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726");
}
} /* end of arc mprj_dat_o_core[0]_mprj_dat_o_user[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_dat_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "3.724618, 3.757581, 3.857963, 4.218700, 6.134145",\
"3.775106, 3.808069, 3.908451, 4.269188, 6.184633",\
"3.885861, 3.918825, 4.019207, 4.379944, 6.295389",\
"4.172965, 4.205927, 4.306310, 4.667047, 6.582492",\
"5.131974, 5.164937, 5.265319, 5.626056, 7.541502");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779",\
"0.041471, 0.074105, 0.199390, 0.691357, 3.324779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "3.295149, 3.321204, 3.383527, 3.551739, 4.400158",\
"3.345004, 3.371060, 3.433383, 3.601595, 4.450014",\
"3.458094, 3.484150, 3.546473, 3.714685, 4.563104",\
"3.810412, 3.836467, 3.898790, 4.067002, 4.915422",\
"5.060156, 5.086211, 5.148534, 5.316747, 6.165166");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726",\
"0.040326, 0.057752, 0.113386, 0.315727, 1.468726");
}
} /* end of arc mprj_dat_o_core[0]_mprj_dat_o_user[0]_una_min*/
} /* end of pin mprj_dat_o_user[0] */
} /* end of bus mprj_dat_o_user */
bus ( mprj_sel_o_core ) {
bus_type : BUS4_type2 ;
direction : input ;
pin("mprj_sel_o_core[3]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005695 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_core[3];
} /* end of pin mprj_sel_o_core[3] */
pin("mprj_sel_o_core[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.005895 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_core[2];
} /* end of pin mprj_sel_o_core[2] */
pin("mprj_sel_o_core[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.006419 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_core[1];
} /* end of pin mprj_sel_o_core[1] */
pin("mprj_sel_o_core[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.004916 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_core[0];
} /* end of pin mprj_sel_o_core[0] */
} /* end of bus mprj_sel_o_core */
bus ( mprj_sel_o_user ) {
bus_type : BUS4_type2 ;
direction : output ;
pin("mprj_sel_o_user[3]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000597 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_user[3];
timing () {
related_pin : "mprj_sel_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "3.555158, 3.588029, 3.688532, 4.048780, 5.966825",\
"3.605582, 3.638454, 3.738956, 4.099205, 6.017250",\
"3.718637, 3.751508, 3.852010, 4.212259, 6.130304",\
"4.040987, 4.073859, 4.174361, 4.534609, 6.452655",\
"5.157156, 5.190028, 5.290530, 5.650778, 7.568824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "3.099145, 3.125152, 3.187452, 3.355652, 4.204543",\
"3.147201, 3.173208, 3.235508, 3.403708, 4.252599",\
"3.259752, 3.285759, 3.348059, 3.516260, 4.365150",\
"3.614860, 3.640867, 3.703167, 3.871367, 4.720258",\
"4.923243, 4.949250, 5.011550, 5.179750, 6.028641");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080");
}
} /* end of arc mprj_sel_o_core[3]_mprj_sel_o_user[3]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_sel_o_core[3]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "3.555158, 3.588029, 3.688532, 4.048780, 5.966825",\
"3.605582, 3.638454, 3.738956, 4.099205, 6.017250",\
"3.718637, 3.751508, 3.852010, 4.212259, 6.130304",\
"4.040987, 4.073859, 4.174361, 4.534609, 6.452655",\
"5.157156, 5.190028, 5.290530, 5.650778, 7.568824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250",\
"0.041484, 0.074070, 0.199589, 0.690767, 3.329250");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "3.099145, 3.125152, 3.187452, 3.355652, 4.204543",\
"3.147201, 3.173208, 3.235508, 3.403708, 4.252599",\
"3.259752, 3.285759, 3.348059, 3.516260, 4.365150",\
"3.614860, 3.640867, 3.703167, 3.871367, 4.720258",\
"4.923243, 4.949250, 5.011550, 5.179750, 6.028641");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080",\
"0.040430, 0.057843, 0.113463, 0.315661, 1.469080");
}
} /* end of arc mprj_sel_o_core[3]_mprj_sel_o_user[3]_una_min*/
} /* end of pin mprj_sel_o_user[3] */
pin("mprj_sel_o_user[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000724 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_user[2];
timing () {
related_pin : "mprj_sel_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "3.602583, 3.635319, 3.735774, 4.096301, 6.013635",\
"3.653081, 3.685816, 3.786272, 4.146799, 6.064132",\
"3.766026, 3.798761, 3.899216, 4.259743, 6.177077",\
"4.088433, 4.121168, 4.221624, 4.582150, 6.499485",\
"5.203336, 5.236071, 5.336527, 5.697054, 7.614388");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "3.406983, 3.432772, 3.495034, 3.663327, 4.512541",\
"3.454984, 3.480773, 3.543035, 3.711329, 4.560543",\
"3.567590, 3.593380, 3.655642, 3.823935, 4.673149",\
"3.922797, 3.948586, 4.010848, 4.179142, 5.028355",\
"5.228616, 5.254405, 5.316667, 5.484960, 6.334174");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409");
}
} /* end of arc mprj_sel_o_core[2]_mprj_sel_o_user[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_sel_o_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "3.602583, 3.635319, 3.735774, 4.096301, 6.013635",\
"3.653081, 3.685816, 3.786272, 4.146799, 6.064132",\
"3.766026, 3.798761, 3.899216, 4.259743, 6.177077",\
"4.088433, 4.121168, 4.221624, 4.582150, 6.499485",\
"5.203336, 5.236071, 5.336527, 5.697054, 7.614388");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979",\
"0.041963, 0.074552, 0.199973, 0.691380, 3.328979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "3.406983, 3.432772, 3.495034, 3.663327, 4.512541",\
"3.454984, 3.480773, 3.543035, 3.711329, 4.560543",\
"3.567590, 3.593380, 3.655642, 3.823935, 4.673149",\
"3.922797, 3.948586, 4.010848, 4.179142, 5.028355",\
"5.228616, 5.254405, 5.316667, 5.484960, 6.334174");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409",\
"0.040673, 0.058014, 0.113608, 0.315781, 1.470409");
}
} /* end of arc mprj_sel_o_core[2]_mprj_sel_o_user[2]_una_min*/
} /* end of pin mprj_sel_o_user[2] */
pin("mprj_sel_o_user[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001116 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_user[1];
timing () {
related_pin : "mprj_sel_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "3.735124, 3.767398, 3.867849, 4.230793, 6.146391",\
"3.784729, 3.817004, 3.917455, 4.280398, 6.195996",\
"3.896695, 3.928969, 4.029420, 4.392364, 6.307962",\
"4.240973, 4.273248, 4.373699, 4.736642, 6.652241",\
"5.508793, 5.541068, 5.641519, 6.004462, 7.920060");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "3.618032, 3.643188, 3.705307, 3.875021, 4.723774",\
"3.667275, 3.692431, 3.754550, 3.924264, 4.773018",\
"3.779664, 3.804820, 3.866939, 4.036654, 4.885406",\
"4.131521, 4.156677, 4.218796, 4.388511, 5.237264",\
"5.394392, 5.419548, 5.481667, 5.651381, 6.500135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111");
}
} /* end of arc mprj_sel_o_core[1]_mprj_sel_o_user[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_sel_o_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "3.735124, 3.767398, 3.867849, 4.230793, 6.146391",\
"3.784729, 3.817004, 3.917455, 4.280398, 6.195996",\
"3.896695, 3.928969, 4.029420, 4.392364, 6.307962",\
"4.240973, 4.273248, 4.373699, 4.736642, 6.652241",\
"5.508793, 5.541068, 5.641519, 6.004462, 7.920060");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190",\
"0.043221, 0.075770, 0.201214, 0.699348, 3.332190");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "3.618032, 3.643188, 3.705307, 3.875021, 4.723774",\
"3.667275, 3.692431, 3.754550, 3.924264, 4.773018",\
"3.779664, 3.804820, 3.866939, 4.036654, 4.885406",\
"4.131521, 4.156677, 4.218796, 4.388511, 5.237264",\
"5.394392, 5.419548, 5.481667, 5.651381, 6.500135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111",\
"0.041422, 0.058562, 0.114092, 0.321032, 1.473111");
}
} /* end of arc mprj_sel_o_core[1]_mprj_sel_o_user[1]_una_min*/
} /* end of pin mprj_sel_o_user[1] */
pin("mprj_sel_o_user[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.001035 ;
/* Other user defined attributes. */
original_pin : mprj_sel_o_user[0];
timing () {
related_pin : "mprj_sel_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.710006, 3.742380, 3.842825, 4.205844, 6.121238",\
"3.759541, 3.791915, 3.892360, 4.255379, 6.170773",\
"3.871415, 3.903789, 4.004234, 4.367254, 6.282648",\
"4.216229, 4.248604, 4.349049, 4.712068, 6.627462",\
"5.474230, 5.506605, 5.607049, 5.970069, 7.885463");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.331039, 3.356323, 3.418481, 3.588198, 4.436984",\
"3.380491, 3.405775, 3.467932, 3.637650, 4.486435",\
"3.492492, 3.517776, 3.579934, 3.749651, 4.598437",\
"3.844406, 3.869690, 3.931847, 4.101565, 4.950350",\
"5.095669, 5.120954, 5.183110, 5.352829, 6.201614");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093");
}
} /* end of arc mprj_sel_o_core[0]_mprj_sel_o_user[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "mprj_sel_o_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.710006, 3.742380, 3.842825, 4.205844, 6.121238",\
"3.759541, 3.791915, 3.892360, 4.255379, 6.170773",\
"3.871415, 3.903789, 4.004234, 4.367254, 6.282648",\
"4.216229, 4.248604, 4.349049, 4.712068, 6.627462",\
"5.474230, 5.506605, 5.607049, 5.970069, 7.885463");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546",\
"0.042983, 0.075544, 0.200947, 0.699196, 3.331546");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "3.331039, 3.356323, 3.418481, 3.588198, 4.436984",\
"3.380491, 3.405775, 3.467932, 3.637650, 4.486435",\
"3.492492, 3.517776, 3.579934, 3.749651, 4.598437",\
"3.844406, 3.869690, 3.931847, 4.101565, 4.950350",\
"5.095669, 5.120954, 5.183110, 5.352829, 6.201614");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093",\
"0.041269, 0.058445, 0.113982, 0.320936, 1.473093");
}
} /* end of arc mprj_sel_o_core[0]_mprj_sel_o_user[0]_una_min*/
} /* end of pin mprj_sel_o_user[0] */
} /* end of bus mprj_sel_o_user */
bus ( user_irq ) {
bus_type : BUS3_type3 ;
direction : output ;
pin("user_irq[2]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000552 ;
/* Other user defined attributes. */
original_pin : user_irq[2];
timing () {
related_pin : "user_irq_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.582585, 0.615463, 0.716082, 1.075409, 2.995460",\
"0.625183, 0.658061, 0.758681, 1.118007, 3.038058",\
"0.733656, 0.766534, 0.867151, 1.226487, 3.146491",\
"1.078248, 1.111131, 1.211723, 1.571160, 3.490628",\
"2.268715, 2.301637, 2.402021, 2.762293, 4.677389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041096, 0.073641, 0.199525, 0.689844, 3.331207",\
"0.041096, 0.073641, 0.199525, 0.689844, 3.331207",\
"0.041099, 0.073645, 0.199525, 0.689857, 3.331132",\
"0.041135, 0.073689, 0.199522, 0.690012, 3.330270",\
"0.041425, 0.074051, 0.199498, 0.691276, 3.323235");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.561888, 0.587850, 0.650369, 0.817908, 1.664888",\
"0.609375, 0.635336, 0.697856, 0.865395, 1.712375",\
"0.727719, 0.753690, 0.816192, 0.983759, 1.830779",\
"1.091142, 1.117219, 1.179526, 1.347398, 2.194859",\
"2.255124, 2.281068, 2.343327, 2.511362, 3.357442");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040242, 0.057979, 0.113447, 0.316033, 1.462593",\
"0.040242, 0.057979, 0.113447, 0.316033, 1.462593",\
"0.040249, 0.057979, 0.113449, 0.316033, 1.462784",\
"0.040320, 0.057979, 0.113466, 0.316033, 1.464836",\
"0.040360, 0.057979, 0.113466, 0.316205, 1.464919");
}
} /* end of arc user_irq_core[2]_user_irq[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_core[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.582585, 0.615463, 0.716082, 1.075409, 2.995460",\
"0.625183, 0.658061, 0.758681, 1.118007, 3.038058",\
"0.733656, 0.766534, 0.867151, 1.226487, 3.146491",\
"1.078248, 1.111131, 1.211723, 1.571160, 3.490628",\
"2.268715, 2.301637, 2.402021, 2.762293, 4.677389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041096, 0.073641, 0.199525, 0.689844, 3.331207",\
"0.041096, 0.073641, 0.199525, 0.689844, 3.331207",\
"0.041099, 0.073645, 0.199525, 0.689857, 3.331132",\
"0.041135, 0.073689, 0.199522, 0.690012, 3.330270",\
"0.041425, 0.074051, 0.199498, 0.691276, 3.323235");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.561888, 0.587850, 0.650369, 0.817908, 1.664888",\
"0.609375, 0.635336, 0.697856, 0.865395, 1.712375",\
"0.727719, 0.753690, 0.816192, 0.983759, 1.830779",\
"1.091142, 1.117219, 1.179526, 1.347398, 2.194859",\
"2.255124, 2.281068, 2.343327, 2.511362, 3.357442");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040242, 0.057764, 0.113447, 0.315814, 1.462593",\
"0.040242, 0.057764, 0.113447, 0.315814, 1.462593",\
"0.040249, 0.057764, 0.113449, 0.315814, 1.462784",\
"0.040320, 0.057764, 0.113458, 0.315814, 1.464836",\
"0.040360, 0.057764, 0.113458, 0.316205, 1.464919");
}
} /* end of arc user_irq_core[2]_user_irq[2]_una_min*/
timing () {
related_pin : "user_irq_ena[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.319678, 1.352556, 1.453175, 1.812503, 3.732546",\
"1.369245, 1.402123, 1.502742, 1.862070, 3.782113",\
"1.481179, 1.514057, 1.614676, 1.974004, 3.894047",\
"1.825920, 1.858798, 1.959417, 2.318745, 4.238788",\
"3.068751, 3.101628, 3.202248, 3.561576, 5.481619");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.435736, 1.461705, 1.524211, 1.691772, 2.538783",\
"1.485399, 1.511367, 1.573873, 1.741434, 2.588445",\
"1.597235, 1.623204, 1.685709, 1.853270, 2.700281",\
"1.949180, 1.975149, 2.037654, 2.205215, 3.052226",\
"3.187478, 3.213446, 3.275952, 3.443513, 4.290524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739");
}
} /* end of arc user_irq_ena[2]_user_irq[2]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_ena[2]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.319678, 1.352556, 1.453175, 1.812503, 3.732546",\
"1.369245, 1.402123, 1.502742, 1.862070, 3.782113",\
"1.481179, 1.514057, 1.614676, 1.974004, 3.894047",\
"1.825920, 1.858798, 1.959417, 2.318745, 4.238788",\
"3.068751, 3.101628, 3.202248, 3.561576, 5.481619");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195",\
"0.041097, 0.073642, 0.199525, 0.689846, 3.331195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.435736, 1.461705, 1.524211, 1.691772, 2.538783",\
"1.485399, 1.511367, 1.573873, 1.741434, 2.588445",\
"1.597235, 1.623204, 1.685709, 1.853270, 2.700281",\
"1.949180, 1.975149, 2.037654, 2.205215, 3.052226",\
"3.187478, 3.213446, 3.275952, 3.443513, 4.290524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739",\
"0.040247, 0.057969, 0.113449, 0.316019, 1.462739");
}
} /* end of arc user_irq_ena[2]_user_irq[2]_una_min*/
} /* end of pin user_irq[2] */
pin("user_irq[1]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000552 ;
/* Other user defined attributes. */
original_pin : user_irq[1];
timing () {
related_pin : "user_irq_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.450715, 0.483581, 0.584248, 0.943485, 2.864287",\
"0.492322, 0.525188, 0.625855, 0.985092, 2.905894",\
"0.601835, 0.634703, 0.735368, 1.094565, 3.015445",\
"0.903274, 0.936148, 1.036785, 1.396044, 3.316450",\
"1.819755, 1.852663, 1.953125, 2.313081, 4.229835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041035, 0.073578, 0.199523, 0.690117, 3.333218",\
"0.041035, 0.073578, 0.199523, 0.690117, 3.333218",\
"0.041035, 0.073578, 0.199527, 0.690117, 3.333218",\
"0.041073, 0.073611, 0.199527, 0.690117, 3.333218",\
"0.041315, 0.073914, 0.199527, 0.690797, 3.333218");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.561874, 0.587960, 0.650220, 0.818175, 1.665584",\
"0.610510, 0.636595, 0.698855, 0.866810, 1.714219",\
"0.732044, 0.758127, 0.820387, 0.988343, 1.835729",\
"1.081201, 1.107267, 1.169527, 1.337493, 2.184716",\
"2.220131, 2.246045, 2.308304, 2.476356, 3.322160");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040340, 0.057797, 0.113469, 0.315812, 1.465293",\
"0.040340, 0.057797, 0.113469, 0.315812, 1.465293",\
"0.040341, 0.057797, 0.113469, 0.315819, 1.465287",\
"0.040343, 0.057793, 0.113468, 0.315867, 1.465241",\
"0.040365, 0.057757, 0.113456, 0.316286, 1.464841");
}
} /* end of arc user_irq_core[1]_user_irq[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_core[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.450715, 0.483581, 0.584248, 0.943485, 2.864287",\
"0.492322, 0.525188, 0.625855, 0.985092, 2.905894",\
"0.601835, 0.634703, 0.735368, 1.094565, 3.015445",\
"0.903274, 0.936148, 1.036785, 1.396044, 3.316450",\
"1.819755, 1.852663, 1.953125, 2.313081, 4.229835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041035, 0.073572, 0.199507, 0.689740, 3.325903",\
"0.041035, 0.073572, 0.199507, 0.689740, 3.325903",\
"0.041035, 0.073572, 0.199507, 0.689740, 3.325903",\
"0.041073, 0.073611, 0.199507, 0.689740, 3.325903",\
"0.041315, 0.073914, 0.199507, 0.690797, 3.325903");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.561874, 0.587960, 0.650220, 0.818175, 1.665584",\
"0.610510, 0.636595, 0.698855, 0.866810, 1.714219",\
"0.732044, 0.758127, 0.820387, 0.988343, 1.835729",\
"1.081201, 1.107267, 1.169527, 1.337493, 2.184716",\
"2.220131, 2.246045, 2.308304, 2.476356, 3.322160");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040340, 0.057797, 0.113469, 0.315812, 1.465293",\
"0.040340, 0.057797, 0.113469, 0.315812, 1.465293",\
"0.040341, 0.057797, 0.113469, 0.315819, 1.465287",\
"0.040343, 0.057793, 0.113468, 0.315867, 1.465241",\
"0.040365, 0.057757, 0.113456, 0.316286, 1.464841");
}
} /* end of arc user_irq_core[1]_user_irq[1]_una_min*/
timing () {
related_pin : "user_irq_ena[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.317752, 1.350618, 1.451285, 1.810517, 3.731330",\
"1.367303, 1.400170, 1.500836, 1.860068, 3.780881",\
"1.479194, 1.512060, 1.612727, 1.971958, 3.892772",\
"1.824010, 1.856876, 1.957543, 2.316774, 4.237587",\
"3.078261, 3.111127, 3.211793, 3.571025, 5.491838");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.538243, 1.564326, 1.626586, 1.794543, 2.641934",\
"1.587756, 1.613839, 1.676099, 1.844056, 2.691446",\
"1.699715, 1.725798, 1.788058, 1.956015, 2.803406",\
"2.051639, 2.077722, 2.139982, 2.307939, 3.155329",\
"3.299621, 3.325704, 3.387964, 3.555921, 4.403311");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288");
}
} /* end of arc user_irq_ena[1]_user_irq[1]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_ena[1]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.317752, 1.350618, 1.451285, 1.810517, 3.731330",\
"1.367303, 1.400170, 1.500836, 1.860068, 3.780881",\
"1.479194, 1.512060, 1.612727, 1.971958, 3.892772",\
"1.824010, 1.856876, 1.957543, 2.316774, 4.237587",\
"3.078261, 3.111127, 3.211793, 3.571025, 5.491838");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181",\
"0.041035, 0.073577, 0.199524, 0.690080, 3.333181");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "1.538243, 1.564326, 1.626586, 1.794543, 2.641934",\
"1.587756, 1.613839, 1.676099, 1.844056, 2.691446",\
"1.699715, 1.725798, 1.788058, 1.956015, 2.803406",\
"2.051639, 2.077722, 2.139982, 2.307939, 3.155329",\
"3.299621, 3.325704, 3.387964, 3.555921, 4.403311");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288",\
"0.040341, 0.057797, 0.113469, 0.315817, 1.465288");
}
} /* end of arc user_irq_ena[1]_user_irq[1]_una_min*/
} /* end of pin user_irq[1] */
pin("user_irq[0]") {
direction : output ;
max_capacitance : 1.000000 ;
min_capacitance : 0.000000 ;
capacitance : 0.000566 ;
/* Other user defined attributes. */
original_pin : user_irq[0];
timing () {
related_pin : "user_irq_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.485573, 0.518425, 0.619085, 0.978241, 2.899151",\
"0.527242, 0.560094, 0.660754, 1.019910, 2.940819",\
"0.637203, 0.670055, 0.770712, 1.129880, 3.050724",\
"0.974499, 1.007357, 1.107981, 1.467281, 3.387437",\
"2.046115, 2.079008, 2.179447, 2.539490, 4.455750");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.041085, 0.073615, 0.199579, 0.689633, 3.332646",\
"0.041085, 0.073615, 0.199579, 0.689633, 3.332646",\
"0.041090, 0.073620, 0.199578, 0.689652, 3.332541",\
"0.041135, 0.073677, 0.199575, 0.689851, 3.331434",\
"0.041394, 0.073999, 0.199554, 0.690978, 3.325166");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.579189, 0.605242, 0.667495, 0.835455, 1.682779",\
"0.627135, 0.653188, 0.715441, 0.883401, 1.730725",\
"0.746414, 0.772465, 0.834718, 1.002679, 1.849985",\
"1.101158, 1.127191, 1.189444, 1.357415, 2.204548",\
"2.202091, 2.227966, 2.290218, 2.458278, 3.303919");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.040370, 0.057817, 0.113489, 0.315852, 1.465274",\
"0.040370, 0.057817, 0.113489, 0.315852, 1.465274",\
"0.040370, 0.057816, 0.113489, 0.315858, 1.465269",\
"0.040373, 0.057812, 0.113487, 0.315909, 1.465220",\
"0.040396, 0.057774, 0.113475, 0.316350, 1.464799");
}
} /* end of arc user_irq_core[0]_user_irq[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_core[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.485573, 0.518425, 0.619085, 0.978241, 2.899151",\
"0.527242, 0.560094, 0.660754, 1.019910, 2.940819",\
"0.637203, 0.670055, 0.770712, 1.129880, 3.050724",\
"0.974499, 1.007357, 1.107981, 1.467281, 3.387437",\
"2.046115, 2.079008, 2.179447, 2.539490, 4.455750");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.041085, 0.073615, 0.199579, 0.689633, 3.332646",\
"0.041085, 0.073615, 0.199579, 0.689633, 3.332646",\
"0.041090, 0.073620, 0.199578, 0.689652, 3.332541",\
"0.041135, 0.073677, 0.199575, 0.689851, 3.331434",\
"0.041394, 0.073999, 0.199554, 0.690978, 3.325166");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.579189, 0.605242, 0.667495, 0.835455, 1.682779",\
"0.627135, 0.653188, 0.715441, 0.883401, 1.730725",\
"0.746414, 0.772465, 0.834718, 1.002679, 1.849985",\
"1.101158, 1.127191, 1.189444, 1.357415, 2.204548",\
"2.202091, 2.227966, 2.290218, 2.458278, 3.303919");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.040370, 0.057817, 0.113489, 0.315852, 1.465274",\
"0.040370, 0.057817, 0.113489, 0.315852, 1.465274",\
"0.040370, 0.057816, 0.113489, 0.315858, 1.465269",\
"0.040373, 0.057812, 0.113487, 0.315909, 1.465220",\
"0.040396, 0.057774, 0.113475, 0.316350, 1.464799");
}
} /* end of arc user_irq_core[0]_user_irq[0]_una_min*/
timing () {
related_pin : "user_irq_ena[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "1.260071, 1.292923, 1.393582, 1.752740, 3.673642",\
"1.309634, 1.342487, 1.443146, 1.802303, 3.723205",\
"1.421558, 1.454410, 1.555070, 1.914227, 3.835129",\
"1.766316, 1.799168, 1.899827, 2.258984, 4.179886",\
"3.011713, 3.044564, 3.145224, 3.504381, 5.425283");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "1.483549, 1.509601, 1.571854, 1.739814, 2.587127",\
"1.533177, 1.559229, 1.621482, 1.789442, 2.636755",\
"1.645041, 1.671093, 1.733346, 1.901306, 2.748619",\
"1.996974, 2.023027, 2.085280, 2.253240, 3.100553",\
"3.237373, 3.263425, 3.325678, 3.493638, 4.340951");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271");
}
} /* end of arc user_irq_ena[0]_user_irq[0]_una*/
timing () {
min_delay_flag : true ;
related_pin : "user_irq_ena[0]" ;
timing_type : combinational ;
timing_sense : positive_unate ;
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "1.260071, 1.292923, 1.393582, 1.752740, 3.673642",\
"1.309634, 1.342487, 1.443146, 1.802303, 3.723205",\
"1.421558, 1.454410, 1.555070, 1.914227, 3.835129",\
"1.766316, 1.799168, 1.899827, 2.258984, 4.179886",\
"3.011713, 3.044564, 3.145224, 3.504381, 5.425283");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633",\
"0.041086, 0.073615, 0.199579, 0.689635, 3.332633");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "1.483549, 1.509601, 1.571854, 1.739814, 2.587127",\
"1.533177, 1.559229, 1.621482, 1.789442, 2.636755",\
"1.645041, 1.671093, 1.733346, 1.901306, 2.748619",\
"1.996974, 2.023027, 2.085280, 2.253240, 3.100553",\
"3.237373, 3.263425, 3.325678, 3.493638, 4.340951");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.100000, 0.316228, 1.000000, 5.000000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271",\
"0.040370, 0.057817, 0.113489, 0.315855, 1.465271");
}
} /* end of arc user_irq_ena[0]_user_irq[0]_una_min*/
} /* end of pin user_irq[0] */
} /* end of bus user_irq */
bus ( user_irq_core ) {
bus_type : BUS3_type3 ;
direction : input ;
pin("user_irq_core[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.017186 ;
/* Other user defined attributes. */
original_pin : user_irq_core[2];
} /* end of pin user_irq_core[2] */
pin("user_irq_core[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.021831 ;
/* Other user defined attributes. */
original_pin : user_irq_core[1];
} /* end of pin user_irq_core[1] */
pin("user_irq_core[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.016449 ;
/* Other user defined attributes. */
original_pin : user_irq_core[0];
} /* end of pin user_irq_core[0] */
} /* end of bus user_irq_core */
bus ( user_irq_ena ) {
bus_type : BUS3_type3 ;
direction : input ;
pin("user_irq_ena[2]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003893 ;
/* Other user defined attributes. */
original_pin : user_irq_ena[2];
} /* end of pin user_irq_ena[2] */
pin("user_irq_ena[1]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003856 ;
/* Other user defined attributes. */
original_pin : user_irq_ena[1];
} /* end of pin user_irq_ena[1] */
pin("user_irq_ena[0]") {
direction : input ;
max_transition : 5.000000 ;
capacitance : 0.003893 ;
/* Other user defined attributes. */
original_pin : user_irq_ena[0];
} /* end of pin user_irq_ena[0] */
} /* end of bus user_irq_ena */
} /* end of cell */
} /* end of library */