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

79264 lines
3.4 MiB

library("mgmt_protect.tt") {
technology (cmos) ;
delay_model : table_lookup ;
library_features ( report_delay_calculation ) ;
date : "Tue Oct 18 15:25:12 2022" ;
revision : "T-2022.03-SP3" ;
nom_process : 1.0000 ;
nom_voltage : 1.8000 ;
nom_temperature : 25.0000 ;
operating_conditions( "sky130_fd_sc_hd__tt_1.80v_25C" ) {
process : 1.0000 ;
voltage : 1.8000 ;
temperature : 25.0000 ;
} /* current design opcond */
default_operating_conditions : "sky130_fd_sc_hd__tt_1.80v_25C" ;
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 : 1.500000 ;
capacitance : 0.005195 ;
/* Other user defined attributes. */
original_pin : caravel_clk;
} /* end of pin caravel_clk */
pin("caravel_clk2") {
direction : input ;
max_transition : 1.500000 ;
capacitance : 0.004002 ;
/* Other user defined attributes. */
original_pin : caravel_clk2;
} /* end of pin caravel_clk2 */
pin("caravel_rstn") {
direction : input ;
max_transition : 1.500000 ;
capacitance : 0.006755 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.576669, 0.591104, 0.636553, 0.798164, 1.657514",\
"0.583123, 0.597559, 0.643007, 0.804618, 1.663968",\
"0.618319, 0.632745, 0.678189, 0.839790, 1.699143",\
"0.701688, 0.716140, 0.761617, 0.923224, 1.782742",\
"0.798927, 0.813516, 0.859137, 1.020815, 1.880930");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.019313, 0.034547, 0.092787, 0.321855, 1.559996",\
"0.019313, 0.034547, 0.092787, 0.321855, 1.559996",\
"0.019319, 0.034554, 0.092790, 0.321841, 1.560135",\
"0.019481, 0.034682, 0.092841, 0.321803, 1.560364",\
"0.020052, 0.035128, 0.093015, 0.321728, 1.560588");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.633742, 0.645223, 0.673634, 0.749184, 1.123669",\
"0.641047, 0.652528, 0.680939, 0.756488, 1.130973",\
"0.683729, 0.695207, 0.723611, 0.799167, 1.173633",\
"0.800680, 0.812143, 0.840519, 0.916101, 1.290498",\
"0.995577, 1.007020, 1.035355, 1.110986, 1.485267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.018685, 0.026571, 0.051139, 0.140624, 0.658139",\
"0.018685, 0.026571, 0.051139, 0.140624, 0.658139",\
"0.018685, 0.026571, 0.051139, 0.140624, 0.658139",\
"0.018685, 0.026571, 0.051139, 0.140624, 0.658139",\
"0.018733, 0.026592, 0.051146, 0.140624, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.576669, 0.591104, 0.636553, 0.798164, 1.657514",\
"0.583123, 0.597559, 0.643007, 0.804618, 1.663968",\
"0.618319, 0.632745, 0.678189, 0.839790, 1.699143",\
"0.701688, 0.716140, 0.761617, 0.923224, 1.782742",\
"0.798927, 0.813516, 0.859137, 1.020815, 1.880930");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.019313, 0.034547, 0.092787, 0.321855, 1.559996",\
"0.019313, 0.034547, 0.092787, 0.321855, 1.559996",\
"0.019319, 0.034554, 0.092790, 0.321841, 1.560135",\
"0.019481, 0.034682, 0.092841, 0.321803, 1.560364",\
"0.020052, 0.035128, 0.093015, 0.321728, 1.560588");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.633742, 0.645223, 0.673634, 0.749184, 1.123669",\
"0.641047, 0.652528, 0.680939, 0.756488, 1.130973",\
"0.683729, 0.695207, 0.723611, 0.799167, 1.173633",\
"0.800680, 0.812143, 0.840519, 0.916101, 1.290498",\
"0.995577, 1.007020, 1.035355, 1.110986, 1.485267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.018685, 0.026562, 0.051130, 0.140568, 0.658047",\
"0.018685, 0.026562, 0.051130, 0.140568, 0.658047",\
"0.018685, 0.026562, 0.051130, 0.140568, 0.658047",\
"0.018685, 0.026562, 0.051130, 0.140568, 0.658047",\
"0.018733, 0.026592, 0.051146, 0.140568, 0.658047");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.171683, 1.186134, 1.231590, 1.393219, 2.252563",\
"1.216975, 1.231426, 1.276882, 1.438510, 2.297854",\
"1.271156, 1.285607, 1.331063, 1.492692, 2.352036",\
"1.350962, 1.365413, 1.410869, 1.572498, 2.431842",\
"1.453152, 1.467603, 1.513059, 1.674688, 2.534032");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.978993, 0.990491, 1.018936, 1.094455, 1.469023",\
"1.033446, 1.044944, 1.073389, 1.148907, 1.523476",\
"1.105827, 1.117325, 1.145770, 1.221289, 1.595857",\
"1.237291, 1.248789, 1.277234, 1.352753, 1.727321",\
"1.442043, 1.453541, 1.481985, 1.557504, 1.932073");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.018687, 0.026580, 0.051147, 0.140650, 0.658170",\
"0.018687, 0.026580, 0.051147, 0.140650, 0.658170",\
"0.018687, 0.026580, 0.051147, 0.140650, 0.658170",\
"0.018687, 0.026580, 0.051147, 0.140650, 0.658170",\
"0.018687, 0.026580, 0.051147, 0.140650, 0.658170");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "1.171683, 1.186134, 1.231590, 1.393219, 2.252563",\
"1.216975, 1.231426, 1.276882, 1.438510, 2.297854",\
"1.271156, 1.285607, 1.331063, 1.492692, 2.352036",\
"1.350962, 1.365413, 1.410869, 1.572498, 2.431842",\
"1.453152, 1.467603, 1.513059, 1.674688, 2.534032");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775",\
"0.019303, 0.034537, 0.092782, 0.321878, 1.559775");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.977215, 0.988714, 1.017159, 1.092677, 1.467247",\
"1.031668, 1.043166, 1.071611, 1.147129, 1.521699",\
"1.104049, 1.115547, 1.143993, 1.219511, 1.594081",\
"1.235513, 1.247012, 1.275457, 1.350975, 1.725545",\
"1.440265, 1.451763, 1.480208, 1.555726, 1.930296");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001757, 0.012030, 0.051257, 0.201257, 1.000000");
values ( "0.018687, 0.026580, 0.051147, 0.140651, 0.658171",\
"0.018687, 0.026580, 0.051147, 0.140651, 0.658171",\
"0.018687, 0.026580, 0.051147, 0.140651, 0.658171",\
"0.018687, 0.026580, 0.051147, 0.140651, 0.658171",\
"0.018687, 0.026580, 0.051147, 0.140651, 0.658171");
}
} /* 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 : 1.500000 ;
capacitance : 0.368136 ;
/* 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 : 1.500000 ;
capacitance : 0.008102 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "1.424625, 1.439301, 1.485124, 1.648460, 2.510293",\
"1.466620, 1.481296, 1.527119, 1.690455, 2.552288",\
"1.501221, 1.515897, 1.561720, 1.725055, 2.586889",\
"1.542451, 1.557127, 1.602950, 1.766286, 2.628119",\
"1.576839, 1.591515, 1.637338, 1.800674, 2.662507");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "1.350598, 1.362013, 1.390451, 1.467229, 1.843348",\
"1.405293, 1.416708, 1.445146, 1.521924, 1.898042",\
"1.477699, 1.489114, 1.517552, 1.594330, 1.970448",\
"1.609240, 1.620655, 1.649093, 1.725871, 2.101990",\
"1.817329, 1.828745, 1.857183, 1.933960, 2.310079");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "1.424625, 1.439301, 1.485124, 1.648460, 2.510293",\
"1.466620, 1.481296, 1.527119, 1.690455, 2.552288",\
"1.501221, 1.515897, 1.561720, 1.725055, 2.586889",\
"1.542451, 1.557127, 1.602950, 1.766286, 2.628119",\
"1.576839, 1.591515, 1.637338, 1.800674, 2.662507");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532",\
"0.020650, 0.035600, 0.093194, 0.327308, 1.566532");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "1.347743, 1.359158, 1.387596, 1.464374, 1.840492",\
"1.402437, 1.413852, 1.442290, 1.519068, 1.895187",\
"1.474876, 1.486291, 1.514729, 1.591507, 1.967625",\
"1.607213, 1.618629, 1.647067, 1.723844, 2.099963",\
"1.815303, 1.826718, 1.855156, 1.931934, 2.308053");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001847, 0.012119, 0.051347, 0.201347, 1.000000");
values ( "0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983",\
"0.018758, 0.026593, 0.051083, 0.145289, 0.663983");
}
} /* 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 : 1.500000 ;
capacitance : 0.003958 ;
/* Other user defined attributes. */
original_pin : mprj_iena_wb;
} /* end of pin mprj_iena_wb */
pin("mprj_stb_o_core") {
direction : input ;
max_transition : 1.500000 ;
capacitance : 0.009046 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "1.438809, 1.453694, 1.499531, 1.662656, 2.523881",\
"1.480915, 1.495800, 1.541637, 1.704762, 2.565987",\
"1.515832, 1.530717, 1.576554, 1.739680, 2.600904",\
"1.557993, 1.572878, 1.618715, 1.781841, 2.643065",\
"1.592839, 1.607724, 1.653561, 1.816687, 2.677911");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "1.320696, 1.332359, 1.360828, 1.437382, 1.812560",\
"1.375380, 1.387043, 1.415512, 1.492067, 1.867244",\
"1.447264, 1.458927, 1.487396, 1.563950, 1.939127",\
"1.572532, 1.584195, 1.612664, 1.689218, 2.064395",\
"1.773788, 1.785451, 1.813920, 1.890474, 2.265651");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "1.438809, 1.453694, 1.499531, 1.662656, 2.523881",\
"1.480915, 1.495800, 1.541637, 1.704762, 2.565987",\
"1.515832, 1.530717, 1.576554, 1.739680, 2.600904",\
"1.557993, 1.572878, 1.618715, 1.781841, 2.643065",\
"1.592839, 1.607724, 1.653561, 1.816687, 2.677911");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997",\
"0.020231, 0.035177, 0.092740, 0.326248, 1.563997");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "1.319298, 1.330961, 1.359430, 1.435984, 1.811161",\
"1.373982, 1.385645, 1.414114, 1.490668, 1.865845",\
"1.445865, 1.457528, 1.485997, 1.562551, 1.937729",\
"1.571133, 1.582796, 1.611265, 1.687819, 2.062997",\
"1.772390, 1.784053, 1.812522, 1.889076, 2.264253");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001500, 0.011773, 0.051000, 0.201000, 1.000000");
values ( "0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347",\
"0.018454, 0.026384, 0.050918, 0.144544, 0.661347");
}
} /* 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 : 1.500000 ;
capacitance : 0.009386 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "1.435337, 1.450267, 1.495881, 1.657461, 2.517627",\
"1.477440, 1.492370, 1.537984, 1.699564, 2.559730",\
"1.512440, 1.527370, 1.572984, 1.734564, 2.594730",\
"1.554119, 1.569049, 1.614663, 1.776243, 2.636409",\
"1.585485, 1.600415, 1.646029, 1.807610, 2.667775");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "1.329466, 1.341484, 1.370026, 1.445517, 1.819792",\
"1.384113, 1.396132, 1.424673, 1.500164, 1.874439",\
"1.455696, 1.467714, 1.496256, 1.571747, 1.946022",\
"1.577782, 1.589800, 1.618341, 1.693832, 2.068107",\
"1.773183, 1.785201, 1.813743, 1.889234, 2.263509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.018024, 0.026113, 0.050719, 0.140254, 0.656917",\
"0.018024, 0.026113, 0.050719, 0.140254, 0.656917",\
"0.018024, 0.026113, 0.050719, 0.140254, 0.656917",\
"0.018024, 0.026113, 0.050719, 0.140254, 0.656917",\
"0.018024, 0.026113, 0.050719, 0.140254, 0.656917");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "1.435337, 1.450267, 1.495881, 1.657461, 2.517627",\
"1.477440, 1.492370, 1.537984, 1.699564, 2.559730",\
"1.512440, 1.527370, 1.572984, 1.734564, 2.594730",\
"1.554119, 1.569049, 1.614663, 1.776243, 2.636409",\
"1.585485, 1.600415, 1.646029, 1.807610, 2.667775");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328",\
"0.018763, 0.033901, 0.091863, 0.320724, 1.559328");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "1.325825, 1.337848, 1.366397, 1.441881, 1.816175",\
"1.380473, 1.392495, 1.421044, 1.496528, 1.870822",\
"1.452055, 1.464078, 1.492627, 1.568111, 1.942405",\
"1.574141, 1.586163, 1.614712, 1.690196, 2.064490",\
"1.769543, 1.781565, 1.810114, 1.885598, 2.259892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001029, 0.011302, 0.050529, 0.200529, 1.000000");
values ( "0.018021, 0.026115, 0.050721, 0.140260, 0.656924",\
"0.018021, 0.026115, 0.050721, 0.140260, 0.656924",\
"0.018021, 0.026115, 0.050721, 0.140260, 0.656924",\
"0.018021, 0.026115, 0.050721, 0.140260, 0.656924",\
"0.018021, 0.026115, 0.050721, 0.140260, 0.656924");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "1.030820, 1.045703, 1.091543, 1.254701, 2.116081",\
"1.076162, 1.091045, 1.136885, 1.300044, 2.161423",\
"1.130218, 1.145101, 1.190941, 1.354100, 2.215479",\
"1.208499, 1.223381, 1.269221, 1.432380, 2.293760",\
"1.306417, 1.321299, 1.367140, 1.530298, 2.391678");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.970016, 0.981681, 1.010160, 1.086747, 1.462106",\
"1.024527, 1.036192, 1.064671, 1.141257, 1.516617",\
"1.096830, 1.108495, 1.136974, 1.213560, 1.588920",\
"1.226136, 1.237802, 1.266281, 1.342867, 1.718226",\
"1.425025, 1.436690, 1.465169, 1.541755, 1.917115");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "1.030820, 1.045703, 1.091543, 1.254701, 2.116081",\
"1.076162, 1.091045, 1.136885, 1.300044, 2.161423",\
"1.130218, 1.145101, 1.190941, 1.354100, 2.215479",\
"1.208499, 1.223381, 1.269221, 1.432380, 2.293760",\
"1.306417, 1.321299, 1.367140, 1.530298, 2.391678");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397",\
"0.020221, 0.035168, 0.092732, 0.326333, 1.564397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.969319, 0.980984, 1.009463, 1.086050, 1.461409",\
"1.023830, 1.035495, 1.063974, 1.140560, 1.515920",\
"1.096133, 1.107798, 1.136277, 1.212864, 1.588223",\
"1.225440, 1.237105, 1.265584, 1.342170, 1.717529",\
"1.424328, 1.435993, 1.464472, 1.541059, 1.916418");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001502, 0.011774, 0.051002, 0.201002, 1.000000");
values ( "0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765",\
"0.018455, 0.026384, 0.050913, 0.144630, 0.661765");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.398224, 0.412709, 0.458394, 0.621753, 1.483344",\
"0.443604, 0.458089, 0.503774, 0.667133, 1.528724",\
"0.497600, 0.512085, 0.557770, 0.721129, 1.582720",\
"0.575254, 0.589739, 0.635424, 0.798782, 1.660374",\
"0.671696, 0.686182, 0.731867, 0.895225, 1.756817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.462399, 0.473741, 0.502173, 0.579053, 0.955608",\
"0.516904, 0.528246, 0.556678, 0.633558, 1.010112",\
"0.589179, 0.600521, 0.628953, 0.705833, 1.082388",\
"0.717598, 0.728940, 0.757374, 0.834253, 1.210810",\
"0.915183, 0.926525, 0.954958, 1.031837, 1.408394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.018848, 0.026652, 0.051125, 0.145587, 0.665154",\
"0.018848, 0.026652, 0.051125, 0.145587, 0.665154",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.398224, 0.412709, 0.458394, 0.621753, 1.483344",\
"0.443604, 0.458089, 0.503774, 0.667133, 1.528724",\
"0.497600, 0.512085, 0.557770, 0.721129, 1.582720",\
"0.575254, 0.589739, 0.635424, 0.798782, 1.660374",\
"0.671696, 0.686182, 0.731867, 0.895225, 1.756817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448",\
"0.020214, 0.035288, 0.093150, 0.327771, 1.567448");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.462399, 0.473741, 0.502173, 0.579053, 0.955608",\
"0.516904, 0.528246, 0.556678, 0.633558, 1.010112",\
"0.589179, 0.600521, 0.628953, 0.705833, 1.082388",\
"0.717598, 0.728940, 0.757374, 0.834253, 1.210810",\
"0.915183, 0.926525, 0.954958, 1.031837, 1.408394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001949, 0.012221, 0.051449, 0.201449, 1.000000");
values ( "0.018848, 0.026652, 0.051125, 0.145587, 0.665154",\
"0.018848, 0.026652, 0.051125, 0.145587, 0.665154",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155",\
"0.018848, 0.026652, 0.051125, 0.145588, 0.665155");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "1.012617, 1.024416, 1.052901, 1.128549, 1.503594",\
"1.054778, 1.066577, 1.095062, 1.170710, 1.545755",\
"1.089709, 1.101508, 1.129993, 1.205641, 1.580686",\
"1.131950, 1.143749, 1.172234, 1.247882, 1.622927",\
"1.166550, 1.178349, 1.206834, 1.282482, 1.657527");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.945257, 0.960013, 1.005608, 1.167307, 2.028005",\
"0.999976, 1.014731, 1.060327, 1.222026, 2.082723",\
"1.071779, 1.086535, 1.132130, 1.293829, 2.154526",\
"1.196386, 1.211142, 1.256738, 1.418437, 2.279134",\
"1.396017, 1.410773, 1.456369, 1.618068, 2.478765");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "1.012617, 1.024416, 1.052901, 1.128549, 1.503594",\
"1.054778, 1.066577, 1.095062, 1.170710, 1.545755",\
"1.089709, 1.101508, 1.129993, 1.205641, 1.580686",\
"1.131950, 1.143749, 1.172234, 1.247882, 1.622927",\
"1.166550, 1.178349, 1.206834, 1.282482, 1.657527");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088",\
"0.018288, 0.026278, 0.050847, 0.140260, 0.659088");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.944765, 0.959521, 1.005116, 1.166815, 2.027513",\
"0.999484, 1.014239, 1.059835, 1.221534, 2.082231",\
"1.071287, 1.086043, 1.131638, 1.293337, 2.154034",\
"1.195894, 1.210650, 1.256246, 1.417945, 2.278642",\
"1.395525, 1.410281, 1.455877, 1.617576, 2.478273");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001314, 0.011586, 0.050814, 0.200814, 1.000000");
values ( "0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432",\
"0.019073, 0.034223, 0.092225, 0.321025, 1.561432");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.690901, 0.705204, 0.751059, 0.915127, 1.779507",\
"0.736355, 0.750658, 0.796513, 0.960581, 1.824960",\
"0.790505, 0.804807, 0.850662, 1.014731, 1.879110",\
"0.867581, 0.881883, 0.927738, 1.091807, 1.956186",\
"0.961784, 0.976086, 1.021941, 1.186010, 2.050389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.667696, 0.678616, 0.706999, 0.784535, 1.157522",\
"0.722148, 0.733068, 0.761451, 0.838987, 1.211974",\
"0.794484, 0.805404, 0.833787, 0.911323, 1.284310",\
"0.921088, 0.932008, 0.960390, 1.037927, 1.410914",\
"1.114351, 1.125270, 1.153653, 1.231190, 1.604176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.690901, 0.705204, 0.751059, 0.915127, 1.779507",\
"0.736355, 0.750658, 0.796513, 0.960581, 1.824960",\
"0.790505, 0.804807, 0.850662, 1.014731, 1.879110",\
"0.867581, 0.881883, 0.927738, 1.091807, 1.956186",\
"0.961784, 0.976086, 1.021941, 1.186010, 2.050389");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117",\
"0.021872, 0.036809, 0.094387, 0.330442, 1.575117");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.667696, 0.678616, 0.706999, 0.784535, 1.157522",\
"0.722148, 0.733068, 0.761451, 0.838987, 1.211974",\
"0.794484, 0.805404, 0.833787, 0.911323, 1.284310",\
"0.921088, 0.932008, 0.960390, 1.037927, 1.410914",\
"1.114351, 1.125270, 1.153653, 1.231190, 1.604176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749",\
"0.019511, 0.027127, 0.051481, 0.147633, 0.668749");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.607858, 0.618784, 0.647180, 0.724704, 1.097723",\
"0.649904, 0.660830, 0.689225, 0.766749, 1.139768",\
"0.684757, 0.695683, 0.724079, 0.801603, 1.174622",\
"0.725029, 0.735955, 0.764350, 0.841874, 1.214893",\
"0.752432, 0.763358, 0.791754, 0.869278, 1.242297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.706741, 0.721043, 0.766896, 0.930964, 1.795337",\
"0.761349, 0.775651, 0.821504, 0.985572, 1.849945",\
"0.832565, 0.846866, 0.892720, 1.056788, 1.921160",\
"0.951429, 0.965730, 1.011584, 1.175651, 2.040024",\
"1.141659, 1.155960, 1.201814, 1.365882, 2.230254");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.607858, 0.618784, 0.647180, 0.724704, 1.097723",\
"0.649904, 0.660830, 0.689225, 0.766749, 1.139768",\
"0.684757, 0.695683, 0.724079, 0.801603, 1.174622",\
"0.725029, 0.735955, 0.764350, 0.841874, 1.214893",\
"0.752432, 0.763358, 0.791754, 0.869278, 1.242297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762",\
"0.019517, 0.027130, 0.051484, 0.147642, 0.668762");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.706161, 0.720463, 0.766316, 0.930384, 1.794756",\
"0.760769, 0.775071, 0.820924, 0.984992, 1.849365",\
"0.831985, 0.846286, 0.892140, 1.056208, 1.920580",\
"0.950849, 0.965150, 1.011003, 1.175071, 2.039444",\
"1.141079, 1.155380, 1.201234, 1.365301, 2.229674");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002748, 0.013021, 0.052248, 0.202248, 1.000000");
values ( "0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115",\
"0.021866, 0.036804, 0.094385, 0.330443, 1.575115");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.586211, 0.600653, 0.646318, 0.809566, 1.670533",\
"0.628319, 0.642761, 0.688427, 0.851675, 1.712641",\
"0.663330, 0.677772, 0.723437, 0.886686, 1.747652",\
"0.705141, 0.719584, 0.765249, 0.928497, 1.789464",\
"0.737424, 0.751866, 0.797531, 0.960779, 1.821746");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.584972, 0.596257, 0.624677, 0.701410, 1.077413",\
"0.639617, 0.650902, 0.679322, 0.756055, 1.132057",\
"0.711253, 0.722538, 0.750958, 0.827691, 1.203694",\
"0.833964, 0.845249, 0.873669, 0.950402, 1.326405",\
"1.030372, 1.041658, 1.070078, 1.146811, 1.522813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.586211, 0.600653, 0.646318, 0.809566, 1.670533",\
"0.628319, 0.642761, 0.688427, 0.851675, 1.712641",\
"0.663330, 0.677772, 0.723437, 0.886686, 1.747652",\
"0.705141, 0.719584, 0.765249, 0.928497, 1.789464",\
"0.737424, 0.751866, 0.797531, 0.960779, 1.821746");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108",\
"0.020386, 0.035453, 0.093319, 0.327632, 1.566108");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.584972, 0.596257, 0.624677, 0.701410, 1.077413",\
"0.639617, 0.650902, 0.679322, 0.756055, 1.132057",\
"0.711253, 0.722538, 0.750958, 0.827691, 1.203694",\
"0.833964, 0.845249, 0.873669, 0.950402, 1.326405",\
"1.030372, 1.041658, 1.070078, 1.146811, 1.522813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795",\
"0.018933, 0.026720, 0.051207, 0.145385, 0.663795");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.605104, 0.616397, 0.644831, 0.721551, 1.097588",\
"0.647171, 0.658463, 0.686897, 0.763617, 1.139654",\
"0.682110, 0.693402, 0.721836, 0.798556, 1.174593",\
"0.723033, 0.734326, 0.762760, 0.839480, 1.215517",\
"0.752096, 0.763389, 0.791823, 0.868543, 1.244580");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.692863, 0.707306, 0.752972, 0.916220, 1.777188",\
"0.747482, 0.761924, 0.807590, 0.970838, 1.831807",\
"0.818906, 0.833348, 0.879014, 1.042263, 1.903231",\
"0.939136, 0.953578, 0.999244, 1.162492, 2.023461",\
"1.131538, 1.145980, 1.191646, 1.354895, 2.215863");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.020387, 0.035455, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035455, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035455, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035455, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035455, 0.093319, 0.327632, 1.566108");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.605104, 0.616397, 0.644831, 0.721551, 1.097588",\
"0.647171, 0.658463, 0.686897, 0.763617, 1.139654",\
"0.682110, 0.693402, 0.721836, 0.798556, 1.174593",\
"0.723033, 0.734326, 0.762760, 0.839480, 1.215517",\
"0.752096, 0.763389, 0.791823, 0.868543, 1.244580");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807",\
"0.018937, 0.026723, 0.051210, 0.145394, 0.663807");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.692483, 0.706926, 0.752591, 0.915840, 1.776808",\
"0.747101, 0.761544, 0.807210, 0.970458, 1.831426",\
"0.818526, 0.832968, 0.878634, 1.041883, 1.902851",\
"0.938756, 0.953198, 0.998864, 1.162112, 2.023081",\
"1.131158, 1.145600, 1.191266, 1.354514, 2.215483");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.020387, 0.035454, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035454, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035454, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035454, 0.093319, 0.327632, 1.566108",\
"0.020387, 0.035454, 0.093319, 0.327632, 1.566108");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.596593, 0.611014, 0.656658, 0.819864, 1.680589",\
"0.638748, 0.653169, 0.698813, 0.862019, 1.722744",\
"0.673798, 0.688219, 0.733863, 0.897070, 1.757794",\
"0.715880, 0.730301, 0.775945, 0.939151, 1.799876",\
"0.749751, 0.764172, 0.809816, 0.973023, 1.833747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.592609, 0.603886, 0.632299, 0.708994, 1.084823",\
"0.647308, 0.658584, 0.686998, 0.763693, 1.139522",\
"0.719039, 0.730316, 0.758730, 0.835425, 1.211253",\
"0.842872, 0.854148, 0.882562, 0.959257, 1.335086",\
"1.041088, 1.052364, 1.080778, 1.157473, 1.533302");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.596593, 0.611014, 0.656658, 0.819864, 1.680589",\
"0.638748, 0.653169, 0.698813, 0.862019, 1.722744",\
"0.673798, 0.688219, 0.733863, 0.897070, 1.757794",\
"0.715880, 0.730301, 0.775945, 0.939151, 1.799876",\
"0.749751, 0.764172, 0.809816, 0.973023, 1.833747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680",\
"0.020346, 0.035427, 0.093325, 0.327576, 1.565680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.592609, 0.603886, 0.632299, 0.708994, 1.084823",\
"0.647308, 0.658584, 0.686998, 0.763693, 1.139522",\
"0.719039, 0.730316, 0.758730, 0.835425, 1.211253",\
"0.842872, 0.854148, 0.882562, 0.959257, 1.335086",\
"1.041088, 1.052364, 1.080778, 1.157473, 1.533302");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382",\
"0.018944, 0.026729, 0.051220, 0.145310, 0.663382");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.600322, 0.611605, 0.640032, 0.716715, 1.092578",\
"0.642417, 0.653700, 0.682128, 0.758810, 1.134673",\
"0.677399, 0.688683, 0.717110, 0.793792, 1.169656",\
"0.718949, 0.730233, 0.758660, 0.835342, 1.211206",\
"0.749981, 0.761265, 0.789692, 0.866374, 1.242237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.690284, 0.704705, 0.750350, 0.913556, 1.774282",\
"0.744923, 0.759344, 0.804989, 0.968195, 1.828921",\
"0.816481, 0.830902, 0.876546, 1.039753, 1.900479",\
"0.938274, 0.952696, 0.998340, 1.161546, 2.022272",\
"1.133219, 1.147640, 1.193285, 1.356491, 2.217217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.020347, 0.035428, 0.093326, 0.327576, 1.565680",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565680",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565680",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565680",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565680");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.600322, 0.611605, 0.640032, 0.716715, 1.092578",\
"0.642417, 0.653700, 0.682128, 0.758810, 1.134673",\
"0.677399, 0.688683, 0.717110, 0.793792, 1.169656",\
"0.718949, 0.730233, 0.758660, 0.835342, 1.211206",\
"0.749981, 0.761265, 0.789692, 0.866374, 1.242237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395",\
"0.018948, 0.026732, 0.051224, 0.145319, 0.663395");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.689318, 0.703740, 0.749384, 0.912590, 1.773316",\
"0.743957, 0.758379, 0.804023, 0.967229, 1.827955",\
"0.815515, 0.829937, 0.875581, 1.038787, 1.899513",\
"0.937308, 0.951730, 0.997374, 1.160580, 2.021306",\
"1.132253, 1.146675, 1.192319, 1.355525, 2.216251");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.020347, 0.035428, 0.093326, 0.327576, 1.565681",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565681",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565681",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565681",\
"0.020347, 0.035428, 0.093326, 0.327576, 1.565681");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.608614, 0.623132, 0.668860, 0.832076, 1.693029",\
"0.650725, 0.665244, 0.710971, 0.874187, 1.735140",\
"0.685722, 0.700240, 0.745968, 0.909184, 1.770137",\
"0.727379, 0.741897, 0.787624, 0.950840, 1.811793",\
"0.758678, 0.773196, 0.818923, 0.982139, 1.843092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.598885, 0.610177, 0.638576, 0.715250, 1.090883",\
"0.653544, 0.664836, 0.693235, 0.769909, 1.145542",\
"0.725122, 0.736414, 0.764813, 0.841487, 1.217120",\
"0.847151, 0.858443, 0.886842, 0.963515, 1.339148",\
"1.042462, 1.053754, 1.082153, 1.158826, 1.534459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.608614, 0.623132, 0.668860, 0.832076, 1.693029",\
"0.650725, 0.665244, 0.710971, 0.874187, 1.735140",\
"0.685722, 0.700240, 0.745968, 0.909184, 1.770137",\
"0.727379, 0.741897, 0.787624, 0.950840, 1.811793",\
"0.758678, 0.773196, 0.818923, 0.982139, 1.843092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412",\
"0.020646, 0.035652, 0.093389, 0.327400, 1.565412");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.598885, 0.610177, 0.638576, 0.715250, 1.090883",\
"0.653544, 0.664836, 0.693235, 0.769909, 1.145542",\
"0.725122, 0.736414, 0.764813, 0.841487, 1.217120",\
"0.847151, 0.858443, 0.886842, 0.963515, 1.339148",\
"1.042462, 1.053754, 1.082153, 1.158826, 1.534459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954",\
"0.018911, 0.026706, 0.051204, 0.145197, 0.662954");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.613611, 0.624909, 0.653322, 0.729983, 1.105649",\
"0.655723, 0.667022, 0.695434, 0.772095, 1.147762",\
"0.690715, 0.702014, 0.730426, 0.807087, 1.182754",\
"0.732351, 0.743650, 0.772062, 0.848723, 1.224389",\
"0.763624, 0.774922, 0.803335, 0.879996, 1.255662");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.707337, 0.721855, 0.767582, 0.930798, 1.791749",\
"0.761999, 0.776516, 0.822244, 0.985460, 1.846411",\
"0.833565, 0.848083, 0.893810, 1.057026, 1.917978",\
"0.955563, 0.970081, 1.015808, 1.179024, 2.039976",\
"1.150822, 1.165340, 1.211067, 1.374283, 2.235234");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.020645, 0.035651, 0.093389, 0.327400, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327400, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327400, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327400, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327400, 1.565411");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.613611, 0.624909, 0.653322, 0.729983, 1.105649",\
"0.655723, 0.667022, 0.695434, 0.772095, 1.147762",\
"0.690715, 0.702014, 0.730426, 0.807087, 1.182754",\
"0.732351, 0.743650, 0.772062, 0.848723, 1.224389",\
"0.763624, 0.774922, 0.803335, 0.879996, 1.255662");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967",\
"0.018915, 0.026710, 0.051208, 0.145206, 0.662967");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.706573, 0.721090, 0.766817, 0.930033, 1.790985",\
"0.761234, 0.775752, 0.821479, 0.984695, 1.845647",\
"0.832801, 0.847319, 0.893046, 1.056262, 1.917213",\
"0.954799, 0.969317, 1.015044, 1.178260, 2.039211",\
"1.150058, 1.164576, 1.210302, 1.373519, 2.234470");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002015, 0.012287, 0.051515, 0.201515, 1.000000");
values ( "0.020645, 0.035651, 0.093389, 0.327401, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327401, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327401, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327401, 1.565411",\
"0.020645, 0.035651, 0.093389, 0.327401, 1.565411");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.583692, 0.598498, 0.644512, 0.807841, 1.669869",\
"0.630031, 0.644837, 0.690850, 0.854180, 1.716208",\
"0.674156, 0.688962, 0.734976, 0.898305, 1.760333",\
"0.732409, 0.747215, 0.793228, 0.956558, 1.818586",\
"0.796819, 0.811625, 0.857639, 1.020968, 1.882998");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565462",\
"0.021754, 0.036504, 0.093697, 0.327117, 1.565462");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.547741, 0.559033, 0.587382, 0.664073, 1.039415",\
"0.603404, 0.614695, 0.643044, 0.719735, 1.095077",\
"0.677095, 0.688387, 0.716736, 0.793427, 1.168769",\
"0.815947, 0.827238, 0.855588, 0.932278, 1.307620",\
"1.037509, 1.048800, 1.077150, 1.153840, 1.529182");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.018892, 0.026692, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026692, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026692, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026692, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026692, 0.051190, 0.145061, 0.662483");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.583692, 0.598498, 0.644512, 0.807841, 1.669869",\
"0.630031, 0.644837, 0.690850, 0.854180, 1.716208",\
"0.674156, 0.688962, 0.734976, 0.898305, 1.760333",\
"0.732409, 0.747215, 0.793228, 0.956558, 1.818586",\
"0.796819, 0.811625, 0.857639, 1.020968, 1.882998");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565461",\
"0.021753, 0.036504, 0.093697, 0.327118, 1.565462",\
"0.021754, 0.036504, 0.093697, 0.327117, 1.565462");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.547741, 0.559033, 0.587382, 0.664073, 1.039415",\
"0.603404, 0.614695, 0.643044, 0.719735, 1.095077",\
"0.677095, 0.688387, 0.716736, 0.793427, 1.168769",\
"0.815947, 0.827238, 0.855588, 0.932278, 1.307620",\
"1.037509, 1.048800, 1.077150, 1.153840, 1.529182");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.018892, 0.026691, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026691, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026691, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026691, 0.051190, 0.145061, 0.662483",\
"0.018892, 0.026691, 0.051190, 0.145061, 0.662483");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.632912, 0.644204, 0.672555, 0.749238, 1.124592",\
"0.674957, 0.686250, 0.714601, 0.791284, 1.166638",\
"0.709783, 0.721075, 0.749426, 0.826110, 1.201463",\
"0.749930, 0.761222, 0.789573, 0.866256, 1.241610",\
"0.777135, 0.788427, 0.816778, 0.893461, 1.268815");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.745892, 0.760696, 0.806708, 0.970037, 1.832059",\
"0.800502, 0.815307, 0.861319, 1.024648, 1.886670",\
"0.871688, 0.886492, 0.932504, 1.095833, 1.957855",\
"0.990431, 1.005235, 1.051247, 1.214576, 2.076598",\
"1.180475, 1.195279, 1.241291, 1.404620, 2.266642");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.632912, 0.644204, 0.672555, 0.749238, 1.124592",\
"0.674957, 0.686250, 0.714601, 0.791284, 1.166638",\
"0.709783, 0.721075, 0.749426, 0.826110, 1.201463",\
"0.749930, 0.761222, 0.789573, 0.866256, 1.241610",\
"0.777135, 0.788427, 0.816778, 0.893461, 1.268815");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494",\
"0.018869, 0.026674, 0.051179, 0.145060, 0.662494");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.745362, 0.760167, 0.806179, 0.969508, 1.831529",\
"0.799973, 0.814778, 0.860790, 1.024118, 1.886140",\
"0.871158, 0.885963, 0.931975, 1.095304, 1.957325",\
"0.989901, 1.004706, 1.050718, 1.214047, 2.076068",\
"1.179945, 1.194750, 1.240762, 1.404091, 2.266113");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001980, 0.012252, 0.051480, 0.201480, 1.000000");
values ( "0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459",\
"0.021747, 0.036499, 0.093695, 0.327118, 1.565459");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.627160, 0.642057, 0.688258, 0.851840, 1.715256",\
"0.672458, 0.687355, 0.733556, 0.897138, 1.760554",\
"0.726228, 0.741126, 0.787326, 0.950908, 1.814324",\
"0.806019, 0.820916, 0.867117, 1.030699, 1.894115",\
"0.909136, 0.924033, 0.970234, 1.133816, 1.997233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094045, 0.327597, 1.567662");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.583114, 0.594339, 0.622722, 0.699591, 1.075731",\
"0.637327, 0.648552, 0.676935, 0.753804, 1.129944",\
"0.709482, 0.720707, 0.749089, 0.825959, 1.202099",\
"0.842715, 0.853940, 0.882323, 0.959192, 1.335332",\
"1.052482, 1.063706, 1.092089, 1.168958, 1.545098");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.019134, 0.026870, 0.051300, 0.145561, 0.664430",\
"0.019134, 0.026870, 0.051300, 0.145561, 0.664430",\
"0.019134, 0.026870, 0.051300, 0.145561, 0.664430",\
"0.019134, 0.026870, 0.051300, 0.145561, 0.664430",\
"0.019134, 0.026870, 0.051300, 0.145561, 0.664430");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.627160, 0.642057, 0.688258, 0.851840, 1.715256",\
"0.672458, 0.687355, 0.733556, 0.897138, 1.760554",\
"0.726228, 0.741126, 0.787326, 0.950908, 1.814324",\
"0.806019, 0.820916, 0.867117, 1.030699, 1.894115",\
"0.909136, 0.924033, 0.970234, 1.133816, 1.997233");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094044, 0.327597, 1.567662",\
"0.022594, 0.037185, 0.094045, 0.327597, 1.567662");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.583114, 0.594339, 0.622722, 0.699591, 1.075731",\
"0.637327, 0.648552, 0.676935, 0.753804, 1.129944",\
"0.709482, 0.720707, 0.749089, 0.825959, 1.202099",\
"0.842715, 0.853940, 0.882323, 0.959192, 1.335332",\
"1.052482, 1.063706, 1.092089, 1.168958, 1.545098");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.019133, 0.026869, 0.051299, 0.145561, 0.664430",\
"0.019133, 0.026869, 0.051299, 0.145561, 0.664430",\
"0.019133, 0.026869, 0.051299, 0.145561, 0.664430",\
"0.019133, 0.026869, 0.051299, 0.145561, 0.664430",\
"0.019133, 0.026869, 0.051299, 0.145561, 0.664430");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.643016, 0.654236, 0.682609, 0.759476, 1.135607",\
"0.685064, 0.696284, 0.724657, 0.801525, 1.177655",\
"0.719967, 0.731187, 0.759560, 0.836427, 1.212558",\
"0.760490, 0.771710, 0.800083, 0.876950, 1.253081",\
"0.788355, 0.799575, 0.827948, 0.904815, 1.280946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.769368, 0.784263, 0.830462, 0.994043, 1.857451",\
"0.823973, 0.838869, 0.885068, 1.048649, 1.912057",\
"0.895280, 0.910176, 0.956374, 1.119956, 1.983364",\
"1.014506, 1.029402, 1.075601, 1.239182, 2.102590",\
"1.205297, 1.220192, 1.266391, 1.429972, 2.293380");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.643016, 0.654236, 0.682609, 0.759476, 1.135607",\
"0.685064, 0.696284, 0.724657, 0.801525, 1.177655",\
"0.719967, 0.731187, 0.759560, 0.836427, 1.212558",\
"0.760490, 0.771710, 0.800083, 0.876950, 1.253081",\
"0.788355, 0.799575, 0.827948, 0.904815, 1.280946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442",\
"0.019084, 0.026830, 0.051274, 0.145550, 0.664442");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.768727, 0.783623, 0.829822, 0.993403, 1.856811",\
"0.823334, 0.838229, 0.884428, 1.048009, 1.911417",\
"0.894640, 0.909536, 0.955734, 1.119316, 1.982724",\
"1.013867, 1.028762, 1.074961, 1.238542, 2.101950",\
"1.204657, 1.219552, 1.265751, 1.429332, 2.292740");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002097, 0.012369, 0.051597, 0.201597, 1.000000");
values ( "0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659",\
"0.022586, 0.037179, 0.094042, 0.327598, 1.567659");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.604149, 0.619046, 0.665204, 0.828540, 1.690769",\
"0.650399, 0.665296, 0.711453, 0.874789, 1.737019",\
"0.694526, 0.709423, 0.755581, 0.918917, 1.781147",\
"0.752740, 0.767637, 0.813794, 0.977131, 1.839360",\
"0.816864, 0.831761, 0.877918, 1.041255, 1.903485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094073, 0.327002, 1.564794",\
"0.022580, 0.037180, 0.094073, 0.327002, 1.564794");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.559896, 0.571120, 0.599458, 0.676073, 1.050986",\
"0.615190, 0.626413, 0.654752, 0.731366, 1.106280",\
"0.688654, 0.699878, 0.728216, 0.804831, 1.179744",\
"0.827165, 0.838388, 0.866727, 0.943341, 1.318255",\
"1.047776, 1.059000, 1.087338, 1.163953, 1.538866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.604149, 0.619046, 0.665204, 0.828540, 1.690769",\
"0.650399, 0.665296, 0.711453, 0.874789, 1.737019",\
"0.694526, 0.709423, 0.755581, 0.918917, 1.781147",\
"0.752740, 0.767637, 0.813794, 0.977131, 1.839360",\
"0.816864, 0.831761, 0.877918, 1.041255, 1.903485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094072, 0.327002, 1.564794",\
"0.022579, 0.037179, 0.094073, 0.327002, 1.564794",\
"0.022580, 0.037180, 0.094073, 0.327002, 1.564794");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.559896, 0.571120, 0.599458, 0.676073, 1.050986",\
"0.615190, 0.626413, 0.654752, 0.731366, 1.106280",\
"0.688654, 0.699878, 0.728216, 0.804831, 1.179744",\
"0.827165, 0.838388, 0.866727, 0.943341, 1.318255",\
"1.047776, 1.059000, 1.087338, 1.163953, 1.538866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498",\
"0.019112, 0.026864, 0.051334, 0.144963, 0.661498");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.663161, 0.674380, 0.702709, 0.779322, 1.154227",\
"0.705213, 0.716432, 0.744761, 0.821374, 1.196279",\
"0.740095, 0.751315, 0.779644, 0.856256, 1.231161",\
"0.780483, 0.791702, 0.820031, 0.896644, 1.271549",\
"0.808068, 0.819287, 0.847616, 0.924229, 1.299134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.780869, 0.795764, 0.841920, 1.005255, 1.867477",\
"0.835484, 0.850379, 0.896535, 1.059870, 1.922093",\
"0.906724, 0.921620, 0.967775, 1.131111, 1.993333",\
"1.025693, 1.040589, 1.086745, 1.250080, 2.112302",\
"1.216086, 1.230982, 1.277137, 1.440473, 2.302695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.663161, 0.674380, 0.702709, 0.779322, 1.154227",\
"0.705213, 0.716432, 0.744761, 0.821374, 1.196279",\
"0.740095, 0.751315, 0.779644, 0.856256, 1.231161",\
"0.780483, 0.791702, 0.820031, 0.896644, 1.271549",\
"0.808068, 0.819287, 0.847616, 0.924229, 1.299134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509",\
"0.019065, 0.026827, 0.051310, 0.144953, 0.661509");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.780869, 0.795764, 0.841920, 1.005255, 1.867477",\
"0.835484, 0.850379, 0.896535, 1.059870, 1.922093",\
"0.906724, 0.921620, 0.967775, 1.131111, 1.993333",\
"1.025693, 1.040589, 1.086745, 1.250080, 2.112302",\
"1.216086, 1.230982, 1.277137, 1.440473, 2.302695");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002081, 0.012353, 0.051581, 0.201581, 1.000000");
values ( "0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791",\
"0.022573, 0.037174, 0.094070, 0.327003, 1.564791");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.673190, 0.687776, 0.733630, 0.896952, 1.758538",\
"0.718635, 0.733221, 0.779075, 0.942397, 1.803982",\
"0.772786, 0.787372, 0.833226, 0.996548, 1.858134",\
"0.849939, 0.864524, 0.910378, 1.073701, 1.935286",\
"0.944402, 0.958987, 1.004841, 1.168163, 2.029749");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.655357, 0.666570, 0.694934, 0.771670, 1.147404",\
"0.709811, 0.721025, 0.749388, 0.826124, 1.201859",\
"0.782138, 0.793351, 0.821715, 0.898451, 1.274185",\
"0.908832, 0.920045, 0.948409, 1.025145, 1.400879",\
"1.102343, 1.113557, 1.141920, 1.218657, 1.594391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.673190, 0.687776, 0.733630, 0.896952, 1.758538",\
"0.718635, 0.733221, 0.779075, 0.942397, 1.803982",\
"0.772786, 0.787372, 0.833226, 0.996548, 1.858134",\
"0.849939, 0.864524, 0.910378, 1.073701, 1.935286",\
"0.944402, 0.958987, 1.004841, 1.168163, 2.029749");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089",\
"0.021294, 0.036182, 0.093677, 0.327574, 1.566089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.655357, 0.666570, 0.694934, 0.771670, 1.147404",\
"0.709811, 0.721025, 0.749388, 0.826124, 1.201859",\
"0.782138, 0.793351, 0.821715, 0.898451, 1.274185",\
"0.908832, 0.920045, 0.948409, 1.025145, 1.400879",\
"1.102343, 1.113557, 1.141920, 1.218657, 1.594391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421",\
"0.018986, 0.026757, 0.051246, 0.145339, 0.663421");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.660892, 0.672112, 0.700488, 0.777212, 1.152979",\
"0.702964, 0.714184, 0.742560, 0.819285, 1.195051",\
"0.737909, 0.749129, 0.777505, 0.854229, 1.229996",\
"0.778816, 0.790036, 0.818412, 0.895136, 1.270903",\
"0.807797, 0.819017, 0.847393, 0.924118, 1.299884");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.747324, 0.761909, 0.807762, 0.971084, 1.832667",\
"0.801951, 0.816536, 0.862390, 1.025712, 1.887295",\
"0.873370, 0.887955, 0.933809, 1.097131, 1.958714",\
"0.993525, 1.008110, 1.053964, 1.217286, 2.078869",\
"1.185808, 1.200393, 1.246246, 1.409568, 2.271151");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.660892, 0.672112, 0.700488, 0.777212, 1.152979",\
"0.702964, 0.714184, 0.742560, 0.819285, 1.195051",\
"0.737909, 0.749129, 0.777505, 0.854229, 1.229996",\
"0.778816, 0.790036, 0.818412, 0.895136, 1.270903",\
"0.807797, 0.819017, 0.847393, 0.924118, 1.299884");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433",\
"0.018991, 0.026760, 0.051249, 0.145347, 0.663433");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.747324, 0.761909, 0.807762, 0.971084, 1.832667",\
"0.801951, 0.816536, 0.862390, 1.025712, 1.887295",\
"0.873370, 0.887955, 0.933809, 1.097131, 1.958714",\
"0.993525, 1.008110, 1.053964, 1.217286, 2.078869",\
"1.185808, 1.200393, 1.246246, 1.409568, 2.271151");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089",\
"0.021292, 0.036180, 0.093676, 0.327574, 1.566089");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.610261, 0.625003, 0.670770, 0.833832, 1.694478",\
"0.652348, 0.667090, 0.712857, 0.875919, 1.736565",\
"0.687309, 0.702051, 0.747818, 0.910880, 1.771526",\
"0.728552, 0.743294, 0.789061, 0.952123, 1.812769",\
"0.758609, 0.773351, 0.819118, 0.982180, 1.842826");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.599545, 0.611087, 0.639524, 0.716024, 1.090947",\
"0.654182, 0.665724, 0.694162, 0.770662, 1.145584",\
"0.725676, 0.737217, 0.765655, 0.842155, 1.217077",\
"0.846709, 0.858250, 0.886688, 0.963188, 1.338110",\
"1.040406, 1.051947, 1.080385, 1.156885, 1.531807");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.610261, 0.625003, 0.670770, 0.833832, 1.694478",\
"0.652348, 0.667090, 0.712857, 0.875919, 1.736565",\
"0.687309, 0.702051, 0.747818, 0.910880, 1.771526",\
"0.728552, 0.743294, 0.789061, 0.952123, 1.812769",\
"0.758609, 0.773351, 0.819118, 0.982180, 1.842826");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449",\
"0.020294, 0.035278, 0.092946, 0.326438, 1.563449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.599545, 0.611087, 0.639524, 0.716024, 1.090947",\
"0.654182, 0.665724, 0.694162, 0.770662, 1.145584",\
"0.725676, 0.737217, 0.765655, 0.842155, 1.217077",\
"0.846709, 0.858250, 0.886688, 0.963188, 1.338110",\
"1.040406, 1.051947, 1.080385, 1.156885, 1.531807");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875",\
"0.018601, 0.026494, 0.051030, 0.144561, 0.660875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.646218, 0.657766, 0.686217, 0.762705, 1.137660",\
"0.688319, 0.699867, 0.728319, 0.804806, 1.179762",\
"0.723301, 0.734850, 0.763301, 0.839788, 1.214744",\
"0.764723, 0.776271, 0.804722, 0.881209, 1.256165",\
"0.795277, 0.806825, 0.835276, 0.911763, 1.286719");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.730657, 0.745399, 0.791166, 0.954228, 1.814873",\
"0.785310, 0.800052, 0.845819, 1.008881, 1.869526",\
"0.856839, 0.871581, 0.917347, 1.080409, 1.941054",\
"0.978273, 0.993015, 1.038781, 1.201843, 2.062488",\
"1.172621, 1.187364, 1.233130, 1.396192, 2.256837");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.646218, 0.657766, 0.686217, 0.762705, 1.137660",\
"0.688319, 0.699867, 0.728319, 0.804806, 1.179762",\
"0.723301, 0.734850, 0.763301, 0.839788, 1.214744",\
"0.764723, 0.776271, 0.804722, 0.881209, 1.256165",\
"0.795277, 0.806825, 0.835276, 0.911763, 1.286719");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887",\
"0.018601, 0.026498, 0.051033, 0.144570, 0.660887");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.730657, 0.745399, 0.791166, 0.954228, 1.814873",\
"0.785310, 0.800052, 0.845819, 1.008881, 1.869526",\
"0.856839, 0.871581, 0.917347, 1.080409, 1.941054",\
"0.978273, 0.993015, 1.038781, 1.201843, 2.062488",\
"1.172621, 1.187364, 1.233130, 1.396192, 2.256837");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448",\
"0.020293, 0.035278, 0.092946, 0.326438, 1.563448");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.582403, 0.597191, 0.643195, 0.806526, 1.668527",\
"0.628898, 0.643686, 0.689690, 0.853020, 1.715021",\
"0.673041, 0.687829, 0.733833, 0.897163, 1.759165",\
"0.731297, 0.746085, 0.792089, 0.955420, 1.817421",\
"0.795731, 0.810520, 0.856524, 1.019855, 1.881857");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036497, 0.093708, 0.327160, 1.565517",\
"0.021739, 0.036497, 0.093708, 0.327160, 1.565517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.547337, 0.558617, 0.586963, 0.663660, 1.039024",\
"0.603182, 0.614461, 0.642808, 0.719505, 1.094869",\
"0.676900, 0.688180, 0.716526, 0.793223, 1.168587",\
"0.815787, 0.827066, 0.855413, 0.932110, 1.307474",\
"1.037440, 1.048720, 1.077067, 1.153763, 1.529127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.018902, 0.026699, 0.051196, 0.145084, 0.662555",\
"0.018902, 0.026699, 0.051196, 0.145084, 0.662555",\
"0.018902, 0.026699, 0.051196, 0.145085, 0.662555",\
"0.018902, 0.026699, 0.051196, 0.145085, 0.662556",\
"0.018902, 0.026699, 0.051196, 0.145085, 0.662556");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.582403, 0.597191, 0.643195, 0.806526, 1.668527",\
"0.628898, 0.643686, 0.689690, 0.853020, 1.715021",\
"0.673041, 0.687829, 0.733833, 0.897163, 1.759165",\
"0.731297, 0.746085, 0.792089, 0.955420, 1.817421",\
"0.795731, 0.810520, 0.856524, 1.019855, 1.881857");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036496, 0.093707, 0.327160, 1.565517",\
"0.021738, 0.036497, 0.093708, 0.327160, 1.565517",\
"0.021739, 0.036497, 0.093708, 0.327160, 1.565517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.547337, 0.558617, 0.586963, 0.663660, 1.039024",\
"0.603182, 0.614461, 0.642808, 0.719505, 1.094869",\
"0.676900, 0.688180, 0.716526, 0.793223, 1.168587",\
"0.815787, 0.827066, 0.855413, 0.932110, 1.307474",\
"1.037440, 1.048720, 1.077067, 1.153763, 1.529127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.018902, 0.026698, 0.051196, 0.145084, 0.662555",\
"0.018902, 0.026698, 0.051196, 0.145084, 0.662555",\
"0.018902, 0.026698, 0.051196, 0.145084, 0.662555",\
"0.018902, 0.026698, 0.051196, 0.145084, 0.662556",\
"0.018902, 0.026698, 0.051196, 0.145084, 0.662556");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.671496, 0.682777, 0.711127, 0.787816, 1.163194",\
"0.713542, 0.724823, 0.753172, 0.829862, 1.205239",\
"0.748393, 0.759674, 0.788023, 0.864712, 1.240090",\
"0.788627, 0.799908, 0.828257, 0.904946, 1.280324",\
"0.815969, 0.827250, 0.855599, 0.932289, 1.307666");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.766561, 0.781348, 0.827350, 0.990681, 1.852677",\
"0.821170, 0.835957, 0.881960, 1.045290, 1.907287",\
"0.892372, 0.907158, 0.953161, 1.116491, 1.978488",\
"1.011186, 1.025973, 1.071976, 1.235306, 2.097303",\
"1.201342, 1.216129, 1.262131, 1.425461, 2.287458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.671496, 0.682777, 0.711127, 0.787816, 1.163194",\
"0.713542, 0.724823, 0.753172, 0.829862, 1.205239",\
"0.748393, 0.759674, 0.788023, 0.864712, 1.240090",\
"0.788627, 0.799908, 0.828257, 0.904946, 1.280324",\
"0.815969, 0.827250, 0.855599, 0.932289, 1.307666");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567",\
"0.018883, 0.026683, 0.051187, 0.145084, 0.662567");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.766561, 0.781348, 0.827350, 0.990681, 1.852677",\
"0.821170, 0.835957, 0.881960, 1.045290, 1.907287",\
"0.892372, 0.907158, 0.953161, 1.116491, 1.978488",\
"1.011186, 1.025973, 1.071976, 1.235306, 2.097303",\
"1.201342, 1.216129, 1.262131, 1.425461, 2.287458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012268, 0.051495, 0.201495, 1.000000");
values ( "0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515",\
"0.021734, 0.036493, 0.093706, 0.327161, 1.565515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.652236, 0.667590, 0.713923, 0.877205, 1.739974",\
"0.697541, 0.712895, 0.759228, 0.922509, 1.785279",\
"0.751334, 0.766688, 0.813021, 0.976303, 1.839072",\
"0.831155, 0.846509, 0.892843, 1.056124, 1.918894",\
"0.934493, 0.949848, 0.996181, 1.159462, 2.022232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022413, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022413, 0.036907, 0.093503, 0.325839, 1.563526");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.597532, 0.609146, 0.637598, 0.714085, 1.088637",\
"0.651726, 0.663340, 0.691793, 0.768279, 1.142831",\
"0.723927, 0.735541, 0.763994, 0.840480, 1.215032",\
"0.857222, 0.868836, 0.897288, 0.973775, 1.348327",\
"1.067501, 1.079115, 1.107568, 1.184054, 1.558607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.652236, 0.667590, 0.713923, 0.877205, 1.739974",\
"0.697541, 0.712895, 0.759228, 0.922509, 1.785279",\
"0.751334, 0.766688, 0.813021, 0.976303, 1.839072",\
"0.831155, 0.846509, 0.892843, 1.056124, 1.918894",\
"0.934493, 0.949848, 0.996181, 1.159462, 2.022232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022412, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022413, 0.036907, 0.093503, 0.325839, 1.563526",\
"0.022413, 0.036907, 0.093503, 0.325839, 1.563526");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.597532, 0.609146, 0.637598, 0.714085, 1.088637",\
"0.651726, 0.663340, 0.691793, 0.768279, 1.142831",\
"0.723927, 0.735541, 0.763994, 0.840480, 1.215032",\
"0.857222, 0.868836, 0.897288, 0.973775, 1.348327",\
"1.067501, 1.079115, 1.107568, 1.184054, 1.558607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938",\
"0.018790, 0.026641, 0.051113, 0.144363, 0.659938");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.689848, 0.701457, 0.729901, 0.806385, 1.180929",\
"0.731894, 0.743504, 0.771947, 0.848431, 1.222975",\
"0.766755, 0.778364, 0.806808, 0.883292, 1.257836",\
"0.807039, 0.818648, 0.847092, 0.923576, 1.298120",\
"0.834461, 0.846070, 0.874514, 0.950998, 1.325542");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.811240, 0.826593, 0.872925, 1.036205, 1.898968",\
"0.865850, 0.881202, 0.927534, 1.090814, 1.953578",\
"0.937065, 0.952417, 0.998749, 1.162030, 2.024793",\
"1.055931, 1.071283, 1.117615, 1.280895, 2.143659",\
"1.246164, 1.261517, 1.307849, 1.471129, 2.333892");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.689848, 0.701457, 0.729901, 0.806385, 1.180929",\
"0.731894, 0.743504, 0.771947, 0.848431, 1.222975",\
"0.766755, 0.778364, 0.806808, 0.883292, 1.257836",\
"0.807039, 0.818648, 0.847092, 0.923576, 1.298120",\
"0.834461, 0.846070, 0.874514, 0.950998, 1.325542");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949",\
"0.018744, 0.026605, 0.051090, 0.144353, 0.659949");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.810411, 0.825764, 0.872096, 1.035376, 1.898139",\
"0.865021, 0.880373, 0.926705, 1.089985, 1.952749",\
"0.936236, 0.951588, 0.997920, 1.161201, 2.023964",\
"1.055102, 1.070454, 1.116786, 1.280066, 2.142829",\
"1.245335, 1.260688, 1.307020, 1.470300, 2.333063");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001570, 0.011842, 0.051070, 0.201070, 1.000000");
values ( "0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524",\
"0.022407, 0.036902, 0.093501, 0.325840, 1.563524");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.679572, 0.694266, 0.739998, 0.903101, 1.763862",\
"0.725049, 0.739743, 0.785474, 0.948578, 1.809338",\
"0.779152, 0.793846, 0.839577, 1.002681, 1.863441",\
"0.855806, 0.870500, 0.916232, 1.079335, 1.940096",\
"0.948861, 0.963555, 1.009286, 1.172389, 2.033150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.659474, 0.671015, 0.699471, 0.776029, 1.151293",\
"0.713916, 0.725457, 0.753913, 0.830472, 1.205735",\
"0.786268, 0.797809, 0.826265, 0.902824, 1.278087",\
"0.912331, 0.923871, 0.952327, 1.028886, 1.404150",\
"1.104378, 1.115919, 1.144375, 1.220934, 1.596197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.679572, 0.694266, 0.739998, 0.903101, 1.763862",\
"0.725049, 0.739743, 0.785474, 0.948578, 1.809338",\
"0.779152, 0.793846, 0.839577, 1.002681, 1.863441",\
"0.855806, 0.870500, 0.916232, 1.079335, 1.940096",\
"0.948861, 0.963555, 1.009286, 1.172389, 2.033150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133",\
"0.020125, 0.035147, 0.092893, 0.326629, 1.564133");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.659474, 0.671015, 0.699471, 0.776029, 1.151293",\
"0.713916, 0.725457, 0.753913, 0.830472, 1.205735",\
"0.786268, 0.797809, 0.826265, 0.902824, 1.278087",\
"0.912331, 0.923871, 0.952327, 1.028886, 1.404150",\
"1.104378, 1.115919, 1.144375, 1.220934, 1.596197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657",\
"0.018611, 0.026501, 0.051026, 0.144728, 0.661657");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.629817, 0.641364, 0.669834, 0.746380, 1.121677",\
"0.671886, 0.683433, 0.711903, 0.788449, 1.163746",\
"0.706704, 0.718251, 0.746721, 0.823267, 1.198564",\
"0.747295, 0.758843, 0.787312, 0.863859, 1.239156",\
"0.775942, 0.787490, 0.815959, 0.892506, 1.267802");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.722080, 0.736773, 0.782503, 0.945606, 1.806361",\
"0.776705, 0.791398, 0.837128, 1.000231, 1.860986",\
"0.847949, 0.862642, 0.908372, 1.071475, 1.932230",\
"0.967856, 0.982549, 1.028279, 1.191381, 2.052137",\
"1.159635, 1.174328, 1.220058, 1.383160, 2.243916");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.020120, 0.035144, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035144, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035144, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035144, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035144, 0.092892, 0.326630, 1.564131");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.629143, 0.640690, 0.669160, 0.745706, 1.121003",\
"0.671212, 0.682759, 0.711229, 0.787775, 1.163072",\
"0.706030, 0.717577, 0.746047, 0.822593, 1.197890",\
"0.746621, 0.758169, 0.786638, 0.863185, 1.238481",\
"0.775268, 0.786816, 0.815285, 0.891832, 1.267128");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669",\
"0.018611, 0.026504, 0.051029, 0.144736, 0.661669");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.718786, 0.733478, 0.779209, 0.942311, 1.803066",\
"0.773411, 0.788103, 0.833834, 0.996936, 1.857691",\
"0.844655, 0.859347, 0.905078, 1.068180, 1.928935",\
"0.964562, 0.979254, 1.024985, 1.188087, 2.048842",\
"1.156341, 1.171034, 1.216764, 1.379866, 2.240621");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001679, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.020120, 0.035143, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035143, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035143, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035143, 0.092892, 0.326630, 1.564131",\
"0.020120, 0.035143, 0.092892, 0.326630, 1.564131");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.578766, 0.593721, 0.639684, 0.802869, 1.664489",\
"0.623456, 0.638411, 0.684373, 0.847559, 1.709178",\
"0.667332, 0.682287, 0.728250, 0.891435, 1.753055",\
"0.725613, 0.740568, 0.786531, 0.949716, 1.811336",\
"0.790227, 0.805182, 0.851145, 1.014330, 1.875951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035772, 0.093082, 0.326330, 1.564089",\
"0.020949, 0.035772, 0.093082, 0.326330, 1.564089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.543421, 0.554983, 0.583397, 0.659967, 1.034963",\
"0.599055, 0.610618, 0.639031, 0.715601, 1.090597",\
"0.672885, 0.684447, 0.712860, 0.789431, 1.164427",\
"0.812001, 0.823564, 0.851977, 0.928547, 1.303543",\
"1.034188, 1.045751, 1.074164, 1.150734, 1.525731");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661196",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.578766, 0.593721, 0.639684, 0.802869, 1.664489",\
"0.623456, 0.638411, 0.684373, 0.847559, 1.709178",\
"0.667332, 0.682287, 0.728250, 0.891435, 1.753055",\
"0.725613, 0.740568, 0.786531, 0.949716, 1.811336",\
"0.790227, 0.805182, 0.851145, 1.014330, 1.875951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035771, 0.093082, 0.326330, 1.564089",\
"0.020948, 0.035772, 0.093082, 0.326330, 1.564089",\
"0.020949, 0.035772, 0.093082, 0.326330, 1.564089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.543421, 0.554983, 0.583397, 0.659967, 1.034963",\
"0.599055, 0.610618, 0.639031, 0.715601, 1.090597",\
"0.672885, 0.684447, 0.712860, 0.789431, 1.164427",\
"0.812001, 0.823564, 0.851977, 0.928547, 1.303543",\
"1.034188, 1.045751, 1.074164, 1.150734, 1.525731");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661195",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661196",\
"0.018555, 0.026449, 0.050982, 0.144571, 0.661196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.659689, 0.671258, 0.699684, 0.776243, 1.151270",\
"0.701751, 0.713320, 0.741746, 0.818304, 1.193332",\
"0.736569, 0.748138, 0.776564, 0.853122, 1.228150",\
"0.777170, 0.788739, 0.817165, 0.893723, 1.268751",\
"0.805852, 0.817421, 0.845847, 0.922405, 1.297433");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.761052, 0.776005, 0.821967, 0.985152, 1.846767",\
"0.815666, 0.830620, 0.876581, 1.039766, 1.901382",\
"0.886913, 0.901867, 0.947829, 1.111014, 1.972629",\
"1.006851, 1.021805, 1.067766, 1.230951, 2.092567",\
"1.198674, 1.213628, 1.259590, 1.422775, 2.284390");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.020944, 0.035768, 0.093081, 0.326331, 1.564087",\
"0.020944, 0.035768, 0.093081, 0.326331, 1.564087",\
"0.020944, 0.035768, 0.093081, 0.326331, 1.564087",\
"0.020944, 0.035768, 0.093081, 0.326331, 1.564087",\
"0.020944, 0.035768, 0.093081, 0.326331, 1.564087");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.659001, 0.670570, 0.698996, 0.775554, 1.150582",\
"0.701063, 0.712632, 0.741057, 0.817616, 1.192643",\
"0.735880, 0.747449, 0.775875, 0.852434, 1.227461",\
"0.776482, 0.788051, 0.816476, 0.893035, 1.268062",\
"0.805164, 0.816733, 0.845158, 0.921717, 1.296745");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207",\
"0.018554, 0.026452, 0.050985, 0.144579, 0.661207");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.757906, 0.772860, 0.818822, 0.982007, 1.843621",\
"0.812521, 0.827474, 0.873436, 1.036621, 1.898236",\
"0.883768, 0.898722, 0.944683, 1.107868, 1.969483",\
"1.003706, 1.018659, 1.064621, 1.227806, 2.089421",\
"1.195529, 1.210483, 1.256444, 1.419629, 2.281244");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001614, 0.011886, 0.051114, 0.201114, 1.000000");
values ( "0.020943, 0.035768, 0.093080, 0.326331, 1.564087",\
"0.020943, 0.035768, 0.093080, 0.326331, 1.564087",\
"0.020943, 0.035768, 0.093080, 0.326331, 1.564087",\
"0.020943, 0.035768, 0.093080, 0.326331, 1.564087",\
"0.020943, 0.035768, 0.093080, 0.326331, 1.564087");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.642735, 0.658074, 0.704370, 0.867727, 1.730845",\
"0.688041, 0.703381, 0.749677, 0.913034, 1.776152",\
"0.741840, 0.757180, 0.803476, 0.966833, 1.829951",\
"0.821669, 0.837009, 0.883305, 1.046662, 1.909780",\
"0.925064, 0.940404, 0.986700, 1.150057, 2.013176");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.592944, 0.604614, 0.633095, 0.709693, 1.084826",\
"0.647131, 0.658801, 0.687282, 0.763880, 1.139013",\
"0.719334, 0.731004, 0.759486, 0.836083, 1.211216",\
"0.852687, 0.864356, 0.892838, 0.969435, 1.344569",\
"1.063074, 1.074744, 1.103226, 1.179823, 1.554956");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.018688, 0.026559, 0.051028, 0.144571, 0.661261",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661261",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661261",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661261",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661261");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.642735, 0.658074, 0.704370, 0.867727, 1.730845",\
"0.688041, 0.703381, 0.749677, 0.913034, 1.776152",\
"0.741840, 0.757180, 0.803476, 0.966833, 1.829951",\
"0.821669, 0.837009, 0.883305, 1.046662, 1.909780",\
"0.925064, 0.940404, 0.986700, 1.150057, 2.013176");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709",\
"0.022044, 0.036594, 0.093292, 0.326015, 1.564709");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.592944, 0.604614, 0.633095, 0.709693, 1.084826",\
"0.647131, 0.658801, 0.687282, 0.763880, 1.139013",\
"0.719334, 0.731004, 0.759486, 0.836083, 1.211216",\
"0.852687, 0.864356, 0.892838, 0.969435, 1.344569",\
"1.063074, 1.074744, 1.103226, 1.179823, 1.554956");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.018688, 0.026559, 0.051028, 0.144571, 0.661260",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661260",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661260",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661260",\
"0.018688, 0.026559, 0.051028, 0.144571, 0.661260");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.695014, 0.706679, 0.735152, 0.811747, 1.186872",\
"0.737083, 0.748748, 0.777221, 0.853816, 1.228941",\
"0.771900, 0.783565, 0.812037, 0.888633, 1.263758",\
"0.812506, 0.824171, 0.852643, 0.929238, 1.304363",\
"0.841208, 0.852873, 0.881345, 0.957940, 1.333065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.812481, 0.827820, 0.874114, 1.037470, 1.900582",\
"0.867105, 0.882444, 0.928738, 1.092094, 1.955206",\
"0.938355, 0.953693, 0.999987, 1.163344, 2.026456",\
"1.058314, 1.073653, 1.119947, 1.283303, 2.146415",\
"1.250168, 1.265507, 1.311801, 1.475157, 2.338269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.022038, 0.036589, 0.093290, 0.326016, 1.564707",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564707",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564707",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564707",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564707");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.695014, 0.706679, 0.735152, 0.811747, 1.186872",\
"0.737083, 0.748748, 0.777221, 0.853816, 1.228941",\
"0.771900, 0.783565, 0.812037, 0.888633, 1.263758",\
"0.812506, 0.824171, 0.852643, 0.929238, 1.304363",\
"0.841208, 0.852873, 0.881345, 0.957940, 1.333065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271",\
"0.018642, 0.026522, 0.051004, 0.144561, 0.661271");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.809846, 0.825184, 0.871478, 1.034835, 1.897946",\
"0.864469, 0.879808, 0.926102, 1.089458, 1.952570",\
"0.935719, 0.951058, 0.997352, 1.160708, 2.023820",\
"1.055679, 1.071017, 1.117311, 1.280668, 2.143779",\
"1.247532, 1.262871, 1.309165, 1.472521, 2.335633");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001498, 0.011771, 0.050998, 0.200998, 1.000000");
values ( "0.022038, 0.036589, 0.093290, 0.326016, 1.564706",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564706",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564706",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564706",\
"0.022038, 0.036589, 0.093290, 0.326016, 1.564706");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.638863, 0.654305, 0.700715, 0.864171, 1.727943",\
"0.684158, 0.699600, 0.746010, 0.909466, 1.773237",\
"0.737859, 0.753301, 0.799711, 0.963167, 1.826939",\
"0.817561, 0.833004, 0.879414, 1.042870, 1.906641",\
"0.920000, 0.935443, 0.981853, 1.145309, 2.009081");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.581972, 0.593644, 0.622146, 0.698793, 1.074162",\
"0.636246, 0.647918, 0.676420, 0.753067, 1.128435",\
"0.708281, 0.719953, 0.748455, 0.825102, 1.200470",\
"0.841249, 0.852921, 0.881423, 0.958070, 1.333438",\
"1.049720, 1.061393, 1.089895, 1.166542, 1.541910");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.638863, 0.654305, 0.700715, 0.864171, 1.727943",\
"0.684158, 0.699600, 0.746010, 0.909466, 1.773237",\
"0.737859, 0.753301, 0.799711, 0.963167, 1.826939",\
"0.817561, 0.833004, 0.879414, 1.042870, 1.906641",\
"0.920000, 0.935443, 0.981853, 1.145309, 2.009081");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403",\
"0.022477, 0.036933, 0.093423, 0.326079, 1.565403");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.581972, 0.593644, 0.622146, 0.698793, 1.074162",\
"0.636246, 0.647918, 0.676420, 0.753067, 1.128435",\
"0.708281, 0.719953, 0.748455, 0.825102, 1.200470",\
"0.841249, 0.852921, 0.881423, 0.958070, 1.333438",\
"1.049720, 1.061393, 1.089895, 1.166542, 1.541910");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785",\
"0.018762, 0.026616, 0.051058, 0.144699, 0.661785");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.681313, 0.692981, 0.721474, 0.798118, 1.173479",\
"0.723384, 0.735052, 0.763545, 0.840189, 1.215549",\
"0.758205, 0.769873, 0.798366, 0.875011, 1.250371",\
"0.798839, 0.810507, 0.839000, 0.915645, 1.291005",\
"0.827633, 0.839301, 0.867794, 0.944438, 1.319799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.814272, 0.829713, 0.876122, 1.039577, 1.903343",\
"0.868898, 0.884340, 0.930748, 1.094203, 1.957969",\
"0.940153, 0.955594, 1.002002, 1.165457, 2.029223",\
"1.060177, 1.075618, 1.122026, 1.285481, 2.149247",\
"1.252121, 1.267562, 1.313971, 1.477426, 2.341192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.681313, 0.692981, 0.721474, 0.798118, 1.173479",\
"0.723384, 0.735052, 0.763545, 0.840189, 1.215549",\
"0.758205, 0.769873, 0.798366, 0.875011, 1.250371",\
"0.798839, 0.810507, 0.839000, 0.915645, 1.291005",\
"0.827633, 0.839301, 0.867794, 0.944438, 1.319799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796",\
"0.018716, 0.026579, 0.051035, 0.144689, 0.661796");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.812668, 0.828109, 0.874517, 1.037973, 1.901739",\
"0.867294, 0.882736, 0.929144, 1.092599, 1.956365",\
"0.938549, 0.953990, 1.000398, 1.163854, 2.027619",\
"1.058573, 1.074014, 1.120422, 1.283877, 2.147643",\
"1.250517, 1.265958, 1.312366, 1.475822, 2.339587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001506, 0.011779, 0.051006, 0.201006, 1.000000");
values ( "0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401",\
"0.022472, 0.036929, 0.093422, 0.326080, 1.565401");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.658067, 0.672712, 0.718545, 0.881891, 1.743706",\
"0.703364, 0.718008, 0.763842, 0.927188, 1.789003",\
"0.757012, 0.771657, 0.817490, 0.980836, 1.842651",\
"0.836750, 0.851394, 0.897228, 1.060573, 1.922389",\
"0.938453, 0.953097, 0.998931, 1.162276, 2.024092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.659401, 0.670748, 0.699162, 0.775944, 1.152007",\
"0.713724, 0.725071, 0.753485, 0.830267, 1.206330",\
"0.785672, 0.797019, 0.825432, 0.902215, 1.278277",\
"0.918365, 0.929712, 0.958126, 1.034908, 1.410971",\
"1.125764, 1.137111, 1.165525, 1.242307, 1.618370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.658067, 0.672712, 0.718545, 0.881891, 1.743706",\
"0.703364, 0.718008, 0.763842, 0.927188, 1.789003",\
"0.757012, 0.771657, 0.817490, 0.980836, 1.842651",\
"0.836750, 0.851394, 0.897228, 1.060573, 1.922389",\
"0.938453, 0.953097, 0.998931, 1.162276, 2.024092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.659401, 0.670748, 0.699162, 0.775944, 1.152007",\
"0.713724, 0.725071, 0.753485, 0.830267, 1.206330",\
"0.785672, 0.797019, 0.825432, 0.902215, 1.278277",\
"0.918365, 0.929712, 0.958126, 1.034908, 1.410971",\
"1.125764, 1.137111, 1.165525, 1.242307, 1.618370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.769533, 0.780880, 0.809294, 0.886076, 1.262139",\
"0.811578, 0.822925, 0.851339, 0.928121, 1.304184",\
"0.846432, 0.857779, 0.886192, 0.962975, 1.339037",\
"0.886670, 0.898017, 0.926430, 1.003213, 1.379275",\
"0.914016, 0.925363, 0.953777, 1.030559, 1.406622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.797188, 0.811833, 0.857666, 1.021012, 1.882828",\
"0.851797, 0.866442, 0.912275, 1.075621, 1.937436",\
"0.922998, 0.937642, 0.983476, 1.146821, 2.008637",\
"1.041808, 1.056453, 1.102286, 1.265632, 2.127447",\
"1.231957, 1.246602, 1.292435, 1.455781, 2.317596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.769533, 0.780880, 0.809294, 0.886076, 1.262139",\
"0.811578, 0.822925, 0.851339, 0.928121, 1.304184",\
"0.846432, 0.857779, 0.886192, 0.962975, 1.339037",\
"0.886670, 0.898017, 0.926430, 1.003213, 1.379275",\
"0.914016, 0.925363, 0.953777, 1.030559, 1.406622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979",\
"0.018835, 0.026647, 0.051134, 0.145341, 0.663979");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.797188, 0.811833, 0.857666, 1.021012, 1.882828",\
"0.851797, 0.866442, 0.912275, 1.075621, 1.937436",\
"0.922998, 0.937642, 0.983476, 1.146821, 2.008637",\
"1.041808, 1.056453, 1.102286, 1.265632, 2.127447",\
"1.231957, 1.246602, 1.292435, 1.455781, 2.317596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001934, 0.012206, 0.051434, 0.201434, 1.000000");
values ( "0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562",\
"0.020855, 0.035786, 0.093350, 0.327435, 1.566562");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.673442, 0.687875, 0.733655, 0.896985, 1.758310",\
"0.718728, 0.733162, 0.778941, 0.942271, 1.803597",\
"0.772343, 0.786776, 0.832555, 0.995886, 1.857211",\
"0.852155, 0.866588, 0.912368, 1.075698, 1.937023",\
"0.953871, 0.968304, 1.014083, 1.177414, 2.038739");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.693130, 0.704226, 0.732567, 0.809340, 1.185213",\
"0.747468, 0.758563, 0.786905, 0.863678, 1.239550",\
"0.819357, 0.830453, 0.858794, 0.935568, 1.311440",\
"0.952092, 0.963187, 0.991528, 1.068302, 1.444174",\
"1.159195, 1.170291, 1.198632, 1.275406, 1.651278");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.673442, 0.687875, 0.733655, 0.896985, 1.758310",\
"0.718728, 0.733162, 0.778941, 0.942271, 1.803597",\
"0.772343, 0.786776, 0.832555, 0.995886, 1.857211",\
"0.852155, 0.866588, 0.912368, 1.075698, 1.937023",\
"0.953871, 0.968304, 1.014083, 1.177414, 2.038739");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.693130, 0.704226, 0.732567, 0.809340, 1.185213",\
"0.747468, 0.758563, 0.786905, 0.863678, 1.239550",\
"0.819357, 0.830453, 0.858794, 0.935568, 1.311440",\
"0.952092, 0.963187, 0.991528, 1.068302, 1.444174",\
"1.159195, 1.170291, 1.198632, 1.275406, 1.651278");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.803393, 0.814488, 0.842829, 0.919603, 1.295475",\
"0.845438, 0.856534, 0.884875, 0.961649, 1.337521",\
"0.880300, 0.891395, 0.919737, 0.996510, 1.372382",\
"0.920576, 0.931671, 0.960013, 1.036786, 1.412659",\
"0.947983, 0.959078, 0.987420, 1.064193, 1.440066");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.816122, 0.830556, 0.876335, 1.039665, 1.900991",\
"0.870731, 0.885165, 0.930944, 1.094274, 1.955600",\
"0.941942, 0.956376, 1.002155, 1.165485, 2.026811",\
"1.060793, 1.075226, 1.121006, 1.284336, 2.145661",\
"1.251004, 1.265438, 1.311217, 1.474547, 2.335873");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.803393, 0.814488, 0.842829, 0.919603, 1.295475",\
"0.845438, 0.856534, 0.884875, 0.961649, 1.337521",\
"0.880300, 0.891395, 0.919737, 0.996510, 1.372382",\
"0.920576, 0.931671, 0.960013, 1.036786, 1.412659",\
"0.947983, 0.959078, 0.987420, 1.064193, 1.440066");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913",\
"0.019133, 0.026859, 0.051337, 0.145542, 0.663913");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.816122, 0.830556, 0.876335, 1.039665, 1.900991",\
"0.870731, 0.885165, 0.930944, 1.094274, 1.955600",\
"0.941942, 0.956376, 1.002155, 1.165485, 2.026811",\
"1.060793, 1.075226, 1.121006, 1.284336, 2.145661",\
"1.251004, 1.265438, 1.311217, 1.474547, 2.335873");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002270, 0.012542, 0.051770, 0.201770, 1.000000");
values ( "0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458",\
"0.021266, 0.036209, 0.093835, 0.327956, 1.566458");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.678414, 0.692791, 0.738461, 0.901718, 1.762584",\
"0.723701, 0.738077, 0.783748, 0.947004, 1.807871",\
"0.777730, 0.792106, 0.837776, 1.001033, 1.861899",\
"0.856857, 0.871233, 0.916904, 1.080160, 1.941027",\
"0.957503, 0.971879, 1.017550, 1.180806, 2.041672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.690951, 0.702120, 0.730503, 0.807236, 1.183140",\
"0.745421, 0.756590, 0.784973, 0.861705, 1.237610",\
"0.817794, 0.828963, 0.857346, 0.934078, 1.309983",\
"0.949284, 0.960453, 0.988836, 1.065569, 1.441473",\
"1.153847, 1.165016, 1.193398, 1.270131, 1.646035");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.678414, 0.692791, 0.738461, 0.901718, 1.762584",\
"0.723701, 0.738077, 0.783748, 0.947004, 1.807871",\
"0.777730, 0.792106, 0.837776, 1.001033, 1.861899",\
"0.856857, 0.871233, 0.916904, 1.080160, 1.941027",\
"0.957503, 0.971879, 1.017550, 1.180806, 2.041672");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.690951, 0.702120, 0.730503, 0.807236, 1.183140",\
"0.745421, 0.756590, 0.784973, 0.861705, 1.237610",\
"0.817794, 0.828963, 0.857346, 0.934078, 1.309983",\
"0.949284, 0.960453, 0.988836, 1.065569, 1.441473",\
"1.153847, 1.165016, 1.193398, 1.270131, 1.646035");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.647329, 0.658498, 0.686881, 0.763613, 1.139518",\
"0.689421, 0.700590, 0.728973, 0.805706, 1.181610",\
"0.724201, 0.735370, 0.763753, 0.840485, 1.216390",\
"0.765987, 0.777156, 0.805539, 0.882271, 1.258176",\
"0.800390, 0.811559, 0.839942, 0.916674, 1.292579");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.689422, 0.703798, 0.749469, 0.912725, 1.773591",\
"0.744133, 0.758509, 0.804180, 0.967436, 1.828302",\
"0.816062, 0.830438, 0.876109, 1.039365, 1.900231",\
"0.941828, 0.956204, 1.001875, 1.165131, 2.025998",\
"1.144097, 1.158473, 1.204144, 1.367400, 2.228266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.647329, 0.658498, 0.686881, 0.763613, 1.139518",\
"0.689421, 0.700590, 0.728973, 0.805706, 1.181610",\
"0.724201, 0.735370, 0.763753, 0.840485, 1.216390",\
"0.765987, 0.777156, 0.805539, 0.882271, 1.258176",\
"0.800390, 0.811559, 0.839942, 0.916674, 1.292579");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758",\
"0.019071, 0.026815, 0.051298, 0.145473, 0.663758");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.689422, 0.703798, 0.749469, 0.912725, 1.773591",\
"0.744133, 0.758509, 0.804180, 0.967436, 1.828302",\
"0.816062, 0.830438, 0.876109, 1.039365, 1.900231",\
"0.941828, 0.956204, 1.001875, 1.165131, 2.025998",\
"1.144097, 1.158473, 1.204144, 1.367400, 2.228266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002189, 0.012461, 0.051689, 0.201689, 1.000000");
values ( "0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104",\
"0.020692, 0.035739, 0.093576, 0.327853, 1.566104");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.667262, 0.681826, 0.727611, 0.890917, 1.752387",\
"0.712583, 0.727147, 0.772932, 0.936238, 1.797708",\
"0.766576, 0.781140, 0.826925, 0.990231, 1.851701",\
"0.845290, 0.859855, 0.905640, 1.068945, 1.930416",\
"0.944525, 0.959089, 1.004874, 1.168180, 2.029650");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.637698, 0.648990, 0.677392, 0.754144, 1.130086",\
"0.692275, 0.703567, 0.731969, 0.808721, 1.184663",\
"0.764524, 0.775817, 0.804219, 0.880970, 1.256913",\
"0.895254, 0.906546, 0.934948, 1.011700, 1.387642",\
"1.097355, 1.108647, 1.137049, 1.213801, 1.589743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.667262, 0.681826, 0.727611, 0.890917, 1.752387",\
"0.712583, 0.727147, 0.772932, 0.936238, 1.797708",\
"0.766576, 0.781140, 0.826925, 0.990231, 1.851701",\
"0.845290, 0.859855, 0.905640, 1.068945, 1.930416",\
"0.944525, 0.959089, 1.004874, 1.168180, 2.029650");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.637698, 0.648990, 0.677392, 0.754144, 1.130086",\
"0.692275, 0.703567, 0.731969, 0.808721, 1.184663",\
"0.764524, 0.775817, 0.804219, 0.880970, 1.256913",\
"0.895254, 0.906546, 0.934948, 1.011700, 1.387642",\
"1.097355, 1.108647, 1.137049, 1.213801, 1.589743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.624190, 0.635482, 0.663885, 0.740636, 1.116578",\
"0.666292, 0.677585, 0.705987, 0.782738, 1.158681",\
"0.701190, 0.712483, 0.740885, 0.817636, 1.193579",\
"0.743269, 0.754562, 0.782964, 0.859715, 1.235658",\
"0.778238, 0.789531, 0.817933, 0.894684, 1.270627");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.745283, 0.759847, 0.805632, 0.968938, 1.830408",\
"0.799995, 0.814560, 0.860345, 1.023650, 1.885121",\
"0.871859, 0.886423, 0.932208, 1.095514, 1.956984",\
"0.997394, 1.011958, 1.057743, 1.221049, 2.082519",\
"1.199646, 1.214211, 1.259996, 1.423301, 2.284772");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.624190, 0.635482, 0.663885, 0.740636, 1.116578",\
"0.666292, 0.677585, 0.705987, 0.782738, 1.158681",\
"0.701190, 0.712483, 0.740885, 0.817636, 1.193579",\
"0.743269, 0.754562, 0.782964, 0.859715, 1.235658",\
"0.778238, 0.789531, 0.817933, 0.894684, 1.270627");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737",\
"0.018906, 0.026699, 0.051187, 0.145347, 0.663737");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.745283, 0.759847, 0.805632, 0.968938, 1.830408",\
"0.799995, 0.814560, 0.860345, 1.023650, 1.885121",\
"0.871859, 0.886423, 0.932208, 1.095514, 1.956984",\
"0.997394, 1.011958, 1.057743, 1.221049, 2.082519",\
"1.199646, 1.214211, 1.259996, 1.423301, 2.284772");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002012, 0.012284, 0.051512, 0.201512, 1.000000");
values ( "0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257",\
"0.020822, 0.035785, 0.093427, 0.327526, 1.566257");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.685003, 0.699666, 0.745515, 0.908869, 1.770757",\
"0.730349, 0.745013, 0.790862, 0.954216, 1.816104",\
"0.784356, 0.799019, 0.844869, 1.008222, 1.870110",\
"0.863224, 0.877887, 0.923737, 1.087090, 1.948978",\
"0.962940, 0.977603, 1.023453, 1.186806, 2.048694");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.650335, 0.661686, 0.690100, 0.766884, 1.142944",\
"0.704923, 0.716274, 0.744688, 0.821472, 1.197532",\
"0.777198, 0.788549, 0.816962, 0.893746, 1.269807",\
"0.908270, 0.919622, 0.948035, 1.024819, 1.400880",\
"1.111280, 1.122632, 1.151045, 1.227829, 1.603889");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.685003, 0.699666, 0.745515, 0.908869, 1.770757",\
"0.730349, 0.745013, 0.790862, 0.954216, 1.816104",\
"0.784356, 0.799019, 0.844869, 1.008222, 1.870110",\
"0.863224, 0.877887, 0.923737, 1.087090, 1.948978",\
"0.962940, 0.977603, 1.023453, 1.186806, 2.048694");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566587");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.650335, 0.661686, 0.690100, 0.766884, 1.142944",\
"0.704923, 0.716274, 0.744688, 0.821472, 1.197532",\
"0.777198, 0.788549, 0.816962, 0.893746, 1.269807",\
"0.908270, 0.919622, 0.948035, 1.024819, 1.400880",\
"1.111280, 1.122632, 1.151045, 1.227829, 1.603889");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.621348, 0.632699, 0.661112, 0.737896, 1.113957",\
"0.663473, 0.674824, 0.703237, 0.780022, 1.156082",\
"0.698379, 0.709731, 0.738144, 0.814928, 1.190989",\
"0.740519, 0.751870, 0.780284, 0.857068, 1.233128",\
"0.775279, 0.786631, 0.815044, 0.891828, 1.267889");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.752071, 0.766735, 0.812584, 0.975938, 1.837826",\
"0.806780, 0.821443, 0.867293, 1.030646, 1.892534",\
"0.878579, 0.893242, 0.939092, 1.102445, 1.964334",\
"1.003472, 1.018135, 1.063985, 1.227338, 2.089226",\
"1.204509, 1.219172, 1.265022, 1.428375, 2.290263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.621348, 0.632699, 0.661112, 0.737896, 1.113957",\
"0.663473, 0.674824, 0.703237, 0.780022, 1.156082",\
"0.698379, 0.709731, 0.738144, 0.814928, 1.190989",\
"0.740519, 0.751870, 0.780284, 0.857068, 1.233128",\
"0.775279, 0.786631, 0.815044, 0.891828, 1.267889");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977",\
"0.018828, 0.026641, 0.051129, 0.145335, 0.663977");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.752071, 0.766735, 0.812584, 0.975938, 1.837826",\
"0.806780, 0.821443, 0.867293, 1.030646, 1.892534",\
"0.878579, 0.893242, 0.939092, 1.102445, 1.964334",\
"1.003472, 1.018135, 1.063985, 1.227338, 2.089226",\
"1.204509, 1.219172, 1.265022, 1.428375, 2.290263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586",\
"0.020906, 0.035823, 0.093357, 0.327416, 1.566586");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.680158, 0.694708, 0.740532, 0.903872, 1.765477",\
"0.725518, 0.740069, 0.785892, 0.949233, 1.810838",\
"0.779523, 0.794074, 0.839898, 1.003238, 1.864843",\
"0.858427, 0.872978, 0.918801, 1.082142, 1.943747",\
"0.958303, 0.972854, 1.018678, 1.182018, 2.043623");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.648548, 0.659760, 0.688130, 0.764903, 1.140819",\
"0.703134, 0.714346, 0.742716, 0.819489, 1.195405",\
"0.775433, 0.786645, 0.815015, 0.891788, 1.267704",\
"0.906584, 0.917796, 0.946167, 1.022940, 1.398856",\
"1.109906, 1.121118, 1.149488, 1.226262, 1.602178");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.680158, 0.694708, 0.740532, 0.903872, 1.765477",\
"0.725518, 0.740069, 0.785892, 0.949233, 1.810838",\
"0.779523, 0.794074, 0.839898, 1.003238, 1.864843",\
"0.858427, 0.872978, 0.918801, 1.082142, 1.943747",\
"0.958303, 0.972854, 1.018678, 1.182018, 2.043623");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.648548, 0.659760, 0.688130, 0.764903, 1.140819",\
"0.703134, 0.714346, 0.742716, 0.819489, 1.195405",\
"0.775433, 0.786645, 0.815015, 0.891788, 1.267704",\
"0.906584, 0.917796, 0.946167, 1.022940, 1.398856",\
"1.109906, 1.121118, 1.149488, 1.226262, 1.602178");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.793215, 0.804427, 0.832797, 0.909570, 1.285486",\
"0.835265, 0.846477, 0.874847, 0.951620, 1.327536",\
"0.870123, 0.881335, 0.909705, 0.986478, 1.362394",\
"0.910402, 0.921614, 0.949984, 1.026758, 1.402674",\
"0.937817, 0.949029, 0.977399, 1.054173, 1.430088");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.901613, 0.916164, 0.961987, 1.125328, 1.986933",\
"0.956228, 0.970779, 1.016602, 1.179943, 2.041548",\
"1.027443, 1.041994, 1.087818, 1.251158, 2.112763",\
"1.146308, 1.160859, 1.206682, 1.370023, 2.231628",\
"1.336540, 1.351091, 1.396915, 1.560255, 2.421860");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.793215, 0.804427, 0.832797, 0.909570, 1.285486",\
"0.835265, 0.846477, 0.874847, 0.951620, 1.327536",\
"0.870123, 0.881335, 0.909705, 0.986478, 1.362394",\
"0.910402, 0.921614, 0.949984, 1.026758, 1.402674",\
"0.937817, 0.949029, 0.977399, 1.054173, 1.430088");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853",\
"0.018991, 0.026759, 0.051243, 0.145427, 0.663853");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.900945, 0.915496, 0.961320, 1.124660, 1.986265",\
"0.955560, 0.970111, 1.015935, 1.179275, 2.040880",\
"1.026776, 1.041326, 1.087150, 1.250491, 2.112096",\
"1.145641, 1.160191, 1.206015, 1.369355, 2.230960",\
"1.335873, 1.350424, 1.396247, 1.559588, 2.421193");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002112, 0.012384, 0.051612, 0.201612, 1.000000");
values ( "0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453",\
"0.021155, 0.036074, 0.093633, 0.327683, 1.566453");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.687639, 0.702235, 0.748050, 0.911371, 1.772974",\
"0.733030, 0.747626, 0.793442, 0.956762, 1.818365",\
"0.787036, 0.801632, 0.847448, 1.010769, 1.872371",\
"0.865925, 0.880521, 0.926337, 1.089658, 1.951260",\
"0.965735, 0.980331, 1.026146, 1.189467, 2.051070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.653399, 0.664694, 0.693092, 0.769849, 1.145780",\
"0.708022, 0.719317, 0.747715, 0.824472, 1.200403",\
"0.780313, 0.791608, 0.820006, 0.896763, 1.272694",\
"0.911426, 0.922721, 0.951119, 1.027876, 1.403808",\
"1.114607, 1.125902, 1.154300, 1.231057, 1.606989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.687639, 0.702235, 0.748050, 0.911371, 1.772974",\
"0.733030, 0.747626, 0.793442, 0.956762, 1.818365",\
"0.787036, 0.801632, 0.847448, 1.010769, 1.872371",\
"0.865925, 0.880521, 0.926337, 1.089658, 1.951260",\
"0.965735, 0.980331, 1.026146, 1.189467, 2.051070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.652617, 0.663915, 0.692319, 0.769070, 1.145016",\
"0.707240, 0.718538, 0.746942, 0.823693, 1.199639",\
"0.779531, 0.790829, 0.819232, 0.895984, 1.271930",\
"0.910644, 0.921942, 0.950346, 1.027097, 1.403043",\
"1.113825, 1.125123, 1.153527, 1.230278, 1.606224");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.018899, 0.026694, 0.051183, 0.145342, 0.663737",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663737",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663737",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663737",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.811915, 0.823210, 0.851608, 0.928365, 1.304296",\
"0.853961, 0.865256, 0.893654, 0.970411, 1.346342",\
"0.888840, 0.900136, 0.928534, 1.005290, 1.381222",\
"0.929201, 0.940496, 0.968894, 1.045651, 1.421583",\
"0.956743, 0.968038, 0.996436, 1.073192, 1.449124");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731",\
"0.018898, 0.026693, 0.051182, 0.145338, 0.663731");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.915847, 0.930443, 0.976258, 1.139579, 2.001182",\
"0.970455, 0.985051, 1.030867, 1.194187, 2.055790",\
"1.041687, 1.056283, 1.102098, 1.265419, 2.127022",\
"1.160621, 1.175217, 1.221033, 1.384353, 2.245956",\
"1.350961, 1.365557, 1.411372, 1.574693, 2.436296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.811133, 0.822431, 0.850835, 0.927586, 1.303532",\
"0.853179, 0.864477, 0.892881, 0.969632, 1.345578",\
"0.888058, 0.899356, 0.927760, 1.004512, 1.380457",\
"0.928419, 0.939717, 0.968121, 1.044872, 1.420818",\
"0.955961, 0.967259, 0.995662, 1.072414, 1.448359");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.018899, 0.026694, 0.051183, 0.145342, 0.663736",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663736",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663736",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663736",\
"0.018899, 0.026694, 0.051183, 0.145342, 0.663736");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.915847, 0.930443, 0.976258, 1.139579, 2.001182",\
"0.970455, 0.985051, 1.030867, 1.194187, 2.055790",\
"1.041687, 1.056283, 1.102098, 1.265419, 2.127022",\
"1.160621, 1.175217, 1.221033, 1.384353, 2.245956",\
"1.350961, 1.365557, 1.411372, 1.574693, 2.436296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002004, 0.012277, 0.051504, 0.201504, 1.000000");
values ( "0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304",\
"0.020929, 0.035866, 0.093451, 0.327500, 1.566304");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.677840, 0.692315, 0.738139, 0.901478, 1.762927",\
"0.723176, 0.737650, 0.783474, 0.946813, 1.808263",\
"0.776982, 0.791456, 0.837280, 1.000620, 1.862069",\
"0.854506, 0.868980, 0.914804, 1.078144, 1.939593",\
"0.951047, 0.965521, 1.011345, 1.174685, 2.036134");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.641982, 0.653072, 0.681406, 0.758167, 1.133952",\
"0.696492, 0.707583, 0.735916, 0.812678, 1.188462",\
"0.768783, 0.779874, 0.808207, 0.884969, 1.260753",\
"0.898201, 0.909292, 0.937625, 1.014386, 1.390171",\
"1.097481, 1.108572, 1.136905, 1.213667, 1.589451");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.019133, 0.026860, 0.051341, 0.145505, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145505, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145505, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145505, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145505, 0.663730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.677840, 0.692315, 0.738139, 0.901478, 1.762927",\
"0.723176, 0.737650, 0.783474, 0.946813, 1.808263",\
"0.776982, 0.791456, 0.837280, 1.000620, 1.862069",\
"0.854506, 0.868980, 0.914804, 1.078144, 1.939593",\
"0.951047, 0.965521, 1.011345, 1.174685, 2.036134");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.641379, 0.652472, 0.680810, 0.757567, 1.133362",\
"0.695890, 0.706982, 0.735320, 0.812077, 1.187873",\
"0.768180, 0.779273, 0.807611, 0.884368, 1.260164",\
"0.897598, 0.908691, 0.937029, 1.013786, 1.389582",\
"1.096879, 1.107972, 1.136309, 1.213066, 1.588862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.806459, 0.817550, 0.845883, 0.922645, 1.298429",\
"0.848508, 0.859599, 0.887933, 0.964694, 1.340478",\
"0.883354, 0.894445, 0.922778, 0.999539, 1.375323",\
"0.923573, 0.934663, 0.962997, 1.039758, 1.415542",\
"0.950892, 0.961982, 0.990316, 1.067077, 1.442861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.019133, 0.026860, 0.051341, 0.145506, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145506, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145506, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145506, 0.663730",\
"0.019133, 0.026860, 0.051341, 0.145506, 0.663730");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.918717, 0.933191, 0.979016, 1.142355, 2.003804",\
"0.973332, 0.987806, 1.033630, 1.196969, 2.058419",\
"1.044541, 1.059016, 1.104840, 1.268179, 2.129628",\
"1.163337, 1.177811, 1.223635, 1.386974, 2.248424",\
"1.353477, 1.367952, 1.413775, 1.577115, 2.438564");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.805857, 0.816950, 0.845287, 0.922045, 1.297840",\
"0.847906, 0.858999, 0.887336, 0.964094, 1.339889",\
"0.882751, 0.893844, 0.922182, 0.998939, 1.374734",\
"0.922970, 0.934063, 0.962401, 1.039158, 1.414953",\
"0.950289, 0.961382, 0.989720, 1.066477, 1.442272");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734",\
"0.019135, 0.026861, 0.051342, 0.145508, 0.663734");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.918154, 0.932628, 0.978452, 1.141791, 2.003241",\
"0.972768, 0.987243, 1.033067, 1.196406, 2.057855",\
"1.043978, 1.058452, 1.104276, 1.267615, 2.129065",\
"1.162773, 1.177248, 1.223072, 1.386411, 2.247860",\
"1.352913, 1.367388, 1.413212, 1.576551, 2.438000");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002273, 0.012545, 0.051773, 0.201773, 1.000000");
values ( "0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359",\
"0.021462, 0.036363, 0.093901, 0.327901, 1.566359");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.677244, 0.691552, 0.737313, 0.900880, 1.762945",\
"0.722536, 0.736844, 0.782605, 0.946172, 1.808237",\
"0.776543, 0.790851, 0.836612, 1.000179, 1.862244",\
"0.855383, 0.869691, 0.915452, 1.079019, 1.941084",\
"0.954967, 0.969275, 1.015036, 1.178602, 2.040668");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.646008, 0.656968, 0.685294, 0.762320, 1.139325",\
"0.700561, 0.711521, 0.739847, 0.816873, 1.193877",\
"0.772814, 0.783774, 0.812100, 0.889126, 1.266130",\
"0.903817, 0.914777, 0.943103, 1.020129, 1.397133",\
"1.106569, 1.117529, 1.145855, 1.222881, 1.599885");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.019396, 0.027055, 0.051485, 0.146363, 0.666955",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666955",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666955",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666955",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666955");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.677244, 0.691552, 0.737313, 0.900880, 1.762945",\
"0.722536, 0.736844, 0.782605, 0.946172, 1.808237",\
"0.776543, 0.790851, 0.836612, 1.000179, 1.862244",\
"0.855383, 0.869691, 0.915452, 1.079019, 1.941084",\
"0.954967, 0.969275, 1.015036, 1.178602, 2.040668");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.645336, 0.656299, 0.684629, 0.761651, 1.138667",\
"0.699889, 0.710851, 0.739182, 0.816204, 1.193220",\
"0.772142, 0.783105, 0.811435, 0.888457, 1.265473",\
"0.903145, 0.914108, 0.942438, 1.019460, 1.396476",\
"1.105897, 1.116859, 1.145190, 1.222212, 1.599228");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.790188, 0.801148, 0.829474, 0.906500, 1.283504",\
"0.832364, 0.843324, 0.871650, 0.948676, 1.325680",\
"0.867226, 0.878186, 0.906512, 0.983538, 1.360542",\
"0.907522, 0.918482, 0.946808, 1.023834, 1.400838",\
"0.934963, 0.945923, 0.974249, 1.051275, 1.428279");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.019396, 0.027055, 0.051485, 0.146363, 0.666956",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666956",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666956",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666956",\
"0.019396, 0.027055, 0.051485, 0.146363, 0.666956");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.899694, 0.914002, 0.959763, 1.123330, 1.985395",\
"0.954419, 0.968727, 1.014488, 1.178055, 2.040120",\
"1.025637, 1.039945, 1.085706, 1.249273, 2.111338",\
"1.144518, 1.158826, 1.204587, 1.368154, 2.230219",\
"1.334775, 1.349083, 1.394844, 1.558411, 2.420476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.789516, 0.800478, 0.828809, 0.905830, 1.282847",\
"0.831692, 0.842654, 0.870985, 0.948006, 1.325023",\
"0.866554, 0.877517, 0.905847, 0.982869, 1.359885",\
"0.906850, 0.917813, 0.946143, 1.023165, 1.400181",\
"0.934291, 0.945253, 0.973584, 1.050606, 1.427622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960",\
"0.019399, 0.027056, 0.051486, 0.146366, 0.666960");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.899694, 0.914002, 0.959763, 1.123330, 1.985395",\
"0.954419, 0.968727, 1.014488, 1.178055, 2.040120",\
"1.025637, 1.039945, 1.085706, 1.249273, 2.111338",\
"1.144518, 1.158826, 1.204587, 1.368154, 2.230219",\
"1.334775, 1.349083, 1.394844, 1.558411, 2.420476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002596, 0.012868, 0.052096, 0.202096, 1.000000");
values ( "0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364",\
"0.021594, 0.036562, 0.094236, 0.329073, 1.569364");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.674734, 0.689205, 0.735042, 0.898568, 1.760901",\
"0.720184, 0.734654, 0.780491, 0.944017, 1.806350",\
"0.773933, 0.788404, 0.834241, 0.997767, 1.860100",\
"0.851098, 0.865569, 0.911405, 1.074931, 1.937265",\
"0.946826, 0.961296, 1.007133, 1.170659, 2.032992");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.638408, 0.649521, 0.677896, 0.754864, 1.131647",\
"0.693006, 0.704120, 0.732494, 0.809462, 1.186246",\
"0.765310, 0.776424, 0.804798, 0.881766, 1.258549",\
"0.894333, 0.905447, 0.933821, 1.010789, 1.387573",\
"1.092761, 1.103875, 1.132250, 1.209217, 1.586001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.674734, 0.689205, 0.735042, 0.898568, 1.760901",\
"0.720184, 0.734654, 0.780491, 0.944017, 1.806350",\
"0.773933, 0.788404, 0.834241, 0.997767, 1.860100",\
"0.851098, 0.865569, 0.911405, 1.074931, 1.937265",\
"0.946826, 0.961296, 1.007133, 1.170659, 2.032992");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.638408, 0.649521, 0.677896, 0.754864, 1.131647",\
"0.693006, 0.704120, 0.732494, 0.809462, 1.186246",\
"0.765310, 0.776424, 0.804798, 0.881766, 1.258549",\
"0.894333, 0.905447, 0.933821, 1.010789, 1.387573",\
"1.092761, 1.103875, 1.132250, 1.209217, 1.586001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.628837, 0.639950, 0.668325, 0.745293, 1.122076",\
"0.670957, 0.682071, 0.710445, 0.787413, 1.164196",\
"0.705861, 0.716974, 0.745349, 0.822317, 1.199100",\
"0.747982, 0.759096, 0.787470, 0.864438, 1.241221",\
"0.782799, 0.793913, 0.822287, 0.899255, 1.276038");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.761066, 0.775537, 0.821374, 0.984899, 1.847233",\
"0.815775, 0.830246, 0.876083, 1.039608, 1.901942",\
"0.887590, 0.902061, 0.947898, 1.111423, 1.973757",\
"1.012636, 1.027107, 1.072944, 1.236469, 2.098803",\
"1.213972, 1.228443, 1.274280, 1.437805, 2.300139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.628837, 0.639950, 0.668325, 0.745293, 1.122076",\
"0.670957, 0.682071, 0.710445, 0.787413, 1.164196",\
"0.705861, 0.716974, 0.745349, 0.822317, 1.199100",\
"0.747982, 0.759096, 0.787470, 0.864438, 1.241221",\
"0.782799, 0.793913, 0.822287, 0.899255, 1.276038");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087",\
"0.019116, 0.026840, 0.051291, 0.145962, 0.666087");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.761066, 0.775537, 0.821374, 0.984899, 1.847233",\
"0.815775, 0.830246, 0.876083, 1.039608, 1.901942",\
"0.887590, 0.902061, 0.947898, 1.111423, 1.973757",\
"1.012636, 1.027107, 1.072944, 1.236469, 2.098803",\
"1.213972, 1.228443, 1.274280, 1.437805, 2.300139");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002255, 0.012527, 0.051755, 0.201755, 1.000000");
values ( "0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622",\
"0.021330, 0.036246, 0.093801, 0.328341, 1.568622");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.701838, 0.716333, 0.762310, 0.926359, 1.791246",\
"0.747142, 0.761636, 0.807613, 0.971662, 1.836550",\
"0.801143, 0.815638, 0.861615, 1.025664, 1.890551",\
"0.880242, 0.894737, 0.940714, 1.104762, 1.969650",\
"0.981004, 0.995499, 1.041476, 1.205525, 2.070412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.666329, 0.677393, 0.705825, 0.783311, 1.156318",\
"0.720780, 0.731843, 0.760276, 0.837761, 1.210768",\
"0.793176, 0.804240, 0.832672, 0.910158, 1.283165",\
"0.924739, 0.935803, 0.964235, 1.041721, 1.414728",\
"1.129735, 1.140799, 1.169231, 1.246717, 1.619724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.701838, 0.716333, 0.762310, 0.926359, 1.791246",\
"0.747142, 0.761636, 0.807613, 0.971662, 1.836550",\
"0.801143, 0.815638, 0.861615, 1.025664, 1.890551",\
"0.880242, 0.894737, 0.940714, 1.104762, 1.969650",\
"0.981004, 0.995499, 1.041476, 1.205525, 2.070412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.666329, 0.677393, 0.705825, 0.783311, 1.156318",\
"0.720780, 0.731843, 0.760276, 0.837761, 1.210768",\
"0.793176, 0.804240, 0.832672, 0.910158, 1.283165",\
"0.924739, 0.935803, 0.964235, 1.041721, 1.414728",\
"1.129735, 1.140799, 1.169231, 1.246717, 1.619724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.802639, 0.813703, 0.842135, 0.919621, 1.292628",\
"0.844669, 0.855732, 0.884165, 0.961650, 1.334658",\
"0.879530, 0.890593, 0.919026, 0.996511, 1.369518",\
"0.919812, 0.930875, 0.959308, 1.036793, 1.409801",\
"0.947230, 0.958294, 0.986726, 1.064211, 1.437219");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.907773, 0.922267, 0.968244, 1.132293, 1.997181",\
"0.962358, 0.976853, 1.022830, 1.186878, 2.051766",\
"1.033571, 1.048066, 1.094043, 1.258091, 2.122979",\
"1.152434, 1.166929, 1.212906, 1.376954, 2.241842",\
"1.342663, 1.357157, 1.403134, 1.567183, 2.432071");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.802639, 0.813703, 0.842135, 0.919621, 1.292628",\
"0.844669, 0.855732, 0.884165, 0.961650, 1.334658",\
"0.879530, 0.890593, 0.919026, 0.996511, 1.369518",\
"0.919812, 0.930875, 0.959308, 1.036793, 1.409801",\
"0.947230, 0.958294, 0.986726, 1.064211, 1.437219");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064",\
"0.019206, 0.026887, 0.051263, 0.147220, 0.668064");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.907773, 0.922267, 0.968244, 1.132293, 1.997181",\
"0.962358, 0.976853, 1.022830, 1.186878, 2.051766",\
"1.033571, 1.048066, 1.094043, 1.258091, 2.122979",\
"1.152434, 1.166929, 1.212906, 1.376954, 2.241842",\
"1.342663, 1.357157, 1.403134, 1.567183, 2.432071");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002370, 0.012643, 0.051870, 0.201870, 1.000000");
values ( "0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500",\
"0.021727, 0.036571, 0.093948, 0.329646, 1.574500");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.687974, 0.702359, 0.748169, 0.911611, 1.773271",\
"0.733259, 0.747645, 0.793454, 0.956896, 1.818556",\
"0.787260, 0.801645, 0.847455, 1.010897, 1.872557",\
"0.866405, 0.880791, 0.926600, 1.090042, 1.951702",\
"0.967370, 0.981755, 1.027565, 1.191007, 2.052667");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.660888, 0.671865, 0.700163, 0.777037, 1.153231",\
"0.715305, 0.726282, 0.754580, 0.831454, 1.207648",\
"0.787726, 0.798703, 0.827001, 0.903875, 1.280069",\
"0.919393, 0.930370, 0.958668, 1.035542, 1.411736",\
"1.124802, 1.135779, 1.164076, 1.240950, 1.617145");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.687974, 0.702359, 0.748169, 0.911611, 1.773271",\
"0.733259, 0.747645, 0.793454, 0.956896, 1.818556",\
"0.787260, 0.801645, 0.847455, 1.010897, 1.872557",\
"0.866405, 0.880791, 0.926600, 1.090042, 1.951702",\
"0.967370, 0.981755, 1.027565, 1.191007, 2.052667");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.660031, 0.671012, 0.699315, 0.776183, 1.152393",\
"0.714449, 0.725429, 0.753732, 0.830601, 1.206810",\
"0.786870, 0.797850, 0.826153, 0.903022, 1.279231",\
"0.918536, 0.929517, 0.957820, 1.034688, 1.410898",\
"1.123945, 1.134925, 1.163229, 1.240097, 1.616307");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.019331, 0.027011, 0.051467, 0.145919, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145919, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145919, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145919, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145919, 0.665016");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.788117, 0.799094, 0.827391, 0.904266, 1.280460",\
"0.830165, 0.841142, 0.869439, 0.946314, 1.322508",\
"0.865021, 0.875999, 0.904296, 0.981170, 1.357364",\
"0.905291, 0.916268, 0.944565, 1.021439, 1.397633",\
"0.932688, 0.943665, 0.971963, 1.048837, 1.425031");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010",\
"0.019328, 0.027009, 0.051466, 0.145915, 0.665010");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.887478, 0.901864, 0.947673, 1.111115, 1.972775",\
"0.942090, 0.956475, 1.002285, 1.165727, 2.027387",\
"1.013301, 1.027686, 1.073496, 1.236938, 2.098598",\
"1.132154, 1.146540, 1.192350, 1.355792, 2.217452",\
"1.322369, 1.336754, 1.382564, 1.546006, 2.407666");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.787260, 0.798241, 0.826544, 0.903412, 1.279622",\
"0.829308, 0.840289, 0.868592, 0.945460, 1.321670",\
"0.864165, 0.875145, 0.903449, 0.980317, 1.356527",\
"0.904434, 0.915414, 0.943718, 1.020586, 1.396796",\
"0.931832, 0.942812, 0.971115, 1.047984, 1.424193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.019331, 0.027011, 0.051467, 0.145920, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145920, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145920, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145920, 0.665016",\
"0.019331, 0.027011, 0.051467, 0.145920, 0.665016");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.887478, 0.901864, 0.947673, 1.111115, 1.972775",\
"0.942090, 0.956475, 1.002285, 1.165727, 2.027387",\
"1.013301, 1.027686, 1.073496, 1.236938, 2.098598",\
"1.132154, 1.146540, 1.192350, 1.355792, 2.217452",\
"1.322369, 1.336754, 1.382564, 1.546006, 2.407666");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002518, 0.012790, 0.052018, 0.202018, 1.000000");
values ( "0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592",\
"0.021770, 0.036679, 0.094237, 0.328537, 1.567592");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.701173, 0.715662, 0.761588, 0.925230, 1.788117",\
"0.746468, 0.760957, 0.806883, 0.970525, 1.833412",\
"0.800044, 0.814534, 0.860459, 1.024102, 1.886988",\
"0.879822, 0.894312, 0.940237, 1.103880, 1.966767",\
"0.981296, 0.995785, 1.041710, 1.205353, 2.068240");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.707237, 0.718262, 0.746606, 0.823654, 1.200692",\
"0.761623, 0.772648, 0.800992, 0.878039, 1.255078",\
"0.833447, 0.844472, 0.872817, 0.949864, 1.326903",\
"0.966046, 0.977071, 1.005415, 1.082462, 1.459501",\
"1.172475, 1.183500, 1.211844, 1.288892, 1.665931");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.701173, 0.715662, 0.761588, 0.925230, 1.788117",\
"0.746468, 0.760957, 0.806883, 0.970525, 1.833412",\
"0.800044, 0.814534, 0.860459, 1.024102, 1.886988",\
"0.879822, 0.894312, 0.940237, 1.103880, 1.966767",\
"0.981296, 0.995785, 1.041710, 1.205353, 2.068240");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.707237, 0.718262, 0.746606, 0.823654, 1.200692",\
"0.761623, 0.772648, 0.800992, 0.878039, 1.255078",\
"0.833447, 0.844472, 0.872817, 0.949864, 1.326903",\
"0.966046, 0.977071, 1.005415, 1.082462, 1.459501",\
"1.172475, 1.183500, 1.211844, 1.288892, 1.665931");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.804132, 0.815157, 0.843501, 0.920549, 1.297587",\
"0.846331, 0.857356, 0.885700, 0.962748, 1.339787",\
"0.881195, 0.892220, 0.920564, 0.997612, 1.374651",\
"0.921507, 0.932532, 0.960876, 1.037923, 1.414962",\
"0.948974, 0.959999, 0.988343, 1.065391, 1.442429");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.843848, 0.858337, 0.904263, 1.067906, 1.930792",\
"0.898606, 0.913095, 0.959021, 1.122663, 1.985550",\
"0.969829, 0.984319, 1.030244, 1.193887, 2.056774",\
"1.088730, 1.103219, 1.149145, 1.312787, 2.175674",\
"1.279016, 1.293506, 1.339431, 1.503074, 2.365960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.804132, 0.815157, 0.843501, 0.920549, 1.297587",\
"0.846331, 0.857356, 0.885700, 0.962748, 1.339787",\
"0.881195, 0.892220, 0.920564, 0.997612, 1.374651",\
"0.921507, 0.932532, 0.960876, 1.037923, 1.414962",\
"0.948974, 0.959999, 0.988343, 1.065391, 1.442429");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932",\
"0.019244, 0.026935, 0.051371, 0.146231, 0.666932");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.842813, 0.857303, 0.903228, 1.066871, 1.929757",\
"0.897571, 0.912060, 0.957986, 1.121629, 1.984515",\
"0.968795, 0.983284, 1.029209, 1.192852, 2.055739",\
"1.087695, 1.102185, 1.148110, 1.311753, 2.174639",\
"1.277981, 1.292471, 1.338396, 1.502039, 2.364925");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002415, 0.012687, 0.051915, 0.201915, 1.000000");
values ( "0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597",\
"0.021924, 0.036756, 0.094140, 0.328711, 1.569597");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.697238, 0.711664, 0.757454, 0.920811, 1.782255",\
"0.742526, 0.756952, 0.802742, 0.966100, 1.827543",\
"0.796530, 0.810955, 0.856745, 1.020103, 1.881546",\
"0.875547, 0.889973, 0.935763, 1.099120, 1.960564",\
"0.975941, 0.990366, 1.036156, 1.199514, 2.060957");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.661203, 0.672274, 0.700610, 0.777409, 1.153372",\
"0.715678, 0.726749, 0.755085, 0.831884, 1.207847",\
"0.788033, 0.799105, 0.827441, 0.904239, 1.280203",\
"0.919418, 0.930489, 0.958825, 1.035624, 1.411587",\
"1.123699, 1.134771, 1.163107, 1.239905, 1.615869");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.697238, 0.711664, 0.757454, 0.920811, 1.782255",\
"0.742526, 0.756952, 0.802742, 0.966100, 1.827543",\
"0.796530, 0.810955, 0.856745, 1.020103, 1.881546",\
"0.875547, 0.889973, 0.935763, 1.099120, 1.960564",\
"0.975941, 0.990366, 1.036156, 1.199514, 2.060957");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.661203, 0.672274, 0.700610, 0.777409, 1.153372",\
"0.715678, 0.726749, 0.755085, 0.831884, 1.207847",\
"0.788033, 0.799105, 0.827441, 0.904239, 1.280203",\
"0.919418, 0.930489, 0.958825, 1.035624, 1.411587",\
"1.123699, 1.134771, 1.163107, 1.239905, 1.615869");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.830971, 0.842043, 0.870379, 0.947177, 1.323141",\
"0.873021, 0.884092, 0.912428, 0.989227, 1.365191",\
"0.907889, 0.918960, 0.947296, 1.024095, 1.400058",\
"0.948186, 0.959258, 0.987594, 1.064392, 1.440356",\
"0.975627, 0.986698, 1.015034, 1.091833, 1.467796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.926121, 0.940547, 0.986337, 1.149695, 2.011138",\
"0.980736, 0.995161, 1.040952, 1.204309, 2.065753",\
"1.051950, 1.066376, 1.112166, 1.275524, 2.136967",\
"1.170816, 1.185242, 1.231032, 1.394390, 2.255833",\
"1.361051, 1.375476, 1.421267, 1.584624, 2.446067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.830971, 0.842043, 0.870379, 0.947177, 1.323141",\
"0.873021, 0.884092, 0.912428, 0.989227, 1.365191",\
"0.907889, 0.918960, 0.947296, 1.024095, 1.400058",\
"0.948186, 0.959258, 0.987594, 1.064392, 1.440356",\
"0.975627, 0.986698, 1.015034, 1.091833, 1.467796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182",\
"0.019160, 0.026878, 0.051351, 0.145615, 0.664182");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.926121, 0.940547, 0.986337, 1.149695, 2.011138",\
"0.980736, 0.995161, 1.040952, 1.204309, 2.065753",\
"1.051950, 1.066376, 1.112166, 1.275524, 2.136967",\
"1.170816, 1.185242, 1.231032, 1.394390, 2.255833",\
"1.361051, 1.375476, 1.421267, 1.584624, 2.446067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002302, 0.012574, 0.051802, 0.201802, 1.000000");
values ( "0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739",\
"0.021353, 0.036285, 0.093891, 0.328054, 1.566739");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.695706, 0.710281, 0.756170, 0.919560, 1.781447",\
"0.741107, 0.755681, 0.801571, 0.964961, 1.826847",\
"0.794861, 0.809435, 0.855325, 1.018715, 1.880601",\
"0.871098, 0.885673, 0.931562, 1.094952, 1.956839",\
"0.964471, 0.979046, 1.024935, 1.188325, 2.050212");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.648114, 0.659266, 0.687609, 0.764410, 1.140323",\
"0.702589, 0.713742, 0.742085, 0.818885, 1.194798",\
"0.774930, 0.786082, 0.814425, 0.891226, 1.267139",\
"0.902825, 0.913978, 0.942321, 1.019121, 1.395034",\
"1.098774, 1.109926, 1.138269, 1.215070, 1.590983");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.695706, 0.710281, 0.756170, 0.919560, 1.781447",\
"0.741107, 0.755681, 0.801571, 0.964961, 1.826847",\
"0.794861, 0.809435, 0.855325, 1.018715, 1.880601",\
"0.871098, 0.885673, 0.931562, 1.094952, 1.956839",\
"0.964471, 0.979046, 1.024935, 1.188325, 2.050212");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.648114, 0.659266, 0.687609, 0.764410, 1.140323",\
"0.702589, 0.713742, 0.742085, 0.818885, 1.194798",\
"0.774930, 0.786082, 0.814425, 0.891226, 1.267139",\
"0.902825, 0.913978, 0.942321, 1.019121, 1.395034",\
"1.098774, 1.109926, 1.138269, 1.215070, 1.590983");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.824570, 0.835722, 0.864066, 0.940866, 1.316779",\
"0.866613, 0.877765, 0.906108, 0.982908, 1.358822",\
"0.901472, 0.912624, 0.940968, 1.017768, 1.393681",\
"0.941738, 0.952890, 0.981234, 1.058034, 1.433947",\
"0.969128, 0.980280, 1.008623, 1.085423, 1.461336");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.946957, 0.961531, 1.007420, 1.170811, 2.032697",\
"1.001562, 1.016136, 1.062025, 1.225415, 2.087302",\
"1.072769, 1.087343, 1.133232, 1.296623, 2.158509",\
"1.191607, 1.206181, 1.252071, 1.415461, 2.277348",\
"1.381798, 1.396373, 1.442262, 1.605652, 2.467539");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.824570, 0.835722, 0.864066, 0.940866, 1.316779",\
"0.866613, 0.877765, 0.906108, 0.982908, 1.358822",\
"0.901472, 0.912624, 0.940968, 1.017768, 1.393681",\
"0.941738, 0.952890, 0.981234, 1.058034, 1.433947",\
"0.969128, 0.980280, 1.008623, 1.085423, 1.461336");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003",\
"0.019049, 0.026799, 0.051279, 0.145496, 0.664003");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.946957, 0.961531, 1.007420, 1.170811, 2.032697",\
"1.001562, 1.016136, 1.062025, 1.225415, 2.087302",\
"1.072769, 1.087343, 1.133232, 1.296623, 2.158509",\
"1.191607, 1.206181, 1.252071, 1.415461, 2.277348",\
"1.381798, 1.396373, 1.442262, 1.605652, 2.467539");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002183, 0.012455, 0.051683, 0.201683, 1.000000");
values ( "0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723",\
"0.021540, 0.036394, 0.093824, 0.327790, 1.566723");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.697737, 0.712273, 0.758098, 0.921412, 1.782863",\
"0.743036, 0.757572, 0.803397, 0.966711, 1.828162",\
"0.796688, 0.811224, 0.857049, 1.020363, 1.881814",\
"0.876397, 0.890934, 0.936759, 1.100073, 1.961524",\
"0.978330, 0.992867, 1.038692, 1.202005, 2.063456");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.673355, 0.684535, 0.712890, 0.789630, 1.165365",\
"0.727680, 0.738860, 0.767214, 0.843955, 1.219690",\
"0.799630, 0.810810, 0.839164, 0.915905, 1.291640",\
"0.932454, 0.943634, 0.971988, 1.048729, 1.424464",\
"1.140114, 1.151294, 1.179649, 1.256389, 1.632125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.697737, 0.712273, 0.758098, 0.921412, 1.782863",\
"0.743036, 0.757572, 0.803397, 0.966711, 1.828162",\
"0.796688, 0.811224, 0.857049, 1.020363, 1.881814",\
"0.876397, 0.890934, 0.936759, 1.100073, 1.961524",\
"0.978330, 0.992867, 1.038692, 1.202005, 2.063456");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.672508, 0.683690, 0.712051, 0.788786, 1.164536",\
"0.726832, 0.738015, 0.766375, 0.843110, 1.218861",\
"0.798782, 0.809965, 0.838326, 0.915061, 1.290811",\
"0.931606, 0.942789, 0.971150, 1.047884, 1.423635",\
"1.139267, 1.150449, 1.178810, 1.255545, 1.631296");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.744743, 0.755923, 0.784277, 0.861018, 1.236753",\
"0.789228, 0.800408, 0.828763, 0.905503, 1.281238",\
"0.833014, 0.844194, 0.872548, 0.949289, 1.325024",\
"0.891279, 0.902459, 0.930814, 1.007554, 1.383289",\
"0.955808, 0.966987, 0.995342, 1.072083, 1.447818");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476",\
"0.019026, 0.026785, 0.051272, 0.145378, 0.663476");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.817369, 0.831905, 0.877730, 1.041044, 1.902495",\
"0.872499, 0.887035, 0.932860, 1.096174, 1.957625",\
"0.946326, 0.960862, 1.006688, 1.170001, 2.031452",\
"1.085641, 1.100177, 1.146002, 1.309316, 2.170767",\
"1.309394, 1.323931, 1.369756, 1.533070, 2.394521");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.743895, 0.755078, 0.783439, 0.860173, 1.235924",\
"0.788381, 0.799563, 0.827924, 0.904659, 1.280409",\
"0.832166, 0.843349, 0.871709, 0.948444, 1.324195",\
"0.890432, 0.901614, 0.929975, 1.006710, 1.382460",\
"0.954960, 0.966143, 0.994503, 1.071238, 1.446989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482",\
"0.019028, 0.026786, 0.051274, 0.145382, 0.663482");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.817369, 0.831905, 0.877730, 1.041044, 1.902495",\
"0.872499, 0.887035, 0.932860, 1.096174, 1.957625",\
"0.946326, 0.960862, 1.006688, 1.170001, 2.031452",\
"1.085641, 1.100177, 1.146002, 1.309316, 2.170767",\
"1.309394, 1.323931, 1.369756, 1.533070, 2.394521");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002152, 0.012424, 0.051652, 0.201652, 1.000000");
values ( "0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102",\
"0.021258, 0.036168, 0.093713, 0.327668, 1.566102");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.747746, 0.762371, 0.808224, 0.971537, 1.833151",\
"0.793068, 0.807693, 0.853546, 1.016859, 1.878473",\
"0.846942, 0.861566, 0.907420, 1.070732, 1.932346",\
"0.924894, 0.939518, 0.985372, 1.148684, 2.010298",\
"1.022403, 1.037027, 1.082881, 1.246194, 2.107807");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.683511, 0.694781, 0.723157, 0.799891, 1.175624",\
"0.738042, 0.749312, 0.777688, 0.854422, 1.230155",\
"0.810321, 0.821592, 0.849967, 0.926702, 1.302434",\
"0.940204, 0.951474, 0.979850, 1.056584, 1.432317",\
"1.140442, 1.151712, 1.180088, 1.256822, 1.632555");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018916, 0.026706, 0.051199, 0.145271, 0.663343",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663343",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663343",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663343",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663343");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.747746, 0.762371, 0.808224, 0.971537, 1.833151",\
"0.793068, 0.807693, 0.853546, 1.016859, 1.878473",\
"0.846942, 0.861566, 0.907420, 1.070732, 1.932346",\
"0.924894, 0.939518, 0.985372, 1.148684, 2.010298",\
"1.022403, 1.037027, 1.082881, 1.246194, 2.107807");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.682469, 0.693744, 0.722127, 0.798854, 1.174606",\
"0.737000, 0.748275, 0.776658, 0.853385, 1.229137",\
"0.809280, 0.820554, 0.848937, 0.925665, 1.301416",\
"0.939162, 0.950436, 0.978820, 1.055547, 1.431299",\
"1.139401, 1.150675, 1.179058, 1.255785, 1.631537");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.746439, 0.757709, 0.786085, 0.862819, 1.238552",\
"0.788375, 0.799646, 0.828022, 0.904756, 1.280489",\
"0.822875, 0.834145, 0.862521, 0.939255, 1.314988",\
"0.864394, 0.875665, 0.904040, 0.980775, 1.356508",\
"0.899729, 0.911000, 0.939375, 1.016110, 1.391843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018916, 0.026706, 0.051199, 0.145271, 0.663344",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663344",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663344",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663344",\
"0.018916, 0.026706, 0.051199, 0.145271, 0.663344");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.873028, 0.887653, 0.933506, 1.096819, 1.958433",\
"0.927742, 0.942367, 0.988220, 1.151533, 2.013147",\
"0.999365, 1.013990, 1.059843, 1.223156, 2.084770",\
"1.129484, 1.144108, 1.189962, 1.353274, 2.214888",\
"1.340506, 1.355130, 1.400984, 1.564296, 2.425910");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.745398, 0.756672, 0.785055, 0.861782, 1.237534",\
"0.787334, 0.798608, 0.826992, 0.903719, 1.279471",\
"0.821833, 0.833108, 0.861491, 0.938218, 1.313970",\
"0.863353, 0.874627, 0.903010, 0.979738, 1.355489",\
"0.898688, 0.909962, 0.938345, 1.015073, 1.390825");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350",\
"0.018918, 0.026708, 0.051201, 0.145276, 0.663350");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.873028, 0.887653, 0.933506, 1.096819, 1.958433",\
"0.927742, 0.942367, 0.988220, 1.151533, 2.013147",\
"0.999365, 1.013990, 1.059843, 1.223156, 2.084770",\
"1.129484, 1.144108, 1.189962, 1.353274, 2.214888",\
"1.340506, 1.355130, 1.400984, 1.564296, 2.425910");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007",\
"0.021150, 0.036046, 0.093550, 0.327440, 1.566007");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.829490, 0.844104, 0.889931, 1.053167, 1.914391",\
"0.874789, 0.889403, 0.935230, 1.098466, 1.959690",\
"0.928437, 0.943052, 0.988878, 1.152114, 2.013338",\
"1.008160, 1.022774, 1.068601, 1.231836, 2.093060",\
"1.110085, 1.124700, 1.170527, 1.333762, 2.194986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.747854, 0.759135, 0.787510, 0.864164, 1.239578",\
"0.802181, 0.813463, 0.841837, 0.918491, 1.293905",\
"0.874125, 0.885407, 0.913781, 0.990436, 1.365849",\
"1.006892, 1.018173, 1.046548, 1.123202, 1.498616",\
"1.214406, 1.225687, 1.254062, 1.330716, 1.706130");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.829490, 0.844104, 0.889931, 1.053167, 1.914391",\
"0.874789, 0.889403, 0.935230, 1.098466, 1.959690",\
"0.928437, 0.943052, 0.988878, 1.152114, 2.013338",\
"1.008160, 1.022774, 1.068601, 1.231836, 2.093060",\
"1.110085, 1.124700, 1.170527, 1.333762, 2.194986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565173");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.747229, 0.758512, 0.786891, 0.863541, 1.238966",\
"0.801556, 0.812840, 0.841218, 0.917869, 1.293293",\
"0.873500, 0.884784, 0.913162, 0.989813, 1.365237",\
"1.006267, 1.017550, 1.045929, 1.122579, 1.498004",\
"1.213781, 1.225064, 1.253443, 1.330094, 1.705518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.771209, 0.782491, 0.810865, 0.887520, 1.262933",\
"0.800732, 0.812013, 0.840387, 0.917042, 1.292455",\
"0.837367, 0.848649, 0.877023, 0.953678, 1.329091",\
"0.883587, 0.894868, 0.923243, 0.999897, 1.375310",\
"0.906081, 0.917362, 0.945736, 1.022391, 1.397804");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523",\
"0.018906, 0.026703, 0.051207, 0.145102, 0.662523");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.905398, 0.920013, 0.965839, 1.129075, 1.990299",\
"0.939108, 0.953722, 0.999549, 1.162784, 2.024009",\
"1.008410, 1.023025, 1.068851, 1.232087, 2.093311",\
"1.158488, 1.173103, 1.218930, 1.382165, 2.243389",\
"1.369264, 1.383879, 1.429706, 1.592941, 2.454165");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.770584, 0.781868, 0.810247, 0.886897, 1.262322",\
"0.800106, 0.811390, 0.839769, 0.916419, 1.291844",\
"0.836742, 0.848026, 0.876404, 0.953055, 1.328480",\
"0.882962, 0.894245, 0.922624, 0.999274, 1.374699",\
"0.905455, 0.916739, 0.945118, 1.021768, 1.397193");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527",\
"0.018908, 0.026704, 0.051208, 0.145105, 0.662527");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.905398, 0.920013, 0.965839, 1.129075, 1.990299",\
"0.939108, 0.953722, 0.999549, 1.162784, 2.024009",\
"1.008410, 1.023025, 1.068851, 1.232087, 2.093311",\
"1.158488, 1.173103, 1.218930, 1.382165, 2.243389",\
"1.369264, 1.383879, 1.429706, 1.592941, 2.454165");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002014, 0.012286, 0.051514, 0.201514, 1.000000");
values ( "0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174",\
"0.021069, 0.035982, 0.093525, 0.327265, 1.565174");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.841038, 0.855731, 0.901568, 1.064770, 1.925985",\
"0.886336, 0.901030, 0.946867, 1.110068, 1.971284",\
"0.940005, 0.954699, 1.000536, 1.163737, 2.024953",\
"1.019710, 1.034404, 1.080240, 1.243442, 2.104657",\
"1.121836, 1.136530, 1.182366, 1.345568, 2.206784");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.757663, 0.769043, 0.797437, 0.874059, 1.249358",\
"0.811972, 0.823352, 0.851746, 0.928368, 1.303667",\
"0.883951, 0.895331, 0.923726, 1.000348, 1.375647",\
"1.016796, 1.028176, 1.056571, 1.133193, 1.508492",\
"1.224683, 1.236063, 1.264457, 1.341079, 1.716378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.018786, 0.026618, 0.051132, 0.144932, 0.662105",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662105",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662105",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662105",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662105");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.841038, 0.855731, 0.901568, 1.064770, 1.925985",\
"0.886336, 0.901030, 0.946867, 1.110068, 1.971284",\
"0.940005, 0.954699, 1.000536, 1.163737, 2.024953",\
"1.019710, 1.034404, 1.080240, 1.243442, 2.104657",\
"1.121836, 1.136530, 1.182366, 1.345568, 2.206784");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.756801, 0.768185, 0.796585, 0.873201, 1.248516",\
"0.811110, 0.822494, 0.850894, 0.927510, 1.302825",\
"0.883090, 0.894473, 0.922874, 0.999490, 1.374805",\
"1.015935, 1.027318, 1.055719, 1.132335, 1.507650",\
"1.223821, 1.235205, 1.263605, 1.340221, 1.715536");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.807385, 0.818765, 0.847160, 0.923782, 1.299081",\
"0.849384, 0.860764, 0.889158, 0.965780, 1.341079",\
"0.883919, 0.895299, 0.923694, 1.000316, 1.375615",\
"0.925146, 0.936526, 0.964921, 1.041543, 1.416842",\
"0.960152, 0.971532, 0.999927, 1.076549, 1.451848");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.018786, 0.026618, 0.051132, 0.144932, 0.662104",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662104",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662104",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662104",\
"0.018786, 0.026618, 0.051132, 0.144932, 0.662104");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.926585, 0.941279, 0.987115, 1.150317, 2.011533",\
"0.982767, 0.997461, 1.043297, 1.206499, 2.067714",\
"1.055482, 1.070176, 1.116013, 1.279214, 2.140430",\
"1.184941, 1.199635, 1.245471, 1.408673, 2.269889",\
"1.396462, 1.411156, 1.456992, 1.620194, 2.481409");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.806524, 0.817907, 0.846308, 0.922924, 1.298239",\
"0.848522, 0.859906, 0.888306, 0.964922, 1.340237",\
"0.883058, 0.894441, 0.922842, 0.999458, 1.374773",\
"0.924285, 0.935668, 0.964069, 1.040685, 1.415999",\
"0.959291, 0.970674, 0.999075, 1.075691, 1.451006");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110",\
"0.018787, 0.026620, 0.051133, 0.144936, 0.662110");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.926585, 0.941279, 0.987115, 1.150317, 2.011533",\
"0.982767, 0.997461, 1.043297, 1.206499, 2.067714",\
"1.055482, 1.070176, 1.116013, 1.279214, 2.140430",\
"1.184941, 1.199635, 1.245471, 1.408673, 2.269889",\
"1.396462, 1.411156, 1.456992, 1.620194, 2.481409");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001879, 0.012151, 0.051379, 0.201379, 1.000000");
values ( "0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773",\
"0.020882, 0.035797, 0.093330, 0.326972, 1.564773");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.858459, 0.873044, 0.918935, 1.082312, 1.944154",\
"0.903755, 0.918340, 0.964231, 1.127608, 1.989450",\
"0.957404, 0.971989, 1.017880, 1.181257, 2.043099",\
"1.037128, 1.051712, 1.097604, 1.260981, 2.122823",\
"1.139064, 1.153648, 1.199540, 1.362916, 2.224758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.766244, 0.777405, 0.805748, 0.882533, 1.258377",\
"0.820567, 0.831728, 0.860071, 0.936856, 1.312700",\
"0.892512, 0.903673, 0.932017, 1.008801, 1.384646",\
"1.025281, 1.036443, 1.064786, 1.141571, 1.517415",\
"1.232809, 1.243971, 1.272314, 1.349099, 1.724943");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.858459, 0.873044, 0.918935, 1.082312, 1.944154",\
"0.903755, 0.918340, 0.964231, 1.127608, 1.989450",\
"0.957404, 0.971989, 1.017880, 1.181257, 2.043099",\
"1.037128, 1.051712, 1.097604, 1.260981, 2.122823",\
"1.139064, 1.153648, 1.199540, 1.362916, 2.224758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.765200, 0.776365, 0.804716, 0.881493, 1.257357",\
"0.819522, 0.830687, 0.859038, 0.935816, 1.311679",\
"0.891468, 0.902633, 0.930984, 1.007761, 1.383625",\
"1.024237, 1.035402, 1.063753, 1.140531, 1.516394",\
"1.231765, 1.242930, 1.271281, 1.348059, 1.723922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.794032, 0.805193, 0.833537, 0.910321, 1.286166",\
"0.822026, 0.833187, 0.861531, 0.938315, 1.314160",\
"0.858207, 0.869368, 0.897712, 0.974496, 1.350341",\
"0.904634, 0.915795, 0.944138, 1.020923, 1.396767",\
"0.929642, 0.940804, 0.969147, 1.045932, 1.421776");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823",\
"0.019037, 0.026792, 0.051274, 0.145452, 0.663823");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.938499, 0.953083, 0.998975, 1.162352, 2.024194",\
"0.972203, 0.986788, 1.032679, 1.196056, 2.057898",\
"1.038951, 1.053535, 1.099427, 1.262804, 2.124646",\
"1.192661, 1.207246, 1.253137, 1.416514, 2.278356",\
"1.403469, 1.418054, 1.463945, 1.627322, 2.489164");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.792988, 0.804153, 0.832504, 0.909281, 1.285145",\
"0.820982, 0.832147, 0.860498, 0.937275, 1.313139",\
"0.857163, 0.868328, 0.896679, 0.973456, 1.349320",\
"0.903590, 0.914755, 0.943106, 1.019883, 1.395747",\
"0.928598, 0.939763, 0.968114, 1.044892, 1.420755");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830",\
"0.019040, 0.026794, 0.051276, 0.145457, 0.663830");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.938499, 0.953083, 0.998975, 1.162352, 2.024194",\
"0.972203, 0.986788, 1.032679, 1.196056, 2.057898",\
"1.038951, 1.053535, 1.099427, 1.262804, 2.124646",\
"1.192661, 1.207246, 1.253137, 1.416514, 2.278356",\
"1.403469, 1.418054, 1.463945, 1.627322, 2.489164");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.002170, 0.012442, 0.051670, 0.201670, 1.000000");
values ( "0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552",\
"0.021536, 0.036388, 0.093811, 0.327732, 1.566552");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.778062, 0.792650, 0.838360, 1.001453, 1.861954",\
"0.823352, 0.837939, 0.883650, 1.046743, 1.907244",\
"0.877353, 0.891941, 0.937651, 1.100744, 1.961246",\
"0.956453, 0.971041, 1.016751, 1.179844, 2.040345",\
"1.057218, 1.071805, 1.117516, 1.280609, 2.141110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.709777, 0.721177, 0.749591, 0.826140, 1.201266",\
"0.764221, 0.775622, 0.804035, 0.880585, 1.255710",\
"0.836614, 0.848015, 0.876428, 0.952978, 1.328104",\
"0.968146, 0.979547, 1.007960, 1.084509, 1.459635",\
"1.173080, 1.184481, 1.212895, 1.289444, 1.664570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.778062, 0.792650, 0.838360, 1.001453, 1.861954",\
"0.823352, 0.837939, 0.883650, 1.046743, 1.907244",\
"0.877353, 0.891941, 0.937651, 1.100744, 1.961246",\
"0.956453, 0.971041, 1.016751, 1.179844, 2.040345",\
"1.057218, 1.071805, 1.117516, 1.280609, 2.141110");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.709777, 0.721177, 0.749591, 0.826140, 1.201266",\
"0.764221, 0.775622, 0.804035, 0.880585, 1.255710",\
"0.836614, 0.848015, 0.876428, 0.952978, 1.328104",\
"0.968146, 0.979547, 1.007960, 1.084509, 1.459635",\
"1.173080, 1.184481, 1.212895, 1.289444, 1.664570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.776859, 0.788260, 0.816673, 0.893223, 1.268349",\
"0.818843, 0.830243, 0.858657, 0.935206, 1.310332",\
"0.853273, 0.864674, 0.893087, 0.969636, 1.344762",\
"0.894663, 0.906064, 0.934477, 1.011026, 1.386152",\
"0.929742, 0.941143, 0.969556, 1.046106, 1.421231");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.890530, 0.905118, 0.950828, 1.113921, 1.974422",\
"0.945260, 0.959848, 1.005558, 1.168651, 2.029152",\
"1.016896, 1.031484, 1.077194, 1.240287, 2.100788",\
"1.147037, 1.161625, 1.207335, 1.370429, 2.230930",\
"1.358520, 1.373108, 1.418818, 1.581911, 2.442413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.776859, 0.788260, 0.816673, 0.893223, 1.268349",\
"0.818843, 0.830243, 0.858657, 0.935206, 1.310332",\
"0.853273, 0.864674, 0.893087, 0.969636, 1.344762",\
"0.894663, 0.906064, 0.934477, 1.011026, 1.386152",\
"0.929742, 0.941143, 0.969556, 1.046106, 1.421231");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551",\
"0.018777, 0.026618, 0.051138, 0.144823, 0.661551");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.890530, 0.905118, 0.950828, 1.113921, 1.974422",\
"0.945260, 0.959848, 1.005558, 1.168651, 2.029152",\
"1.016896, 1.031484, 1.077194, 1.240287, 2.100788",\
"1.147037, 1.161625, 1.207335, 1.370429, 2.230930",\
"1.358520, 1.373108, 1.418818, 1.581911, 2.442413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001864, 0.012136, 0.051364, 0.201364, 1.000000");
values ( "0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024",\
"0.020388, 0.035410, 0.093173, 0.326898, 1.564024");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.798517, 0.813069, 0.858894, 1.022162, 1.883419",\
"0.843806, 0.858358, 0.904182, 1.067451, 1.928708",\
"0.897807, 0.912359, 0.958183, 1.121452, 1.982709",\
"0.976933, 0.991486, 1.037310, 1.200579, 2.061836",\
"1.077822, 1.092374, 1.138199, 1.301467, 2.162724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.721328, 0.732520, 0.760869, 0.837561, 1.213053",\
"0.775759, 0.786951, 0.815300, 0.891992, 1.267484",\
"0.848165, 0.859358, 0.887707, 0.964399, 1.339891",\
"0.979755, 0.990948, 1.019297, 1.095988, 1.471481",\
"1.184926, 1.196118, 1.224467, 1.301159, 1.676652");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.798517, 0.813069, 0.858894, 1.022162, 1.883419",\
"0.843806, 0.858358, 0.904182, 1.067451, 1.928708",\
"0.897807, 0.912359, 0.958183, 1.121452, 1.982709",\
"0.976933, 0.991486, 1.037310, 1.200579, 2.061836",\
"1.077822, 1.092374, 1.138199, 1.301467, 2.162724");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565528");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.720436, 0.731632, 0.759987, 0.836672, 1.212181",\
"0.774867, 0.786063, 0.814418, 0.891103, 1.266613",\
"0.847274, 0.858469, 0.886825, 0.963510, 1.339019",\
"0.978863, 0.990059, 1.018414, 1.095100, 1.470609",\
"1.184034, 1.195230, 1.223585, 1.300271, 1.675780");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.768213, 0.779406, 0.807755, 0.884446, 1.259939",\
"0.810174, 0.821366, 0.849715, 0.926407, 1.301899",\
"0.844642, 0.855835, 0.884184, 0.960875, 1.336368",\
"0.886105, 0.897298, 0.925646, 1.002338, 1.377831",\
"0.921328, 0.932521, 0.960870, 1.037561, 1.413054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878",\
"0.019007, 0.026774, 0.051269, 0.145242, 0.662878");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.897947, 0.912500, 0.958324, 1.121593, 1.982849",\
"0.952673, 0.967226, 1.013050, 1.176319, 2.037576",\
"1.024300, 1.038852, 1.084677, 1.247945, 2.109202",\
"1.154328, 1.168880, 1.214704, 1.377973, 2.239230",\
"1.365504, 1.380056, 1.425881, 1.589149, 2.450406");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.767322, 0.778517, 0.806872, 0.883558, 1.259067",\
"0.809282, 0.820478, 0.848833, 0.925519, 1.301028",\
"0.843751, 0.854946, 0.883301, 0.959987, 1.335496",\
"0.885213, 0.896409, 0.924764, 1.001450, 1.376959",\
"0.920437, 0.931632, 0.959987, 1.036673, 1.412182");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884",\
"0.019010, 0.026775, 0.051271, 0.145247, 0.662884");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.897947, 0.912500, 0.958324, 1.121593, 1.982849",\
"0.952673, 0.967226, 1.013050, 1.176319, 2.037576",\
"1.024300, 1.038852, 1.084677, 1.247945, 2.109202",\
"1.154328, 1.168880, 1.214704, 1.377973, 2.239230",\
"1.365504, 1.380056, 1.425881, 1.589149, 2.450406");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002131, 0.012403, 0.051631, 0.201631, 1.000000");
values ( "0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529",\
"0.021254, 0.036160, 0.093700, 0.327513, 1.565529");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.807111, 0.821820, 0.867584, 1.030608, 1.890998",\
"0.852406, 0.867114, 0.912878, 1.075902, 1.936292",\
"0.905979, 0.920688, 0.966452, 1.129476, 1.989866",\
"0.985647, 1.000355, 1.046119, 1.209143, 2.069533",\
"1.086972, 1.101680, 1.147444, 1.310468, 2.170858");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.731581, 0.743059, 0.771467, 0.847924, 1.222571",\
"0.785970, 0.797448, 0.825856, 0.902313, 1.276960",\
"0.857786, 0.869264, 0.897672, 0.974130, 1.348776",\
"0.990270, 1.001749, 1.030156, 1.106614, 1.481260",\
"1.196439, 1.207917, 1.236325, 1.312782, 1.687429");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.807111, 0.821820, 0.867584, 1.030608, 1.890998",\
"0.852406, 0.867114, 0.912878, 1.075902, 1.936292",\
"0.905979, 0.920688, 0.966452, 1.129476, 1.989866",\
"0.985647, 1.000355, 1.046119, 1.209143, 2.069533",\
"1.086972, 1.101680, 1.147444, 1.310468, 2.170858");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.731581, 0.743059, 0.771467, 0.847924, 1.222571",\
"0.785970, 0.797448, 0.825856, 0.902313, 1.276960",\
"0.857786, 0.869264, 0.897672, 0.974130, 1.348776",\
"0.990270, 1.001749, 1.030156, 1.106614, 1.481260",\
"1.196439, 1.207917, 1.236325, 1.312782, 1.687429");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660332");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.752137, 0.763615, 0.792023, 0.868480, 1.243127",\
"0.796859, 0.808337, 0.836745, 0.913202, 1.287849",\
"0.840468, 0.851946, 0.880354, 0.956811, 1.331458",\
"0.898969, 0.910447, 0.938855, 1.015313, 1.389959",\
"0.962806, 0.974284, 1.002692, 1.079150, 1.453796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.903245, 0.917953, 0.963717, 1.126741, 1.987131",\
"0.956612, 0.971320, 1.017084, 1.180108, 2.040498",\
"1.029309, 1.044018, 1.089782, 1.252805, 2.113196",\
"1.168095, 1.182803, 1.228567, 1.391591, 2.251981",\
"1.387747, 1.402455, 1.448219, 1.611243, 2.471633");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.752137, 0.763615, 0.792023, 0.868480, 1.243127",\
"0.796859, 0.808337, 0.836745, 0.913202, 1.287849",\
"0.840468, 0.851946, 0.880354, 0.956811, 1.331458",\
"0.898969, 0.910447, 0.938855, 1.015313, 1.389959",\
"0.962806, 0.974284, 1.002692, 1.079150, 1.453796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331",\
"0.018671, 0.026545, 0.051085, 0.144499, 0.660331");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.903245, 0.917953, 0.963717, 1.126741, 1.987131",\
"0.956612, 0.971320, 1.017084, 1.180108, 2.040498",\
"1.029309, 1.044018, 1.089782, 1.252805, 2.113196",\
"1.168095, 1.182803, 1.228567, 1.391591, 2.251981",\
"1.387747, 1.402455, 1.448219, 1.611243, 2.471633");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001746, 0.012018, 0.051246, 0.201246, 1.000000");
values ( "0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940",\
"0.020461, 0.035435, 0.093090, 0.326448, 1.562940");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.784869, 0.799582, 0.845408, 1.008608, 1.869851",\
"0.830159, 0.844872, 0.890699, 1.053899, 1.915141",\
"0.884161, 0.898874, 0.944700, 1.107900, 1.969142",\
"0.963272, 0.977985, 1.023811, 1.187011, 2.048254",\
"1.064088, 1.078801, 1.124628, 1.287828, 2.149070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.715851, 0.727276, 0.755686, 0.832314, 1.207675",\
"0.770291, 0.781717, 0.810126, 0.886754, 1.262116",\
"0.842690, 0.854115, 0.882525, 0.959153, 1.334514",\
"0.974245, 0.985671, 1.014081, 1.090708, 1.466070",\
"1.179276, 1.190702, 1.219112, 1.295740, 1.671101");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.784869, 0.799582, 0.845408, 1.008608, 1.869851",\
"0.830159, 0.844872, 0.890699, 1.053899, 1.915141",\
"0.884161, 0.898874, 0.944700, 1.107900, 1.969142",\
"0.963272, 0.977985, 1.023811, 1.187011, 2.048254",\
"1.064088, 1.078801, 1.124628, 1.287828, 2.149070");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.715851, 0.727276, 0.755686, 0.832314, 1.207675",\
"0.770291, 0.781717, 0.810126, 0.886754, 1.262116",\
"0.842690, 0.854115, 0.882525, 0.959153, 1.334514",\
"0.974245, 0.985671, 1.014081, 1.090708, 1.466070",\
"1.179276, 1.190702, 1.219112, 1.295740, 1.671101");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.766202, 0.777628, 0.806038, 0.882666, 1.258027",\
"0.811505, 0.822930, 0.851340, 0.927968, 1.303329",\
"0.865218, 0.876644, 0.905054, 0.981681, 1.357043",\
"0.944938, 0.956364, 0.984774, 1.061401, 1.436763",\
"1.047500, 1.058925, 1.087335, 1.163963, 1.539324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.910858, 0.925570, 0.971397, 1.134597, 1.995839",\
"0.965131, 0.979844, 1.025670, 1.188870, 2.050113",\
"1.037188, 1.051901, 1.097727, 1.260927, 2.122169",\
"1.170175, 1.184888, 1.230714, 1.393914, 2.255157",\
"1.378820, 1.393533, 1.439360, 1.602560, 2.463802");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.766202, 0.777628, 0.806038, 0.882666, 1.258027",\
"0.811505, 0.822930, 0.851340, 0.927968, 1.303329",\
"0.865218, 0.876644, 0.905054, 0.981681, 1.357043",\
"0.944938, 0.956364, 0.984774, 1.061401, 1.436763",\
"1.047500, 1.058925, 1.087335, 1.163963, 1.539324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175",\
"0.018734, 0.026581, 0.051095, 0.144908, 0.662175");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.910858, 0.925570, 0.971397, 1.134597, 1.995839",\
"0.965131, 0.979844, 1.025670, 1.188870, 2.050113",\
"1.037188, 1.051901, 1.097727, 1.260927, 2.122169",\
"1.170175, 1.184888, 1.230714, 1.393914, 2.255157",\
"1.378820, 1.393533, 1.439360, 1.602560, 2.463802");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001819, 0.012091, 0.051319, 0.201319, 1.000000");
values ( "0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816",\
"0.020728, 0.035659, 0.093218, 0.326901, 1.564816");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.774859, 0.789796, 0.835640, 0.998636, 1.859326",\
"0.816833, 0.831770, 0.877614, 1.040610, 1.901300",\
"0.851442, 0.866379, 0.912224, 1.075220, 1.935910",\
"0.892734, 0.907671, 0.953516, 1.116512, 1.977201",\
"0.927950, 0.942887, 0.988732, 1.151728, 2.012418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.695118, 0.706813, 0.735267, 0.811672, 1.186151",\
"0.751290, 0.762985, 0.791439, 0.867844, 1.242322",\
"0.824039, 0.835734, 0.864188, 0.940593, 1.315072",\
"0.953466, 0.965161, 0.993615, 1.070020, 1.444499",\
"1.164787, 1.176482, 1.204936, 1.281341, 1.655819");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.774859, 0.789796, 0.835640, 0.998636, 1.859326",\
"0.816833, 0.831770, 0.877614, 1.040610, 1.901300",\
"0.851442, 0.866379, 0.912224, 1.075220, 1.935910",\
"0.892734, 0.907671, 0.953516, 1.116512, 1.977201",\
"0.927950, 0.942887, 0.988732, 1.151728, 2.012418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352",\
"0.020274, 0.035201, 0.092727, 0.325818, 1.562352");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.694438, 0.706133, 0.734587, 0.810992, 1.185470",\
"0.750610, 0.762305, 0.790758, 0.867163, 1.241642",\
"0.823359, 0.835054, 0.863508, 0.939913, 1.314391",\
"0.952786, 0.964481, 0.992935, 1.069340, 1.443818",\
"1.164107, 1.175802, 1.204256, 1.280661, 1.655139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620",\
"0.018409, 0.026358, 0.050916, 0.144167, 0.659620");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.794134, 0.805836, 0.834303, 0.910696, 1.285207",\
"0.836074, 0.847776, 0.876243, 0.952636, 1.327147",\
"0.870567, 0.882268, 0.910735, 0.987128, 1.361639",\
"0.912108, 0.923810, 0.952277, 1.028670, 1.403181",\
"0.947711, 0.959412, 0.987879, 1.064272, 1.438783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.828368, 0.843305, 0.889149, 1.052144, 1.912831",\
"0.883083, 0.898020, 0.943863, 1.106859, 1.967546",\
"0.954702, 0.969639, 1.015483, 1.178478, 2.039166",\
"1.084857, 1.099794, 1.145638, 1.308633, 2.169321",\
"1.295981, 1.310918, 1.356762, 1.519757, 2.380445");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.020271, 0.035199, 0.092726, 0.325819, 1.562352",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562352",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562352",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562352",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562352");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.794134, 0.805836, 0.834303, 0.910696, 1.285207",\
"0.836074, 0.847776, 0.876243, 0.952636, 1.327147",\
"0.870567, 0.882268, 0.910735, 0.987128, 1.361639",\
"0.912108, 0.923810, 0.952277, 1.028670, 1.403181",\
"0.947711, 0.959412, 0.987879, 1.064272, 1.438783");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632",\
"0.018407, 0.026361, 0.050919, 0.144175, 0.659632");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.826851, 0.841788, 0.887631, 1.050627, 1.911314",\
"0.881566, 0.896502, 0.942346, 1.105342, 1.966029",\
"0.953185, 0.968122, 1.013965, 1.176961, 2.037648",\
"1.083340, 1.098276, 1.144120, 1.307116, 2.167803",\
"1.294464, 1.309401, 1.355244, 1.518240, 2.378927");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001449, 0.011721, 0.050949, 0.200949, 1.000000");
values ( "0.020271, 0.035199, 0.092726, 0.325819, 1.562351",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562351",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562351",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562351",\
"0.020271, 0.035199, 0.092726, 0.325819, 1.562351");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.694747, 0.709479, 0.755296, 0.918446, 1.779480",\
"0.736798, 0.751530, 0.797346, 0.960496, 1.821531",\
"0.771684, 0.786416, 0.832233, 0.995383, 1.856418",\
"0.813658, 0.828390, 0.874207, 1.037357, 1.898392",\
"0.849103, 0.863835, 0.909651, 1.072801, 1.933836");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.649015, 0.660476, 0.688893, 0.765465, 1.140623",\
"0.703728, 0.715189, 0.743606, 0.820179, 1.195337",\
"0.775800, 0.787261, 0.815678, 0.892251, 1.267408",\
"0.902803, 0.914264, 0.942681, 1.019253, 1.394411",\
"1.107825, 1.119286, 1.147703, 1.224276, 1.599434");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.694747, 0.709479, 0.755296, 0.918446, 1.779480",\
"0.736798, 0.751530, 0.797346, 0.960496, 1.821531",\
"0.771684, 0.786416, 0.832233, 0.995383, 1.856418",\
"0.813658, 0.828390, 0.874207, 1.037357, 1.898392",\
"0.849103, 0.863835, 0.909651, 1.072801, 1.933836");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244",\
"0.020641, 0.035578, 0.093152, 0.326719, 1.564244");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.648498, 0.659959, 0.688376, 0.764949, 1.140107",\
"0.703212, 0.714673, 0.743090, 0.819662, 1.194820",\
"0.775283, 0.786744, 0.815161, 0.891734, 1.266892",\
"0.902286, 0.913747, 0.942164, 1.018737, 1.393895",\
"1.107309, 1.118770, 1.147187, 1.223759, 1.598917");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604",\
"0.018694, 0.026556, 0.051078, 0.144767, 0.661604");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.723167, 0.734635, 0.763065, 0.839626, 1.214816",\
"0.765222, 0.776689, 0.805119, 0.881680, 1.256871",\
"0.800110, 0.811578, 0.840008, 0.916569, 1.291759",\
"0.842097, 0.853564, 0.881995, 0.958555, 1.333746",\
"0.877496, 0.888964, 0.917394, 0.993954, 1.369145");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.775088, 0.789819, 0.835636, 0.998785, 1.859816",\
"0.829799, 0.844531, 0.890347, 1.053496, 1.914528",\
"0.901857, 0.916588, 0.962405, 1.125554, 1.986585",\
"1.028744, 1.043475, 1.089291, 1.252440, 2.113472",\
"1.233511, 1.248242, 1.294058, 1.457207, 2.318239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.723167, 0.734635, 0.763065, 0.839626, 1.214816",\
"0.765222, 0.776689, 0.805119, 0.881680, 1.256871",\
"0.800110, 0.811578, 0.840008, 0.916569, 1.291759",\
"0.842097, 0.853564, 0.881995, 0.958555, 1.333746",\
"0.877496, 0.888964, 0.917394, 0.993954, 1.369145");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616",\
"0.018695, 0.026559, 0.051082, 0.144775, 0.661616");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.775088, 0.789819, 0.835636, 0.998785, 1.859816",\
"0.829799, 0.844531, 0.890347, 1.053496, 1.914528",\
"0.901857, 0.916588, 0.962405, 1.125554, 1.986585",\
"1.028744, 1.043475, 1.089291, 1.252440, 2.113472",\
"1.233511, 1.248242, 1.294058, 1.457207, 2.318239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243",\
"0.020638, 0.035576, 0.093151, 0.326719, 1.564243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.818568, 0.833430, 0.879512, 1.042781, 1.904618",\
"0.860503, 0.875365, 0.921447, 1.084716, 1.946553",\
"0.895189, 0.910051, 0.956133, 1.119402, 1.981239",\
"0.936537, 0.951399, 0.997482, 1.160751, 2.022588",\
"0.971999, 0.986861, 1.032944, 1.196213, 2.058050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.726968, 0.738230, 0.766564, 0.843146, 1.217935",\
"0.781689, 0.792950, 0.821284, 0.897866, 1.272656",\
"0.856583, 0.867845, 0.896179, 0.972761, 1.347551",\
"0.986612, 0.997874, 1.026208, 1.102790, 1.477580",\
"1.197741, 1.209002, 1.237336, 1.313919, 1.688708");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.818568, 0.833430, 0.879512, 1.042781, 1.904618",\
"0.860503, 0.875365, 0.921447, 1.084716, 1.946553",\
"0.895189, 0.910051, 0.956133, 1.119402, 1.981239",\
"0.936537, 0.951399, 0.997482, 1.160751, 2.022588",\
"0.971999, 0.986861, 1.032944, 1.196213, 2.058050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340",\
"0.022188, 0.036859, 0.093895, 0.326882, 1.564340");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.726250, 0.737511, 0.765845, 0.842428, 1.217217",\
"0.780970, 0.792232, 0.820566, 0.897148, 1.271938",\
"0.855898, 0.867159, 0.895493, 0.972076, 1.346865",\
"0.986614, 0.997875, 1.026209, 1.102791, 1.477581",\
"1.197742, 1.209003, 1.237337, 1.313920, 1.688709");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170",\
"0.019000, 0.026779, 0.051273, 0.144843, 0.661170");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.756404, 0.767661, 0.795985, 0.872565, 1.247346",\
"0.798389, 0.809645, 0.837970, 0.914550, 1.289330",\
"0.834924, 0.846181, 0.874505, 0.951085, 1.325866",\
"0.876306, 0.887563, 0.915887, 0.992467, 1.367248",\
"0.911192, 0.922449, 0.950773, 1.027353, 1.402134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.830610, 0.845470, 0.891551, 1.054818, 1.916648",\
"0.885335, 0.900196, 0.946276, 1.109544, 1.971374",\
"0.959940, 0.974800, 1.020881, 1.184149, 2.045978",\
"1.088285, 1.103146, 1.149226, 1.312494, 2.174324",\
"1.295065, 1.309925, 1.356006, 1.519274, 2.381103");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.022181, 0.036853, 0.093893, 0.326883, 1.564337",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564337",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564337",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564337",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564337");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.756404, 0.767661, 0.795985, 0.872565, 1.247346",\
"0.798389, 0.809645, 0.837970, 0.914550, 1.289330",\
"0.834924, 0.846181, 0.874505, 0.951085, 1.325866",\
"0.876306, 0.887563, 0.915887, 0.992467, 1.367248",\
"0.911192, 0.922449, 0.950773, 1.027353, 1.402134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181",\
"0.018951, 0.026740, 0.051248, 0.144833, 0.661181");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.830167, 0.845027, 0.891108, 1.054375, 1.916204",\
"0.884893, 0.899753, 0.945834, 1.109101, 1.970930",\
"0.959497, 0.974357, 1.020438, 1.183706, 2.045535",\
"1.087843, 1.102703, 1.148783, 1.312051, 2.173880",\
"1.294622, 1.309482, 1.355563, 1.518831, 2.380660");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002021, 0.012294, 0.051521, 0.201521, 1.000000");
values ( "0.022181, 0.036853, 0.093893, 0.326883, 1.564336",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564336",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564336",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564336",\
"0.022181, 0.036853, 0.093893, 0.326883, 1.564336");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.788447, 0.803601, 0.849823, 1.013146, 1.875770",\
"0.830395, 0.845549, 0.891771, 1.055094, 1.917718",\
"0.867085, 0.882239, 0.928461, 1.091784, 1.954408",\
"0.908467, 0.923621, 0.969843, 1.133166, 1.995790",\
"0.943806, 0.958961, 1.005183, 1.168506, 2.031129");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.707575, 0.719076, 0.747496, 0.824081, 1.199042",\
"0.763807, 0.775307, 0.803728, 0.880313, 1.255274",\
"0.837139, 0.848640, 0.877060, 0.953645, 1.328606",\
"0.966215, 0.977715, 1.006136, 1.082721, 1.457682",\
"1.176554, 1.188055, 1.216475, 1.293060, 1.668021");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.788447, 0.803601, 0.849823, 1.013146, 1.875770",\
"0.830395, 0.845549, 0.891771, 1.055094, 1.917718",\
"0.867085, 0.882239, 0.928461, 1.091784, 1.954408",\
"0.908467, 0.923621, 0.969843, 1.133166, 1.995790",\
"0.943806, 0.958961, 1.005183, 1.168506, 2.031129");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509",\
"0.022168, 0.036753, 0.093562, 0.326351, 1.564509");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.706772, 0.718273, 0.746693, 0.823278, 1.198239",\
"0.763004, 0.774504, 0.802925, 0.879510, 1.254471",\
"0.836640, 0.848140, 0.876561, 0.953146, 1.328107",\
"0.965715, 0.977216, 1.005636, 1.082221, 1.457182",\
"1.176054, 1.187555, 1.215975, 1.292560, 1.667521");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148",\
"0.018823, 0.026655, 0.051133, 0.144670, 0.661148");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.771842, 0.783338, 0.811750, 0.888332, 1.263285",\
"0.813828, 0.825324, 0.853735, 0.930318, 1.305271",\
"0.848466, 0.859962, 0.888373, 0.964956, 1.339908",\
"0.891933, 0.903429, 0.931840, 1.008423, 1.383375",\
"0.926818, 0.938314, 0.966725, 1.043308, 1.418261");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.851964, 0.867117, 0.913337, 1.076659, 1.939276",\
"0.906692, 0.921845, 0.968065, 1.131387, 1.994004",\
"0.981771, 0.996924, 1.043144, 1.206466, 2.069083",\
"1.110103, 1.125256, 1.171476, 1.334798, 2.197415",\
"1.318609, 1.333762, 1.379983, 1.543305, 2.405921");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.771842, 0.783338, 0.811750, 0.888332, 1.263285",\
"0.813828, 0.825324, 0.853735, 0.930318, 1.305271",\
"0.848466, 0.859962, 0.888373, 0.964956, 1.339908",\
"0.891933, 0.903429, 0.931840, 1.008423, 1.383375",\
"0.926818, 0.938314, 0.966725, 1.043308, 1.418261");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159",\
"0.018776, 0.026618, 0.051110, 0.144660, 0.661159");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.851267, 0.866420, 0.912640, 1.075962, 1.938579",\
"0.905995, 0.921148, 0.967368, 1.130690, 1.993307",\
"0.981074, 0.996227, 1.042447, 1.205769, 2.068386",\
"1.109406, 1.124559, 1.170779, 1.334101, 2.196718",\
"1.317912, 1.333065, 1.379286, 1.542607, 2.405224");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011987, 0.051215, 0.201215, 1.000000");
values ( "0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506",\
"0.022161, 0.036748, 0.093560, 0.326352, 1.564506");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.814945, 0.830096, 0.876312, 1.039631, 1.902233",\
"0.856887, 0.872038, 0.918254, 1.081573, 1.944175",\
"0.891553, 0.906703, 0.952920, 1.116239, 1.978841",\
"0.932885, 0.948036, 0.994252, 1.157572, 2.020174",\
"0.968298, 0.983449, 1.029665, 1.192985, 2.055587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.724566, 0.736068, 0.764488, 0.841073, 1.216034",\
"0.779287, 0.790789, 0.819209, 0.895793, 1.270755",\
"0.854059, 0.865561, 0.893980, 0.970565, 1.345526",\
"0.984097, 0.995599, 1.024019, 1.100603, 1.475565",\
"1.195270, 1.206773, 1.235192, 1.311777, 1.686738");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.814945, 0.830096, 0.876312, 1.039631, 1.902233",\
"0.856887, 0.872038, 0.918254, 1.081573, 1.944175",\
"0.891553, 0.906703, 0.952920, 1.116239, 1.978841",\
"0.932885, 0.948036, 0.994252, 1.157572, 2.020174",\
"0.968298, 0.983449, 1.029665, 1.192985, 2.055587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499",\
"0.022139, 0.036730, 0.093550, 0.326350, 1.564499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.723334, 0.734836, 0.763256, 0.839841, 1.214802",\
"0.778055, 0.789557, 0.817976, 0.894561, 1.269522",\
"0.852858, 0.864360, 0.892779, 0.969364, 1.344325",\
"0.983544, 0.995046, 1.023466, 1.100051, 1.475012",\
"1.194718, 1.206220, 1.234640, 1.311224, 1.686186");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149",\
"0.018813, 0.026647, 0.051128, 0.144666, 0.661149");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.750754, 0.762251, 0.790662, 0.867244, 1.242197",\
"0.794127, 0.805625, 0.834035, 0.910618, 1.285570",\
"0.829312, 0.840809, 0.869219, 0.945802, 1.320755",\
"0.871208, 0.882705, 0.911116, 0.987698, 1.362651",\
"0.906157, 0.917654, 0.946065, 1.022647, 1.397600");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.837495, 0.852644, 0.898858, 1.062177, 1.924772",\
"0.894068, 0.909217, 0.955431, 1.118750, 1.981345",\
"0.966561, 0.981710, 1.027924, 1.191243, 2.053838",\
"1.094095, 1.109244, 1.155458, 1.318777, 2.181372",\
"1.300476, 1.315625, 1.361840, 1.525159, 2.387753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.022132, 0.036725, 0.093548, 0.326351, 1.564496",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564496",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564496",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564496",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564496");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.750754, 0.762251, 0.790662, 0.867244, 1.242197",\
"0.794127, 0.805625, 0.834035, 0.910618, 1.285570",\
"0.829312, 0.840809, 0.869219, 0.945802, 1.320755",\
"0.871208, 0.882705, 0.911116, 0.987698, 1.362651",\
"0.906157, 0.917654, 0.946065, 1.022647, 1.397600");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160",\
"0.018767, 0.026610, 0.051104, 0.144656, 0.661160");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.837037, 0.852186, 0.898400, 1.061719, 1.924314",\
"0.893610, 0.908759, 0.954973, 1.118292, 1.980887",\
"0.966103, 0.981252, 1.027466, 1.190785, 2.053380",\
"1.093637, 1.108786, 1.155000, 1.318319, 2.180914",\
"1.300018, 1.315167, 1.361382, 1.524700, 2.387295");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001712, 0.011984, 0.051212, 0.201212, 1.000000");
values ( "0.022132, 0.036725, 0.093548, 0.326351, 1.564497",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564497",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564497",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564497",\
"0.022132, 0.036725, 0.093548, 0.326351, 1.564497");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.723919, 0.738818, 0.784794, 0.948034, 1.809809",\
"0.765975, 0.780874, 0.826850, 0.990090, 1.851865",\
"0.800829, 0.815728, 0.861704, 1.024943, 1.886719",\
"0.844707, 0.859606, 0.905582, 1.068822, 1.930597",\
"0.880128, 0.895027, 0.941003, 1.104243, 1.966018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.667112, 0.678585, 0.706984, 0.783595, 1.158770",\
"0.721834, 0.733307, 0.761706, 0.838317, 1.213492",\
"0.796504, 0.807977, 0.836377, 0.912988, 1.288162",\
"0.923492, 0.934965, 0.963364, 1.039975, 1.415150",\
"1.128489, 1.139963, 1.168362, 1.244973, 1.620148");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.723919, 0.738818, 0.784794, 0.948034, 1.809809",\
"0.765975, 0.780874, 0.826850, 0.990090, 1.851865",\
"0.800829, 0.815728, 0.861704, 1.024943, 1.886719",\
"0.844707, 0.859606, 0.905582, 1.068822, 1.930597",\
"0.880128, 0.895027, 0.941003, 1.104243, 1.966018");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646",\
"0.021203, 0.036006, 0.093286, 0.326624, 1.564646");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.666715, 0.678188, 0.706588, 0.783199, 1.158374",\
"0.721437, 0.732910, 0.761310, 0.837921, 1.213095",\
"0.796108, 0.807581, 0.835981, 0.912592, 1.287766",\
"0.923096, 0.934569, 0.962968, 1.039579, 1.414754",\
"1.128093, 1.139566, 1.167966, 1.244577, 1.619751");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743",\
"0.018664, 0.026527, 0.051050, 0.144763, 0.661743");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.718208, 0.729687, 0.758099, 0.834699, 1.209904",\
"0.760249, 0.771728, 0.800140, 0.876739, 1.251945",\
"0.795133, 0.806612, 0.835024, 0.911623, 1.286829",\
"0.837087, 0.848566, 0.876978, 0.953577, 1.328783",\
"0.872598, 0.884077, 0.912489, 0.989089, 1.364294");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.794387, 0.809285, 0.855260, 1.018499, 1.880269",\
"0.849099, 0.863997, 0.909971, 1.073210, 1.934980",\
"0.921228, 0.936126, 0.982100, 1.145339, 2.007109",\
"1.048404, 1.063302, 1.109277, 1.272516, 2.134285",\
"1.253845, 1.268743, 1.314718, 1.477956, 2.339726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.718208, 0.729687, 0.758099, 0.834699, 1.209904",\
"0.760249, 0.771728, 0.800140, 0.876739, 1.251945",\
"0.795133, 0.806612, 0.835024, 0.911623, 1.286829",\
"0.837087, 0.848566, 0.876978, 0.953577, 1.328783",\
"0.872598, 0.884077, 0.912489, 0.989089, 1.364294");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754",\
"0.018664, 0.026531, 0.051053, 0.144771, 0.661754");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.793720, 0.808618, 0.854593, 1.017831, 1.879601",\
"0.848431, 0.863329, 0.909304, 1.072543, 1.934312",\
"0.920560, 0.935458, 0.981433, 1.144672, 2.006442",\
"1.047737, 1.062634, 1.108609, 1.271848, 2.133618",\
"1.253177, 1.268075, 1.314050, 1.477289, 2.339059");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001740, 0.012012, 0.051240, 0.201240, 1.000000");
values ( "0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643",\
"0.021198, 0.036002, 0.093284, 0.326624, 1.564643");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.671284, 0.686006, 0.731792, 0.894903, 1.755747",\
"0.713379, 0.728101, 0.773887, 0.936998, 1.797842",\
"0.748283, 0.763005, 0.808791, 0.971902, 1.832746",\
"0.790364, 0.805087, 0.850872, 1.013983, 1.874827",\
"0.825463, 0.840186, 0.885971, 1.049083, 1.909926");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.636961, 0.648451, 0.676878, 0.753423, 1.128507",\
"0.691676, 0.703166, 0.731593, 0.808138, 1.183222",\
"0.763638, 0.775128, 0.803555, 0.880100, 1.255184",\
"0.889634, 0.901125, 0.929552, 1.006097, 1.381181",\
"1.092490, 1.103981, 1.132407, 1.208952, 1.584036");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.671284, 0.686006, 0.731792, 0.894903, 1.755747",\
"0.713379, 0.728101, 0.773887, 0.936998, 1.797842",\
"0.748283, 0.763005, 0.808791, 0.971902, 1.832746",\
"0.790364, 0.805087, 0.850872, 1.013983, 1.874827",\
"0.825463, 0.840186, 0.885971, 1.049083, 1.909926");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952",\
"0.020463, 0.035430, 0.093062, 0.326630, 1.563952");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.636226, 0.647717, 0.676144, 0.752688, 1.127772",\
"0.690941, 0.702432, 0.730859, 0.807403, 1.182487",\
"0.762903, 0.774394, 0.802820, 0.879365, 1.254449",\
"0.888900, 0.900390, 0.928817, 1.005362, 1.380446",\
"1.091755, 1.103246, 1.131673, 1.208217, 1.583302");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359",\
"0.018662, 0.026535, 0.051062, 0.144699, 0.661359");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.712008, 0.723505, 0.751945, 0.828478, 1.203595",\
"0.754082, 0.765579, 0.794019, 0.870552, 1.245669",\
"0.788979, 0.800477, 0.828917, 0.905449, 1.280567",\
"0.831018, 0.842515, 0.870955, 0.947488, 1.322605",\
"0.866258, 0.877755, 0.906195, 0.982728, 1.357845");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.770212, 0.784934, 0.830719, 0.993830, 1.854672",\
"0.824923, 0.839645, 0.885430, 1.048541, 1.909383",\
"0.896930, 0.911653, 0.957438, 1.120549, 1.981390",\
"1.023348, 1.038070, 1.083855, 1.246966, 2.107808",\
"1.227094, 1.241816, 1.287601, 1.450712, 2.311554");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.712008, 0.723505, 0.751945, 0.828478, 1.203595",\
"0.754082, 0.765579, 0.794019, 0.870552, 1.245669",\
"0.788979, 0.800477, 0.828917, 0.905449, 1.280567",\
"0.831018, 0.842515, 0.870955, 0.947488, 1.322605",\
"0.866258, 0.877755, 0.906195, 0.982728, 1.357845");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371",\
"0.018662, 0.026538, 0.051065, 0.144708, 0.661371");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.770212, 0.784934, 0.830719, 0.993830, 1.854672",\
"0.824923, 0.839645, 0.885430, 1.048541, 1.909383",\
"0.896930, 0.911653, 0.957438, 1.120549, 1.981390",\
"1.023348, 1.038070, 1.083855, 1.246966, 2.107808",\
"1.227094, 1.241816, 1.287601, 1.450712, 2.311554");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951",\
"0.020461, 0.035428, 0.093062, 0.326630, 1.563951");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.641214, 0.655803, 0.701423, 0.864439, 1.724591",\
"0.683313, 0.697902, 0.743522, 0.906537, 1.766689",\
"0.718219, 0.732808, 0.778428, 0.941443, 1.801595",\
"0.760312, 0.774901, 0.820521, 0.983536, 1.843688",\
"0.795371, 0.809960, 0.855580, 1.018595, 1.878747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.618943, 0.630489, 0.658956, 0.735463, 1.110595",\
"0.673656, 0.685202, 0.713669, 0.790176, 1.165308",\
"0.745607, 0.757153, 0.785620, 0.862126, 1.237259",\
"0.871503, 0.883049, 0.911515, 0.988022, 1.363155",\
"1.074120, 1.085666, 1.114133, 1.190639, 1.565772");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.641214, 0.655803, 0.701423, 0.864439, 1.724591",\
"0.683313, 0.697902, 0.743522, 0.906537, 1.766689",\
"0.718219, 0.732808, 0.778428, 0.941443, 1.801595",\
"0.760312, 0.774901, 0.820521, 0.983536, 1.843688",\
"0.795371, 0.809960, 0.855580, 1.018595, 1.878747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034828, 0.092778, 0.326606, 1.563564");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.618441, 0.629986, 0.658453, 0.734960, 1.110093",\
"0.673154, 0.684700, 0.713167, 0.789673, 1.164806",\
"0.745105, 0.756650, 0.785117, 0.861624, 1.236757",\
"0.871000, 0.882546, 0.911013, 0.987520, 1.362652",\
"1.073617, 1.085163, 1.113630, 1.190137, 1.565269");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259",\
"0.018614, 0.026509, 0.051038, 0.144658, 0.661259");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.684736, 0.696289, 0.724770, 0.801263, 1.176431",\
"0.726850, 0.738403, 0.766884, 0.843378, 1.218546",\
"0.761764, 0.773317, 0.801798, 0.878291, 1.253459",\
"0.803901, 0.815454, 0.843935, 0.920429, 1.295596",\
"0.838825, 0.850378, 0.878859, 0.955352, 1.330520");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.738072, 0.752661, 0.798282, 0.961297, 1.821450",\
"0.792783, 0.807372, 0.852992, 1.016008, 1.876160",\
"0.864691, 0.879280, 0.924900, 1.087915, 1.948068",\
"0.990187, 1.004776, 1.050396, 1.213412, 2.073564",\
"1.191941, 1.206530, 1.252150, 1.415166, 2.275318");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.684736, 0.696289, 0.724770, 0.801263, 1.176431",\
"0.726850, 0.738403, 0.766884, 0.843378, 1.218546",\
"0.761764, 0.773317, 0.801798, 0.878291, 1.253459",\
"0.803901, 0.815454, 0.843935, 0.920429, 1.295596",\
"0.838825, 0.850378, 0.878859, 0.955352, 1.330520");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272",\
"0.018614, 0.026512, 0.051042, 0.144668, 0.661272");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.736969, 0.751558, 0.797178, 0.960193, 1.820346",\
"0.791680, 0.806269, 0.851889, 1.014904, 1.875057",\
"0.863587, 0.878176, 0.923796, 1.086812, 1.946964",\
"0.989083, 1.003672, 1.049292, 1.212308, 2.072460",\
"1.190837, 1.205426, 1.251047, 1.414062, 2.274214");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001682, 0.011954, 0.051182, 0.201182, 1.000000");
values ( "0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564",\
"0.019713, 0.034829, 0.092778, 0.326606, 1.563564");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.645075, 0.659538, 0.705171, 0.868208, 1.728196",\
"0.687170, 0.701633, 0.747266, 0.910302, 1.770290",\
"0.722075, 0.736538, 0.782171, 0.945208, 1.805196",\
"0.764159, 0.778623, 0.824255, 0.987292, 1.847280",\
"0.799255, 0.813718, 0.859351, 1.022387, 1.882375");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.620958, 0.632273, 0.660665, 0.737179, 1.112141",\
"0.675672, 0.686987, 0.715379, 0.791893, 1.166855",\
"0.747633, 0.758948, 0.787339, 0.863853, 1.238815",\
"0.873622, 0.884937, 0.913328, 0.989842, 1.364804",\
"1.076441, 1.087756, 1.116148, 1.192662, 1.567623");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.645075, 0.659538, 0.705171, 0.868208, 1.728196",\
"0.687170, 0.701633, 0.747266, 0.910302, 1.770290",\
"0.722075, 0.736538, 0.782171, 0.945208, 1.805196",\
"0.764159, 0.778623, 0.824255, 0.987292, 1.847280",\
"0.799255, 0.813718, 0.859351, 1.022387, 1.882375");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628",\
"0.020319, 0.035394, 0.093284, 0.327055, 1.563628");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.620455, 0.631770, 0.660162, 0.736676, 1.111638",\
"0.675169, 0.686484, 0.714875, 0.791389, 1.166351",\
"0.747130, 0.758445, 0.786836, 0.863350, 1.238312",\
"0.873118, 0.884433, 0.912825, 0.989339, 1.364301",\
"1.075938, 1.087253, 1.115644, 1.192158, 1.567120");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255",\
"0.018886, 0.026696, 0.051217, 0.144843, 0.661255");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.706490, 0.717812, 0.746217, 0.822718, 1.197715",\
"0.748573, 0.759894, 0.788300, 0.864801, 1.239798",\
"0.783473, 0.794795, 0.823201, 0.899702, 1.274699",\
"0.825533, 0.836855, 0.865260, 0.941761, 1.316758",\
"0.860707, 0.872029, 0.900435, 0.976936, 1.351933");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.752335, 0.766798, 0.812431, 0.975468, 1.835457",\
"0.807046, 0.821509, 0.867142, 1.030179, 1.890168",\
"0.879033, 0.893496, 0.939129, 1.102166, 1.962155",\
"1.005258, 1.019722, 1.065355, 1.228392, 2.088380",\
"1.208589, 1.223052, 1.268685, 1.431722, 2.291711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.706490, 0.717812, 0.746217, 0.822718, 1.197715",\
"0.748573, 0.759894, 0.788300, 0.864801, 1.239798",\
"0.783473, 0.794795, 0.823201, 0.899702, 1.274699",\
"0.825533, 0.836855, 0.865260, 0.941761, 1.316758",\
"0.860707, 0.872029, 0.900435, 0.976936, 1.351933");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268",\
"0.018889, 0.026699, 0.051220, 0.144852, 0.661268");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.752335, 0.766798, 0.812431, 0.975468, 1.835457",\
"0.807046, 0.821509, 0.867142, 1.030179, 1.890168",\
"0.879033, 0.893496, 0.939129, 1.102166, 1.962155",\
"1.005258, 1.019722, 1.065355, 1.228392, 2.088380",\
"1.208589, 1.223052, 1.268685, 1.431722, 2.291711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001983, 0.012255, 0.051483, 0.201483, 1.000000");
values ( "0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628",\
"0.020320, 0.035394, 0.093285, 0.327055, 1.563628");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.664304, 0.678984, 0.724681, 0.887734, 1.748231",\
"0.706393, 0.721073, 0.766770, 0.929823, 1.790320",\
"0.741295, 0.755974, 0.801672, 0.964725, 1.825222",\
"0.783362, 0.798042, 0.843739, 1.006792, 1.867289",\
"0.818493, 0.833173, 0.878871, 1.041924, 1.902421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.631242, 0.642806, 0.671267, 0.747786, 1.122903",\
"0.685955, 0.697520, 0.725981, 0.802500, 1.177617",\
"0.757931, 0.769495, 0.797956, 0.874475, 1.249592",\
"0.884053, 0.895618, 0.924079, 1.000598, 1.375715",\
"1.087159, 1.098724, 1.127185, 1.203704, 1.578821");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.664304, 0.678984, 0.724681, 0.887734, 1.748231",\
"0.706393, 0.721073, 0.766770, 0.929823, 1.790320",\
"0.741295, 0.755974, 0.801672, 0.964725, 1.825222",\
"0.783362, 0.798042, 0.843739, 1.006792, 1.867289",\
"0.818493, 0.833173, 0.878871, 1.041924, 1.902421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019959, 0.035010, 0.092817, 0.326516, 1.563680");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.631242, 0.642806, 0.671267, 0.747786, 1.122903",\
"0.685955, 0.697520, 0.725981, 0.802500, 1.177617",\
"0.757931, 0.769495, 0.797956, 0.874475, 1.249592",\
"0.884053, 0.895618, 0.924079, 1.000598, 1.375715",\
"1.087159, 1.098724, 1.127185, 1.203704, 1.578821");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247",\
"0.018584, 0.026484, 0.051015, 0.144629, 0.661247");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.720097, 0.731669, 0.760144, 0.836650, 1.211801",\
"0.762198, 0.773769, 0.802244, 0.878750, 1.253902",\
"0.797106, 0.808677, 0.837152, 0.913658, 1.288810",\
"0.839208, 0.850780, 0.879255, 0.955761, 1.330912",\
"0.874244, 0.885816, 0.914291, 0.990797, 1.365948");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.763575, 0.778255, 0.823952, 0.987005, 1.847501",\
"0.818287, 0.832966, 0.878663, 1.041716, 1.902213",\
"0.890230, 0.904909, 0.950606, 1.113659, 1.974156",\
"1.016052, 1.030731, 1.076429, 1.239481, 2.099978",\
"1.218517, 1.233196, 1.278893, 1.441947, 2.302443");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.720097, 0.731669, 0.760144, 0.836650, 1.211801",\
"0.762198, 0.773769, 0.802244, 0.878750, 1.253902",\
"0.797106, 0.808677, 0.837152, 0.913658, 1.288810",\
"0.839208, 0.850780, 0.879255, 0.955761, 1.330912",\
"0.874244, 0.885816, 0.914291, 0.990797, 1.365948");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259",\
"0.018584, 0.026488, 0.051019, 0.144638, 0.661259");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.763575, 0.778255, 0.823952, 0.987005, 1.847501",\
"0.818287, 0.832966, 0.878663, 1.041716, 1.902213",\
"0.890230, 0.904909, 0.950606, 1.113659, 1.974156",\
"1.016052, 1.030731, 1.076429, 1.239481, 2.099978",\
"1.218517, 1.233196, 1.278893, 1.441947, 2.302443");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001648, 0.011921, 0.051148, 0.201148, 1.000000");
values ( "0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680",\
"0.019958, 0.035010, 0.092817, 0.326516, 1.563680");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.626609, 0.641029, 0.686655, 0.849879, 1.710691",\
"0.668736, 0.683156, 0.728782, 0.892007, 1.752818",\
"0.703654, 0.718073, 0.763700, 0.926924, 1.787736",\
"0.745814, 0.760234, 0.805860, 0.969085, 1.829896",\
"0.780663, 0.795082, 0.840709, 1.003933, 1.864745");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.611178, 0.622489, 0.650923, 0.727647, 1.103667",\
"0.665894, 0.677206, 0.705639, 0.782363, 1.158384",\
"0.737777, 0.749089, 0.777523, 0.854246, 1.230267",\
"0.863055, 0.874367, 0.902800, 0.979524, 1.355545",\
"1.064334, 1.075645, 1.104079, 1.180803, 1.556824");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.018908, 0.026703, 0.051191, 0.145362, 0.663763",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663763",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663763",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663763",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663763");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.626609, 0.641029, 0.686655, 0.849879, 1.710691",\
"0.668736, 0.683156, 0.728782, 0.892007, 1.752818",\
"0.703654, 0.718073, 0.763700, 0.926924, 1.787736",\
"0.745814, 0.760234, 0.805860, 0.969085, 1.829896",\
"0.780663, 0.795082, 0.840709, 1.003933, 1.864745");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006",\
"0.020176, 0.035281, 0.093224, 0.327598, 1.566006");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.610572, 0.621883, 0.650317, 0.727041, 1.103062",\
"0.665288, 0.676600, 0.705033, 0.781757, 1.157778",\
"0.737171, 0.748483, 0.776917, 0.853640, 1.229661",\
"0.862449, 0.873761, 0.902194, 0.978918, 1.354939",\
"1.063728, 1.075040, 1.103473, 1.180197, 1.556218");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.018908, 0.026703, 0.051191, 0.145362, 0.663764",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663764",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663764",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663764",\
"0.018908, 0.026703, 0.051191, 0.145362, 0.663764");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.686458, 0.697777, 0.726225, 0.802935, 1.178992",\
"0.728575, 0.739893, 0.768341, 0.845052, 1.221108",\
"0.763542, 0.774861, 0.803309, 0.880019, 1.256075",\
"0.805808, 0.817127, 0.845575, 0.922285, 1.298341",\
"0.839548, 0.850866, 0.879314, 0.956025, 1.332081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.741450, 0.755870, 0.801497, 0.964722, 1.825534",\
"0.796161, 0.810581, 0.856208, 1.019433, 1.880245",\
"0.868075, 0.882495, 0.928121, 1.091346, 1.952159",\
"0.993496, 1.007916, 1.053543, 1.216768, 2.077581",\
"1.194626, 1.209046, 1.254672, 1.417897, 2.278710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.686458, 0.697777, 0.726225, 0.802935, 1.178992",\
"0.728575, 0.739893, 0.768341, 0.845052, 1.221108",\
"0.763542, 0.774861, 0.803309, 0.880019, 1.256075",\
"0.805808, 0.817127, 0.845575, 0.922285, 1.298341",\
"0.839548, 0.850866, 0.879314, 0.956025, 1.332081");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777",\
"0.018912, 0.026706, 0.051194, 0.145371, 0.663777");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.739735, 0.754155, 0.799782, 0.963007, 1.823819",\
"0.794446, 0.808866, 0.854493, 1.017718, 1.878530",\
"0.866360, 0.880780, 0.926406, 1.089631, 1.950444",\
"0.991782, 1.006202, 1.051828, 1.215053, 2.075866",\
"1.192911, 1.207331, 1.252957, 1.416182, 2.276995");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002006, 0.012278, 0.051506, 0.201506, 1.000000");
values ( "0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006",\
"0.020177, 0.035282, 0.093224, 0.327598, 1.566006");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.629311, 0.643625, 0.689263, 0.852506, 1.713184",\
"0.671445, 0.685758, 0.731396, 0.894640, 1.755318",\
"0.706365, 0.720678, 0.766317, 0.929560, 1.790238",\
"0.748542, 0.762855, 0.808493, 0.971737, 1.832415",\
"0.783336, 0.797650, 0.843288, 1.006531, 1.867209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.612842, 0.623958, 0.652328, 0.729058, 1.104934",\
"0.667557, 0.678674, 0.707043, 0.783773, 1.159649",\
"0.739423, 0.750539, 0.778909, 0.855639, 1.231514",\
"0.864539, 0.875655, 0.904024, 0.980755, 1.356630",\
"1.065478, 1.076595, 1.104964, 1.181694, 1.557570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.019137, 0.026861, 0.051342, 0.145519, 0.663761",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663761",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663761",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663761",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663761");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.629311, 0.643625, 0.689263, 0.852506, 1.713184",\
"0.671445, 0.685758, 0.731396, 0.894640, 1.755318",\
"0.706365, 0.720678, 0.766317, 0.929560, 1.790238",\
"0.748542, 0.762855, 0.808493, 0.971737, 1.832415",\
"0.783336, 0.797650, 0.843288, 1.006531, 1.867209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062",\
"0.020694, 0.035763, 0.093654, 0.327978, 1.566062");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.612209, 0.623325, 0.651695, 0.728425, 1.104300",\
"0.666924, 0.678041, 0.706410, 0.783140, 1.159016",\
"0.738790, 0.749906, 0.778276, 0.855006, 1.230881",\
"0.863906, 0.875022, 0.903391, 0.980122, 1.355997",\
"1.064845, 1.075962, 1.104331, 1.181061, 1.556937");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.019137, 0.026861, 0.051342, 0.145519, 0.663760",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663760",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663760",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663760",\
"0.019137, 0.026861, 0.051342, 0.145519, 0.663760");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.698761, 0.709884, 0.738267, 0.814984, 1.190895",\
"0.740876, 0.751999, 0.780383, 0.857100, 1.233010",\
"0.775840, 0.786962, 0.815346, 0.892063, 1.267973",\
"0.817921, 0.829044, 0.857428, 0.934145, 1.310055",\
"0.851706, 0.862829, 0.891212, 0.967929, 1.343840");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.750215, 0.764528, 0.810167, 0.973410, 1.834090",\
"0.804931, 0.819245, 0.864883, 1.028127, 1.888806",\
"0.876859, 0.891172, 0.936811, 1.100055, 1.960734",\
"1.002387, 1.016701, 1.062339, 1.225583, 2.086262",\
"1.203786, 1.218100, 1.263738, 1.426982, 2.287662");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.698761, 0.709884, 0.738267, 0.814984, 1.190895",\
"0.740876, 0.751999, 0.780383, 0.857100, 1.233010",\
"0.775840, 0.786962, 0.815346, 0.892063, 1.267973",\
"0.817921, 0.829044, 0.857428, 0.934145, 1.310055",\
"0.851706, 0.862829, 0.891212, 0.967929, 1.343840");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773",\
"0.019143, 0.026865, 0.051345, 0.145529, 0.663773");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.748986, 0.763300, 0.808938, 0.972182, 1.832861",\
"0.803703, 0.818016, 0.863655, 1.026899, 1.887578",\
"0.875630, 0.889944, 0.935582, 1.098826, 1.959505",\
"1.001158, 1.015472, 1.061110, 1.224354, 2.085033",\
"1.202558, 1.216871, 1.262510, 1.425753, 2.286433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002260, 0.012533, 0.051760, 0.201761, 1.000000");
values ( "0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063",\
"0.020695, 0.035764, 0.093654, 0.327978, 1.566063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.622699, 0.637298, 0.682920, 0.845936, 1.706111",\
"0.664840, 0.679439, 0.725062, 0.888078, 1.748253",\
"0.699763, 0.714362, 0.759985, 0.923001, 1.783176",\
"0.741957, 0.756556, 0.802179, 0.965195, 1.825370",\
"0.776695, 0.791294, 0.836917, 0.999933, 1.860108");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.609284, 0.620842, 0.649312, 0.725819, 1.100959",\
"0.664001, 0.675559, 0.704029, 0.780536, 1.155676",\
"0.735849, 0.747407, 0.775877, 0.852384, 1.227524",\
"0.860807, 0.872365, 0.900836, 0.977342, 1.352482",\
"1.061393, 1.072951, 1.101421, 1.177928, 1.553068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.622699, 0.637298, 0.682920, 0.845936, 1.706111",\
"0.664840, 0.679439, 0.725062, 0.888078, 1.748253",\
"0.699763, 0.714362, 0.759985, 0.923001, 1.783176",\
"0.741957, 0.756556, 0.802179, 0.965195, 1.825370",\
"0.776695, 0.791294, 0.836917, 0.999933, 1.860108");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567",\
"0.019694, 0.034808, 0.092755, 0.326580, 1.563567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.608640, 0.620198, 0.648668, 0.725175, 1.100315",\
"0.663356, 0.674914, 0.703385, 0.779891, 1.155031",\
"0.735205, 0.746763, 0.775233, 0.851740, 1.226880",\
"0.860163, 0.871721, 0.900191, 0.976698, 1.351838",\
"1.060749, 1.072306, 1.100777, 1.177283, 1.552424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259",\
"0.018600, 0.026498, 0.051029, 0.144648, 0.661259");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.681206, 0.692771, 0.721256, 0.797749, 1.172925",\
"0.723337, 0.734902, 0.763386, 0.839880, 1.215055",\
"0.758311, 0.769876, 0.798361, 0.874854, 1.250030",\
"0.800614, 0.812179, 0.840664, 0.917157, 1.292333",\
"0.834672, 0.846237, 0.874721, 0.951215, 1.326390");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.739845, 0.754444, 0.800067, 0.963083, 1.823260",\
"0.794557, 0.809156, 0.854779, 1.017795, 1.877972",\
"0.866437, 0.881036, 0.926660, 1.089676, 1.949852",\
"0.991601, 1.006201, 1.051824, 1.214840, 2.075016",\
"1.192076, 1.206675, 1.252298, 1.415314, 2.275491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.019695, 0.034810, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034810, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034810, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034810, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034810, 0.092755, 0.326580, 1.563567");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.681206, 0.692771, 0.721256, 0.797749, 1.172925",\
"0.723337, 0.734902, 0.763386, 0.839880, 1.215055",\
"0.758311, 0.769876, 0.798361, 0.874854, 1.250030",\
"0.800614, 0.812179, 0.840664, 0.917157, 1.292333",\
"0.834672, 0.846237, 0.874721, 0.951215, 1.326390");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272",\
"0.018600, 0.026502, 0.051032, 0.144658, 0.661272");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.737544, 0.752143, 0.797766, 0.960782, 1.820958",\
"0.792256, 0.806855, 0.852478, 1.015494, 1.875670",\
"0.864136, 0.878736, 0.924359, 1.087375, 1.947551",\
"0.989301, 1.003900, 1.049523, 1.212539, 2.072715",\
"1.189775, 1.204375, 1.249998, 1.413014, 2.273190");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001666, 0.011938, 0.051166, 0.201166, 1.000000");
values ( "0.019695, 0.034809, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034809, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034809, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034809, 0.092755, 0.326580, 1.563567",\
"0.019695, 0.034809, 0.092755, 0.326580, 1.563567");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.627212, 0.641541, 0.687121, 0.850366, 1.711099",\
"0.669320, 0.683649, 0.729229, 0.892474, 1.753207",\
"0.704230, 0.718559, 0.764139, 0.927384, 1.788117",\
"0.746344, 0.760674, 0.806254, 0.969499, 1.830232",\
"0.781338, 0.795667, 0.841247, 1.004492, 1.865225");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.611237, 0.622485, 0.650915, 0.727675, 1.103889",\
"0.665951, 0.677200, 0.705629, 0.782390, 1.158604",\
"0.737880, 0.749129, 0.777558, 0.854318, 1.230533",\
"0.863576, 0.874824, 0.903253, 0.980014, 1.356228",\
"1.065766, 1.077014, 1.105443, 1.182204, 1.558418");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.627212, 0.641541, 0.687121, 0.850366, 1.711099",\
"0.669320, 0.683649, 0.729229, 0.892474, 1.753207",\
"0.704230, 0.718559, 0.764139, 0.927384, 1.788117",\
"0.746344, 0.760674, 0.806254, 0.969499, 1.830232",\
"0.781338, 0.795667, 0.841247, 1.004492, 1.865225");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446",\
"0.020128, 0.035271, 0.093299, 0.327869, 1.566446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.610690, 0.621938, 0.650367, 0.727128, 1.103342",\
"0.665404, 0.676652, 0.705081, 0.781842, 1.158056",\
"0.737333, 0.748581, 0.777010, 0.853771, 1.229985",\
"0.863028, 0.874277, 0.902706, 0.979467, 1.355681",\
"1.065218, 1.076466, 1.104896, 1.181656, 1.557870");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296",\
"0.018995, 0.026761, 0.051240, 0.145531, 0.664296");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.682846, 0.694101, 0.722544, 0.799292, 1.175542",\
"0.724944, 0.736199, 0.764642, 0.841389, 1.217640",\
"0.759752, 0.771007, 0.799450, 0.876198, 1.252447",\
"0.801361, 0.812616, 0.841059, 0.917807, 1.294057",\
"0.835324, 0.846579, 0.875023, 0.951770, 1.328020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.736408, 0.750738, 0.796318, 0.959563, 1.820298",\
"0.791124, 0.805454, 0.851035, 1.014280, 1.875015",\
"0.863093, 0.877423, 0.923004, 1.086249, 1.946983",\
"0.988950, 1.003280, 1.048861, 1.212106, 2.072840",\
"1.191214, 1.205544, 1.251124, 1.414369, 2.275104");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.682846, 0.694101, 0.722544, 0.799292, 1.175542",\
"0.724944, 0.736199, 0.764642, 0.841389, 1.217640",\
"0.759752, 0.771007, 0.799450, 0.876198, 1.252447",\
"0.801361, 0.812616, 0.841059, 0.917807, 1.294057",\
"0.835324, 0.846579, 0.875023, 0.951770, 1.328020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309",\
"0.018999, 0.026765, 0.051243, 0.145541, 0.664309");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.733681, 0.748010, 0.793591, 0.956836, 1.817570",\
"0.788397, 0.802727, 0.848307, 1.011552, 1.872286",\
"0.860366, 0.874696, 0.920276, 1.083521, 1.944255",\
"0.986223, 1.000553, 1.046133, 1.209378, 2.070112",\
"1.188487, 1.202816, 1.248397, 1.411641, 2.272376");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002098, 0.012370, 0.051598, 0.201598, 1.000000");
values ( "0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446",\
"0.020129, 0.035272, 0.093299, 0.327868, 1.566446");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.690764, 0.705154, 0.750949, 0.914409, 1.776227",\
"0.733898, 0.748288, 0.794084, 0.957543, 1.819361",\
"0.769032, 0.783422, 0.829217, 0.992677, 1.854495",\
"0.810947, 0.825337, 0.871133, 1.034593, 1.896410",\
"0.846174, 0.860564, 0.906360, 1.069819, 1.931637");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.647721, 0.658748, 0.687085, 0.763986, 1.140431",\
"0.703953, 0.714980, 0.743317, 0.820218, 1.196663",\
"0.776379, 0.787406, 0.815743, 0.892644, 1.269089",\
"0.903782, 0.914809, 0.943146, 1.020047, 1.396492",\
"1.109823, 1.120851, 1.149188, 1.226088, 1.602533");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.690764, 0.705154, 0.750949, 0.914409, 1.776227",\
"0.733898, 0.748288, 0.794084, 0.957543, 1.819361",\
"0.769032, 0.783422, 0.829217, 0.992677, 1.854495",\
"0.810947, 0.825337, 0.871133, 1.034593, 1.896410",\
"0.846174, 0.860564, 0.906360, 1.069819, 1.931637");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949",\
"0.021494, 0.036428, 0.094032, 0.328470, 1.567949");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.647206, 0.658234, 0.686571, 0.763471, 1.139916",\
"0.703438, 0.714466, 0.742803, 0.819703, 1.196148",\
"0.775864, 0.786892, 0.815229, 0.892129, 1.268574",\
"0.903267, 0.914295, 0.942632, 1.019532, 1.395977",\
"1.109308, 1.120336, 1.148673, 1.225573, 1.602018");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433",\
"0.019250, 0.026943, 0.051398, 0.145939, 0.665433");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.719625, 0.730659, 0.759009, 0.835897, 1.212375",\
"0.762919, 0.773953, 0.802303, 0.879191, 1.255669",\
"0.798086, 0.809120, 0.837470, 0.914358, 1.290836",\
"0.840019, 0.851053, 0.879403, 0.956291, 1.332770",\
"0.875393, 0.886426, 0.914776, 0.991664, 1.368143");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.779498, 0.793888, 0.839683, 1.003143, 1.864959",\
"0.836043, 0.850433, 0.896228, 1.059688, 1.921504",\
"0.908491, 0.922881, 0.968676, 1.132136, 1.993952",\
"1.035798, 1.050187, 1.095983, 1.259442, 2.121258",\
"1.241369, 1.255758, 1.301554, 1.465013, 2.326829");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.021493, 0.036427, 0.094032, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094032, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094032, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094032, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094032, 0.328470, 1.567948");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.719625, 0.730659, 0.759009, 0.835897, 1.212375",\
"0.762919, 0.773953, 0.802303, 0.879191, 1.255669",\
"0.798086, 0.809120, 0.837470, 0.914358, 1.290836",\
"0.840019, 0.851053, 0.879403, 0.956291, 1.332770",\
"0.875393, 0.886426, 0.914776, 0.991664, 1.368143");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445",\
"0.019256, 0.026947, 0.051401, 0.145947, 0.665445");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.778436, 0.792826, 0.838621, 1.002080, 1.863896",\
"0.834981, 0.849371, 0.895166, 1.058625, 1.920442",\
"0.907429, 0.921818, 0.967614, 1.131073, 1.992890",\
"1.034735, 1.049125, 1.094920, 1.258380, 2.120196",\
"1.240306, 1.254696, 1.300491, 1.463951, 2.325767");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002412, 0.012684, 0.051912, 0.201912, 1.000000");
values ( "0.021493, 0.036427, 0.094031, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094031, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094031, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094031, 0.328470, 1.567948",\
"0.021493, 0.036427, 0.094031, 0.328470, 1.567948");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.639047, 0.653546, 0.699245, 0.862544, 1.723866",\
"0.681187, 0.695686, 0.741385, 0.904684, 1.766007",\
"0.716108, 0.730608, 0.776306, 0.939605, 1.800928",\
"0.758299, 0.772798, 0.818497, 0.981796, 1.843118",\
"0.793027, 0.807526, 0.853225, 1.016524, 1.877846");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.614586, 0.625924, 0.654364, 0.731142, 1.107375",\
"0.669301, 0.680638, 0.709079, 0.785857, 1.162090",\
"0.741150, 0.752487, 0.780927, 0.857705, 1.233938",\
"0.866108, 0.877446, 0.905886, 0.982664, 1.358897",\
"1.066697, 1.078034, 1.106474, 1.183252, 1.559486");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.639047, 0.653546, 0.699245, 0.862544, 1.723866",\
"0.681187, 0.695686, 0.741385, 0.904684, 1.766007",\
"0.716108, 0.730608, 0.776306, 0.939605, 1.800928",\
"0.758299, 0.772798, 0.818497, 0.981796, 1.843118",\
"0.793027, 0.807526, 0.853225, 1.016524, 1.877846");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.614586, 0.625924, 0.654364, 0.731142, 1.107375",\
"0.669301, 0.680638, 0.709079, 0.785857, 1.162090",\
"0.741150, 0.752487, 0.780927, 0.857705, 1.233938",\
"0.866108, 0.877446, 0.905886, 0.982664, 1.358897",\
"1.066697, 1.078034, 1.106474, 1.183252, 1.559486");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277",\
"0.018871, 0.026674, 0.051157, 0.145436, 0.664277");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.692592, 0.703936, 0.732390, 0.809155, 1.185423",\
"0.734738, 0.746082, 0.774536, 0.851301, 1.227569",\
"0.769664, 0.781008, 0.809462, 0.886227, 1.262495",\
"0.811872, 0.823216, 0.851670, 0.928435, 1.304703",\
"0.846569, 0.857914, 0.886368, 0.963133, 1.339401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.749425, 0.763924, 0.809622, 0.972921, 1.834244",\
"0.804140, 0.818640, 0.864338, 1.027637, 1.888960",\
"0.875976, 0.890475, 0.936174, 1.099473, 1.960795",\
"1.000833, 1.015332, 1.061031, 1.224329, 2.085652",\
"1.201143, 1.215642, 1.261341, 1.424639, 2.285962");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613",\
"0.020361, 0.035411, 0.093230, 0.327609, 1.566613");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.692592, 0.703936, 0.732390, 0.809155, 1.185423",\
"0.734738, 0.746082, 0.774536, 0.851301, 1.227569",\
"0.769664, 0.781008, 0.809462, 0.886227, 1.262495",\
"0.811872, 0.823216, 0.851670, 0.928435, 1.304703",\
"0.846569, 0.857914, 0.886368, 0.963133, 1.339401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290",\
"0.018874, 0.026678, 0.051160, 0.145445, 0.664290");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.748183, 0.762682, 0.808380, 0.971679, 1.833001",\
"0.802898, 0.817398, 0.863096, 1.026395, 1.887717",\
"0.874734, 0.889233, 0.934932, 1.098231, 1.959553",\
"0.999591, 1.014090, 1.059788, 1.223087, 2.084410",\
"1.199901, 1.214400, 1.260098, 1.423397, 2.284719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001968, 0.012240, 0.051468, 0.201468, 1.000000");
values ( "0.020360, 0.035411, 0.093230, 0.327609, 1.566612",\
"0.020360, 0.035411, 0.093230, 0.327609, 1.566612",\
"0.020360, 0.035411, 0.093230, 0.327609, 1.566612",\
"0.020360, 0.035411, 0.093230, 0.327609, 1.566612",\
"0.020360, 0.035411, 0.093230, 0.327609, 1.566612");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.647927, 0.662392, 0.708176, 0.871631, 1.733624",\
"0.690090, 0.704556, 0.750340, 0.913795, 1.775788",\
"0.725101, 0.739566, 0.785350, 0.948805, 1.810798",\
"0.767327, 0.781793, 0.827577, 0.991032, 1.853024",\
"0.801730, 0.816196, 0.861980, 1.025435, 1.887427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.623959, 0.635137, 0.663536, 0.740445, 1.117094",\
"0.678666, 0.689843, 0.718243, 0.795151, 1.171800",\
"0.750431, 0.761608, 0.790008, 0.866916, 1.243565",\
"0.874651, 0.885829, 0.914228, 0.991137, 1.367786",\
"1.073499, 1.084677, 1.113076, 1.189985, 1.566634");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.647927, 0.662392, 0.708176, 0.871631, 1.733624",\
"0.690090, 0.704556, 0.750340, 0.913795, 1.775788",\
"0.725101, 0.739566, 0.785350, 0.948805, 1.810798",\
"0.767327, 0.781793, 0.827577, 0.991032, 1.853024",\
"0.801730, 0.816196, 0.861980, 1.025435, 1.887427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048",\
"0.021005, 0.035972, 0.093628, 0.328151, 1.568048");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.623517, 0.634695, 0.663094, 0.740002, 1.116652",\
"0.678223, 0.689401, 0.717800, 0.794709, 1.171358",\
"0.749988, 0.761166, 0.789565, 0.866474, 1.243123",\
"0.874209, 0.885387, 0.913786, 0.990694, 1.367344",\
"1.073057, 1.084235, 1.112634, 1.189542, 1.566192");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598",\
"0.019054, 0.026797, 0.051257, 0.145824, 0.665598");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.697811, 0.708995, 0.737407, 0.814303, 1.190986",\
"0.739973, 0.751157, 0.779570, 0.856466, 1.233149",\
"0.774995, 0.786180, 0.814592, 0.891488, 1.268171",\
"0.817205, 0.828390, 0.856802, 0.933698, 1.310381",\
"0.851550, 0.862734, 0.891147, 0.968043, 1.344726");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.760356, 0.774821, 0.820605, 0.984059, 1.846050",\
"0.815061, 0.829526, 0.875310, 1.038764, 1.900755",\
"0.886822, 0.901287, 0.947070, 1.110525, 1.972515",\
"1.010996, 1.025460, 1.071244, 1.234699, 2.096689",\
"1.209776, 1.224241, 1.270024, 1.433479, 2.295469");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.021003, 0.035970, 0.093627, 0.328151, 1.568047",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568047",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568047",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568047",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568047");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.697811, 0.708995, 0.737407, 0.814303, 1.190986",\
"0.739973, 0.751157, 0.779570, 0.856466, 1.233149",\
"0.774995, 0.786180, 0.814592, 0.891488, 1.268171",\
"0.817205, 0.828390, 0.856802, 0.933698, 1.310381",\
"0.851550, 0.862734, 0.891147, 0.968043, 1.344726");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610",\
"0.019058, 0.026800, 0.051260, 0.145833, 0.665610");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.759513, 0.773978, 0.819762, 0.983216, 1.845206",\
"0.814218, 0.828683, 0.874467, 1.037921, 1.899911",\
"0.885979, 0.900444, 0.946227, 1.109682, 1.971672",\
"1.010152, 1.024617, 1.070401, 1.233855, 2.095846",\
"1.208933, 1.223398, 1.269181, 1.432636, 2.294626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002177, 0.012449, 0.051677, 0.201677, 1.000000");
values ( "0.021003, 0.035970, 0.093627, 0.328151, 1.568048",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568048",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568048",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568048",\
"0.021003, 0.035970, 0.093627, 0.328151, 1.568048");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.684736, 0.699254, 0.745061, 0.908419, 1.770045",\
"0.726792, 0.741310, 0.787117, 0.950475, 1.812102",\
"0.761732, 0.776250, 0.822057, 0.985415, 1.847041",\
"0.802339, 0.816857, 0.862664, 1.026021, 1.887648",\
"0.830510, 0.845028, 0.890835, 1.054193, 1.915820");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.658921, 0.670117, 0.698495, 0.775288, 1.151348",\
"0.713539, 0.724735, 0.753113, 0.829905, 1.205966",\
"0.784879, 0.796075, 0.824453, 0.901246, 1.277306",\
"0.904316, 0.915512, 0.943890, 1.020682, 1.396743",\
"1.095372, 1.106568, 1.134946, 1.211738, 1.587799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.684736, 0.699254, 0.745061, 0.908419, 1.770045",\
"0.726792, 0.741310, 0.787117, 0.950475, 1.812102",\
"0.761732, 0.776250, 0.822057, 0.985415, 1.847041",\
"0.802339, 0.816857, 0.862664, 1.026021, 1.887648",\
"0.830510, 0.845028, 0.890835, 1.054193, 1.915820");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741",\
"0.021121, 0.036055, 0.093648, 0.327802, 1.566741");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.658921, 0.670117, 0.698495, 0.775288, 1.151348",\
"0.713539, 0.724735, 0.753113, 0.829905, 1.205966",\
"0.784879, 0.796075, 0.824453, 0.901246, 1.277306",\
"0.904316, 0.915512, 0.943890, 1.020682, 1.396743",\
"1.095372, 1.106568, 1.134946, 1.211738, 1.587799");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187",\
"0.019020, 0.026778, 0.051257, 0.145517, 0.664187");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.708791, 0.719993, 0.748384, 0.825164, 1.201257",\
"0.750874, 0.762076, 0.790467, 0.867248, 1.243341",\
"0.785828, 0.797031, 0.825422, 0.902202, 1.278295",\
"0.826866, 0.838068, 0.866459, 0.943240, 1.319333",\
"0.856255, 0.867457, 0.895848, 0.972628, 1.348722");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.775275, 0.789792, 0.835597, 0.998954, 1.860574",\
"0.829915, 0.844432, 0.890237, 1.053594, 1.915213",\
"0.901361, 0.915878, 0.961683, 1.125040, 1.986660",\
"1.021839, 1.036355, 1.082161, 1.245518, 2.107137",\
"1.214643, 1.229159, 1.274965, 1.438321, 2.299941");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.021114, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021114, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021114, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021114, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021114, 0.036050, 0.093646, 0.327803, 1.566738");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.708791, 0.719993, 0.748384, 0.825164, 1.201257",\
"0.750874, 0.762076, 0.790467, 0.867248, 1.243341",\
"0.785828, 0.797031, 0.825422, 0.902202, 1.278295",\
"0.826866, 0.838068, 0.866459, 0.943240, 1.319333",\
"0.856255, 0.867457, 0.895848, 0.972628, 1.348722");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199",\
"0.019024, 0.026781, 0.051260, 0.145526, 0.664199");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.771611, 0.786127, 0.831932, 0.995289, 1.856908",\
"0.826251, 0.840767, 0.886572, 1.049929, 1.911548",\
"0.897697, 0.912213, 0.958018, 1.121375, 1.982994",\
"1.018175, 1.032691, 1.078496, 1.241853, 2.103472",\
"1.210979, 1.225495, 1.271300, 1.434657, 2.296276");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002141, 0.012413, 0.051641, 0.201641, 1.000000");
values ( "0.021113, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021113, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021113, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021113, 0.036050, 0.093646, 0.327803, 1.566738",\
"0.021113, 0.036050, 0.093646, 0.327803, 1.566738");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.648200, 0.662767, 0.708540, 0.871842, 1.733297",\
"0.690359, 0.704926, 0.750699, 0.914001, 1.775456",\
"0.725423, 0.739989, 0.785763, 0.949064, 1.810519",\
"0.767504, 0.782071, 0.827844, 0.991146, 1.852601",\
"0.801361, 0.815927, 0.861701, 1.025002, 1.886457");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.621641, 0.632955, 0.661369, 0.738119, 1.114102",\
"0.676345, 0.687660, 0.716073, 0.792823, 1.168806",\
"0.748076, 0.759391, 0.787805, 0.864555, 1.240538",\
"0.871914, 0.883228, 0.911642, 0.988392, 1.364375",\
"1.070147, 1.081462, 1.109875, 1.186625, 1.562608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.648200, 0.662767, 0.708540, 0.871842, 1.733297",\
"0.690359, 0.704926, 0.750699, 0.914001, 1.775456",\
"0.725423, 0.739989, 0.785763, 0.949064, 1.810519",\
"0.767504, 0.782071, 0.827844, 0.991146, 1.852601",\
"0.801361, 0.815927, 0.861701, 1.025002, 1.886457");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270",\
"0.020725, 0.035702, 0.093368, 0.327499, 1.566270");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.621641, 0.632955, 0.661369, 0.738119, 1.114102",\
"0.676345, 0.687660, 0.716073, 0.792823, 1.168806",\
"0.748076, 0.759391, 0.787805, 0.864555, 1.240538",\
"0.871914, 0.883228, 0.911642, 0.988392, 1.364375",\
"1.070147, 1.081462, 1.109875, 1.186625, 1.562608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777",\
"0.018884, 0.026683, 0.051172, 0.145340, 0.663777");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.659876, 0.671197, 0.699624, 0.776362, 1.152378",\
"0.702020, 0.713341, 0.741768, 0.818505, 1.194521",\
"0.737060, 0.748381, 0.776808, 0.853546, 1.229562",\
"0.778997, 0.790318, 0.818745, 0.895483, 1.271499",\
"0.811960, 0.823281, 0.851708, 0.928446, 1.304462");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.738968, 0.753534, 0.799307, 0.962608, 1.824059",\
"0.793659, 0.808225, 0.853997, 1.017298, 1.878750",\
"0.865338, 0.879903, 0.925676, 1.088977, 1.950428",\
"0.988544, 1.003110, 1.048883, 1.212184, 2.073635",\
"1.185757, 1.200323, 1.246095, 1.409396, 2.270847");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.659876, 0.671197, 0.699624, 0.776362, 1.152378",\
"0.702020, 0.713341, 0.741768, 0.818505, 1.194521",\
"0.737060, 0.748381, 0.776808, 0.853546, 1.229562",\
"0.778997, 0.790318, 0.818745, 0.895483, 1.271499",\
"0.811960, 0.823281, 0.851708, 0.928446, 1.304462");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789",\
"0.018887, 0.026687, 0.051175, 0.145349, 0.663789");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.738219, 0.752784, 0.798557, 0.961858, 1.823309",\
"0.792910, 0.807475, 0.853248, 1.016549, 1.878000",\
"0.864588, 0.879154, 0.924927, 1.088228, 1.949679",\
"0.987795, 1.002360, 1.048133, 1.211434, 2.072885",\
"1.185008, 1.199573, 1.245346, 1.408647, 2.270098");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001985, 0.012258, 0.051485, 0.201485, 1.000000");
values ( "0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268",\
"0.020722, 0.035699, 0.093367, 0.327500, 1.566268");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.646704, 0.661221, 0.706928, 0.870163, 1.731209",\
"0.688867, 0.703384, 0.749091, 0.912326, 1.773371",\
"0.723812, 0.738329, 0.784036, 0.947271, 1.808316",\
"0.766061, 0.780578, 0.826285, 0.989520, 1.850565",\
"0.800596, 0.815113, 0.860820, 1.024055, 1.885100");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.621123, 0.632455, 0.660877, 0.737581, 1.113426",\
"0.675835, 0.687167, 0.715589, 0.792293, 1.168138",\
"0.747623, 0.758955, 0.787377, 0.864081, 1.239926",\
"0.872112, 0.883444, 0.911866, 0.988570, 1.364415",\
"1.071421, 1.082753, 1.111175, 1.187879, 1.563724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.646704, 0.661221, 0.706928, 0.870163, 1.731209",\
"0.688867, 0.703384, 0.749091, 0.912326, 1.773371",\
"0.723812, 0.738329, 0.784036, 0.947271, 1.808316",\
"0.766061, 0.780578, 0.826285, 0.989520, 1.850565",\
"0.800596, 0.815113, 0.860820, 1.024055, 1.885100");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767",\
"0.020452, 0.035485, 0.093273, 0.327422, 1.565767");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.621123, 0.632455, 0.660877, 0.737581, 1.113426",\
"0.675835, 0.687167, 0.715589, 0.792293, 1.168138",\
"0.747623, 0.758955, 0.787377, 0.864081, 1.239926",\
"0.872112, 0.883444, 0.911866, 0.988570, 1.364415",\
"1.071421, 1.082753, 1.111175, 1.187879, 1.563724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372",\
"0.018870, 0.026676, 0.051171, 0.145253, 0.663372");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.646668, 0.658007, 0.686442, 0.763134, 1.139013",\
"0.688777, 0.700115, 0.728551, 0.805242, 1.181121",\
"0.723767, 0.735106, 0.763541, 0.840233, 1.216112",\
"0.765280, 0.776618, 0.805054, 0.881745, 1.257624",\
"0.796110, 0.807448, 0.835884, 0.912575, 1.288454");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.722876, 0.737392, 0.783098, 0.946333, 1.807375",\
"0.777536, 0.792052, 0.837758, 1.000993, 1.862035",\
"0.849083, 0.863599, 0.909305, 1.072540, 1.933581",\
"0.970734, 0.985251, 1.030957, 1.194191, 2.055233",\
"1.165434, 1.179950, 1.225656, 1.388891, 2.249933");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.646668, 0.658007, 0.686442, 0.763134, 1.139013",\
"0.688777, 0.700115, 0.728551, 0.805242, 1.181121",\
"0.723767, 0.735106, 0.763541, 0.840233, 1.216112",\
"0.765280, 0.776618, 0.805054, 0.881745, 1.257624",\
"0.796110, 0.807448, 0.835884, 0.912575, 1.288454");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385",\
"0.018873, 0.026680, 0.051174, 0.145262, 0.663385");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.722876, 0.737392, 0.783098, 0.946333, 1.807375",\
"0.777536, 0.792052, 0.837758, 1.000993, 1.862035",\
"0.849083, 0.863599, 0.909305, 1.072540, 1.933581",\
"0.970734, 0.985251, 1.030957, 1.194191, 2.055233",\
"1.165434, 1.179950, 1.225656, 1.388891, 2.249933");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012240, 0.051467, 0.201467, 1.000000");
values ( "0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766",\
"0.020448, 0.035482, 0.093272, 0.327423, 1.565766");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.664787, 0.679383, 0.725105, 0.888320, 1.749424",\
"0.706912, 0.721508, 0.767231, 0.930445, 1.791549",\
"0.741827, 0.756423, 0.802145, 0.965360, 1.826464",\
"0.783977, 0.798573, 0.844296, 1.007510, 1.868615",\
"0.818837, 0.833433, 0.879156, 1.042370, 1.903475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.628579, 0.640008, 0.668453, 0.745133, 1.120920",\
"0.683295, 0.694725, 0.723170, 0.799850, 1.175636",\
"0.755185, 0.766614, 0.795059, 0.871739, 1.247526",\
"0.880515, 0.891944, 0.920389, 0.997069, 1.372856",\
"1.081925, 1.093354, 1.121799, 1.198479, 1.574266");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.664787, 0.679383, 0.725105, 0.888320, 1.749424",\
"0.706912, 0.721508, 0.767231, 0.930445, 1.791549",\
"0.741827, 0.756423, 0.802145, 0.965360, 1.826464",\
"0.783977, 0.798573, 0.844296, 1.007510, 1.868615",\
"0.818837, 0.833433, 0.879156, 1.042370, 1.903475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499",\
"0.020290, 0.035319, 0.093088, 0.327159, 1.565499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.628579, 0.640008, 0.668453, 0.745133, 1.120920",\
"0.683295, 0.694725, 0.723170, 0.799850, 1.175636",\
"0.755185, 0.766614, 0.795059, 0.871739, 1.247526",\
"0.880515, 0.891944, 0.920389, 0.997069, 1.372856",\
"1.081925, 1.093354, 1.121799, 1.198479, 1.574266");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082",\
"0.018752, 0.026595, 0.051097, 0.145112, 0.663082");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.661512, 0.672947, 0.701406, 0.778074, 1.153894",\
"0.703657, 0.715093, 0.743552, 0.820219, 1.196040",\
"0.738700, 0.750136, 0.778595, 0.855262, 1.231083",\
"0.780660, 0.792096, 0.820555, 0.897222, 1.273043",\
"0.813748, 0.825184, 0.853643, 0.930310, 1.306131");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.734705, 0.749300, 0.795022, 0.958235, 1.819337",\
"0.789397, 0.803992, 0.849714, 1.012928, 1.874029",\
"0.861083, 0.875678, 0.921400, 1.084614, 1.945715",\
"0.984376, 0.998972, 1.044693, 1.207907, 2.069008",\
"1.181727, 1.196323, 1.242044, 1.405258, 2.266359");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.020287, 0.035317, 0.093087, 0.327159, 1.565497",\
"0.020287, 0.035317, 0.093087, 0.327159, 1.565497",\
"0.020287, 0.035317, 0.093087, 0.327159, 1.565497",\
"0.020287, 0.035317, 0.093087, 0.327159, 1.565497",\
"0.020287, 0.035317, 0.093087, 0.327159, 1.565497");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.661512, 0.672947, 0.701406, 0.778074, 1.153894",\
"0.703657, 0.715093, 0.743552, 0.820219, 1.196040",\
"0.738700, 0.750136, 0.778595, 0.855262, 1.231083",\
"0.780660, 0.792096, 0.820555, 0.897222, 1.273043",\
"0.813748, 0.825184, 0.853643, 0.930310, 1.306131");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095",\
"0.018754, 0.026598, 0.051100, 0.145121, 0.663095");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.733580, 0.748175, 0.793897, 0.957111, 1.818212",\
"0.788272, 0.802868, 0.848589, 1.011803, 1.872904",\
"0.859958, 0.874554, 0.920275, 1.083489, 1.944590",\
"0.983252, 0.997847, 1.043569, 1.206782, 2.067883",\
"1.180603, 1.195198, 1.240920, 1.404133, 2.265234");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001836, 0.012108, 0.051336, 0.201336, 1.000000");
values ( "0.020286, 0.035316, 0.093087, 0.327159, 1.565497",\
"0.020286, 0.035316, 0.093087, 0.327159, 1.565497",\
"0.020286, 0.035316, 0.093087, 0.327159, 1.565497",\
"0.020286, 0.035316, 0.093087, 0.327159, 1.565497",\
"0.020286, 0.035316, 0.093087, 0.327159, 1.565497");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.654458, 0.669018, 0.714700, 0.877871, 1.738704",\
"0.696581, 0.711140, 0.756822, 0.919993, 1.780827",\
"0.731496, 0.746056, 0.791738, 0.954909, 1.815742",\
"0.773651, 0.788210, 0.833892, 0.997063, 1.857897",\
"0.808498, 0.823057, 0.868739, 1.031910, 1.892743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.624842, 0.636271, 0.664718, 0.741367, 1.117048",\
"0.679552, 0.690981, 0.719428, 0.796076, 1.171757",\
"0.751438, 0.762867, 0.791314, 0.867962, 1.243643",\
"0.876736, 0.888165, 0.916612, 0.993261, 1.368942",\
"1.078064, 1.089494, 1.117940, 1.194589, 1.570270");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.654458, 0.669018, 0.714700, 0.877871, 1.738704",\
"0.696581, 0.711140, 0.756822, 0.919993, 1.780827",\
"0.731496, 0.746056, 0.791738, 0.954909, 1.815742",\
"0.773651, 0.788210, 0.833892, 0.997063, 1.857897",\
"0.808498, 0.823057, 0.868739, 1.031910, 1.892743");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162",\
"0.020151, 0.035213, 0.093053, 0.327126, 1.565162");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.624842, 0.636271, 0.664718, 0.741367, 1.117048",\
"0.679552, 0.690981, 0.719428, 0.796076, 1.171757",\
"0.751438, 0.762867, 0.791314, 0.867962, 1.243643",\
"0.876736, 0.888165, 0.916612, 0.993261, 1.368942",\
"1.078064, 1.089494, 1.117940, 1.194589, 1.570270");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801",\
"0.018755, 0.026599, 0.051105, 0.145062, 0.662801");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.642671, 0.654107, 0.682568, 0.759204, 1.134919",\
"0.684802, 0.696238, 0.724699, 0.801334, 1.177050",\
"0.719832, 0.731268, 0.759729, 0.836364, 1.212080",\
"0.761714, 0.773150, 0.801610, 0.878246, 1.253961",\
"0.794317, 0.805753, 0.834214, 0.910849, 1.286565");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.719979, 0.734537, 0.780219, 0.943389, 1.804220",\
"0.774654, 0.789213, 0.834894, 0.998065, 1.858895",\
"0.846311, 0.860870, 0.906551, 1.069722, 1.930552",\
"0.969267, 0.983826, 1.029507, 1.192678, 2.053508",\
"1.166066, 1.180624, 1.226305, 1.389476, 2.250306");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.020148, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020148, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020148, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020148, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020148, 0.035210, 0.093052, 0.327126, 1.565160");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.642671, 0.654107, 0.682568, 0.759204, 1.134919",\
"0.684802, 0.696238, 0.724699, 0.801334, 1.177050",\
"0.719832, 0.731268, 0.759729, 0.836364, 1.212080",\
"0.761714, 0.773150, 0.801610, 0.878246, 1.253961",\
"0.794317, 0.805753, 0.834214, 0.910849, 1.286565");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814",\
"0.018757, 0.026603, 0.051108, 0.145071, 0.662814");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.719048, 0.733606, 0.779287, 0.942458, 1.803288",\
"0.773723, 0.788281, 0.833963, 0.997133, 1.857963",\
"0.845380, 0.859939, 0.905620, 1.068791, 1.929621",\
"0.968336, 0.982894, 1.028576, 1.191746, 2.052577",\
"1.165134, 1.179693, 1.225374, 1.388545, 2.249375");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001839, 0.012111, 0.051339, 0.201339, 1.000000");
values ( "0.020147, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020147, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020147, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020147, 0.035210, 0.093052, 0.327126, 1.565160",\
"0.020147, 0.035210, 0.093052, 0.327126, 1.565160");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.634023, 0.648452, 0.694252, 0.857620, 1.719121",\
"0.676182, 0.690612, 0.736411, 0.899779, 1.761280",\
"0.711238, 0.725667, 0.771466, 0.934834, 1.796336",\
"0.753325, 0.767754, 0.813554, 0.976922, 1.838423",\
"0.787226, 0.801655, 0.847455, 1.010823, 1.872324");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.615137, 0.626205, 0.654544, 0.731346, 1.107346",\
"0.669842, 0.680910, 0.709249, 0.786051, 1.162051",\
"0.741576, 0.752644, 0.780984, 0.857785, 1.233786",\
"0.865140, 0.876208, 0.904547, 0.981349, 1.357349",\
"1.063404, 1.074473, 1.102812, 1.179614, 1.555614");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.634023, 0.648452, 0.694252, 0.857620, 1.719121",\
"0.676182, 0.690612, 0.736411, 0.899779, 1.761280",\
"0.711238, 0.725667, 0.771466, 0.934834, 1.796336",\
"0.753325, 0.767754, 0.813554, 0.976922, 1.838423",\
"0.787226, 0.801655, 0.847455, 1.010823, 1.872324");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822",\
"0.021397, 0.036322, 0.093911, 0.328074, 1.566822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.615137, 0.626205, 0.654544, 0.731346, 1.107346",\
"0.669842, 0.680910, 0.709249, 0.786051, 1.162051",\
"0.741576, 0.752644, 0.780984, 0.857785, 1.233786",\
"0.864706, 0.875774, 0.904114, 0.980915, 1.356915",\
"1.062971, 1.074039, 1.102378, 1.179180, 1.555180");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258",\
"0.019168, 0.026883, 0.051355, 0.145636, 0.664258");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.658916, 0.669991, 0.698344, 0.775133, 1.151166",\
"0.701062, 0.712137, 0.740489, 0.817278, 1.193312",\
"0.736102, 0.747177, 0.775529, 0.852318, 1.228351",\
"0.778054, 0.789129, 0.817481, 0.894270, 1.270303",\
"0.811085, 0.822159, 0.850512, 0.927301, 1.303334");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.745295, 0.759724, 0.805523, 0.968891, 1.830390",\
"0.799988, 0.814417, 0.860216, 1.023584, 1.885083",\
"0.871670, 0.886099, 0.931898, 1.095266, 1.956766",\
"0.994924, 1.009353, 1.055152, 1.218520, 2.080019",\
"1.192208, 1.206637, 1.252436, 1.415804, 2.277304");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.021396, 0.036321, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036321, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036321, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036321, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036321, 0.093910, 0.328074, 1.566822");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.658916, 0.669991, 0.698344, 0.775133, 1.151166",\
"0.701062, 0.712137, 0.740489, 0.817278, 1.193312",\
"0.736102, 0.747177, 0.775529, 0.852318, 1.228351",\
"0.778054, 0.789129, 0.817481, 0.894270, 1.270303",\
"0.811085, 0.822159, 0.850512, 0.927301, 1.303334");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270",\
"0.019174, 0.026886, 0.051358, 0.145645, 0.664270");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.744277, 0.758706, 0.804505, 0.967873, 1.829372",\
"0.798970, 0.813399, 0.859197, 1.022565, 1.884065",\
"0.870652, 0.885081, 0.930880, 1.094248, 1.955747",\
"0.993906, 1.008335, 1.054134, 1.217502, 2.079001",\
"1.191190, 1.205619, 1.251418, 1.414786, 2.276285");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002309, 0.012581, 0.051809, 0.201809, 1.000000");
values ( "0.021396, 0.036320, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036320, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036320, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036320, 0.093910, 0.328074, 1.566822",\
"0.021396, 0.036320, 0.093910, 0.328074, 1.566822");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.656545, 0.671555, 0.717642, 0.880963, 1.743327",\
"0.698619, 0.713629, 0.759716, 0.923037, 1.785402",\
"0.733558, 0.748568, 0.794655, 0.957976, 1.820341",\
"0.774472, 0.789482, 0.835569, 0.998890, 1.861255",\
"0.803503, 0.818514, 0.864600, 1.027921, 1.890286");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.625761, 0.637247, 0.665655, 0.742311, 1.117616",\
"0.680391, 0.691878, 0.720286, 0.796941, 1.172247",\
"0.751814, 0.763300, 0.791708, 0.868364, 1.243670",\
"0.872018, 0.883505, 0.911913, 0.988568, 1.363874",\
"1.064218, 1.075704, 1.104113, 1.180768, 1.556074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.656545, 0.671555, 0.717642, 0.880963, 1.743327",\
"0.698619, 0.713629, 0.759716, 0.923037, 1.785402",\
"0.733558, 0.748568, 0.794655, 0.957976, 1.820341",\
"0.774472, 0.789482, 0.835569, 0.998890, 1.861255",\
"0.803503, 0.818514, 0.864600, 1.027921, 1.890286");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141",\
"0.021589, 0.036301, 0.093379, 0.326610, 1.565141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.625761, 0.637247, 0.665655, 0.742311, 1.117616",\
"0.680391, 0.691878, 0.720286, 0.796941, 1.172247",\
"0.751814, 0.763300, 0.791708, 0.868364, 1.243670",\
"0.872018, 0.883505, 0.911913, 0.988568, 1.363874",\
"1.064218, 1.075704, 1.104113, 1.180768, 1.556074");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059",\
"0.018708, 0.026560, 0.051061, 0.144824, 0.662059");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.679427, 0.690909, 0.719307, 0.795960, 1.171257",\
"0.721508, 0.732990, 0.761388, 0.838041, 1.213338",\
"0.756456, 0.767938, 0.796336, 0.872989, 1.248286",\
"0.797455, 0.808937, 0.837335, 0.913988, 1.289285",\
"0.826732, 0.838214, 0.866612, 0.943265, 1.318562");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.781796, 0.796806, 0.842891, 1.006212, 1.868571",\
"0.836433, 0.851442, 0.897528, 1.060848, 1.923208",\
"0.907872, 0.922882, 0.968967, 1.132288, 1.994647",\
"1.028269, 1.043278, 1.089363, 1.252684, 2.115043",\
"1.220940, 1.235949, 1.282035, 1.445355, 2.307715");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.679427, 0.690909, 0.719307, 0.795960, 1.171257",\
"0.721508, 0.732990, 0.761388, 0.838041, 1.213338",\
"0.756456, 0.767938, 0.796336, 0.872989, 1.248286",\
"0.797455, 0.808937, 0.837335, 0.913988, 1.289285",\
"0.826732, 0.838214, 0.866612, 0.943265, 1.318562");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070",\
"0.018658, 0.026520, 0.051036, 0.144813, 0.662070");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.780611, 0.795620, 0.841705, 1.005026, 1.867385",\
"0.835248, 0.850257, 0.896342, 1.059663, 1.922022",\
"0.906687, 0.921696, 0.967781, 1.131102, 1.993461",\
"1.027083, 1.042092, 1.088178, 1.251498, 2.113858",\
"1.219755, 1.234764, 1.280849, 1.444170, 2.306529");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001723, 0.011995, 0.051223, 0.201223, 1.000000");
values ( "0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139",\
"0.021584, 0.036297, 0.093378, 0.326611, 1.565139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.637890, 0.653003, 0.699327, 0.862881, 1.726552",\
"0.682568, 0.697682, 0.744006, 0.907560, 1.771230",\
"0.726251, 0.741364, 0.787688, 0.951242, 1.814913",\
"0.784735, 0.799848, 0.846172, 1.009726, 1.873397",\
"0.849612, 0.864725, 0.911050, 1.074604, 1.938274");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.577406, 0.588760, 0.617181, 0.693960, 1.069747",\
"0.630812, 0.642166, 0.670587, 0.747366, 1.123153",\
"0.703618, 0.714972, 0.743393, 0.820172, 1.195958",\
"0.843707, 0.855062, 0.883482, 0.960261, 1.336048",\
"1.066917, 1.078271, 1.106691, 1.183470, 1.559257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.637890, 0.653003, 0.699327, 0.862881, 1.726552",\
"0.682568, 0.697682, 0.744006, 0.907560, 1.771230",\
"0.726251, 0.741364, 0.787688, 0.951242, 1.814913",\
"0.784735, 0.799848, 0.846172, 1.009726, 1.873397",\
"0.849612, 0.864725, 0.911050, 1.074604, 1.938274");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800",\
"0.022843, 0.037334, 0.093961, 0.327065, 1.566800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.577406, 0.588760, 0.617181, 0.693960, 1.069747",\
"0.630812, 0.642166, 0.670587, 0.747366, 1.123153",\
"0.703618, 0.714972, 0.743393, 0.820172, 1.195958",\
"0.843707, 0.855062, 0.883482, 0.960261, 1.336048",\
"1.066917, 1.078271, 1.106691, 1.183470, 1.559257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329",\
"0.019077, 0.026837, 0.051261, 0.145259, 0.663329");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.707028, 0.718378, 0.746789, 0.823566, 1.199344",\
"0.749072, 0.760422, 0.788834, 0.865611, 1.241389",\
"0.783869, 0.795219, 0.823630, 0.900407, 1.276185",\
"0.823865, 0.835215, 0.863626, 0.940403, 1.316181",\
"0.850832, 0.862182, 0.890594, 0.967370, 1.343149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.820398, 0.835510, 0.881833, 1.045386, 1.909050",\
"0.875010, 0.890121, 0.936444, 1.099998, 1.963662",\
"0.946155, 0.961267, 1.007590, 1.171143, 2.034807",\
"1.064742, 1.079854, 1.126177, 1.289730, 2.153395",\
"1.254547, 1.269659, 1.315982, 1.479535, 2.343199");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.022838, 0.037329, 0.093959, 0.327065, 1.566797",\
"0.022838, 0.037329, 0.093959, 0.327065, 1.566797",\
"0.022838, 0.037329, 0.093959, 0.327065, 1.566797",\
"0.022838, 0.037329, 0.093959, 0.327065, 1.566797",\
"0.022838, 0.037329, 0.093959, 0.327065, 1.566797");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.707028, 0.718378, 0.746789, 0.823566, 1.199344",\
"0.749072, 0.760422, 0.788834, 0.865611, 1.241389",\
"0.783869, 0.795219, 0.823630, 0.900407, 1.276185",\
"0.823865, 0.835215, 0.863626, 0.940403, 1.316181",\
"0.850832, 0.862182, 0.890594, 0.967370, 1.343149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340",\
"0.019031, 0.026801, 0.051238, 0.145249, 0.663340");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.818915, 0.834026, 0.880349, 1.043903, 1.907567",\
"0.873526, 0.888638, 0.934961, 1.098514, 1.962179",\
"0.944672, 0.959783, 1.006106, 1.169659, 2.033324",\
"1.063259, 1.078371, 1.124694, 1.288247, 2.151911",\
"1.253064, 1.268175, 1.314498, 1.478051, 2.341716");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001930, 0.012202, 0.051430, 0.201430, 1.000000");
values ( "0.022837, 0.037329, 0.093959, 0.327065, 1.566798",\
"0.022837, 0.037329, 0.093959, 0.327065, 1.566798",\
"0.022837, 0.037329, 0.093959, 0.327065, 1.566798",\
"0.022837, 0.037329, 0.093959, 0.327065, 1.566798",\
"0.022837, 0.037329, 0.093959, 0.327065, 1.566798");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.630989, 0.646286, 0.692553, 0.855861, 1.718667",\
"0.677480, 0.692777, 0.739044, 0.902353, 1.765158",\
"0.721598, 0.736896, 0.783163, 0.946471, 1.809277",\
"0.779915, 0.795212, 0.841479, 1.004787, 1.867593",\
"0.844784, 0.860081, 0.906348, 1.069656, 1.932462");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.022036, 0.036600, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036600, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.575828, 0.587465, 0.615925, 0.692479, 1.067384",\
"0.632034, 0.643670, 0.672131, 0.748685, 1.123590",\
"0.706115, 0.717751, 0.746211, 0.822766, 1.197671",\
"0.845393, 0.857029, 0.885489, 0.962044, 1.336949",\
"1.068569, 1.080205, 1.108666, 1.185220, 1.560125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.018698, 0.026567, 0.051047, 0.144494, 0.660780",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660780",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.630989, 0.646286, 0.692553, 0.855861, 1.718667",\
"0.677480, 0.692777, 0.739044, 0.902353, 1.765158",\
"0.721598, 0.736896, 0.783163, 0.946471, 1.809277",\
"0.779915, 0.795212, 0.841479, 1.004787, 1.867593",\
"0.844784, 0.860081, 0.906348, 1.069656, 1.932462");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.022036, 0.036600, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036600, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208",\
"0.022036, 0.036601, 0.093339, 0.325990, 1.564208");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.575828, 0.587465, 0.615925, 0.692479, 1.067384",\
"0.632034, 0.643670, 0.672131, 0.748685, 1.123590",\
"0.706115, 0.717751, 0.746211, 0.822766, 1.197671",\
"0.845393, 0.857029, 0.885489, 0.962044, 1.336949",\
"1.068569, 1.080205, 1.108666, 1.185220, 1.560125");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.018698, 0.026567, 0.051047, 0.144494, 0.660780",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660780",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781",\
"0.018698, 0.026567, 0.051047, 0.144494, 0.660781");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.698673, 0.710304, 0.738755, 0.815307, 1.190204",\
"0.740717, 0.752348, 0.780799, 0.857352, 1.232249",\
"0.775519, 0.787151, 0.815602, 0.892154, 1.267051",\
"0.815540, 0.827172, 0.855623, 0.932175, 1.307072",\
"0.842547, 0.854178, 0.882629, 0.959182, 1.334078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.808680, 0.823975, 0.870241, 1.033548, 1.896348",\
"0.863291, 0.878586, 0.924852, 1.088159, 1.950959",\
"0.934442, 0.949737, 0.996003, 1.159310, 2.022110",\
"1.053053, 1.068348, 1.114614, 1.277922, 2.140721",\
"1.242894, 1.258189, 1.304455, 1.467762, 2.330562");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.022030, 0.036596, 0.093337, 0.325991, 1.564205",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564205",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564205",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564205",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564205");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.698673, 0.710304, 0.738755, 0.815307, 1.190204",\
"0.740717, 0.752348, 0.780799, 0.857352, 1.232249",\
"0.775519, 0.787151, 0.815602, 0.892154, 1.267051",\
"0.815540, 0.827172, 0.855623, 0.932175, 1.307072",\
"0.842547, 0.854178, 0.882629, 0.959182, 1.334078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792",\
"0.018652, 0.026530, 0.051024, 0.144483, 0.660792");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.807542, 0.822837, 0.869103, 1.032410, 1.895210",\
"0.862153, 0.877448, 0.923714, 1.087021, 1.949821",\
"0.933304, 0.948599, 0.994865, 1.158172, 2.020972",\
"1.051915, 1.067211, 1.113476, 1.276784, 2.139583",\
"1.241756, 1.257051, 1.303317, 1.466624, 2.329424");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001537, 0.011810, 0.051037, 0.201037, 1.000000");
values ( "0.022030, 0.036596, 0.093337, 0.325991, 1.564206",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564206",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564206",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564206",\
"0.022030, 0.036596, 0.093337, 0.325991, 1.564206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.689202, 0.703946, 0.749803, 0.913068, 1.774683",\
"0.734511, 0.749255, 0.795112, 0.958377, 1.819992",\
"0.788294, 0.803038, 0.848895, 1.012160, 1.873775",\
"0.868108, 0.882852, 0.928709, 1.091974, 1.953589",\
"0.971359, 0.986103, 1.031960, 1.195225, 2.056840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.706266, 0.717708, 0.746131, 0.822817, 1.198465",\
"0.760484, 0.771927, 0.800350, 0.877036, 1.252684",\
"0.832663, 0.844105, 0.872528, 0.949214, 1.324862",\
"0.966026, 0.977468, 1.005892, 1.082578, 1.458226",\
"1.176195, 1.187637, 1.216060, 1.292746, 1.668394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.689202, 0.703946, 0.749803, 0.913068, 1.774683",\
"0.734511, 0.749255, 0.795112, 0.958377, 1.819992",\
"0.788294, 0.803038, 0.848895, 1.012160, 1.873775",\
"0.868108, 0.882852, 0.928709, 1.091974, 1.953589",\
"0.971359, 0.986103, 1.031960, 1.195225, 2.056840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093201, 0.326992, 1.565498");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.706266, 0.717708, 0.746131, 0.822817, 1.198465",\
"0.760484, 0.771927, 0.800350, 0.877036, 1.252684",\
"0.832663, 0.844105, 0.872528, 0.949214, 1.324862",\
"0.966026, 0.977468, 1.005892, 1.082578, 1.458226",\
"1.176195, 1.187637, 1.216060, 1.292746, 1.668394");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.775225, 0.786667, 0.815091, 0.891777, 1.267425",\
"0.817271, 0.828713, 0.857136, 0.933822, 1.309470",\
"0.852083, 0.863525, 0.891949, 0.968634, 1.344283",\
"0.892143, 0.903585, 0.932009, 1.008695, 1.384343",\
"0.919209, 0.930651, 0.959075, 1.035761, 1.411409");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.794167, 0.808911, 0.854769, 1.018033, 1.879648",\
"0.848779, 0.863523, 0.909381, 1.072645, 1.934260",\
"0.919938, 0.934681, 0.980539, 1.143803, 2.005419",\
"1.038580, 1.053324, 1.099181, 1.262446, 2.124061",\
"1.228469, 1.243212, 1.289070, 1.452334, 2.313949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.775225, 0.786667, 0.815091, 0.891777, 1.267425",\
"0.817271, 0.828713, 0.857136, 0.933822, 1.309470",\
"0.852083, 0.863525, 0.891949, 0.968634, 1.344283",\
"0.892143, 0.903585, 0.932009, 1.008695, 1.384343",\
"0.919209, 0.930651, 0.959075, 1.035761, 1.411409");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842",\
"0.018717, 0.026566, 0.051072, 0.145029, 0.662842");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.794167, 0.808911, 0.854769, 1.018033, 1.879648",\
"0.848779, 0.863523, 0.909381, 1.072645, 1.934260",\
"0.919938, 0.934681, 0.980539, 1.143803, 2.005419",\
"1.038580, 1.053324, 1.099181, 1.262446, 2.124061",\
"1.228469, 1.243212, 1.289070, 1.452334, 2.313949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498",\
"0.020773, 0.035686, 0.093200, 0.326992, 1.565498");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.714651, 0.729581, 0.775501, 0.938565, 1.799553",\
"0.759938, 0.774868, 0.820788, 0.983852, 1.844840",\
"0.813943, 0.828873, 0.874793, 1.037857, 1.898845",\
"0.892898, 0.907828, 0.953748, 1.116812, 1.977800",\
"0.993006, 1.007936, 1.053856, 1.216920, 2.077908");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.670597, 0.682163, 0.710567, 0.787014, 1.161487",\
"0.725101, 0.736667, 0.765071, 0.841518, 1.215991",\
"0.797425, 0.808991, 0.837394, 0.913842, 1.288314",\
"0.928674, 0.940240, 0.968643, 1.045091, 1.419563",\
"1.132409, 1.143975, 1.172378, 1.248826, 1.623298");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.714651, 0.729581, 0.775501, 0.938565, 1.799553",\
"0.759938, 0.774868, 0.820788, 0.983852, 1.844840",\
"0.813943, 0.828873, 0.874793, 1.037857, 1.898845",\
"0.892898, 0.907828, 0.953748, 1.116812, 1.977800",\
"0.993006, 1.007936, 1.053856, 1.216920, 2.077908");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.669945, 0.681514, 0.709922, 0.786365, 1.160849",\
"0.724449, 0.736018, 0.764426, 0.840869, 1.215353",\
"0.796773, 0.808341, 0.836750, 0.913193, 1.287677",\
"0.928022, 0.939590, 0.967999, 1.044442, 1.418926",\
"1.131757, 1.143325, 1.171734, 1.248177, 1.622661");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.692721, 0.704287, 0.732691, 0.809138, 1.183610",\
"0.738014, 0.749580, 0.777983, 0.854431, 1.228903",\
"0.792266, 0.803832, 0.832235, 0.908683, 1.283155",\
"0.872372, 0.883938, 0.912342, 0.988789, 1.363261",\
"0.975218, 0.986784, 1.015188, 1.091635, 1.466107");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892",\
"0.018551, 0.026453, 0.051003, 0.144313, 0.659892");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.821974, 0.836904, 0.882824, 1.045888, 1.906876",\
"0.876421, 0.891351, 0.937271, 1.100335, 1.961323",\
"0.948813, 0.963743, 1.009663, 1.172727, 2.033715",\
"1.080331, 1.095261, 1.141181, 1.304245, 2.165233",\
"1.285252, 1.300182, 1.346102, 1.509166, 2.370154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.692069, 0.703638, 0.732046, 0.808489, 1.182973",\
"0.737362, 0.748930, 0.777339, 0.853782, 1.228266",\
"0.791614, 0.803182, 0.831591, 0.908034, 1.282518",\
"0.871720, 0.883289, 0.911697, 0.988140, 1.362624",\
"0.974566, 0.986134, 1.014543, 1.090986, 1.465470");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896",\
"0.018551, 0.026454, 0.051004, 0.144316, 0.659896");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.821974, 0.836904, 0.882824, 1.045888, 1.906876",\
"0.876421, 0.891351, 0.937271, 1.100335, 1.961323",\
"0.948813, 0.963743, 1.009663, 1.172727, 2.033715",\
"1.080331, 1.095261, 1.141181, 1.304245, 2.165233",\
"1.285252, 1.300182, 1.346102, 1.509166, 2.370154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768",\
"0.020852, 0.035700, 0.093070, 0.326080, 1.562768");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.791660, 0.806566, 0.852452, 1.015636, 1.877173",\
"0.836946, 0.851852, 0.897738, 1.060922, 1.922459",\
"0.890952, 0.905858, 0.951744, 1.114928, 1.976465",\
"0.969850, 0.984756, 1.030642, 1.193825, 2.055362",\
"1.069697, 1.084603, 1.130489, 1.293673, 2.155210");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.710513, 0.722140, 0.750601, 0.827195, 1.202513",\
"0.765040, 0.776667, 0.805128, 0.881722, 1.257040",\
"0.837331, 0.848958, 0.877420, 0.954013, 1.329331",\
"0.968434, 0.980061, 1.008522, 1.085116, 1.460434",\
"1.171626, 1.183254, 1.211715, 1.288309, 1.663626");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.791660, 0.806566, 0.852452, 1.015636, 1.877173",\
"0.836946, 0.851852, 0.897738, 1.060922, 1.922459",\
"0.890952, 0.905858, 0.951744, 1.114928, 1.976465",\
"0.969850, 0.984756, 1.030642, 1.193825, 2.055362",\
"1.069697, 1.084603, 1.130489, 1.293673, 2.155210");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.709815, 0.721445, 0.749911, 0.826500, 1.201831",\
"0.764342, 0.775972, 0.804438, 0.881027, 1.256357",\
"0.836633, 0.848263, 0.876729, 0.953318, 1.328649",\
"0.967736, 0.979366, 1.007832, 1.084421, 1.459751",\
"1.170928, 1.182558, 1.211025, 1.287614, 1.662944");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.777311, 0.788938, 0.817400, 0.893993, 1.269311",\
"0.822000, 0.833627, 0.862088, 0.938682, 1.314000",\
"0.865670, 0.877297, 0.905759, 0.982352, 1.357670",\
"0.924160, 0.935788, 0.964249, 1.040843, 1.416160",\
"0.988879, 1.000506, 1.028967, 1.105561, 1.480878");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757",\
"0.018495, 0.026411, 0.050939, 0.144653, 0.661757");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.930627, 0.945533, 0.991419, 1.154603, 2.016140",\
"0.984024, 0.998930, 1.044816, 1.208000, 2.069537",\
"1.056810, 1.071716, 1.117602, 1.280786, 2.142323",\
"1.196629, 1.211535, 1.257421, 1.420605, 2.282142",\
"1.419117, 1.434023, 1.479909, 1.643093, 2.504630");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.776613, 0.788243, 0.816710, 0.893299, 1.268629",\
"0.821302, 0.832932, 0.861398, 0.937987, 1.313317",\
"0.864972, 0.876602, 0.905068, 0.981658, 1.356988",\
"0.923462, 0.935092, 0.963559, 1.040148, 1.415478",\
"0.988181, 0.999811, 1.028277, 1.104866, 1.480196");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762",\
"0.018495, 0.026412, 0.050940, 0.144656, 0.661762");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.930627, 0.945533, 0.991419, 1.154603, 2.016140",\
"0.984024, 0.998930, 1.044816, 1.208000, 2.069537",\
"1.056810, 1.071716, 1.117602, 1.280786, 2.142323",\
"1.196629, 1.211535, 1.257421, 1.420605, 2.282142",\
"1.419117, 1.434023, 1.479909, 1.643093, 2.504630");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001547, 0.011819, 0.051047, 0.201047, 1.000000");
values ( "0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475",\
"0.020486, 0.035389, 0.092861, 0.326378, 1.564475");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.772599, 0.787487, 0.833402, 0.996566, 1.857960",\
"0.817889, 0.832776, 0.878692, 1.041855, 1.903249",\
"0.871891, 0.886778, 0.932694, 1.095858, 1.957251",\
"0.950978, 0.965866, 1.011782, 1.174945, 2.036339",\
"1.051687, 1.066574, 1.112490, 1.275653, 2.137047");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.709470, 0.721006, 0.749419, 0.825981, 1.200980",\
"0.763920, 0.775456, 0.803869, 0.880431, 1.255430",\
"0.836307, 0.847842, 0.876256, 0.952817, 1.327816",\
"0.967811, 0.979347, 1.007760, 1.084321, 1.459321",\
"1.172618, 1.184153, 1.212567, 1.289128, 1.664127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.772599, 0.787487, 0.833402, 0.996566, 1.857960",\
"0.817889, 0.832776, 0.878692, 1.041855, 1.903249",\
"0.871891, 0.886778, 0.932694, 1.095858, 1.957251",\
"0.950978, 0.965866, 1.011782, 1.174945, 2.036339",\
"1.051687, 1.066574, 1.112490, 1.275653, 2.137047");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093095, 0.326418, 1.564021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.709470, 0.721006, 0.749419, 0.825981, 1.200980",\
"0.763920, 0.775456, 0.803869, 0.880431, 1.255430",\
"0.836307, 0.847842, 0.876256, 0.952817, 1.327816",\
"0.967811, 0.979347, 1.007760, 1.084321, 1.459321",\
"1.172618, 1.184153, 1.212567, 1.289128, 1.664127");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.745958, 0.757493, 0.785907, 0.862468, 1.237467",\
"0.790675, 0.802211, 0.830624, 0.907185, 1.282184",\
"0.834297, 0.845832, 0.874246, 0.950807, 1.325806",\
"0.892796, 0.904332, 0.932745, 1.009306, 1.384305",\
"0.956819, 0.968355, 0.996768, 1.073329, 1.448328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.884713, 0.899600, 0.945516, 1.108680, 1.970073",\
"0.938089, 0.952977, 0.998892, 1.162056, 2.023450",\
"1.010805, 1.025693, 1.071608, 1.234772, 2.096166",\
"1.149808, 1.164696, 1.210611, 1.373775, 2.235169",\
"1.370057, 1.384944, 1.430859, 1.594023, 2.455417");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.745958, 0.757493, 0.785907, 0.862468, 1.237467",\
"0.790675, 0.802211, 0.830624, 0.907185, 1.282184",\
"0.834297, 0.845832, 0.874246, 0.950807, 1.325806",\
"0.892796, 0.904332, 0.932745, 1.009306, 1.384305",\
"0.956819, 0.968355, 0.996768, 1.073329, 1.448328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205",\
"0.018592, 0.026478, 0.051009, 0.144604, 0.661205");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.884713, 0.899600, 0.945516, 1.108680, 1.970073",\
"0.938089, 0.952977, 0.998892, 1.162056, 2.023450",\
"1.010805, 1.025693, 1.071608, 1.234772, 2.096166",\
"1.149808, 1.164696, 1.210611, 1.373775, 2.235169",\
"1.370057, 1.384944, 1.430859, 1.594023, 2.455417");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001656, 0.011929, 0.051156, 0.201156, 1.000000");
values ( "0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021",\
"0.020840, 0.035700, 0.093094, 0.326418, 1.564021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.031964, 1.046925, 1.092869, 1.256092, 2.117911",\
"1.074044, 1.089005, 1.134948, 1.298171, 2.159990",\
"1.108981, 1.123942, 1.169886, 1.333108, 2.194927",\
"1.149926, 1.164887, 1.210831, 1.374054, 2.235873",\
"1.179080, 1.194041, 1.239985, 1.403208, 2.265027");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.963296, 0.974918, 1.003371, 1.079985, 1.455330",\
"1.017932, 1.029554, 1.058007, 1.134621, 1.509967",\
"1.089364, 1.100986, 1.129439, 1.206053, 1.581398",\
"1.209671, 1.221293, 1.249746, 1.326360, 1.701705",\
"1.402195, 1.413817, 1.442271, 1.518884, 1.894230");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.031964, 1.046925, 1.092869, 1.256092, 2.117911",\
"1.074044, 1.089005, 1.134948, 1.298171, 2.159990",\
"1.108981, 1.123942, 1.169886, 1.333108, 2.194927",\
"1.149926, 1.164887, 1.210831, 1.374054, 2.235873",\
"1.179080, 1.194041, 1.239985, 1.403208, 2.265027");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.962153, 0.973776, 1.002234, 1.078843, 1.454199",\
"1.016789, 1.028413, 1.056870, 1.133480, 1.508835",\
"1.088220, 1.099844, 1.128302, 1.204911, 1.580267",\
"1.208527, 1.220151, 1.248608, 1.325218, 1.700574",\
"1.401052, 1.412676, 1.441133, 1.517743, 1.893098");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.006443, 1.018065, 1.046518, 1.123131, 1.498477",\
"1.048526, 1.060148, 1.088601, 1.165215, 1.540560",\
"1.083475, 1.095097, 1.123550, 1.200164, 1.575510",\
"1.124496, 1.136117, 1.164571, 1.241184, 1.616530",\
"1.153841, 1.165463, 1.193916, 1.270530, 1.645875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875",\
"0.018497, 0.026409, 0.050935, 0.144673, 0.661875");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.153722, 1.168683, 1.214627, 1.377850, 2.239669",\
"1.208362, 1.223323, 1.269266, 1.432489, 2.294308",\
"1.279806, 1.294767, 1.340711, 1.503933, 2.365752",\
"1.400260, 1.415221, 1.461165, 1.624388, 2.486206",\
"1.593024, 1.607985, 1.653928, 1.817151, 2.678970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.020709, 0.035564, 0.092928, 0.326376, 1.564685",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564685",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564685",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564685",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564685");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.005299, 1.016923, 1.045380, 1.121990, 1.497345",\
"1.047382, 1.059006, 1.087463, 1.164073, 1.539428",\
"1.082332, 1.093956, 1.122413, 1.199023, 1.574378",\
"1.123352, 1.134976, 1.163433, 1.240043, 1.615398",\
"1.152698, 1.164322, 1.192779, 1.269389, 1.644744");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879",\
"0.018497, 0.026410, 0.050936, 0.144675, 0.661879");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "1.152852, 1.167813, 1.213757, 1.376980, 2.238799",\
"1.207492, 1.222453, 1.268397, 1.431620, 2.293439",\
"1.278936, 1.293897, 1.339841, 1.503064, 2.364883",\
"1.399390, 1.414351, 1.460295, 1.623518, 2.485337",\
"1.592154, 1.607115, 1.653059, 1.816282, 2.678100");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001548, 0.011821, 0.051048, 0.201048, 1.000000");
values ( "0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686",\
"0.020709, 0.035564, 0.092928, 0.326376, 1.564686");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.758233, 0.773100, 0.818994, 0.982176, 1.843619",\
"0.803524, 0.818390, 0.864284, 1.027466, 1.888909",\
"0.857526, 0.872392, 0.918287, 1.081468, 1.942911",\
"0.936610, 0.951476, 0.997370, 1.160552, 2.021996",\
"1.037302, 1.052168, 1.098063, 1.261245, 2.122688");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.701772, 0.713319, 0.741750, 0.818335, 1.193520",\
"0.756225, 0.767772, 0.796203, 0.872788, 1.247973",\
"0.828611, 0.840158, 0.868588, 0.945173, 1.320358",\
"0.960113, 0.971659, 1.000090, 1.076675, 1.451860",\
"1.164916, 1.176463, 1.204894, 1.281479, 1.656664");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.758233, 0.773100, 0.818994, 0.982176, 1.843619",\
"0.803524, 0.818390, 0.864284, 1.027466, 1.888909",\
"0.857526, 0.872392, 0.918287, 1.081468, 1.942911",\
"0.936610, 0.951476, 0.997370, 1.160552, 2.021996",\
"1.037302, 1.052168, 1.098063, 1.261245, 2.122688");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.701115, 0.712664, 0.741100, 0.817680, 1.192877",\
"0.755568, 0.767117, 0.795553, 0.872133, 1.247330",\
"0.827954, 0.839503, 0.867938, 0.944519, 1.319716",\
"0.959455, 0.971005, 0.999440, 1.076021, 1.451218",\
"1.164259, 1.175808, 1.204244, 1.280824, 1.656021");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.018585, 0.026476, 0.051003, 0.144684, 0.661596",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661596",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661596",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661596",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661596");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.729727, 0.741273, 0.769704, 0.846289, 1.221474",\
"0.771669, 0.783216, 0.811647, 0.888232, 1.263417",\
"0.806153, 0.817700, 0.846130, 0.922715, 1.297901",\
"0.847728, 0.859275, 0.887705, 0.964290, 1.339476",\
"0.882998, 0.894545, 0.922975, 0.999561, 1.374746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591",\
"0.018585, 0.026475, 0.051001, 0.144681, 0.661591");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.847675, 0.862541, 0.908435, 1.071617, 1.933060",\
"0.902391, 0.917257, 0.963151, 1.126333, 1.987776",\
"0.973954, 0.988820, 1.034714, 1.197896, 2.059339",\
"1.103850, 1.118717, 1.164611, 1.327793, 2.189236",\
"1.314221, 1.329087, 1.374982, 1.538164, 2.399607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.729070, 0.740619, 0.769054, 0.845635, 1.220832",\
"0.771012, 0.782561, 0.810997, 0.887578, 1.262775",\
"0.805496, 0.817045, 0.845480, 0.922061, 1.297258",\
"0.847071, 0.858620, 0.887055, 0.963636, 1.338833",\
"0.882341, 0.893890, 0.922325, 0.998906, 1.374103");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.018585, 0.026476, 0.051003, 0.144684, 0.661595",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661595",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661595",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661595",\
"0.018585, 0.026476, 0.051003, 0.144684, 0.661595");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.847675, 0.862541, 0.908435, 1.071617, 1.933060",\
"0.902391, 0.917257, 0.963151, 1.126333, 1.987776",\
"0.973954, 0.988820, 1.034714, 1.197896, 2.059339",\
"1.103850, 1.118717, 1.164611, 1.327793, 2.189236",\
"1.314221, 1.329087, 1.374982, 1.538164, 2.399607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001650, 0.011922, 0.051150, 0.201150, 1.000000");
values ( "0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348",\
"0.020720, 0.035603, 0.093044, 0.326495, 1.564348");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.896543, 0.911401, 0.957302, 1.120461, 1.981772",\
"0.941256, 0.956114, 1.002015, 1.165174, 2.026485",\
"0.984881, 0.999738, 1.045639, 1.208798, 2.070110",\
"1.043393, 1.058251, 1.104152, 1.267311, 2.128622",\
"1.107534, 1.122391, 1.168292, 1.331451, 2.192762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.882618, 0.894131, 0.922542, 0.999099, 1.374094",\
"0.936008, 0.947521, 0.975932, 1.052489, 1.427484",\
"1.008710, 1.020223, 1.048634, 1.125191, 1.500186",\
"1.147944, 1.159456, 1.187868, 1.264424, 1.639420",\
"1.368746, 1.380258, 1.408670, 1.485226, 1.860222");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.896543, 0.911401, 0.957302, 1.120461, 1.981772",\
"0.941256, 0.956114, 1.002015, 1.165174, 2.026485",\
"0.984881, 0.999738, 1.045639, 1.208798, 2.070110",\
"1.043393, 1.058251, 1.104152, 1.267311, 2.128622",\
"1.107534, 1.122391, 1.168292, 1.331451, 2.192762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.881962, 0.893475, 0.921886, 0.998443, 1.373438",\
"0.935352, 0.946865, 0.975276, 1.051833, 1.426828",\
"1.008054, 1.019567, 1.047979, 1.124535, 1.499531",\
"1.147288, 1.158801, 1.187212, 1.263768, 1.638764",\
"1.368090, 1.379602, 1.408014, 1.484570, 1.859566");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.880757, 0.892269, 0.920681, 0.997237, 1.372233",\
"0.925483, 0.936996, 0.965407, 1.041963, 1.416959",\
"0.971297, 0.982810, 1.011222, 1.087778, 1.462774",\
"1.029315, 1.040828, 1.069240, 1.145796, 1.520792",\
"1.092882, 1.104395, 1.132806, 1.209362, 1.584358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.934544, 0.949401, 0.995302, 1.158461, 2.019773",\
"0.987917, 1.002775, 1.048676, 1.211834, 2.073146",\
"1.063981, 1.078838, 1.124740, 1.287898, 2.149210",\
"1.202045, 1.216902, 1.262803, 1.425962, 2.287273",\
"1.421716, 1.436573, 1.482474, 1.645633, 2.506944");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.880100, 0.891613, 0.920025, 0.996581, 1.371577",\
"0.924826, 0.936339, 0.964751, 1.041307, 1.416303",\
"0.970641, 0.982154, 1.010566, 1.087122, 1.462118",\
"1.028659, 1.040172, 1.068583, 1.145140, 1.520136",\
"1.092226, 1.103738, 1.132150, 1.208706, 1.583702");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210",\
"0.018621, 0.026500, 0.051031, 0.144628, 0.661210");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.934544, 0.949401, 0.995302, 1.158461, 2.019773",\
"0.987917, 1.002775, 1.048676, 1.211834, 2.073146",\
"1.063981, 1.078838, 1.124740, 1.287898, 2.149210",\
"1.202045, 1.216902, 1.262803, 1.425962, 2.287273",\
"1.421716, 1.436573, 1.482474, 1.645633, 2.506944");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011962, 0.051190, 0.201190, 1.000000");
values ( "0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004",\
"0.020846, 0.035714, 0.093132, 0.326476, 1.564004");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.870544, 0.885332, 0.931205, 1.094354, 1.955486",\
"0.915845, 0.930634, 0.976506, 1.139655, 2.000788",\
"0.969534, 0.984322, 1.030195, 1.193344, 2.054476",\
"1.049097, 1.063885, 1.109758, 1.272906, 2.134039",\
"1.151183, 1.165971, 1.211844, 1.374992, 2.236125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.839929, 0.851381, 0.879781, 0.956330, 1.331300",\
"0.894222, 0.905674, 0.934073, 1.010623, 1.385593",\
"0.966239, 0.977691, 1.006090, 1.082640, 1.457610",\
"1.099083, 1.110535, 1.138934, 1.215484, 1.590454",\
"1.307207, 1.318659, 1.347058, 1.423608, 1.798578");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.870544, 0.885332, 0.931205, 1.094354, 1.955486",\
"0.915845, 0.930634, 0.976506, 1.139655, 2.000788",\
"0.969534, 0.984322, 1.030195, 1.193344, 2.054476",\
"1.049097, 1.063885, 1.109758, 1.272906, 2.134039",\
"1.151183, 1.165971, 1.211844, 1.374992, 2.236125");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.839434, 0.850888, 0.879291, 0.955837, 1.330816",\
"0.893726, 0.905180, 0.933583, 1.010129, 1.385109",\
"0.965744, 0.977197, 1.005600, 1.082147, 1.457126",\
"1.098588, 1.110041, 1.138444, 1.214991, 1.589970",\
"1.306712, 1.318165, 1.346568, 1.423115, 1.798094");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.826093, 0.837545, 0.865944, 0.942494, 1.317464",\
"0.870818, 0.882270, 0.910669, 0.987219, 1.362189",\
"0.914425, 0.925877, 0.954276, 1.030826, 1.405796",\
"0.972716, 0.984168, 1.012567, 1.089117, 1.464087",\
"1.036142, 1.047593, 1.075993, 1.152543, 1.527513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217",\
"0.018696, 0.026556, 0.051084, 0.144687, 0.661217");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.896081, 0.910869, 0.956742, 1.119890, 1.981023",\
"0.949450, 0.964238, 1.010111, 1.173259, 2.034392",\
"1.022144, 1.036932, 1.082805, 1.245953, 2.107086",\
"1.160582, 1.175370, 1.221243, 1.384392, 2.245525",\
"1.379560, 1.394348, 1.440221, 1.603370, 2.464503");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.825597, 0.837051, 0.865454, 0.942000, 1.316979",\
"0.870323, 0.881776, 0.910179, 0.986726, 1.361705",\
"0.913929, 0.925383, 0.953786, 1.030332, 1.405312",\
"0.972220, 0.983674, 1.012077, 1.088623, 1.463603",\
"1.035646, 1.047100, 1.075503, 1.152049, 1.527028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221",\
"0.018696, 0.026557, 0.051085, 0.144690, 0.661221");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.896081, 0.910869, 0.956742, 1.119890, 1.981023",\
"0.949450, 0.964238, 1.010111, 1.173259, 2.034392",\
"1.022144, 1.036932, 1.082805, 1.245953, 2.107086",\
"1.160582, 1.175370, 1.221243, 1.384392, 2.245525",\
"1.379560, 1.394348, 1.440221, 1.603370, 2.464503");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001776, 0.012048, 0.051276, 0.201276, 1.000000");
values ( "0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973",\
"0.020892, 0.035777, 0.093238, 0.326620, 1.563973");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.833090, 0.847688, 0.893448, 1.056549, 1.917092",\
"0.878391, 0.892989, 0.938749, 1.101850, 1.962393",\
"0.932043, 0.946641, 0.992401, 1.155502, 2.016045",\
"1.011710, 1.026308, 1.072068, 1.235169, 2.095712",\
"1.113683, 1.128281, 1.174041, 1.337142, 2.197685");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.753531, 0.764861, 0.793237, 0.869774, 1.244695",\
"0.807854, 0.819184, 0.847560, 0.924097, 1.299018",\
"0.879810, 0.891139, 0.919516, 0.996052, 1.370973",\
"1.012590, 1.023920, 1.052296, 1.128832, 1.503754",\
"1.220226, 1.231556, 1.259932, 1.336468, 1.711390");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.833090, 0.847688, 0.893448, 1.056549, 1.917092",\
"0.878391, 0.892989, 0.938749, 1.101850, 1.962393",\
"0.932043, 0.946641, 0.992401, 1.155502, 2.016045",\
"1.011710, 1.026308, 1.072068, 1.235169, 2.095712",\
"1.113683, 1.128281, 1.174041, 1.337142, 2.197685");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.752610, 0.763943, 0.792326, 0.868856, 1.243794",\
"0.806933, 0.818266, 0.846649, 0.923178, 1.298117",\
"0.878888, 0.890221, 0.918604, 0.995134, 1.370072",\
"1.011668, 1.023001, 1.051384, 1.127914, 1.502853",\
"1.219304, 1.230638, 1.259020, 1.335550, 1.710489");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018851, 0.026670, 0.051192, 0.144810, 0.661238",\
"0.018851, 0.026670, 0.051192, 0.144810, 0.661238",\
"0.018851, 0.026670, 0.051192, 0.144810, 0.661238",\
"0.018851, 0.026670, 0.051192, 0.144810, 0.661238",\
"0.018851, 0.026670, 0.051192, 0.144810, 0.661238");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.771004, 0.782333, 0.810709, 0.887246, 1.262167",\
"0.799000, 0.810329, 0.838705, 0.915242, 1.290164",\
"0.835176, 0.846506, 0.874882, 0.951418, 1.326340",\
"0.883682, 0.895012, 0.923388, 0.999924, 1.374846",\
"0.906206, 0.917535, 0.945911, 1.022448, 1.397369");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232",\
"0.018850, 0.026668, 0.051190, 0.144805, 0.661232");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.905577, 0.920176, 0.965936, 1.129036, 1.989579",\
"0.939282, 0.953881, 0.999641, 1.162742, 2.023285",\
"1.008077, 1.022676, 1.068436, 1.231536, 2.092080",\
"1.158823, 1.173422, 1.219182, 1.382282, 2.242826",\
"1.369483, 1.384082, 1.429842, 1.592942, 2.453486");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.770082, 0.781415, 0.809798, 0.886328, 1.261266",\
"0.798078, 0.809411, 0.837794, 0.914324, 1.289262",\
"0.834254, 0.845587, 0.873970, 0.950500, 1.325439",\
"0.882760, 0.894093, 0.922476, 0.999006, 1.373945",\
"0.905284, 0.916617, 0.945000, 1.021530, 1.396468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018851, 0.026670, 0.051192, 0.144809, 0.661239",\
"0.018851, 0.026670, 0.051192, 0.144809, 0.661239",\
"0.018851, 0.026670, 0.051192, 0.144809, 0.661239",\
"0.018851, 0.026670, 0.051192, 0.144809, 0.661239",\
"0.018851, 0.026670, 0.051192, 0.144809, 0.661239");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.905577, 0.920176, 0.965936, 1.129036, 1.989579",\
"0.939282, 0.953881, 0.999641, 1.162742, 2.023285",\
"1.008077, 1.022676, 1.068436, 1.231536, 2.092080",\
"1.158823, 1.173422, 1.219182, 1.382282, 2.242826",\
"1.369483, 1.384082, 1.429842, 1.592942, 2.453486");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821",\
"0.020763, 0.035728, 0.093383, 0.326936, 1.563821");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.804416, 0.819072, 0.864995, 1.028455, 1.890827",\
"0.849705, 0.864361, 0.910284, 1.073744, 1.936116",\
"0.903708, 0.918364, 0.964287, 1.127747, 1.990119",\
"0.982737, 0.997393, 1.043316, 1.206776, 2.069148",\
"1.083179, 1.097836, 1.143758, 1.307218, 2.169590");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.723020, 0.734268, 0.762653, 0.839517, 1.215818",\
"0.777495, 0.788742, 0.817128, 0.893992, 1.270293",\
"0.849852, 0.861100, 0.889486, 0.966349, 1.342650",\
"0.981233, 0.992481, 1.020867, 1.097731, 1.474032",\
"1.185556, 1.196804, 1.225190, 1.302053, 1.678355");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018945, 0.026722, 0.051196, 0.145570, 0.664759",\
"0.018945, 0.026722, 0.051196, 0.145570, 0.664759",\
"0.018945, 0.026722, 0.051196, 0.145570, 0.664759",\
"0.018945, 0.026722, 0.051196, 0.145570, 0.664759",\
"0.018945, 0.026722, 0.051196, 0.145570, 0.664759");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.804416, 0.819072, 0.864995, 1.028455, 1.890827",\
"0.849705, 0.864361, 0.910284, 1.073744, 1.936116",\
"0.903708, 0.918364, 0.964287, 1.127747, 1.990119",\
"0.982737, 0.997393, 1.043316, 1.206776, 2.069148",\
"1.083179, 1.097836, 1.143758, 1.307218, 2.169590");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.722648, 0.733897, 0.762285, 0.839146, 1.215454",\
"0.777123, 0.788371, 0.816760, 0.893621, 1.269929",\
"0.849480, 0.860729, 0.889117, 0.965978, 1.342286",\
"0.980861, 0.992110, 1.020498, 1.097360, 1.473668",\
"1.185184, 1.196433, 1.224821, 1.301682, 1.677991");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.802410, 0.813658, 0.842046, 0.918908, 1.295215",\
"0.847723, 0.858972, 0.887360, 0.964221, 1.340529",\
"0.901581, 0.912829, 0.941218, 1.018079, 1.394386",\
"0.981477, 0.992726, 1.021114, 1.097976, 1.474283",\
"1.085432, 1.096681, 1.125069, 1.201930, 1.578237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761",\
"0.018946, 0.026722, 0.051196, 0.145572, 0.664761");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.959214, 0.973871, 1.019793, 1.183253, 2.045626",\
"1.013373, 1.028030, 1.073952, 1.237412, 2.099785",\
"1.085676, 1.100332, 1.146255, 1.309715, 2.172087",\
"1.219209, 1.233865, 1.279788, 1.443248, 2.305621",\
"1.430434, 1.445090, 1.491013, 1.654473, 2.516845");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.802034, 0.813284, 0.841675, 0.918533, 1.294847",\
"0.847347, 0.858597, 0.886988, 0.963847, 1.340161",\
"0.901205, 0.912455, 0.940846, 1.017705, 1.394019",\
"0.981102, 0.992351, 1.020742, 1.097601, 1.473915",\
"1.085056, 1.096306, 1.124697, 1.201556, 1.577870");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018946, 0.026723, 0.051197, 0.145574, 0.664764",\
"0.018946, 0.026723, 0.051197, 0.145574, 0.664764",\
"0.018946, 0.026723, 0.051197, 0.145574, 0.664764",\
"0.018946, 0.026723, 0.051197, 0.145574, 0.664764",\
"0.018946, 0.026723, 0.051197, 0.145574, 0.664764");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.959214, 0.973871, 1.019793, 1.183253, 2.045626",\
"1.013373, 1.028030, 1.073952, 1.237412, 2.099785",\
"1.085676, 1.100332, 1.146255, 1.309715, 2.172087",\
"1.219209, 1.233865, 1.279788, 1.443248, 2.305621",\
"1.430434, 1.445090, 1.491013, 1.654473, 2.516845");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474",\
"0.021402, 0.036247, 0.093641, 0.327741, 1.567474");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.881808, 0.896615, 0.942516, 1.105709, 1.967086",\
"0.927109, 0.941916, 0.987817, 1.151010, 2.012387",\
"0.980806, 0.995613, 1.041514, 1.204707, 2.066084",\
"1.060501, 1.075308, 1.121209, 1.284402, 2.145779",\
"1.162913, 1.177720, 1.223621, 1.386814, 2.248192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.779996, 0.791439, 0.819836, 0.896424, 1.271533",\
"0.834279, 0.845722, 0.874119, 0.950707, 1.325816",\
"0.906310, 0.917753, 0.946150, 1.022738, 1.397847",\
"1.041955, 1.053398, 1.081795, 1.158383, 1.533492",\
"1.250401, 1.261844, 1.290241, 1.366830, 1.741939");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.881808, 0.896615, 0.942516, 1.105709, 1.967086",\
"0.927109, 0.941916, 0.987817, 1.151010, 2.012387",\
"0.980806, 0.995613, 1.041514, 1.204707, 2.066084",\
"1.060501, 1.075308, 1.121209, 1.284402, 2.145779",\
"1.162913, 1.177720, 1.223621, 1.386814, 2.248192");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021001, 0.035863, 0.093275, 0.326696, 1.564380");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.779365, 0.790811, 0.819213, 0.895796, 1.270917",\
"0.833648, 0.845094, 0.873495, 0.950079, 1.325200",\
"0.905679, 0.917125, 0.945527, 1.022110, 1.397231",\
"1.041324, 1.052770, 1.081172, 1.157755, 1.532876",\
"1.249771, 1.261216, 1.289618, 1.366202, 1.741322");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.018704, 0.026560, 0.051083, 0.144768, 0.661594",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661594",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661594",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661594",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661594");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.787059, 0.798503, 0.826900, 0.903488, 1.278597",\
"0.831774, 0.843218, 0.871615, 0.948203, 1.323312",\
"0.875401, 0.886844, 0.915241, 0.991829, 1.366938",\
"0.933898, 0.945342, 0.973739, 1.050327, 1.425436",\
"0.997982, 1.009425, 1.037822, 1.114410, 1.489519");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590",\
"0.018704, 0.026559, 0.051082, 0.144764, 0.661590");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.957371, 0.972178, 1.018079, 1.181272, 2.042650",\
"1.010750, 1.025557, 1.071459, 1.234651, 2.096029",\
"1.083472, 1.098279, 1.144181, 1.307373, 2.168751",\
"1.222549, 1.237356, 1.283258, 1.446450, 2.307828",\
"1.443000, 1.457807, 1.503709, 1.666901, 2.528279");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.786429, 0.797874, 0.826276, 0.902860, 1.277981",\
"0.831144, 0.842590, 0.870991, 0.947575, 1.322696",\
"0.874770, 0.886216, 0.914617, 0.991201, 1.366322",\
"0.933268, 0.944714, 0.973115, 1.049699, 1.424820",\
"0.997351, 1.008797, 1.037199, 1.113782, 1.488903");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.018704, 0.026560, 0.051083, 0.144768, 0.661593",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661593",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661593",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661593",\
"0.018704, 0.026560, 0.051083, 0.144768, 0.661593");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.957371, 0.972178, 1.018079, 1.181272, 2.042650",\
"1.010750, 1.025557, 1.071459, 1.234651, 2.096029",\
"1.083472, 1.098279, 1.144181, 1.307373, 2.168751",\
"1.222549, 1.237356, 1.283258, 1.446450, 2.307828",\
"1.443000, 1.457807, 1.503709, 1.666901, 2.528279");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001785, 0.012057, 0.051285, 0.201285, 1.000000");
values ( "0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380",\
"0.021000, 0.035863, 0.093275, 0.326696, 1.564380");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.885269, 0.900093, 0.945998, 1.109162, 1.970435",\
"0.930573, 0.945396, 0.991301, 1.154465, 2.015738",\
"0.984282, 0.999106, 1.045010, 1.208174, 2.069447",\
"1.063993, 1.078817, 1.124721, 1.287885, 2.149158",\
"1.166521, 1.181344, 1.227249, 1.390413, 2.251686");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.783769, 0.795224, 0.823618, 0.900175, 1.275130",\
"0.838045, 0.849500, 0.877893, 0.954451, 1.329406",\
"0.910096, 0.921552, 0.949945, 1.026503, 1.401457",\
"1.043097, 1.054553, 1.082946, 1.159504, 1.534458",\
"1.251767, 1.263223, 1.291616, 1.368174, 1.743128");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.885269, 0.900093, 0.945998, 1.109162, 1.970435",\
"0.930573, 0.945396, 0.991301, 1.154465, 2.015738",\
"0.984282, 0.999106, 1.045010, 1.208174, 2.069447",\
"1.063993, 1.078817, 1.124721, 1.287885, 2.149158",\
"1.166521, 1.181344, 1.227249, 1.390413, 2.251686");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.783040, 0.794498, 0.822897, 0.899450, 1.274417",\
"0.837316, 0.848774, 0.877173, 0.953725, 1.328693",\
"0.909368, 0.920826, 0.949224, 1.025777, 1.400745",\
"1.042369, 1.053827, 1.082225, 1.158778, 1.533746",\
"1.251039, 1.262497, 1.290895, 1.367448, 1.742416");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.765071, 0.776526, 0.804920, 0.881477, 1.256432",\
"0.807045, 0.818501, 0.846894, 0.923452, 1.298406",\
"0.841436, 0.852892, 0.881285, 0.957843, 1.332797",\
"0.883072, 0.894527, 0.922921, 0.999478, 1.374433",\
"0.917921, 0.929376, 0.957769, 1.034327, 1.409282");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209",\
"0.018686, 0.026547, 0.051076, 0.144675, 0.661209");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.929660, 0.944483, 0.990388, 1.153552, 2.014825",\
"0.984375, 0.999199, 1.045104, 1.208268, 2.069541",\
"1.055776, 1.070600, 1.116505, 1.279669, 2.140942",\
"1.185056, 1.199880, 1.245784, 1.408949, 2.270221",\
"1.393683, 1.408507, 1.454411, 1.617576, 2.478848");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.764342, 0.775800, 0.804199, 0.880752, 1.255719",\
"0.806317, 0.817775, 0.846173, 0.922726, 1.297694",\
"0.840708, 0.852166, 0.880564, 0.957117, 1.332085",\
"0.882343, 0.893802, 0.922200, 0.998753, 1.373720",\
"0.917192, 0.928650, 0.957049, 1.033602, 1.408569");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214",\
"0.018687, 0.026549, 0.051077, 0.144678, 0.661214");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.929660, 0.944483, 0.990388, 1.153552, 2.014825",\
"0.984375, 0.999199, 1.045104, 1.208268, 2.069541",\
"1.055776, 1.070600, 1.116505, 1.279669, 2.140942",\
"1.185056, 1.199880, 1.245784, 1.408949, 2.270221",\
"1.393683, 1.408507, 1.454411, 1.617576, 2.478848");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001765, 0.012038, 0.051265, 0.201265, 1.000000");
values ( "0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021",\
"0.021000, 0.035857, 0.093260, 0.326588, 1.564021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.948817, 0.963511, 1.009425, 1.172610, 2.033727",\
"0.994127, 1.008820, 1.054735, 1.217919, 2.079037",\
"1.047910, 1.062604, 1.108518, 1.271703, 2.132820",\
"1.127740, 1.142433, 1.188348, 1.351532, 2.212650",\
"1.231026, 1.245720, 1.291634, 1.454819, 2.315936");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.924801, 0.936042, 0.964366, 1.040930, 1.415727",\
"0.979005, 0.990246, 1.018570, 1.095134, 1.469931",\
"1.051197, 1.062437, 1.090762, 1.167325, 1.542123",\
"1.184534, 1.195774, 1.224099, 1.300662, 1.675460",\
"1.394805, 1.406045, 1.434369, 1.510933, 1.885730");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.948817, 0.963511, 1.009425, 1.172610, 2.033727",\
"0.994127, 1.008820, 1.054735, 1.217919, 2.079037",\
"1.047910, 1.062604, 1.108518, 1.271703, 2.132820",\
"1.127740, 1.142433, 1.188348, 1.351532, 2.212650",\
"1.231026, 1.245720, 1.291634, 1.454819, 2.315936");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.924326, 0.935566, 0.963890, 1.040454, 1.415251",\
"0.978530, 0.989770, 1.018095, 1.094658, 1.469456",\
"1.050722, 1.061962, 1.090286, 1.166850, 1.541647",\
"1.184058, 1.195299, 1.223623, 1.300187, 1.674984",\
"1.394329, 1.405570, 1.433894, 1.510458, 1.885255");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.908928, 0.920169, 0.948493, 1.025057, 1.399854",\
"0.953673, 0.964913, 0.993237, 1.069801, 1.444598",\
"0.997405, 1.008646, 1.036970, 1.113534, 1.488331",\
"1.058020, 1.069261, 1.097585, 1.174149, 1.548946",\
"1.122176, 1.133417, 1.161741, 1.238305, 1.613102");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.969127, 0.983820, 1.029735, 1.192919, 2.054037",\
"1.022726, 1.037419, 1.083333, 1.246518, 2.107636",\
"1.099199, 1.113892, 1.159807, 1.322991, 2.184109",\
"1.237949, 1.252643, 1.298557, 1.461742, 2.322860",\
"1.459329, 1.474023, 1.519937, 1.683122, 2.544239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.908453, 0.919693, 0.948018, 1.024582, 1.399379",\
"0.953197, 0.964438, 0.992762, 1.069326, 1.444123",\
"0.996930, 1.008170, 1.036494, 1.113058, 1.487855",\
"1.057545, 1.068785, 1.097109, 1.173673, 1.548470",\
"1.121701, 1.132941, 1.161265, 1.237829, 1.612626");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206",\
"0.018930, 0.026723, 0.051243, 0.144848, 0.661206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.969127, 0.983820, 1.029735, 1.192919, 2.054037",\
"1.022296, 1.036990, 1.082904, 1.246089, 2.107207",\
"1.099199, 1.113892, 1.159807, 1.322991, 2.184109",\
"1.237949, 1.252643, 1.298557, 1.461742, 2.322860",\
"1.459329, 1.474023, 1.519937, 1.683122, 2.544239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079",\
"0.021565, 0.036382, 0.093733, 0.327007, 1.564079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.864688, 0.879444, 0.925343, 1.088512, 1.949674",\
"0.909988, 0.924743, 0.970642, 1.133811, 1.994973",\
"0.963647, 0.978402, 1.024302, 1.187471, 2.048632",\
"1.043306, 1.058062, 1.103961, 1.267130, 2.128292",\
"1.145350, 1.160105, 1.206005, 1.369174, 2.230335");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.770216, 0.781573, 0.809935, 0.886496, 1.261379",\
"0.824530, 0.835887, 0.864249, 0.940809, 1.315693",\
"0.896497, 0.907854, 0.936216, 1.012777, 1.387660",\
"1.029305, 1.040662, 1.069024, 1.145585, 1.520468",\
"1.237069, 1.248426, 1.276788, 1.353348, 1.728232");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.018798, 0.026628, 0.051152, 0.144754, 0.661208",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661208",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661208",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661208",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661208");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.864688, 0.879444, 0.925343, 1.088512, 1.949674",\
"0.909988, 0.924743, 0.970642, 1.133811, 1.994973",\
"0.963647, 0.978402, 1.024302, 1.187471, 2.048632",\
"1.043306, 1.058062, 1.103961, 1.267130, 2.128292",\
"1.145350, 1.160105, 1.206005, 1.369174, 2.230335");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.769272, 0.780632, 0.809001, 0.885555, 1.260456",\
"0.823586, 0.834946, 0.863315, 0.939869, 1.314770",\
"0.895553, 0.906914, 0.935283, 1.011837, 1.386737",\
"1.028361, 1.039721, 1.068090, 1.144644, 1.519545",\
"1.236125, 1.247485, 1.275854, 1.352408, 1.727309");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.808475, 0.819832, 0.848194, 0.924754, 1.299638",\
"0.853106, 0.864463, 0.892825, 0.969386, 1.344269",\
"0.896788, 0.908145, 0.936507, 1.013067, 1.387951",\
"0.955249, 0.966606, 0.994968, 1.071529, 1.446412",\
"1.020053, 1.031411, 1.059773, 1.136333, 1.511217");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.018798, 0.026628, 0.051152, 0.144754, 0.661207",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661207",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661207",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661207",\
"0.018798, 0.026628, 0.051152, 0.144754, 0.661207");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.964536, 0.979292, 1.025191, 1.188360, 2.049522",\
"1.017937, 1.032693, 1.078592, 1.241761, 2.102923",\
"1.090754, 1.105510, 1.151409, 1.314578, 2.175740",\
"1.230776, 1.245532, 1.291431, 1.454600, 2.315762",\
"1.454104, 1.468859, 1.514759, 1.677928, 2.539089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.807531, 0.818891, 0.847260, 0.923814, 1.298715",\
"0.852162, 0.863523, 0.891892, 0.968446, 1.343346",\
"0.895844, 0.907204, 0.935573, 1.012127, 1.387028",\
"0.954305, 0.965666, 0.994035, 1.070588, 1.445489",\
"1.019109, 1.030470, 1.058839, 1.135393, 1.510294");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214",\
"0.018799, 0.026630, 0.051154, 0.144759, 0.661214");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.964536, 0.979292, 1.025191, 1.188360, 2.049522",\
"1.017937, 1.032693, 1.078592, 1.241761, 2.102923",\
"1.090754, 1.105510, 1.151409, 1.314578, 2.175740",\
"1.230776, 1.245532, 1.291431, 1.454600, 2.315762",\
"1.454104, 1.468859, 1.514759, 1.677928, 2.539089");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001894, 0.012167, 0.051394, 0.201394, 1.000000");
values ( "0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032",\
"0.021220, 0.036068, 0.093465, 0.326784, 1.564032");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.859570, 0.874156, 0.920077, 1.083522, 1.945693",\
"0.904869, 0.919455, 0.965376, 1.128821, 1.990992",\
"0.958547, 0.973132, 1.019053, 1.182499, 2.044669",\
"1.038244, 1.052830, 1.098751, 1.262196, 2.124367",\
"1.140452, 1.155038, 1.200959, 1.364405, 2.226575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.765612, 0.776749, 0.805097, 0.881938, 1.258048",\
"0.819914, 0.831051, 0.859398, 0.936240, 1.312350",\
"0.891908, 0.903045, 0.931392, 1.008234, 1.384344",\
"1.024785, 1.035921, 1.064269, 1.141111, 1.517220",\
"1.235387, 1.246524, 1.274871, 1.351713, 1.727823");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.859570, 0.874156, 0.920077, 1.083522, 1.945693",\
"0.904869, 0.919455, 0.965376, 1.128821, 1.990992",\
"0.958547, 0.973132, 1.019053, 1.182499, 2.044669",\
"1.038244, 1.052830, 1.098751, 1.262196, 2.124367",\
"1.140452, 1.155038, 1.200959, 1.364405, 2.226575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.765108, 0.776247, 0.804598, 0.881436, 1.257555",\
"0.819409, 0.830548, 0.858899, 0.935737, 1.311857",\
"0.891404, 0.902542, 0.930893, 1.007732, 1.383851",\
"1.024280, 1.035419, 1.063770, 1.140608, 1.516727",\
"1.234882, 1.246021, 1.274372, 1.351210, 1.727329");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.748883, 0.760020, 0.788367, 0.865209, 1.241319",\
"0.790886, 0.802023, 0.830370, 0.907212, 1.283322",\
"0.825747, 0.836884, 0.865231, 0.942073, 1.318183",\
"0.867583, 0.878720, 0.907067, 0.983909, 1.360019",\
"0.902115, 0.913252, 0.941599, 1.018441, 1.394551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490",\
"0.019070, 0.026813, 0.051286, 0.145608, 0.664490");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.907212, 0.921798, 0.967719, 1.131164, 1.993335",\
"0.961927, 0.976513, 1.022434, 1.185880, 2.048050",\
"1.034159, 1.048745, 1.094666, 1.258112, 2.120282",\
"1.161986, 1.176572, 1.222493, 1.385938, 2.248108",\
"1.369149, 1.383735, 1.429656, 1.593102, 2.455272");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.748379, 0.759517, 0.787868, 0.864707, 1.240826",\
"0.790382, 0.801521, 0.829871, 0.906710, 1.282829",\
"0.825243, 0.836381, 0.864732, 0.941571, 1.317690",\
"0.867079, 0.878218, 0.906568, 0.983407, 1.359526",\
"0.901610, 0.912749, 0.941100, 1.017938, 1.394058");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493",\
"0.019071, 0.026814, 0.051287, 0.145610, 0.664493");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.907212, 0.921798, 0.967719, 1.131164, 1.993335",\
"0.961927, 0.976513, 1.022434, 1.185880, 2.048050",\
"1.034159, 1.048745, 1.094666, 1.258112, 2.120282",\
"1.161986, 1.176572, 1.222493, 1.385938, 2.248108",\
"1.369149, 1.383735, 1.429656, 1.593102, 2.455272");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002207, 0.012479, 0.051707, 0.201707, 1.000000");
values ( "0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238",\
"0.021680, 0.036509, 0.093884, 0.327906, 1.567238");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.874538, 0.888913, 0.934781, 1.098371, 1.960596",\
"0.919842, 0.934217, 0.980085, 1.143675, 2.005900",\
"0.973567, 0.987942, 1.033810, 1.197400, 2.059625",\
"1.053299, 1.067675, 1.113543, 1.277133, 2.139358",\
"1.155969, 1.170345, 1.216213, 1.379803, 2.242028");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.776929, 0.787812, 0.816070, 0.893074, 1.269710",\
"0.831195, 0.842077, 0.870336, 0.947339, 1.323975",\
"0.903270, 0.914152, 0.942411, 1.019414, 1.396050",\
"1.036328, 1.047210, 1.075469, 1.152472, 1.529108",\
"1.245224, 1.256107, 1.284365, 1.361369, 1.738005");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.874538, 0.888913, 0.934781, 1.098371, 1.960596",\
"0.919842, 0.934217, 0.980085, 1.143675, 2.005900",\
"0.973567, 0.987942, 1.033810, 1.197400, 2.059625",\
"1.053299, 1.067675, 1.113543, 1.277133, 2.139358",\
"1.155969, 1.170345, 1.216213, 1.379803, 2.242028");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.776113, 0.786998, 0.815262, 0.892260, 1.268911",\
"0.830378, 0.841263, 0.869527, 0.946525, 1.323176",\
"0.902453, 0.913338, 0.941603, 1.018601, 1.395252",\
"1.035511, 1.046396, 1.074660, 1.151658, 1.528309",\
"1.244408, 1.255293, 1.283557, 1.360555, 1.737206");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.729183, 0.740066, 0.768324, 0.845328, 1.221964",\
"0.771231, 0.782113, 0.810372, 0.887375, 1.264011",\
"0.806107, 0.816989, 0.845248, 0.922251, 1.298887",\
"0.848053, 0.858935, 0.887194, 0.964197, 1.340833",\
"0.883457, 0.894339, 0.922598, 0.999601, 1.376237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392",\
"0.019504, 0.027146, 0.051579, 0.146335, 0.666392");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.900781, 0.915157, 0.961025, 1.124615, 1.986840",\
"0.955494, 0.969869, 1.015737, 1.179327, 2.041552",\
"1.027503, 1.041879, 1.087747, 1.251337, 2.113562",\
"1.154469, 1.168845, 1.214713, 1.378303, 2.240528",\
"1.359432, 1.373808, 1.419676, 1.583266, 2.445491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.728367, 0.739252, 0.767516, 0.844514, 1.221165",\
"0.770414, 0.781299, 0.809564, 0.886561, 1.263212",\
"0.805290, 0.816175, 0.844440, 0.921438, 1.298089",\
"0.847236, 0.858121, 0.886385, 0.963383, 1.340034",\
"0.882640, 0.893525, 0.921790, 0.998788, 1.375439");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398",\
"0.019507, 0.027148, 0.051580, 0.146338, 0.666398");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.900781, 0.915157, 0.961025, 1.124615, 1.986840",\
"0.955494, 0.969869, 1.015737, 1.179327, 2.041552",\
"1.027503, 1.041879, 1.087747, 1.251337, 2.113562",\
"1.154469, 1.168845, 1.214713, 1.378303, 2.240528",\
"1.359432, 1.373808, 1.419676, 1.583266, 2.445491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002749, 0.013021, 0.052249, 0.202249, 1.000000");
values ( "0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043",\
"0.022336, 0.037192, 0.094636, 0.329137, 1.569043");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.866857, 0.881962, 0.927837, 1.089626, 1.951248",\
"0.912163, 0.927267, 0.973143, 1.134931, 1.996554",\
"0.965895, 0.980999, 1.026874, 1.188663, 2.050286",\
"1.045635, 1.060739, 1.106614, 1.268403, 2.130025",\
"1.148379, 1.163483, 1.209358, 1.371147, 2.232770");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.775638, 0.787510, 0.815986, 0.891603, 1.266286",\
"0.829887, 0.841758, 0.870234, 0.945852, 1.320534",\
"0.901976, 0.913848, 0.942324, 1.017941, 1.392624",\
"1.037670, 1.049541, 1.078017, 1.153635, 1.528317",\
"1.246782, 1.258654, 1.287130, 1.362747, 1.737430");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.866857, 0.881962, 0.927837, 1.089626, 1.951248",\
"0.912163, 0.927267, 0.973143, 1.134931, 1.996554",\
"0.965895, 0.980999, 1.026874, 1.188663, 2.050286",\
"1.045635, 1.060739, 1.106614, 1.268403, 2.130025",\
"1.148379, 1.163483, 1.209358, 1.371147, 2.232770");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.774419, 0.786295, 0.814781, 0.890390, 1.265094",\
"0.828667, 0.840543, 0.869029, 0.944638, 1.319342",\
"0.900757, 0.912633, 0.941118, 1.016727, 1.391432",\
"1.036450, 1.048326, 1.076812, 1.152421, 1.527125",\
"1.245563, 1.257439, 1.285925, 1.361534, 1.736238");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.739452, 0.751323, 0.779800, 0.855417, 1.230099",\
"0.781466, 0.793337, 0.821814, 0.897431, 1.272113",\
"0.816329, 0.828201, 0.856677, 0.932294, 1.306977",\
"0.858189, 0.870060, 0.898537, 0.974154, 1.348836",\
"0.893406, 0.905277, 0.933754, 1.009371, 1.384053");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241",\
"0.018194, 0.026203, 0.050787, 0.140229, 0.658241");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.895923, 0.911027, 0.956903, 1.118691, 1.980314",\
"0.950640, 0.965744, 1.011620, 1.173408, 2.035031",\
"1.022852, 1.037956, 1.083831, 1.245620, 2.107242",\
"1.150530, 1.165634, 1.211509, 1.373298, 2.234921",\
"1.357313, 1.372417, 1.418292, 1.580081, 2.441703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.738233, 0.750109, 0.778594, 0.854203, 1.228907",\
"0.780246, 0.792122, 0.820608, 0.896217, 1.270921",\
"0.815110, 0.826986, 0.855471, 0.931080, 1.305785",\
"0.856970, 0.868846, 0.897331, 0.972940, 1.347644",\
"0.892187, 0.904063, 0.932548, 1.008157, 1.382861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249",\
"0.018190, 0.026206, 0.050789, 0.140236, 0.658249");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.895923, 0.911027, 0.956903, 1.118691, 1.980314",\
"0.950640, 0.965744, 1.011620, 1.173408, 2.035031",\
"1.022852, 1.037956, 1.083831, 1.245620, 2.107242",\
"1.150530, 1.165634, 1.211509, 1.373298, 2.234921",\
"1.357313, 1.372417, 1.418292, 1.580081, 2.441703");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001199, 0.011471, 0.050699, 0.200699, 1.000000");
values ( "0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058",\
"0.020017, 0.034931, 0.092405, 0.320761, 1.561058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.852040, 0.867086, 0.912988, 1.074777, 1.936228",\
"0.897335, 0.912381, 0.958284, 1.120072, 1.981523",\
"0.950927, 0.965973, 1.011875, 1.173664, 2.035115",\
"1.030612, 1.045658, 1.091560, 1.253349, 2.114800",\
"1.132078, 1.147124, 1.193026, 1.354815, 2.216266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.756934, 0.768661, 0.797087, 0.872681, 1.247078",\
"0.811308, 0.823035, 0.851460, 0.927055, 1.301452",\
"0.883155, 0.894882, 0.923307, 0.998902, 1.373299",\
"1.015707, 1.027434, 1.055859, 1.131453, 1.505851",\
"1.222198, 1.233925, 1.262350, 1.337944, 1.712342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.852040, 0.867086, 0.912988, 1.074777, 1.936228",\
"0.897335, 0.912381, 0.958284, 1.120072, 1.981523",\
"0.950927, 0.965973, 1.011875, 1.173664, 2.035115",\
"1.030612, 1.045658, 1.091560, 1.253349, 2.114800",\
"1.132078, 1.147124, 1.193026, 1.354815, 2.216266");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.756538, 0.768267, 0.796695, 0.872287, 1.246692",\
"0.810912, 0.822641, 0.851069, 0.926661, 1.301065",\
"0.882759, 0.894488, 0.922916, 0.998508, 1.372913",\
"1.015311, 1.027040, 1.055468, 1.131059, 1.505464",\
"1.221802, 1.233531, 1.261959, 1.337550, 1.711955");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.794597, 0.806324, 0.834749, 0.910344, 1.284741",\
"0.839289, 0.851016, 0.879442, 0.955036, 1.329433",\
"0.882956, 0.894683, 0.923109, 0.998703, 1.373101",\
"0.941447, 0.953174, 0.981599, 1.057194, 1.431591",\
"1.006118, 1.017845, 1.046270, 1.121865, 1.496262");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826",\
"0.018357, 0.026322, 0.050905, 0.140366, 0.657826");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.957917, 0.972963, 1.018866, 1.180654, 2.042105",\
"1.011315, 1.026361, 1.072263, 1.234052, 2.095503",\
"1.084096, 1.099142, 1.145044, 1.306833, 2.168284",\
"1.223865, 1.238911, 1.284813, 1.446602, 2.308053",\
"1.446214, 1.461260, 1.507163, 1.668951, 2.530402");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.794201, 0.805930, 0.834358, 0.909950, 1.284354",\
"0.838893, 0.850622, 0.879050, 0.954642, 1.329047",\
"0.882560, 0.894289, 0.922718, 0.998309, 1.372714",\
"0.941051, 0.952780, 0.981208, 1.056800, 1.431205",\
"1.005722, 1.017451, 1.045879, 1.121471, 1.495876");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829",\
"0.018357, 0.026323, 0.050906, 0.140368, 0.657829");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.957917, 0.972963, 1.018866, 1.180654, 2.042105",\
"1.011315, 1.026361, 1.072263, 1.234052, 2.095503",\
"1.084096, 1.099142, 1.145044, 1.306833, 2.168284",\
"1.223865, 1.238911, 1.284813, 1.446602, 2.308053",\
"1.446214, 1.461260, 1.507163, 1.668951, 2.530402");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733",\
"0.020498, 0.035365, 0.092759, 0.321047, 1.560733");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.822844, 0.838028, 0.883934, 1.045691, 1.907188",\
"0.868140, 0.883323, 0.929230, 1.090986, 1.952484",\
"0.921715, 0.936898, 0.982805, 1.144562, 2.006059",\
"1.001384, 1.016567, 1.062474, 1.224230, 2.085728",\
"1.102720, 1.117904, 1.163810, 1.325567, 2.187064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.740489, 0.752415, 0.780896, 0.856463, 1.230816",\
"0.794879, 0.806805, 0.835286, 0.910853, 1.285206",\
"0.866698, 0.878624, 0.907105, 0.982671, 1.357024",\
"0.999188, 1.011114, 1.039595, 1.115161, 1.489514",\
"1.205383, 1.217308, 1.245789, 1.321356, 1.695709");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.822844, 0.838028, 0.883934, 1.045691, 1.907188",\
"0.868140, 0.883323, 0.929230, 1.090986, 1.952484",\
"0.921715, 0.936898, 0.982805, 1.144562, 2.006059",\
"1.001384, 1.016567, 1.062474, 1.224230, 2.085728",\
"1.102720, 1.117904, 1.163810, 1.325567, 2.187064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.740047, 0.751975, 0.780459, 0.856023, 1.230384",\
"0.794437, 0.806365, 0.834849, 0.910412, 1.284774",\
"0.866256, 0.878183, 0.906668, 0.982231, 1.356592",\
"0.998746, 1.010673, 1.039158, 1.114721, 1.489082",\
"1.204941, 1.216868, 1.245352, 1.320916, 1.695277");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.756236, 0.768162, 0.796643, 0.872210, 1.246563",\
"0.798180, 0.810106, 0.838586, 0.914153, 1.288506",\
"0.832663, 0.844589, 0.873070, 0.948637, 1.322990",\
"0.874239, 0.886164, 0.914645, 0.990212, 1.364565",\
"0.909509, 0.921435, 0.949916, 1.025482, 1.399835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414",\
"0.018127, 0.026158, 0.050755, 0.140238, 0.657414");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.898656, 0.913840, 0.959746, 1.121503, 1.983000",\
"0.953373, 0.968557, 1.014463, 1.176220, 2.037717",\
"1.024938, 1.040122, 1.086028, 1.247785, 2.109282",\
"1.154842, 1.170026, 1.215932, 1.377689, 2.239186",\
"1.365235, 1.380418, 1.426325, 1.588081, 2.449579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.755794, 0.767722, 0.796206, 0.871770, 1.246131",\
"0.797738, 0.809665, 0.838149, 0.913713, 1.288074",\
"0.832221, 0.844149, 0.872633, 0.948197, 1.322558",\
"0.873796, 0.885724, 0.914208, 0.989772, 1.364133",\
"0.909067, 0.920994, 0.949478, 1.025042, 1.399403");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417",\
"0.018126, 0.026159, 0.050756, 0.140240, 0.657417");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.898656, 0.913840, 0.959746, 1.121503, 1.983000",\
"0.953373, 0.968557, 1.014463, 1.176220, 2.037717",\
"1.024938, 1.040122, 1.086028, 1.247785, 2.109282",\
"1.154842, 1.170026, 1.215932, 1.377689, 2.239186",\
"1.365235, 1.380418, 1.426325, 1.588081, 2.449579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001122, 0.011395, 0.050622, 0.200622, 1.000000");
values ( "0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305",\
"0.020050, 0.034937, 0.092347, 0.320681, 1.560305");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.804720, 0.820000, 0.865971, 1.027728, 1.889322",\
"0.850011, 0.865291, 0.911262, 1.073020, 1.934613",\
"0.904013, 0.919293, 0.965264, 1.127021, 1.988615",\
"0.983114, 0.998394, 1.044365, 1.206123, 2.067716",\
"1.083887, 1.099167, 1.145138, 1.306895, 2.168489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.726588, 0.738541, 0.767010, 0.842557, 1.216660",\
"0.781035, 0.792987, 0.821456, 0.897003, 1.271106",\
"0.853429, 0.865381, 0.893850, 0.969397, 1.343500",\
"0.984963, 0.996916, 1.025385, 1.100931, 1.475034",\
"1.189910, 1.201863, 1.230332, 1.305879, 1.679982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.804720, 0.820000, 0.865971, 1.027728, 1.889322",\
"0.850011, 0.865291, 0.911262, 1.073020, 1.934613",\
"0.904013, 0.919293, 0.965264, 1.127021, 1.988615",\
"0.983114, 0.998394, 1.044365, 1.206123, 2.067716",\
"1.083887, 1.099167, 1.145138, 1.306895, 2.168489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.726588, 0.738541, 0.767010, 0.842557, 1.216660",\
"0.781035, 0.792987, 0.821456, 0.897003, 1.271106",\
"0.853429, 0.865381, 0.893850, 0.969397, 1.343500",\
"0.984963, 0.996916, 1.025385, 1.100931, 1.475034",\
"1.189910, 1.201863, 1.230332, 1.305879, 1.679982");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656861");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.690417, 0.702370, 0.730839, 0.806385, 1.180489",\
"0.732521, 0.744474, 0.772943, 0.848489, 1.222593",\
"0.767417, 0.779369, 0.807838, 0.883385, 1.257488",\
"0.809490, 0.821442, 0.849911, 0.925458, 1.299561",\
"0.844449, 0.856401, 0.884870, 0.960417, 1.334520");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.857874, 0.873154, 0.919125, 1.080882, 1.942476",\
"0.912589, 0.927869, 0.973840, 1.135598, 1.997192",\
"0.984456, 0.999737, 1.045707, 1.207465, 2.069058",\
"1.110020, 1.125301, 1.171271, 1.333029, 2.194623",\
"1.312327, 1.327607, 1.373578, 1.535335, 2.396929");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.690417, 0.702370, 0.730839, 0.806385, 1.180489",\
"0.732521, 0.744474, 0.772943, 0.848489, 1.222593",\
"0.767417, 0.779369, 0.807838, 0.883385, 1.257488",\
"0.809490, 0.821442, 0.849911, 0.925458, 1.299561",\
"0.844449, 0.856401, 0.884870, 0.960417, 1.334520");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862",\
"0.018091, 0.026127, 0.050732, 0.140233, 0.656862");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.857874, 0.873154, 0.919125, 1.080882, 1.942476",\
"0.912589, 0.927869, 0.973840, 1.135598, 1.997192",\
"0.984456, 0.999737, 1.045707, 1.207465, 2.069058",\
"1.110020, 1.125301, 1.171271, 1.333029, 2.194623",\
"1.312327, 1.327607, 1.373578, 1.535335, 2.396929");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001074, 0.011347, 0.050574, 0.200574, 1.000000");
values ( "0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882",\
"0.020247, 0.035080, 0.092366, 0.320610, 1.559882");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.768127, 0.782683, 0.828580, 0.991967, 1.853792",\
"0.813413, 0.827969, 0.873866, 1.037253, 1.899078",\
"0.867419, 0.881975, 0.927873, 1.091259, 1.953085",\
"0.946307, 0.960863, 1.006760, 1.170147, 2.031972",\
"1.046107, 1.060663, 1.106560, 1.269947, 2.131772");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.701460, 0.712572, 0.740905, 0.817689, 1.193516",\
"0.755992, 0.767104, 0.795436, 0.872220, 1.248048",\
"0.828278, 0.839390, 0.867722, 0.944506, 1.320334",\
"0.959358, 0.970470, 0.998803, 1.075587, 1.451415",\
"1.162466, 1.173578, 1.201910, 1.278694, 1.654522");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.768127, 0.782683, 0.828580, 0.991967, 1.853792",\
"0.813413, 0.827969, 0.873866, 1.037253, 1.899078",\
"0.867419, 0.881975, 0.927873, 1.091259, 1.953085",\
"0.946307, 0.960863, 1.006760, 1.170147, 2.031972",\
"1.046107, 1.060663, 1.106560, 1.269947, 2.131772");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.701046, 0.712159, 0.740495, 0.817276, 1.193111",\
"0.755577, 0.766691, 0.795026, 0.871807, 1.247643",\
"0.827864, 0.838977, 0.867312, 0.944094, 1.319929",\
"0.958944, 0.970057, 0.998393, 1.075174, 1.451009",\
"1.162051, 1.173165, 1.201500, 1.278281, 1.654117");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.764480, 0.775592, 0.803925, 0.880709, 1.256536",\
"0.809179, 0.820291, 0.848623, 0.925407, 1.301235",\
"0.852837, 0.863949, 0.892281, 0.969065, 1.344893",\
"0.911330, 0.922441, 0.950774, 1.027558, 1.403386",\
"0.975867, 0.986979, 1.015311, 1.092095, 1.467923");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842",\
"0.019098, 0.026836, 0.051316, 0.145498, 0.663842");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.904893, 0.919449, 0.965346, 1.128733, 1.990558",\
"0.958288, 0.972844, 1.018741, 1.182128, 2.043953",\
"1.031055, 1.045611, 1.091509, 1.254895, 2.116721",\
"1.170665, 1.185221, 1.231119, 1.394505, 2.256330",\
"1.392578, 1.407133, 1.453031, 1.616418, 2.478243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.764066, 0.775179, 0.803515, 0.880296, 1.256131",\
"0.808765, 0.819878, 0.848213, 0.924995, 1.300830",\
"0.852422, 0.863536, 0.891871, 0.968652, 1.344488",\
"0.910915, 0.922029, 0.950364, 1.027145, 1.402980",\
"0.975452, 0.986566, 1.014901, 1.091682, 1.467518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845",\
"0.019100, 0.026836, 0.051316, 0.145500, 0.663845");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.904893, 0.919449, 0.965346, 1.128733, 1.990558",\
"0.958288, 0.972844, 1.018741, 1.182128, 2.043953",\
"1.031055, 1.045611, 1.091509, 1.254895, 2.116721",\
"1.170665, 1.185221, 1.231119, 1.394505, 2.256330",\
"1.392578, 1.407133, 1.453031, 1.616418, 2.478243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002238, 0.012511, 0.051738, 0.201738, 1.000000");
values ( "0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586",\
"0.021685, 0.036525, 0.093930, 0.327833, 1.566586");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.811415, 0.826559, 0.872417, 1.034121, 1.895224",\
"0.856710, 0.871854, 0.917711, 1.079415, 1.940519",\
"0.910298, 0.925441, 0.971299, 1.133003, 1.994107",\
"0.989980, 1.005123, 1.050981, 1.212685, 2.073789",\
"1.091414, 1.106557, 1.152415, 1.314119, 2.175223");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.736611, 0.748541, 0.777015, 0.852549, 1.226668",\
"0.790988, 0.802917, 0.831392, 0.906926, 1.281045",\
"0.862828, 0.874758, 0.903233, 0.978766, 1.352885",\
"0.995365, 1.007295, 1.035770, 1.111303, 1.485422",\
"1.201786, 1.213716, 1.242191, 1.317724, 1.691843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018120, 0.026156, 0.050760, 0.140269, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.811415, 0.826559, 0.872417, 1.034121, 1.895224",\
"0.856710, 0.871854, 0.917711, 1.079415, 1.940519",\
"0.910298, 0.925441, 0.971299, 1.133003, 1.994107",\
"0.989980, 1.005123, 1.050981, 1.212685, 2.073789",\
"1.091414, 1.106557, 1.152415, 1.314119, 2.175223");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714",\
"0.019878, 0.034802, 0.092296, 0.320726, 1.559714");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.735464, 0.747399, 0.775882, 0.851408, 1.225547",\
"0.789841, 0.801775, 0.830259, 0.905784, 1.279924",\
"0.861682, 0.873616, 0.902099, 0.977625, 1.351765",\
"0.994219, 1.006153, 1.034636, 1.110162, 1.484302",\
"1.200640, 1.212574, 1.241057, 1.316583, 1.690723");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018117, 0.026158, 0.050762, 0.140276, 0.656883",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656883",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656883",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656883",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656883");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.769111, 0.781041, 0.809516, 0.885049, 1.259168",\
"0.814413, 0.826343, 0.854818, 0.930351, 1.304470",\
"0.868095, 0.880024, 0.908499, 0.984033, 1.358152",\
"0.947896, 0.959826, 0.988301, 1.063834, 1.437953",\
"1.050147, 1.062077, 1.090552, 1.166085, 1.540204");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018120, 0.026156, 0.050760, 0.140269, 0.656874",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656874",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656874",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656874",\
"0.018120, 0.026156, 0.050760, 0.140269, 0.656874");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.918349, 0.933493, 0.979351, 1.141055, 2.002158",\
"0.972652, 0.987796, 1.033654, 1.195358, 2.056461",\
"1.044652, 1.059795, 1.105653, 1.267357, 2.128461",\
"1.177513, 1.192656, 1.238514, 1.400218, 2.261321",\
"1.385555, 1.400699, 1.446557, 1.608260, 2.469364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.767965, 0.779899, 0.808383, 0.883908, 1.258048",\
"0.813267, 0.825201, 0.853685, 0.929210, 1.303350",\
"0.866948, 0.878883, 0.907366, 0.982892, 1.357031",\
"0.946750, 0.958684, 0.987167, 1.062693, 1.436833",\
"1.049001, 1.060935, 1.089418, 1.164944, 1.539083");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018117, 0.026158, 0.050762, 0.140276, 0.656882",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656882",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656882",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656882",\
"0.018117, 0.026158, 0.050762, 0.140276, 0.656882");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.918349, 0.933493, 0.979351, 1.141055, 2.002158",\
"0.972652, 0.987796, 1.033654, 1.195358, 2.056461",\
"1.044652, 1.059795, 1.105653, 1.267357, 2.128461",\
"1.177513, 1.192656, 1.238514, 1.400218, 2.261321",\
"1.385555, 1.400699, 1.446557, 1.608260, 2.469364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713",\
"0.019878, 0.034802, 0.092295, 0.320726, 1.559713");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.765119, 0.779746, 0.825685, 0.989079, 1.851079",\
"0.810405, 0.825032, 0.870970, 1.034365, 1.896365",\
"0.864411, 0.879038, 0.924977, 1.088371, 1.950371",\
"0.943316, 0.957943, 1.003881, 1.167276, 2.029276",\
"1.043193, 1.057820, 1.103759, 1.267153, 2.129153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.701307, 0.712465, 0.740803, 0.817582, 1.193372",\
"0.755832, 0.766989, 0.795327, 0.872107, 1.247897",\
"0.828126, 0.839283, 0.867621, 0.944401, 1.320191",\
"0.959239, 0.970397, 0.998735, 1.075514, 1.451305",\
"1.162508, 1.173665, 1.202003, 1.278783, 1.654573");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.765119, 0.779746, 0.825685, 0.989079, 1.851079",\
"0.810405, 0.825032, 0.870970, 1.034365, 1.896365",\
"0.864411, 0.879038, 0.924977, 1.088371, 1.950371",\
"0.943316, 0.957943, 1.003881, 1.167276, 2.029276",\
"1.043193, 1.057820, 1.103759, 1.267153, 2.129153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021737, 0.036545, 0.093877, 0.327688, 1.566521");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.700886, 0.712045, 0.740386, 0.817162, 1.192960",\
"0.755410, 0.766569, 0.794910, 0.871687, 1.247485",\
"0.827704, 0.838863, 0.867204, 0.943981, 1.319779",\
"0.958818, 0.969977, 0.998318, 1.075094, 1.450892",\
"1.162086, 1.173245, 1.201586, 1.278363, 1.654161");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.693669, 0.704827, 0.733165, 0.809944, 1.185734",\
"0.735739, 0.746896, 0.775234, 0.852014, 1.227804",\
"0.770621, 0.781779, 0.810117, 0.886896, 1.262686",\
"0.812611, 0.823768, 0.852106, 0.928886, 1.304676",\
"0.847861, 0.859018, 0.887356, 0.964135, 1.339926");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709",\
"0.019039, 0.026793, 0.051277, 0.145427, 0.663709");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.842041, 0.856669, 0.902607, 1.066002, 1.928002",\
"0.896759, 0.911386, 0.957324, 1.120719, 1.982719",\
"0.968716, 0.983343, 1.029282, 1.192676, 2.054676",\
"1.095199, 1.109826, 1.155765, 1.319159, 2.181159",\
"1.299222, 1.313849, 1.359787, 1.523182, 2.385182");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.693248, 0.704407, 0.732748, 0.809524, 1.185322",\
"0.735317, 0.746476, 0.774817, 0.851594, 1.227392",\
"0.770200, 0.781359, 0.809700, 0.886477, 1.262274",\
"0.812190, 0.823348, 0.851689, 0.928466, 1.304264",\
"0.847439, 0.858598, 0.886939, 0.963716, 1.339513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712",\
"0.019040, 0.026794, 0.051278, 0.145429, 0.663712");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.842041, 0.856669, 0.902607, 1.066002, 1.928002",\
"0.896759, 0.911386, 0.957324, 1.120719, 1.982719",\
"0.968716, 0.983343, 1.029282, 1.192676, 2.054676",\
"1.095199, 1.109826, 1.155765, 1.319159, 2.181159",\
"1.299222, 1.313849, 1.359787, 1.523182, 2.385182");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002173, 0.012445, 0.051673, 0.201673, 1.000000");
values ( "0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521",\
"0.021736, 0.036545, 0.093877, 0.327688, 1.566521");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.705609, 0.720733, 0.766584, 0.928285, 1.789341",\
"0.751059, 0.766183, 0.812034, 0.973735, 1.834791",\
"0.804677, 0.819802, 0.865652, 1.027354, 1.888410",\
"0.880208, 0.895332, 0.941182, 1.102884, 1.963940",\
"0.971404, 0.986528, 1.032378, 1.194080, 2.055136");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.651078, 0.662991, 0.691463, 0.766994, 1.141107",\
"0.705536, 0.717449, 0.745921, 0.821451, 1.195565",\
"0.777912, 0.789825, 0.818297, 0.893827, 1.267941",\
"0.904789, 0.916702, 0.945174, 1.020705, 1.394818",\
"1.098430, 1.110343, 1.138815, 1.214346, 1.588459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.705609, 0.720733, 0.766584, 0.928285, 1.789341",\
"0.751059, 0.766183, 0.812034, 0.973735, 1.834791",\
"0.804677, 0.819802, 0.865652, 1.027354, 1.888410",\
"0.880208, 0.895332, 0.941182, 1.102884, 1.963940",\
"0.971404, 0.986528, 1.032378, 1.194080, 2.055136");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.651078, 0.662991, 0.691463, 0.766994, 1.141107",\
"0.705536, 0.717449, 0.745921, 0.821451, 1.195565",\
"0.777912, 0.789825, 0.818297, 0.893827, 1.267941",\
"0.904789, 0.916702, 0.945174, 1.020705, 1.394818",\
"1.098430, 1.110343, 1.138815, 1.214346, 1.588459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.664469, 0.676382, 0.704854, 0.780385, 1.154498",\
"0.709850, 0.721763, 0.750235, 0.825766, 1.199879",\
"0.764063, 0.775976, 0.804448, 0.879979, 1.254092",\
"0.842018, 0.853931, 0.882403, 0.957934, 1.332047",\
"0.938983, 0.950896, 0.979368, 1.054899, 1.429012");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.817991, 0.833115, 0.878966, 1.040667, 1.901723",\
"0.872490, 0.887614, 0.933465, 1.095166, 1.956222",\
"0.944702, 0.959826, 1.005677, 1.167378, 2.028434",\
"1.072646, 1.087770, 1.133621, 1.295322, 2.156378",\
"1.269838, 1.284963, 1.330813, 1.492514, 2.353570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.664469, 0.676382, 0.704854, 0.780385, 1.154498",\
"0.709850, 0.721763, 0.750235, 0.825766, 1.199879",\
"0.764063, 0.775976, 0.804448, 0.879979, 1.254092",\
"0.842018, 0.853931, 0.882403, 0.957934, 1.332047",\
"0.938983, 0.950896, 0.979368, 1.054899, 1.429012");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877",\
"0.018140, 0.026171, 0.050775, 0.140285, 0.656877");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.817991, 0.833115, 0.878966, 1.040667, 1.901723",\
"0.872490, 0.887614, 0.933465, 1.095166, 1.956222",\
"0.944702, 0.959826, 1.005677, 1.167378, 2.028434",\
"1.072646, 1.087770, 1.133621, 1.295322, 2.156378",\
"1.269838, 1.284963, 1.330813, 1.492514, 2.353570");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001139, 0.011411, 0.050639, 0.200639, 1.000000");
values ( "0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706",\
"0.019893, 0.034821, 0.092326, 0.320766, 1.559706");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.765558, 0.780370, 0.826314, 0.989554, 1.851162",\
"0.810909, 0.825721, 0.871665, 1.034905, 1.896513",\
"0.864679, 0.879490, 0.925434, 1.088674, 1.950282",\
"0.941967, 0.956779, 1.002723, 1.165963, 2.027571",\
"1.037976, 1.052787, 1.098731, 1.261971, 2.123579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.689842, 0.701233, 0.729612, 0.806233, 1.181409",\
"0.744354, 0.755744, 0.784123, 0.860745, 1.235921",\
"0.816656, 0.828047, 0.856426, 0.933047, 1.308223",\
"0.945820, 0.957210, 0.985589, 1.062211, 1.437387",\
"1.144494, 1.155885, 1.184263, 1.260885, 1.636061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.765558, 0.780370, 0.826314, 0.989554, 1.851162",\
"0.810909, 0.825721, 0.871665, 1.034905, 1.896513",\
"0.864679, 0.879490, 0.925434, 1.088674, 1.950282",\
"0.941967, 0.956779, 1.002723, 1.165963, 2.027571",\
"1.037976, 1.052787, 1.098731, 1.261971, 2.123579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564729");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.689842, 0.701233, 0.729612, 0.806233, 1.181409",\
"0.744354, 0.755744, 0.784123, 0.860745, 1.235921",\
"0.816656, 0.828047, 0.856426, 0.933047, 1.308223",\
"0.945820, 0.957210, 0.985589, 1.062211, 1.437387",\
"1.144494, 1.155885, 1.184263, 1.260885, 1.636061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.756888, 0.768279, 0.796658, 0.873279, 1.248455",\
"0.802187, 0.813578, 0.841956, 0.918578, 1.293754",\
"0.855814, 0.867204, 0.895583, 0.972205, 1.347381",\
"0.936571, 0.947962, 0.976340, 1.052962, 1.428138",\
"1.038475, 1.049865, 1.078244, 1.154865, 1.530041");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.915640, 0.930452, 0.976396, 1.139636, 2.001244",\
"0.969987, 0.984798, 1.030742, 1.193982, 2.055590",\
"1.041895, 1.056707, 1.102651, 1.265891, 2.127499",\
"1.174553, 1.189365, 1.235309, 1.398549, 2.260156",\
"1.381635, 1.396447, 1.442391, 1.605631, 2.467239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.756888, 0.768279, 0.796658, 0.873279, 1.248455",\
"0.802187, 0.813578, 0.841956, 0.918578, 1.293754",\
"0.855814, 0.867204, 0.895583, 0.972205, 1.347381",\
"0.936571, 0.947962, 0.976340, 1.052962, 1.428138",\
"1.038475, 1.049865, 1.078244, 1.154865, 1.530041");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869",\
"0.018760, 0.026597, 0.051115, 0.144857, 0.661869");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.915640, 0.930452, 0.976396, 1.139636, 2.001244",\
"0.969987, 0.984798, 1.030742, 1.193982, 2.055590",\
"1.041895, 1.056707, 1.102651, 1.265891, 2.127499",\
"1.174553, 1.189365, 1.235309, 1.398549, 2.260156",\
"1.381635, 1.396447, 1.442391, 1.605631, 2.467239");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001851, 0.012124, 0.051351, 0.201351, 1.000000");
values ( "0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730",\
"0.021275, 0.036095, 0.093424, 0.326831, 1.564730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.732879, 0.747374, 0.793266, 0.956647, 1.818286",\
"0.778211, 0.792705, 0.838597, 1.001979, 1.863618",\
"0.832048, 0.846542, 0.892434, 1.055815, 1.917454",\
"0.909767, 0.924261, 0.970153, 1.133535, 1.995174",\
"1.006749, 1.021243, 1.067135, 1.230517, 2.092156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.674468, 0.685482, 0.713772, 0.790546, 1.166222",\
"0.728990, 0.740004, 0.768295, 0.845069, 1.220745",\
"0.801278, 0.812292, 0.840582, 0.917357, 1.293033",\
"0.930908, 0.941922, 0.970212, 1.046986, 1.422662",\
"1.130603, 1.141617, 1.169907, 1.246682, 1.622358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.019232, 0.026938, 0.051415, 0.145571, 0.663697",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663697",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663697",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663697",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663697");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.732879, 0.747374, 0.793266, 0.956647, 1.818286",\
"0.778211, 0.792705, 0.838597, 1.001979, 1.863618",\
"0.832048, 0.846542, 0.892434, 1.055815, 1.917454",\
"0.909767, 0.924261, 0.970153, 1.133535, 1.995174",\
"1.006749, 1.021243, 1.067135, 1.230517, 2.092156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.674015, 0.685031, 0.713324, 0.790096, 1.165780",\
"0.728538, 0.739554, 0.767847, 0.844619, 1.220303",\
"0.800826, 0.811841, 0.840135, 0.916906, 1.292590",\
"0.930455, 0.941471, 0.969764, 1.046536, 1.422220",\
"1.130151, 1.141167, 1.169460, 1.246232, 1.621916");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.698560, 0.709574, 0.737864, 0.814639, 1.190315",\
"0.741942, 0.752956, 0.781246, 0.858021, 1.233697",\
"0.777116, 0.788130, 0.816420, 0.893195, 1.268871",\
"0.819001, 0.830015, 0.858305, 0.935080, 1.310756",\
"0.853963, 0.864977, 0.893268, 0.970042, 1.345718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.019232, 0.026938, 0.051415, 0.145571, 0.663698",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663698",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663698",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663698",\
"0.019232, 0.026938, 0.051415, 0.145571, 0.663698");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.835523, 0.850018, 0.895910, 1.059291, 1.920930",\
"0.892086, 0.906581, 0.952473, 1.115854, 1.977493",\
"0.964556, 0.979051, 1.024943, 1.188324, 2.049963",\
"1.091967, 1.106462, 1.152354, 1.315735, 2.177375",\
"1.298047, 1.312542, 1.358434, 1.521815, 2.383454");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.698108, 0.709124, 0.737417, 0.814189, 1.189873",\
"0.741490, 0.752506, 0.780799, 0.857571, 1.233255",\
"0.776664, 0.787680, 0.815973, 0.892745, 1.268429",\
"0.818549, 0.829565, 0.857858, 0.934630, 1.310314",\
"0.853511, 0.864527, 0.892820, 0.969592, 1.345276");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701",\
"0.019234, 0.026939, 0.051416, 0.145574, 0.663701");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.835523, 0.850018, 0.895910, 1.059291, 1.920930",\
"0.892086, 0.906581, 0.952473, 1.115854, 1.977493",\
"0.964556, 0.979051, 1.024943, 1.188324, 2.049963",\
"1.091967, 1.106462, 1.152354, 1.315735, 2.177375",\
"1.298047, 1.312542, 1.358434, 1.521815, 2.383454");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002402, 0.012674, 0.051902, 0.201902, 1.000000");
values ( "0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466",\
"0.021974, 0.036802, 0.094196, 0.328054, 1.566466");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.717630, 0.732364, 0.778239, 0.941396, 1.802457",\
"0.762917, 0.777650, 0.823525, 0.986682, 1.847743",\
"0.816920, 0.831654, 0.877529, 1.040685, 1.901747",\
"0.895918, 0.910652, 0.956527, 1.119684, 1.980745",\
"0.996222, 1.010956, 1.056831, 1.219988, 2.081049");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.672965, 0.684328, 0.712697, 0.789251, 1.164153",\
"0.727449, 0.738811, 0.767181, 0.843735, 1.218637",\
"0.799794, 0.811156, 0.839526, 0.916080, 1.290982",\
"0.931132, 0.942494, 0.970864, 1.047418, 1.422320",\
"1.135234, 1.146596, 1.174966, 1.251520, 1.626422");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.018798, 0.026628, 0.051153, 0.144757, 0.661214",\
"0.018798, 0.026628, 0.051153, 0.144757, 0.661214",\
"0.018798, 0.026628, 0.051153, 0.144757, 0.661214",\
"0.018798, 0.026628, 0.051153, 0.144757, 0.661214",\
"0.018798, 0.026628, 0.051153, 0.144757, 0.661214");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.717630, 0.732364, 0.778239, 0.941396, 1.802457",\
"0.762917, 0.777650, 0.823525, 0.986682, 1.847743",\
"0.816920, 0.831654, 0.877529, 1.040685, 1.901747",\
"0.895918, 0.910652, 0.956527, 1.119684, 1.980745",\
"0.996222, 1.010956, 1.056831, 1.219988, 2.081049");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.672412, 0.683777, 0.712150, 0.788701, 1.163613",\
"0.726896, 0.738261, 0.766634, 0.843185, 1.218097",\
"0.799241, 0.810606, 0.838979, 0.915530, 1.290442",\
"0.930579, 0.941943, 0.970317, 1.046867, 1.421780",\
"1.134681, 1.146045, 1.174419, 1.250969, 1.625881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.659485, 0.670848, 0.699217, 0.775772, 1.150674",\
"0.701554, 0.712916, 0.741286, 0.817840, 1.192742",\
"0.736438, 0.747800, 0.776170, 0.852724, 1.227626",\
"0.778429, 0.789791, 0.818161, 0.894715, 1.269617",\
"0.813693, 0.825056, 0.853425, 0.929980, 1.304882");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.018797, 0.026628, 0.051153, 0.144757, 0.661213",\
"0.018797, 0.026628, 0.051153, 0.144757, 0.661213",\
"0.018797, 0.026628, 0.051153, 0.144757, 0.661213",\
"0.018797, 0.026628, 0.051153, 0.144757, 0.661213",\
"0.018797, 0.026628, 0.051153, 0.144757, 0.661213");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.786867, 0.801600, 0.847475, 1.010632, 1.871693",\
"0.841584, 0.856317, 0.902192, 1.065349, 1.926410",\
"0.913544, 0.928277, 0.974152, 1.137309, 1.998370",\
"1.040049, 1.054783, 1.100658, 1.263815, 2.124876",\
"1.244127, 1.258860, 1.304735, 1.467892, 2.328953");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.658933, 0.670297, 0.698671, 0.775221, 1.150133",\
"0.701001, 0.712365, 0.740739, 0.817289, 1.192201",\
"0.735885, 0.747249, 0.775623, 0.852173, 1.227085",\
"0.777876, 0.789240, 0.817614, 0.894164, 1.269076",\
"0.813141, 0.824505, 0.852879, 0.929429, 1.304341");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217",\
"0.018798, 0.026629, 0.051154, 0.144759, 0.661217");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.786867, 0.801600, 0.847475, 1.010632, 1.871693",\
"0.841584, 0.856317, 0.902192, 1.065349, 1.926410",\
"0.913544, 0.928277, 0.974152, 1.137309, 1.998370",\
"1.040049, 1.054783, 1.100658, 1.263815, 2.124876",\
"1.244127, 1.258860, 1.304735, 1.467892, 2.328953");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001892, 0.012164, 0.051392, 0.201392, 1.000000");
values ( "0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993",\
"0.021118, 0.035988, 0.093431, 0.326793, 1.563993");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.703552, 0.718090, 0.763935, 0.927218, 1.788513",\
"0.748846, 0.763384, 0.809229, 0.972512, 1.833806",\
"0.802846, 0.817384, 0.863228, 1.026511, 1.887806",\
"0.882035, 0.896573, 0.942417, 1.105700, 1.966995",\
"0.983160, 0.997698, 1.043542, 1.206825, 2.068120");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.670292, 0.681429, 0.709753, 0.786455, 1.161889",\
"0.724703, 0.735840, 0.764164, 0.840866, 1.216300",\
"0.797146, 0.808283, 0.836607, 0.913309, 1.288743",\
"0.928902, 0.940040, 0.968364, 1.045065, 1.420500",\
"1.134684, 1.145821, 1.174145, 1.250847, 1.626281");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.703552, 0.718090, 0.763935, 0.927218, 1.788513",\
"0.748846, 0.763384, 0.809229, 0.972512, 1.833806",\
"0.802846, 0.817384, 0.863228, 1.026511, 1.887806",\
"0.882035, 0.896573, 0.942417, 1.105700, 1.966995",\
"0.983160, 0.997698, 1.043542, 1.206825, 2.068120");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.670292, 0.681429, 0.709753, 0.786455, 1.161889",\
"0.724703, 0.735840, 0.764164, 0.840866, 1.216300",\
"0.797146, 0.808283, 0.836607, 0.913309, 1.288743",\
"0.928902, 0.940040, 0.968364, 1.045065, 1.420500",\
"1.134684, 1.145821, 1.174145, 1.250847, 1.626281");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662868");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.786135, 0.797273, 0.825597, 0.902298, 1.277733",\
"0.828180, 0.839317, 0.867641, 0.944342, 1.319777",\
"0.862979, 0.874117, 0.902441, 0.979142, 1.354577",\
"0.903008, 0.914146, 0.942470, 1.019171, 1.394606",\
"0.930028, 0.941166, 0.969490, 1.046191, 1.421626");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.897726, 0.912264, 0.958109, 1.121392, 1.982686",\
"0.952337, 0.966875, 1.012720, 1.176003, 2.037297",\
"1.023494, 1.038032, 1.083876, 1.247159, 2.108454",\
"1.142125, 1.156664, 1.202508, 1.365791, 2.227086",\
"1.331998, 1.346536, 1.392380, 1.555663, 2.416958");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.786135, 0.797273, 0.825597, 0.902298, 1.277733",\
"0.828180, 0.839317, 0.867641, 0.944342, 1.319777",\
"0.862979, 0.874117, 0.902441, 0.979142, 1.354577",\
"0.903008, 0.914146, 0.942470, 1.019171, 1.394606",\
"0.930028, 0.941166, 0.969490, 1.046191, 1.421626");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869",\
"0.019062, 0.026813, 0.051307, 0.145278, 0.662869");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.896758, 0.911296, 0.957141, 1.120424, 1.981719",\
"0.951369, 0.965907, 1.011752, 1.175034, 2.036329",\
"1.022526, 1.037064, 1.082908, 1.246191, 2.107486",\
"1.141158, 1.155696, 1.201540, 1.364823, 2.226118",\
"1.331030, 1.345568, 1.391412, 1.554695, 2.415990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002198, 0.012470, 0.051698, 0.201698, 1.000000");
values ( "0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570",\
"0.021459, 0.036340, 0.093834, 0.327603, 1.565570");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.709616, 0.724322, 0.770176, 0.933322, 1.794285",\
"0.754907, 0.769613, 0.815467, 0.978613, 1.839576",\
"0.808909, 0.823616, 0.869469, 1.032615, 1.893578",\
"0.887977, 0.902684, 0.948537, 1.111684, 1.972646",\
"0.988600, 1.003307, 1.049161, 1.212307, 2.073270");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.670418, 0.681771, 0.710139, 0.786692, 1.161591",\
"0.724878, 0.736231, 0.764599, 0.841152, 1.216051",\
"0.797259, 0.808612, 0.836980, 0.913533, 1.288432",\
"0.928751, 0.940104, 0.968472, 1.045025, 1.419924",\
"1.133471, 1.144824, 1.173192, 1.249745, 1.624644");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.018809, 0.026637, 0.051161, 0.144767, 0.661215",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661215",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661215",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661215",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661215");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.709616, 0.724322, 0.770176, 0.933322, 1.794285",\
"0.754907, 0.769613, 0.815467, 0.978613, 1.839576",\
"0.808909, 0.823616, 0.869469, 1.032615, 1.893578",\
"0.887977, 0.902684, 0.948537, 1.111684, 1.972646",\
"0.988600, 1.003307, 1.049161, 1.212307, 2.073270");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.669710, 0.681066, 0.709439, 0.785987, 1.160899",\
"0.724171, 0.735526, 0.763899, 0.840447, 1.215359",\
"0.796552, 0.807907, 0.836280, 0.912828, 1.287740",\
"0.928044, 0.939399, 0.967772, 1.044320, 1.419232",\
"1.132764, 1.144119, 1.172492, 1.249040, 1.623952");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.733323, 0.744676, 0.773044, 0.849596, 1.224495",\
"0.777986, 0.789339, 0.817707, 0.894259, 1.269158",\
"0.821668, 0.833021, 0.861389, 0.937941, 1.312840",\
"0.880143, 0.891496, 0.919864, 0.996417, 1.371316",\
"0.944994, 0.956347, 0.984715, 1.061267, 1.436166");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.018809, 0.026637, 0.051161, 0.144767, 0.661216",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661216",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661216",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661216",\
"0.018809, 0.026637, 0.051161, 0.144767, 0.661216");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.838715, 0.853422, 0.899275, 1.062422, 1.923384",\
"0.892120, 0.906827, 0.952681, 1.115827, 1.976790",\
"0.964930, 0.979637, 1.025491, 1.188637, 2.049600",\
"1.104984, 1.119691, 1.165544, 1.328690, 2.189653",\
"1.328212, 1.342919, 1.388772, 1.551919, 2.412882");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.732615, 0.743971, 0.772344, 0.848892, 1.223804",\
"0.777278, 0.788634, 0.817007, 0.893555, 1.268466",\
"0.820960, 0.832316, 0.860689, 0.937237, 1.312149",\
"0.879436, 0.890791, 0.919164, 0.995712, 1.370624",\
"0.944286, 0.955642, 0.984015, 1.060562, 1.435474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220",\
"0.018810, 0.026639, 0.051162, 0.144770, 0.661220");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.838715, 0.853422, 0.899275, 1.062422, 1.923384",\
"0.892120, 0.906827, 0.952681, 1.115827, 1.976790",\
"0.964930, 0.979637, 1.025491, 1.188637, 2.049600",\
"1.104984, 1.119691, 1.165544, 1.328690, 2.189653",\
"1.328212, 1.342919, 1.388772, 1.551919, 2.412882");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001906, 0.012178, 0.051406, 0.201406, 1.000000");
values ( "0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962",\
"0.021058, 0.035945, 0.093427, 0.326824, 1.563962");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.699728, 0.714562, 0.760542, 0.923833, 1.785725",\
"0.745026, 0.759861, 0.805841, 0.969131, 1.831023",\
"0.798651, 0.813485, 0.859465, 1.022755, 1.884647",\
"0.878471, 0.893306, 0.939286, 1.102576, 1.964468",\
"0.980251, 0.995086, 1.041065, 1.204356, 2.066248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.706884, 0.718264, 0.746644, 0.823303, 1.198640",\
"0.761231, 0.772611, 0.800991, 0.877651, 1.252987",\
"0.833137, 0.844518, 0.872898, 0.949557, 1.324893",\
"0.965907, 0.977288, 1.005667, 1.082327, 1.457663",\
"1.173185, 1.184566, 1.212945, 1.289605, 1.664941");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.699728, 0.714562, 0.760542, 0.923833, 1.785725",\
"0.745026, 0.759861, 0.805841, 0.969131, 1.831023",\
"0.798651, 0.813485, 0.859465, 1.022755, 1.884647",\
"0.878471, 0.893306, 0.939286, 1.102576, 1.964468",\
"0.980251, 0.995086, 1.041065, 1.204356, 2.066248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565184");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.706884, 0.718264, 0.746644, 0.823303, 1.198640",\
"0.761231, 0.772611, 0.800991, 0.877651, 1.252987",\
"0.833137, 0.844518, 0.872898, 0.949557, 1.324893",\
"0.965907, 0.977288, 1.005667, 1.082327, 1.457663",\
"1.173185, 1.184566, 1.212945, 1.289605, 1.664941");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662281");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.719641, 0.731022, 0.759401, 0.836061, 1.211397",\
"0.764946, 0.776326, 0.804706, 0.881365, 1.256702",\
"0.818645, 0.830026, 0.858406, 0.935065, 1.310402",\
"0.898020, 0.909401, 0.937780, 1.014440, 1.389776",\
"0.999836, 1.011217, 1.039597, 1.116256, 1.491593");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.752243, 0.767077, 0.813057, 0.976347, 1.838239",\
"0.806531, 0.821366, 0.867346, 1.030636, 1.892528",\
"0.878564, 0.893398, 0.939378, 1.102668, 1.964560",\
"1.011239, 1.026074, 1.072054, 1.235344, 2.097236",\
"1.219137, 1.233971, 1.279951, 1.443242, 2.305134");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.719641, 0.731022, 0.759401, 0.836061, 1.211397",\
"0.764946, 0.776326, 0.804706, 0.881365, 1.256702",\
"0.818645, 0.830026, 0.858406, 0.935065, 1.310402",\
"0.898020, 0.909401, 0.937780, 1.014440, 1.389776",\
"0.999836, 1.011217, 1.039597, 1.116256, 1.491593");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282",\
"0.018771, 0.026604, 0.051115, 0.144947, 0.662282");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.752243, 0.767077, 0.813057, 0.976347, 1.838239",\
"0.806531, 0.821366, 0.867346, 1.030636, 1.892528",\
"0.878564, 0.893398, 0.939378, 1.102668, 1.964560",\
"1.011239, 1.026074, 1.072054, 1.235344, 2.097236",\
"1.219137, 1.233971, 1.279951, 1.443242, 2.305134");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183",\
"0.021417, 0.036209, 0.093475, 0.326917, 1.565183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.680861, 0.695608, 0.741492, 0.904661, 1.765812",\
"0.726157, 0.740905, 0.786789, 0.949958, 1.811109",\
"0.779753, 0.794501, 0.840384, 1.003553, 1.864704",\
"0.859548, 0.874296, 0.920179, 1.083349, 1.944499",\
"0.961143, 0.975891, 1.021774, 1.184943, 2.046094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.696201, 0.707576, 0.735950, 0.812516, 1.187476",\
"0.750573, 0.761947, 0.790321, 0.866887, 1.241848",\
"0.822430, 0.833804, 0.862178, 0.938744, 1.313705",\
"0.955092, 0.966466, 0.994840, 1.071406, 1.446367",\
"1.161849, 1.173224, 1.201598, 1.278164, 1.653124");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.680861, 0.695608, 0.741492, 0.904661, 1.765812",\
"0.726157, 0.740905, 0.786789, 0.949958, 1.811109",\
"0.779753, 0.794501, 0.840384, 1.003553, 1.864704",\
"0.859548, 0.874296, 0.920179, 1.083349, 1.944499",\
"0.961143, 0.975891, 1.021774, 1.184943, 2.046094");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326789, 1.564124");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.695685, 0.707061, 0.735439, 0.812002, 1.186972",\
"0.750056, 0.761433, 0.789811, 0.866373, 1.241343",\
"0.821913, 0.833290, 0.861668, 0.938230, 1.313200",\
"0.954575, 0.965952, 0.994330, 1.070892, 1.445862",\
"1.161333, 1.172709, 1.201087, 1.277650, 1.652620");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.824665, 0.836040, 0.864414, 0.940980, 1.315941",\
"0.866710, 0.878084, 0.906458, 0.983024, 1.357985",\
"0.901507, 0.912882, 0.941256, 1.017822, 1.392783",\
"0.941507, 0.952881, 0.981255, 1.057821, 1.432782",\
"0.968479, 0.979853, 1.008227, 1.084793, 1.459754");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339",\
"0.018783, 0.026617, 0.051140, 0.144771, 0.661339");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.839198, 0.853946, 0.899829, 1.062999, 1.924149",\
"0.893809, 0.908557, 0.954440, 1.117610, 1.978761",\
"0.964955, 0.979703, 1.025586, 1.188755, 2.049906",\
"1.083544, 1.098292, 1.144175, 1.307344, 2.168495",\
"1.273350, 1.288098, 1.333981, 1.497150, 2.358301");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.824149, 0.835526, 0.863904, 0.940466, 1.315436",\
"0.866193, 0.877570, 0.905948, 0.982510, 1.357480",\
"0.900991, 0.912368, 0.940746, 1.017308, 1.392278",\
"0.940990, 0.952367, 0.980745, 1.057307, 1.432277",\
"0.967962, 0.979339, 1.007717, 1.084279, 1.459249");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342",\
"0.018783, 0.026618, 0.051141, 0.144773, 0.661342");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.837860, 0.852608, 0.898491, 1.061660, 1.922811",\
"0.892471, 0.907219, 0.953102, 1.116272, 1.977422",\
"0.963617, 0.978364, 1.024248, 1.187417, 2.048568",\
"1.082205, 1.096953, 1.142837, 1.306006, 2.167157",\
"1.272012, 1.286759, 1.332643, 1.495812, 2.356963");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001876, 0.012148, 0.051376, 0.201376, 1.000000");
values ( "0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124",\
"0.021112, 0.035978, 0.093410, 0.326790, 1.564124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.700131, 0.714924, 0.760849, 0.924029, 1.785314",\
"0.745428, 0.760221, 0.806146, 0.969326, 1.830611",\
"0.799037, 0.813831, 0.859755, 1.022935, 1.884221",\
"0.878845, 0.893638, 0.939563, 1.102743, 1.964028",\
"0.980535, 0.995329, 1.041253, 1.204433, 2.065719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.709640, 0.721018, 0.749383, 0.825947, 1.200837",\
"0.763999, 0.775376, 0.803742, 0.880305, 1.255196",\
"0.835880, 0.847258, 0.875623, 0.952187, 1.327077",\
"0.968597, 0.979975, 1.008340, 1.084904, 1.459794",\
"1.175616, 1.186994, 1.215359, 1.291923, 1.666813");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.700131, 0.714924, 0.760849, 0.924029, 1.785314",\
"0.745428, 0.760221, 0.806146, 0.969326, 1.830611",\
"0.799037, 0.813831, 0.859755, 1.022935, 1.884221",\
"0.878845, 0.893638, 0.939563, 1.102743, 1.964028",\
"0.980535, 0.995329, 1.041253, 1.204433, 2.065719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.709024, 0.720405, 0.748775, 0.825334, 1.200235",\
"0.763383, 0.774763, 0.803133, 0.879693, 1.254594",\
"0.835265, 0.846645, 0.875015, 0.951574, 1.326476",\
"0.967982, 0.979362, 1.007732, 1.084291, 1.459193",\
"1.175000, 1.186381, 1.214750, 1.291310, 1.666211");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.701703, 0.713081, 0.741446, 0.818010, 1.192900",\
"0.743662, 0.755040, 0.783406, 0.859969, 1.234859",\
"0.778239, 0.789617, 0.817982, 0.894546, 1.269436",\
"0.819321, 0.830699, 0.859064, 0.935628, 1.310518",\
"0.856804, 0.868182, 0.896547, 0.973111, 1.348001");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204",\
"0.018772, 0.026609, 0.051134, 0.144733, 0.661204");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.721655, 0.736449, 0.782373, 0.945553, 1.806839",\
"0.776372, 0.791166, 0.837090, 1.000270, 1.861556",\
"0.851127, 0.865921, 0.911845, 1.075025, 1.936311",\
"0.980501, 0.995295, 1.041219, 1.204399, 2.065685",\
"1.189796, 1.204589, 1.250514, 1.413694, 2.274980");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.701087, 0.712468, 0.740838, 0.817397, 1.192298",\
"0.743047, 0.754427, 0.782797, 0.859356, 1.234258",\
"0.777623, 0.789004, 0.817373, 0.893933, 1.268834",\
"0.818705, 0.830086, 0.858456, 0.935015, 1.309916",\
"0.856189, 0.867569, 0.895939, 0.972498, 1.347399");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208",\
"0.018773, 0.026610, 0.051135, 0.144736, 0.661208");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.721172, 0.735966, 0.781890, 0.945070, 1.806356",\
"0.775889, 0.790683, 0.836607, 0.999787, 1.861073",\
"0.850668, 0.865461, 0.911386, 1.074566, 1.935851",\
"0.980501, 0.995294, 1.041219, 1.204399, 2.065685",\
"1.189796, 1.204589, 1.250514, 1.413694, 2.274980");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001865, 0.012137, 0.051365, 0.201365, 1.000000");
values ( "0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066",\
"0.021264, 0.036093, 0.093446, 0.326727, 1.564066");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.698274, 0.713027, 0.758898, 0.922051, 1.783129",\
"0.743566, 0.758319, 0.804190, 0.967342, 1.828420",\
"0.797590, 0.812344, 0.858215, 1.021367, 1.882445",\
"0.876800, 0.891553, 0.937424, 1.100576, 1.961654",\
"0.977828, 0.992581, 1.038452, 1.201604, 2.062682");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.704515, 0.715914, 0.744297, 0.820849, 1.195780",\
"0.758954, 0.770353, 0.798736, 0.875288, 1.250219",\
"0.831369, 0.842768, 0.871151, 0.947703, 1.322634",\
"0.963033, 0.974433, 1.002815, 1.079367, 1.454299",\
"1.168319, 1.179719, 1.208101, 1.284653, 1.659585");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.698274, 0.713027, 0.758898, 0.922051, 1.783129",\
"0.743566, 0.758319, 0.804190, 0.967342, 1.828420",\
"0.797590, 0.812344, 0.858215, 1.021367, 1.882445",\
"0.876800, 0.891553, 0.937424, 1.100576, 1.961654",\
"0.977828, 0.992581, 1.038452, 1.201604, 2.062682");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.703996, 0.715398, 0.743784, 0.820333, 1.195274",\
"0.758435, 0.769837, 0.798223, 0.874772, 1.249713",\
"0.830850, 0.842252, 0.870638, 0.947187, 1.322127",\
"0.962515, 0.973916, 1.002302, 1.078851, 1.453792",\
"1.167801, 1.179202, 1.207588, 1.284137, 1.659078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.818059, 0.829459, 0.857841, 0.934394, 1.309325",\
"0.860127, 0.871527, 0.899909, 0.976462, 1.351393",\
"0.894942, 0.906342, 0.934724, 1.011277, 1.386208",\
"0.935520, 0.946920, 0.975302, 1.051854, 1.426786",\
"0.964124, 0.975523, 1.003906, 1.080458, 1.455389");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214",\
"0.018755, 0.026598, 0.051124, 0.144727, 0.661214");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.860135, 0.874888, 0.920759, 1.083911, 1.944989",\
"0.914758, 0.929511, 0.975382, 1.138535, 1.999613",\
"0.986000, 1.000754, 1.046625, 1.209777, 2.070855",\
"1.105880, 1.120633, 1.166504, 1.329656, 2.190735",\
"1.297620, 1.312374, 1.358245, 1.521397, 2.382475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.817541, 0.828942, 0.857328, 0.933877, 1.308818",\
"0.859609, 0.871010, 0.899396, 0.975945, 1.350886",\
"0.894424, 0.905825, 0.934211, 1.010761, 1.385701",\
"0.935002, 0.946403, 0.974789, 1.051338, 1.426279",\
"0.963605, 0.975007, 1.003393, 1.079942, 1.454883");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218",\
"0.018756, 0.026599, 0.051125, 0.144730, 0.661218");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.858108, 0.872861, 0.918732, 1.081884, 1.942963",\
"0.912732, 0.927485, 0.973356, 1.136508, 1.997586",\
"0.983974, 0.998727, 1.044598, 1.207750, 2.068829",\
"1.103853, 1.118606, 1.164477, 1.327629, 2.188708",\
"1.295594, 1.310347, 1.356218, 1.519370, 2.380449");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001844, 0.012116, 0.051344, 0.201344, 1.000000");
values ( "0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979",\
"0.021012, 0.035890, 0.093347, 0.326722, 1.563979");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.723956, 0.738753, 0.784666, 0.947839, 1.809099",\
"0.769249, 0.784046, 0.829959, 0.993132, 1.854391",\
"0.823249, 0.838046, 0.883959, 1.047132, 1.908391",\
"0.902410, 0.917208, 0.963121, 1.126294, 1.987553",\
"1.003435, 1.018232, 1.064145, 1.227318, 2.088578");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.680864, 0.692266, 0.720642, 0.797202, 1.172116",\
"0.735286, 0.746688, 0.775064, 0.851624, 1.226538",\
"0.807714, 0.819116, 0.847492, 0.924052, 1.298966",\
"0.939405, 0.950807, 0.979183, 1.055743, 1.430657",\
"1.144932, 1.156335, 1.184710, 1.261270, 1.636184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.723956, 0.738753, 0.784666, 0.947839, 1.809099",\
"0.769249, 0.784046, 0.829959, 0.993132, 1.854391",\
"0.823249, 0.838046, 0.883959, 1.047132, 1.908391",\
"0.902410, 0.917208, 0.963121, 1.126294, 1.987553",\
"1.003435, 1.018232, 1.064145, 1.227318, 2.088578");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.680278, 0.691682, 0.720062, 0.796619, 1.171543",\
"0.734700, 0.746104, 0.774484, 0.851040, 1.225965",\
"0.807128, 0.818532, 0.846912, 0.923468, 1.298393",\
"0.938819, 0.950223, 0.978603, 1.055159, 1.430084",\
"1.144346, 1.155751, 1.184130, 1.260687, 1.635611");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.814236, 0.825638, 0.854013, 0.930574, 1.305488",\
"0.856279, 0.867681, 0.896057, 0.972617, 1.347531",\
"0.891072, 0.902474, 0.930850, 1.007410, 1.382324",\
"0.931063, 0.942465, 0.970841, 1.047401, 1.422315",\
"0.958022, 0.969424, 0.997800, 1.074360, 1.449274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207",\
"0.018746, 0.026591, 0.051117, 0.144716, 0.661207");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.929020, 0.943818, 0.989731, 1.152904, 2.014163",\
"0.983630, 0.998428, 1.044341, 1.207514, 2.068773",\
"1.054776, 1.069574, 1.115487, 1.278659, 2.139919",\
"1.173365, 1.188163, 1.234076, 1.397249, 2.258508",\
"1.363172, 1.377970, 1.423882, 1.587055, 2.448315");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.813650, 0.825054, 0.853434, 0.929990, 1.304914",\
"0.855693, 0.867097, 0.895477, 0.972033, 1.346958",\
"0.890486, 0.901890, 0.930270, 1.006826, 1.381751",\
"0.930477, 0.941881, 0.970261, 1.046817, 1.421742",\
"0.957436, 0.968840, 0.997220, 1.073776, 1.448701");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211",\
"0.018747, 0.026592, 0.051118, 0.144719, 0.661211");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.928011, 0.942809, 0.988722, 1.151895, 2.013154",\
"0.982622, 0.997419, 1.043332, 1.206505, 2.067765",\
"1.053767, 1.068565, 1.114478, 1.277651, 2.138910",\
"1.172356, 1.187154, 1.233067, 1.396240, 2.257499",\
"1.362163, 1.376961, 1.422874, 1.586046, 2.447306");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044",\
"0.021163, 0.036005, 0.093384, 0.326687, 1.564044");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.702557, 0.717253, 0.763148, 0.926380, 1.787732",\
"0.747841, 0.762538, 0.808432, 0.971665, 1.833017",\
"0.801846, 0.816543, 0.862437, 1.025670, 1.887022",\
"0.880775, 0.895471, 0.941366, 1.104599, 1.965951",\
"0.980765, 0.995462, 1.041356, 1.204589, 2.065941");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.661863, 0.673156, 0.701516, 0.778140, 1.153325",\
"0.716374, 0.727668, 0.756027, 0.832652, 1.207836",\
"0.788685, 0.799978, 0.828338, 0.904963, 1.280147",\
"0.919883, 0.931176, 0.959536, 1.036160, 1.411345",\
"1.123402, 1.134695, 1.163055, 1.239679, 1.614863");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.702557, 0.717253, 0.763148, 0.926380, 1.787732",\
"0.747841, 0.762538, 0.808432, 0.971665, 1.833017",\
"0.801846, 0.816543, 0.862437, 1.025670, 1.887022",\
"0.880775, 0.895471, 0.941366, 1.104599, 1.965951",\
"0.980765, 0.995462, 1.041356, 1.204589, 2.065941");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.661553, 0.672847, 0.701209, 0.777831, 1.153021",\
"0.716064, 0.727358, 0.755721, 0.832343, 1.207533",\
"0.788375, 0.799669, 0.828031, 0.904654, 1.279844",\
"0.919572, 0.930867, 0.959229, 1.035851, 1.411041",\
"1.123091, 1.134386, 1.162748, 1.239370, 1.614560");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.018881, 0.026686, 0.051197, 0.144975, 0.662007",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662007",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662007",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662007",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662007");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.714641, 0.725934, 0.754294, 0.830918, 1.206103",\
"0.759350, 0.770643, 0.799003, 0.875627, 1.250812",\
"0.802981, 0.814274, 0.842634, 0.919258, 1.294443",\
"0.861478, 0.872771, 0.901131, 0.977755, 1.352939",\
"0.925673, 0.936966, 0.965326, 1.041950, 1.417135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004",\
"0.018880, 0.026685, 0.051196, 0.144973, 0.662004");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.831085, 0.845782, 0.891676, 1.054909, 1.916261",\
"0.884467, 0.899164, 0.945059, 1.108291, 1.969643",\
"0.957193, 0.971890, 1.017785, 1.181017, 2.042369",\
"1.096431, 1.111127, 1.157022, 1.320255, 2.181606",\
"1.317225, 1.331921, 1.377816, 1.541048, 2.402400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.714330, 0.725625, 0.753987, 0.830609, 1.205799",\
"0.759040, 0.770334, 0.798696, 0.875318, 1.250508",\
"0.802670, 0.813965, 0.842327, 0.918949, 1.294139",\
"0.861167, 0.872462, 0.900824, 0.977446, 1.352636",\
"0.925363, 0.936657, 0.965019, 1.041641, 1.416831");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.018881, 0.026686, 0.051197, 0.144975, 0.662006",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662006",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662006",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662006",\
"0.018881, 0.026686, 0.051197, 0.144975, 0.662006");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.831085, 0.845782, 0.891676, 1.054909, 1.916261",\
"0.884467, 0.899164, 0.945059, 1.108291, 1.969643",\
"0.957193, 0.971890, 1.017785, 1.181017, 2.042369",\
"1.096431, 1.111127, 1.157022, 1.320255, 2.181606",\
"1.317225, 1.331921, 1.377816, 1.541048, 2.402400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001988, 0.012260, 0.051488, 0.201488, 1.000000");
values ( "0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792",\
"0.021325, 0.036175, 0.093583, 0.327085, 1.564792");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.712881, 0.727508, 0.773436, 0.936842, 1.798902",\
"0.758165, 0.772792, 0.818720, 0.982127, 1.844186",\
"0.812172, 0.826799, 0.872727, 1.036134, 1.898193",\
"0.891027, 0.905654, 0.951582, 1.114988, 1.977047",\
"0.990680, 1.005306, 1.051234, 1.214641, 2.076700");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.667107, 0.678284, 0.706632, 0.783432, 1.159342",\
"0.721650, 0.732827, 0.761175, 0.837976, 1.213885",\
"0.793912, 0.805088, 0.833437, 0.910237, 1.286147",\
"0.924944, 0.936120, 0.964469, 1.041269, 1.417179",\
"1.127804, 1.138981, 1.167330, 1.244130, 1.620040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.712881, 0.727508, 0.773436, 0.936842, 1.798902",\
"0.758165, 0.772792, 0.818720, 0.982127, 1.844186",\
"0.812172, 0.826799, 0.872727, 1.036134, 1.898193",\
"0.891027, 0.905654, 0.951582, 1.114988, 1.977047",\
"0.990680, 1.005306, 1.051234, 1.214641, 2.076700");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.666575, 0.677753, 0.706105, 0.782902, 1.158822",\
"0.721118, 0.732297, 0.760649, 0.837446, 1.213365",\
"0.793379, 0.804558, 0.832910, 0.909707, 1.285627",\
"0.924411, 0.935590, 0.963942, 1.040739, 1.416659",\
"1.127272, 1.138451, 1.166803, 1.243600, 1.619520");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.019019, 0.026778, 0.051259, 0.145466, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145466, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145466, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145466, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145466, 0.663966");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.800667, 0.811844, 0.840192, 0.916993, 1.292903",\
"0.842711, 0.853888, 0.882236, 0.959037, 1.334947",\
"0.877500, 0.888676, 0.917025, 0.993825, 1.369735",\
"0.917479, 0.928656, 0.957004, 1.033804, 1.409714",\
"0.944420, 0.955597, 0.983945, 1.060745, 1.436655");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962",\
"0.019018, 0.026777, 0.051258, 0.145463, 0.663962");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.930160, 0.944787, 0.990715, 1.154121, 2.016180",\
"0.984771, 0.999398, 1.045326, 1.208733, 2.070792",\
"1.055916, 1.070543, 1.116471, 1.279877, 2.141936",\
"1.174500, 1.189126, 1.235054, 1.398461, 2.260520",\
"1.364297, 1.378924, 1.424851, 1.588258, 2.450317");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.800135, 0.811314, 0.839666, 0.916463, 1.292382",\
"0.842179, 0.853358, 0.881710, 0.958507, 1.334427",\
"0.876968, 0.888146, 0.916498, 0.993295, 1.369215",\
"0.916947, 0.928126, 0.956478, 1.033275, 1.409194",\
"0.943888, 0.955066, 0.983418, 1.060215, 1.436135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.019019, 0.026778, 0.051259, 0.145465, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145465, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145465, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145465, 0.663966",\
"0.019019, 0.026778, 0.051259, 0.145465, 0.663966");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.929573, 0.944200, 0.990128, 1.153534, 2.015593",\
"0.984184, 0.998811, 1.044739, 1.208146, 2.070205",\
"1.055329, 1.069956, 1.115884, 1.279290, 2.141349",\
"1.173912, 1.188539, 1.234467, 1.397874, 2.259933",\
"1.363710, 1.378336, 1.424264, 1.587671, 2.449730");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002149, 0.012421, 0.051649, 0.201649, 1.000000");
values ( "0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741",\
"0.021632, 0.036455, 0.093815, 0.327708, 1.566741");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.705805, 0.720810, 0.766694, 0.929676, 1.790418",\
"0.751096, 0.766101, 0.811985, 0.974966, 1.835709",\
"0.805098, 0.820104, 0.865987, 1.028969, 1.889711",\
"0.884142, 0.899147, 0.945031, 1.108012, 1.968755",\
"0.984652, 0.999658, 1.045541, 1.208523, 2.069265");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.666355, 0.678080, 0.706526, 0.782907, 1.157205",\
"0.720826, 0.732551, 0.760996, 0.837378, 1.211675",\
"0.793195, 0.804920, 0.833365, 0.909747, 1.284044",\
"0.924636, 0.936361, 0.964806, 1.041188, 1.415485",\
"1.129146, 1.140871, 1.169316, 1.245698, 1.619995");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.705805, 0.720810, 0.766694, 0.929676, 1.790418",\
"0.751096, 0.766101, 0.811985, 0.974966, 1.835709",\
"0.805098, 0.820104, 0.865987, 1.028969, 1.889711",\
"0.884142, 0.899147, 0.945031, 1.108012, 1.968755",\
"0.984652, 0.999658, 1.045541, 1.208523, 2.069265");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.666355, 0.678080, 0.706526, 0.782907, 1.157205",\
"0.720826, 0.732551, 0.760996, 0.837378, 1.211675",\
"0.793195, 0.804920, 0.833365, 0.909747, 1.284044",\
"0.924636, 0.936361, 0.964806, 1.041188, 1.415485",\
"1.129146, 1.140871, 1.169316, 1.245698, 1.619995");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.719324, 0.731049, 0.759494, 0.835876, 1.210173",\
"0.764021, 0.775746, 0.804192, 0.880573, 1.254870",\
"0.807680, 0.819405, 0.847851, 0.924233, 1.298530",\
"0.866171, 0.877896, 0.906341, 0.982723, 1.357020",\
"0.930721, 0.942446, 0.970892, 1.047273, 1.421571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.829467, 0.844473, 0.890356, 1.053338, 1.914080",\
"0.882862, 0.897868, 0.943751, 1.106733, 1.967475",\
"0.955631, 0.970636, 1.016520, 1.179501, 2.040243",\
"1.095261, 1.110267, 1.156150, 1.319132, 2.179874",\
"1.317223, 1.332229, 1.378112, 1.541094, 2.401836");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.719324, 0.731049, 0.759494, 0.835876, 1.210173",\
"0.764021, 0.775746, 0.804192, 0.880573, 1.254870",\
"0.807680, 0.819405, 0.847851, 0.924233, 1.298530",\
"0.866171, 0.877896, 0.906341, 0.982723, 1.357020",\
"0.930721, 0.942446, 0.970892, 1.047273, 1.421571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193",\
"0.018366, 0.026324, 0.050889, 0.144043, 0.659193");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.829467, 0.844473, 0.890356, 1.053338, 1.914080",\
"0.882862, 0.897868, 0.943751, 1.106733, 1.967475",\
"0.955631, 0.970636, 1.016520, 1.179501, 2.040243",\
"1.095261, 1.110267, 1.156150, 1.319132, 2.179874",\
"1.317223, 1.332229, 1.378112, 1.541094, 2.401836");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001397, 0.011669, 0.050897, 0.200897, 1.000000");
values ( "0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010",\
"0.020358, 0.035253, 0.092704, 0.325638, 1.562010");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.695537, 0.710561, 0.756490, 0.918361, 1.780334",\
"0.740965, 0.755989, 0.801918, 0.963789, 1.825762",\
"0.794648, 0.809672, 0.855601, 1.017471, 1.879444",\
"0.870512, 0.885536, 0.931465, 1.093336, 1.955309",\
"0.962740, 0.977764, 1.023693, 1.185563, 2.047536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.646800, 0.658479, 0.686906, 0.762578, 1.137488",\
"0.701268, 0.712947, 0.741374, 0.817045, 1.191955",\
"0.773626, 0.785305, 0.813732, 0.889403, 1.264313",\
"0.900979, 0.912658, 0.941085, 1.016756, 1.391666",\
"1.095724, 1.107403, 1.135830, 1.211501, 1.586411");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.695537, 0.710561, 0.756490, 0.918361, 1.780334",\
"0.740965, 0.755989, 0.801918, 0.963789, 1.825762",\
"0.794648, 0.809672, 0.855601, 1.017471, 1.879444",\
"0.870512, 0.885536, 0.931465, 1.093336, 1.955309",\
"0.962740, 0.977764, 1.023693, 1.185563, 2.047536");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.646513, 0.658193, 0.686622, 0.762292, 1.137207",\
"0.700981, 0.712661, 0.741090, 0.816759, 1.191675",\
"0.773339, 0.785019, 0.813448, 0.889117, 1.264032",\
"0.900692, 0.912372, 0.940801, 1.016470, 1.391386",\
"1.095437, 1.107116, 1.135546, 1.211215, 1.586130");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.773763, 0.785441, 0.813869, 0.889540, 1.264450",\
"0.819079, 0.830758, 0.859185, 0.934857, 1.309767",\
"0.872970, 0.884648, 0.913076, 0.988747, 1.363657",\
"0.952905, 0.964584, 0.993011, 1.068683, 1.443593",\
"1.057173, 1.068851, 1.097278, 1.172950, 1.547860");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065",\
"0.018418, 0.026361, 0.050926, 0.140325, 0.659065");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.898988, 0.914012, 0.959941, 1.121812, 1.983785",\
"0.953122, 0.968146, 1.014075, 1.175946, 2.037919",\
"1.025480, 1.040504, 1.086433, 1.248304, 2.110277",\
"1.159142, 1.174166, 1.220095, 1.381966, 2.243939",\
"1.370957, 1.385981, 1.431910, 1.593781, 2.455753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.773475, 0.785155, 0.813585, 0.889254, 1.264169",\
"0.818792, 0.830472, 0.858901, 0.934571, 1.309486",\
"0.872682, 0.884362, 0.912791, 0.988461, 1.363376",\
"0.952618, 0.964298, 0.992727, 1.068397, 1.443312",\
"1.056885, 1.068565, 1.096995, 1.172664, 1.547579");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067",\
"0.018418, 0.026361, 0.050926, 0.140327, 0.659067");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.898988, 0.914012, 0.959941, 1.121812, 1.983785",\
"0.953122, 0.968146, 1.014075, 1.175946, 2.037919",\
"1.025480, 1.040504, 1.086433, 1.248304, 2.110277",\
"1.159142, 1.174166, 1.220095, 1.381966, 2.243939",\
"1.370957, 1.385981, 1.431910, 1.593781, 2.455753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001456, 0.011728, 0.050956, 0.200956, 1.000000");
values ( "0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969",\
"0.020656, 0.035504, 0.092861, 0.321063, 1.561969");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.807270, 0.822249, 0.868157, 1.031157, 1.891928",\
"0.852561, 0.867540, 0.913448, 1.076449, 1.937220",\
"0.906564, 0.921543, 0.967451, 1.130452, 1.991222",\
"0.985606, 1.000585, 1.046493, 1.209494, 2.070264",\
"1.086111, 1.101089, 1.146998, 1.309998, 2.170769");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.725628, 0.737273, 0.765694, 0.842077, 1.216320",\
"0.780100, 0.791745, 0.820166, 0.896549, 1.270792",\
"0.852464, 0.864109, 0.892530, 0.968913, 1.343156",\
"0.983873, 0.995518, 1.023939, 1.100322, 1.474565",\
"1.188312, 1.199957, 1.228378, 1.304760, 1.679004");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.807270, 0.822249, 0.868157, 1.031157, 1.891928",\
"0.852561, 0.867540, 0.913448, 1.076449, 1.937220",\
"0.906564, 0.921543, 0.967451, 1.130452, 1.991222",\
"0.985606, 1.000585, 1.046493, 1.209494, 2.070264",\
"1.086111, 1.101089, 1.146998, 1.309998, 2.170769");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.725212, 0.736858, 0.765283, 0.841662, 1.215913",\
"0.779684, 0.791330, 0.819754, 0.896134, 1.270385",\
"0.852048, 0.863694, 0.892119, 0.968498, 1.342749",\
"0.983457, 0.995103, 1.023528, 1.099907, 1.474158",\
"1.187896, 1.199542, 1.227966, 1.304346, 1.678597");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.757292, 0.768937, 0.797358, 0.873741, 1.247984",\
"0.801820, 0.813465, 0.841886, 0.918269, 1.292512",\
"0.852331, 0.863975, 0.892397, 0.968779, 1.343022",\
"0.925852, 0.937497, 0.965918, 1.042301, 1.416544",\
"1.016521, 1.028166, 1.056587, 1.132969, 1.507213");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193",\
"0.018459, 0.026391, 0.050953, 0.144109, 0.659193");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.920549, 0.935528, 0.981436, 1.144437, 2.005207",\
"0.976019, 0.990998, 1.036906, 1.199906, 2.060677",\
"1.048602, 1.063580, 1.109488, 1.272489, 2.133260",\
"1.185361, 1.200339, 1.246248, 1.409248, 2.270019",\
"1.403846, 1.418824, 1.464733, 1.627733, 2.488504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.756876, 0.768522, 0.796947, 0.873326, 1.247577",\
"0.801404, 0.813050, 0.841475, 0.917854, 1.292105",\
"0.851914, 0.863560, 0.891985, 0.968364, 1.342615",\
"0.925436, 0.937082, 0.965507, 1.041886, 1.416137",\
"1.016105, 1.027751, 1.056175, 1.132555, 1.506806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196",\
"0.018459, 0.026392, 0.050954, 0.144111, 0.659196");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.920549, 0.935528, 0.981436, 1.144437, 2.005207",\
"0.976019, 0.990998, 1.036906, 1.199906, 2.060677",\
"1.048602, 1.063580, 1.109488, 1.272489, 2.133260",\
"1.185361, 1.200339, 1.246248, 1.409248, 2.270019",\
"1.403846, 1.418824, 1.464733, 1.627733, 2.488504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001504, 0.011776, 0.051004, 0.201004, 1.000000");
values ( "0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064",\
"0.020656, 0.035518, 0.092910, 0.325785, 1.562064");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.813834, 0.828882, 0.874826, 1.037881, 1.899043",\
"0.859126, 0.874174, 0.920118, 1.083173, 1.944336",\
"0.913128, 0.928175, 0.974120, 1.137174, 1.998337",\
"0.992241, 1.007288, 1.053233, 1.216287, 2.077450",\
"1.093068, 1.108115, 1.154060, 1.317114, 2.178277");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.734502, 0.746206, 0.774646, 0.851081, 1.225573",\
"0.788945, 0.800648, 0.829088, 0.905524, 1.280015",\
"0.861345, 0.873048, 0.901488, 0.977923, 1.352415",\
"0.992905, 1.004608, 1.033049, 1.109484, 1.483975",\
"1.197958, 1.209661, 1.238101, 1.314537, 1.689028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.813834, 0.828882, 0.874826, 1.037881, 1.899043",\
"0.859126, 0.874174, 0.920118, 1.083173, 1.944336",\
"0.913128, 0.928175, 0.974120, 1.137174, 1.998337",\
"0.992241, 1.007288, 1.053233, 1.216287, 2.077450",\
"1.093068, 1.108115, 1.154060, 1.317114, 2.178277");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.733838, 0.745544, 0.773989, 0.850420, 1.224924",\
"0.788281, 0.799987, 0.828432, 0.904863, 1.279366",\
"0.860681, 0.872387, 0.900831, 0.977262, 1.351766",\
"0.992241, 1.003947, 1.032392, 1.108823, 1.483326",\
"1.197294, 1.209000, 1.237445, 1.313876, 1.688380");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.779856, 0.791560, 0.820000, 0.896435, 1.270926",\
"0.825160, 0.836864, 0.865304, 0.941739, 1.316231",\
"0.878849, 0.890552, 0.918992, 0.995427, 1.369919",\
"0.958538, 0.970241, 0.998681, 1.075116, 1.449608",\
"1.060855, 1.072558, 1.100998, 1.177434, 1.551925");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726",\
"0.018391, 0.026337, 0.050894, 0.144162, 0.659726");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.935216, 0.950263, 0.996208, 1.159263, 2.020425",\
"0.989516, 1.004563, 1.050508, 1.213562, 2.074725",\
"1.061527, 1.076575, 1.122519, 1.285574, 2.146736",\
"1.194414, 1.209462, 1.255406, 1.418461, 2.279624",\
"1.402581, 1.417629, 1.463573, 1.626628, 2.487790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.779192, 0.790898, 0.819343, 0.895774, 1.270278",\
"0.824497, 0.836203, 0.864647, 0.941078, 1.315582",\
"0.878185, 0.889891, 0.918336, 0.994767, 1.369270",\
"0.957874, 0.969580, 0.998025, 1.074455, 1.448959",\
"1.060191, 1.071897, 1.100342, 1.176773, 1.551276");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730",\
"0.018390, 0.026338, 0.050895, 0.144166, 0.659730");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.935216, 0.950263, 0.996208, 1.159263, 2.020425",\
"0.989516, 1.004563, 1.050508, 1.213562, 2.074725",\
"1.061527, 1.076575, 1.122519, 1.285574, 2.146736",\
"1.194414, 1.209462, 1.255406, 1.418461, 2.279624",\
"1.402581, 1.417629, 1.463573, 1.626628, 2.487790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001424, 0.011696, 0.050924, 0.200924, 1.000000");
values ( "0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624",\
"0.020614, 0.035460, 0.092802, 0.325756, 1.562624");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.736371, 0.751363, 0.797294, 0.960325, 1.821268",\
"0.781675, 0.796667, 0.842598, 1.005629, 1.866572",\
"0.835615, 0.850607, 0.896538, 1.059569, 1.920512",\
"0.913990, 0.928982, 0.974913, 1.137945, 1.998888",\
"1.012458, 1.027450, 1.073381, 1.236412, 2.097355");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.679237, 0.690872, 0.719291, 0.795698, 1.170032",\
"0.733781, 0.745416, 0.773834, 0.850242, 1.224576",\
"0.806045, 0.817680, 0.846098, 0.922506, 1.296840",\
"0.936389, 0.948023, 0.976442, 1.052849, 1.427183",\
"1.137640, 1.149275, 1.177693, 1.254101, 1.628435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.736371, 0.751363, 0.797294, 0.960325, 1.821268",\
"0.781675, 0.796667, 0.842598, 1.005629, 1.866572",\
"0.835615, 0.850607, 0.896538, 1.059569, 1.920512",\
"0.913990, 0.928982, 0.974913, 1.137945, 1.998888",\
"1.012458, 1.027450, 1.073381, 1.236412, 2.097355");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.679237, 0.690872, 0.719291, 0.795698, 1.170032",\
"0.733781, 0.745416, 0.773834, 0.850242, 1.224576",\
"0.806045, 0.817680, 0.846098, 0.922506, 1.296840",\
"0.936389, 0.948023, 0.976442, 1.052849, 1.427183",\
"1.137640, 1.149275, 1.177693, 1.254101, 1.628435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.732198, 0.743832, 0.772251, 0.848659, 1.222993",\
"0.777496, 0.789131, 0.817550, 0.893957, 1.268291",\
"0.831092, 0.842726, 0.871145, 0.947552, 1.321886",\
"0.911874, 0.923508, 0.951927, 1.028334, 1.402668",\
"1.014083, 1.025717, 1.054136, 1.130543, 1.504877");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.872633, 0.887625, 0.933556, 1.096587, 1.957530",\
"0.927009, 0.942001, 0.987932, 1.150963, 2.011906",\
"0.998861, 1.013853, 1.059784, 1.222815, 2.083758",\
"1.131395, 1.146387, 1.192318, 1.355349, 2.216292",\
"1.337884, 1.352876, 1.398807, 1.561838, 2.422781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.732198, 0.743832, 0.772251, 0.848659, 1.222993",\
"0.777496, 0.789131, 0.817550, 0.893957, 1.268291",\
"0.831092, 0.842726, 0.871145, 0.947552, 1.321886",\
"0.911874, 0.923508, 0.951927, 1.028334, 1.402668",\
"1.014083, 1.025717, 1.054136, 1.130543, 1.504877");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442",\
"0.018470, 0.026397, 0.050955, 0.144165, 0.659442");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.872633, 0.887625, 0.933556, 1.096587, 1.957530",\
"0.927009, 0.942001, 0.987932, 1.150963, 2.011906",\
"0.998861, 1.013853, 1.059784, 1.222815, 2.083758",\
"1.131395, 1.146387, 1.192318, 1.355349, 2.216292",\
"1.337884, 1.352876, 1.398807, 1.561838, 2.422781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342",\
"0.020752, 0.035596, 0.092948, 0.325844, 1.562342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.733149, 0.748040, 0.793883, 0.955715, 1.817264",\
"0.778503, 0.793394, 0.839237, 1.001069, 1.862618",\
"0.832267, 0.847158, 0.893001, 1.054833, 1.916382",\
"0.909520, 0.924411, 0.970254, 1.132086, 1.993635",\
"1.005448, 1.020338, 1.066181, 1.228014, 2.089563");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.674160, 0.685769, 0.714184, 0.789846, 1.164731",\
"0.728672, 0.740281, 0.768696, 0.844358, 1.219244",\
"0.800976, 0.812585, 0.841000, 0.916662, 1.291548",\
"0.930101, 0.941710, 0.970125, 1.045787, 1.420673",\
"1.128688, 1.140297, 1.168712, 1.244374, 1.619260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.733149, 0.748040, 0.793883, 0.955715, 1.817264",\
"0.778503, 0.793394, 0.839237, 1.001069, 1.862618",\
"0.832267, 0.847158, 0.893001, 1.054833, 1.916382",\
"0.909520, 0.924411, 0.970254, 1.132086, 1.993635",\
"1.005448, 1.020338, 1.066181, 1.228014, 2.089563");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.674160, 0.685769, 0.714184, 0.789846, 1.164731",\
"0.728672, 0.740281, 0.768696, 0.844358, 1.219244",\
"0.800976, 0.812585, 0.841000, 0.916662, 1.291548",\
"0.930101, 0.941710, 0.970125, 1.045787, 1.420673",\
"1.128688, 1.140297, 1.168712, 1.244374, 1.619260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.706739, 0.718348, 0.746763, 0.822425, 1.197310",\
"0.752027, 0.763637, 0.792052, 0.867714, 1.242599",\
"0.806310, 0.817919, 0.846334, 0.921996, 1.296881",\
"0.886362, 0.897971, 0.926386, 1.002048, 1.376933",\
"0.988768, 1.000377, 1.028792, 1.104454, 1.479340");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.856147, 0.871037, 0.916880, 1.078713, 1.940262",\
"0.910641, 0.925531, 0.971375, 1.133207, 1.994756",\
"0.982971, 0.997862, 1.043705, 1.205537, 2.067086",\
"1.114224, 1.129115, 1.174958, 1.336791, 2.198339",\
"1.318093, 1.332983, 1.378826, 1.540659, 2.402208");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.706739, 0.718348, 0.746763, 0.822425, 1.197310",\
"0.752027, 0.763637, 0.792052, 0.867714, 1.242599",\
"0.806310, 0.817919, 0.846334, 0.921996, 1.296881",\
"0.886362, 0.897971, 0.926386, 1.002048, 1.376933",\
"0.988768, 1.000377, 1.028792, 1.104454, 1.479340");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074",\
"0.018504, 0.026426, 0.050988, 0.140393, 0.659074");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.856147, 0.871037, 0.916880, 1.078713, 1.940262",\
"0.910641, 0.925531, 0.971375, 1.133207, 1.994756",\
"0.982971, 0.997862, 1.043705, 1.205537, 2.067086",\
"1.114224, 1.129115, 1.174958, 1.336791, 2.198339",\
"1.318093, 1.332983, 1.378826, 1.540659, 2.402208");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851",\
"0.020500, 0.035412, 0.092919, 0.321254, 1.561851");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.713138, 0.728056, 0.773955, 0.936956, 1.797614",\
"0.758429, 0.773347, 0.819246, 0.982247, 1.842905",\
"0.812431, 0.827350, 0.873248, 1.036249, 1.896908",\
"0.891477, 0.906395, 0.952294, 1.115295, 1.975953",\
"0.991999, 1.006917, 1.052816, 1.215817, 2.076475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.671690, 0.683255, 0.711650, 0.788035, 1.162218",\
"0.726158, 0.737723, 0.766118, 0.842504, 1.216687",\
"0.798528, 0.810093, 0.838488, 0.914874, 1.289057",\
"0.929974, 0.941539, 0.969934, 1.046319, 1.420503",\
"1.134503, 1.146068, 1.174463, 1.250849, 1.625031");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.018550, 0.026456, 0.051014, 0.144172, 0.659191",\
"0.018550, 0.026456, 0.051014, 0.144172, 0.659191",\
"0.018550, 0.026456, 0.051014, 0.144172, 0.659191",\
"0.018550, 0.026456, 0.051014, 0.144172, 0.659191",\
"0.018550, 0.026456, 0.051014, 0.144172, 0.659191");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.713138, 0.728056, 0.773955, 0.936956, 1.797614",\
"0.758429, 0.773347, 0.819246, 0.982247, 1.842905",\
"0.812431, 0.827350, 0.873248, 1.036249, 1.896908",\
"0.891477, 0.906395, 0.952294, 1.115295, 1.975953",\
"0.991999, 1.006917, 1.052816, 1.215817, 2.076475");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325947, 1.562065");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.671033, 0.682601, 0.711000, 0.787381, 1.161576",\
"0.725502, 0.737069, 0.765469, 0.841850, 1.216045",\
"0.797872, 0.809439, 0.837839, 0.914220, 1.288415",\
"0.929318, 0.940885, 0.969285, 1.045666, 1.419861",\
"1.133847, 1.145414, 1.173814, 1.250195, 1.624390");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.701756, 0.713321, 0.741716, 0.818102, 1.192285",\
"0.746490, 0.758055, 0.786450, 0.862835, 1.237018",\
"0.790082, 0.801647, 0.830042, 0.906427, 1.280610",\
"0.848584, 0.860149, 0.888544, 0.964929, 1.339112",\
"0.912180, 0.923745, 0.952140, 1.028525, 1.402709");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.018550, 0.026456, 0.051014, 0.144173, 0.659192",\
"0.018550, 0.026456, 0.051014, 0.144173, 0.659192",\
"0.018550, 0.026456, 0.051014, 0.144173, 0.659192",\
"0.018550, 0.026456, 0.051014, 0.144173, 0.659192",\
"0.018550, 0.026456, 0.051014, 0.144173, 0.659192");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.821953, 0.836871, 0.882770, 1.045771, 1.906429",\
"0.875315, 0.890234, 0.936132, 1.099133, 1.959792",\
"0.947988, 0.962906, 1.008805, 1.171806, 2.032464",\
"1.086496, 1.101414, 1.147313, 1.310314, 2.170973",\
"1.305375, 1.320294, 1.366192, 1.529193, 2.389852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.701100, 0.712667, 0.741067, 0.817448, 1.191643",\
"0.745834, 0.757401, 0.785800, 0.862181, 1.236377",\
"0.789426, 0.800993, 0.829393, 0.905774, 1.279969",\
"0.847927, 0.859495, 0.887894, 0.964275, 1.338470",\
"0.911524, 0.923091, 0.951491, 1.027872, 1.402067");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196",\
"0.018550, 0.026457, 0.051016, 0.144176, 0.659196");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.821953, 0.836871, 0.882770, 1.045771, 1.906429",\
"0.875315, 0.890234, 0.936132, 1.099133, 1.959792",\
"0.947988, 0.962906, 1.008805, 1.171806, 2.032464",\
"1.086496, 1.101414, 1.147313, 1.310314, 2.170973",\
"1.305375, 1.320294, 1.366192, 1.529193, 2.389852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001608, 0.011880, 0.051108, 0.201108, 1.000000");
values ( "0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065",\
"0.020811, 0.035670, 0.093068, 0.325946, 1.562065");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.767884, 0.782959, 0.828903, 0.990763, 1.852737",\
"0.813169, 0.828243, 0.874188, 1.036048, 1.898021",\
"0.867176, 0.882250, 0.928194, 1.090054, 1.952028",\
"0.946052, 0.961127, 1.007071, 1.168931, 2.030904",\
"1.045801, 1.060876, 1.106820, 1.268680, 2.130653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.702183, 0.713907, 0.742339, 0.817998, 1.192800",\
"0.756718, 0.768442, 0.796874, 0.872533, 1.247335",\
"0.828996, 0.840720, 0.869152, 0.944811, 1.319613",\
"0.960049, 0.971774, 1.000206, 1.075864, 1.450667",\
"1.163046, 1.174771, 1.203203, 1.278861, 1.653664");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.767884, 0.782959, 0.828903, 0.990763, 1.852737",\
"0.813169, 0.828243, 0.874188, 1.036048, 1.898021",\
"0.867176, 0.882250, 0.928194, 1.090054, 1.952028",\
"0.946052, 0.961127, 1.007071, 1.168931, 2.030904",\
"1.045801, 1.060876, 1.106820, 1.268680, 2.130653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.702183, 0.713907, 0.742339, 0.817998, 1.192800",\
"0.756718, 0.768442, 0.796874, 0.872533, 1.247335",\
"0.828996, 0.840720, 0.869152, 0.944811, 1.319613",\
"0.960049, 0.971774, 1.000206, 1.075864, 1.450667",\
"1.163046, 1.174771, 1.203203, 1.278861, 1.653664");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.729422, 0.741146, 0.769578, 0.845237, 1.220039",\
"0.774714, 0.786438, 0.814870, 0.890529, 1.265331",\
"0.828965, 0.840689, 0.869121, 0.944779, 1.319582",\
"0.909064, 0.920788, 0.949220, 1.024879, 1.399681",\
"1.011893, 1.023617, 1.052050, 1.127708, 1.502510");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.881684, 0.896759, 0.942703, 1.104563, 1.966537",\
"0.936133, 0.951207, 0.997151, 1.159011, 2.020985",\
"1.008522, 1.023596, 1.069540, 1.231400, 2.093374",\
"1.140023, 1.155097, 1.201041, 1.362902, 2.224875",\
"1.344895, 1.359970, 1.405914, 1.567774, 2.429748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.729422, 0.741146, 0.769578, 0.845237, 1.220039",\
"0.774714, 0.786438, 0.814870, 0.890529, 1.265331",\
"0.828965, 0.840689, 0.869121, 0.944779, 1.319582",\
"0.909064, 0.920788, 0.949220, 1.024879, 1.399681",\
"1.011893, 1.023617, 1.052050, 1.127708, 1.502510");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.881684, 0.896759, 0.942703, 1.104563, 1.966537",\
"0.936133, 0.951207, 0.997151, 1.159011, 2.020985",\
"1.008522, 1.023596, 1.069540, 1.231400, 2.093374",\
"1.140023, 1.155097, 1.201041, 1.362902, 2.224875",\
"1.344895, 1.359970, 1.405914, 1.567774, 2.429748");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708",\
"0.020612, 0.035452, 0.092783, 0.320976, 1.561708");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.710546, 0.725642, 0.771549, 0.933358, 1.795053",\
"0.755949, 0.771045, 0.816952, 0.978761, 1.840456",\
"0.809715, 0.824811, 0.870718, 1.032527, 1.894222",\
"0.886019, 0.901114, 0.947022, 1.108830, 1.970526",\
"0.979588, 0.994684, 1.040591, 1.202400, 2.064095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.659511, 0.671317, 0.699773, 0.775391, 1.150028",\
"0.713997, 0.725803, 0.754259, 0.829877, 1.204514",\
"0.786336, 0.798142, 0.826598, 0.902216, 1.276852",\
"0.914327, 0.926133, 0.954589, 1.030207, 1.404844",\
"1.110474, 1.122280, 1.150736, 1.226354, 1.600990");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.710546, 0.725642, 0.771549, 0.933358, 1.795053",\
"0.755949, 0.771045, 0.816952, 0.978761, 1.840456",\
"0.809715, 0.824811, 0.870718, 1.032527, 1.894222",\
"0.886019, 0.901114, 0.947022, 1.108830, 1.970526",\
"0.979588, 0.994684, 1.040591, 1.202400, 2.064095");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.659054, 0.670861, 0.699321, 0.774936, 1.149580",\
"0.713540, 0.725348, 0.753807, 0.829422, 1.204067",\
"0.785878, 0.797686, 0.826146, 0.901761, 1.276405",\
"0.913870, 0.925678, 0.954137, 1.029752, 1.404397",\
"1.110016, 1.121824, 1.150284, 1.225899, 1.600543");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.766131, 0.777937, 0.806393, 0.882011, 1.256647",\
"0.811442, 0.823248, 0.851704, 0.927322, 1.301958",\
"0.865240, 0.877046, 0.905502, 0.981120, 1.355756",\
"0.945062, 0.956868, 0.985325, 1.060943, 1.435579",\
"1.048439, 1.060245, 1.088701, 1.164319, 1.538955");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240",\
"0.018269, 0.026257, 0.050838, 0.140280, 0.658240");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.895385, 0.910480, 0.956388, 1.118196, 1.979892",\
"0.949593, 0.964689, 1.010596, 1.172405, 2.034101",\
"1.021794, 1.036890, 1.082798, 1.244606, 2.106302",\
"1.155105, 1.170201, 1.216108, 1.377917, 2.239612",\
"1.365274, 1.380369, 1.426277, 1.588085, 2.449781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.765674, 0.777481, 0.805941, 0.881556, 1.256200",\
"0.810984, 0.822792, 0.851251, 0.926866, 1.301511",\
"0.864782, 0.876590, 0.905049, 0.980664, 1.355309",\
"0.944605, 0.956413, 0.984872, 1.060487, 1.435132",\
"1.047982, 1.059789, 1.088249, 1.163864, 1.538508");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243",\
"0.018268, 0.026258, 0.050839, 0.140282, 0.658243");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.895385, 0.910480, 0.956388, 1.118196, 1.979892",\
"0.949593, 0.964689, 1.010596, 1.172405, 2.034101",\
"1.021794, 1.036890, 1.082798, 1.244606, 2.106302",\
"1.155105, 1.170201, 1.216108, 1.377917, 2.239612",\
"1.365274, 1.380369, 1.426277, 1.588085, 2.449781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001285, 0.011557, 0.050785, 0.200785, 1.000000");
values ( "0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121",\
"0.020304, 0.035182, 0.092585, 0.320871, 1.561121");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.711937, 0.726872, 0.772788, 0.934616, 1.796107",\
"0.757220, 0.772156, 0.818071, 0.979899, 1.841390",\
"0.811228, 0.826163, 0.872078, 1.033906, 1.895397",\
"0.890056, 0.904991, 0.950907, 1.112735, 1.974226",\
"0.989589, 1.004524, 1.050439, 1.212268, 2.073759");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.665517, 0.677061, 0.705430, 0.781057, 1.155499",\
"0.720070, 0.731614, 0.759984, 0.835610, 1.210052",\
"0.792318, 0.803862, 0.832232, 0.907858, 1.282300",\
"0.923287, 0.934831, 0.963200, 1.038827, 1.413269",\
"1.125923, 1.137466, 1.165836, 1.241462, 1.615904");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.711937, 0.726872, 0.772788, 0.934616, 1.796107",\
"0.757220, 0.772156, 0.818071, 0.979899, 1.841390",\
"0.811228, 0.826163, 0.872078, 1.033906, 1.895397",\
"0.890056, 0.904991, 0.950907, 1.112735, 1.974226",\
"0.989589, 1.004524, 1.050439, 1.212268, 2.073759");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.664978, 0.676524, 0.704898, 0.780520, 1.154972",\
"0.719532, 0.731077, 0.759451, 0.835074, 1.209525",\
"0.791779, 0.803325, 0.831699, 0.907322, 1.281773",\
"0.922748, 0.934294, 0.962668, 1.038290, 1.412742",\
"1.125384, 1.136930, 1.165303, 1.240926, 1.615377");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.018567, 0.026471, 0.051042, 0.140480, 0.658237",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658237",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658237",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658237",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658237");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.681147, 0.692691, 0.721060, 0.796687, 1.171128",\
"0.726434, 0.737978, 0.766348, 0.841974, 1.216416",\
"0.780732, 0.792276, 0.820645, 0.896272, 1.270714",\
"0.860770, 0.872314, 0.900684, 0.976310, 1.350752",\
"0.963007, 0.974550, 1.002920, 1.078546, 1.452988");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233",\
"0.018567, 0.026470, 0.051041, 0.140477, 0.658233");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.817595, 0.832531, 0.878446, 1.040274, 1.901765",\
"0.872109, 0.887045, 0.932960, 1.094788, 1.956279",\
"0.944415, 0.959351, 1.005266, 1.167094, 2.028585",\
"1.075569, 1.090504, 1.136419, 1.298248, 2.159739",\
"1.279019, 1.293954, 1.339869, 1.501697, 2.363188");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.680608, 0.692154, 0.720527, 0.796150, 1.170602",\
"0.725896, 0.737441, 0.765815, 0.841438, 1.215889",\
"0.780193, 0.791739, 0.820113, 0.895735, 1.270187",\
"0.860231, 0.871777, 0.900151, 0.975774, 1.350225",\
"0.962468, 0.974014, 1.002387, 1.078010, 1.452461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.018567, 0.026471, 0.051042, 0.140480, 0.658236",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658236",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658236",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658236",\
"0.018567, 0.026471, 0.051042, 0.140480, 0.658236");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.817595, 0.832531, 0.878446, 1.040274, 1.901765",\
"0.872109, 0.887045, 0.932960, 1.094788, 1.956279",\
"0.944415, 0.959351, 1.005266, 1.167094, 2.028585",\
"1.075569, 1.090504, 1.136419, 1.298248, 2.159739",\
"1.279019, 1.293954, 1.339869, 1.501697, 2.363188");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001627, 0.011899, 0.051127, 0.201127, 1.000000");
values ( "0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183",\
"0.020972, 0.035805, 0.093154, 0.321371, 1.561183");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.706205, 0.721219, 0.767110, 0.928873, 1.790087",\
"0.751523, 0.766536, 0.812427, 0.974190, 1.835404",\
"0.805415, 0.820429, 0.866320, 1.028083, 1.889297",\
"0.883492, 0.898506, 0.944397, 1.106160, 1.967374",\
"0.981284, 0.996298, 1.042189, 1.203952, 2.065166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.658273, 0.669960, 0.698368, 0.773936, 1.148126",\
"0.712808, 0.724495, 0.752903, 0.828471, 1.202661",\
"0.785081, 0.796768, 0.825176, 0.900744, 1.274934",\
"0.915104, 0.926790, 0.955199, 1.030767, 1.404957",\
"1.115677, 1.127363, 1.155771, 1.231340, 1.605530");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.706205, 0.721219, 0.767110, 0.928873, 1.790087",\
"0.751523, 0.766536, 0.812427, 0.974190, 1.835404",\
"0.805415, 0.820429, 0.866320, 1.028083, 1.889297",\
"0.883492, 0.898506, 0.944397, 1.106160, 1.967374",\
"0.981284, 0.996298, 1.042189, 1.203952, 2.065166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560328");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.658273, 0.669960, 0.698368, 0.773936, 1.148126",\
"0.712808, 0.724495, 0.752903, 0.828471, 1.202661",\
"0.785081, 0.796768, 0.825176, 0.900744, 1.274934",\
"0.915104, 0.926790, 0.955199, 1.030767, 1.404957",\
"1.115677, 1.127363, 1.155771, 1.231340, 1.605530");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.686337, 0.698024, 0.726432, 0.802000, 1.176190",\
"0.731105, 0.742791, 0.771199, 0.846767, 1.220958",\
"0.775400, 0.787087, 0.815495, 0.891063, 1.265253",\
"0.834205, 0.845892, 0.874300, 0.949868, 1.324058",\
"0.898554, 0.910241, 0.938649, 1.014217, 1.388407");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.826582, 0.841595, 0.887486, 1.049250, 1.910463",\
"0.879914, 0.894927, 0.940818, 1.102582, 1.963795",\
"0.953199, 0.968213, 1.014103, 1.175867, 2.037080",\
"1.089935, 1.104948, 1.150839, 1.312603, 2.173816",\
"1.305881, 1.320895, 1.366785, 1.528549, 2.389762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.686337, 0.698024, 0.726432, 0.802000, 1.176190",\
"0.731105, 0.742791, 0.771199, 0.846767, 1.220958",\
"0.775400, 0.787087, 0.815495, 0.891063, 1.265253",\
"0.834205, 0.845892, 0.874300, 0.949868, 1.324058",\
"0.898554, 0.910241, 0.938649, 1.014217, 1.388407");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413",\
"0.018403, 0.026357, 0.050944, 0.140426, 0.657413");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.826582, 0.841595, 0.887486, 1.049250, 1.910463",\
"0.879914, 0.894927, 0.940818, 1.102582, 1.963795",\
"0.953199, 0.968213, 1.014103, 1.175867, 2.037080",\
"1.089935, 1.104948, 1.150839, 1.312603, 2.173816",\
"1.305881, 1.320895, 1.366785, 1.528549, 2.389762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001439, 0.011711, 0.050939, 0.200939, 1.000000");
values ( "0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327",\
"0.020576, 0.035443, 0.092846, 0.321156, 1.560327");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.716873, 0.732025, 0.777941, 0.939678, 1.800946",\
"0.762159, 0.777312, 0.823227, 0.984965, 1.846232",\
"0.816164, 0.831317, 0.877232, 1.038969, 1.900237",\
"0.895112, 0.910264, 0.956180, 1.117917, 1.979185",\
"0.995188, 1.010340, 1.056256, 1.217993, 2.079261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.670764, 0.682611, 0.711056, 0.786595, 1.160645",\
"0.725271, 0.737118, 0.765562, 0.841102, 1.215151",\
"0.797591, 0.809438, 0.837882, 0.913422, 1.287471",\
"0.928823, 0.940670, 0.969114, 1.044654, 1.418703",\
"1.132493, 1.144340, 1.172784, 1.248324, 1.622373");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.716873, 0.732025, 0.777941, 0.939678, 1.800946",\
"0.762159, 0.777312, 0.823227, 0.984965, 1.846232",\
"0.816164, 0.831317, 0.877232, 1.038969, 1.900237",\
"0.895112, 0.910264, 0.956180, 1.117917, 1.979185",\
"0.995188, 1.010340, 1.056256, 1.217993, 2.079261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.670327, 0.682176, 0.710623, 0.786160, 1.160217",\
"0.724834, 0.736682, 0.765130, 0.840667, 1.214724",\
"0.797153, 0.809002, 0.837450, 0.912986, 1.287044",\
"0.928386, 0.940234, 0.968682, 1.044219, 1.418276",\
"1.132056, 1.143904, 1.172352, 1.247888, 1.621946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.683493, 0.695340, 0.723785, 0.799324, 1.173373",\
"0.728782, 0.740629, 0.769074, 0.844613, 1.218663",\
"0.783063, 0.794910, 0.823354, 0.898894, 1.272943",\
"0.863127, 0.874974, 0.903418, 0.978957, 1.353007",\
"0.965588, 0.977435, 1.005880, 1.081419, 1.455469");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869",\
"0.018214, 0.026220, 0.050821, 0.140326, 0.656869");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.816916, 0.832068, 0.877984, 1.039721, 1.900989",\
"0.871405, 0.886558, 0.932473, 1.094210, 1.955478",\
"0.943743, 0.958895, 1.004810, 1.166548, 2.027816",\
"1.075029, 1.090181, 1.136096, 1.297834, 2.159101",\
"1.279013, 1.294165, 1.340080, 1.501818, 2.363086");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.683056, 0.694905, 0.723352, 0.798889, 1.172946",\
"0.728345, 0.740194, 0.768641, 0.844178, 1.218235",\
"0.782626, 0.794475, 0.822922, 0.898459, 1.272516",\
"0.862689, 0.874538, 0.902986, 0.978522, 1.352579",\
"0.965151, 0.977000, 1.005447, 1.080984, 1.455041");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871",\
"0.018213, 0.026221, 0.050822, 0.140329, 0.656871");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.816916, 0.832068, 0.877984, 1.039721, 1.900989",\
"0.871405, 0.886558, 0.932473, 1.094210, 1.955478",\
"0.943743, 0.958895, 1.004810, 1.166548, 2.027816",\
"1.075029, 1.090181, 1.136096, 1.297834, 2.159101",\
"1.279013, 1.294165, 1.340080, 1.501818, 2.363086");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001220, 0.011492, 0.050720, 0.200720, 1.000000");
values ( "0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818",\
"0.020301, 0.035164, 0.092537, 0.320852, 1.559818");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.717345, 0.732410, 0.778254, 0.939957, 1.800910",\
"0.762631, 0.777696, 0.823539, 0.985243, 1.846195",\
"0.816635, 0.831700, 0.877544, 1.039247, 1.900200",\
"0.895596, 0.910661, 0.956505, 1.118208, 1.979160",\
"0.995729, 1.010794, 1.056638, 1.218341, 2.079294");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.671090, 0.682922, 0.711374, 0.786901, 1.160969",\
"0.725589, 0.737421, 0.765873, 0.841400, 1.215468",\
"0.797914, 0.809747, 0.838198, 0.913725, 1.287793",\
"0.929169, 0.941002, 0.969453, 1.044981, 1.419048",\
"1.132940, 1.144773, 1.173224, 1.248752, 1.622819");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.717345, 0.732410, 0.778254, 0.939957, 1.800910",\
"0.762631, 0.777696, 0.823539, 0.985243, 1.846195",\
"0.816635, 0.831700, 0.877544, 1.039247, 1.900200",\
"0.895596, 0.910661, 0.956505, 1.118208, 1.979160",\
"0.995729, 1.010794, 1.056638, 1.218341, 2.079294");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.671090, 0.682922, 0.711374, 0.786901, 1.160969",\
"0.725589, 0.737421, 0.765873, 0.841400, 1.215468",\
"0.797914, 0.809747, 0.838198, 0.913725, 1.287793",\
"0.929169, 0.941002, 0.969453, 1.044981, 1.419048",\
"1.132940, 1.144773, 1.173224, 1.248752, 1.622819");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.714685, 0.726518, 0.754969, 0.830496, 1.204564",\
"0.759407, 0.771240, 0.799691, 0.875218, 1.249286",\
"0.803021, 0.814854, 0.843305, 0.918832, 1.292900",\
"0.861520, 0.873352, 0.901804, 0.977331, 1.351399",\
"0.925427, 0.937259, 0.965711, 1.041238, 1.415306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.838272, 0.853337, 0.899181, 1.060884, 1.921836",\
"0.891645, 0.906710, 0.952554, 1.114257, 1.975210",\
"0.964349, 0.979414, 1.025258, 1.186961, 2.047913",\
"1.103215, 1.118280, 1.164124, 1.325827, 2.186780",\
"1.323084, 1.338149, 1.383992, 1.545695, 2.406648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.714685, 0.726518, 0.754969, 0.830496, 1.204564",\
"0.759407, 0.771240, 0.799691, 0.875218, 1.249286",\
"0.803021, 0.814854, 0.843305, 0.918832, 1.292900",\
"0.861520, 0.873352, 0.901804, 0.977331, 1.351399",\
"0.925427, 0.937259, 0.965711, 1.041238, 1.415306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881",\
"0.018235, 0.026241, 0.050841, 0.140354, 0.656881");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.838272, 0.853337, 0.899181, 1.060884, 1.921836",\
"0.891645, 0.906710, 0.952554, 1.114257, 1.975210",\
"0.964349, 0.979414, 1.025258, 1.186961, 2.047913",\
"1.103215, 1.118280, 1.164124, 1.325827, 2.186780",\
"1.323084, 1.338149, 1.383992, 1.545695, 2.406648");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001248, 0.011520, 0.050748, 0.200748, 1.000000");
values ( "0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711",\
"0.020071, 0.034993, 0.092497, 0.320931, 1.559711");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.715363, 0.730149, 0.776047, 0.939252, 1.800648",\
"0.760649, 0.775435, 0.821332, 0.984538, 1.845934",\
"0.814654, 0.829441, 0.875338, 1.038543, 1.899939",\
"0.893561, 0.908348, 0.954245, 1.117450, 1.978846",\
"0.993451, 1.008238, 1.054135, 1.217341, 2.078737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.670555, 0.681977, 0.710372, 0.786973, 1.162140",\
"0.725078, 0.736500, 0.764895, 0.841496, 1.216663",\
"0.797377, 0.808799, 0.837194, 0.913795, 1.288961",\
"0.928519, 0.939941, 0.968336, 1.044937, 1.420104",\
"1.131830, 1.143252, 1.171647, 1.248248, 1.623415");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.715363, 0.730149, 0.776047, 0.939252, 1.800648",\
"0.760649, 0.775435, 0.821332, 0.984538, 1.845934",\
"0.814654, 0.829441, 0.875338, 1.038543, 1.899939",\
"0.893561, 0.908348, 0.954245, 1.117450, 1.978846",\
"0.993451, 1.008238, 1.054135, 1.217341, 2.078737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.670243, 0.681666, 0.710063, 0.786662, 1.161834",\
"0.724766, 0.736189, 0.764586, 0.841185, 1.216357",\
"0.797065, 0.808488, 0.836885, 0.913484, 1.288656",\
"0.928207, 0.939630, 0.968027, 1.044626, 1.419798",\
"1.131518, 1.142941, 1.171338, 1.247937, 1.623109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.018731, 0.026579, 0.051098, 0.144818, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144818, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144818, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144818, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144818, 0.661754");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.703389, 0.714810, 0.743205, 0.819806, 1.194973",\
"0.748132, 0.759554, 0.787949, 0.864550, 1.239716",\
"0.791706, 0.803127, 0.831522, 0.908123, 1.283290",\
"0.850992, 0.862414, 0.890809, 0.967410, 1.342576",\
"0.914321, 0.925743, 0.954138, 1.030739, 1.405905");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752",\
"0.018731, 0.026578, 0.051098, 0.144816, 0.661752");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.831788, 0.846575, 0.892472, 1.055678, 1.917073",\
"0.885142, 0.899928, 0.945825, 1.109031, 1.970427",\
"0.957787, 0.972574, 1.018471, 1.181676, 2.043072",\
"1.095975, 1.110762, 1.156659, 1.319865, 2.181260",\
"1.313979, 1.328765, 1.374663, 1.537868, 2.399264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.703076, 0.714499, 0.742896, 0.819495, 1.194667",\
"0.747820, 0.759243, 0.787640, 0.864239, 1.239411",\
"0.791393, 0.802816, 0.831213, 0.907813, 1.282984",\
"0.850680, 0.862103, 0.890500, 0.967099, 1.342271",\
"0.914009, 0.925432, 0.953829, 1.030428, 1.405600");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.018731, 0.026579, 0.051098, 0.144817, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144817, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144817, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144817, 0.661754",\
"0.018731, 0.026579, 0.051098, 0.144817, 0.661754");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.831788, 0.846575, 0.892472, 1.055678, 1.917073",\
"0.885142, 0.899928, 0.945825, 1.109031, 1.970427",\
"0.957787, 0.972574, 1.018471, 1.181676, 2.043072",\
"1.095975, 1.110762, 1.156659, 1.319865, 2.181260",\
"1.313979, 1.328765, 1.374663, 1.537868, 2.399264");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001816, 0.012088, 0.051316, 0.201316, 1.000000");
values ( "0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531",\
"0.021032, 0.035896, 0.093314, 0.326775, 1.564531");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.759303, 0.774414, 0.820311, 0.982041, 1.843199",\
"0.804592, 0.819703, 0.865600, 1.027330, 1.888488",\
"0.858596, 0.873707, 0.919604, 1.081333, 1.942492",\
"0.937596, 0.952707, 0.998604, 1.160334, 2.021492",\
"1.037907, 1.053018, 1.098915, 1.260645, 2.121803");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.700559, 0.712374, 0.740810, 0.816347, 1.190380",\
"0.755046, 0.766860, 0.795297, 0.870834, 1.244867",\
"0.827389, 0.839203, 0.867640, 0.943177, 1.317209",\
"0.958711, 0.970526, 0.998962, 1.074499, 1.448532",\
"1.162788, 1.174603, 1.203039, 1.278576, 1.652609");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.018252, 0.026249, 0.050848, 0.140355, 0.656870",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656870",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656870",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656870",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656870");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.759303, 0.774414, 0.820311, 0.982041, 1.843199",\
"0.804592, 0.819703, 0.865600, 1.027330, 1.888488",\
"0.858596, 0.873707, 0.919604, 1.081333, 1.942492",\
"0.937596, 0.952707, 0.998604, 1.160334, 2.021492",\
"1.037907, 1.053018, 1.098915, 1.260645, 2.121803");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.700029, 0.711846, 0.740286, 0.815820, 1.189862",\
"0.754516, 0.766333, 0.794773, 0.870307, 1.244349",\
"0.826859, 0.838676, 0.867116, 0.942650, 1.316692",\
"0.958181, 0.969998, 0.998438, 1.073972, 1.448014",\
"1.162259, 1.174075, 1.202515, 1.278049, 1.652091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.713179, 0.724993, 0.753429, 0.828967, 1.202999",\
"0.758469, 0.770283, 0.798719, 0.874257, 1.248289",\
"0.812736, 0.824550, 0.852987, 0.928524, 1.302556",\
"0.892812, 0.904627, 0.933063, 1.008600, 1.382633",\
"0.995426, 1.007240, 1.035676, 1.111214, 1.485246");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.018252, 0.026249, 0.050848, 0.140355, 0.656871",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656871",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656871",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656871",\
"0.018252, 0.026249, 0.050848, 0.140355, 0.656871");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.858205, 0.873316, 0.919213, 1.080943, 1.942101",\
"0.912677, 0.927788, 0.973684, 1.135414, 1.996573",\
"0.985035, 1.000146, 1.046043, 1.207773, 2.068932",\
"1.116410, 1.131521, 1.177418, 1.339147, 2.200306",\
"1.320767, 1.335877, 1.381774, 1.543504, 2.404663");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.712649, 0.724465, 0.752906, 0.828439, 1.202481",\
"0.757939, 0.769755, 0.798196, 0.873729, 1.247771",\
"0.812206, 0.824022, 0.852463, 0.927997, 1.302038",\
"0.892282, 0.904099, 0.932539, 1.008073, 1.382115",\
"0.994896, 1.006712, 1.035152, 1.110686, 1.484728");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874",\
"0.018251, 0.026250, 0.050849, 0.140358, 0.656874");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.858205, 0.873316, 0.919213, 1.080943, 1.942101",\
"0.912677, 0.927788, 0.973684, 1.135414, 1.996573",\
"0.985035, 1.000146, 1.046043, 1.207773, 2.068932",\
"1.116410, 1.131521, 1.177418, 1.339147, 2.200306",\
"1.320767, 1.335877, 1.381774, 1.543504, 2.404663");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001265, 0.011537, 0.050765, 0.200765, 1.000000");
values ( "0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795",\
"0.020309, 0.035184, 0.092588, 0.320928, 1.559795");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.834782, 0.849493, 0.895364, 1.058529, 1.919592",\
"0.880086, 0.894797, 0.940668, 1.103833, 1.964896",\
"0.933798, 0.948509, 0.994380, 1.157546, 2.018608",\
"1.013393, 1.028104, 1.073975, 1.237140, 2.098203",\
"1.115708, 1.130419, 1.176290, 1.339455, 2.200518");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.822029, 0.833363, 0.861722, 0.938291, 1.313217",\
"0.876306, 0.887640, 0.916000, 0.992569, 1.367494",\
"0.948360, 0.959694, 0.988053, 1.064623, 1.439548",\
"1.081287, 1.092621, 1.120980, 1.197549, 1.572475",\
"1.289798, 1.301132, 1.329491, 1.406060, 1.780986");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.834782, 0.849493, 0.895364, 1.058529, 1.919592",\
"0.880086, 0.894797, 0.940668, 1.103833, 1.964896",\
"0.933798, 0.948509, 0.994380, 1.157546, 2.018608",\
"1.013393, 1.028104, 1.073975, 1.237140, 2.098203",\
"1.115708, 1.130419, 1.176290, 1.339455, 2.200518");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.822029, 0.833363, 0.861722, 0.938291, 1.313217",\
"0.876306, 0.887640, 0.916000, 0.992569, 1.367494",\
"0.948360, 0.959694, 0.988053, 1.064623, 1.439548",\
"1.081287, 1.092621, 1.120980, 1.197549, 1.572475",\
"1.289798, 1.301132, 1.329491, 1.406060, 1.780986");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.797449, 0.808784, 0.837143, 0.913712, 1.288638",\
"0.842188, 0.853522, 0.881881, 0.958450, 1.333376",\
"0.885771, 0.897106, 0.925465, 1.002034, 1.376960",\
"0.944378, 0.955712, 0.984071, 1.060640, 1.435566",\
"1.007449, 1.018783, 1.047142, 1.123711, 1.498637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.851647, 0.866358, 0.912228, 1.075394, 1.936457",\
"0.905005, 0.919716, 0.965587, 1.128752, 1.989815",\
"0.977666, 0.992377, 1.038248, 1.201413, 2.062476",\
"1.115708, 1.130419, 1.176290, 1.339455, 2.200518",\
"1.333617, 1.348328, 1.394199, 1.557364, 2.418427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.797449, 0.808784, 0.837143, 0.913712, 1.288638",\
"0.842188, 0.853522, 0.881881, 0.958450, 1.333376",\
"0.885771, 0.897106, 0.925465, 1.002034, 1.376960",\
"0.944378, 0.955712, 0.984071, 1.060640, 1.435566",\
"1.007449, 1.018783, 1.047142, 1.123711, 1.498637");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336",\
"0.018827, 0.026649, 0.051170, 0.144802, 0.661336");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.851647, 0.866358, 0.912228, 1.075394, 1.936457",\
"0.905005, 0.919716, 0.965587, 1.128752, 1.989815",\
"0.977666, 0.992377, 1.038248, 1.201413, 2.062476",\
"1.115708, 1.130419, 1.176290, 1.339455, 2.200518",\
"1.333617, 1.348328, 1.394199, 1.557364, 2.418427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001927, 0.012199, 0.051427, 0.201427, 1.000000");
values ( "0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112",\
"0.021158, 0.036029, 0.093479, 0.326874, 1.564112");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.794885, 0.810078, 0.855965, 1.017650, 1.878662",\
"0.840177, 0.855370, 0.901257, 1.062942, 1.923955",\
"0.894179, 0.909371, 0.955258, 1.116943, 1.977956",\
"0.973294, 0.988486, 1.034373, 1.196058, 2.057071",\
"1.074127, 1.089319, 1.135206, 1.296891, 2.157904");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.722635, 0.734578, 0.763046, 0.838544, 1.212396",\
"0.777077, 0.789020, 0.817487, 0.892986, 1.266838",\
"0.849477, 0.861420, 0.889888, 0.965386, 1.339238",\
"0.981039, 0.992982, 1.021450, 1.096949, 1.470801",\
"1.186101, 1.198044, 1.226511, 1.302010, 1.675862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.794885, 0.810078, 0.855965, 1.017650, 1.878662",\
"0.840177, 0.855370, 0.901257, 1.062942, 1.923955",\
"0.894179, 0.909371, 0.955258, 1.116943, 1.977956",\
"0.973294, 0.988486, 1.034373, 1.196058, 2.057071",\
"1.074127, 1.089319, 1.135206, 1.296891, 2.157904");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.722062, 0.734005, 0.762473, 0.837971, 1.211823",\
"0.776504, 0.788447, 0.816914, 0.892413, 1.266265",\
"0.848904, 0.860847, 0.889315, 0.964813, 1.338665",\
"0.980467, 0.992410, 1.020877, 1.096376, 1.470228",\
"1.185528, 1.197471, 1.225938, 1.301437, 1.675289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.761766, 0.773709, 0.802177, 0.877675, 1.251527",\
"0.807064, 0.819007, 0.847475, 0.922974, 1.296826",\
"0.860719, 0.872662, 0.901130, 0.976628, 1.350480",\
"0.941090, 0.953033, 0.981500, 1.056999, 1.430851",\
"1.043085, 1.055028, 1.083495, 1.158994, 1.532846");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.911551, 0.926744, 0.972631, 1.134316, 1.995328",\
"0.965872, 0.981065, 1.026952, 1.188637, 2.049649",\
"1.037829, 1.053021, 1.098908, 1.260593, 2.121605",\
"1.170592, 1.185785, 1.231672, 1.393357, 2.254369",\
"1.378179, 1.393371, 1.439259, 1.600944, 2.461956");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.761171, 0.773114, 0.801581, 0.877080, 1.250932",\
"0.806469, 0.818412, 0.846880, 0.922378, 1.296230",\
"0.860124, 0.872067, 0.900535, 0.976033, 1.349885",\
"0.940494, 0.952437, 0.980905, 1.056404, 1.430256",\
"1.042490, 1.054432, 1.082900, 1.158399, 1.532251");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261",\
"0.018101, 0.026143, 0.050756, 0.140294, 0.656261");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.911551, 0.926744, 0.972631, 1.134316, 1.995328",\
"0.965872, 0.981065, 1.026952, 1.188637, 2.049649",\
"1.037829, 1.053021, 1.098908, 1.260593, 2.121605",\
"1.170592, 1.185785, 1.231672, 1.393357, 2.254369",\
"1.378179, 1.393371, 1.439259, 1.600944, 2.461956");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001092, 0.011364, 0.050592, 0.200592, 1.000000");
values ( "0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172",\
"0.019989, 0.034885, 0.092316, 0.320714, 1.559172");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.702395, 0.717200, 0.763100, 0.926265, 1.787500",\
"0.747680, 0.762485, 0.808385, 0.971550, 1.832785",\
"0.801686, 0.816491, 0.862391, 1.025556, 1.886791",\
"0.880578, 0.895383, 0.941283, 1.104448, 1.965682",\
"0.980399, 0.995204, 1.041105, 1.204270, 2.065504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.660596, 0.672028, 0.700412, 0.776973, 1.151907",\
"0.715124, 0.726556, 0.754941, 0.831502, 1.206436",\
"0.787416, 0.798848, 0.827233, 0.903794, 1.278728",\
"0.918533, 0.929965, 0.958350, 1.034911, 1.409845",\
"1.121728, 1.133160, 1.161545, 1.238106, 1.613040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.702395, 0.717200, 0.763100, 0.926265, 1.787500",\
"0.747680, 0.762485, 0.808385, 0.971550, 1.832785",\
"0.801686, 0.816491, 0.862391, 1.025556, 1.886791",\
"0.880578, 0.895383, 0.941283, 1.104448, 1.965682",\
"0.980399, 0.995204, 1.041105, 1.204270, 2.065504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.660596, 0.672028, 0.700412, 0.776973, 1.151907",\
"0.715124, 0.726556, 0.754941, 0.831502, 1.206436",\
"0.787416, 0.798848, 0.827233, 0.903794, 1.278728",\
"0.918533, 0.929965, 0.958350, 1.034911, 1.409845",\
"1.121728, 1.133160, 1.161545, 1.238106, 1.613040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.681755, 0.693187, 0.721572, 0.798133, 1.173067",\
"0.727046, 0.738478, 0.766862, 0.843423, 1.218357",\
"0.781314, 0.792746, 0.821131, 0.897691, 1.272626",\
"0.861397, 0.872829, 0.901214, 0.977775, 1.352709",\
"0.964028, 0.975460, 1.003844, 1.080405, 1.455339");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.810432, 0.825237, 0.871137, 1.034302, 1.895536",\
"0.864903, 0.879708, 0.925608, 1.088773, 1.950008",\
"0.937264, 0.952069, 0.997969, 1.161134, 2.022368",\
"1.068649, 1.083454, 1.129354, 1.292519, 2.153754",\
"1.273033, 1.287838, 1.333738, 1.496903, 2.358138");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.681755, 0.693187, 0.721572, 0.798133, 1.173067",\
"0.727046, 0.738478, 0.766862, 0.843423, 1.218357",\
"0.781314, 0.792746, 0.821131, 0.897691, 1.272626",\
"0.861397, 0.872829, 0.901214, 0.977775, 1.352709",\
"0.964028, 0.975460, 1.003844, 1.080405, 1.455339");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206",\
"0.018712, 0.026566, 0.051093, 0.144690, 0.661206");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.810432, 0.825237, 0.871137, 1.034302, 1.895536",\
"0.864903, 0.879708, 0.925608, 1.088773, 1.950008",\
"0.937264, 0.952069, 0.997969, 1.161134, 2.022368",\
"1.068649, 1.083454, 1.129354, 1.292519, 2.153754",\
"1.273033, 1.287838, 1.333738, 1.496903, 2.358138");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012067, 0.051295, 0.201295, 1.000000");
values ( "0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016",\
"0.021038, 0.035896, 0.093303, 0.326633, 1.564016");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.701783, 0.716119, 0.762049, 0.926045, 1.790022",\
"0.747067, 0.761403, 0.807333, 0.971330, 1.835307",\
"0.801074, 0.815410, 0.861340, 1.025337, 1.889314",\
"0.879923, 0.894259, 0.940189, 1.104186, 1.968163",\
"0.979551, 0.993887, 1.039817, 1.203813, 2.067791");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.659686, 0.670490, 0.698770, 0.776190, 1.148751",\
"0.714232, 0.725036, 0.753316, 0.830736, 1.203297",\
"0.786490, 0.797294, 0.825574, 0.902994, 1.275555",\
"0.917513, 0.928318, 0.956598, 1.034018, 1.406579",\
"1.120336, 1.131141, 1.159420, 1.236841, 1.609402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.701783, 0.716119, 0.762049, 0.926045, 1.790022",\
"0.747067, 0.761403, 0.807333, 0.971330, 1.835307",\
"0.801074, 0.815410, 0.861340, 1.025337, 1.889314",\
"0.879923, 0.894259, 0.940189, 1.104186, 1.968163",\
"0.979551, 0.993887, 1.039817, 1.203813, 2.067791");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.659686, 0.670490, 0.698770, 0.776190, 1.148751",\
"0.714232, 0.725036, 0.753316, 0.830736, 1.203297",\
"0.786490, 0.797294, 0.825574, 0.902994, 1.275555",\
"0.917513, 0.928318, 0.956598, 1.034018, 1.406579",\
"1.120336, 1.131141, 1.159420, 1.236841, 1.609402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.697772, 0.708576, 0.736856, 0.814276, 1.186837",\
"0.743067, 0.753871, 0.782151, 0.859571, 1.232132",\
"0.797295, 0.808099, 0.836379, 0.913799, 1.286360",\
"0.877436, 0.888241, 0.916520, 0.993941, 1.366502",\
"0.980130, 0.990935, 1.019214, 1.096635, 1.469196");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.824433, 0.838769, 0.884699, 1.048696, 1.912673",\
"0.878846, 0.893182, 0.939112, 1.103109, 1.967086",\
"0.951282, 0.965618, 1.011548, 1.175545, 2.039522",\
"1.082986, 1.097322, 1.143252, 1.307249, 2.171226",\
"1.288660, 1.302996, 1.348926, 1.512923, 2.376900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.697772, 0.708576, 0.736856, 0.814276, 1.186837",\
"0.743067, 0.753871, 0.782151, 0.859571, 1.232132",\
"0.797295, 0.808099, 0.836379, 0.913799, 1.286360",\
"0.877436, 0.888241, 0.916520, 0.993941, 1.366502",\
"0.980130, 0.990935, 1.019214, 1.096635, 1.469196");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369",\
"0.019680, 0.027271, 0.051638, 0.147440, 0.667369");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.824433, 0.838769, 0.884699, 1.048696, 1.912673",\
"0.878846, 0.893182, 0.939112, 1.103109, 1.967086",\
"0.951282, 0.965618, 1.011548, 1.175545, 2.039522",\
"1.082986, 1.097322, 1.143252, 1.307249, 2.171226",\
"1.288660, 1.302996, 1.348926, 1.512923, 2.376900");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002979, 0.013252, 0.052479, 0.202479, 1.000000");
values ( "0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728",\
"0.022699, 0.037536, 0.094917, 0.330424, 1.573728");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.693510, 0.707964, 0.753824, 0.917203, 1.778721",\
"0.738827, 0.753282, 0.799142, 0.962521, 1.824039",\
"0.792715, 0.807170, 0.853030, 1.016409, 1.877927",\
"0.870762, 0.885216, 0.931076, 1.094455, 1.955973",\
"0.968484, 0.982938, 1.028798, 1.192178, 2.053696");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.652525, 0.663520, 0.691805, 0.768588, 1.144310",\
"0.707059, 0.718054, 0.746339, 0.823122, 1.198843",\
"0.779333, 0.790327, 0.818612, 0.895396, 1.271117",\
"0.909323, 0.920317, 0.948602, 1.025386, 1.401107",\
"1.109832, 1.120826, 1.149111, 1.225895, 1.601616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.693510, 0.707964, 0.753824, 0.917203, 1.778721",\
"0.738827, 0.753282, 0.799142, 0.962521, 1.824039",\
"0.792715, 0.807170, 0.853030, 1.016409, 1.877927",\
"0.870762, 0.885216, 0.931076, 1.094455, 1.955973",\
"0.968484, 0.982938, 1.028798, 1.192178, 2.053696");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.652025, 0.663021, 0.691309, 0.768089, 1.143820",\
"0.706559, 0.717555, 0.745843, 0.822623, 1.198354",\
"0.778832, 0.789828, 0.818117, 0.894897, 1.270627",\
"0.908822, 0.919818, 0.948107, 1.024887, 1.400617",\
"1.109331, 1.120327, 1.148616, 1.225396, 1.601126");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.687579, 0.698573, 0.726858, 0.803642, 1.179363",\
"0.732870, 0.743865, 0.772150, 0.848933, 1.224654",\
"0.787131, 0.798126, 0.826411, 0.903194, 1.278916",\
"0.867224, 0.878218, 0.906503, 0.983287, 1.359008",\
"0.969943, 0.980937, 1.009222, 1.086006, 1.461727");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845",\
"0.019276, 0.026972, 0.051446, 0.145636, 0.663845");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.816242, 0.830696, 0.876557, 1.039936, 1.901454",\
"0.870704, 0.885158, 0.931019, 1.094398, 1.955916",\
"0.943077, 0.957531, 1.003392, 1.166771, 2.028289",\
"1.074514, 1.088968, 1.134829, 1.298208, 2.159726",\
"1.279109, 1.293563, 1.339424, 1.502803, 2.364321");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.687078, 0.698074, 0.726363, 0.803143, 1.178873",\
"0.732369, 0.743365, 0.771654, 0.848434, 1.224164",\
"0.786631, 0.797627, 0.825915, 0.902696, 1.278426",\
"0.866723, 0.877719, 0.906008, 0.982788, 1.358518",\
"0.969442, 0.980438, 1.008726, 1.085507, 1.461237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849",\
"0.019278, 0.026973, 0.051447, 0.145639, 0.663849");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.816242, 0.830696, 0.876557, 1.039936, 1.901454",\
"0.870704, 0.885158, 0.931019, 1.094398, 1.955916",\
"0.943077, 0.957531, 1.003392, 1.166771, 2.028289",\
"1.074514, 1.088968, 1.134829, 1.298208, 2.159726",\
"1.279109, 1.293563, 1.339424, 1.502803, 2.364321");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002456, 0.012728, 0.051956, 0.201956, 1.000000");
values ( "0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560",\
"0.021935, 0.036790, 0.094240, 0.328180, 1.566560");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.680553, 0.694923, 0.740856, 0.904784, 1.768565",\
"0.725945, 0.740315, 0.786247, 0.950176, 1.813957",\
"0.779739, 0.794109, 0.840041, 1.003970, 1.867751",\
"0.856188, 0.870558, 0.916491, 1.080419, 1.944200",\
"0.950201, 0.964571, 1.010504, 1.174432, 2.038213");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.640661, 0.651511, 0.679804, 0.757151, 1.129649",\
"0.695150, 0.705999, 0.734293, 0.811640, 1.184138",\
"0.767479, 0.778329, 0.806622, 0.883969, 1.256467",\
"0.895670, 0.906519, 0.934812, 1.012160, 1.384658",\
"1.092312, 1.103161, 1.131454, 1.208802, 1.581299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.680553, 0.694923, 0.740856, 0.904784, 1.768565",\
"0.725945, 0.740315, 0.786247, 0.950176, 1.813957",\
"0.779739, 0.794109, 0.840041, 1.003970, 1.867751",\
"0.856188, 0.870558, 0.916491, 1.080419, 1.944200",\
"0.950201, 0.964571, 1.010504, 1.174432, 2.038213");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.640159, 0.651011, 0.679308, 0.756651, 1.129158",\
"0.694648, 0.705500, 0.733796, 0.811140, 1.183646",\
"0.766978, 0.777829, 0.806126, 0.883470, 1.255976",\
"0.895168, 0.906020, 0.934316, 1.011660, 1.384166",\
"1.091810, 1.102661, 1.130958, 1.208302, 1.580808");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.019592, 0.027203, 0.051584, 0.147202, 0.666677",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666677",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666677",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666677",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666677");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.653594, 0.664444, 0.692737, 0.770084, 1.142582",\
"0.698933, 0.709783, 0.738076, 0.815423, 1.187920",\
"0.753130, 0.763979, 0.792272, 0.869620, 1.242117",\
"0.831992, 0.842842, 0.871135, 0.948482, 1.320979",\
"0.931105, 0.941955, 0.970248, 1.047595, 1.420092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674",\
"0.019591, 0.027202, 0.051583, 0.147199, 0.666674");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.789469, 0.803839, 0.849771, 1.013700, 1.877481",\
"0.843994, 0.858364, 0.904297, 1.068225, 1.932006",\
"0.916185, 0.930555, 0.976488, 1.140416, 2.004198",\
"1.045349, 1.059719, 1.105652, 1.269580, 2.133361",\
"1.244781, 1.259151, 1.305083, 1.469012, 2.332793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.653093, 0.663944, 0.692241, 0.769585, 1.142091",\
"0.698432, 0.709283, 0.737580, 0.814923, 1.187430",\
"0.752628, 0.763480, 0.791776, 0.869120, 1.241626",\
"0.831490, 0.842342, 0.870638, 0.947982, 1.320488",\
"0.930604, 0.941455, 0.969752, 1.047096, 1.419602");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.019592, 0.027203, 0.051584, 0.147202, 0.666678",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666678",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666678",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666678",\
"0.019592, 0.027203, 0.051584, 0.147202, 0.666678");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.789469, 0.803839, 0.849771, 1.013700, 1.877481",\
"0.843994, 0.858364, 0.904297, 1.068225, 1.932006",\
"0.916185, 0.930555, 0.976488, 1.140416, 2.004198",\
"1.045349, 1.059719, 1.105652, 1.269580, 2.133361",\
"1.244781, 1.259151, 1.305083, 1.469012, 2.332793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002864, 0.013136, 0.052364, 0.202364, 1.000000");
values ( "0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923",\
"0.022552, 0.037385, 0.094761, 0.330079, 1.572923");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.682130, 0.696611, 0.742490, 0.905866, 1.767449",\
"0.727512, 0.741993, 0.787872, 0.951248, 1.812832",\
"0.781319, 0.795800, 0.841679, 1.005055, 1.866638",\
"0.857955, 0.872436, 0.918315, 1.081691, 1.943274",\
"0.952487, 0.966967, 1.012847, 1.176223, 2.037806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.641772, 0.652781, 0.681069, 0.757845, 1.133523",\
"0.696269, 0.707278, 0.735566, 0.812342, 1.188020",\
"0.768590, 0.779600, 0.807887, 0.884663, 1.260341",\
"0.897033, 0.908042, 0.936330, 1.013106, 1.388784",\
"1.094216, 1.105225, 1.133513, 1.210289, 1.585966");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.682130, 0.696611, 0.742490, 0.905866, 1.767449",\
"0.727512, 0.741993, 0.787872, 0.951248, 1.812832",\
"0.781319, 0.795800, 0.841679, 1.005055, 1.866638",\
"0.857955, 0.872436, 0.918315, 1.081691, 1.943274",\
"0.952487, 0.966967, 1.012847, 1.176223, 2.037806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.641274, 0.652285, 0.680577, 0.757349, 1.133036",\
"0.695771, 0.706782, 0.735074, 0.811846, 1.187533",\
"0.768093, 0.779104, 0.807395, 0.884168, 1.259855",\
"0.896535, 0.907546, 0.935838, 1.012610, 1.388297",\
"1.093718, 1.104729, 1.133020, 1.209793, 1.585480");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.676413, 0.687422, 0.715710, 0.792486, 1.168164",\
"0.721701, 0.732710, 0.760998, 0.837774, 1.213452",\
"0.775994, 0.787003, 0.815291, 0.892067, 1.267745",\
"0.856040, 0.867049, 0.895337, 0.972113, 1.347791",\
"0.958338, 0.969347, 0.997635, 1.074411, 1.450089");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717",\
"0.019242, 0.026946, 0.051422, 0.145583, 0.663717");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.807692, 0.822173, 0.868052, 1.031428, 1.893011",\
"0.862200, 0.876680, 0.922560, 1.085936, 1.947519",\
"0.934514, 0.948995, 0.994874, 1.158250, 2.019833",\
"1.065704, 1.080185, 1.126064, 1.289440, 2.151023",\
"1.269299, 1.283780, 1.329659, 1.493036, 2.354619");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.675916, 0.686926, 0.715218, 0.791990, 1.167677",\
"0.721204, 0.732214, 0.760506, 0.837278, 1.212965",\
"0.775497, 0.786508, 0.814799, 0.891571, 1.267258",\
"0.855542, 0.866553, 0.894845, 0.971617, 1.347304",\
"0.957841, 0.968852, 0.997143, 1.073916, 1.449602");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720",\
"0.019243, 0.026946, 0.051423, 0.145586, 0.663720");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.807692, 0.822173, 0.868052, 1.031428, 1.893011",\
"0.862200, 0.876680, 0.922560, 1.085936, 1.947519",\
"0.934514, 0.948995, 0.994874, 1.158250, 2.019833",\
"1.065704, 1.080185, 1.126064, 1.289440, 2.151023",\
"1.269299, 1.283780, 1.329659, 1.493036, 2.354619");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002414, 0.012686, 0.051914, 0.201914, 1.000000");
values ( "0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466",\
"0.021943, 0.036782, 0.094199, 0.328083, 1.566466");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.739547, 0.754035, 0.799922, 0.963333, 1.825107",\
"0.784886, 0.799374, 0.845261, 1.008672, 1.870446",\
"0.838697, 0.853185, 0.899072, 1.062483, 1.924257",\
"0.916253, 0.930741, 0.976628, 1.140039, 2.001814",\
"1.012867, 1.027355, 1.073242, 1.236652, 2.098427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.682276, 0.693295, 0.721594, 0.798406, 1.174267",\
"0.736794, 0.747814, 0.776113, 0.852925, 1.228786",\
"0.809088, 0.820107, 0.848406, 0.925218, 1.301079",\
"0.938540, 0.949560, 0.977858, 1.054671, 1.430532",\
"1.137845, 1.148864, 1.177163, 1.253976, 1.629837");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.739547, 0.754035, 0.799922, 0.963333, 1.825107",\
"0.784886, 0.799374, 0.845261, 1.008672, 1.870446",\
"0.838697, 0.853185, 0.899072, 1.062483, 1.924257",\
"0.916253, 0.930741, 0.976628, 1.140039, 2.001814",\
"1.012867, 1.027355, 1.073242, 1.236652, 2.098427");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.681661, 0.692682, 0.720985, 0.797794, 1.173666",\
"0.736179, 0.747201, 0.775504, 0.852312, 1.228185",\
"0.808472, 0.819494, 0.847797, 0.924605, 1.300478",\
"0.937925, 0.948947, 0.977250, 1.054058, 1.429930",\
"1.137230, 1.148251, 1.176555, 1.253363, 1.629235");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.710839, 0.721859, 0.750158, 0.826970, 1.202831",\
"0.756127, 0.767146, 0.795445, 0.872257, 1.248119",\
"0.810414, 0.821434, 0.849733, 0.926545, 1.302406",\
"0.890459, 0.901478, 0.929777, 1.006590, 1.382451",\
"0.992793, 1.003812, 1.032111, 1.108924, 1.484785");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130",\
"0.019224, 0.026930, 0.051402, 0.145652, 0.664130");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.858694, 0.873182, 0.919069, 1.082480, 1.944254",\
"0.913194, 0.927683, 0.973570, 1.136980, 1.998755",\
"0.985515, 1.000003, 1.045890, 1.209301, 2.071075",\
"1.116725, 1.131213, 1.177100, 1.340511, 2.202285",\
"1.320420, 1.334908, 1.380795, 1.544206, 2.405981");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.710224, 0.721246, 0.749549, 0.826357, 1.202229",\
"0.755512, 0.766533, 0.794836, 0.871645, 1.247517",\
"0.809799, 0.820821, 0.849124, 0.925932, 1.301805",\
"0.889844, 0.900865, 0.929169, 1.005977, 1.381849",\
"0.992178, 1.003199, 1.031503, 1.108311, 1.484183");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134",\
"0.019226, 0.026931, 0.051403, 0.145655, 0.664134");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.858694, 0.873182, 0.919069, 1.082480, 1.944254",\
"0.913194, 0.927683, 0.973570, 1.136980, 1.998755",\
"0.985515, 1.000003, 1.045890, 1.209301, 2.071075",\
"1.116725, 1.131213, 1.177100, 1.340511, 2.202285",\
"1.320420, 1.334908, 1.380795, 1.544206, 2.405981");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002392, 0.012664, 0.051892, 0.201892, 1.000000");
values ( "0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869",\
"0.021909, 0.036747, 0.094158, 0.328130, 1.566869");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.689144, 0.703573, 0.749444, 0.912960, 1.775033",\
"0.734581, 0.749010, 0.794880, 0.958397, 1.820470",\
"0.788240, 0.802669, 0.848540, 1.012056, 1.874129",\
"0.863986, 0.878414, 0.924285, 1.087802, 1.949874",\
"0.955837, 0.970265, 1.016136, 1.179653, 2.041725");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.645431, 0.656394, 0.684685, 0.761614, 1.137983",\
"0.699896, 0.710860, 0.739150, 0.816079, 1.192448",\
"0.772260, 0.783224, 0.811514, 0.888443, 1.264812",\
"0.899437, 0.910400, 0.938690, 1.015620, 1.391989",\
"1.093783, 1.104746, 1.133036, 1.209966, 1.586335");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.689144, 0.703573, 0.749444, 0.912960, 1.775033",\
"0.734581, 0.749010, 0.794880, 0.958397, 1.820470",\
"0.788240, 0.802669, 0.848540, 1.012056, 1.874129",\
"0.863986, 0.878414, 0.924285, 1.087802, 1.949874",\
"0.955837, 0.970265, 1.016136, 1.179653, 2.041725");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.644854, 0.655820, 0.684114, 0.761039, 1.137419",\
"0.699320, 0.710285, 0.738579, 0.815505, 1.191884",\
"0.771684, 0.782649, 0.810943, 0.887869, 1.264248",\
"0.898860, 0.909825, 0.938120, 1.015045, 1.391425",\
"1.093206, 1.104171, 1.132466, 1.209391, 1.585771");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.685282, 0.696245, 0.724535, 0.801464, 1.177834",\
"0.730568, 0.741532, 0.769822, 0.846751, 1.223121",\
"0.784870, 0.795834, 0.824124, 0.901053, 1.277423",\
"0.864899, 0.875863, 0.904153, 0.981082, 1.357452",\
"0.967066, 0.978030, 1.006320, 1.083249, 1.459618");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501",\
"0.019346, 0.027022, 0.051472, 0.146023, 0.665501");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.821774, 0.836202, 0.882073, 1.045590, 1.907662",\
"0.876295, 0.890723, 0.936594, 1.100111, 1.962183",\
"0.948591, 0.963020, 1.008891, 1.172407, 2.034480",\
"1.079704, 1.094132, 1.140003, 1.303520, 2.165592",\
"1.282993, 1.297421, 1.343292, 1.506809, 2.368881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.684705, 0.695670, 0.723965, 0.800890, 1.177270",\
"0.729992, 0.740957, 0.769252, 0.846177, 1.222557",\
"0.784294, 0.795259, 0.823554, 0.900479, 1.276859",\
"0.864323, 0.875288, 0.903583, 0.980508, 1.356888",\
"0.966490, 0.977455, 1.005749, 1.082675, 1.459054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505",\
"0.019348, 0.027023, 0.051473, 0.146025, 0.665505");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.821774, 0.836202, 0.882073, 1.045590, 1.907662",\
"0.876295, 0.890723, 0.936594, 1.100111, 1.962183",\
"0.948591, 0.963020, 1.008891, 1.172407, 2.034480",\
"1.079704, 1.094132, 1.140003, 1.303520, 2.165592",\
"1.282993, 1.297421, 1.343292, 1.506809, 2.368881");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002546, 0.012818, 0.052046, 0.202046, 1.000000");
values ( "0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168",\
"0.022035, 0.036892, 0.094340, 0.328644, 1.568168");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.692684, 0.707181, 0.753081, 0.916469, 1.778131",\
"0.737971, 0.752468, 0.798368, 0.961756, 1.823418",\
"0.791977, 0.806473, 0.852373, 1.015761, 1.877424",\
"0.870877, 0.885374, 0.931274, 1.094662, 1.956324",\
"0.970738, 0.985235, 1.031135, 1.194523, 2.056185");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.656890, 0.667892, 0.696173, 0.772953, 1.148613",\
"0.711417, 0.722419, 0.750699, 0.827479, 1.203140",\
"0.783714, 0.794716, 0.822997, 0.899777, 1.275438",\
"0.914858, 0.925859, 0.954140, 1.030920, 1.406581",\
"1.118143, 1.129145, 1.157425, 1.234205, 1.609866");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.692684, 0.707181, 0.753081, 0.916469, 1.778131",\
"0.737971, 0.752468, 0.798368, 0.961756, 1.823418",\
"0.791977, 0.806473, 0.852373, 1.015761, 1.877424",\
"0.870877, 0.885374, 0.931274, 1.094662, 1.956324",\
"0.970738, 0.985235, 1.031135, 1.194523, 2.056185");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566500");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.656311, 0.667314, 0.695599, 0.772376, 1.148047",\
"0.710837, 0.721841, 0.750126, 0.826902, 1.202574",\
"0.783135, 0.794139, 0.822424, 0.899200, 1.274871",\
"0.914278, 0.925282, 0.953567, 1.030343, 1.406014",\
"1.117564, 1.128567, 1.156852, 1.233628, 1.609300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.690895, 0.701897, 0.730178, 0.806958, 1.182618",\
"0.735639, 0.746641, 0.774922, 0.851702, 1.227362",\
"0.779213, 0.790215, 0.818496, 0.895276, 1.270936",\
"0.838504, 0.849506, 0.877787, 0.954567, 1.330227",\
"0.901838, 0.912840, 0.941121, 1.017901, 1.393561");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712",\
"0.019250, 0.026952, 0.051428, 0.145588, 0.663712");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.809874, 0.824370, 0.870270, 1.033658, 1.895321",\
"0.863228, 0.877724, 0.923625, 1.087013, 1.948675",\
"0.935874, 0.950371, 0.996271, 1.159659, 2.021321",\
"1.074076, 1.088572, 1.134472, 1.297860, 2.159522",\
"1.292112, 1.306608, 1.352508, 1.515896, 2.377558");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.690316, 0.701320, 0.729605, 0.806381, 1.182052",\
"0.735060, 0.746064, 0.774349, 0.851125, 1.226796",\
"0.778634, 0.789638, 0.817923, 0.894699, 1.270370",\
"0.837925, 0.848929, 0.877214, 0.953990, 1.329661",\
"0.901259, 0.912262, 0.940547, 1.017323, 1.392995");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716",\
"0.019252, 0.026953, 0.051429, 0.145591, 0.663716");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.809874, 0.824370, 0.870270, 1.033658, 1.895321",\
"0.863228, 0.877724, 0.923625, 1.087013, 1.948675",\
"0.935874, 0.950371, 0.996271, 1.159659, 2.021321",\
"1.074076, 1.088572, 1.134472, 1.297860, 2.159522",\
"1.292112, 1.306608, 1.352508, 1.515896, 2.377558");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002427, 0.012699, 0.051927, 0.201927, 1.000000");
values ( "0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501",\
"0.022051, 0.036870, 0.094246, 0.328091, 1.566501");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.693113, 0.707625, 0.753462, 0.916807, 1.778349",\
"0.738401, 0.752912, 0.798750, 0.962094, 1.823636",\
"0.792405, 0.806917, 0.852754, 1.016098, 1.877641",\
"0.871357, 0.885869, 0.931706, 1.095050, 1.956592",\
"0.971451, 0.985963, 1.031800, 1.195144, 2.056686");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.657466, 0.668595, 0.696940, 0.773703, 1.149512",\
"0.711971, 0.723101, 0.751445, 0.828208, 1.204017",\
"0.784294, 0.795423, 0.823768, 0.900531, 1.276340",\
"0.915541, 0.926671, 0.955015, 1.031778, 1.407587",\
"1.119260, 1.130390, 1.158734, 1.235497, 1.611306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.693113, 0.707625, 0.753462, 0.916807, 1.778349",\
"0.738401, 0.752912, 0.798750, 0.962094, 1.823636",\
"0.792405, 0.806917, 0.852754, 1.016098, 1.877641",\
"0.871357, 0.885869, 0.931706, 1.095050, 1.956592",\
"0.971451, 0.985963, 1.031800, 1.195144, 2.056686");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566371");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.657022, 0.668153, 0.696500, 0.773260, 1.149077",\
"0.711527, 0.722658, 0.751006, 0.827765, 1.203583",\
"0.783849, 0.794981, 0.823328, 0.900088, 1.275905",\
"0.915097, 0.926228, 0.954576, 1.031335, 1.407153",\
"1.118816, 1.129947, 1.158295, 1.235054, 1.610872");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.661247, 0.672377, 0.700722, 0.777484, 1.153293",\
"0.706028, 0.717158, 0.745502, 0.822265, 1.198074",\
"0.750375, 0.761504, 0.789849, 0.866611, 1.242420",\
"0.809194, 0.820324, 0.848668, 0.925431, 1.301240",\
"0.873385, 0.884515, 0.912859, 0.989622, 1.365431");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728",\
"0.019087, 0.026828, 0.051310, 0.145471, 0.663728");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.790755, 0.805266, 0.851104, 1.014448, 1.875990",\
"0.844076, 0.858588, 0.904425, 1.067769, 1.929311",\
"0.917344, 0.931855, 0.977693, 1.141037, 2.002579",\
"1.053683, 1.068195, 1.114032, 1.277376, 2.138918",\
"1.268579, 1.283090, 1.328928, 1.492272, 2.353814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.660803, 0.671934, 0.700282, 0.777041, 1.152859",\
"0.705584, 0.716715, 0.745063, 0.821822, 1.197639",\
"0.749930, 0.761061, 0.789409, 0.866169, 1.241986",\
"0.808750, 0.819881, 0.848229, 0.924988, 1.300806",\
"0.872941, 0.884072, 0.912420, 0.989179, 1.364997");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731",\
"0.019089, 0.026828, 0.051310, 0.145473, 0.663731");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.790755, 0.805266, 0.851104, 1.014448, 1.875990",\
"0.844076, 0.858588, 0.904425, 1.067769, 1.929311",\
"0.917344, 0.931855, 0.977693, 1.141037, 2.002579",\
"1.053683, 1.068195, 1.114032, 1.277376, 2.138918",\
"1.268579, 1.283090, 1.328928, 1.492272, 2.353814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002221, 0.012493, 0.051721, 0.201721, 1.000000");
values ( "0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370",\
"0.021420, 0.036314, 0.093832, 0.327814, 1.566370");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.693371, 0.707823, 0.753667, 0.917026, 1.778468",\
"0.738656, 0.753108, 0.798952, 0.962311, 1.823753",\
"0.792663, 0.807114, 0.852959, 1.016317, 1.877759",\
"0.871539, 0.885990, 0.931835, 1.095193, 1.956635",\
"0.971289, 0.985741, 1.031586, 1.194944, 2.056386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.656427, 0.667439, 0.695727, 0.772504, 1.148184",\
"0.710962, 0.721974, 0.750263, 0.827039, 1.202719",\
"0.783243, 0.794255, 0.822543, 0.899320, 1.275000",\
"0.914329, 0.925340, 0.953629, 1.030406, 1.406085",\
"1.117392, 1.128404, 1.156693, 1.233469, 1.609149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.693371, 0.707823, 0.753667, 0.917026, 1.778468",\
"0.738656, 0.753108, 0.798952, 0.962311, 1.823753",\
"0.792663, 0.807114, 0.852959, 1.016317, 1.877759",\
"0.871539, 0.885990, 0.931835, 1.095193, 1.956635",\
"0.971289, 0.985741, 1.031586, 1.194944, 2.056386");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.656427, 0.667439, 0.695727, 0.772504, 1.148184",\
"0.710962, 0.721974, 0.750263, 0.827039, 1.202719",\
"0.783243, 0.794255, 0.822543, 0.899320, 1.275000",\
"0.914329, 0.925340, 0.953629, 1.030406, 1.406085",\
"1.117392, 1.128404, 1.156693, 1.233469, 1.609149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.679241, 0.690253, 0.718542, 0.795318, 1.170998",\
"0.724533, 0.735545, 0.763833, 0.840610, 1.216290",\
"0.778800, 0.789812, 0.818101, 0.894877, 1.270557",\
"0.858885, 0.869897, 0.898186, 0.974962, 1.350642",\
"0.961532, 0.972544, 1.000833, 1.077609, 1.453289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.803104, 0.817556, 0.863400, 1.026759, 1.888201",\
"0.857575, 0.872027, 0.917872, 1.081230, 1.942672",\
"0.929938, 0.944390, 0.990234, 1.153592, 2.015034",\
"1.061333, 1.075784, 1.121629, 1.284987, 2.146429",\
"1.265755, 1.280206, 1.326051, 1.489409, 2.350851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.679241, 0.690253, 0.718542, 0.795318, 1.170998",\
"0.724533, 0.735545, 0.763833, 0.840610, 1.216290",\
"0.778800, 0.789812, 0.818101, 0.894877, 1.270557",\
"0.858885, 0.869897, 0.898186, 0.974962, 1.350642",\
"0.961532, 0.972544, 1.000833, 1.077609, 1.453289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716",\
"0.019236, 0.026941, 0.051418, 0.145579, 0.663716");
}
cell_rise( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.803104, 0.817556, 0.863400, 1.026759, 1.888201",\
"0.857575, 0.872027, 0.917872, 1.081230, 1.942672",\
"0.929938, 0.944390, 0.990234, 1.153592, 2.015034",\
"1.061333, 1.075784, 1.121629, 1.284987, 2.146429",\
"1.265755, 1.280206, 1.326051, 1.489409, 2.350851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002407, 0.012680, 0.051907, 0.201907, 1.000000");
values ( "0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410",\
"0.021793, 0.036663, 0.094146, 0.328091, 1.566410");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.396376, 0.411020, 0.456476, 0.617987, 1.477170",\
"0.441427, 0.456071, 0.501527, 0.663037, 1.522221",\
"0.494612, 0.509256, 0.554712, 0.716222, 1.575405",\
"0.567259, 0.581903, 0.627359, 0.788869, 1.648052",\
"0.653898, 0.668542, 0.713998, 0.875508, 1.734691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.484506, 0.496271, 0.524686, 0.600230, 0.974084",\
"0.537707, 0.549472, 0.577887, 0.653431, 1.027286",\
"0.613725, 0.625490, 0.653905, 0.729449, 1.103304",\
"0.734201, 0.745966, 0.774381, 0.849925, 1.223780",\
"0.920028, 0.931793, 0.960208, 1.035752, 1.409607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.396376, 0.411020, 0.456476, 0.617987, 1.477170",\
"0.441427, 0.456071, 0.501527, 0.663037, 1.522221",\
"0.494612, 0.509256, 0.554712, 0.716222, 1.575405",\
"0.567259, 0.581903, 0.627359, 0.788869, 1.648052",\
"0.653898, 0.668542, 0.713998, 0.875508, 1.734691");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.484506, 0.496271, 0.524686, 0.600230, 0.974084",\
"0.537707, 0.549472, 0.577887, 0.653431, 1.027286",\
"0.613725, 0.625490, 0.653905, 0.729449, 1.103304",\
"0.734201, 0.745966, 0.774381, 0.849925, 1.223780",\
"0.920028, 0.931793, 0.960208, 1.035752, 1.409607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584",\
"0.018390, 0.026347, 0.050925, 0.140411, 0.656584");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.837035, 0.851679, 0.897135, 1.058645, 1.917828",\
"0.882333, 0.896976, 0.942432, 1.103943, 1.963126",\
"0.936032, 0.950676, 0.996132, 1.157642, 2.016825",\
"1.016170, 1.030814, 1.076270, 1.237780, 2.096963",\
"1.119409, 1.134053, 1.179509, 1.341020, 2.200203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.905045, 0.916810, 0.945225, 1.020769, 1.394624",\
"0.959325, 0.971090, 0.999505, 1.075049, 1.448904",\
"1.031356, 1.043121, 1.071536, 1.147080, 1.520935",\
"1.164281, 1.176046, 1.204461, 1.280005, 1.653860",\
"1.372648, 1.384414, 1.412829, 1.488372, 1.862227");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.837035, 0.851679, 0.897135, 1.058645, 1.917828",\
"0.882333, 0.896976, 0.942432, 1.103943, 1.963126",\
"0.936032, 0.950676, 0.996132, 1.157642, 2.016825",\
"1.016170, 1.030814, 1.076270, 1.237780, 2.096963",\
"1.119409, 1.134053, 1.179509, 1.341020, 2.200203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730",\
"0.018672, 0.033920, 0.092155, 0.321277, 1.558730");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.905045, 0.916810, 0.945225, 1.020769, 1.394624",\
"0.959325, 0.971090, 0.999505, 1.075049, 1.448904",\
"1.031356, 1.043121, 1.071536, 1.147080, 1.520935",\
"1.164281, 1.176046, 1.204461, 1.280005, 1.653860",\
"1.372648, 1.384414, 1.412829, 1.488372, 1.862227");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001326, 0.011598, 0.050826, 0.200826, 1.000000");
values ( "0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583",\
"0.018390, 0.026347, 0.050926, 0.140411, 0.656583");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.390787, 0.405314, 0.450786, 0.612432, 1.471895",\
"0.434372, 0.448899, 0.494372, 0.656017, 1.515480",\
"0.485627, 0.500153, 0.545626, 0.707272, 1.566734",\
"0.556047, 0.570574, 0.616046, 0.777692, 1.637155",\
"0.639314, 0.653839, 0.699311, 0.860955, 1.720418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019121, 0.034357, 0.092601, 0.321721, 1.559585");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.472158, 0.483691, 0.512057, 0.587671, 0.962038",\
"0.526723, 0.538255, 0.566621, 0.642236, 1.016603",\
"0.602346, 0.613878, 0.642244, 0.717859, 1.092226",\
"0.732214, 0.743747, 0.772112, 0.847727, 1.222094",\
"0.937410, 0.948943, 0.977308, 1.052923, 1.427288");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.390787, 0.405314, 0.450786, 0.612432, 1.471895",\
"0.434372, 0.448899, 0.494372, 0.656017, 1.515480",\
"0.485627, 0.500153, 0.545626, 0.707272, 1.566734",\
"0.556047, 0.570574, 0.616046, 0.777692, 1.637155",\
"0.639314, 0.653839, 0.699311, 0.860955, 1.720418");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019121, 0.034357, 0.092601, 0.321721, 1.559585");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.472158, 0.483691, 0.512057, 0.587671, 0.962038",\
"0.526723, 0.538255, 0.566621, 0.642236, 1.016603",\
"0.602346, 0.613878, 0.642244, 0.717859, 1.092226",\
"0.732214, 0.743747, 0.772112, 0.847727, 1.222094",\
"0.937410, 0.948943, 0.977308, 1.052923, 1.427288");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658074",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.844204, 0.858730, 0.904203, 1.065848, 1.925311",\
"0.889529, 0.904055, 0.949528, 1.111174, 1.970637",\
"0.943192, 0.957718, 1.003191, 1.164837, 2.024300",\
"1.023485, 1.038011, 1.083484, 1.245129, 2.104592",\
"1.126420, 1.140947, 1.186419, 1.348065, 2.207528");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.902768, 0.914300, 0.942666, 1.018281, 1.392648",\
"0.957111, 0.968644, 0.997010, 1.072624, 1.446991",\
"1.029081, 1.040613, 1.068979, 1.144594, 1.518960",\
"1.161863, 1.173396, 1.201762, 1.277376, 1.651743",\
"1.369568, 1.381101, 1.409467, 1.485081, 1.859448");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.844204, 0.858730, 0.904203, 1.065848, 1.925311",\
"0.889529, 0.904055, 0.949528, 1.111174, 1.970637",\
"0.943192, 0.957718, 1.003191, 1.164837, 2.024300",\
"1.023485, 1.038011, 1.083484, 1.245129, 2.104592",\
"1.126420, 1.140947, 1.186419, 1.348065, 2.207528");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563",\
"0.019120, 0.034355, 0.092600, 0.321723, 1.559563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.902768, 0.914300, 0.942666, 1.018281, 1.392648",\
"0.957111, 0.968644, 0.997010, 1.072624, 1.446991",\
"1.029081, 1.040613, 1.068979, 1.144594, 1.518960",\
"1.161863, 1.173396, 1.201762, 1.277376, 1.651743",\
"1.369568, 1.381101, 1.409467, 1.485081, 1.859448");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001642, 0.011914, 0.051142, 0.201142, 1.000000");
values ( "0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073",\
"0.018580, 0.026481, 0.051053, 0.140498, 0.658073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.262752, 0.277294, 0.322765, 0.484396, 1.343924",\
"0.304582, 0.319121, 0.364591, 0.526219, 1.385747",\
"0.359539, 0.374064, 0.419526, 0.581136, 1.440670",\
"0.437232, 0.451801, 0.497321, 0.658942, 1.518762",\
"0.519368, 0.534101, 0.579786, 0.741490, 1.601997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.019045, 0.034282, 0.092520, 0.321619, 1.559749",\
"0.019047, 0.034284, 0.092521, 0.321615, 1.559792",\
"0.019057, 0.034294, 0.092526, 0.321592, 1.560009",\
"0.019338, 0.034517, 0.092614, 0.321527, 1.560408",\
"0.019996, 0.035031, 0.092815, 0.321441, 1.560666");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.286917, 0.298533, 0.326996, 0.402534, 0.777136",\
"0.338181, 0.349797, 0.378258, 0.453797, 0.828396",\
"0.413387, 0.424996, 0.453445, 0.528996, 0.903563",\
"0.562591, 0.574178, 0.602583, 0.678174, 1.052633",\
"0.801877, 0.813457, 0.841845, 0.917480, 1.291860");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.018527, 0.026467, 0.051039, 0.140531, 0.658150",\
"0.018527, 0.026467, 0.051039, 0.140531, 0.658150",\
"0.018528, 0.026467, 0.051039, 0.140531, 0.658150",\
"0.018531, 0.026467, 0.051039, 0.140531, 0.658150",\
"0.018660, 0.026543, 0.051081, 0.140531, 0.658150");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.262752, 0.277294, 0.322765, 0.484396, 1.343924",\
"0.304582, 0.319121, 0.364591, 0.526219, 1.385747",\
"0.359539, 0.374064, 0.419526, 0.581136, 1.440670",\
"0.437232, 0.451801, 0.497321, 0.658942, 1.518762",\
"0.519368, 0.534101, 0.579786, 0.741490, 1.601997");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.019045, 0.034282, 0.092520, 0.321619, 1.559749",\
"0.019047, 0.034284, 0.092521, 0.321615, 1.559792",\
"0.019057, 0.034294, 0.092526, 0.321592, 1.560009",\
"0.019338, 0.034517, 0.092614, 0.321527, 1.560408",\
"0.019996, 0.035031, 0.092815, 0.321441, 1.560666");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.286917, 0.298533, 0.326996, 0.402534, 0.777136",\
"0.338181, 0.349797, 0.378258, 0.453797, 0.828396",\
"0.413387, 0.424996, 0.453445, 0.528996, 0.903563",\
"0.562591, 0.574178, 0.602583, 0.678174, 1.052633",\
"0.801877, 0.813457, 0.841845, 0.917480, 1.291860");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.018527, 0.026452, 0.051026, 0.140482, 0.658030",\
"0.018527, 0.026452, 0.051026, 0.140482, 0.658030",\
"0.018528, 0.026452, 0.051026, 0.140482, 0.658030",\
"0.018531, 0.026452, 0.051026, 0.140482, 0.658030",\
"0.018660, 0.026543, 0.051081, 0.140482, 0.658030");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.627661, 0.642202, 0.687673, 0.849302, 1.708830",\
"0.672950, 0.687492, 0.732962, 0.894592, 1.754120",\
"0.727149, 0.741691, 0.787161, 0.948791, 1.808319",\
"0.806885, 0.821426, 0.866897, 1.028527, 1.888054",\
"0.908654, 0.923196, 0.968666, 1.130296, 1.989824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.648603, 0.660218, 0.688676, 0.764218, 1.138808",\
"0.703097, 0.714711, 0.743169, 0.818711, 1.193302",\
"0.775429, 0.787043, 0.815501, 0.891043, 1.265634",\
"0.906690, 0.918304, 0.946762, 1.022305, 1.396895",\
"1.110590, 1.122204, 1.150662, 1.226204, 1.600795");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.627661, 0.642202, 0.687673, 0.849302, 1.708830",\
"0.672950, 0.687492, 0.732962, 0.894592, 1.754120",\
"0.727149, 0.741691, 0.787161, 0.948791, 1.808319",\
"0.806885, 0.821426, 0.866897, 1.028527, 1.888054",\
"0.908654, 0.923196, 0.968666, 1.130296, 1.989824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765",\
"0.019045, 0.034283, 0.092520, 0.321617, 1.559765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.648603, 0.660218, 0.688676, 0.764218, 1.138808",\
"0.703097, 0.714711, 0.743169, 0.818711, 1.193302",\
"0.775429, 0.787043, 0.815501, 0.891043, 1.265634",\
"0.906690, 0.918304, 0.946762, 1.022305, 1.396895",\
"1.110590, 1.122204, 1.150662, 1.226204, 1.600795");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001587, 0.011859, 0.051087, 0.201087, 1.000000");
values ( "0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146",\
"0.018528, 0.026466, 0.051038, 0.140528, 0.658146");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.280145, 0.294792, 0.340389, 0.502054, 1.362244",\
"0.320762, 0.335412, 0.381013, 0.542681, 1.402888",\
"0.369782, 0.384448, 0.430065, 0.591741, 1.452016",\
"0.434331, 0.449072, 0.494765, 0.656478, 1.517068",\
"0.497225, 0.512097, 0.557924, 0.719704, 1.580849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.019623, 0.034738, 0.092693, 0.321471, 1.560645",\
"0.019640, 0.034751, 0.092698, 0.321469, 1.560652",\
"0.019705, 0.034802, 0.092718, 0.321460, 1.560677",\
"0.020006, 0.035037, 0.092810, 0.321421, 1.560796",\
"0.020537, 0.035452, 0.092972, 0.321351, 1.561004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.351625, 0.363232, 0.391670, 0.467323, 0.841804",\
"0.405286, 0.416893, 0.445332, 0.520985, 0.895466",\
"0.482133, 0.493743, 0.522190, 0.597844, 0.972332",\
"0.634772, 0.646399, 0.674879, 0.750542, 1.125060",\
"0.881831, 0.893487, 0.922029, 0.997705, 1.372277");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.018883, 0.026721, 0.051192, 0.140523, 0.658100",\
"0.018886, 0.026724, 0.051194, 0.140523, 0.658099",\
"0.018922, 0.026752, 0.051213, 0.140532, 0.658091",\
"0.019089, 0.026886, 0.051298, 0.140570, 0.658051",\
"0.019390, 0.027126, 0.051453, 0.140639, 0.657980");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.280145, 0.294792, 0.340389, 0.502054, 1.362244",\
"0.320762, 0.335412, 0.381013, 0.542681, 1.402888",\
"0.369782, 0.384448, 0.430065, 0.591741, 1.452016",\
"0.434331, 0.449072, 0.494765, 0.656478, 1.517068",\
"0.497225, 0.512097, 0.557924, 0.719704, 1.580849");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.019623, 0.034738, 0.092693, 0.321471, 1.560645",\
"0.019640, 0.034751, 0.092698, 0.321469, 1.560652",\
"0.019705, 0.034802, 0.092718, 0.321460, 1.560677",\
"0.020006, 0.035037, 0.092810, 0.321421, 1.560796",\
"0.020537, 0.035452, 0.092972, 0.321351, 1.561004");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.351625, 0.363232, 0.391670, 0.467323, 0.841804",\
"0.405286, 0.416893, 0.445332, 0.520985, 0.895466",\
"0.482133, 0.493743, 0.522190, 0.597844, 0.972332",\
"0.634772, 0.646399, 0.674879, 0.750542, 1.125060",\
"0.881831, 0.893487, 0.922029, 0.997705, 1.372277");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.018883, 0.026721, 0.051192, 0.140523, 0.658100",\
"0.018886, 0.026724, 0.051194, 0.140523, 0.658099",\
"0.018922, 0.026752, 0.051213, 0.140532, 0.658091",\
"0.019089, 0.026886, 0.051298, 0.140570, 0.658051",\
"0.019390, 0.027126, 0.051453, 0.140639, 0.657980");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.925678, 0.940328, 0.985928, 1.147595, 2.007800",\
"0.970970, 0.985620, 1.031220, 1.192887, 2.053092",\
"1.024561, 1.039211, 1.084811, 1.246478, 2.106683",\
"1.105020, 1.119670, 1.165270, 1.326937, 2.187142",\
"1.207588, 1.222238, 1.267838, 1.429505, 2.289711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.998018, 1.009626, 1.038066, 1.113720, 1.488202",\
"1.052387, 1.063995, 1.092435, 1.168088, 1.542571",\
"1.124236, 1.135844, 1.164284, 1.239938, 1.614420",\
"1.256816, 1.268424, 1.296864, 1.372517, 1.747000",\
"1.463373, 1.474981, 1.503421, 1.579075, 1.953557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.925678, 0.940328, 0.985928, 1.147595, 2.007800",\
"0.970970, 0.985620, 1.031220, 1.192887, 2.053092",\
"1.024561, 1.039211, 1.084811, 1.246478, 2.106683",\
"1.105020, 1.119670, 1.165270, 1.326937, 2.187142",\
"1.207588, 1.222238, 1.267838, 1.429505, 2.289711");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651",\
"0.019637, 0.034749, 0.092697, 0.321469, 1.560651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.998018, 1.009626, 1.038066, 1.113720, 1.488202",\
"1.052387, 1.063995, 1.092435, 1.168088, 1.542571",\
"1.124236, 1.135844, 1.164284, 1.239938, 1.614420",\
"1.256816, 1.268424, 1.296864, 1.372517, 1.747000",\
"1.463373, 1.474981, 1.503421, 1.579075, 1.953557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001580, 0.011853, 0.051080, 0.201080, 1.000000");
values ( "0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098",\
"0.018892, 0.026729, 0.051197, 0.140525, 0.658098");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.399450, 0.413882, 0.459328, 0.620918, 1.480325",\
"0.443222, 0.457654, 0.503100, 0.664690, 1.524096",\
"0.490572, 0.505004, 0.550450, 0.712040, 1.571447",\
"0.550472, 0.564904, 0.610350, 0.771940, 1.631346",\
"0.615568, 0.630002, 0.675449, 0.837040, 1.696453");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019322, 0.034551, 0.092768, 0.321784, 1.560314");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.490829, 0.502299, 0.530659, 0.606294, 0.980604",\
"0.545415, 0.556885, 0.585244, 0.660880, 1.035189",\
"0.621560, 0.633030, 0.661390, 0.737025, 1.111335",\
"0.742353, 0.753823, 0.782183, 0.857818, 1.232128",\
"0.932543, 0.944013, 0.972373, 1.048009, 1.422319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018811, 0.026656, 0.051182, 0.140576, 0.658023");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.398794, 0.413226, 0.458671, 0.620261, 1.479663",\
"0.442566, 0.456998, 0.502443, 0.664033, 1.523435",\
"0.489917, 0.504348, 0.549793, 0.711383, 1.570786",\
"0.549816, 0.564248, 0.609693, 0.771283, 1.630685",\
"0.614940, 0.629373, 0.674820, 0.836411, 1.695820");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019318, 0.034548, 0.092767, 0.321785, 1.560313");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.490829, 0.502299, 0.530659, 0.606294, 0.980604",\
"0.545415, 0.556885, 0.585244, 0.660880, 1.035189",\
"0.621560, 0.633030, 0.661390, 0.737025, 1.111335",\
"0.742353, 0.753823, 0.782183, 0.857818, 1.232128",\
"0.932543, 0.944013, 0.972373, 1.048009, 1.422319");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018811, 0.026656, 0.051182, 0.140576, 0.658023");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.084186, 1.098618, 1.144064, 1.305654, 2.165061",\
"1.129483, 1.143915, 1.189361, 1.350951, 2.210357",\
"1.183191, 1.197623, 1.243069, 1.404659, 2.264066",\
"1.263353, 1.277785, 1.323231, 1.484821, 2.344228",\
"1.366710, 1.381143, 1.426589, 1.588179, 2.447585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312",\
"0.019315, 0.034546, 0.092766, 0.321785, 1.560312");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.117813, 1.129283, 1.157642, 1.233278, 1.607587",\
"1.172083, 1.183553, 1.211913, 1.287548, 1.661858",\
"1.244130, 1.255600, 1.283960, 1.359595, 1.733905",\
"1.377075, 1.388545, 1.416905, 1.492540, 1.866850",\
"1.585580, 1.597050, 1.625410, 1.701045, 2.075355");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.083530, 1.097962, 1.143407, 1.304996, 2.164399",\
"1.128827, 1.143259, 1.188704, 1.350293, 2.209696",\
"1.182536, 1.196967, 1.242412, 1.404002, 2.263404",\
"1.262697, 1.277129, 1.322574, 1.484164, 2.343566",\
"1.366055, 1.380486, 1.425931, 1.587521, 2.446924");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311",\
"0.019312, 0.034543, 0.092765, 0.321786, 1.560311");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "1.117813, 1.129283, 1.157642, 1.233278, 1.607587",\
"1.172083, 1.183553, 1.211913, 1.287548, 1.661858",\
"1.244130, 1.255600, 1.283960, 1.359595, 1.733905",\
"1.377075, 1.388545, 1.416905, 1.492540, 1.866850",\
"1.585580, 1.597050, 1.625410, 1.701045, 2.075355");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012006, 0.051234, 0.201234, 1.000000");
values ( "0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025",\
"0.018807, 0.026652, 0.051180, 0.140575, 0.658025");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.455276, 0.470202, 0.516183, 0.678062, 1.539811",\
"0.497153, 0.512079, 0.558060, 0.719939, 1.581688",\
"0.537301, 0.552227, 0.598208, 0.760087, 1.621836",\
"0.586541, 0.601467, 0.647448, 0.809327, 1.671076",\
"0.630416, 0.645342, 0.691323, 0.853202, 1.714951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.448734, 0.460171, 0.488509, 0.564162, 0.938606",\
"0.503777, 0.515214, 0.543551, 0.619205, 0.993649",\
"0.573081, 0.584518, 0.612856, 0.688509, 1.062953",\
"0.683246, 0.694683, 0.723021, 0.798674, 1.173118",\
"0.857108, 0.868545, 0.896882, 0.972536, 1.346980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.455276, 0.470202, 0.516183, 0.678062, 1.539811",\
"0.497153, 0.512079, 0.558060, 0.719939, 1.581688",\
"0.537301, 0.552227, 0.598208, 0.760087, 1.621836",\
"0.586541, 0.601467, 0.647448, 0.809327, 1.671076",\
"0.630416, 0.645342, 0.691323, 0.853202, 1.714951");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.448734, 0.460171, 0.488509, 0.564162, 0.938606",\
"0.503777, 0.515214, 0.543551, 0.619205, 0.993649",\
"0.573081, 0.584518, 0.612856, 0.688509, 1.062953",\
"0.683246, 0.694683, 0.723021, 0.798674, 1.173118",\
"0.857108, 0.868545, 0.896882, 0.972536, 1.346980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.910429, 0.925355, 0.971336, 1.133215, 1.994964",\
"0.955140, 0.970066, 1.016047, 1.177926, 2.039675",\
"0.998711, 1.013637, 1.059618, 1.221497, 2.083246",\
"1.060229, 1.075155, 1.121136, 1.283015, 2.144764",\
"1.125245, 1.140171, 1.186152, 1.348031, 2.209780");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.878784, 0.890221, 0.918558, 0.994212, 1.368656",\
"0.932170, 0.943607, 0.971944, 1.047598, 1.422042",\
"1.005216, 1.016653, 1.044990, 1.120644, 1.495088",\
"1.147995, 1.159432, 1.187770, 1.263423, 1.637867",\
"1.369595, 1.381032, 1.409369, 1.485023, 1.859466");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.910429, 0.925355, 0.971336, 1.133215, 1.994964",\
"0.955140, 0.970066, 1.016047, 1.177926, 2.039675",\
"0.998711, 1.013637, 1.059618, 1.221497, 2.083246",\
"1.060229, 1.075155, 1.121136, 1.283015, 2.144764",\
"1.125245, 1.140171, 1.186152, 1.348031, 2.209780");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511",\
"0.021481, 0.036243, 0.093455, 0.321531, 1.561511");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.878784, 0.890221, 0.918558, 0.994212, 1.368656",\
"0.932170, 0.943607, 0.971944, 1.047598, 1.422042",\
"1.005216, 1.016653, 1.044990, 1.120644, 1.495088",\
"1.147995, 1.159432, 1.187770, 1.263423, 1.637867",\
"1.369595, 1.381032, 1.409369, 1.485023, 1.859466");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001767, 0.012039, 0.051267, 0.201267, 1.000000");
values ( "0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424",\
"0.018732, 0.026590, 0.051141, 0.140547, 0.658424");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.256664, 0.271193, 0.316666, 0.478311, 1.337779",\
"0.298735, 0.313259, 0.358731, 0.520371, 1.379841",\
"0.353464, 0.367972, 0.413435, 0.575057, 1.434532",\
"0.428938, 0.443465, 0.488964, 0.650577, 1.510275",\
"0.507400, 0.522087, 0.567752, 0.729447, 1.589830");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019113, 0.034349, 0.092593, 0.321716, 1.559566",\
"0.019116, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019127, 0.034363, 0.092601, 0.321685, 1.559863",\
"0.019350, 0.034543, 0.092673, 0.321614, 1.560382",\
"0.020006, 0.035055, 0.092873, 0.321528, 1.560640");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.331917, 0.343457, 0.371832, 0.447439, 0.821828",\
"0.383634, 0.395173, 0.423546, 0.499155, 0.873540",\
"0.461571, 0.473103, 0.501461, 0.577083, 0.951431",\
"0.619931, 0.631477, 0.659866, 0.735503, 1.109868",\
"0.874803, 0.886384, 0.914845, 0.990499, 1.364927");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018576, 0.026480, 0.051052, 0.140502, 0.658081",\
"0.018576, 0.026480, 0.051052, 0.140502, 0.658081",\
"0.018577, 0.026480, 0.051052, 0.140502, 0.658081",\
"0.018762, 0.026622, 0.051141, 0.140526, 0.658081",\
"0.019117, 0.026905, 0.051324, 0.140607, 0.658081");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.256664, 0.271193, 0.316666, 0.478311, 1.337779",\
"0.298735, 0.313259, 0.358731, 0.520371, 1.379841",\
"0.353464, 0.367972, 0.413435, 0.575057, 1.434532",\
"0.428938, 0.443465, 0.488964, 0.650577, 1.510275",\
"0.507400, 0.522087, 0.567752, 0.729447, 1.589830");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019113, 0.034349, 0.092593, 0.321716, 1.559566",\
"0.019116, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019127, 0.034363, 0.092601, 0.321685, 1.559863",\
"0.019350, 0.034543, 0.092673, 0.321614, 1.560382",\
"0.020006, 0.035055, 0.092873, 0.321528, 1.560640");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.331917, 0.343457, 0.371832, 0.447439, 0.821828",\
"0.383634, 0.395173, 0.423546, 0.499155, 0.873540",\
"0.461571, 0.473103, 0.501461, 0.577083, 0.951431",\
"0.619931, 0.631477, 0.659866, 0.735503, 1.109868",\
"0.874803, 0.886384, 0.914845, 0.990499, 1.364927");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018576, 0.026476, 0.051048, 0.140489, 0.657932",\
"0.018576, 0.026476, 0.051048, 0.140489, 0.657932",\
"0.018577, 0.026476, 0.051048, 0.140489, 0.657932",\
"0.018762, 0.026622, 0.051141, 0.140526, 0.657932",\
"0.019117, 0.026905, 0.051324, 0.140607, 0.657932");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.631550, 0.646075, 0.691546, 0.853187, 1.712656",\
"0.676972, 0.691496, 0.736968, 0.898609, 1.758078",\
"0.730834, 0.745359, 0.790830, 0.952471, 1.811940",\
"0.807512, 0.822037, 0.867508, 1.029149, 1.888618",\
"0.901622, 0.916146, 0.961618, 1.123259, 1.982728");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.690415, 0.701953, 0.730322, 0.805934, 1.180309",\
"0.744885, 0.756422, 0.784792, 0.860404, 1.234779",\
"0.817248, 0.828785, 0.857154, 0.932767, 1.307142",\
"0.944770, 0.956307, 0.984676, 1.060289, 1.434664",\
"1.139699, 1.151236, 1.179605, 1.255218, 1.629593");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.631550, 0.646075, 0.691546, 0.853187, 1.712656",\
"0.676972, 0.691496, 0.736968, 0.898609, 1.758078",\
"0.730834, 0.745359, 0.790830, 0.952471, 1.811940",\
"0.807512, 0.822037, 0.867508, 1.029149, 1.888618",\
"0.901622, 0.916146, 0.961618, 1.123259, 1.982728");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620",\
"0.019115, 0.034352, 0.092595, 0.321710, 1.559620");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.690415, 0.701953, 0.730322, 0.805934, 1.180309",\
"0.744885, 0.756422, 0.784792, 0.860404, 1.234779",\
"0.817248, 0.828785, 0.857154, 0.932767, 1.307142",\
"0.944770, 0.956307, 0.984676, 1.060289, 1.434664",\
"1.139699, 1.151236, 1.179605, 1.255218, 1.629593");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076",\
"0.018576, 0.026478, 0.051051, 0.140498, 0.658076");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.234838, 0.249540, 0.295038, 0.456661, 1.315860",\
"0.276645, 0.291342, 0.336836, 0.498453, 1.357655",\
"0.327387, 0.342065, 0.387551, 0.549148, 1.408355",\
"0.395112, 0.409733, 0.455191, 0.616725, 1.475952",\
"0.461793, 0.476523, 0.522099, 0.683676, 1.543428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018702, 0.033947, 0.092212, 0.321477, 1.557735",\
"0.018706, 0.033951, 0.092214, 0.321470, 1.557813",\
"0.018718, 0.033963, 0.092220, 0.321443, 1.558074",\
"0.018757, 0.034002, 0.092240, 0.321361, 1.558877",\
"0.019266, 0.034403, 0.092397, 0.321271, 1.559317");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.259527, 0.271307, 0.299829, 0.375265, 0.749510",\
"0.311106, 0.322885, 0.351405, 0.426842, 0.801083",\
"0.385339, 0.397110, 0.425615, 0.501066, 0.875269",\
"0.522868, 0.534620, 0.563085, 0.638572, 1.012681",\
"0.744993, 0.756713, 0.785114, 0.860659, 1.234610");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018335, 0.026353, 0.050946, 0.140515, 0.656973",\
"0.018335, 0.026352, 0.050946, 0.140513, 0.656971",\
"0.018338, 0.026348, 0.050942, 0.140501, 0.656958",\
"0.018346, 0.026339, 0.050933, 0.140471, 0.656922",\
"0.018359, 0.026323, 0.050919, 0.140421, 0.656864");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.234838, 0.249540, 0.295038, 0.456661, 1.315860",\
"0.276645, 0.291342, 0.336836, 0.498453, 1.357655",\
"0.327387, 0.342065, 0.387551, 0.549148, 1.408355",\
"0.395112, 0.409733, 0.455191, 0.616725, 1.475952",\
"0.461793, 0.476523, 0.522099, 0.683676, 1.543428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018702, 0.033947, 0.092212, 0.321477, 1.557735",\
"0.018706, 0.033951, 0.092214, 0.321470, 1.557813",\
"0.018718, 0.033963, 0.092220, 0.321443, 1.558074",\
"0.018757, 0.034002, 0.092240, 0.321361, 1.558877",\
"0.019266, 0.034403, 0.092397, 0.321271, 1.559317");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.259527, 0.271307, 0.299829, 0.375265, 0.749510",\
"0.311106, 0.322885, 0.351405, 0.426842, 0.801083",\
"0.385339, 0.397110, 0.425615, 0.501066, 0.875269",\
"0.522868, 0.534620, 0.563085, 0.638572, 1.012681",\
"0.744993, 0.756713, 0.785114, 0.860659, 1.234610");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018335, 0.026353, 0.050946, 0.140515, 0.656973",\
"0.018335, 0.026352, 0.050946, 0.140513, 0.656971",\
"0.018338, 0.026348, 0.050942, 0.140501, 0.656958",\
"0.018346, 0.026339, 0.050933, 0.140471, 0.656922",\
"0.018359, 0.026323, 0.050919, 0.140421, 0.656864");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.583012, 0.597711, 0.643207, 0.804828, 1.664028",\
"0.628373, 0.643073, 0.688569, 0.850190, 1.709390",\
"0.682391, 0.697091, 0.742587, 0.904208, 1.763408",\
"0.760370, 0.775070, 0.820566, 0.982186, 1.841387",\
"0.857584, 0.872284, 0.917780, 1.079400, 1.938601");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.604006, 0.615783, 0.644299, 0.719740, 1.093972",\
"0.658515, 0.670293, 0.698809, 0.774250, 1.148482",\
"0.730829, 0.742607, 0.771123, 0.846564, 1.220796",\
"0.859808, 0.871586, 0.900102, 0.975543, 1.349775",\
"1.057983, 1.069761, 1.098277, 1.173718, 1.547950");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.583012, 0.597711, 0.643207, 0.804828, 1.664028",\
"0.628373, 0.643073, 0.688569, 0.850190, 1.709390",\
"0.682391, 0.697091, 0.742587, 0.904208, 1.763408",\
"0.760370, 0.775070, 0.820566, 0.982186, 1.841387",\
"0.857584, 0.872284, 0.917780, 1.079400, 1.938601");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773",\
"0.018704, 0.033949, 0.092213, 0.321474, 1.557773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.604006, 0.615783, 0.644299, 0.719740, 1.093972",\
"0.658515, 0.670293, 0.698809, 0.774250, 1.148482",\
"0.730829, 0.742607, 0.771123, 0.846564, 1.220796",\
"0.859808, 0.871586, 0.900102, 0.975543, 1.349775",\
"1.057983, 1.069761, 1.098277, 1.173718, 1.547950");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968",\
"0.018336, 0.026351, 0.050945, 0.140510, 0.656968");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.244244, 0.258813, 0.304301, 0.465976, 1.325464",\
"0.286232, 0.300797, 0.346283, 0.507952, 1.367442",\
"0.338849, 0.353397, 0.398875, 0.560526, 1.420022",\
"0.410903, 0.425399, 0.470854, 0.632443, 1.491979",\
"0.483589, 0.498239, 0.543851, 0.705519, 1.565705");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.019055, 0.034291, 0.092543, 0.321713, 1.559192",\
"0.019058, 0.034294, 0.092545, 0.321706, 1.559255",\
"0.019069, 0.034305, 0.092550, 0.321683, 1.559489",\
"0.019126, 0.034359, 0.092576, 0.321597, 1.560310",\
"0.019749, 0.034846, 0.092766, 0.321515, 1.560555");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.268907, 0.280515, 0.308993, 0.384512, 0.759153",\
"0.320694, 0.332301, 0.360778, 0.436298, 0.810935",\
"0.395142, 0.406743, 0.435205, 0.510739, 0.885341",\
"0.537354, 0.548935, 0.577357, 0.652927, 1.027430",\
"0.766324, 0.777874, 0.806234, 0.881863, 1.256210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.018549, 0.026487, 0.051059, 0.140562, 0.658169",\
"0.018549, 0.026487, 0.051058, 0.140561, 0.658167",\
"0.018550, 0.026483, 0.051055, 0.140550, 0.658155",\
"0.018551, 0.026473, 0.051046, 0.140518, 0.658118",\
"0.018565, 0.026466, 0.051036, 0.140470, 0.658056");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.244244, 0.258813, 0.304301, 0.465976, 1.325464",\
"0.286232, 0.300797, 0.346283, 0.507952, 1.367442",\
"0.338849, 0.353397, 0.398875, 0.560526, 1.420022",\
"0.410903, 0.425399, 0.470854, 0.632443, 1.491979",\
"0.483589, 0.498239, 0.543851, 0.705519, 1.565705");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.019055, 0.034291, 0.092543, 0.321713, 1.559192",\
"0.019058, 0.034294, 0.092545, 0.321706, 1.559255",\
"0.019069, 0.034305, 0.092550, 0.321683, 1.559489",\
"0.019126, 0.034359, 0.092576, 0.321597, 1.560310",\
"0.019749, 0.034846, 0.092766, 0.321515, 1.560555");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.268907, 0.280515, 0.308993, 0.384512, 0.759153",\
"0.320694, 0.332301, 0.360778, 0.436298, 0.810935",\
"0.395142, 0.406743, 0.435205, 0.510739, 0.885341",\
"0.537354, 0.548935, 0.577357, 0.652927, 1.027430",\
"0.766324, 0.777874, 0.806234, 0.881863, 1.256210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.018549, 0.026487, 0.051059, 0.140562, 0.658169",\
"0.018549, 0.026487, 0.051058, 0.140561, 0.658167",\
"0.018550, 0.026483, 0.051055, 0.140550, 0.658155",\
"0.018551, 0.026473, 0.051046, 0.140518, 0.658118",\
"0.018565, 0.026466, 0.051036, 0.140470, 0.658056");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.626743, 0.641309, 0.686796, 0.848467, 1.707956",\
"0.672027, 0.686593, 0.732080, 0.893751, 1.753240",\
"0.726256, 0.740822, 0.786309, 0.947980, 1.807469",\
"0.805902, 0.820468, 0.865955, 1.027626, 1.887115",\
"0.907073, 0.921639, 0.967126, 1.128797, 1.988286");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.639538, 0.651144, 0.679616, 0.755140, 1.129767",\
"0.694089, 0.705695, 0.734168, 0.809692, 1.184319",\
"0.766347, 0.777953, 0.806425, 0.881949, 1.256576",\
"0.897275, 0.908881, 0.937353, 1.012877, 1.387505",\
"1.099844, 1.111449, 1.139922, 1.215446, 1.590073");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.626743, 0.641309, 0.686796, 0.848467, 1.707956",\
"0.672027, 0.686593, 0.732080, 0.893751, 1.753240",\
"0.726256, 0.740822, 0.786309, 0.947980, 1.807469",\
"0.805902, 0.820468, 0.865955, 1.027626, 1.887115",\
"0.907073, 0.921639, 0.967126, 1.128797, 1.988286");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234",\
"0.019057, 0.034293, 0.092544, 0.321709, 1.559234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.639538, 0.651144, 0.679616, 0.755140, 1.129767",\
"0.694089, 0.705695, 0.734168, 0.809692, 1.184319",\
"0.766347, 0.777953, 0.806425, 0.881949, 1.256576",\
"0.897275, 0.908881, 0.937353, 1.012877, 1.387505",\
"1.099844, 1.111449, 1.139922, 1.215446, 1.590073");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001611, 0.011883, 0.051111, 0.201111, 1.000000");
values ( "0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164",\
"0.018549, 0.026486, 0.051057, 0.140558, 0.658164");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.374921, 0.389797, 0.435708, 0.597532, 1.458867",\
"0.416390, 0.431266, 0.477179, 0.639002, 1.500340",\
"0.477076, 0.491972, 0.537905, 0.699739, 1.561162",\
"0.578318, 0.593269, 0.639259, 0.801121, 1.662783",\
"0.705016, 0.720107, 0.766244, 0.928180, 1.790450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.021188, 0.036009, 0.093348, 0.321557, 1.561041",\
"0.021191, 0.036011, 0.093349, 0.321556, 1.561042",\
"0.021272, 0.036075, 0.093374, 0.321546, 1.561074",\
"0.021500, 0.036253, 0.093444, 0.321516, 1.561164",\
"0.022083, 0.036707, 0.093621, 0.321439, 1.561393");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.368660, 0.380117, 0.408463, 0.484096, 0.858391",\
"0.420893, 0.432350, 0.460696, 0.536329, 0.910624",\
"0.498614, 0.510075, 0.538431, 0.614066, 0.988369",\
"0.670593, 0.682075, 0.710474, 0.786119, 1.160460",\
"0.939194, 0.950713, 0.979191, 1.054855, 1.429266");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.018762, 0.026616, 0.051159, 0.140569, 0.658038",\
"0.018764, 0.026617, 0.051160, 0.140570, 0.658038",\
"0.018810, 0.026654, 0.051183, 0.140580, 0.658026",\
"0.019022, 0.026823, 0.051292, 0.140629, 0.657977",\
"0.019414, 0.027135, 0.051492, 0.140718, 0.657884");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.374921, 0.389797, 0.435708, 0.597532, 1.458867",\
"0.416390, 0.431266, 0.477179, 0.639002, 1.500340",\
"0.477076, 0.491972, 0.537905, 0.699739, 1.561162",\
"0.578318, 0.593269, 0.639259, 0.801121, 1.662783",\
"0.705016, 0.720107, 0.766244, 0.928180, 1.790450");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.021188, 0.036009, 0.093348, 0.321557, 1.561041",\
"0.021191, 0.036011, 0.093349, 0.321556, 1.561042",\
"0.021272, 0.036075, 0.093374, 0.321546, 1.561074",\
"0.021500, 0.036253, 0.093444, 0.321516, 1.561164",\
"0.022083, 0.036707, 0.093621, 0.321439, 1.561393");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.368660, 0.380117, 0.408463, 0.484096, 0.858391",\
"0.420893, 0.432350, 0.460696, 0.536329, 0.910624",\
"0.498614, 0.510075, 0.538431, 0.614066, 0.988369",\
"0.670593, 0.682075, 0.710474, 0.786119, 1.160460",\
"0.939194, 0.950713, 0.979191, 1.054855, 1.429266");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.018762, 0.026616, 0.051159, 0.140569, 0.658038",\
"0.018764, 0.026617, 0.051160, 0.140570, 0.658038",\
"0.018810, 0.026654, 0.051183, 0.140580, 0.658026",\
"0.019022, 0.026823, 0.051292, 0.140629, 0.657977",\
"0.019414, 0.027135, 0.051492, 0.140718, 0.657884");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.733138, 0.748014, 0.793925, 0.955749, 1.817085",\
"0.778452, 0.793327, 0.839239, 1.001063, 1.862399",\
"0.832596, 0.847472, 0.893384, 1.055207, 1.916544",\
"0.911550, 0.926425, 0.972337, 1.134161, 1.995497",\
"1.011042, 1.025918, 1.071829, 1.233653, 2.094989");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.722076, 0.733534, 0.761884, 0.837518, 1.211815",\
"0.776609, 0.788068, 0.816417, 0.892051, 1.266349",\
"0.848888, 0.860346, 0.888696, 0.964330, 1.338627",\
"0.978935, 0.990393, 1.018743, 1.094377, 1.468674",\
"1.179485, 1.190944, 1.219293, 1.294927, 1.669225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.733138, 0.748014, 0.793925, 0.955749, 1.817085",\
"0.778452, 0.793327, 0.839239, 1.001063, 1.862399",\
"0.832596, 0.847472, 0.893384, 1.055207, 1.916544",\
"0.911550, 0.926425, 0.972337, 1.134161, 1.995497",\
"1.011042, 1.025918, 1.071829, 1.233653, 2.094989");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042",\
"0.021189, 0.036010, 0.093349, 0.321557, 1.561042");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.722076, 0.733534, 0.761884, 0.837518, 1.211815",\
"0.776609, 0.788068, 0.816417, 0.892051, 1.266349",\
"0.848888, 0.860346, 0.888696, 0.964330, 1.338627",\
"0.978935, 0.990393, 1.018743, 1.094377, 1.468674",\
"1.179485, 1.190944, 1.219293, 1.294927, 1.669225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001745, 0.012017, 0.051245, 0.201245, 1.000000");
values ( "0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034",\
"0.018779, 0.026630, 0.051167, 0.140573, 0.658034");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.493337, 0.508289, 0.554324, 0.716248, 1.578305",\
"0.536295, 0.551247, 0.597282, 0.759206, 1.621262",\
"0.580048, 0.595000, 0.641035, 0.802959, 1.665015",\
"0.636646, 0.651598, 0.697633, 0.859557, 1.721614",\
"0.690950, 0.705902, 0.751937, 0.913861, 1.775918");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021759, 0.036471, 0.093581, 0.321548, 1.561896");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.498969, 0.510382, 0.538732, 0.614408, 0.988980",\
"0.552585, 0.563998, 0.592348, 0.668024, 1.042597",\
"0.626679, 0.638092, 0.666442, 0.742118, 1.116691",\
"0.751809, 0.763222, 0.791572, 0.867248, 1.241820",\
"0.956018, 0.967432, 0.995782, 1.071459, 1.446032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018859, 0.026687, 0.051207, 0.140573, 0.658711");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.492795, 0.507748, 0.553783, 0.715707, 1.577763",\
"0.535753, 0.550705, 0.596740, 0.758664, 1.620721",\
"0.579506, 0.594458, 0.640493, 0.802417, 1.664474",\
"0.636104, 0.651057, 0.697091, 0.859016, 1.721072",\
"0.690950, 0.705902, 0.751937, 0.913861, 1.775918");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021759, 0.036471, 0.093581, 0.321548, 1.561896");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.498969, 0.510382, 0.538732, 0.614408, 0.988980",\
"0.552585, 0.563998, 0.592348, 0.668024, 1.042597",\
"0.626679, 0.638092, 0.666442, 0.742118, 1.116691",\
"0.751809, 0.763222, 0.791572, 0.867248, 1.241820",\
"0.956018, 0.967432, 0.995782, 1.071459, 1.446032");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018859, 0.026687, 0.051207, 0.140573, 0.658711");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.029266, 1.044219, 1.090253, 1.252178, 2.114234",\
"1.074574, 1.089527, 1.135561, 1.297486, 2.159542",\
"1.128388, 1.143341, 1.189376, 1.351300, 2.213356",\
"1.208598, 1.223550, 1.269585, 1.431509, 2.293566",\
"1.312894, 1.327847, 1.373881, 1.535806, 2.397862");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561895");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.985768, 0.997182, 1.025531, 1.101208, 1.475780",\
"1.039947, 1.051360, 1.079710, 1.155386, 1.529959",\
"1.112192, 1.123605, 1.151955, 1.227631, 1.602203",\
"1.245562, 1.256975, 1.285325, 1.361001, 1.735574",\
"1.458277, 1.469690, 1.498040, 1.573716, 1.948289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "1.028725, 1.043677, 1.089712, 1.251636, 2.113692",\
"1.074033, 1.088985, 1.135020, 1.296944, 2.159000",\
"1.127847, 1.142799, 1.188834, 1.350758, 2.212815",\
"1.208056, 1.223008, 1.269043, 1.430967, 2.293024",\
"1.312352, 1.327305, 1.373339, 1.535264, 2.397320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896",\
"0.021758, 0.036471, 0.093581, 0.321548, 1.561896");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.985768, 0.997182, 1.025531, 1.101208, 1.475780",\
"1.039947, 1.051360, 1.079710, 1.155386, 1.529959",\
"1.112192, 1.123605, 1.151955, 1.227631, 1.602203",\
"1.245562, 1.256975, 1.285325, 1.361001, 1.735574",\
"1.458277, 1.469690, 1.498040, 1.573716, 1.948289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001811, 0.012083, 0.051311, 0.201311, 1.000000");
values ( "0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712",\
"0.018855, 0.026684, 0.051205, 0.140572, 0.658712");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.354499, 0.369045, 0.415066, 0.578801, 1.442180",\
"0.397012, 0.411558, 0.457580, 0.621315, 1.484697",\
"0.455771, 0.470329, 0.516362, 0.680104, 1.543538",\
"0.540954, 0.555555, 0.601638, 0.765405, 1.629048",\
"0.639092, 0.653799, 0.700004, 0.863833, 1.727987");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.022478, 0.037222, 0.094421, 0.328925, 1.570224",\
"0.022480, 0.037224, 0.094421, 0.328925, 1.570225",\
"0.022530, 0.037263, 0.094436, 0.328918, 1.570245",\
"0.022728, 0.037417, 0.094497, 0.328892, 1.570323",\
"0.023215, 0.037794, 0.094645, 0.328829, 1.570516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.348330, 0.359304, 0.387616, 0.464735, 0.841861",\
"0.402180, 0.413154, 0.441468, 0.518587, 0.895713",\
"0.481083, 0.492062, 0.520386, 0.597508, 0.974644",\
"0.646629, 0.657626, 0.685992, 0.763123, 1.140298",\
"0.911442, 0.922474, 0.950915, 1.028064, 1.405306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.019381, 0.027046, 0.051455, 0.146393, 0.667373",\
"0.019386, 0.027050, 0.051458, 0.146394, 0.667371",\
"0.019441, 0.027093, 0.051486, 0.146406, 0.667359",\
"0.019651, 0.027259, 0.051593, 0.146453, 0.667310",\
"0.020035, 0.027561, 0.051788, 0.146537, 0.667219");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.354499, 0.369045, 0.415066, 0.578801, 1.442180",\
"0.397012, 0.411558, 0.457580, 0.621315, 1.484697",\
"0.455771, 0.470329, 0.516362, 0.680104, 1.543538",\
"0.540954, 0.555555, 0.601638, 0.765405, 1.629048",\
"0.639092, 0.653799, 0.700004, 0.863833, 1.727987");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.022478, 0.037222, 0.094421, 0.328925, 1.570224",\
"0.022480, 0.037224, 0.094421, 0.328925, 1.570225",\
"0.022530, 0.037263, 0.094436, 0.328918, 1.570245",\
"0.022728, 0.037417, 0.094497, 0.328892, 1.570323",\
"0.023215, 0.037794, 0.094645, 0.328829, 1.570516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.348330, 0.359304, 0.387616, 0.464735, 0.841861",\
"0.402180, 0.413154, 0.441468, 0.518587, 0.895713",\
"0.481083, 0.492062, 0.520386, 0.597508, 0.974644",\
"0.646629, 0.657626, 0.685992, 0.763123, 1.140298",\
"0.911442, 0.922474, 0.950915, 1.028064, 1.405306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.019381, 0.027046, 0.051455, 0.146393, 0.667373",\
"0.019386, 0.027050, 0.051458, 0.146394, 0.667371",\
"0.019441, 0.027093, 0.051486, 0.146406, 0.667359",\
"0.019651, 0.027259, 0.051593, 0.146453, 0.667310",\
"0.020035, 0.027561, 0.051788, 0.146537, 0.667219");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.793809, 0.808356, 0.854377, 1.018112, 1.881495",\
"0.839098, 0.853645, 0.899667, 1.063402, 1.926785",\
"0.893284, 0.907831, 0.953853, 1.117588, 1.980971",\
"0.973058, 0.987604, 1.033626, 1.197361, 2.060744",\
"1.075081, 1.089628, 1.135649, 1.299384, 2.162767");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.762869, 0.773845, 0.802162, 0.879281, 1.256411",\
"0.817334, 0.828310, 0.856627, 0.933747, 1.310876",\
"0.889697, 0.900672, 0.928989, 1.006109, 1.383239",\
"1.021079, 1.032055, 1.060372, 1.137492, 1.514622",\
"1.225494, 1.236470, 1.264787, 1.341907, 1.719037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.793809, 0.808356, 0.854377, 1.018112, 1.881495",\
"0.839098, 0.853645, 0.899667, 1.063402, 1.926785",\
"0.893284, 0.907831, 0.953853, 1.117588, 1.980971",\
"0.973058, 0.987604, 1.033626, 1.197361, 2.060744",\
"1.075081, 1.089628, 1.135649, 1.299384, 2.162767");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226",\
"0.022481, 0.037225, 0.094422, 0.328925, 1.570226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.762869, 0.773845, 0.802162, 0.879281, 1.256411",\
"0.817334, 0.828310, 0.856627, 0.933747, 1.310876",\
"0.889697, 0.900672, 0.928989, 1.006109, 1.383239",\
"1.021079, 1.032055, 1.060372, 1.137492, 1.514622",\
"1.225494, 1.236470, 1.264787, 1.341907, 1.719037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002525, 0.012797, 0.052025, 0.202025, 1.000000");
values ( "0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368",\
"0.019404, 0.027065, 0.051467, 0.146398, 0.667368");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.468645, 0.483550, 0.529471, 0.691332, 1.552999",\
"0.512612, 0.527516, 0.573437, 0.735299, 1.596965",\
"0.561555, 0.576459, 0.622380, 0.784242, 1.645908",\
"0.624897, 0.639801, 0.685722, 0.847584, 1.709250",\
"0.692305, 0.707210, 0.753131, 0.914992, 1.776659");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.021076, 0.035903, 0.093243, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093243, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093243, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093243, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093243, 0.321428, 1.561699");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.471475, 0.482970, 0.511325, 0.586996, 0.961611",\
"0.526164, 0.537659, 0.566014, 0.641685, 1.016300",\
"0.602383, 0.613878, 0.642233, 0.717904, 1.092518",\
"0.725570, 0.737065, 0.765420, 0.841091, 1.215706",\
"0.919395, 0.930890, 0.959245, 1.034916, 1.409531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.467649, 0.482553, 0.528474, 0.690335, 1.552000",\
"0.511615, 0.526520, 0.572440, 0.734302, 1.595967",\
"0.560558, 0.575463, 0.621383, 0.783245, 1.644910",\
"0.623900, 0.638805, 0.684725, 0.846587, 1.708252",\
"0.691309, 0.706213, 0.752134, 0.913995, 1.775661");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.471475, 0.482970, 0.511325, 0.586996, 0.961611",\
"0.526164, 0.537659, 0.566014, 0.641685, 1.016300",\
"0.602383, 0.613878, 0.642233, 0.717904, 1.092518",\
"0.725570, 0.737065, 0.765420, 0.841091, 1.215706",\
"0.919395, 0.930890, 0.959245, 1.034916, 1.409531");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.971933, 0.986838, 1.032759, 1.194620, 2.056287",\
"1.017231, 1.032136, 1.078057, 1.239918, 2.101584",\
"1.070850, 1.085755, 1.131676, 1.293537, 2.155204",\
"1.151302, 1.166207, 1.212128, 1.373989, 2.235656",\
"1.253970, 1.268874, 1.314795, 1.476657, 2.338323");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.021076, 0.035903, 0.093242, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093242, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093242, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093242, 0.321428, 1.561699",\
"0.021076, 0.035903, 0.093242, 0.321428, 1.561699");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.929455, 0.940950, 0.969305, 1.044976, 1.419590",\
"0.983807, 0.995302, 1.023657, 1.099328, 1.473943",\
"1.055702, 1.067197, 1.095552, 1.171223, 1.545837",\
"1.188308, 1.199803, 1.228158, 1.303829, 1.678443",\
"1.395204, 1.406699, 1.435054, 1.510725, 1.885340");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.970937, 0.985841, 1.031762, 1.193623, 2.055288",\
"1.016234, 1.031139, 1.077059, 1.238921, 2.100586",\
"1.069854, 1.084758, 1.130679, 1.292540, 2.154205",\
"1.150306, 1.165210, 1.211131, 1.372992, 2.234657",\
"1.252973, 1.267878, 1.313798, 1.475660, 2.337325");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698",\
"0.021075, 0.035902, 0.093242, 0.321428, 1.561698");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.929455, 0.940950, 0.969305, 1.044976, 1.419590",\
"0.983807, 0.995302, 1.023657, 1.099328, 1.473943",\
"1.055702, 1.067197, 1.095552, 1.171223, 1.545837",\
"1.188308, 1.199803, 1.228158, 1.303829, 1.678443",\
"1.395204, 1.406699, 1.435054, 1.510725, 1.885340");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001688, 0.011961, 0.051188, 0.201188, 1.000000");
values ( "0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737",\
"0.018641, 0.026520, 0.051076, 0.140474, 0.658737");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.457325, 0.471821, 0.517298, 0.678935, 1.538792",\
"0.499298, 0.513794, 0.559270, 0.720908, 1.580764",\
"0.555851, 0.570347, 0.615824, 0.777461, 1.637318",\
"0.636131, 0.650627, 0.696104, 0.857741, 1.717597",\
"0.725046, 0.739545, 0.785023, 0.946662, 1.806527");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019230, 0.034447, 0.092627, 0.321587, 1.561002");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.566188, 0.577736, 0.606137, 0.681816, 1.056485",\
"0.619002, 0.630551, 0.658951, 0.734630, 1.109300",\
"0.693866, 0.705414, 0.733815, 0.809494, 1.184164",\
"0.842596, 0.854145, 0.882545, 0.958224, 1.332894",\
"1.080358, 1.091907, 1.120308, 1.195987, 1.570658");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018775, 0.026630, 0.051137, 0.140486, 0.658696");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.456184, 0.470678, 0.516153, 0.677790, 1.537640",\
"0.498156, 0.512651, 0.558126, 0.719763, 1.579612",\
"0.554710, 0.569204, 0.614679, 0.776316, 1.636166",\
"0.634990, 0.649484, 0.694959, 0.856596, 1.716446",\
"0.723963, 0.738460, 0.783937, 0.945575, 1.805434");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019224, 0.034442, 0.092625, 0.321588, 1.561000");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.566188, 0.577736, 0.606137, 0.681816, 1.056485",\
"0.619002, 0.630551, 0.658951, 0.734630, 1.109300",\
"0.693866, 0.705414, 0.733815, 0.809494, 1.184164",\
"0.842596, 0.854145, 0.882545, 0.958224, 1.332894",\
"1.080358, 1.091907, 1.120308, 1.195987, 1.570658");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658697",\
"0.018775, 0.026630, 0.051137, 0.140486, 0.658696");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.065737, 1.080233, 1.125709, 1.287347, 2.147203",\
"1.111032, 1.125529, 1.171005, 1.332643, 2.192499",\
"1.164630, 1.179126, 1.224602, 1.386240, 2.246096",\
"1.245085, 1.259581, 1.305057, 1.466695, 2.326551",\
"1.347654, 1.362150, 1.407627, 1.569265, 2.429121");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999",\
"0.019221, 0.034440, 0.092624, 0.321589, 1.560999");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.136164, 1.147712, 1.176113, 1.251792, 1.626462",\
"1.190534, 1.202082, 1.230483, 1.306162, 1.680832",\
"1.262391, 1.273939, 1.302340, 1.378019, 1.752689",\
"1.394929, 1.406478, 1.434878, 1.510558, 1.885227",\
"1.601460, 1.613008, 1.641409, 1.717088, 2.091758");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.064595, 1.079090, 1.124565, 1.286202, 2.146051",\
"1.109891, 1.124385, 1.169861, 1.331498, 2.191347",\
"1.163488, 1.177983, 1.223458, 1.385095, 2.244944",\
"1.243943, 1.258438, 1.303913, 1.465550, 2.325399",\
"1.346513, 1.361007, 1.406482, 1.568119, 2.427969");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997",\
"0.019215, 0.034436, 0.092623, 0.321589, 1.560997");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "1.135652, 1.147200, 1.175601, 1.251280, 1.625950",\
"1.190022, 1.201570, 1.229971, 1.305650, 1.680320",\
"1.261879, 1.273427, 1.301828, 1.377507, 1.752177",\
"1.394417, 1.405966, 1.434366, 1.510046, 1.884715",\
"1.600948, 1.612496, 1.640897, 1.716576, 2.091246");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001640, 0.011912, 0.051140, 0.201140, 1.000000");
values ( "0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696",\
"0.018771, 0.026626, 0.051135, 0.140485, 0.658696");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.510711, 0.525558, 0.571399, 0.733183, 1.594280",\
"0.553268, 0.568115, 0.613956, 0.775740, 1.636837",\
"0.609126, 0.623973, 0.669814, 0.831598, 1.692695",\
"0.696477, 0.711325, 0.757165, 0.918949, 1.780046",\
"0.797871, 0.812719, 0.858560, 1.020344, 1.881445");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020752, 0.035644, 0.093126, 0.321470, 1.560918");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.532117, 0.543628, 0.571975, 0.647604, 1.021924",\
"0.585428, 0.596939, 0.625286, 0.700915, 1.075235",\
"0.659421, 0.670932, 0.699279, 0.774908, 1.149229",\
"0.804241, 0.815752, 0.844099, 0.919728, 1.294048",\
"1.030592, 1.042103, 1.070451, 1.146080, 1.520401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018606, 0.026496, 0.051065, 0.140500, 0.658057");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.510168, 0.525015, 0.570855, 0.732639, 1.593735",\
"0.552724, 0.567572, 0.613412, 0.775196, 1.636292",\
"0.608583, 0.623430, 0.669270, 0.831054, 1.692150",\
"0.695934, 0.710781, 0.756621, 0.918405, 1.779501",\
"0.797354, 0.812203, 0.858043, 1.019828, 1.880927");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020751, 0.035643, 0.093126, 0.321470, 1.560918");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.532117, 0.543628, 0.571975, 0.647604, 1.021924",\
"0.585428, 0.596939, 0.625286, 0.700915, 1.075235",\
"0.659421, 0.670932, 0.699279, 0.774908, 1.149229",\
"0.804241, 0.815752, 0.844099, 0.919728, 1.294048",\
"1.030592, 1.042103, 1.070451, 1.146080, 1.520401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018606, 0.026496, 0.051065, 0.140500, 0.658057");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.997859, 1.012707, 1.058547, 1.220331, 2.081428",\
"1.044149, 1.058997, 1.104837, 1.266621, 2.127718",\
"1.088452, 1.103300, 1.149140, 1.310924, 2.172021",\
"1.146886, 1.161734, 1.207574, 1.369358, 2.230455",\
"1.211302, 1.226150, 1.271990, 1.433774, 2.294871");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917",\
"0.020749, 0.035642, 0.093125, 0.321471, 1.560917");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.973252, 0.984763, 1.013110, 1.088739, 1.463060",\
"1.028863, 1.040374, 1.068721, 1.144350, 1.518671",\
"1.102525, 1.114036, 1.142384, 1.218012, 1.592333",\
"1.243225, 1.254736, 1.283083, 1.358712, 1.733032",\
"1.462596, 1.474107, 1.502454, 1.578083, 1.952404");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.997316, 1.012163, 1.058003, 1.219787, 2.080883",\
"1.043606, 1.058453, 1.104294, 1.266077, 2.127173",\
"1.087909, 1.102756, 1.148596, 1.310380, 2.171476",\
"1.146343, 1.161191, 1.207031, 1.368814, 2.229911",\
"1.210759, 1.225607, 1.271447, 1.433231, 2.294327");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917",\
"0.020748, 0.035641, 0.093125, 0.321471, 1.560917");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.973252, 0.984763, 1.013110, 1.088739, 1.463060",\
"1.028863, 1.040374, 1.068721, 1.144350, 1.518671",\
"1.102525, 1.114036, 1.142384, 1.218012, 1.592333",\
"1.243225, 1.254736, 1.283083, 1.358712, 1.733032",\
"1.462596, 1.474107, 1.502454, 1.578083, 1.952404");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001661, 0.011933, 0.051161, 0.201161, 1.000000");
values ( "0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058",\
"0.018602, 0.026493, 0.051063, 0.140499, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.476167, 0.490927, 0.536549, 0.698137, 1.557955",\
"0.518734, 0.533494, 0.579115, 0.740703, 1.600521",\
"0.575053, 0.589813, 0.635434, 0.797022, 1.656840",\
"0.661885, 0.676645, 0.722267, 0.883854, 1.743672",\
"0.767813, 0.782574, 0.828198, 0.989786, 1.849611");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019546, 0.034636, 0.092532, 0.321323, 1.559155");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.584751, 0.596482, 0.624959, 0.700522, 1.074402",\
"0.638278, 0.650009, 0.678486, 0.754049, 1.127928",\
"0.712371, 0.724102, 0.752579, 0.828143, 1.202022",\
"0.858713, 0.870444, 0.898921, 0.974484, 1.348364",\
"1.087426, 1.099157, 1.127635, 1.203198, 1.577078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018897, 0.026747, 0.051202, 0.140568, 0.656484");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.475533, 0.490293, 0.535914, 0.697501, 1.557317",\
"0.518100, 0.532859, 0.578480, 0.740068, 1.599883",\
"0.574419, 0.589178, 0.634799, 0.796387, 1.656202",\
"0.661251, 0.676010, 0.721632, 0.883219, 1.743034",\
"0.767222, 0.781983, 0.827606, 0.989194, 1.849017");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019544, 0.034634, 0.092531, 0.321324, 1.559154");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.584751, 0.596482, 0.624959, 0.700522, 1.074402",\
"0.638278, 0.650009, 0.678486, 0.754049, 1.127928",\
"0.712371, 0.724102, 0.752579, 0.828143, 1.202022",\
"0.858713, 0.870444, 0.898921, 0.974484, 1.348364",\
"1.087426, 1.099157, 1.127635, 1.203198, 1.577078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018897, 0.026747, 0.051202, 0.140568, 0.656484");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.971349, 0.986109, 1.031731, 1.193319, 2.053136",\
"1.016017, 1.030777, 1.076399, 1.237987, 2.097805",\
"1.059699, 1.074459, 1.120081, 1.281669, 2.141487",\
"1.118405, 1.133165, 1.178786, 1.340374, 2.200192",\
"1.183767, 1.198527, 1.244149, 1.405736, 2.265554");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152",\
"0.019540, 0.034631, 0.092530, 0.321324, 1.559152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.033859, 1.045589, 1.074066, 1.149630, 1.523509",\
"1.087261, 1.098992, 1.127469, 1.203032, 1.576912",\
"1.160069, 1.171799, 1.200276, 1.275840, 1.649719",\
"1.300101, 1.311831, 1.340308, 1.415872, 1.789751",\
"1.523242, 1.534973, 1.563450, 1.639013, 2.012893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.970715, 0.985474, 1.031096, 1.192683, 2.052499",\
"1.015383, 1.030143, 1.075764, 1.237351, 2.097167",\
"1.059065, 1.073825, 1.119446, 1.281033, 2.140849",\
"1.117771, 1.132530, 1.178151, 1.339739, 2.199554",\
"1.183133, 1.197892, 1.243514, 1.405101, 2.264916");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152",\
"0.019537, 0.034629, 0.092529, 0.321325, 1.559152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "1.033859, 1.045589, 1.074066, 1.149630, 1.523509",\
"1.087261, 1.098992, 1.127469, 1.203032, 1.576912",\
"1.160069, 1.171799, 1.200276, 1.275840, 1.649719",\
"1.300101, 1.311831, 1.340308, 1.415872, 1.789751",\
"1.523242, 1.534973, 1.563450, 1.639013, 2.012893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001427, 0.011699, 0.050927, 0.200927, 1.000000");
values ( "0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484",\
"0.018893, 0.026744, 0.051200, 0.140567, 0.656484");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.443173, 0.457792, 0.503427, 0.665111, 1.525312",\
"0.486891, 0.501510, 0.547145, 0.708829, 1.569030",\
"0.537057, 0.551676, 0.597311, 0.758996, 1.619196",\
"0.604202, 0.618821, 0.664456, 0.826141, 1.686342",\
"0.681340, 0.695960, 0.741596, 0.903281, 1.763486");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020054, 0.035119, 0.092981, 0.321671, 1.560607");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.551145, 0.562661, 0.591102, 0.666755, 1.041140",\
"0.605639, 0.617154, 0.645595, 0.721249, 1.095634",\
"0.681781, 0.693297, 0.721738, 0.797391, 1.171776",\
"0.808266, 0.819781, 0.848222, 0.923876, 1.298261",\
"1.008228, 1.019744, 1.048185, 1.123839, 1.498225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019194, 0.026961, 0.051376, 0.140660, 0.657931");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.442519, 0.457138, 0.502773, 0.664457, 1.524655",\
"0.486238, 0.500856, 0.546491, 0.708175, 1.568373",\
"0.536404, 0.551022, 0.596657, 0.758341, 1.618539",\
"0.603549, 0.618167, 0.663802, 0.825486, 1.685685",\
"0.680709, 0.695329, 0.740964, 0.902649, 1.762851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020052, 0.035117, 0.092980, 0.321671, 1.560607");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.551145, 0.562661, 0.591102, 0.666755, 1.041140",\
"0.605639, 0.617154, 0.645595, 0.721249, 1.095634",\
"0.681781, 0.693297, 0.721738, 0.797391, 1.171776",\
"0.808266, 0.819781, 0.848222, 0.923876, 1.298261",\
"1.008228, 1.019744, 1.048185, 1.123839, 1.498225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657932",\
"0.019194, 0.026961, 0.051376, 0.140660, 0.657931");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.939135, 0.953754, 0.999389, 1.161074, 2.021274",\
"0.984433, 0.999052, 1.044687, 1.206371, 2.066572",\
"1.038088, 1.052707, 1.098342, 1.260026, 2.120227",\
"1.118425, 1.133044, 1.178679, 1.340364, 2.200564",\
"1.221317, 1.235937, 1.281572, 1.443256, 2.303457");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606",\
"0.020050, 0.035116, 0.092979, 0.321671, 1.560606");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.006224, 1.017739, 1.046180, 1.121834, 1.496219",\
"1.060543, 1.072058, 1.100499, 1.176153, 1.550538",\
"1.132499, 1.144014, 1.172455, 1.248109, 1.622494",\
"1.265242, 1.276757, 1.305198, 1.380852, 1.755237",\
"1.472787, 1.484302, 1.512743, 1.588397, 1.962782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.938482, 0.953100, 0.998735, 1.160419, 2.020617",\
"0.983779, 0.998398, 1.044032, 1.205716, 2.065915",\
"1.037434, 1.052053, 1.097687, 1.259372, 2.119570",\
"1.117772, 1.132390, 1.178025, 1.339709, 2.199907",\
"1.220664, 1.235282, 1.280917, 1.442601, 2.302799");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605",\
"0.020048, 0.035114, 0.092979, 0.321672, 1.560605");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "1.006224, 1.017739, 1.046180, 1.121834, 1.496219",\
"1.060543, 1.072058, 1.100499, 1.176153, 1.550538",\
"1.132499, 1.144014, 1.172455, 1.248109, 1.622494",\
"1.265242, 1.276757, 1.305198, 1.380852, 1.755237",\
"1.472787, 1.484302, 1.512743, 1.588397, 1.962782");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011997, 0.051224, 0.201224, 1.000000");
values ( "0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931",\
"0.019191, 0.026959, 0.051375, 0.140659, 0.657931");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.474442, 0.489226, 0.535063, 0.696851, 1.557848",\
"0.518094, 0.532878, 0.578715, 0.740503, 1.601500",\
"0.567914, 0.582697, 0.628534, 0.790322, 1.651320",\
"0.633958, 0.648742, 0.694579, 0.856367, 1.717364",\
"0.709510, 0.724294, 0.770132, 0.931920, 1.792920");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020970, 0.035851, 0.093325, 0.321656, 1.560932");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.488914, 0.500332, 0.528651, 0.604280, 0.978538",\
"0.543120, 0.554537, 0.582856, 0.658485, 1.032743",\
"0.619363, 0.630781, 0.659100, 0.734729, 1.108987",\
"0.744811, 0.756228, 0.784548, 0.860177, 1.234434",\
"0.943111, 0.954529, 0.982848, 1.058478, 1.432736");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018712, 0.026574, 0.051140, 0.140574, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.473782, 0.488566, 0.534402, 0.696190, 1.557186",\
"0.517434, 0.532218, 0.578054, 0.739842, 1.600838",\
"0.567254, 0.582037, 0.627874, 0.789662, 1.650658",\
"0.633298, 0.648081, 0.693918, 0.855706, 1.716702",\
"0.708880, 0.723664, 0.769502, 0.931290, 1.792288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.020967, 0.035849, 0.093324, 0.321656, 1.560931",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560931",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560931",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560931",\
"0.020969, 0.035850, 0.093325, 0.321656, 1.560931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.488914, 0.500332, 0.528651, 0.604280, 0.978538",\
"0.543120, 0.554537, 0.582856, 0.658485, 1.032743",\
"0.619363, 0.630781, 0.659100, 0.734729, 1.108987",\
"0.744811, 0.756228, 0.784548, 0.860177, 1.234434",\
"0.943111, 0.954529, 0.982848, 1.058478, 1.432736");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018712, 0.026574, 0.051140, 0.140574, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.992512, 1.007295, 1.053132, 1.214921, 2.075917",\
"1.037814, 1.052598, 1.098435, 1.260223, 2.121220",\
"1.091507, 1.106290, 1.152128, 1.313916, 2.174913",\
"1.171662, 1.186445, 1.232283, 1.394071, 2.255068",\
"1.274879, 1.289662, 1.335499, 1.497288, 2.358284");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931",\
"0.020968, 0.035850, 0.093325, 0.321656, 1.560931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.955236, 0.966654, 0.994973, 1.070602, 1.444860",\
"1.009530, 1.020947, 1.049266, 1.124895, 1.499153",\
"1.081550, 1.092967, 1.121286, 1.196915, 1.571173",\
"1.214435, 1.225852, 1.254171, 1.329800, 1.704058",\
"1.424685, 1.436102, 1.464421, 1.540050, 1.914308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.991851, 1.006635, 1.052472, 1.214260, 2.075255",\
"1.037154, 1.051937, 1.097774, 1.259562, 2.120558",\
"1.090847, 1.105630, 1.151467, 1.313255, 2.174251",\
"1.171002, 1.185785, 1.231622, 1.393410, 2.254406",\
"1.274219, 1.289002, 1.334839, 1.496627, 2.357622");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.020967, 0.035849, 0.093324, 0.321656, 1.560930",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560930",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560930",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560930",\
"0.020967, 0.035849, 0.093324, 0.321656, 1.560930");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.955236, 0.966654, 0.994973, 1.070602, 1.444860",\
"1.009530, 1.020947, 1.049266, 1.124895, 1.499153",\
"1.081550, 1.092967, 1.121286, 1.196915, 1.571173",\
"1.214435, 1.225852, 1.254171, 1.329800, 1.704058",\
"1.424685, 1.436102, 1.464421, 1.540050, 1.914308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001786, 0.012058, 0.051286, 0.201286, 1.000000");
values ( "0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059",\
"0.018709, 0.026571, 0.051138, 0.140573, 0.658059");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.275132, 0.289609, 0.335092, 0.496700, 1.356275",\
"0.315663, 0.330145, 0.375632, 0.537243, 1.396837",\
"0.367584, 0.382091, 0.427606, 0.589229, 1.448934",\
"0.437310, 0.451901, 0.497502, 0.659170, 1.519237",\
"0.507006, 0.521742, 0.567494, 0.729236, 1.589929");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.019429, 0.034629, 0.092780, 0.321738, 1.560368",\
"0.019448, 0.034643, 0.092786, 0.321735, 1.560375",\
"0.019553, 0.034726, 0.092818, 0.321721, 1.560417",\
"0.019900, 0.034996, 0.092924, 0.321676, 1.560552",\
"0.020499, 0.035463, 0.093107, 0.321597, 1.560788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.342524, 0.354008, 0.382371, 0.458006, 0.832325",\
"0.395957, 0.407441, 0.435805, 0.511440, 0.885759",\
"0.473751, 0.485240, 0.513614, 0.589253, 0.963581",\
"0.632713, 0.644221, 0.672634, 0.748281, 1.122644",\
"0.886613, 0.898153, 0.926633, 1.002295, 1.376717");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.018788, 0.026638, 0.051167, 0.140563, 0.658025",\
"0.018791, 0.026641, 0.051169, 0.140564, 0.658025",\
"0.018844, 0.026683, 0.051196, 0.140576, 0.658012",\
"0.019036, 0.026835, 0.051294, 0.140620, 0.657967",\
"0.019365, 0.027097, 0.051462, 0.140695, 0.657889");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.275132, 0.289609, 0.335092, 0.496700, 1.356275",\
"0.315663, 0.330145, 0.375632, 0.537243, 1.396837",\
"0.367584, 0.382091, 0.427606, 0.589229, 1.448934",\
"0.437310, 0.451901, 0.497502, 0.659170, 1.519237",\
"0.507006, 0.521742, 0.567494, 0.729236, 1.589929");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.019429, 0.034629, 0.092780, 0.321738, 1.560368",\
"0.019448, 0.034643, 0.092786, 0.321735, 1.560375",\
"0.019553, 0.034726, 0.092818, 0.321721, 1.560417",\
"0.019900, 0.034996, 0.092924, 0.321676, 1.560552",\
"0.020499, 0.035463, 0.093107, 0.321597, 1.560788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.342524, 0.354008, 0.382371, 0.458006, 0.832325",\
"0.395957, 0.407441, 0.435805, 0.511440, 0.885759",\
"0.473751, 0.485240, 0.513614, 0.589253, 0.963581",\
"0.632713, 0.644221, 0.672634, 0.748281, 1.122644",\
"0.886613, 0.898153, 0.926633, 1.002295, 1.376717");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.018788, 0.026638, 0.051167, 0.140563, 0.658025",\
"0.018791, 0.026641, 0.051169, 0.140564, 0.658025",\
"0.018844, 0.026683, 0.051196, 0.140576, 0.658012",\
"0.019036, 0.026835, 0.051294, 0.140620, 0.657967",\
"0.019365, 0.027097, 0.051462, 0.140695, 0.657889");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.758733, 0.773216, 0.818705, 0.980316, 1.839916",\
"0.804035, 0.818517, 0.864006, 1.025617, 1.885218",\
"0.857739, 0.872221, 0.917710, 1.079321, 1.938922",\
"0.937899, 0.952382, 0.997871, 1.159482, 2.019082",\
"1.041217, 1.055700, 1.101189, 1.262800, 2.122400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.798049, 0.809534, 0.837901, 0.913538, 1.287860",\
"0.852330, 0.863816, 0.892183, 0.967819, 1.342141",\
"0.924369, 0.935855, 0.964222, 1.039858, 1.414181",\
"1.057298, 1.068784, 1.097151, 1.172787, 1.547109",\
"1.265723, 1.277208, 1.305575, 1.381212, 1.755534");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.758733, 0.773216, 0.818705, 0.980316, 1.839916",\
"0.804035, 0.818517, 0.864006, 1.025617, 1.885218",\
"0.857739, 0.872221, 0.917710, 1.079321, 1.938922",\
"0.937899, 0.952382, 0.997871, 1.159482, 2.019082",\
"1.041217, 1.055700, 1.101189, 1.262800, 2.122400");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377",\
"0.019453, 0.034647, 0.092787, 0.321734, 1.560377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.798049, 0.809534, 0.837901, 0.913538, 1.287860",\
"0.852330, 0.863816, 0.892183, 0.967819, 1.342141",\
"0.924369, 0.935855, 0.964222, 1.039858, 1.414181",\
"1.057298, 1.068784, 1.097151, 1.172787, 1.547109",\
"1.265723, 1.277208, 1.305575, 1.381212, 1.755534");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001715, 0.011988, 0.051215, 0.201215, 1.000000");
values ( "0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021",\
"0.018808, 0.026654, 0.051177, 0.140568, 0.658021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.504196, 0.519239, 0.565365, 0.728492, 1.589965",\
"0.548063, 0.563106, 0.609233, 0.772360, 1.633833",\
"0.595970, 0.611013, 0.657140, 0.820267, 1.681740",\
"0.656717, 0.671760, 0.717887, 0.881014, 1.742487",\
"0.723066, 0.738109, 0.784235, 0.947362, 1.808835");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036705, 0.093652, 0.326112, 1.562449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.504134, 0.515568, 0.543945, 0.620359, 0.994438",\
"0.558612, 0.570046, 0.598423, 0.674837, 1.048916",\
"0.634751, 0.646185, 0.674562, 0.750976, 1.125055",\
"0.755988, 0.767423, 0.795799, 0.872213, 1.246293",\
"0.946935, 0.958370, 0.986747, 1.063161, 1.437241");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018928, 0.026741, 0.051233, 0.144324, 0.659124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.503637, 0.518680, 0.564806, 0.727933, 1.589407",\
"0.547504, 0.562548, 0.608674, 0.771801, 1.633274",\
"0.595411, 0.610454, 0.656581, 0.819708, 1.681181",\
"0.656159, 0.671202, 0.717328, 0.880455, 1.741929",\
"0.722525, 0.737568, 0.783695, 0.946822, 1.808295");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036705, 0.093652, 0.326112, 1.562449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.504134, 0.515568, 0.543945, 0.620359, 0.994438",\
"0.558612, 0.570046, 0.598423, 0.674837, 1.048916",\
"0.634751, 0.646185, 0.674562, 0.750976, 1.125055",\
"0.755988, 0.767423, 0.795799, 0.872213, 1.246293",\
"0.946935, 0.958370, 0.986747, 1.063161, 1.437241");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659125",\
"0.018928, 0.026741, 0.051233, 0.144324, 0.659124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.050568, 1.065611, 1.111737, 1.274864, 2.136338",\
"1.095877, 1.110920, 1.157046, 1.320173, 2.181646",\
"1.149703, 1.164746, 1.210872, 1.373999, 2.235472",\
"1.229918, 1.244961, 1.291087, 1.454214, 2.315688",\
"1.334321, 1.349364, 1.395491, 1.558617, 2.420091");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022067, 0.036706, 0.093652, 0.326112, 1.562449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.999080, 1.010515, 1.038891, 1.115305, 1.489385",\
"1.053267, 1.064702, 1.093078, 1.169492, 1.543571",\
"1.125508, 1.136943, 1.165319, 1.241733, 1.615812",\
"1.258937, 1.270372, 1.298748, 1.375162, 1.749242",\
"1.469804, 1.481239, 1.509616, 1.586030, 1.960109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "1.050009, 1.065052, 1.111179, 1.274305, 2.135779",\
"1.095318, 1.110361, 1.156487, 1.319614, 2.181088",\
"1.149144, 1.164187, 1.210314, 1.373441, 2.234914",\
"1.229359, 1.244402, 1.290529, 1.453656, 2.315129",\
"1.333762, 1.348805, 1.394932, 1.558059, 2.419532");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449",\
"0.022068, 0.036706, 0.093652, 0.326112, 1.562449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.999080, 1.010515, 1.038891, 1.115305, 1.489385",\
"1.053267, 1.064702, 1.093078, 1.169492, 1.543571",\
"1.125508, 1.136943, 1.165319, 1.241733, 1.615812",\
"1.258937, 1.270372, 1.298748, 1.375162, 1.749242",\
"1.469804, 1.481239, 1.509616, 1.586030, 1.960109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001795, 0.012068, 0.051295, 0.201295, 1.000000");
values ( "0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124",\
"0.018924, 0.026738, 0.051231, 0.144324, 0.659124");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.408477, 0.423142, 0.468733, 0.631744, 1.492068",\
"0.452920, 0.467585, 0.513176, 0.676187, 1.536511",\
"0.499364, 0.514029, 0.559620, 0.722631, 1.582955",\
"0.560970, 0.575635, 0.621225, 0.784236, 1.644560",\
"0.634750, 0.649416, 0.695009, 0.858020, 1.718349");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019137, 0.034302, 0.092338, 0.326328, 1.563813");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.509662, 0.521383, 0.549894, 0.626510, 1.001774",\
"0.563464, 0.575185, 0.603697, 0.680313, 1.055576",\
"0.633744, 0.645465, 0.673977, 0.750593, 1.125857",\
"0.743825, 0.755547, 0.784058, 0.860674, 1.235938",\
"0.914008, 0.925730, 0.954242, 1.030858, 1.406122");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018709, 0.026578, 0.051026, 0.144598, 0.661459");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.407865, 0.422530, 0.468120, 0.631131, 1.491451",\
"0.452309, 0.466973, 0.512563, 0.675574, 1.535895",\
"0.498753, 0.513417, 0.559007, 0.722018, 1.582339",\
"0.560358, 0.575023, 0.620613, 0.783623, 1.643944",\
"0.634158, 0.648824, 0.694415, 0.857426, 1.717752");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019134, 0.034300, 0.092337, 0.326328, 1.563812");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.509662, 0.521383, 0.549894, 0.626510, 1.001774",\
"0.563464, 0.575185, 0.603697, 0.680313, 1.055576",\
"0.633744, 0.645465, 0.673977, 0.750593, 1.125857",\
"0.743825, 0.755547, 0.784058, 0.860674, 1.235938",\
"0.914008, 0.925730, 0.954242, 1.030858, 1.406122");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018709, 0.026578, 0.051026, 0.144598, 0.661459");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.969927, 0.984592, 1.030183, 1.193194, 2.053518",\
"1.015365, 1.030030, 1.075620, 1.238631, 2.098955",\
"1.069250, 1.083915, 1.129506, 1.292517, 2.152841",\
"1.145925, 1.160590, 1.206181, 1.369192, 2.229516",\
"1.239935, 1.254600, 1.300191, 1.463202, 2.323526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811",\
"0.019131, 0.034298, 0.092336, 0.326329, 1.563811");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.041271, 1.052992, 1.081504, 1.158120, 1.533383",\
"1.095760, 1.107481, 1.135993, 1.212608, 1.587872",\
"1.168084, 1.179805, 1.208317, 1.284932, 1.660196",\
"1.295497, 1.307218, 1.335730, 1.412346, 1.787610",\
"1.490699, 1.502420, 1.530931, 1.607547, 1.982811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.969316, 0.983980, 1.029570, 1.192581, 2.052902",\
"1.014753, 1.029417, 1.075007, 1.238018, 2.098339",\
"1.068639, 1.083303, 1.128893, 1.291904, 2.152224",\
"1.145313, 1.159978, 1.205568, 1.368578, 2.228899",\
"1.239324, 1.253988, 1.299578, 1.462589, 2.322909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810",\
"0.019129, 0.034296, 0.092335, 0.326329, 1.563810");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "1.041271, 1.052992, 1.081504, 1.158120, 1.533383",\
"1.095760, 1.107481, 1.135993, 1.212608, 1.587872",\
"1.168084, 1.179805, 1.208317, 1.284932, 1.660196",\
"1.295497, 1.307218, 1.335730, 1.412346, 1.787610",\
"1.490699, 1.502420, 1.530931, 1.607547, 1.982811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001440, 0.011713, 0.050940, 0.200940, 1.000000");
values ( "0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460",\
"0.018706, 0.026576, 0.051025, 0.144597, 0.661460");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.302771, 0.317322, 0.362903, 0.524563, 1.384515",\
"0.342874, 0.357428, 0.403013, 0.564674, 1.424639",\
"0.399541, 0.414124, 0.459739, 0.621415, 1.481508",\
"0.478322, 0.492982, 0.538677, 0.700393, 1.560818",\
"0.554065, 0.568861, 0.614698, 0.776485, 1.637500");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019904, 0.035013, 0.092973, 0.321752, 1.560528",\
"0.019916, 0.035022, 0.092977, 0.321751, 1.560533",\
"0.020038, 0.035117, 0.093014, 0.321735, 1.560580",\
"0.020356, 0.035365, 0.093111, 0.321693, 1.560706",\
"0.020920, 0.035805, 0.093283, 0.321618, 1.560927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.366632, 0.378096, 0.406480, 0.482122, 0.856445",\
"0.419507, 0.430972, 0.459357, 0.534999, 0.909323",\
"0.497883, 0.509353, 0.537747, 0.613392, 0.987725",\
"0.664798, 0.676285, 0.704717, 0.780370, 1.154735",\
"0.927363, 0.938883, 0.967382, 1.043052, 1.417478");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.018978, 0.026787, 0.051271, 0.140625, 0.657990",\
"0.018982, 0.026790, 0.051274, 0.140626, 0.657989",\
"0.019032, 0.026830, 0.051299, 0.140637, 0.657977",\
"0.019215, 0.026975, 0.051392, 0.140679, 0.657934",\
"0.019554, 0.027245, 0.051566, 0.140756, 0.657854");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.302771, 0.317322, 0.362903, 0.524563, 1.384515",\
"0.342874, 0.357428, 0.403013, 0.564674, 1.424639",\
"0.399541, 0.414124, 0.459739, 0.621415, 1.481508",\
"0.478322, 0.492982, 0.538677, 0.700393, 1.560818",\
"0.554065, 0.568861, 0.614698, 0.776485, 1.637500");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019904, 0.035013, 0.092973, 0.321752, 1.560528",\
"0.019916, 0.035022, 0.092977, 0.321751, 1.560533",\
"0.020038, 0.035117, 0.093014, 0.321735, 1.560580",\
"0.020356, 0.035365, 0.093111, 0.321693, 1.560706",\
"0.020920, 0.035805, 0.093283, 0.321618, 1.560927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.366632, 0.378096, 0.406480, 0.482122, 0.856445",\
"0.419507, 0.430972, 0.459357, 0.534999, 0.909323",\
"0.497883, 0.509353, 0.537747, 0.613392, 0.987725",\
"0.664798, 0.676285, 0.704717, 0.780370, 1.154735",\
"0.927363, 0.938883, 0.967382, 1.043052, 1.417478");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.018978, 0.026787, 0.051271, 0.140625, 0.657990",\
"0.018982, 0.026790, 0.051274, 0.140626, 0.657989",\
"0.019032, 0.026830, 0.051299, 0.140637, 0.657977",\
"0.019215, 0.026975, 0.051392, 0.140679, 0.657934",\
"0.019554, 0.027245, 0.051566, 0.140756, 0.657854");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.862671, 0.877231, 0.922821, 1.084484, 1.944472",\
"0.908036, 0.922595, 0.968186, 1.129849, 1.989837",\
"0.961794, 0.976353, 1.021944, 1.183607, 2.043595",\
"1.041976, 1.056535, 1.102125, 1.263789, 2.123776",\
"1.145778, 1.160337, 1.205927, 1.367591, 2.227579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.869660, 0.881127, 0.909517, 0.985161, 1.359489",\
"0.923952, 0.935420, 0.963809, 1.039453, 1.413781",\
"0.996087, 1.007554, 1.035944, 1.111587, 1.485916",\
"1.129231, 1.140698, 1.169088, 1.244732, 1.619060",\
"1.338767, 1.350235, 1.378624, 1.454268, 1.828596");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.862671, 0.877231, 0.922821, 1.084484, 1.944472",\
"0.908036, 0.922595, 0.968186, 1.129849, 1.989837",\
"0.961794, 0.976353, 1.021944, 1.183607, 2.043595",\
"1.041976, 1.056535, 1.102125, 1.263789, 2.123776",\
"1.145778, 1.160337, 1.205927, 1.367591, 2.227579");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541",\
"0.019937, 0.035039, 0.092983, 0.321748, 1.560541");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.869660, 0.881127, 0.909517, 0.985161, 1.359489",\
"0.923952, 0.935420, 0.963809, 1.039453, 1.413781",\
"0.996087, 1.007554, 1.035944, 1.111587, 1.485916",\
"1.129231, 1.140698, 1.169088, 1.244732, 1.619060",\
"1.338767, 1.350235, 1.378624, 1.454268, 1.828596");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001760, 0.012032, 0.051260, 0.201260, 1.000000");
values ( "0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983",\
"0.019007, 0.026810, 0.051286, 0.140631, 0.657983");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.260797, 0.275223, 0.320775, 0.483642, 1.342733",\
"0.301933, 0.316364, 0.361922, 0.524792, 1.383905",\
"0.347417, 0.361863, 0.407437, 0.570315, 1.429495",\
"0.405413, 0.419917, 0.465552, 0.628461, 1.487897",\
"0.455808, 0.470424, 0.516179, 0.679149, 1.539084");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.020030, 0.035162, 0.093180, 0.326682, 1.561861",\
"0.020052, 0.035179, 0.093187, 0.326679, 1.561870",\
"0.020115, 0.035229, 0.093206, 0.326671, 1.561894",\
"0.020361, 0.035420, 0.093281, 0.326640, 1.561991",\
"0.020838, 0.035791, 0.093427, 0.326578, 1.562179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.318994, 0.330319, 0.358666, 0.435108, 0.809240",\
"0.373165, 0.384491, 0.412839, 0.489281, 0.863414",\
"0.448978, 0.460307, 0.488662, 0.565106, 0.939245",\
"0.589621, 0.600965, 0.629351, 0.705802, 1.079970",\
"0.823248, 0.834619, 0.863061, 0.939525, 1.313743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.019039, 0.026821, 0.051308, 0.144471, 0.659431",\
"0.019045, 0.026825, 0.051311, 0.144472, 0.659429",\
"0.019078, 0.026851, 0.051328, 0.144479, 0.659421",\
"0.019236, 0.026976, 0.051408, 0.144514, 0.659384",\
"0.019519, 0.027200, 0.051552, 0.144577, 0.659318");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.260797, 0.275223, 0.320775, 0.483642, 1.342733",\
"0.301933, 0.316364, 0.361922, 0.524792, 1.383905",\
"0.347417, 0.361863, 0.407437, 0.570315, 1.429495",\
"0.405413, 0.419917, 0.465552, 0.628461, 1.487897",\
"0.455808, 0.470424, 0.516179, 0.679149, 1.539084");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.020030, 0.035162, 0.093180, 0.326682, 1.561861",\
"0.020052, 0.035179, 0.093187, 0.326679, 1.561870",\
"0.020115, 0.035229, 0.093206, 0.326671, 1.561894",\
"0.020361, 0.035420, 0.093281, 0.326640, 1.561991",\
"0.020838, 0.035791, 0.093427, 0.326578, 1.562179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.318994, 0.330319, 0.358666, 0.435108, 0.809240",\
"0.373165, 0.384491, 0.412839, 0.489281, 0.863414",\
"0.448978, 0.460307, 0.488662, 0.565106, 0.939245",\
"0.589621, 0.600965, 0.629351, 0.705802, 1.079970",\
"0.823248, 0.834619, 0.863061, 0.939525, 1.313743");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.019039, 0.026821, 0.051308, 0.144471, 0.659431",\
"0.019045, 0.026825, 0.051311, 0.144472, 0.659429",\
"0.019078, 0.026851, 0.051328, 0.144479, 0.659421",\
"0.019236, 0.026976, 0.051408, 0.144514, 0.659384",\
"0.019519, 0.027200, 0.051552, 0.144577, 0.659318");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.754579, 0.769010, 0.814568, 0.977438, 1.836553",\
"0.799892, 0.814324, 0.859882, 1.022752, 1.881866",\
"0.853638, 0.868069, 0.913627, 1.076497, 1.935612",\
"0.933815, 0.948246, 0.993805, 1.156675, 2.015789",\
"1.037511, 1.051942, 1.097500, 1.260370, 2.119485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.784716, 0.796043, 0.824392, 0.900835, 1.274970",\
"0.838970, 0.850297, 0.878647, 0.955090, 1.329224",\
"0.911083, 0.922410, 0.950760, 1.027203, 1.401338",\
"1.044177, 1.055504, 1.083854, 1.160297, 1.534431",\
"1.253470, 1.264797, 1.293147, 1.369589, 1.743724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.754579, 0.769010, 0.814568, 0.977438, 1.836553",\
"0.799892, 0.814324, 0.859882, 1.022752, 1.881866",\
"0.853638, 0.868069, 0.913627, 1.076497, 1.935612",\
"0.933815, 0.948246, 0.993805, 1.156675, 2.015789",\
"1.037511, 1.051942, 1.097500, 1.260370, 2.119485");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870",\
"0.020053, 0.035180, 0.093187, 0.326679, 1.561870");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.784716, 0.796043, 0.824392, 0.900835, 1.274970",\
"0.838970, 0.850297, 0.878647, 0.955090, 1.329224",\
"0.911083, 0.922410, 0.950760, 1.027203, 1.401338",\
"1.044177, 1.055504, 1.083854, 1.160297, 1.534431",\
"1.253470, 1.264797, 1.293147, 1.369589, 1.743724");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001940, 0.012213, 0.051440, 0.201440, 1.000000");
values ( "0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427",\
"0.019055, 0.026833, 0.051316, 0.144474, 0.659427");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.291990, 0.306533, 0.352144, 0.515115, 1.374948",\
"0.332517, 0.347063, 0.392678, 0.555651, 1.415498",\
"0.387027, 0.401601, 0.447246, 0.610233, 1.470203",\
"0.461904, 0.476553, 0.522276, 0.685304, 1.545599",\
"0.537293, 0.552076, 0.597937, 0.761036, 1.621909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019899, 0.035006, 0.092950, 0.326633, 1.562978",\
"0.019913, 0.035017, 0.092954, 0.326631, 1.562984",\
"0.020030, 0.035108, 0.092990, 0.326616, 1.563030",\
"0.020342, 0.035351, 0.093085, 0.326576, 1.563152",\
"0.020896, 0.035783, 0.093254, 0.326505, 1.563370");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.354481, 0.365938, 0.394352, 0.470891, 0.845577",\
"0.407988, 0.419446, 0.447860, 0.524399, 0.899086",\
"0.487381, 0.498845, 0.527271, 0.603813, 0.978511",\
"0.648880, 0.660361, 0.688824, 0.765374, 1.140104",\
"0.905645, 0.917157, 0.945686, 1.022251, 1.397040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.018968, 0.026769, 0.051228, 0.144605, 0.660512",\
"0.018972, 0.026772, 0.051230, 0.144606, 0.660511",\
"0.019033, 0.026820, 0.051261, 0.144620, 0.660497",\
"0.019211, 0.026962, 0.051352, 0.144659, 0.660455",\
"0.019539, 0.027223, 0.051520, 0.144732, 0.660378");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.291990, 0.306533, 0.352144, 0.515115, 1.374948",\
"0.332517, 0.347063, 0.392678, 0.555651, 1.415498",\
"0.387027, 0.401601, 0.447246, 0.610233, 1.470203",\
"0.461904, 0.476553, 0.522276, 0.685304, 1.545599",\
"0.537293, 0.552076, 0.597937, 0.761036, 1.621909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019899, 0.035006, 0.092950, 0.326633, 1.562978",\
"0.019913, 0.035017, 0.092954, 0.326631, 1.562984",\
"0.020030, 0.035108, 0.092990, 0.326616, 1.563030",\
"0.020342, 0.035351, 0.093085, 0.326576, 1.563152",\
"0.020896, 0.035783, 0.093254, 0.326505, 1.563370");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.354481, 0.365938, 0.394352, 0.470891, 0.845577",\
"0.407988, 0.419446, 0.447860, 0.524399, 0.899086",\
"0.487381, 0.498845, 0.527271, 0.603813, 0.978511",\
"0.648880, 0.660361, 0.688824, 0.765374, 1.140104",\
"0.905645, 0.917157, 0.945686, 1.022251, 1.397040");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.018968, 0.026769, 0.051228, 0.144605, 0.660512",\
"0.018972, 0.026772, 0.051230, 0.144606, 0.660511",\
"0.019033, 0.026820, 0.051261, 0.144620, 0.660497",\
"0.019211, 0.026962, 0.051352, 0.144659, 0.660455",\
"0.019539, 0.027223, 0.051520, 0.144732, 0.660378");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.816716, 0.831265, 0.876883, 1.039858, 1.899718",\
"0.862079, 0.876628, 0.922246, 1.085221, 1.945081",\
"0.915838, 0.930387, 0.976005, 1.138980, 1.998839",\
"0.996020, 1.010569, 1.056188, 1.219162, 2.079022",\
"1.099830, 1.114379, 1.159997, 1.322971, 2.182831");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.839522, 0.850982, 0.879403, 0.955943, 1.330636",\
"0.893810, 0.905271, 0.933692, 1.010232, 1.384925",\
"0.965945, 0.977406, 1.005827, 1.082367, 1.457060",\
"1.099081, 1.110542, 1.138963, 1.215503, 1.590196",\
"1.308646, 1.320107, 1.348527, 1.425068, 1.799760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.816716, 0.831265, 0.876883, 1.039858, 1.899718",\
"0.862079, 0.876628, 0.922246, 1.085221, 1.945081",\
"0.915838, 0.930387, 0.976005, 1.138980, 1.998839",\
"0.996020, 1.010569, 1.056188, 1.219162, 2.079022",\
"1.099830, 1.114379, 1.159997, 1.322971, 2.182831");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989",\
"0.019925, 0.035026, 0.092958, 0.326629, 1.562989");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.839522, 0.850982, 0.879403, 0.955943, 1.330636",\
"0.893810, 0.905271, 0.933692, 1.010232, 1.384925",\
"0.965945, 0.977406, 1.005827, 1.082367, 1.457060",\
"1.099081, 1.110542, 1.138963, 1.215503, 1.590196",\
"1.308646, 1.320107, 1.348527, 1.425068, 1.799760");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001780, 0.012052, 0.051280, 0.201280, 1.000000");
values ( "0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504",\
"0.019003, 0.026797, 0.051246, 0.144613, 0.660504");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.507336, 0.522076, 0.567992, 0.731058, 1.591674",\
"0.550329, 0.565069, 0.610986, 0.774051, 1.634668",\
"0.606291, 0.621031, 0.666948, 0.830013, 1.690629",\
"0.683813, 0.698553, 0.744470, 0.907536, 1.768152",\
"0.774302, 0.789043, 0.834960, 0.998025, 1.858643");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021573, 0.036378, 0.093704, 0.326597, 1.562560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.525796, 0.537070, 0.565380, 0.641827, 1.015961",\
"0.579597, 0.590872, 0.619181, 0.695628, 1.069763",\
"0.654067, 0.665341, 0.693651, 0.770097, 1.144232",\
"0.791080, 0.802355, 0.830664, 0.907111, 1.281246",\
"1.006175, 1.017450, 1.045760, 1.122207, 1.496342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018950, 0.026747, 0.051269, 0.144498, 0.659587");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.507336, 0.522076, 0.567992, 0.731058, 1.591674",\
"0.550329, 0.565069, 0.610986, 0.774051, 1.634668",\
"0.606291, 0.621031, 0.666948, 0.830013, 1.690629",\
"0.683813, 0.698553, 0.744470, 0.907536, 1.768152",\
"0.774302, 0.789043, 0.834960, 0.998025, 1.858643");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562560",\
"0.021573, 0.036378, 0.093704, 0.326597, 1.562560");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.525796, 0.537070, 0.565380, 0.641827, 1.015961",\
"0.579597, 0.590872, 0.619181, 0.695628, 1.069763",\
"0.654067, 0.665341, 0.693651, 0.770097, 1.144232",\
"0.791080, 0.802355, 0.830664, 0.907111, 1.281246",\
"1.006175, 1.017450, 1.045760, 1.122207, 1.496342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018950, 0.026747, 0.051269, 0.144498, 0.659587");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.121652, 1.136392, 1.182309, 1.345375, 2.205991",\
"1.166945, 1.181685, 1.227602, 1.390667, 2.251283",\
"1.221130, 1.235870, 1.281787, 1.444853, 2.305468",\
"1.300923, 1.315663, 1.361580, 1.524645, 2.385261",\
"1.403032, 1.417772, 1.463689, 1.626754, 2.487370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.134193, 1.145468, 1.173777, 1.250224, 1.624359",\
"1.188652, 1.199926, 1.228236, 1.304683, 1.678817",\
"1.261033, 1.272308, 1.300617, 1.377064, 1.751199",\
"1.392523, 1.403797, 1.432107, 1.508554, 1.882688",\
"1.597258, 1.608532, 1.636842, 1.713289, 2.087423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.121652, 1.136392, 1.182309, 1.345375, 2.205991",\
"1.166945, 1.181685, 1.227602, 1.390667, 2.251283",\
"1.221130, 1.235870, 1.281787, 1.444853, 2.305468",\
"1.300923, 1.315663, 1.361580, 1.524645, 2.385261",\
"1.403032, 1.417772, 1.463689, 1.626754, 2.487370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559",\
"0.021572, 0.036377, 0.093703, 0.326598, 1.562559");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "1.134193, 1.145468, 1.173777, 1.250224, 1.624359",\
"1.188652, 1.199926, 1.228236, 1.304683, 1.678817",\
"1.261033, 1.272308, 1.300617, 1.377064, 1.751199",\
"1.392523, 1.403797, 1.432107, 1.508554, 1.882688",\
"1.597258, 1.608532, 1.636842, 1.713289, 2.087423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001992, 0.012264, 0.051492, 0.201492, 1.000000");
values ( "0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588",\
"0.018946, 0.026744, 0.051267, 0.144497, 0.659588");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.361250, 0.376516, 0.422687, 0.584587, 1.446877",\
"0.403577, 0.418843, 0.465014, 0.626913, 1.489202",\
"0.453395, 0.468660, 0.514830, 0.676729, 1.539014",\
"0.524229, 0.539524, 0.585725, 0.747639, 1.610050",\
"0.600882, 0.616244, 0.662513, 0.824460, 1.687153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.021801, 0.036417, 0.093282, 0.321100, 1.560651",\
"0.021801, 0.036417, 0.093282, 0.321100, 1.560651",\
"0.021801, 0.036417, 0.093282, 0.321100, 1.560651",\
"0.021916, 0.036507, 0.093317, 0.321100, 1.560696",\
"0.022186, 0.036718, 0.093399, 0.321100, 1.560802");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.336793, 0.348443, 0.376850, 0.452439, 0.826523",\
"0.389600, 0.401251, 0.429658, 0.505247, 0.879331",\
"0.467609, 0.479264, 0.507681, 0.583273, 0.957365",\
"0.619984, 0.631659, 0.660117, 0.735717, 1.109846",\
"0.867556, 0.879267, 0.907798, 0.983415, 1.357608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.018630, 0.026527, 0.051064, 0.140490, 0.657226",\
"0.018633, 0.026530, 0.051066, 0.140491, 0.657225",\
"0.018680, 0.026567, 0.051090, 0.140502, 0.657214",\
"0.018880, 0.026727, 0.051193, 0.140547, 0.657166",\
"0.019239, 0.027015, 0.051377, 0.140630, 0.657081");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.361250, 0.376516, 0.422687, 0.584587, 1.446877",\
"0.403577, 0.418843, 0.465014, 0.626913, 1.489202",\
"0.453395, 0.468660, 0.514830, 0.676729, 1.539014",\
"0.524229, 0.539524, 0.585725, 0.747639, 1.610050",\
"0.600882, 0.616244, 0.662513, 0.824460, 1.687153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.021801, 0.036414, 0.093280, 0.321049, 1.560649",\
"0.021801, 0.036414, 0.093280, 0.321049, 1.560649",\
"0.021801, 0.036414, 0.093280, 0.321049, 1.560649",\
"0.021916, 0.036507, 0.093317, 0.321049, 1.560696",\
"0.022186, 0.036718, 0.093399, 0.321049, 1.560802");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.336793, 0.348443, 0.376850, 0.452439, 0.826523",\
"0.389600, 0.401251, 0.429658, 0.505247, 0.879331",\
"0.467609, 0.479264, 0.507681, 0.583273, 0.957365",\
"0.619984, 0.631659, 0.660117, 0.735717, 1.109846",\
"0.867556, 0.879267, 0.907798, 0.983415, 1.357608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.018630, 0.026527, 0.051064, 0.140490, 0.657226",\
"0.018633, 0.026530, 0.051066, 0.140491, 0.657225",\
"0.018680, 0.026567, 0.051090, 0.140502, 0.657214",\
"0.018880, 0.026727, 0.051193, 0.140547, 0.657166",\
"0.019239, 0.027015, 0.051377, 0.140630, 0.657081");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.781344, 0.796610, 0.842781, 1.004680, 1.866970",\
"0.826646, 0.841913, 0.888084, 1.049983, 1.912273",\
"0.880322, 0.895588, 0.941759, 1.103658, 1.965948",\
"0.960539, 0.975805, 1.021976, 1.183875, 2.046165",\
"1.063563, 1.078829, 1.125001, 1.286900, 2.149190");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.743265, 0.754916, 0.783325, 0.858914, 1.232999",\
"0.797574, 0.809225, 0.837633, 0.913222, 1.287307",\
"0.869564, 0.881215, 0.909623, 0.985213, 1.359298",\
"1.002399, 1.014050, 1.042458, 1.118048, 1.492133",\
"1.210334, 1.221985, 1.250394, 1.325983, 1.700068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.781344, 0.796610, 0.842781, 1.004680, 1.866970",\
"0.826646, 0.841913, 0.888084, 1.049983, 1.912273",\
"0.880322, 0.895588, 0.941759, 1.103658, 1.965948",\
"0.960539, 0.975805, 1.021976, 1.183875, 2.046165",\
"1.063563, 1.078829, 1.125001, 1.286900, 2.149190");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651",\
"0.021800, 0.036417, 0.093281, 0.321100, 1.560651");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.743265, 0.754916, 0.783325, 0.858914, 1.232999",\
"0.797574, 0.809225, 0.837633, 0.913222, 1.287307",\
"0.869564, 0.881215, 0.909623, 0.985213, 1.359298",\
"1.002399, 1.014050, 1.042458, 1.118048, 1.492133",\
"1.210334, 1.221985, 1.250394, 1.325983, 1.700068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011767, 0.050994, 0.200994, 1.000000");
values ( "0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224",\
"0.018638, 0.026534, 0.051069, 0.140492, 0.657224");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.353098, 0.368254, 0.414476, 0.576457, 1.439062",\
"0.398459, 0.413622, 0.459853, 0.621837, 1.484477",\
"0.447913, 0.463077, 0.509307, 0.671292, 1.533931",\
"0.514938, 0.530128, 0.576386, 0.738384, 1.601138",\
"0.589733, 0.604984, 0.651307, 0.813337, 1.676360");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022521, 0.037058, 0.093791, 0.321444, 1.561544",\
"0.022521, 0.037058, 0.093791, 0.321444, 1.561545",\
"0.022631, 0.037144, 0.093825, 0.321444, 1.561588",\
"0.022887, 0.037344, 0.093903, 0.321444, 1.561688");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.308975, 0.320416, 0.348774, 0.424411, 0.798706",\
"0.363218, 0.374659, 0.403018, 0.478656, 0.852952",\
"0.442276, 0.453722, 0.482090, 0.557730, 0.932034",\
"0.579651, 0.591116, 0.619526, 0.695175, 1.069516",\
"0.796406, 0.807902, 0.836378, 0.912044, 1.286443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.018888, 0.026715, 0.051229, 0.140612, 0.658015",\
"0.018894, 0.026719, 0.051232, 0.140613, 0.658013",\
"0.018940, 0.026756, 0.051255, 0.140623, 0.658003",\
"0.019144, 0.026918, 0.051360, 0.140670, 0.657954",\
"0.019474, 0.027180, 0.051528, 0.140745, 0.657877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.353098, 0.368254, 0.414476, 0.576457, 1.439062",\
"0.398459, 0.413622, 0.459853, 0.621837, 1.484477",\
"0.447913, 0.463077, 0.509307, 0.671292, 1.533931",\
"0.514938, 0.530128, 0.576386, 0.738384, 1.601138",\
"0.589733, 0.604984, 0.651307, 0.813337, 1.676360");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.022489, 0.037033, 0.093781, 0.321391, 1.561532",\
"0.022521, 0.037058, 0.093791, 0.321391, 1.561544",\
"0.022521, 0.037058, 0.093791, 0.321391, 1.561545",\
"0.022631, 0.037144, 0.093825, 0.321391, 1.561588",\
"0.022887, 0.037344, 0.093903, 0.321391, 1.561688");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.308975, 0.320416, 0.348774, 0.424411, 0.798706",\
"0.363218, 0.374659, 0.403018, 0.478656, 0.852952",\
"0.442276, 0.453722, 0.482090, 0.557730, 0.932034",\
"0.579651, 0.591116, 0.619526, 0.695175, 1.069516",\
"0.796406, 0.807902, 0.836378, 0.912044, 1.286443");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.018888, 0.026715, 0.051229, 0.140612, 0.658015",\
"0.018894, 0.026719, 0.051232, 0.140613, 0.658013",\
"0.018940, 0.026756, 0.051255, 0.140623, 0.658003",\
"0.019144, 0.026918, 0.051360, 0.140670, 0.657954",\
"0.019474, 0.027180, 0.051528, 0.140745, 0.657877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.810880, 0.826036, 0.872258, 1.034238, 1.896844",\
"0.856189, 0.871345, 0.917567, 1.079547, 1.942153",\
"0.910055, 0.925211, 0.971433, 1.133414, 1.996019",\
"0.990275, 1.005430, 1.051653, 1.213633, 2.076238",\
"1.094996, 1.110152, 1.156374, 1.318355, 2.180960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.790573, 0.802015, 0.830375, 0.906013, 1.280310",\
"0.844723, 0.856165, 0.884525, 0.960163, 1.334460",\
"0.917035, 0.928476, 0.956837, 1.032475, 1.406772",\
"1.050690, 1.062131, 1.090492, 1.166130, 1.540427",\
"1.262487, 1.273929, 1.302289, 1.377928, 1.752225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.810880, 0.826036, 0.872258, 1.034238, 1.896844",\
"0.856189, 0.871345, 0.917567, 1.079547, 1.942153",\
"0.910055, 0.925211, 0.971433, 1.133414, 1.996019",\
"0.990275, 1.005430, 1.051653, 1.213633, 2.076238",\
"1.094996, 1.110152, 1.156374, 1.318355, 2.180960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532",\
"0.022489, 0.037033, 0.093781, 0.321444, 1.561532");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.790573, 0.802015, 0.830375, 0.906013, 1.280310",\
"0.844723, 0.856165, 0.884525, 0.960163, 1.334460",\
"0.917035, 0.928476, 0.956837, 1.032475, 1.406772",\
"1.050690, 1.062131, 1.090492, 1.166130, 1.540427",\
"1.262487, 1.273929, 1.302289, 1.377928, 1.752225");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001779, 0.012051, 0.051279, 0.201279, 1.000000");
values ( "0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012",\
"0.018901, 0.026724, 0.051235, 0.140614, 0.658012");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.454572, 0.469280, 0.514981, 0.676697, 1.537210",\
"0.499073, 0.513780, 0.559482, 0.721198, 1.581711",\
"0.550276, 0.564983, 0.610685, 0.772401, 1.632914",\
"0.619760, 0.634467, 0.680169, 0.841884, 1.702398",\
"0.704561, 0.719269, 0.764972, 0.926687, 1.787204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020224, 0.035236, 0.092978, 0.321561, 1.560704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.561865, 0.573426, 0.601895, 0.677552, 1.051977",\
"0.614719, 0.626280, 0.654748, 0.730406, 1.104831",\
"0.689014, 0.700575, 0.729044, 0.804701, 1.179126",\
"0.806482, 0.818044, 0.846512, 0.922170, 1.296594",\
"0.987575, 0.999135, 1.027603, 1.103260, 1.477684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019221, 0.026985, 0.051382, 0.140645, 0.657914");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.453950, 0.468657, 0.514358, 0.676073, 1.536585",\
"0.498451, 0.513157, 0.558859, 0.720574, 1.581086",\
"0.549654, 0.564360, 0.610062, 0.771777, 1.632289",\
"0.619137, 0.633844, 0.679546, 0.841261, 1.701773",\
"0.703958, 0.718665, 0.764368, 0.926083, 1.786598");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.020220, 0.035233, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035233, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035233, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035233, 0.092977, 0.321562, 1.560702",\
"0.020223, 0.035235, 0.092978, 0.321561, 1.560703");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.561865, 0.573426, 0.601895, 0.677552, 1.051977",\
"0.614719, 0.626280, 0.654748, 0.730406, 1.104831",\
"0.689014, 0.700575, 0.729044, 0.804701, 1.179126",\
"0.806482, 0.818044, 0.846512, 0.922170, 1.296594",\
"0.987575, 0.999135, 1.027603, 1.103260, 1.477684");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019225, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019221, 0.026985, 0.051382, 0.140645, 0.657914");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.007087, 1.021795, 1.067496, 1.229212, 2.089725",\
"1.053412, 1.068120, 1.113821, 1.275537, 2.136050",\
"1.097605, 1.112312, 1.158014, 1.319730, 2.180243",\
"1.156086, 1.170793, 1.216495, 1.378210, 2.238724",\
"1.221413, 1.236120, 1.281822, 1.443537, 2.304051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703",\
"0.020221, 0.035234, 0.092977, 0.321561, 1.560703");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.040871, 1.052432, 1.080901, 1.156558, 1.530983",\
"1.097173, 1.108734, 1.137203, 1.212860, 1.587285",\
"1.171350, 1.182911, 1.211379, 1.287037, 1.661461",\
"1.310764, 1.322325, 1.350794, 1.426451, 1.800876",\
"1.533810, 1.545371, 1.573840, 1.649497, 2.023922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.006464, 1.021171, 1.066873, 1.228588, 2.089100",\
"1.052790, 1.067496, 1.113198, 1.274913, 2.135425",\
"1.096982, 1.111689, 1.157391, 1.319106, 2.179617",\
"1.155463, 1.170170, 1.215871, 1.377587, 2.238098",\
"1.220790, 1.235497, 1.281198, 1.442913, 2.303425");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.020220, 0.035232, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035232, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035232, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035232, 0.092977, 0.321562, 1.560702",\
"0.020220, 0.035232, 0.092977, 0.321562, 1.560702");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "1.040871, 1.052432, 1.080901, 1.156558, 1.530983",\
"1.097173, 1.108734, 1.137203, 1.212860, 1.587285",\
"1.171350, 1.182911, 1.211379, 1.287037, 1.661461",\
"1.310764, 1.322325, 1.350794, 1.426451, 1.800876",\
"1.533810, 1.545371, 1.573840, 1.649497, 2.023922");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001674, 0.011946, 0.051174, 0.201174, 1.000000");
values ( "0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913",\
"0.019226, 0.026989, 0.051385, 0.140647, 0.657913");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.453337, 0.468159, 0.513935, 0.675682, 1.536566",\
"0.495773, 0.510595, 0.556371, 0.718118, 1.579002",\
"0.539589, 0.554412, 0.600187, 0.761935, 1.622819",\
"0.594229, 0.609052, 0.654827, 0.816575, 1.677459",\
"0.647468, 0.662291, 0.708066, 0.869814, 1.730697");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.020341, 0.035299, 0.092915, 0.321386, 1.560803",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560803",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560803",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560803",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.555359, 0.566998, 0.595503, 0.671164, 1.045650",\
"0.609045, 0.620684, 0.649189, 0.724850, 1.099335",\
"0.681925, 0.693564, 0.722069, 0.797730, 1.172215",\
"0.797613, 0.809252, 0.837757, 0.913418, 1.287903",\
"0.980351, 0.991990, 1.020495, 1.096156, 1.470641");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.452553, 0.467375, 0.513150, 0.674898, 1.535780",\
"0.494989, 0.509811, 0.555586, 0.717334, 1.578216",\
"0.538805, 0.553628, 0.599403, 0.761150, 1.622033",\
"0.593445, 0.608268, 0.654043, 0.815790, 1.676673",\
"0.646684, 0.661506, 0.707281, 0.869029, 1.729911");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.555359, 0.566998, 0.595503, 0.671164, 1.045650",\
"0.609045, 0.620684, 0.649189, 0.724850, 1.099335",\
"0.681925, 0.693564, 0.722069, 0.797730, 1.172215",\
"0.797613, 0.809252, 0.837757, 0.913418, 1.287903",\
"0.980351, 0.991990, 1.020495, 1.096156, 1.470641");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.048648, 1.063471, 1.109246, 1.270994, 2.131877",\
"1.093242, 1.108065, 1.153840, 1.315588, 2.176471",\
"1.136923, 1.151746, 1.197521, 1.359269, 2.220152",\
"1.195407, 1.210230, 1.256005, 1.417753, 2.278636",\
"1.260247, 1.275070, 1.320845, 1.482593, 2.343477");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.020341, 0.035299, 0.092915, 0.321386, 1.560804",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560804",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560804",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560804",\
"0.020341, 0.035299, 0.092915, 0.321386, 1.560804");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.123300, 1.134939, 1.163444, 1.239105, 1.613590",\
"1.176696, 1.188335, 1.216840, 1.292501, 1.666986",\
"1.249522, 1.261161, 1.289666, 1.365327, 1.739812",\
"1.389574, 1.401213, 1.429718, 1.505379, 1.879864",\
"1.613163, 1.624802, 1.653307, 1.728968, 2.103453");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.047864, 1.062686, 1.108461, 1.270209, 2.131091",\
"1.092458, 1.107280, 1.153055, 1.314803, 2.175685",\
"1.136139, 1.150961, 1.196736, 1.358484, 2.219366",\
"1.194623, 1.209445, 1.255220, 1.416968, 2.277850",\
"1.259463, 1.274286, 1.320061, 1.481808, 2.342690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803",\
"0.020340, 0.035298, 0.092915, 0.321386, 1.560803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.123300, 1.134939, 1.163444, 1.239105, 1.613590",\
"1.176696, 1.188335, 1.216840, 1.292501, 1.666986",\
"1.249522, 1.261161, 1.289666, 1.365327, 1.739812",\
"1.389574, 1.401213, 1.429718, 1.505379, 1.879864",\
"1.613163, 1.624802, 1.653307, 1.728968, 2.103453");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894",\
"0.019222, 0.026992, 0.051368, 0.140609, 0.657894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.348729, 0.363533, 0.409337, 0.571103, 1.432037",\
"0.388495, 0.403299, 0.449103, 0.610870, 1.471806",\
"0.447653, 0.462482, 0.508311, 0.670090, 1.531129",\
"0.541530, 0.556428, 0.602330, 0.764145, 1.625484",\
"0.636887, 0.651919, 0.697958, 0.859842, 1.721753");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.020636, 0.035559, 0.093109, 0.321515, 1.560863",\
"0.020638, 0.035560, 0.093110, 0.321515, 1.560863",\
"0.020737, 0.035637, 0.093140, 0.321502, 1.560902",\
"0.021024, 0.035861, 0.093227, 0.321464, 1.561015",\
"0.021572, 0.036289, 0.093395, 0.321392, 1.561230");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.424268, 0.435837, 0.464326, 0.539989, 0.914431",\
"0.475897, 0.487465, 0.515955, 0.591618, 0.966060",\
"0.559904, 0.571476, 0.599971, 0.675636, 1.050084",\
"0.735959, 0.747546, 0.776073, 0.851745, 1.226221",\
"1.017998, 1.029622, 1.058226, 1.133915, 1.508459");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.019339, 0.027079, 0.051444, 0.140674, 0.657888",\
"0.019341, 0.027081, 0.051444, 0.140675, 0.657887",\
"0.019372, 0.027106, 0.051460, 0.140682, 0.657880",\
"0.019528, 0.027230, 0.051540, 0.140718, 0.657843",\
"0.019907, 0.027532, 0.051734, 0.140804, 0.657753");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.348729, 0.363533, 0.409337, 0.571103, 1.432037",\
"0.388495, 0.403299, 0.449103, 0.610870, 1.471806",\
"0.447653, 0.462482, 0.508311, 0.670090, 1.531129",\
"0.541268, 0.556166, 0.602067, 0.763882, 1.625219",\
"0.636773, 0.651802, 0.697838, 0.859721, 1.721619");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.020636, 0.035559, 0.093109, 0.321515, 1.560863",\
"0.020638, 0.035560, 0.093110, 0.321515, 1.560863",\
"0.020737, 0.035637, 0.093140, 0.321502, 1.560902",\
"0.021022, 0.035860, 0.093227, 0.321464, 1.561014",\
"0.021559, 0.036279, 0.093391, 0.321394, 1.561225");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.424268, 0.435837, 0.464326, 0.539989, 0.914431",\
"0.475897, 0.487465, 0.515955, 0.591618, 0.966060",\
"0.559904, 0.571476, 0.599971, 0.675636, 1.050084",\
"0.735719, 0.747305, 0.775831, 0.851502, 1.225977",\
"1.017796, 1.029419, 1.058022, 1.133711, 1.508253");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.019339, 0.027079, 0.051444, 0.140674, 0.657888",\
"0.019341, 0.027081, 0.051444, 0.140675, 0.657887",\
"0.019372, 0.027106, 0.051460, 0.140682, 0.657880",\
"0.019521, 0.027224, 0.051537, 0.140716, 0.657845",\
"0.019902, 0.027527, 0.051731, 0.140803, 0.657755");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.913966, 0.928776, 0.974586, 1.136355, 1.997315",\
"0.958594, 0.973404, 1.019214, 1.180984, 2.041944",\
"1.002273, 1.017083, 1.062893, 1.224663, 2.085623",\
"1.060934, 1.075744, 1.121554, 1.283324, 2.144284",\
"1.126176, 1.140986, 1.186796, 1.348566, 2.209526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.920055, 0.931627, 0.960126, 1.035791, 1.410241",\
"0.973454, 0.985027, 1.013525, 1.089190, 1.463640",\
"1.046267, 1.057840, 1.086338, 1.162003, 1.536453",\
"1.186206, 1.197778, 1.226277, 1.301942, 1.676392",\
"1.409305, 1.420878, 1.449376, 1.525041, 1.899491");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.913966, 0.928776, 0.974586, 1.136355, 1.997315",\
"0.958594, 0.973404, 1.019214, 1.180984, 2.041944",\
"1.002273, 1.017083, 1.062893, 1.224663, 2.085623",\
"1.060934, 1.075744, 1.121554, 1.283324, 2.144284",\
"1.126176, 1.140986, 1.186796, 1.348566, 2.209526");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873",\
"0.020661, 0.035578, 0.093117, 0.321512, 1.560873");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.920055, 0.931627, 0.960126, 1.035791, 1.410241",\
"0.973454, 0.985027, 1.013525, 1.089190, 1.463640",\
"1.046267, 1.057840, 1.086338, 1.162003, 1.536453",\
"1.186206, 1.197778, 1.226277, 1.301942, 1.676392",\
"1.409305, 1.420878, 1.449376, 1.525041, 1.899491");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051178, 0.201178, 1.000000");
values ( "0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877",\
"0.019385, 0.027116, 0.051467, 0.140685, 0.657877");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.342210, 0.357150, 0.402924, 0.564585, 1.425075",\
"0.381800, 0.396741, 0.442517, 0.604178, 1.464671",\
"0.442075, 0.457045, 0.502849, 0.664525, 1.525136",\
"0.530433, 0.545479, 0.591358, 0.753072, 1.613995",\
"0.620547, 0.635742, 0.681770, 0.843556, 1.705092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.020039, 0.035004, 0.092621, 0.321161, 1.559382",\
"0.020042, 0.035007, 0.092622, 0.321160, 1.559384",\
"0.020156, 0.035096, 0.092657, 0.321145, 1.559428",\
"0.020454, 0.035329, 0.092748, 0.321106, 1.559545",\
"0.021041, 0.035789, 0.092927, 0.321030, 1.559774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.415640, 0.427430, 0.455954, 0.531526, 0.905463",\
"0.466779, 0.478569, 0.507091, 0.582662, 0.956598",\
"0.549321, 0.561117, 0.589650, 0.665223, 1.039169",\
"0.726088, 0.737898, 0.766461, 0.842042, 1.216014",\
"1.004861, 1.016709, 1.045348, 1.120946, 1.494986");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.019009, 0.026841, 0.051251, 0.140571, 0.656445",\
"0.019009, 0.026841, 0.051251, 0.140571, 0.656445",\
"0.019054, 0.026878, 0.051274, 0.140581, 0.656445",\
"0.019201, 0.026996, 0.051350, 0.140615, 0.656445",\
"0.019574, 0.027294, 0.051542, 0.140701, 0.656445");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.342210, 0.357150, 0.402924, 0.564585, 1.425075",\
"0.381800, 0.396741, 0.442517, 0.604178, 1.464671",\
"0.442075, 0.457045, 0.502849, 0.664525, 1.525136",\
"0.530433, 0.545479, 0.591358, 0.753072, 1.613995",\
"0.620547, 0.635742, 0.681770, 0.843556, 1.705092");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.020039, 0.035004, 0.092621, 0.321161, 1.559382",\
"0.020042, 0.035007, 0.092622, 0.321160, 1.559384",\
"0.020156, 0.035096, 0.092657, 0.321145, 1.559428",\
"0.020454, 0.035329, 0.092748, 0.321106, 1.559545",\
"0.021041, 0.035789, 0.092927, 0.321030, 1.559774");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.415640, 0.427430, 0.455954, 0.531526, 0.905463",\
"0.466779, 0.478569, 0.507091, 0.582662, 0.956598",\
"0.549321, 0.561117, 0.589650, 0.665223, 1.039169",\
"0.725853, 0.737663, 0.766224, 0.841805, 1.215776",\
"1.004664, 1.016511, 1.045149, 1.120747, 1.494786");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.019009, 0.026835, 0.051247, 0.140569, 0.656313",\
"0.019009, 0.026835, 0.051247, 0.140569, 0.656313",\
"0.019054, 0.026878, 0.051274, 0.140581, 0.656313",\
"0.019195, 0.026990, 0.051347, 0.140614, 0.656313",\
"0.019568, 0.027290, 0.051539, 0.140700, 0.656313");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.931448, 0.946399, 0.992185, 1.153852, 2.014389",\
"0.976107, 0.991058, 1.036845, 1.198511, 2.059048",\
"1.019789, 1.034740, 1.080527, 1.242193, 2.102730",\
"1.078486, 1.093437, 1.139223, 1.300890, 2.161427",\
"1.143826, 1.158777, 1.204564, 1.366230, 2.226767");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.918359, 0.930151, 0.958679, 1.034251, 1.408192",\
"0.971763, 0.983556, 1.012083, 1.087655, 1.461596",\
"1.044574, 1.056366, 1.084893, 1.160465, 1.534406",\
"1.184597, 1.196390, 1.224917, 1.300489, 1.674430",\
"1.407780, 1.419572, 1.448100, 1.523672, 1.897613");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.931448, 0.946399, 0.992185, 1.153852, 2.014389",\
"0.976107, 0.991058, 1.036845, 1.198511, 2.059048",\
"1.019789, 1.034740, 1.080527, 1.242193, 2.102730",\
"1.078486, 1.093437, 1.139223, 1.300890, 2.161427",\
"1.143826, 1.158777, 1.204564, 1.366230, 2.226767");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399",\
"0.020084, 0.035040, 0.092635, 0.321155, 1.559399");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.918359, 0.930151, 0.958679, 1.034251, 1.408192",\
"0.971763, 0.983556, 1.012083, 1.087655, 1.461596",\
"1.044574, 1.056366, 1.084893, 1.160465, 1.534406",\
"1.184597, 1.196390, 1.224917, 1.300489, 1.674430",\
"1.407780, 1.419572, 1.448100, 1.523672, 1.897613");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001369, 0.011642, 0.050869, 0.200869, 1.000000");
values ( "0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441",\
"0.019026, 0.026855, 0.051260, 0.140575, 0.656441");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.333398, 0.348024, 0.393764, 0.556797, 1.417064",\
"0.373222, 0.387849, 0.433590, 0.596624, 1.456896",\
"0.430964, 0.445616, 0.491383, 0.654430, 1.514810",\
"0.514591, 0.529310, 0.575148, 0.738231, 1.598906",\
"0.608269, 0.623128, 0.669114, 0.832273, 1.693565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.020575, 0.035560, 0.093249, 0.326674, 1.563088",\
"0.020580, 0.035563, 0.093251, 0.326673, 1.563090",\
"0.020683, 0.035644, 0.093282, 0.326660, 1.563130",\
"0.020966, 0.035864, 0.093369, 0.326624, 1.563241",\
"0.021557, 0.036324, 0.093549, 0.326548, 1.563474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.404391, 0.415811, 0.444261, 0.520804, 0.895453",\
"0.456328, 0.467748, 0.496199, 0.572742, 0.947391",\
"0.537175, 0.548599, 0.577058, 0.653604, 1.028261",\
"0.709945, 0.721386, 0.749879, 0.826433, 1.201120",\
"0.983417, 0.994890, 1.023452, 1.100021, 1.474770");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.019327, 0.027049, 0.051426, 0.144700, 0.660337",\
"0.019329, 0.027051, 0.051428, 0.144700, 0.660336",\
"0.019373, 0.027086, 0.051450, 0.144710, 0.660326",\
"0.019544, 0.027222, 0.051537, 0.144748, 0.660285",\
"0.019884, 0.027492, 0.051711, 0.144823, 0.660205");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.333398, 0.348024, 0.393764, 0.556797, 1.417064",\
"0.373222, 0.387849, 0.433590, 0.596624, 1.456896",\
"0.430964, 0.445616, 0.491383, 0.654430, 1.514810",\
"0.514591, 0.529310, 0.575148, 0.738231, 1.598906",\
"0.608269, 0.623128, 0.669114, 0.832273, 1.693565");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.020575, 0.035560, 0.093249, 0.326674, 1.563088",\
"0.020580, 0.035563, 0.093251, 0.326673, 1.563090",\
"0.020683, 0.035644, 0.093282, 0.326660, 1.563130",\
"0.020966, 0.035864, 0.093369, 0.326624, 1.563241",\
"0.021557, 0.036324, 0.093549, 0.326548, 1.563474");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.404391, 0.415811, 0.444261, 0.520804, 0.895453",\
"0.456328, 0.467748, 0.496199, 0.572742, 0.947391",\
"0.537175, 0.548599, 0.577058, 0.653604, 1.028261",\
"0.709945, 0.721386, 0.749879, 0.826433, 1.201120",\
"0.983317, 0.994790, 1.023351, 1.099920, 1.474668");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.019327, 0.027049, 0.051426, 0.144700, 0.660337",\
"0.019329, 0.027051, 0.051428, 0.144700, 0.660336",\
"0.019373, 0.027086, 0.051450, 0.144710, 0.660326",\
"0.019544, 0.027222, 0.051537, 0.144748, 0.660285",\
"0.019882, 0.027489, 0.051709, 0.144822, 0.660206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.947216, 0.961844, 1.007585, 1.170619, 2.030893",\
"0.992513, 1.007140, 1.052882, 1.215916, 2.076189",\
"1.046708, 1.061335, 1.107077, 1.270111, 2.130384",\
"1.126046, 1.140674, 1.186415, 1.349449, 2.209723",\
"1.226438, 1.241066, 1.286807, 1.449841, 2.310115");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.983476, 0.994898, 1.023353, 1.099897, 1.474551",\
"1.038021, 1.049443, 1.077898, 1.154442, 1.529096",\
"1.110286, 1.121708, 1.150163, 1.226707, 1.601361",\
"1.240744, 1.252166, 1.280621, 1.357165, 1.731818",\
"1.442199, 1.453621, 1.482076, 1.558620, 1.933274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.947216, 0.961844, 1.007585, 1.170619, 2.030893",\
"0.992513, 1.007140, 1.052882, 1.215916, 2.076189",\
"1.046708, 1.061335, 1.107077, 1.270111, 2.130384",\
"1.126046, 1.140674, 1.186415, 1.349449, 2.209723",\
"1.226438, 1.241066, 1.286807, 1.449841, 2.310115");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090",\
"0.020581, 0.035564, 0.093251, 0.326673, 1.563090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.982271, 0.993693, 1.022148, 1.098692, 1.473346",\
"1.036816, 1.048238, 1.076693, 1.153237, 1.527891",\
"1.109081, 1.120503, 1.148958, 1.225502, 1.600155",\
"1.239538, 1.250960, 1.279415, 1.355960, 1.730613",\
"1.440994, 1.452416, 1.480871, 1.557415, 1.932068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001866, 0.012138, 0.051366, 0.201366, 1.000000");
values ( "0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331",\
"0.019352, 0.027069, 0.051439, 0.144705, 0.660331");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.442837, 0.457400, 0.503013, 0.664689, 1.524744",\
"0.487426, 0.501989, 0.547602, 0.709279, 1.569333",\
"0.539028, 0.553591, 0.599204, 0.760881, 1.620935",\
"0.610618, 0.625181, 0.670794, 0.832470, 1.692525",\
"0.694780, 0.709344, 0.754958, 0.916635, 1.776694");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020104, 0.035181, 0.093076, 0.321793, 1.560584");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.544332, 0.555782, 0.584188, 0.659838, 1.034170",\
"0.597229, 0.608679, 0.637085, 0.712735, 1.087067",\
"0.671859, 0.683309, 0.711716, 0.787365, 1.161697",\
"0.789946, 0.801396, 0.829802, 0.905452, 1.279784",\
"0.972526, 0.983976, 1.012383, 1.088033, 1.462365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019171, 0.026938, 0.051376, 0.140684, 0.657953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.442353, 0.456916, 0.502529, 0.664205, 1.524258",\
"0.486943, 0.501506, 0.547118, 0.708794, 1.568847",\
"0.538545, 0.553108, 0.598720, 0.760396, 1.620449",\
"0.610135, 0.624697, 0.670310, 0.831986, 1.692039",\
"0.694311, 0.708875, 0.754488, 0.916165, 1.776222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020102, 0.035179, 0.093075, 0.321793, 1.560583");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.544332, 0.555782, 0.584188, 0.659838, 1.034170",\
"0.597229, 0.608679, 0.637085, 0.712735, 1.087067",\
"0.671859, 0.683309, 0.711716, 0.787365, 1.161697",\
"0.789946, 0.801396, 0.829802, 0.905452, 1.279784",\
"0.972526, 0.983976, 1.012383, 1.088033, 1.462365");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019171, 0.026938, 0.051376, 0.140684, 0.657953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.088259, 1.102822, 1.148435, 1.310111, 2.170166",\
"1.133543, 1.148106, 1.193719, 1.355396, 2.215450",\
"1.187766, 1.202329, 1.247942, 1.409618, 2.269673",\
"1.267434, 1.281997, 1.327610, 1.489287, 2.349341",\
"1.368747, 1.383311, 1.428924, 1.590600, 2.450655");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582",\
"0.020100, 0.035177, 0.093074, 0.321794, 1.560582");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.127974, 1.139424, 1.167830, 1.243480, 1.617811",\
"1.182511, 1.193961, 1.222367, 1.298017, 1.672348",\
"1.254784, 1.266234, 1.294640, 1.370290, 1.744621",\
"1.385776, 1.397226, 1.425632, 1.501282, 1.875613",\
"1.588633, 1.600083, 1.628489, 1.704139, 2.078470");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.087775, 1.102338, 1.147950, 1.309627, 2.169680",\
"1.133060, 1.147622, 1.193235, 1.354911, 2.214964",\
"1.187282, 1.201845, 1.247458, 1.409134, 2.269186",\
"1.266951, 1.281513, 1.327126, 1.488802, 2.348855",\
"1.368264, 1.382827, 1.428439, 1.590116, 2.450169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581",\
"0.020098, 0.035176, 0.093074, 0.321794, 1.560581");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "1.127401, 1.138851, 1.167257, 1.242907, 1.617239",\
"1.181938, 1.193388, 1.221795, 1.297445, 1.671776",\
"1.254211, 1.265661, 1.294068, 1.369718, 1.744049",\
"1.385203, 1.396654, 1.425060, 1.500710, 1.875041",\
"1.588060, 1.599511, 1.627917, 1.703567, 2.077898");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001799, 0.012071, 0.051299, 0.201299, 1.000000");
values ( "0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953",\
"0.019168, 0.026936, 0.051375, 0.140684, 0.657953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.507103, 0.521849, 0.567757, 0.730899, 1.591902",\
"0.550173, 0.564918, 0.610827, 0.773969, 1.634972",\
"0.603292, 0.618038, 0.663946, 0.827088, 1.688091",\
"0.679636, 0.694381, 0.740289, 0.903431, 1.764435",\
"0.770404, 0.785150, 0.831059, 0.994201, 1.855206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021374, 0.036204, 0.093570, 0.326753, 1.563604");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.527683, 0.539000, 0.567338, 0.643881, 1.018509",\
"0.581546, 0.592863, 0.621201, 0.697743, 1.072371",\
"0.656206, 0.667523, 0.695862, 0.772404, 1.147032",\
"0.791979, 0.803296, 0.831635, 0.908177, 1.282805",\
"1.005245, 1.016563, 1.044902, 1.121444, 1.496073");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018904, 0.026709, 0.051219, 0.144690, 0.660704");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.506458, 0.521204, 0.567112, 0.730254, 1.591256",\
"0.549528, 0.564273, 0.610182, 0.773323, 1.634326",\
"0.602647, 0.617393, 0.663301, 0.826443, 1.687445",\
"0.678991, 0.693736, 0.739644, 0.902786, 1.763788",\
"0.769786, 0.784532, 0.830440, 0.993583, 1.854587");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.021371, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021371, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021371, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021371, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021373, 0.036203, 0.093570, 0.326753, 1.563604");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.527683, 0.539000, 0.567338, 0.643881, 1.018509",\
"0.581546, 0.592863, 0.621201, 0.697743, 1.072371",\
"0.656206, 0.667523, 0.695862, 0.772404, 1.147032",\
"0.791979, 0.803296, 0.831635, 0.908177, 1.282805",\
"1.005245, 1.016563, 1.044902, 1.121444, 1.496073");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018904, 0.026709, 0.051219, 0.144690, 0.660704");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.179535, 1.194281, 1.240189, 1.403331, 2.264334",\
"1.224825, 1.239570, 1.285478, 1.448621, 2.309624",\
"1.279004, 1.293750, 1.339658, 1.502800, 2.363804",\
"1.358799, 1.373544, 1.419453, 1.582595, 2.443598",\
"1.460957, 1.475702, 1.521610, 1.684752, 2.545756");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604",\
"0.021372, 0.036202, 0.093569, 0.326753, 1.563604");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.136330, 1.147647, 1.175985, 1.252527, 1.627156",\
"1.190780, 1.202097, 1.230436, 1.306978, 1.681606",\
"1.263160, 1.274477, 1.302815, 1.379357, 1.753986",\
"1.394612, 1.405929, 1.434267, 1.510809, 1.885438",\
"1.599326, 1.610643, 1.638981, 1.715523, 2.090152");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.178890, 1.193635, 1.239543, 1.402685, 2.263688",\
"1.224180, 1.238925, 1.284833, 1.447975, 2.308978",\
"1.278360, 1.293105, 1.339013, 1.502155, 2.363157",\
"1.358154, 1.372899, 1.418807, 1.581949, 2.442952",\
"1.460312, 1.475057, 1.520965, 1.684107, 2.545109");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.021371, 0.036201, 0.093569, 0.326753, 1.563603",\
"0.021371, 0.036201, 0.093569, 0.326753, 1.563603",\
"0.021371, 0.036201, 0.093569, 0.326753, 1.563603",\
"0.021371, 0.036201, 0.093569, 0.326753, 1.563603",\
"0.021371, 0.036201, 0.093569, 0.326753, 1.563603");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "1.135594, 1.146912, 1.175250, 1.251792, 1.626420",\
"1.190045, 1.201362, 1.229701, 1.306243, 1.680871",\
"1.262425, 1.273742, 1.302080, 1.378622, 1.753250",\
"1.393877, 1.405194, 1.433532, 1.510074, 1.884702",\
"1.598591, 1.609908, 1.638246, 1.714788, 2.089417");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001941, 0.012213, 0.051441, 0.201441, 1.000000");
values ( "0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705",\
"0.018900, 0.026706, 0.051217, 0.144689, 0.660705");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.431959, 0.446282, 0.491747, 0.654632, 1.513112",\
"0.474767, 0.489090, 0.534556, 0.697440, 1.555920",\
"0.526757, 0.541080, 0.586546, 0.749431, 1.607910",\
"0.600505, 0.614828, 0.660294, 0.823179, 1.681658",\
"0.680550, 0.694872, 0.740337, 0.903220, 1.761700");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.019744, 0.034967, 0.093216, 0.327018, 1.560754",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560754",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560754",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560754",\
"0.019745, 0.034967, 0.093216, 0.327017, 1.560771");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.487877, 0.499132, 0.527494, 0.603847, 0.978084",\
"0.540812, 0.552067, 0.580429, 0.656782, 1.031019",\
"0.615095, 0.626350, 0.654713, 0.731066, 1.105303",\
"0.757181, 0.768436, 0.796798, 0.873151, 1.247388",\
"0.985864, 0.997119, 1.025481, 1.101834, 1.476069");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018964, 0.026757, 0.051297, 0.144553, 0.659537");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.430968, 0.445292, 0.490758, 0.653644, 1.512123",\
"0.473776, 0.488100, 0.533566, 0.696452, 1.554931",\
"0.525766, 0.540090, 0.585557, 0.748442, 1.606922",\
"0.599515, 0.613839, 0.659305, 0.822191, 1.680670",\
"0.679594, 0.693917, 0.739383, 0.902267, 1.760747");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019745, 0.034967, 0.093216, 0.327018, 1.560757");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.487877, 0.499132, 0.527494, 0.603847, 0.978084",\
"0.540812, 0.552067, 0.580429, 0.656782, 1.031019",\
"0.615095, 0.626350, 0.654713, 0.731066, 1.105303",\
"0.757181, 0.768436, 0.796798, 0.873151, 1.247388",\
"0.985864, 0.997119, 1.025481, 1.101834, 1.476069");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018964, 0.026757, 0.051297, 0.144553, 0.659537");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.126078, 1.140401, 1.185867, 1.348752, 2.207231",\
"1.171373, 1.185696, 1.231162, 1.394046, 2.252526",\
"1.225526, 1.239849, 1.285315, 1.448200, 2.306679",\
"1.305398, 1.319721, 1.365186, 1.528071, 2.386551",\
"1.407879, 1.422202, 1.467668, 1.630553, 2.489032");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.019744, 0.034967, 0.093216, 0.327018, 1.560755",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560755",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560755",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560755",\
"0.019744, 0.034967, 0.093216, 0.327018, 1.560755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.115247, 1.126502, 1.154865, 1.231217, 1.605455",\
"1.169648, 1.180903, 1.209265, 1.285618, 1.659855",\
"1.242095, 1.253350, 1.281712, 1.358065, 1.732302",\
"1.373830, 1.385085, 1.413447, 1.489800, 1.864037",\
"1.579687, 1.590942, 1.619304, 1.695657, 2.069895");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018965, 0.026757, 0.051298, 0.144554, 0.659538",\
"0.018965, 0.026757, 0.051298, 0.144554, 0.659538",\
"0.018965, 0.026757, 0.051298, 0.144554, 0.659538",\
"0.018965, 0.026757, 0.051298, 0.144554, 0.659538",\
"0.018965, 0.026757, 0.051298, 0.144554, 0.659538");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.125087, 1.139411, 1.184877, 1.347763, 2.206242",\
"1.170382, 1.184706, 1.230172, 1.393058, 2.251537",\
"1.224535, 1.238859, 1.284326, 1.447212, 2.305691",\
"1.304407, 1.318731, 1.364197, 1.527083, 2.385562",\
"1.406888, 1.421212, 1.466679, 1.629565, 2.488044");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740",\
"0.019744, 0.034966, 0.093215, 0.327020, 1.560740");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "1.114157, 1.125412, 1.153774, 1.230127, 1.604364",\
"1.168558, 1.179813, 1.208175, 1.284528, 1.658765",\
"1.241004, 1.252259, 1.280622, 1.356974, 1.731212",\
"1.372740, 1.383995, 1.412357, 1.488710, 1.862947",\
"1.578597, 1.589852, 1.618214, 1.694567, 2.068804");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002063, 0.012335, 0.051563, 0.201563, 1.000000");
values ( "0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537",\
"0.018965, 0.026757, 0.051298, 0.144553, 0.659537");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.412868, 0.427402, 0.472876, 0.634524, 1.493998",\
"0.456316, 0.470849, 0.516324, 0.677971, 1.537445",\
"0.508115, 0.522649, 0.568123, 0.729771, 1.589245",\
"0.580336, 0.594870, 0.640344, 0.801992, 1.661466",\
"0.665561, 0.680094, 0.725568, 0.887214, 1.746688");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092584, 0.321708, 1.559556");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.454906, 0.466483, 0.494925, 0.570472, 0.945026",\
"0.509276, 0.520853, 0.549295, 0.624842, 0.999396",\
"0.584606, 0.596184, 0.624625, 0.700173, 1.074726",\
"0.716218, 0.727795, 0.756237, 0.831784, 1.206338",\
"0.923356, 0.934932, 0.963373, 1.038922, 1.413473");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140549, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.412266, 0.426800, 0.472275, 0.633923, 1.493397",\
"0.455714, 0.470248, 0.515723, 0.677371, 1.536844",\
"0.507513, 0.522047, 0.567522, 0.729170, 1.588644",\
"0.579734, 0.594268, 0.639743, 0.801391, 1.660865",\
"0.664989, 0.679521, 0.724996, 0.886642, 1.746117");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019103, 0.034339, 0.092584, 0.321708, 1.559549");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.454906, 0.466483, 0.494925, 0.570472, 0.945026",\
"0.509276, 0.520853, 0.549295, 0.624842, 0.999396",\
"0.584606, 0.596184, 0.624625, 0.700173, 1.074726",\
"0.716218, 0.727795, 0.756237, 0.831784, 1.206338",\
"0.923356, 0.934932, 0.963373, 1.038922, 1.413473");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140549, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.073286, 1.087820, 1.133294, 1.294942, 2.154416",\
"1.118582, 1.133115, 1.178590, 1.340237, 2.199711",\
"1.172155, 1.186689, 1.232163, 1.393811, 2.253284",\
"1.252615, 1.267148, 1.312623, 1.474270, 2.333745",\
"1.355118, 1.369652, 1.415126, 1.576774, 2.436248");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538",\
"0.019103, 0.034339, 0.092583, 0.321709, 1.559538");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.055718, 1.067295, 1.095737, 1.171285, 1.545838",\
"1.110109, 1.121686, 1.150128, 1.225675, 1.600229",\
"1.181925, 1.193502, 1.221944, 1.297492, 1.672045",\
"1.314369, 1.325946, 1.354388, 1.429936, 1.804489",\
"1.520463, 1.532040, 1.560481, 1.636029, 2.010582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.072684, 1.087218, 1.132693, 1.294341, 2.153815",\
"1.117980, 1.132514, 1.177989, 1.339637, 2.199111",\
"1.171553, 1.186087, 1.231562, 1.393210, 2.252684",\
"1.252013, 1.266547, 1.312022, 1.473670, 2.333144",\
"1.354516, 1.369050, 1.414525, 1.576173, 2.435647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530",\
"0.019102, 0.034338, 0.092583, 0.321710, 1.559530");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "1.055718, 1.067295, 1.095737, 1.171285, 1.545838",\
"1.110109, 1.121686, 1.150128, 1.225675, 1.600229",\
"1.181925, 1.193502, 1.221944, 1.297492, 1.672045",\
"1.314369, 1.325946, 1.354388, 1.429936, 1.804489",\
"1.520463, 1.532040, 1.560481, 1.636029, 2.010582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011904, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140",\
"0.018569, 0.026492, 0.051064, 0.140550, 0.658140");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.526342, 0.541421, 0.587502, 0.749407, 1.611503",\
"0.569080, 0.584159, 0.630241, 0.792146, 1.654241",\
"0.617169, 0.632248, 0.678330, 0.840234, 1.702330",\
"0.682811, 0.697890, 0.743972, 0.905877, 1.767972",\
"0.750607, 0.765686, 0.811768, 0.973673, 1.835768");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.542880, 0.554407, 0.582796, 0.658434, 1.032790",\
"0.595954, 0.607481, 0.635869, 0.711508, 1.085864",\
"0.670441, 0.681968, 0.710357, 0.785996, 1.160352",\
"0.804214, 0.815741, 0.844130, 0.919769, 1.294125",\
"1.020913, 1.032440, 1.060829, 1.136468, 1.510824");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.525490, 0.540569, 0.586651, 0.748556, 1.610651",\
"0.568229, 0.583308, 0.629390, 0.791295, 1.653390",\
"0.616317, 0.631396, 0.677478, 0.839383, 1.701479",\
"0.681960, 0.697038, 0.743120, 0.905025, 1.767121",\
"0.749756, 0.764835, 0.810917, 0.972821, 1.834917");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.542880, 0.554407, 0.582796, 0.658434, 1.032790",\
"0.595954, 0.607481, 0.635869, 0.711508, 1.085864",\
"0.670441, 0.681968, 0.710357, 0.785996, 1.160352",\
"0.804214, 0.815741, 0.844130, 0.919769, 1.294125",\
"1.020913, 1.032440, 1.060829, 1.136468, 1.510824");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.213709, 1.228787, 1.274869, 1.436774, 2.298869",\
"1.258995, 1.274074, 1.320156, 1.482061, 2.344156",\
"1.313208, 1.328287, 1.374369, 1.536274, 2.398369",\
"1.392906, 1.407985, 1.454067, 1.615972, 2.478067",\
"1.494413, 1.509492, 1.555574, 1.717479, 2.579574");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036402, 0.093429, 0.321354, 1.561295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.154775, 1.166302, 1.194691, 1.270330, 1.644685",\
"1.209293, 1.220820, 1.249209, 1.324848, 1.699204",\
"1.281588, 1.293115, 1.321504, 1.397143, 1.771499",\
"1.412682, 1.424209, 1.452598, 1.528237, 1.902593",\
"1.615951, 1.627478, 1.655867, 1.731506, 2.105862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.212857, 1.227936, 1.274018, 1.435923, 2.298018",\
"1.258143, 1.273222, 1.319304, 1.481209, 2.343304",\
"1.312356, 1.327435, 1.373517, 1.535422, 2.397517",\
"1.392054, 1.407133, 1.453215, 1.615120, 2.477216",\
"1.493561, 1.508640, 1.554722, 1.716627, 2.578723");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295",\
"0.021721, 0.036403, 0.093429, 0.321354, 1.561295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "1.154775, 1.166302, 1.194691, 1.270330, 1.644685",\
"1.209293, 1.220820, 1.249209, 1.324848, 1.699204",\
"1.281588, 1.293115, 1.321504, 1.397143, 1.771499",\
"1.412682, 1.424209, 1.452598, 1.528237, 1.902593",\
"1.615951, 1.627478, 1.655867, 1.731506, 2.105862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001668, 0.011940, 0.051168, 0.201168, 1.000000");
values ( "0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008",\
"0.018822, 0.026668, 0.051177, 0.140552, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.475922, 0.490403, 0.535857, 0.697461, 1.556919",\
"0.515629, 0.530110, 0.575563, 0.737168, 1.596626",\
"0.573036, 0.587517, 0.632971, 0.794575, 1.654033",\
"0.648827, 0.663308, 0.708761, 0.870366, 1.729823",\
"0.735875, 0.750354, 0.795807, 0.957410, 1.816868");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019171, 0.034407, 0.092640, 0.321694, 1.560105");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.583240, 0.594766, 0.623144, 0.698780, 1.073129",\
"0.634700, 0.646227, 0.674605, 0.750240, 1.124589",\
"0.709993, 0.721520, 0.749898, 0.825533, 1.199882",\
"0.864006, 0.875533, 0.903911, 0.979547, 1.353896",\
"1.105428, 1.116956, 1.145334, 1.220970, 1.595320");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018753, 0.026613, 0.051141, 0.140533, 0.658021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.474686, 0.489168, 0.534623, 0.696228, 1.555685",\
"0.514393, 0.528875, 0.574329, 0.735935, 1.595392",\
"0.571800, 0.586282, 0.631737, 0.793342, 1.652800",\
"0.647591, 0.662073, 0.707527, 0.869133, 1.728590",\
"0.734691, 0.749172, 0.794625, 0.956229, 1.815687");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019170, 0.034407, 0.092639, 0.321696, 1.560089");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.583240, 0.594766, 0.623144, 0.698780, 1.073129",\
"0.634700, 0.646227, 0.674605, 0.750240, 1.124589",\
"0.709993, 0.721520, 0.749898, 0.825533, 1.199882",\
"0.864006, 0.875533, 0.903911, 0.979547, 1.353896",\
"1.105428, 1.116956, 1.145334, 1.220970, 1.595320");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018753, 0.026613, 0.051141, 0.140533, 0.658021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.189417, 1.203898, 1.249352, 1.410957, 2.270414",\
"1.234712, 1.249193, 1.294646, 1.456251, 2.315708",\
"1.288867, 1.303348, 1.348802, 1.510406, 2.369864",\
"1.368737, 1.383218, 1.428672, 1.590276, 2.449734",\
"1.471215, 1.485696, 1.531150, 1.692755, 2.552212");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083",\
"0.019170, 0.034406, 0.092639, 0.321696, 1.560083");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.223983, 1.235510, 1.263888, 1.339523, 1.713872",\
"1.278386, 1.289913, 1.318291, 1.393926, 1.768275",\
"1.350829, 1.362356, 1.390734, 1.466370, 1.840719",\
"1.482552, 1.494079, 1.522456, 1.598092, 1.972441",\
"1.688356, 1.699882, 1.728260, 1.803896, 2.178245");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.188182, 1.202664, 1.248118, 1.409724, 2.269181",\
"1.233476, 1.247958, 1.293412, 1.455018, 2.314475",\
"1.287631, 1.302113, 1.347568, 1.509173, 2.368631",\
"1.367501, 1.381984, 1.427438, 1.589044, 2.448501",\
"1.469980, 1.484462, 1.529916, 1.691522, 2.550979");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066",\
"0.019169, 0.034405, 0.092639, 0.321698, 1.560066");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "1.222873, 1.234400, 1.262777, 1.338413, 1.712762",\
"1.277276, 1.288803, 1.317180, 1.392816, 1.767165",\
"1.349719, 1.361246, 1.389624, 1.465259, 1.839608",\
"1.481441, 1.492968, 1.521346, 1.596982, 1.971331",\
"1.687245, 1.698772, 1.727150, 1.802786, 2.177135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001660, 0.011932, 0.051160, 0.201160, 1.000000");
values ( "0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022",\
"0.018750, 0.026611, 0.051139, 0.140532, 0.658022");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.458684, 0.473101, 0.518543, 0.680144, 1.539479",\
"0.498699, 0.513117, 0.558559, 0.720160, 1.579494",\
"0.553114, 0.567532, 0.612974, 0.774574, 1.633909",\
"0.633152, 0.647569, 0.693012, 0.854612, 1.713947",\
"0.709430, 0.723845, 0.769287, 0.930885, 1.790221");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019346, 0.034580, 0.092816, 0.321864, 1.560160");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.558761, 0.570199, 0.598545, 0.674180, 1.048466",\
"0.610758, 0.622196, 0.650542, 0.726177, 1.100463",\
"0.687994, 0.699432, 0.727779, 0.803413, 1.177699",\
"0.834396, 0.845833, 0.874180, 0.949815, 1.324101",\
"1.071099, 1.082537, 1.110885, 1.186520, 1.560806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018826, 0.026665, 0.051196, 0.140596, 0.658028");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.458030, 0.472448, 0.517891, 0.679492, 1.538827",\
"0.498046, 0.512464, 0.557907, 0.719508, 1.578843",\
"0.552461, 0.566879, 0.612322, 0.773923, 1.633258",\
"0.632499, 0.646917, 0.692359, 0.853960, 1.713295",\
"0.708810, 0.723226, 0.768667, 0.930267, 1.789602");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019345, 0.034580, 0.092816, 0.321865, 1.560152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.558761, 0.570199, 0.598545, 0.674180, 1.048466",\
"0.610758, 0.622196, 0.650542, 0.726177, 1.100463",\
"0.687994, 0.699432, 0.727779, 0.803413, 1.177699",\
"0.834396, 0.845833, 0.874180, 0.949815, 1.324101",\
"1.071099, 1.082537, 1.110885, 1.186520, 1.560806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018822, 0.026662, 0.051194, 0.140595, 0.658029",\
"0.018826, 0.026665, 0.051196, 0.140596, 0.658028");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.160546, 1.174963, 1.220405, 1.382006, 2.241341",\
"1.205835, 1.220252, 1.265695, 1.427295, 2.286630",\
"1.260017, 1.274435, 1.319877, 1.481477, 2.340812",\
"1.339809, 1.354226, 1.399669, 1.561269, 2.420604",\
"1.441937, 1.456354, 1.501796, 1.663397, 2.522732");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135",\
"0.019345, 0.034579, 0.092816, 0.321867, 1.560135");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.190526, 1.201964, 1.230311, 1.305945, 1.680231",\
"1.244980, 1.256418, 1.284765, 1.360400, 1.734686",\
"1.317355, 1.328793, 1.357140, 1.432775, 1.807060",\
"1.448789, 1.460227, 1.488574, 1.564209, 1.938495",\
"1.653427, 1.664865, 1.693212, 1.768846, 2.143132");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.159892, 1.174310, 1.219753, 1.381354, 2.240689",\
"1.205181, 1.219599, 1.265042, 1.426643, 2.285978",\
"1.259364, 1.273782, 1.319224, 1.480826, 2.340160",\
"1.339156, 1.353574, 1.399016, 1.560617, 2.419952",\
"1.441283, 1.455701, 1.501144, 1.662745, 2.522080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127",\
"0.019344, 0.034579, 0.092816, 0.321867, 1.560127");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "1.189275, 1.200713, 1.229060, 1.304694, 1.678980",\
"1.243729, 1.255167, 1.283514, 1.359149, 1.733434",\
"1.316104, 1.327542, 1.355889, 1.431523, 1.805809",\
"1.447538, 1.458976, 1.487323, 1.562958, 1.937244",\
"1.652176, 1.663614, 1.691961, 1.767595, 2.141881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001774, 0.012047, 0.051274, 0.201274, 1.000000");
values ( "0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029",\
"0.018823, 0.026663, 0.051194, 0.140595, 0.658029");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.460473, 0.474958, 0.520422, 0.682057, 1.541457",\
"0.500671, 0.515157, 0.560620, 0.722255, 1.581656",\
"0.553630, 0.568115, 0.613579, 0.775214, 1.634615",\
"0.630173, 0.644659, 0.690122, 0.851757, 1.711158",\
"0.704049, 0.718533, 0.763996, 0.925630, 1.785031");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.019218, 0.034452, 0.092697, 0.321803, 1.559692",\
"0.019218, 0.034452, 0.092697, 0.321803, 1.559692",\
"0.019218, 0.034452, 0.092697, 0.321803, 1.559692",\
"0.019218, 0.034452, 0.092697, 0.321803, 1.559692",\
"0.019218, 0.034453, 0.092697, 0.321801, 1.559712");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.568188, 0.579675, 0.608029, 0.683662, 1.057976",\
"0.620548, 0.632035, 0.660389, 0.736021, 1.110335",\
"0.697636, 0.709123, 0.737477, 0.813110, 1.187424",\
"0.842467, 0.853954, 0.882308, 0.957941, 1.332255",\
"1.077089, 1.088576, 1.116931, 1.192564, 1.566878");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018722, 0.026586, 0.051131, 0.140543, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.458956, 0.473443, 0.518907, 0.680544, 1.539944",\
"0.499154, 0.513641, 0.559105, 0.720742, 1.580142",\
"0.552113, 0.566600, 0.612064, 0.773701, 1.633101",\
"0.628656, 0.643143, 0.688607, 0.850244, 1.709644",\
"0.702660, 0.717145, 0.762609, 0.924244, 1.783645");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.019216, 0.034451, 0.092696, 0.321806, 1.559670",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559670",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559670",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559670",\
"0.019217, 0.034452, 0.092697, 0.321803, 1.559692");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.568188, 0.579675, 0.608029, 0.683662, 1.057976",\
"0.620548, 0.632035, 0.660389, 0.736021, 1.110335",\
"0.697636, 0.709123, 0.737477, 0.813110, 1.187424",\
"0.842467, 0.853954, 0.882308, 0.957941, 1.332255",\
"1.077089, 1.088576, 1.116931, 1.192564, 1.566878");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018718, 0.026583, 0.051130, 0.140543, 0.658040",\
"0.018722, 0.026586, 0.051131, 0.140543, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.134354, 1.148840, 1.194303, 1.355939, 2.215339",\
"1.179644, 1.194129, 1.239592, 1.401228, 2.260628",\
"1.233866, 1.248351, 1.293815, 1.455450, 2.314851",\
"1.313407, 1.327893, 1.373356, 1.534992, 2.394392",\
"1.414273, 1.428759, 1.474222, 1.635857, 2.495258");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.019217, 0.034452, 0.092697, 0.321803, 1.559691",\
"0.019217, 0.034452, 0.092697, 0.321803, 1.559691",\
"0.019217, 0.034452, 0.092697, 0.321803, 1.559691",\
"0.019217, 0.034452, 0.092697, 0.321803, 1.559691",\
"0.019217, 0.034452, 0.092697, 0.321803, 1.559691");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.179801, 1.191288, 1.219642, 1.295275, 1.669589",\
"1.234355, 1.245842, 1.274196, 1.349829, 1.724142",\
"1.306612, 1.318100, 1.346454, 1.422086, 1.796400",\
"1.437288, 1.448775, 1.477129, 1.552762, 1.927076",\
"1.639229, 1.650716, 1.679070, 1.754703, 2.129017");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.018719, 0.026584, 0.051130, 0.140543, 0.658040",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658040",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658040",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658040",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658040");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.132837, 1.147324, 1.192788, 1.354425, 2.213825",\
"1.178126, 1.192613, 1.238077, 1.399714, 2.259114",\
"1.232349, 1.246836, 1.292300, 1.453937, 2.313337",\
"1.311890, 1.326377, 1.371841, 1.533478, 2.392878",\
"1.412756, 1.427243, 1.472707, 1.634344, 2.493744");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.019216, 0.034451, 0.092696, 0.321806, 1.559669",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559669",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559669",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559669",\
"0.019216, 0.034451, 0.092696, 0.321806, 1.559669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "1.179080, 1.190567, 1.218921, 1.294554, 1.668868",\
"1.233634, 1.245121, 1.273475, 1.349108, 1.723421",\
"1.305891, 1.317379, 1.345733, 1.421365, 1.795679",\
"1.436567, 1.448054, 1.476408, 1.552041, 1.926354",\
"1.638508, 1.649995, 1.678349, 1.753982, 2.128296");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001703, 0.011976, 0.051203, 0.201203, 1.000000");
values ( "0.018719, 0.026584, 0.051130, 0.140543, 0.658039",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658039",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658039",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658039",\
"0.018719, 0.026584, 0.051130, 0.140543, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.483073, 0.497509, 0.542952, 0.704544, 1.563936",\
"0.523214, 0.537650, 0.583093, 0.744685, 1.604077",\
"0.576006, 0.590442, 0.635885, 0.797477, 1.656868",\
"0.649392, 0.663828, 0.709271, 0.870862, 1.730254",\
"0.725864, 0.740298, 0.785741, 0.947331, 1.806723");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019275, 0.034510, 0.092742, 0.321777, 1.560261");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.541144, 0.552630, 0.581006, 0.656594, 1.030992",\
"0.593595, 0.605080, 0.633456, 0.709044, 1.083442",\
"0.670807, 0.682292, 0.710668, 0.786256, 1.160654",\
"0.815211, 0.826696, 0.855073, 0.930661, 1.305059",\
"1.048950, 1.060435, 1.088811, 1.164400, 1.538796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658099");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.481686, 0.496124, 0.541567, 0.703160, 1.562551",\
"0.521827, 0.536264, 0.581708, 0.743301, 1.602692",\
"0.574619, 0.589056, 0.634500, 0.796093, 1.655484",\
"0.648005, 0.662442, 0.707885, 0.869478, 1.728870",\
"0.724518, 0.738954, 0.784397, 0.945989, 1.805380");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.541144, 0.552630, 0.581006, 0.656594, 1.030992",\
"0.593595, 0.605080, 0.633456, 0.709044, 1.083442",\
"0.670807, 0.682292, 0.710668, 0.786256, 1.160654",\
"0.815211, 0.826696, 0.855073, 0.930661, 1.305059",\
"1.048950, 1.060435, 1.088811, 1.164400, 1.538796");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658099");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.122840, 1.137276, 1.182719, 1.344311, 2.203703",\
"1.168161, 1.182597, 1.228040, 1.389631, 2.249023",\
"1.222290, 1.236726, 1.282169, 1.443760, 2.303152",\
"1.301123, 1.315559, 1.361002, 1.522593, 2.381985",\
"1.400333, 1.414769, 1.460212, 1.621803, 2.481195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246",\
"0.019274, 0.034510, 0.092742, 0.321778, 1.560246");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.128632, 1.140118, 1.168494, 1.244082, 1.618480",\
"1.183164, 1.194649, 1.223026, 1.298614, 1.673011",\
"1.255447, 1.266933, 1.295309, 1.370897, 1.745295",\
"1.385353, 1.396838, 1.425214, 1.500803, 1.875200",\
"1.585573, 1.597058, 1.625434, 1.701022, 2.075420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.121453, 1.135890, 1.181334, 1.342927, 2.202318",\
"1.166774, 1.181211, 1.226654, 1.388247, 2.247639",\
"1.220903, 1.235340, 1.280783, 1.442376, 2.301768",\
"1.299736, 1.314173, 1.359616, 1.521209, 2.380601",\
"1.398946, 1.413383, 1.458826, 1.620419, 2.479811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230",\
"0.019273, 0.034509, 0.092741, 0.321780, 1.560230");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "1.128632, 1.140118, 1.168494, 1.244082, 1.618480",\
"1.183164, 1.194649, 1.223026, 1.298614, 1.673011",\
"1.255447, 1.266933, 1.295309, 1.370897, 1.745295",\
"1.385353, 1.396838, 1.425214, 1.500803, 1.875200",\
"1.585573, 1.597058, 1.625434, 1.701022, 2.075420");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001724, 0.011996, 0.051224, 0.201224, 1.000000");
values ( "0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100",\
"0.018652, 0.026539, 0.051109, 0.140570, 0.658100");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.435372, 0.449901, 0.495379, 0.657043, 1.516472",\
"0.475575, 0.490104, 0.535582, 0.697246, 1.556674",\
"0.527410, 0.541939, 0.587417, 0.749081, 1.608509",\
"0.596360, 0.610888, 0.656367, 0.818031, 1.677459",\
"0.661844, 0.676371, 0.721848, 0.883510, 1.742939");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019150, 0.034386, 0.092636, 0.321786, 1.559353");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.481159, 0.492708, 0.521140, 0.596688, 0.971221",\
"0.533664, 0.545212, 0.573645, 0.649193, 1.023726",\
"0.609776, 0.621325, 0.649757, 0.725306, 1.099838",\
"0.748267, 0.759816, 0.788248, 0.863796, 1.238329",\
"0.974515, 0.986063, 1.014495, 1.090044, 1.464575");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140571, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.434776, 0.449305, 0.494784, 0.656448, 1.515877",\
"0.474979, 0.489508, 0.534987, 0.696651, 1.556080",\
"0.526814, 0.541343, 0.586822, 0.748486, 1.607914",\
"0.595764, 0.610293, 0.655772, 0.817436, 1.676864",\
"0.661272, 0.675799, 0.721277, 0.882940, 1.742369");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019150, 0.034385, 0.092636, 0.321786, 1.559345");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.481159, 0.492708, 0.521140, 0.596688, 0.971221",\
"0.533664, 0.545212, 0.573645, 0.649193, 1.023726",\
"0.609776, 0.621325, 0.649757, 0.725306, 1.099838",\
"0.748267, 0.759816, 0.788248, 0.863796, 1.238329",\
"0.974515, 0.986063, 1.014495, 1.090044, 1.464575");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140571, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.064843, 1.079372, 1.124850, 1.286514, 2.145943",\
"1.110195, 1.124723, 1.170201, 1.331865, 2.191294",\
"1.164242, 1.178770, 1.224249, 1.385913, 2.245341",\
"1.242454, 1.256982, 1.302461, 1.464125, 2.323553",\
"1.340212, 1.354741, 1.400219, 1.561883, 2.421311");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331",\
"0.019149, 0.034384, 0.092636, 0.321788, 1.559331");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.062651, 1.074199, 1.102632, 1.178180, 1.552713",\
"1.117168, 1.128716, 1.157149, 1.232697, 1.607230",\
"1.189474, 1.201022, 1.229455, 1.305003, 1.679536",\
"1.318703, 1.330251, 1.358684, 1.434232, 1.808765",\
"1.517412, 1.528960, 1.557393, 1.632941, 2.007474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.064247, 1.078776, 1.124255, 1.285919, 2.145348",\
"1.109598, 1.124127, 1.169606, 1.331270, 2.190699",\
"1.163646, 1.178174, 1.223653, 1.385318, 2.244746",\
"1.241858, 1.256387, 1.301865, 1.463530, 2.322958",\
"1.339616, 1.354145, 1.399624, 1.561288, 2.420717");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322",\
"0.019149, 0.034384, 0.092636, 0.321789, 1.559322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "1.062651, 1.074199, 1.102632, 1.178180, 1.552713",\
"1.117168, 1.128716, 1.157149, 1.232697, 1.607230",\
"1.189474, 1.201022, 1.229455, 1.305003, 1.679536",\
"1.318703, 1.330251, 1.358684, 1.434232, 1.808765",\
"1.517412, 1.528960, 1.557393, 1.632941, 2.007474");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011941, 0.051169, 0.201169, 1.000000");
values ( "0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140",\
"0.018604, 0.026516, 0.051086, 0.140572, 0.658140");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.446111, 0.460644, 0.506119, 0.667765, 1.527241",\
"0.486437, 0.500971, 0.546445, 0.708092, 1.567567",\
"0.537945, 0.552478, 0.597953, 0.759599, 1.619075",\
"0.604989, 0.619522, 0.664996, 0.826643, 1.686119",\
"0.669447, 0.683980, 0.729454, 0.891099, 1.750575");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019102, 0.034338, 0.092582, 0.321705, 1.559561");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.493288, 0.504859, 0.533287, 0.608848, 0.983367",\
"0.546112, 0.557683, 0.586110, 0.661671, 1.036190",\
"0.622164, 0.633735, 0.662163, 0.737723, 1.112242",\
"0.760098, 0.771668, 0.800096, 0.875657, 1.250176",\
"0.985621, 0.997191, 1.025619, 1.101180, 1.475697");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.443948, 0.458483, 0.503959, 0.665608, 1.525082",\
"0.484274, 0.498810, 0.544285, 0.705934, 1.565409",\
"0.535782, 0.550317, 0.595792, 0.757441, 1.616916",\
"0.602825, 0.617361, 0.662836, 0.824485, 1.683960",\
"0.667346, 0.681880, 0.727355, 0.889003, 1.748478");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019101, 0.034337, 0.092582, 0.321708, 1.559532");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.493288, 0.504859, 0.533287, 0.608848, 0.983367",\
"0.546112, 0.557683, 0.586110, 0.661671, 1.036190",\
"0.622164, 0.633735, 0.662163, 0.737723, 1.112242",\
"0.760098, 0.771668, 0.800096, 0.875657, 1.250176",\
"0.985621, 0.997191, 1.025619, 1.101180, 1.475697");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.105842, 1.120376, 1.165850, 1.327497, 2.186973",\
"1.151124, 1.165658, 1.211132, 1.372779, 2.232255",\
"1.205329, 1.219862, 1.265337, 1.426983, 2.286459",\
"1.287168, 1.301702, 1.347176, 1.508823, 2.368298",\
"1.388842, 1.403376, 1.448850, 1.610497, 2.469973");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546",\
"0.019101, 0.034338, 0.092582, 0.321707, 1.559546");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.102376, 1.113946, 1.142374, 1.217935, 1.592454",\
"1.156869, 1.168440, 1.196867, 1.272428, 1.646947",\
"1.229185, 1.240756, 1.269184, 1.344745, 1.719264",\
"1.360371, 1.371942, 1.400370, 1.475931, 1.850450",\
"1.564011, 1.575582, 1.604010, 1.679570, 2.054089");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.103679, 1.118214, 1.163690, 1.325339, 2.184814",\
"1.148961, 1.163496, 1.208972, 1.370621, 2.230096",\
"1.203165, 1.217701, 1.263176, 1.424825, 2.284300",\
"1.285004, 1.299540, 1.345015, 1.506665, 2.366139",\
"1.386679, 1.401214, 1.446690, 1.608339, 2.467814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517",\
"0.019100, 0.034336, 0.092581, 0.321710, 1.559517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "1.101196, 1.112767, 1.141195, 1.216755, 1.591274",\
"1.155689, 1.167260, 1.195688, 1.271249, 1.645768",\
"1.228006, 1.239577, 1.268004, 1.343565, 1.718084",\
"1.359192, 1.370763, 1.399191, 1.474751, 1.849270",\
"1.562831, 1.574402, 1.602830, 1.678391, 2.052910");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001631, 0.011903, 0.051131, 0.201131, 1.000000");
values ( "0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127",\
"0.018569, 0.026488, 0.051060, 0.140538, 0.658127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.437520, 0.452063, 0.497539, 0.659190, 1.518676",\
"0.477945, 0.492487, 0.537964, 0.699615, 1.559100",\
"0.531751, 0.546293, 0.591770, 0.753420, 1.612906",\
"0.603247, 0.617789, 0.663266, 0.824917, 1.684402",\
"0.676515, 0.691056, 0.736532, 0.898181, 1.757667");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019084, 0.034321, 0.092565, 0.321693, 1.559522");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.479768, 0.491353, 0.519797, 0.595345, 0.969902",\
"0.533750, 0.545336, 0.573779, 0.649327, 1.023884",\
"0.608918, 0.620503, 0.648947, 0.724495, 1.099052",\
"0.751295, 0.762880, 0.791324, 0.866872, 1.241429",\
"0.982704, 0.994289, 1.022732, 1.098281, 1.472836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051056, 0.140541, 0.658138");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.436822, 0.451365, 0.496842, 0.658494, 1.517979",\
"0.477247, 0.491790, 0.537267, 0.698918, 1.558404",\
"0.531053, 0.545596, 0.591073, 0.752724, 1.612209",\
"0.602549, 0.617092, 0.662569, 0.824220, 1.683706",\
"0.675918, 0.690460, 0.735936, 0.897585, 1.757071");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019084, 0.034320, 0.092565, 0.321694, 1.559514");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.479768, 0.491353, 0.519797, 0.595345, 0.969902",\
"0.533750, 0.545336, 0.573779, 0.649327, 1.023884",\
"0.608918, 0.620503, 0.648947, 0.724495, 1.099052",\
"0.751295, 0.762880, 0.791324, 0.866872, 1.241429",\
"0.982704, 0.994289, 1.022732, 1.098281, 1.472836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051056, 0.140541, 0.658138");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.063326, 1.077868, 1.123345, 1.284996, 2.144482",\
"1.108655, 1.123197, 1.168674, 1.330325, 2.189810",\
"1.162765, 1.177307, 1.222784, 1.384435, 2.243921",\
"1.241456, 1.255998, 1.301475, 1.463125, 2.322611",\
"1.340334, 1.354876, 1.400353, 1.562003, 2.421489");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499",\
"0.019083, 0.034319, 0.092565, 0.321695, 1.559499");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.063289, 1.074875, 1.103318, 1.178866, 1.553423",\
"1.117819, 1.129405, 1.157848, 1.233397, 1.607953",\
"1.190108, 1.201693, 1.230137, 1.305685, 1.680242",\
"1.319859, 1.331444, 1.359887, 1.435436, 1.809993",\
"1.521585, 1.533170, 1.561614, 1.637162, 2.011719");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.062628, 1.077171, 1.122648, 1.284299, 2.143785",\
"1.107957, 1.122500, 1.167977, 1.329628, 2.189114",\
"1.162067, 1.176610, 1.222087, 1.383738, 2.243224",\
"1.240758, 1.255301, 1.300778, 1.462429, 2.321915",\
"1.339636, 1.354179, 1.399656, 1.561307, 2.420793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491",\
"0.019083, 0.034319, 0.092564, 0.321696, 1.559491");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "1.062127, 1.073712, 1.102155, 1.177704, 1.552261",\
"1.116657, 1.128242, 1.156686, 1.232234, 1.606791",\
"1.188945, 1.200531, 1.228974, 1.304523, 1.679080",\
"1.318696, 1.330282, 1.358725, 1.434274, 1.808830",\
"1.520422, 1.532008, 1.560451, 1.636000, 2.010556");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001620, 0.011892, 0.051120, 0.201120, 1.000000");
values ( "0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139",\
"0.018559, 0.026485, 0.051057, 0.140542, 0.658139");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.451674, 0.466174, 0.511646, 0.673303, 1.532688",\
"0.494395, 0.508895, 0.554367, 0.716024, 1.575409",\
"0.549691, 0.564191, 0.609663, 0.771321, 1.630706",\
"0.630644, 0.645144, 0.690616, 0.852274, 1.711658",\
"0.720603, 0.735102, 0.780573, 0.942229, 1.801615");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019218, 0.034452, 0.092703, 0.321842, 1.559434");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.516123, 0.527634, 0.556045, 0.631604, 1.006086",\
"0.568528, 0.580039, 0.608450, 0.684009, 1.058491",\
"0.643459, 0.654970, 0.683381, 0.758940, 1.133422",\
"0.792753, 0.804264, 0.832675, 0.908234, 1.282716",\
"1.031582, 1.043092, 1.071503, 1.147062, 1.521543");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140587, 0.658128");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.450407, 0.464908, 0.510381, 0.672040, 1.531424",\
"0.493128, 0.507629, 0.553102, 0.714761, 1.574145",\
"0.548424, 0.562926, 0.608398, 0.770057, 1.629442",\
"0.629377, 0.643879, 0.689351, 0.851010, 1.710395",\
"0.719379, 0.733880, 0.779351, 0.941009, 1.800394");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559416");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.516123, 0.527634, 0.556045, 0.631604, 1.006086",\
"0.568528, 0.580039, 0.608450, 0.684009, 1.058491",\
"0.643459, 0.654970, 0.683381, 0.758940, 1.133422",\
"0.792753, 0.804264, 0.832675, 0.908234, 1.282716",\
"1.031582, 1.043092, 1.071503, 1.147062, 1.521543");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051109, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140587, 0.658128");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.047870, 1.062371, 1.107843, 1.269500, 2.128885",\
"1.093209, 1.107709, 1.153181, 1.314838, 2.174223",\
"1.147289, 1.161789, 1.207261, 1.368918, 2.228303",\
"1.225752, 1.240252, 1.285725, 1.447382, 2.306767",\
"1.324099, 1.338599, 1.384071, 1.545729, 2.405114");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414",\
"0.019217, 0.034451, 0.092702, 0.321844, 1.559414");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.068519, 1.080029, 1.108440, 1.184000, 1.558481",\
"1.123041, 1.134551, 1.162962, 1.238521, 1.613003",\
"1.195337, 1.206848, 1.235259, 1.310818, 1.685300",\
"1.324846, 1.336357, 1.364768, 1.440327, 1.814809",\
"1.524194, 1.535705, 1.564116, 1.639675, 2.014157");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.046603, 1.061105, 1.106578, 1.268236, 2.127621",\
"1.091941, 1.106443, 1.151916, 1.313574, 2.172959",\
"1.146022, 1.160523, 1.205996, 1.367655, 2.227039",\
"1.224485, 1.238987, 1.284459, 1.446118, 2.305502",\
"1.322832, 1.337334, 1.382806, 1.544465, 2.403850");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396",\
"0.019216, 0.034450, 0.092702, 0.321846, 1.559396");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "1.067616, 1.079127, 1.107538, 1.183097, 1.557579",\
"1.122138, 1.133649, 1.162060, 1.237619, 1.612101",\
"1.194434, 1.205945, 1.234356, 1.309915, 1.684397",\
"1.323943, 1.335454, 1.363865, 1.439424, 1.813906",\
"1.523292, 1.534802, 1.563213, 1.638772, 2.013254");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001711, 0.011984, 0.051211, 0.201211, 1.000000");
values ( "0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129",\
"0.018642, 0.026539, 0.051108, 0.140588, 0.658129");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.251589, 0.266246, 0.311724, 0.473304, 1.332361",\
"0.292484, 0.307137, 0.352613, 0.514189, 1.373248",\
"0.347695, 0.362328, 0.407794, 0.569347, 1.428413",\
"0.421340, 0.435950, 0.481421, 0.642934, 1.502131",\
"0.490290, 0.505069, 0.550708, 0.712304, 1.572195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018776, 0.034021, 0.092282, 0.321516, 1.557841",\
"0.018778, 0.034023, 0.092284, 0.321511, 1.557890",\
"0.018792, 0.034037, 0.092291, 0.321481, 1.558183",\
"0.018935, 0.034157, 0.092341, 0.321396, 1.558918",\
"0.019600, 0.034677, 0.092544, 0.321309, 1.559179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.314170, 0.325876, 0.354296, 0.429797, 0.803696",\
"0.367127, 0.378833, 0.407252, 0.482754, 0.856651",\
"0.446120, 0.457819, 0.486226, 0.561739, 0.935603",\
"0.604434, 0.616128, 0.644525, 0.720070, 1.093879",\
"0.860916, 0.872645, 0.901113, 0.976674, 1.350547");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018386, 0.026355, 0.050953, 0.140485, 0.656641",\
"0.018386, 0.026355, 0.050953, 0.140485, 0.656641",\
"0.018388, 0.026355, 0.050953, 0.140485, 0.656641",\
"0.018492, 0.026424, 0.050994, 0.140485, 0.656641",\
"0.018842, 0.026704, 0.051173, 0.140554, 0.656641");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.251589, 0.266246, 0.311724, 0.473304, 1.332361",\
"0.292484, 0.307137, 0.352613, 0.514189, 1.373248",\
"0.347695, 0.362328, 0.407794, 0.569347, 1.428413",\
"0.421340, 0.435950, 0.481421, 0.642934, 1.502131",\
"0.490290, 0.505069, 0.550708, 0.712304, 1.572195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018776, 0.034021, 0.092282, 0.321516, 1.557841",\
"0.018778, 0.034023, 0.092284, 0.321511, 1.557890",\
"0.018792, 0.034037, 0.092291, 0.321481, 1.558183",\
"0.018935, 0.034157, 0.092341, 0.321396, 1.558918",\
"0.019600, 0.034677, 0.092544, 0.321309, 1.559179");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.314170, 0.325876, 0.354296, 0.429797, 0.803696",\
"0.367127, 0.378833, 0.407252, 0.482754, 0.856651",\
"0.446120, 0.457819, 0.486226, 0.561739, 0.935603",\
"0.604434, 0.616128, 0.644525, 0.720070, 1.093879",\
"0.860916, 0.872645, 0.901113, 0.976674, 1.350547");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018386, 0.026352, 0.050949, 0.140474, 0.656496",\
"0.018386, 0.026352, 0.050949, 0.140474, 0.656496",\
"0.018388, 0.026352, 0.050949, 0.140474, 0.656496",\
"0.018492, 0.026424, 0.050994, 0.140474, 0.656496",\
"0.018842, 0.026704, 0.051173, 0.140554, 0.656496");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.679955, 0.694611, 0.740089, 0.901668, 1.760725",\
"0.724495, 0.739150, 0.784628, 0.946207, 1.805265",\
"0.768175, 0.782830, 0.828308, 0.989887, 1.848945",\
"0.826773, 0.841428, 0.886906, 1.048485, 1.907543",\
"0.891864, 0.906520, 0.951998, 1.113577, 1.972635");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.722613, 0.734316, 0.762732, 0.838237, 1.212123",\
"0.776006, 0.787709, 0.816124, 0.891630, 1.265516",\
"0.848844, 0.860548, 0.888963, 0.964469, 1.338355",\
"0.988802, 1.000506, 1.028921, 1.104426, 1.478313",\
"1.212538, 1.224242, 1.252657, 1.328163, 1.702049");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.679955, 0.694611, 0.740089, 0.901668, 1.760725",\
"0.724495, 0.739150, 0.784628, 0.946207, 1.805265",\
"0.768175, 0.782830, 0.828308, 0.989887, 1.848945",\
"0.826773, 0.841428, 0.886906, 1.048485, 1.907543",\
"0.891864, 0.906520, 0.951998, 1.113577, 1.972635");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854",\
"0.018776, 0.034022, 0.092283, 0.321515, 1.557854");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.722613, 0.734316, 0.762732, 0.838237, 1.212123",\
"0.776006, 0.787709, 0.816124, 0.891630, 1.265516",\
"0.848844, 0.860548, 0.888963, 0.964469, 1.338355",\
"0.988802, 1.000506, 1.028921, 1.104426, 1.478313",\
"1.212538, 1.224242, 1.252657, 1.328163, 1.702049");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001423, 0.011695, 0.050923, 0.200923, 1.000000");
values ( "0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637",\
"0.018387, 0.026354, 0.050952, 0.140481, 0.656637");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.398001, 0.412526, 0.457993, 0.619616, 1.479125",\
"0.442762, 0.457288, 0.502754, 0.664378, 1.523887",\
"0.491175, 0.505701, 0.551167, 0.712791, 1.572300",\
"0.556041, 0.570567, 0.616033, 0.777657, 1.637166",\
"0.634643, 0.649168, 0.694634, 0.856256, 1.715766");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321638, 1.559856");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.498179, 0.509739, 0.538113, 0.613746, 0.988108",\
"0.551926, 0.563486, 0.591861, 0.667493, 1.041856",\
"0.623868, 0.635428, 0.663803, 0.739435, 1.113797",\
"0.737022, 0.748582, 0.776957, 0.852589, 1.226951",\
"0.911948, 0.923508, 0.951884, 1.027516, 1.401879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018633, 0.026521, 0.051071, 0.140484, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.397336, 0.411863, 0.457329, 0.618954, 1.478463",\
"0.442098, 0.456624, 0.502091, 0.663715, 1.523224",\
"0.490511, 0.505037, 0.550504, 0.712128, 1.571637",\
"0.555377, 0.569903, 0.615370, 0.776994, 1.636503",\
"0.634005, 0.648531, 0.693997, 0.855620, 1.715129");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019079, 0.034316, 0.092552, 0.321639, 1.559848");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.498179, 0.509739, 0.538113, 0.613746, 0.988108",\
"0.551926, 0.563486, 0.591861, 0.667493, 1.041856",\
"0.623868, 0.635428, 0.663803, 0.739435, 1.113797",\
"0.737022, 0.748582, 0.776957, 0.852589, 1.226951",\
"0.911948, 0.923508, 0.951884, 1.027516, 1.401879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018633, 0.026521, 0.051071, 0.140484, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.861962, 0.876488, 0.921955, 1.083578, 1.943087",\
"0.907264, 0.921790, 0.967257, 1.128880, 1.988389",\
"0.960948, 0.975474, 1.020940, 1.182564, 2.042073",\
"1.041119, 1.055645, 1.101111, 1.262735, 2.122244",\
"1.144245, 1.158770, 1.204237, 1.365860, 2.225369");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840",\
"0.019079, 0.034316, 0.092552, 0.321640, 1.559840");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.932921, 0.944481, 0.972856, 1.048488, 1.422851",\
"0.987221, 0.998781, 1.027156, 1.102788, 1.477150",\
"1.059226, 1.070786, 1.099161, 1.174793, 1.549155",\
"1.192086, 1.203645, 1.232020, 1.307652, 1.682015",\
"1.400163, 1.411723, 1.440098, 1.515730, 1.890092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.861298, 0.875824, 0.921291, 1.082915, 1.942424",\
"0.906600, 0.921126, 0.966593, 1.128217, 1.987726",\
"0.960284, 0.974810, 1.020277, 1.181901, 2.041410",\
"1.040455, 1.054981, 1.100448, 1.262072, 2.121581",\
"1.143580, 1.158107, 1.203573, 1.365198, 2.224707");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830",\
"0.019078, 0.034315, 0.092552, 0.321641, 1.559830");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.932921, 0.944481, 0.972856, 1.048488, 1.422851",\
"0.987221, 0.998781, 1.027156, 1.102788, 1.477150",\
"1.059226, 1.070786, 1.099161, 1.174793, 1.549155",\
"1.192086, 1.203645, 1.232020, 1.307652, 1.682015",\
"1.400163, 1.411723, 1.440098, 1.515730, 1.890092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001606, 0.011878, 0.051106, 0.201106, 1.000000");
values ( "0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039",\
"0.018630, 0.026518, 0.051069, 0.140483, 0.658039");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.415691, 0.430235, 0.475717, 0.637384, 1.496838",\
"0.458659, 0.473204, 0.518686, 0.680353, 1.539807",\
"0.506516, 0.521060, 0.566543, 0.728210, 1.587664",\
"0.571685, 0.586229, 0.631711, 0.793378, 1.652832",\
"0.638846, 0.653390, 0.698872, 0.860539, 1.719993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.019111, 0.034346, 0.092598, 0.321756, 1.559285",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559285",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559285",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559285",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559285");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.524685, 0.536210, 0.564565, 0.640189, 1.014530",\
"0.578099, 0.589624, 0.617979, 0.693603, 1.067944",\
"0.652580, 0.664105, 0.692460, 0.768084, 1.142425",\
"0.785861, 0.797386, 0.825741, 0.901365, 1.275706",\
"1.001854, 1.013380, 1.041734, 1.117358, 1.491699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.414919, 0.429464, 0.474947, 0.636615, 1.496068",\
"0.457888, 0.472433, 0.517915, 0.679583, 1.539037",\
"0.505744, 0.520289, 0.565772, 0.727440, 1.586894",\
"0.570913, 0.585458, 0.630940, 0.792609, 1.652062",\
"0.638074, 0.652619, 0.698101, 0.859770, 1.719223");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.019110, 0.034346, 0.092598, 0.321757, 1.559273",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559273",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559273",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559273",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559273");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.524685, 0.536210, 0.564565, 0.640189, 1.014530",\
"0.578099, 0.589624, 0.617979, 0.693603, 1.067944",\
"0.652580, 0.664105, 0.692460, 0.768084, 1.142425",\
"0.785861, 0.797386, 0.825741, 0.901365, 1.275706",\
"1.001854, 1.013380, 1.041734, 1.117358, 1.491699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.081594, 1.096138, 1.141620, 1.303288, 2.162741",\
"1.126883, 1.141428, 1.186910, 1.348577, 2.208031",\
"1.181084, 1.195628, 1.241110, 1.402777, 2.262231",\
"1.260816, 1.275360, 1.320842, 1.482509, 2.341963",\
"1.362563, 1.377107, 1.422589, 1.584256, 2.443710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.019111, 0.034346, 0.092598, 0.321756, 1.559284",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559284",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559284",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559284",\
"0.019111, 0.034346, 0.092598, 0.321756, 1.559284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.169785, 1.181310, 1.209665, 1.285289, 1.659630",\
"1.224279, 1.235805, 1.264160, 1.339784, 1.714124",\
"1.296618, 1.308143, 1.336498, 1.412122, 1.786463",\
"1.427930, 1.439456, 1.467811, 1.543435, 1.917775",\
"1.631925, 1.643450, 1.671805, 1.747429, 2.121769");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.080822, 1.095367, 1.140849, 1.302518, 2.161971",\
"1.126111, 1.140656, 1.186139, 1.347807, 2.207261",\
"1.180311, 1.194857, 1.240339, 1.402007, 2.261461",\
"1.260044, 1.274589, 1.320071, 1.481740, 2.341193",\
"1.361791, 1.376336, 1.421818, 1.583486, 2.442940");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.019110, 0.034346, 0.092598, 0.321757, 1.559272",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559272",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559272",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559272",\
"0.019110, 0.034346, 0.092598, 0.321757, 1.559272");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "1.169785, 1.181310, 1.209665, 1.285289, 1.659630",\
"1.224279, 1.235805, 1.264160, 1.339784, 1.714124",\
"1.296618, 1.308143, 1.336498, 1.412122, 1.786463",\
"1.427930, 1.439456, 1.467811, 1.543435, 1.917775",\
"1.631925, 1.643450, 1.671805, 1.747429, 2.121769");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001645, 0.011917, 0.051145, 0.201145, 1.000000");
values ( "0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063",\
"0.018583, 0.026480, 0.051052, 0.140492, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.483737, 0.498199, 0.543655, 0.705279, 1.564655",\
"0.525515, 0.539977, 0.585433, 0.747057, 1.606434",\
"0.586468, 0.600930, 0.646386, 0.808010, 1.667386",\
"0.688663, 0.703125, 0.748581, 0.910205, 1.769581",\
"0.813751, 0.828211, 0.873666, 1.035288, 1.894665");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019264, 0.034499, 0.092741, 0.321825, 1.559864");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.591081, 0.602549, 0.630898, 0.706531, 1.080833",\
"0.644621, 0.656089, 0.684438, 0.760071, 1.134373",\
"0.719795, 0.731263, 0.759612, 0.835244, 1.209546",\
"0.881357, 0.892825, 0.921174, 0.996807, 1.371108",\
"1.131828, 1.143296, 1.171646, 1.247279, 1.621582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018749, 0.026606, 0.051149, 0.140560, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.482255, 0.496718, 0.542175, 0.703801, 1.563177",\
"0.524033, 0.538496, 0.583953, 0.745579, 1.604955",\
"0.584986, 0.599449, 0.644906, 0.806532, 1.665908",\
"0.687181, 0.701644, 0.747101, 0.908727, 1.768102",\
"0.812351, 0.826812, 0.872268, 1.033891, 1.893268");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019264, 0.034498, 0.092740, 0.321827, 1.559845");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.591081, 0.602549, 0.630898, 0.706531, 1.080833",\
"0.644621, 0.656089, 0.684438, 0.760071, 1.134373",\
"0.719795, 0.731263, 0.759612, 0.835244, 1.209546",\
"0.881357, 0.892825, 0.921174, 0.996807, 1.371108",\
"1.131828, 1.143296, 1.171646, 1.247279, 1.621582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018749, 0.026606, 0.051149, 0.140560, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.063598, 1.078060, 1.123516, 1.285140, 2.144517",\
"1.108953, 1.123414, 1.168870, 1.330494, 2.189871",\
"1.162993, 1.177455, 1.222911, 1.384535, 2.243912",\
"1.241136, 1.255598, 1.301054, 1.462678, 2.322055",\
"1.338727, 1.353188, 1.398645, 1.560269, 2.419645");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836",\
"0.019263, 0.034498, 0.092740, 0.321828, 1.559836");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.173290, 1.184758, 1.213107, 1.288740, 1.663042",\
"1.227805, 1.239273, 1.267622, 1.343254, 1.717556",\
"1.300086, 1.311555, 1.339904, 1.415536, 1.789838",\
"1.429196, 1.440665, 1.469014, 1.544646, 1.918948",\
"1.627946, 1.639414, 1.667763, 1.743396, 2.117697");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.062117, 1.076581, 1.122037, 1.283663, 2.143039",\
"1.107472, 1.121935, 1.167392, 1.329017, 2.188393",\
"1.161512, 1.175975, 1.221432, 1.383058, 2.242434",\
"1.239655, 1.254119, 1.299576, 1.461201, 2.320577",\
"1.337246, 1.351709, 1.397166, 1.558791, 2.418167");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815",\
"0.019262, 0.034497, 0.092739, 0.321830, 1.559815");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "1.172455, 1.183923, 1.212272, 1.287905, 1.662207",\
"1.226969, 1.238437, 1.266786, 1.342419, 1.716721",\
"1.299251, 1.310719, 1.339069, 1.414701, 1.789003",\
"1.428361, 1.439829, 1.468179, 1.543811, 1.918113",\
"1.627111, 1.638579, 1.666928, 1.742561, 2.116862");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001729, 0.012001, 0.051229, 0.201229, 1.000000");
values ( "0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038",\
"0.018745, 0.026603, 0.051147, 0.140559, 0.658038");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.399784, 0.414255, 0.459712, 0.621334, 1.480734",\
"0.443082, 0.457553, 0.503011, 0.664633, 1.524033",\
"0.488391, 0.502863, 0.548320, 0.709942, 1.569342",\
"0.545280, 0.559751, 0.605208, 0.766830, 1.626230",\
"0.602180, 0.616651, 0.662108, 0.823730, 1.683130");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.500697, 0.512182, 0.540537, 0.616170, 0.990483",\
"0.555452, 0.566937, 0.595291, 0.670924, 1.045238",\
"0.629805, 0.641289, 0.669644, 0.745277, 1.119591",\
"0.747754, 0.759239, 0.787594, 0.863227, 1.237540",\
"0.933522, 0.945007, 0.973361, 1.048994, 1.423308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.399065, 0.413537, 0.458995, 0.620617, 1.480017",\
"0.442364, 0.456835, 0.502293, 0.663916, 1.523316",\
"0.487673, 0.502144, 0.547602, 0.709225, 1.568625",\
"0.544561, 0.559033, 0.604490, 0.766113, 1.625513",\
"0.601461, 0.615933, 0.661390, 0.823013, 1.682413");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.500697, 0.512182, 0.540537, 0.616170, 0.990483",\
"0.555452, 0.566937, 0.595291, 0.670924, 1.045238",\
"0.629805, 0.641289, 0.669644, 0.745277, 1.119591",\
"0.747754, 0.759239, 0.787594, 0.863227, 1.237540",\
"0.933522, 0.945007, 0.973361, 1.048994, 1.423308");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.889255, 0.903726, 0.949183, 1.110805, 1.970205",\
"0.934547, 0.949018, 0.994475, 1.156097, 2.015497",\
"0.988728, 1.003199, 1.048656, 1.210278, 2.069678",\
"1.068519, 1.082990, 1.128447, 1.290069, 2.149469",\
"1.170653, 1.185125, 1.230582, 1.392204, 2.251604");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861",\
"0.019232, 0.034467, 0.092707, 0.321793, 1.559861");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.946465, 0.957950, 0.986305, 1.061938, 1.436251",\
"1.000922, 1.012406, 1.040761, 1.116394, 1.490708",\
"1.073298, 1.084783, 1.113137, 1.188770, 1.563084",\
"1.204737, 1.216222, 1.244576, 1.320209, 1.694523",\
"1.409397, 1.420882, 1.449237, 1.524870, 1.899184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.888536, 0.903008, 0.948465, 1.110088, 1.969488",\
"0.933828, 0.948300, 0.993757, 1.155380, 2.014780",\
"0.988009, 1.002481, 1.047938, 1.209561, 2.068961",\
"1.067800, 1.082272, 1.127729, 1.289352, 2.148752",\
"1.169934, 1.184406, 1.229864, 1.391487, 2.250886");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851",\
"0.019231, 0.034467, 0.092707, 0.321794, 1.559851");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.946465, 0.957950, 0.986305, 1.061938, 1.436251",\
"1.000922, 1.012406, 1.040761, 1.116394, 1.490708",\
"1.073298, 1.084783, 1.113137, 1.188770, 1.563084",\
"1.204737, 1.216222, 1.244576, 1.320209, 1.694523",\
"1.409397, 1.420882, 1.449237, 1.524870, 1.899184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037",\
"0.018731, 0.026593, 0.051137, 0.140547, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.291676, 0.306206, 0.351724, 0.513348, 1.373098",\
"0.331967, 0.346500, 0.392021, 0.553647, 1.413411",\
"0.389728, 0.404295, 0.449851, 0.611494, 1.471404",\
"0.462946, 0.477594, 0.523234, 0.684918, 1.545175",\
"0.544929, 0.559731, 0.605530, 0.767294, 1.628210");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.019491, 0.034664, 0.092754, 0.321657, 1.560417",\
"0.019504, 0.034674, 0.092758, 0.321655, 1.560422",\
"0.019643, 0.034782, 0.092800, 0.321637, 1.560477",\
"0.019975, 0.035041, 0.092902, 0.321593, 1.560607",\
"0.020607, 0.035534, 0.093094, 0.321510, 1.560855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.362747, 0.374270, 0.402658, 0.478297, 0.852650",\
"0.415604, 0.427128, 0.455516, 0.531155, 0.905509",\
"0.494737, 0.506265, 0.534665, 0.610306, 0.984669",\
"0.662072, 0.673619, 0.702058, 0.777708, 1.152106",\
"0.927366, 0.938947, 0.967455, 1.043122, 1.417582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.018826, 0.026671, 0.051180, 0.140555, 0.658008",\
"0.018831, 0.026674, 0.051182, 0.140556, 0.658007",\
"0.018883, 0.026717, 0.051209, 0.140568, 0.657994",\
"0.019077, 0.026871, 0.051309, 0.140612, 0.657949",\
"0.019422, 0.027146, 0.051485, 0.140691, 0.657868");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.291676, 0.306206, 0.351724, 0.513348, 1.373098",\
"0.331967, 0.346500, 0.392021, 0.553647, 1.413411",\
"0.389728, 0.404295, 0.449851, 0.611494, 1.471404",\
"0.462946, 0.477594, 0.523234, 0.684918, 1.545175",\
"0.544929, 0.559731, 0.605530, 0.767294, 1.628210");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.019491, 0.034664, 0.092754, 0.321657, 1.560417",\
"0.019504, 0.034674, 0.092758, 0.321655, 1.560422",\
"0.019643, 0.034782, 0.092800, 0.321637, 1.560477",\
"0.019975, 0.035041, 0.092902, 0.321593, 1.560607",\
"0.020607, 0.035534, 0.093094, 0.321510, 1.560855");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.362747, 0.374270, 0.402658, 0.478297, 0.852650",\
"0.415604, 0.427128, 0.455516, 0.531155, 0.905509",\
"0.494737, 0.506265, 0.534665, 0.610306, 0.984669",\
"0.662072, 0.673619, 0.702058, 0.777708, 1.152106",\
"0.927366, 0.938947, 0.967455, 1.043122, 1.417582");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.018826, 0.026671, 0.051180, 0.140555, 0.658008",\
"0.018831, 0.026674, 0.051182, 0.140556, 0.658007",\
"0.018883, 0.026717, 0.051209, 0.140568, 0.657994",\
"0.019077, 0.026871, 0.051309, 0.140612, 0.657949",\
"0.019422, 0.027146, 0.051485, 0.140691, 0.657868");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.787497, 0.802034, 0.847561, 1.009189, 1.868974",\
"0.832792, 0.847329, 0.892856, 1.054483, 1.914269",\
"0.886953, 0.901491, 0.947017, 1.108645, 1.968430",\
"0.966803, 0.981340, 1.026867, 1.188495, 2.048280",\
"1.069221, 1.083758, 1.129285, 1.290913, 2.150698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.817098, 0.828624, 0.857018, 0.932658, 1.307017",\
"0.871516, 0.883042, 0.911435, 0.987076, 1.361434",\
"0.943942, 0.955468, 0.983862, 1.059502, 1.433861",\
"1.075595, 1.087121, 1.115515, 1.191155, 1.565513",\
"1.281115, 1.292641, 1.321035, 1.396675, 1.771033");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.787497, 0.802034, 0.847561, 1.009189, 1.868974",\
"0.832792, 0.847329, 0.892856, 1.054483, 1.914269",\
"0.886953, 0.901491, 0.947017, 1.108645, 1.968430",\
"0.966803, 0.981340, 1.026867, 1.188495, 2.048280",\
"1.069221, 1.083758, 1.129285, 1.290913, 2.150698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430",\
"0.019524, 0.034689, 0.092764, 0.321652, 1.560430");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.817098, 0.828624, 0.857018, 0.932658, 1.307017",\
"0.871516, 0.883042, 0.911435, 0.987076, 1.361434",\
"0.943942, 0.955468, 0.983862, 1.059502, 1.433861",\
"1.075595, 1.087121, 1.115515, 1.191155, 1.565513",\
"1.281115, 1.292641, 1.321035, 1.396675, 1.771033");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001673, 0.011945, 0.051173, 0.201173, 1.000000");
values ( "0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001",\
"0.018857, 0.026695, 0.051196, 0.140562, 0.658001");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.305017, 0.319636, 0.365260, 0.526937, 1.387107",\
"0.345204, 0.359826, 0.405452, 0.567131, 1.427312",\
"0.400187, 0.414835, 0.460487, 0.622178, 1.482468",\
"0.476482, 0.491206, 0.536937, 0.698668, 1.559285",\
"0.554730, 0.569594, 0.615469, 0.777273, 1.638491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019955, 0.035033, 0.092922, 0.321639, 1.560584",\
"0.019965, 0.035042, 0.092925, 0.321637, 1.560588",\
"0.020070, 0.035123, 0.092957, 0.321624, 1.560629",\
"0.020383, 0.035367, 0.093053, 0.321583, 1.560752",\
"0.020959, 0.035816, 0.093229, 0.321507, 1.560978");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.381614, 0.393139, 0.421566, 0.497215, 0.871595",\
"0.434414, 0.445940, 0.474368, 0.550017, 0.924398",\
"0.513232, 0.524763, 0.553200, 0.628852, 1.003242",\
"0.678711, 0.690258, 0.718730, 0.794390, 1.168810",\
"0.943139, 0.954718, 0.983257, 1.058933, 1.433413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019068, 0.026862, 0.051308, 0.140620, 0.657956",\
"0.019073, 0.026866, 0.051310, 0.140622, 0.657954",\
"0.019122, 0.026905, 0.051336, 0.140633, 0.657943",\
"0.019294, 0.027042, 0.051423, 0.140672, 0.657902",\
"0.019626, 0.027306, 0.051593, 0.140748, 0.657824");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.305017, 0.319636, 0.365260, 0.526937, 1.387107",\
"0.345204, 0.359826, 0.405452, 0.567131, 1.427312",\
"0.400187, 0.414835, 0.460487, 0.622178, 1.482468",\
"0.476482, 0.491206, 0.536937, 0.698668, 1.559285",\
"0.554730, 0.569594, 0.615469, 0.777273, 1.638491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019955, 0.035033, 0.092922, 0.321639, 1.560584",\
"0.019965, 0.035042, 0.092925, 0.321637, 1.560588",\
"0.020070, 0.035123, 0.092957, 0.321624, 1.560629",\
"0.020383, 0.035367, 0.093053, 0.321583, 1.560752",\
"0.020959, 0.035816, 0.093229, 0.321507, 1.560978");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.381614, 0.393139, 0.421566, 0.497215, 0.871595",\
"0.434414, 0.445940, 0.474368, 0.550017, 0.924398",\
"0.513232, 0.524763, 0.553200, 0.628852, 1.003242",\
"0.678711, 0.690258, 0.718730, 0.794390, 1.168810",\
"0.943139, 0.954718, 0.983257, 1.058933, 1.433413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019068, 0.026862, 0.051308, 0.140620, 0.657956",\
"0.019073, 0.026866, 0.051310, 0.140622, 0.657954",\
"0.019122, 0.026905, 0.051336, 0.140633, 0.657943",\
"0.019294, 0.027042, 0.051423, 0.140672, 0.657902",\
"0.019626, 0.027306, 0.051593, 0.140748, 0.657824");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.793750, 0.808376, 0.854007, 1.015688, 1.875887",\
"0.839036, 0.853663, 0.899293, 1.060974, 1.921174",\
"0.893248, 0.907875, 0.953505, 1.115186, 1.975385",\
"0.972954, 0.987580, 1.033211, 1.194892, 2.055091",\
"1.074503, 1.089130, 1.134760, 1.296441, 2.156640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.824732, 0.836260, 0.864692, 0.940343, 1.314728",\
"0.879247, 0.890775, 0.919207, 0.994857, 1.369242",\
"0.951546, 0.963074, 0.991507, 1.067157, 1.441542",\
"1.082663, 1.094191, 1.122623, 1.198274, 1.572659",\
"1.286019, 1.297547, 1.325979, 1.401630, 1.776015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.793750, 0.808376, 0.854007, 1.015688, 1.875887",\
"0.839036, 0.853663, 0.899293, 1.060974, 1.921174",\
"0.893248, 0.907875, 0.953505, 1.115186, 1.975385",\
"0.972954, 0.987580, 1.033211, 1.194892, 2.055091",\
"1.074503, 1.089130, 1.134760, 1.296441, 2.156640");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595",\
"0.019983, 0.035055, 0.092931, 0.321635, 1.560595");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.824732, 0.836260, 0.864692, 0.940343, 1.314728",\
"0.879247, 0.890775, 0.919207, 0.994857, 1.369242",\
"0.951546, 0.963074, 0.991507, 1.067157, 1.441542",\
"1.082663, 1.094191, 1.122623, 1.198274, 1.572659",\
"1.286019, 1.297547, 1.325979, 1.401630, 1.776015");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001698, 0.011970, 0.051198, 0.201198, 1.000000");
values ( "0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949",\
"0.019096, 0.026885, 0.051322, 0.140627, 0.657949");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.397136, 0.412195, 0.458259, 0.620155, 1.482173",\
"0.440754, 0.455815, 0.501882, 0.663779, 1.525807",\
"0.504334, 0.519412, 0.565496, 0.727402, 1.589501",\
"0.604496, 0.619617, 0.665743, 0.827671, 1.689950",\
"0.727256, 0.742520, 0.788795, 0.950797, 1.813693");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.021659, 0.036355, 0.093415, 0.321370, 1.561269",\
"0.021668, 0.036362, 0.093418, 0.321369, 1.561272",\
"0.021736, 0.036416, 0.093438, 0.321360, 1.561299",\
"0.021909, 0.036550, 0.093491, 0.321338, 1.561366",\
"0.022499, 0.037010, 0.093671, 0.321260, 1.561598");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.395385, 0.406910, 0.435302, 0.510942, 0.885299",\
"0.446712, 0.458237, 0.486629, 0.562269, 0.936626",\
"0.527134, 0.538663, 0.567063, 0.642705, 1.017068",\
"0.708271, 0.719821, 0.748266, 0.823918, 1.198321",\
"0.998235, 1.009827, 1.038357, 1.114029, 1.488509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.018847, 0.026688, 0.051191, 0.140560, 0.658003",\
"0.018847, 0.026688, 0.051191, 0.140560, 0.658003",\
"0.018884, 0.026717, 0.051210, 0.140568, 0.658003",\
"0.019104, 0.026893, 0.051322, 0.140618, 0.658003",\
"0.019530, 0.027232, 0.051540, 0.140716, 0.658003");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.397136, 0.412195, 0.458259, 0.620155, 1.482173",\
"0.440754, 0.455815, 0.501882, 0.663779, 1.525807",\
"0.504334, 0.519412, 0.565496, 0.727402, 1.589501",\
"0.604496, 0.619617, 0.665743, 0.827671, 1.689950",\
"0.727256, 0.742520, 0.788795, 0.950797, 1.813693");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.021659, 0.036355, 0.093415, 0.321370, 1.561269",\
"0.021668, 0.036362, 0.093418, 0.321369, 1.561272",\
"0.021736, 0.036416, 0.093438, 0.321360, 1.561299",\
"0.021909, 0.036550, 0.093491, 0.321338, 1.561366",\
"0.022499, 0.037010, 0.093671, 0.321260, 1.561598");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.395385, 0.406910, 0.435302, 0.510942, 0.885299",\
"0.446712, 0.458237, 0.486629, 0.562269, 0.936626",\
"0.527134, 0.538663, 0.567063, 0.642705, 1.017068",\
"0.708271, 0.719821, 0.748266, 0.823918, 1.198321",\
"0.998235, 1.009827, 1.038357, 1.114029, 1.488509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.018847, 0.026686, 0.051190, 0.140559, 0.657842",\
"0.018847, 0.026686, 0.051190, 0.140559, 0.657842",\
"0.018884, 0.026717, 0.051210, 0.140568, 0.657842",\
"0.019104, 0.026893, 0.051322, 0.140618, 0.657842",\
"0.019530, 0.027232, 0.051540, 0.140716, 0.657842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.865303, 0.880368, 0.926438, 1.088336, 1.950378",\
"0.910596, 0.925661, 0.971730, 1.133629, 1.995671",\
"0.964770, 0.979835, 1.025905, 1.187804, 2.049845",\
"1.044579, 1.059644, 1.105713, 1.267612, 2.129654",\
"1.146834, 1.161899, 1.207968, 1.369867, 2.231909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.822956, 0.834484, 0.862880, 0.938521, 1.312881",\
"0.877401, 0.888928, 0.917324, 0.992965, 1.367325",\
"0.949793, 0.961320, 0.989716, 1.065357, 1.439718",\
"1.081298, 1.092825, 1.121222, 1.196862, 1.571223",\
"1.286228, 1.297755, 1.326152, 1.401793, 1.776153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.865303, 0.880368, 0.926438, 1.088336, 1.950378",\
"0.910596, 0.925661, 0.971730, 1.133629, 1.995671",\
"0.964770, 0.979835, 1.025905, 1.187804, 2.049845",\
"1.044579, 1.059644, 1.105713, 1.267612, 2.129654",\
"1.146834, 1.161899, 1.207968, 1.369867, 2.231909");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277",\
"0.021681, 0.036373, 0.093422, 0.321367, 1.561277");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.822956, 0.834484, 0.862880, 0.938521, 1.312881",\
"0.877401, 0.888928, 0.917324, 0.992965, 1.367325",\
"0.949793, 0.961320, 0.989716, 1.065357, 1.439718",\
"1.081298, 1.092825, 1.121222, 1.196862, 1.571223",\
"1.286228, 1.297755, 1.326152, 1.401793, 1.776153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001672, 0.011945, 0.051172, 0.201172, 1.000000");
values ( "0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999",\
"0.018866, 0.026703, 0.051200, 0.140564, 0.657999");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.367019, 0.382237, 0.428246, 0.590019, 1.451531",\
"0.409358, 0.424577, 0.470586, 0.632359, 1.493872",\
"0.470917, 0.486151, 0.532176, 0.693956, 1.555533",\
"0.561963, 0.577247, 0.623320, 0.785125, 1.646903",\
"0.668996, 0.684415, 0.730621, 0.892492, 1.754818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.020804, 0.035578, 0.092764, 0.320915, 1.559731",\
"0.020805, 0.035579, 0.092764, 0.320914, 1.559732",\
"0.020866, 0.035627, 0.092783, 0.320906, 1.559755",\
"0.021058, 0.035778, 0.092842, 0.320881, 1.559831",\
"0.021584, 0.036190, 0.093003, 0.320813, 1.560037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.361992, 0.373793, 0.402226, 0.477772, 0.851657",\
"0.415497, 0.427298, 0.455733, 0.531279, 0.905164",\
"0.495185, 0.506991, 0.535436, 0.610984, 0.984878",\
"0.667659, 0.679488, 0.707976, 0.783535, 1.157468",\
"0.941616, 0.953484, 0.982054, 1.057631, 1.431635");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.018400, 0.026358, 0.050924, 0.140397, 0.656572",\
"0.018404, 0.026361, 0.050926, 0.140398, 0.656571",\
"0.018452, 0.026400, 0.050951, 0.140409, 0.656560",\
"0.018669, 0.026574, 0.051063, 0.140459, 0.656508",\
"0.019063, 0.026891, 0.051266, 0.140550, 0.656414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.367019, 0.382237, 0.428246, 0.590019, 1.451531",\
"0.409358, 0.424577, 0.470586, 0.632359, 1.493872",\
"0.470917, 0.486151, 0.532176, 0.693956, 1.555533",\
"0.561963, 0.577247, 0.623320, 0.785125, 1.646903",\
"0.668996, 0.684415, 0.730621, 0.892492, 1.754818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.020804, 0.035578, 0.092764, 0.320915, 1.559731",\
"0.020805, 0.035579, 0.092764, 0.320914, 1.559732",\
"0.020866, 0.035627, 0.092783, 0.320906, 1.559755",\
"0.021058, 0.035778, 0.092842, 0.320881, 1.559831",\
"0.021584, 0.036190, 0.093003, 0.320813, 1.560037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.361992, 0.373793, 0.402226, 0.477772, 0.851657",\
"0.415497, 0.427298, 0.455733, 0.531279, 0.905164",\
"0.495185, 0.506991, 0.535436, 0.610984, 0.984878",\
"0.667659, 0.679488, 0.707976, 0.783535, 1.157468",\
"0.941616, 0.953484, 0.982054, 1.057631, 1.431635");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.018400, 0.026358, 0.050924, 0.140397, 0.656572",\
"0.018404, 0.026361, 0.050926, 0.140398, 0.656571",\
"0.018452, 0.026400, 0.050951, 0.140409, 0.656560",\
"0.018669, 0.026574, 0.051063, 0.140459, 0.656508",\
"0.019063, 0.026891, 0.051266, 0.140550, 0.656414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.822202, 0.837420, 0.883429, 1.045202, 1.906717",\
"0.867495, 0.882713, 0.928722, 1.090495, 1.952010",\
"0.921659, 0.936877, 0.982886, 1.144660, 2.006174",\
"1.001497, 1.016716, 1.062725, 1.224498, 2.086012",\
"1.103894, 1.119112, 1.165121, 1.326894, 2.188409");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.784634, 0.796437, 0.824875, 0.900423, 1.274311",\
"0.839056, 0.850859, 0.879297, 0.954845, 1.328733",\
"0.911475, 0.923278, 0.951716, 1.027263, 1.401152",\
"1.043094, 1.054897, 1.083335, 1.158882, 1.532771",\
"1.248481, 1.260284, 1.288722, 1.364270, 1.738158");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.822202, 0.837420, 0.883429, 1.045202, 1.906717",\
"0.867495, 0.882713, 0.928722, 1.090495, 1.952010",\
"0.921659, 0.936877, 0.982886, 1.144660, 2.006174",\
"1.001497, 1.016716, 1.062725, 1.224498, 2.086012",\
"1.103894, 1.119112, 1.165121, 1.326894, 2.188409");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732",\
"0.020805, 0.035580, 0.092765, 0.320914, 1.559732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.784634, 0.796437, 0.824875, 0.900423, 1.274311",\
"0.839056, 0.850859, 0.879297, 0.954845, 1.328733",\
"0.911475, 0.923278, 0.951716, 1.027263, 1.401152",\
"1.043094, 1.054897, 1.083335, 1.158882, 1.532771",\
"1.248481, 1.260284, 1.288722, 1.364270, 1.738158");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001284, 0.011556, 0.050784, 0.200784, 1.000000");
values ( "0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567",\
"0.018422, 0.026376, 0.050936, 0.140402, 0.656567");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.382726, 0.397804, 0.443884, 0.605787, 1.467875",\
"0.424872, 0.439950, 0.486029, 0.647933, 1.510020",\
"0.485778, 0.500867, 0.546958, 0.708867, 1.571002",\
"0.577250, 0.592378, 0.638508, 0.800438, 1.662738",\
"0.688430, 0.703684, 0.749944, 0.911938, 1.774776");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.021707, 0.036390, 0.093422, 0.321351, 1.561291",\
"0.021707, 0.036390, 0.093422, 0.321351, 1.561291",\
"0.021752, 0.036425, 0.093435, 0.321351, 1.561309",\
"0.021911, 0.036550, 0.093484, 0.321351, 1.561372",\
"0.022425, 0.036951, 0.093641, 0.321351, 1.561573");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.373629, 0.385156, 0.413540, 0.489178, 0.863531",\
"0.427027, 0.438554, 0.466939, 0.542577, 0.916930",\
"0.507124, 0.518655, 0.547051, 0.622691, 0.997053",\
"0.681315, 0.692868, 0.721307, 0.796958, 1.171359",\
"0.959305, 0.970899, 0.999422, 1.075092, 1.449568");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.018794, 0.026646, 0.051162, 0.140545, 0.658014",\
"0.018798, 0.026649, 0.051164, 0.140545, 0.658013",\
"0.018847, 0.026688, 0.051189, 0.140556, 0.658002",\
"0.019066, 0.026863, 0.051302, 0.140607, 0.657950",\
"0.019481, 0.027193, 0.051514, 0.140702, 0.657852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.382726, 0.397804, 0.443884, 0.605787, 1.467875",\
"0.424872, 0.439950, 0.486029, 0.647933, 1.510020",\
"0.485654, 0.500743, 0.546834, 0.708743, 1.570877",\
"0.577165, 0.592292, 0.638423, 0.800352, 1.662652",\
"0.688430, 0.703684, 0.749944, 0.911938, 1.774776");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.021707, 0.036390, 0.093421, 0.321257, 1.561291",\
"0.021707, 0.036390, 0.093421, 0.321257, 1.561291",\
"0.021751, 0.036425, 0.093435, 0.321257, 1.561309",\
"0.021910, 0.036549, 0.093484, 0.321257, 1.561371",\
"0.022425, 0.036951, 0.093641, 0.321257, 1.561573");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.373629, 0.385156, 0.413540, 0.489178, 0.863531",\
"0.427027, 0.438554, 0.466939, 0.542577, 0.916930",\
"0.507124, 0.518655, 0.547051, 0.622691, 0.997053",\
"0.681315, 0.692868, 0.721307, 0.796958, 1.171359",\
"0.959305, 0.970899, 0.999422, 1.075092, 1.449568");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.018794, 0.026646, 0.051162, 0.140545, 0.658014",\
"0.018798, 0.026649, 0.051164, 0.140545, 0.658013",\
"0.018847, 0.026688, 0.051189, 0.140556, 0.658002",\
"0.019066, 0.026863, 0.051302, 0.140607, 0.657950",\
"0.019481, 0.027193, 0.051514, 0.140702, 0.657852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.829929, 0.845007, 0.891086, 1.052990, 1.915077",\
"0.875226, 0.890304, 0.936383, 1.098287, 1.960374",\
"0.928837, 0.943915, 0.989994, 1.151898, 2.013985",\
"1.009289, 1.024367, 1.070446, 1.232350, 2.094437",\
"1.111920, 1.126998, 1.173077, 1.334981, 2.197067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.795404, 0.806933, 0.835322, 0.910961, 1.285317",\
"0.849762, 0.861291, 0.889680, 0.965319, 1.339676",\
"0.921643, 0.933172, 0.961561, 1.037200, 1.411556",\
"1.054224, 1.065753, 1.094142, 1.169781, 1.544138",\
"1.260987, 1.272516, 1.300905, 1.376544, 1.750901");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.829929, 0.845007, 0.891086, 1.052990, 1.915077",\
"0.875226, 0.890304, 0.936383, 1.098287, 1.960374",\
"0.928837, 0.943915, 0.989994, 1.151898, 2.013985",\
"1.009289, 1.024367, 1.070446, 1.232350, 2.094437",\
"1.111920, 1.126998, 1.173077, 1.334981, 2.197067");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291",\
"0.021706, 0.036390, 0.093421, 0.321351, 1.561291");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.795404, 0.806933, 0.835322, 0.910961, 1.285317",\
"0.849762, 0.861291, 0.889680, 0.965319, 1.339676",\
"0.921643, 0.933172, 0.961561, 1.037200, 1.411556",\
"1.054224, 1.065753, 1.094142, 1.169781, 1.544138",\
"1.260987, 1.272516, 1.300905, 1.376544, 1.750901");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001665, 0.011937, 0.051165, 0.201165, 1.000000");
values ( "0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008",\
"0.018817, 0.026664, 0.051174, 0.140550, 0.658008");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.381315, 0.396535, 0.442774, 0.604758, 1.467491",\
"0.423430, 0.438649, 0.484888, 0.646872, 1.509604",\
"0.476185, 0.491404, 0.537643, 0.699627, 1.562359",\
"0.553308, 0.568560, 0.614832, 0.776833, 1.639705",\
"0.639646, 0.654975, 0.701328, 0.863369, 1.726576");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.022388, 0.036929, 0.093656, 0.321305, 1.561544",\
"0.022388, 0.036929, 0.093656, 0.321305, 1.561544",\
"0.022388, 0.036929, 0.093656, 0.321305, 1.561544",\
"0.022521, 0.037033, 0.093697, 0.321305, 1.561595",\
"0.022841, 0.037283, 0.093795, 0.321305, 1.561721");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.357944, 0.369460, 0.397856, 0.473498, 0.847854",\
"0.410258, 0.421774, 0.450171, 0.525813, 0.900169",\
"0.488895, 0.500417, 0.528826, 0.604470, 0.978837",\
"0.647780, 0.659322, 0.687771, 0.763425, 1.137828",\
"0.905077, 0.916655, 0.945179, 1.020850, 1.395320");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.018903, 0.026731, 0.051222, 0.140579, 0.657993",\
"0.018905, 0.026733, 0.051223, 0.140580, 0.657993",\
"0.018964, 0.026780, 0.051254, 0.140594, 0.657978",\
"0.019165, 0.026940, 0.051356, 0.140639, 0.657931",\
"0.019537, 0.027236, 0.051547, 0.140724, 0.657843");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.381315, 0.396535, 0.442774, 0.604758, 1.467491",\
"0.423430, 0.438649, 0.484888, 0.646872, 1.509604",\
"0.476185, 0.491404, 0.537643, 0.699627, 1.562359",\
"0.553308, 0.568560, 0.614832, 0.776833, 1.639705",\
"0.639646, 0.654975, 0.701328, 0.863369, 1.726576");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.022388, 0.036928, 0.093656, 0.321246, 1.561543",\
"0.022388, 0.036928, 0.093656, 0.321246, 1.561543",\
"0.022388, 0.036928, 0.093656, 0.321246, 1.561543",\
"0.022521, 0.037033, 0.093697, 0.321246, 1.561595",\
"0.022841, 0.037283, 0.093795, 0.321246, 1.561721");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.357944, 0.369460, 0.397856, 0.473498, 0.847854",\
"0.410258, 0.421774, 0.450171, 0.525813, 0.900169",\
"0.488895, 0.500417, 0.528826, 0.604470, 0.978837",\
"0.647780, 0.659322, 0.687771, 0.763425, 1.137828",\
"0.905077, 0.916655, 0.945179, 1.020850, 1.395320");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.018903, 0.026731, 0.051222, 0.140579, 0.657993",\
"0.018905, 0.026733, 0.051223, 0.140580, 0.657993",\
"0.018964, 0.026780, 0.051254, 0.140594, 0.657978",\
"0.019165, 0.026940, 0.051356, 0.140639, 0.657931",\
"0.019537, 0.027236, 0.051547, 0.140724, 0.657843");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.807756, 0.822975, 0.869214, 1.031198, 1.893931",\
"0.853060, 0.868279, 0.914518, 1.076502, 1.939235",\
"0.906741, 0.921960, 0.968199, 1.130183, 1.992916",\
"0.986922, 1.002141, 1.048380, 1.210364, 2.073097",\
"1.090004, 1.105223, 1.151462, 1.313446, 2.176179");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.768128, 0.779645, 0.808045, 0.883687, 1.258045",\
"0.822433, 0.833950, 0.862349, 0.937992, 1.312350",\
"0.894433, 0.905951, 0.934350, 1.009992, 1.384351",\
"1.027290, 1.038808, 1.067207, 1.142849, 1.517207",\
"1.235333, 1.246850, 1.275249, 1.350892, 1.725250");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.807756, 0.822975, 0.869214, 1.031198, 1.893931",\
"0.853060, 0.868279, 0.914518, 1.076502, 1.939235",\
"0.906741, 0.921960, 0.968199, 1.130183, 1.992916",\
"0.986922, 1.002141, 1.048380, 1.210364, 2.073097",\
"1.090004, 1.105223, 1.151462, 1.313446, 2.176179");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543",\
"0.022387, 0.036929, 0.093656, 0.321305, 1.561543");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.768128, 0.779645, 0.808045, 0.883687, 1.258045",\
"0.822433, 0.833950, 0.862349, 0.937992, 1.312350",\
"0.894433, 0.905951, 0.934350, 1.009992, 1.384351",\
"1.027290, 1.038808, 1.067207, 1.142849, 1.517207",\
"1.235333, 1.246850, 1.275249, 1.350892, 1.725250");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001690, 0.011963, 0.051190, 0.201190, 1.000000");
values ( "0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990",\
"0.018917, 0.026742, 0.051229, 0.140583, 0.657990");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.372481, 0.387751, 0.434036, 0.596043, 1.458975",\
"0.414964, 0.430234, 0.476519, 0.638525, 1.501457",\
"0.463160, 0.478430, 0.524714, 0.686720, 1.549649",\
"0.530526, 0.545820, 0.592130, 0.754149, 1.617185",\
"0.601841, 0.617189, 0.663555, 0.825602, 1.688871");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.022549, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022549, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022549, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022648, 0.037128, 0.093723, 0.321264, 1.561653",\
"0.022870, 0.037302, 0.093791, 0.321264, 1.561740");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.339711, 0.351236, 0.379635, 0.455277, 0.829638",\
"0.392845, 0.404371, 0.432770, 0.508412, 0.882775",\
"0.470480, 0.482008, 0.510416, 0.586060, 0.960429",\
"0.619260, 0.630808, 0.659253, 0.734906, 1.109309",\
"0.862002, 0.873582, 0.902097, 0.977766, 1.352230");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018893, 0.026724, 0.051215, 0.140572, 0.657993",\
"0.018896, 0.026726, 0.051217, 0.140573, 0.657992",\
"0.018934, 0.026757, 0.051236, 0.140582, 0.657983",\
"0.019124, 0.026908, 0.051333, 0.140625, 0.657938",\
"0.019466, 0.027181, 0.051509, 0.140704, 0.657858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.372481, 0.387751, 0.434036, 0.596043, 1.458975",\
"0.414964, 0.430234, 0.476519, 0.638525, 1.501457",\
"0.463160, 0.478430, 0.524714, 0.686720, 1.549649",\
"0.530526, 0.545820, 0.592130, 0.754149, 1.617185",\
"0.601841, 0.617189, 0.663555, 0.825602, 1.688871");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.022549, 0.037049, 0.093692, 0.321221, 1.561612",\
"0.022549, 0.037049, 0.093692, 0.321221, 1.561612",\
"0.022549, 0.037049, 0.093692, 0.321221, 1.561612",\
"0.022648, 0.037128, 0.093723, 0.321221, 1.561653",\
"0.022870, 0.037302, 0.093791, 0.321221, 1.561740");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.339711, 0.351236, 0.379635, 0.455277, 0.829638",\
"0.392845, 0.404371, 0.432770, 0.508412, 0.882775",\
"0.470480, 0.482008, 0.510416, 0.586060, 0.960429",\
"0.619260, 0.630808, 0.659253, 0.734906, 1.109309",\
"0.862002, 0.873582, 0.902097, 0.977766, 1.352230");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018893, 0.026724, 0.051215, 0.140572, 0.657993",\
"0.018896, 0.026726, 0.051217, 0.140573, 0.657992",\
"0.018934, 0.026757, 0.051236, 0.140582, 0.657983",\
"0.019124, 0.026908, 0.051333, 0.140625, 0.657938",\
"0.019466, 0.027181, 0.051509, 0.140704, 0.657858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.812779, 0.828050, 0.874335, 1.036341, 1.899273",\
"0.858087, 0.873357, 0.919642, 1.081649, 1.944581",\
"0.911842, 0.927112, 0.973397, 1.135404, 1.998335",\
"0.992005, 1.007275, 1.053560, 1.215566, 2.078498",\
"1.095744, 1.111015, 1.157300, 1.319306, 2.182238");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.764316, 0.775841, 0.804242, 0.879884, 1.254247",\
"0.818556, 0.830082, 0.858482, 0.934124, 1.308487",\
"0.890685, 0.902210, 0.930611, 1.006253, 1.380616",\
"1.023829, 1.035355, 1.063756, 1.139398, 1.513761",\
"1.233342, 1.244868, 1.273269, 1.348911, 1.723274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.812779, 0.828050, 0.874335, 1.036341, 1.899273",\
"0.858087, 0.873357, 0.919642, 1.081649, 1.944581",\
"0.911842, 0.927112, 0.973397, 1.135404, 1.998335",\
"0.992005, 1.007275, 1.053560, 1.215566, 2.078498",\
"1.095744, 1.111015, 1.157300, 1.319306, 2.182238");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613",\
"0.022548, 0.037051, 0.093693, 0.321264, 1.561613");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.764316, 0.775841, 0.804242, 0.879884, 1.254247",\
"0.818556, 0.830082, 0.858482, 0.934124, 1.308487",\
"0.890685, 0.902210, 0.930611, 1.006253, 1.380616",\
"1.023829, 1.035355, 1.063756, 1.139398, 1.513761",\
"1.233342, 1.244868, 1.273269, 1.348911, 1.723274");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011951, 0.051179, 0.201179, 1.000000");
values ( "0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991",\
"0.018901, 0.026730, 0.051219, 0.140574, 0.657991");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.386694, 0.402035, 0.448233, 0.610095, 1.472223",\
"0.428923, 0.444264, 0.490462, 0.652324, 1.514451",\
"0.485912, 0.501258, 0.547460, 0.709326, 1.571474",\
"0.571730, 0.587112, 0.633352, 0.795235, 1.657534",\
"0.671630, 0.687116, 0.733459, 0.895393, 1.758118");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021838, 0.036428, 0.093228, 0.321029, 1.559864",\
"0.021983, 0.036541, 0.093273, 0.321029, 1.559920",\
"0.022391, 0.036861, 0.093397, 0.321029, 1.560081");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.370432, 0.382145, 0.410577, 0.486118, 0.859874",\
"0.422535, 0.434249, 0.462681, 0.538222, 0.911979",\
"0.501980, 0.513699, 0.542143, 0.617687, 0.991453",\
"0.670045, 0.681785, 0.710271, 0.785824, 1.159628",\
"0.940499, 0.952279, 0.980845, 1.056418, 1.430293");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.018672, 0.026569, 0.051089, 0.140527, 0.656337",\
"0.018676, 0.026571, 0.051091, 0.140528, 0.656337",\
"0.018729, 0.026614, 0.051118, 0.140540, 0.656325",\
"0.018938, 0.026782, 0.051226, 0.140588, 0.656275",\
"0.019334, 0.027099, 0.051429, 0.140679, 0.656181");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.386694, 0.402035, 0.448233, 0.610095, 1.472223",\
"0.428923, 0.444264, 0.490462, 0.652324, 1.514451",\
"0.485912, 0.501258, 0.547460, 0.709326, 1.571474",\
"0.571730, 0.587112, 0.633352, 0.795235, 1.657534",\
"0.671630, 0.687116, 0.733459, 0.895393, 1.758118");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.021818, 0.036412, 0.093222, 0.320954, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.320954, 1.559856",\
"0.021838, 0.036428, 0.093228, 0.320954, 1.559864",\
"0.021983, 0.036541, 0.093273, 0.320954, 1.559920",\
"0.022391, 0.036861, 0.093397, 0.320954, 1.560081");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.370432, 0.382145, 0.410577, 0.486118, 0.859874",\
"0.422535, 0.434249, 0.462681, 0.538222, 0.911979",\
"0.501980, 0.513699, 0.542143, 0.617687, 0.991453",\
"0.670045, 0.681785, 0.710271, 0.785824, 1.159628",\
"0.940499, 0.952279, 0.980845, 1.056418, 1.430293");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.018672, 0.026569, 0.051089, 0.140527, 0.656337",\
"0.018676, 0.026571, 0.051091, 0.140528, 0.656337",\
"0.018729, 0.026614, 0.051118, 0.140540, 0.656325",\
"0.018938, 0.026782, 0.051226, 0.140588, 0.656275",\
"0.019334, 0.027099, 0.051429, 0.140679, 0.656181");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.831400, 0.846741, 0.892939, 1.054802, 1.916928",\
"0.876054, 0.891395, 0.937593, 1.099455, 1.961582",\
"0.919734, 0.935075, 0.981272, 1.143135, 2.005261",\
"0.978402, 0.993743, 1.039941, 1.201803, 2.063930",\
"1.043668, 1.059009, 1.105206, 1.267069, 2.129196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.830090, 0.841806, 0.870242, 0.945784, 1.319544",\
"0.883493, 0.895208, 0.923644, 0.999187, 1.372946",\
"0.956300, 0.968016, 0.996452, 1.071994, 1.445754",\
"1.096316, 1.108031, 1.136467, 1.212009, 1.585769",\
"1.319458, 1.331173, 1.359609, 1.435152, 1.808911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.831400, 0.846741, 0.892939, 1.054802, 1.916928",\
"0.876054, 0.891395, 0.937593, 1.099455, 1.961582",\
"0.919734, 0.935075, 0.981272, 1.143135, 2.005261",\
"0.978402, 0.993743, 1.039941, 1.201803, 2.063930",\
"1.043668, 1.059009, 1.105206, 1.267069, 2.129196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856",\
"0.021818, 0.036412, 0.093222, 0.321029, 1.559856");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.830090, 0.841806, 0.870242, 0.945784, 1.319544",\
"0.883493, 0.895208, 0.923644, 0.999187, 1.372946",\
"0.956300, 0.968016, 0.996452, 1.071994, 1.445754",\
"1.096316, 1.108031, 1.136467, 1.212009, 1.585769",\
"1.319458, 1.331173, 1.359609, 1.435152, 1.808911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001420, 0.011692, 0.050920, 0.200920, 1.000000");
values ( "0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333",\
"0.018693, 0.026585, 0.051100, 0.140532, 0.656333");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.384362, 0.399625, 0.445705, 0.607506, 1.469199",\
"0.428035, 0.443298, 0.489377, 0.651178, 1.512870",\
"0.488005, 0.503281, 0.549373, 0.711180, 1.572924",\
"0.581278, 0.596596, 0.642729, 0.804556, 1.666470",\
"0.694883, 0.710335, 0.756602, 0.918495, 1.780959");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.021206, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021206, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021255, 0.035949, 0.092967, 0.320975, 1.559681",\
"0.021418, 0.036077, 0.093017, 0.320975, 1.559744",\
"0.021945, 0.036490, 0.093178, 0.320975, 1.559951");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.377763, 0.389528, 0.417960, 0.493497, 0.867278",\
"0.429576, 0.441340, 0.469773, 0.545310, 0.919091",\
"0.509839, 0.521608, 0.550050, 0.625590, 0.999379",\
"0.684347, 0.696137, 0.724623, 0.800173, 1.174000",\
"0.966360, 0.978193, 1.006765, 1.082335, 1.456238");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.018523, 0.026454, 0.051000, 0.140461, 0.656357",\
"0.018524, 0.026454, 0.051000, 0.140461, 0.656357",\
"0.018570, 0.026492, 0.051024, 0.140472, 0.656357",\
"0.018784, 0.026663, 0.051134, 0.140521, 0.656357",\
"0.019205, 0.027001, 0.051351, 0.140618, 0.656357");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.384362, 0.399625, 0.445705, 0.607506, 1.469199",\
"0.428035, 0.443298, 0.489377, 0.651178, 1.512870",\
"0.487913, 0.503188, 0.549281, 0.711087, 1.572831",\
"0.581214, 0.596532, 0.642665, 0.804492, 1.666406",\
"0.694883, 0.710335, 0.756602, 0.918495, 1.780959");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.021206, 0.035910, 0.092952, 0.320879, 1.559661",\
"0.021206, 0.035910, 0.092952, 0.320879, 1.559661",\
"0.021255, 0.035949, 0.092967, 0.320879, 1.559681",\
"0.021417, 0.036077, 0.093017, 0.320879, 1.559744",\
"0.021945, 0.036490, 0.093178, 0.320879, 1.559951");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.377763, 0.389528, 0.417960, 0.493497, 0.867278",\
"0.429576, 0.441340, 0.469773, 0.545310, 0.919091",\
"0.509839, 0.521608, 0.550050, 0.625590, 0.999379",\
"0.684294, 0.696084, 0.724570, 0.800119, 1.173947",\
"0.966360, 0.978193, 1.006765, 1.082335, 1.456238");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.018523, 0.026454, 0.051000, 0.140461, 0.656196",\
"0.018524, 0.026454, 0.051000, 0.140461, 0.656196",\
"0.018570, 0.026492, 0.051024, 0.140472, 0.656196",\
"0.018783, 0.026663, 0.051134, 0.140521, 0.656196",\
"0.019205, 0.027001, 0.051351, 0.140618, 0.656196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.833933, 0.849196, 0.895275, 1.057076, 1.918769",\
"0.878572, 0.893835, 0.939915, 1.101715, 1.963408",\
"0.924967, 0.940230, 0.986310, 1.148110, 2.009803",\
"0.983419, 0.998682, 1.044762, 1.206562, 2.068255",\
"1.048597, 1.063860, 1.109939, 1.271740, 2.133433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.838557, 0.850323, 0.878759, 0.954298, 1.328081",\
"0.891975, 0.903741, 0.932178, 1.007716, 1.381500",\
"0.968841, 0.980607, 1.009044, 1.084582, 1.458366",\
"1.108228, 1.119995, 1.148431, 1.223969, 1.597753",\
"1.331615, 1.343382, 1.371818, 1.447356, 1.821140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.833933, 0.849196, 0.895275, 1.057076, 1.918769",\
"0.878572, 0.893835, 0.939915, 1.101715, 1.963408",\
"0.924967, 0.940230, 0.986310, 1.148110, 2.009803",\
"0.983419, 0.998682, 1.044762, 1.206562, 2.068255",\
"1.048597, 1.063860, 1.109939, 1.271740, 2.133433");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661",\
"0.021205, 0.035911, 0.092952, 0.320975, 1.559661");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.838557, 0.850323, 0.878759, 0.954298, 1.328081",\
"0.891975, 0.903741, 0.932178, 1.007716, 1.381500",\
"0.968841, 0.980607, 1.009044, 1.084582, 1.458366",\
"1.108228, 1.119995, 1.148431, 1.223969, 1.597753",\
"1.331615, 1.343382, 1.371818, 1.447356, 1.821140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001342, 0.011614, 0.050842, 0.200842, 1.000000");
values ( "0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352",\
"0.018543, 0.026470, 0.051010, 0.140466, 0.656352");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.382932, 0.398223, 0.444278, 0.606061, 1.467723",\
"0.424674, 0.439966, 0.486020, 0.647804, 1.509465",\
"0.488015, 0.503323, 0.549395, 0.711186, 1.572916",\
"0.583252, 0.598607, 0.644724, 0.806537, 1.668454",\
"0.697106, 0.712601, 0.758856, 0.920738, 1.783222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035651, 0.092751, 0.320834, 1.559607",\
"0.020977, 0.035701, 0.092771, 0.320834, 1.559632",\
"0.021156, 0.035842, 0.092826, 0.320834, 1.559702",\
"0.021700, 0.036268, 0.092992, 0.320834, 1.559915");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.377883, 0.389724, 0.418178, 0.493715, 0.867546",\
"0.429439, 0.441281, 0.469735, 0.545272, 0.919103",\
"0.511772, 0.523618, 0.552082, 0.627621, 1.001460",\
"0.687782, 0.699650, 0.728157, 0.803706, 1.177584",\
"0.972048, 0.983959, 1.012553, 1.088122, 1.462076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.018423, 0.026380, 0.050932, 0.140396, 0.656359",\
"0.018423, 0.026380, 0.050932, 0.140396, 0.656359",\
"0.018469, 0.026417, 0.050956, 0.140407, 0.656359",\
"0.018681, 0.026588, 0.051065, 0.140456, 0.656359",\
"0.019105, 0.026928, 0.051284, 0.140554, 0.656359");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.382932, 0.398223, 0.444278, 0.606061, 1.467723",\
"0.424674, 0.439966, 0.486020, 0.647804, 1.509465",\
"0.487814, 0.503122, 0.549193, 0.710984, 1.572713",\
"0.583115, 0.598470, 0.644586, 0.806400, 1.668316",\
"0.697021, 0.712516, 0.758770, 0.920652, 1.783135");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.020912, 0.035650, 0.092751, 0.320732, 1.559606",\
"0.020912, 0.035651, 0.092751, 0.320732, 1.559606",\
"0.020976, 0.035701, 0.092770, 0.320732, 1.559631",\
"0.021155, 0.035841, 0.092825, 0.320732, 1.559702",\
"0.021699, 0.036268, 0.092992, 0.320732, 1.559915");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.377883, 0.389724, 0.418178, 0.493715, 0.867546",\
"0.429439, 0.441281, 0.469735, 0.545272, 0.919103",\
"0.511772, 0.523618, 0.552082, 0.627621, 1.001460",\
"0.687671, 0.699540, 0.728046, 0.803595, 1.177473",\
"0.972048, 0.983959, 1.012553, 1.088122, 1.462076");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.018423, 0.026380, 0.050932, 0.140396, 0.656197",\
"0.018423, 0.026380, 0.050932, 0.140396, 0.656197",\
"0.018469, 0.026417, 0.050956, 0.140407, 0.656197",\
"0.018681, 0.026587, 0.051065, 0.140456, 0.656197",\
"0.019105, 0.026928, 0.051284, 0.140554, 0.656197");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.931092, 0.946383, 0.992438, 1.154221, 2.015882",\
"0.976568, 0.991859, 1.037914, 1.199697, 2.061358",\
"1.030672, 1.045963, 1.092018, 1.253801, 2.115462",\
"1.107365, 1.122656, 1.168711, 1.330494, 2.192156",\
"1.200559, 1.215850, 1.261905, 1.423688, 2.285350");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.948462, 0.960306, 0.988764, 1.064302, 1.438136",\
"1.002909, 1.014753, 1.043211, 1.118749, 1.492583",\
"1.075259, 1.087103, 1.115560, 1.191098, 1.564933",\
"1.201386, 1.213230, 1.241687, 1.317225, 1.691060",\
"1.393579, 1.405423, 1.433880, 1.509418, 1.883253");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.931092, 0.946383, 0.992438, 1.154221, 2.015882",\
"0.976568, 0.991859, 1.037914, 1.199697, 2.061358",\
"1.030672, 1.045963, 1.092018, 1.253801, 2.115462",\
"1.107365, 1.122656, 1.168711, 1.330494, 2.192156",\
"1.200559, 1.215850, 1.261905, 1.423688, 2.285350");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607",\
"0.020912, 0.035650, 0.092751, 0.320834, 1.559607");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.948462, 0.960306, 0.988764, 1.064302, 1.438136",\
"1.002909, 1.014753, 1.043211, 1.118749, 1.492583",\
"1.075259, 1.087103, 1.115560, 1.191098, 1.564933",\
"1.201386, 1.213230, 1.241687, 1.317225, 1.691060",\
"1.393579, 1.405423, 1.433880, 1.509418, 1.883253");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001238, 0.011510, 0.050738, 0.200738, 1.000000");
values ( "0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354",\
"0.018442, 0.026395, 0.050942, 0.140401, 0.656354");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.315364, 0.330289, 0.376021, 0.537648, 1.397925",\
"0.357132, 0.372058, 0.417792, 0.579420, 1.439705",\
"0.412519, 0.427460, 0.473207, 0.634842, 1.495184",\
"0.493757, 0.508769, 0.554587, 0.716256, 1.576888",\
"0.584163, 0.599314, 0.645270, 0.807007, 1.668206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.019780, 0.034786, 0.092487, 0.321114, 1.559119",\
"0.019788, 0.034792, 0.092489, 0.321113, 1.559122",\
"0.019842, 0.034835, 0.092506, 0.321106, 1.559143",\
"0.020120, 0.035052, 0.092591, 0.321070, 1.559252",\
"0.020663, 0.035478, 0.092757, 0.320999, 1.559465");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.410876, 0.422708, 0.451242, 0.526802, 0.900680",\
"0.462507, 0.474339, 0.502874, 0.578434, 0.952312",\
"0.541534, 0.553371, 0.581914, 0.657475, 1.031361",\
"0.705929, 0.717781, 0.746354, 0.821923, 1.195835",\
"0.975989, 0.987875, 1.016518, 1.092103, 1.466077");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.018966, 0.026812, 0.051224, 0.140553, 0.656247",\
"0.018970, 0.026814, 0.051226, 0.140553, 0.656245",\
"0.019010, 0.026847, 0.051247, 0.140563, 0.656236",\
"0.019158, 0.026965, 0.051323, 0.140597, 0.656201",\
"0.019501, 0.027241, 0.051499, 0.140676, 0.656119");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.315364, 0.330289, 0.376021, 0.537648, 1.397925",\
"0.357132, 0.372058, 0.417792, 0.579420, 1.439705",\
"0.412519, 0.427460, 0.473207, 0.634842, 1.495184",\
"0.493757, 0.508769, 0.554587, 0.716256, 1.576888",\
"0.584163, 0.599314, 0.645270, 0.807007, 1.668206");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.019780, 0.034786, 0.092487, 0.321114, 1.559119",\
"0.019788, 0.034792, 0.092489, 0.321113, 1.559122",\
"0.019842, 0.034835, 0.092506, 0.321106, 1.559143",\
"0.020120, 0.035052, 0.092591, 0.321070, 1.559252",\
"0.020663, 0.035478, 0.092757, 0.320999, 1.559465");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.410876, 0.422708, 0.451242, 0.526802, 0.900680",\
"0.462507, 0.474339, 0.502874, 0.578434, 0.952312",\
"0.541534, 0.553371, 0.581914, 0.657475, 1.031361",\
"0.705929, 0.717781, 0.746354, 0.821923, 1.195835",\
"0.975989, 0.987875, 1.016518, 1.092103, 1.466077");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.018966, 0.026812, 0.051224, 0.140553, 0.656247",\
"0.018970, 0.026814, 0.051226, 0.140553, 0.656245",\
"0.019010, 0.026847, 0.051247, 0.140563, 0.656236",\
"0.019158, 0.026965, 0.051323, 0.140597, 0.656201",\
"0.019501, 0.027241, 0.051499, 0.140676, 0.656119");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.897009, 0.911935, 0.957667, 1.119295, 1.979576",\
"0.942488, 0.957414, 1.003146, 1.164774, 2.025055",\
"0.996585, 1.011511, 1.057243, 1.218871, 2.079152",\
"1.073214, 1.088140, 1.133873, 1.295500, 2.155781",\
"1.166231, 1.181156, 1.226889, 1.388516, 2.248798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "1.004428, 1.016261, 1.044799, 1.120359, 1.494240",\
"1.058872, 1.070706, 1.099243, 1.174803, 1.548684",\
"1.131224, 1.143058, 1.171595, 1.247155, 1.621036",\
"1.257267, 1.269101, 1.297638, 1.373198, 1.747079",\
"1.449272, 1.461105, 1.489643, 1.565203, 1.939084");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.897009, 0.911935, 0.957667, 1.119295, 1.979576",\
"0.942488, 0.957414, 1.003146, 1.164774, 2.025055",\
"0.996585, 1.011511, 1.057243, 1.218871, 2.079152",\
"1.073214, 1.088140, 1.133873, 1.295500, 2.155781",\
"1.166231, 1.181156, 1.226889, 1.388516, 2.248798");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120",\
"0.019784, 0.034789, 0.092488, 0.321113, 1.559120");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "1.004428, 1.016261, 1.044799, 1.120359, 1.494240",\
"1.058872, 1.070706, 1.099243, 1.174803, 1.548684",\
"1.131224, 1.143058, 1.171595, 1.247155, 1.621036",\
"1.257267, 1.269101, 1.297638, 1.373198, 1.747079",\
"1.449272, 1.461105, 1.489643, 1.565203, 1.939084");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001315, 0.011587, 0.050815, 0.200815, 1.000000");
values ( "0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243",\
"0.018982, 0.026824, 0.051232, 0.140556, 0.656243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.286785, 0.301618, 0.347118, 0.508542, 1.367532",\
"0.328653, 0.343489, 0.388994, 0.550419, 1.409424",\
"0.385840, 0.400705, 0.446237, 0.607675, 1.466792",\
"0.469045, 0.484008, 0.529633, 0.691117, 1.550616",\
"0.559994, 0.575127, 0.620914, 0.782478, 1.642641");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018440, 0.033655, 0.091800, 0.320901, 1.557333",\
"0.018455, 0.033666, 0.091805, 0.320899, 1.557339",\
"0.018562, 0.033751, 0.091838, 0.320885, 1.557381",\
"0.018928, 0.034039, 0.091950, 0.320838, 1.557524",\
"0.019566, 0.034540, 0.092145, 0.320755, 1.557773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.370899, 0.382891, 0.411371, 0.486820, 0.860108",\
"0.422390, 0.434382, 0.462862, 0.538312, 0.911601",\
"0.501424, 0.513421, 0.541911, 0.617363, 0.990660",\
"0.668648, 0.680665, 0.709195, 0.784656, 1.157988",\
"0.938674, 0.950729, 0.979334, 1.054812, 1.428209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018259, 0.026266, 0.050840, 0.140373, 0.654900",\
"0.018262, 0.026269, 0.050842, 0.140374, 0.654900",\
"0.018310, 0.026307, 0.050866, 0.140385, 0.654889",\
"0.018502, 0.026462, 0.050966, 0.140429, 0.654843",\
"0.018863, 0.026754, 0.051153, 0.140513, 0.654757");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.286785, 0.301618, 0.347118, 0.508542, 1.367532",\
"0.328653, 0.343489, 0.388994, 0.550419, 1.409424",\
"0.385840, 0.400705, 0.446237, 0.607675, 1.466792",\
"0.469045, 0.484008, 0.529633, 0.691117, 1.550616",\
"0.559994, 0.575127, 0.620914, 0.782478, 1.642641");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018440, 0.033655, 0.091800, 0.320901, 1.557333",\
"0.018455, 0.033666, 0.091805, 0.320899, 1.557339",\
"0.018562, 0.033751, 0.091838, 0.320885, 1.557381",\
"0.018928, 0.034039, 0.091950, 0.320838, 1.557524",\
"0.019566, 0.034540, 0.092145, 0.320755, 1.557773");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.370899, 0.382891, 0.411371, 0.486820, 0.860108",\
"0.422390, 0.434382, 0.462862, 0.538312, 0.911601",\
"0.501424, 0.513421, 0.541911, 0.617363, 0.990660",\
"0.668648, 0.680665, 0.709195, 0.784656, 1.157988",\
"0.938674, 0.950729, 0.979334, 1.054812, 1.428209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018259, 0.026266, 0.050840, 0.140373, 0.654900",\
"0.018262, 0.026269, 0.050842, 0.140374, 0.654900",\
"0.018310, 0.026307, 0.050866, 0.140385, 0.654889",\
"0.018502, 0.026462, 0.050966, 0.140429, 0.654843",\
"0.018863, 0.026754, 0.051153, 0.140513, 0.654757");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.730253, 0.745088, 0.790590, 0.952014, 1.811012",\
"0.774933, 0.789768, 0.835270, 0.996695, 1.855693",\
"0.821306, 0.836141, 0.881644, 1.043068, 1.902066",\
"0.879773, 0.894608, 0.940111, 1.101535, 1.960533",\
"0.945045, 0.959880, 1.005382, 1.166806, 2.025805");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.826967, 0.838961, 0.867445, 0.942895, 1.316187",\
"0.880369, 0.892363, 0.920847, 0.996297, 1.369589",\
"0.953755, 0.965749, 0.994232, 1.069682, 1.442974",\
"1.097861, 1.109855, 1.138339, 1.213789, 1.587081",\
"1.321028, 1.333022, 1.361506, 1.436956, 1.810248");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.730253, 0.745088, 0.790590, 0.952014, 1.811012",\
"0.774933, 0.789768, 0.835270, 0.996695, 1.855693",\
"0.821306, 0.836141, 0.881644, 1.043068, 1.902066",\
"0.879773, 0.894608, 0.940111, 1.101535, 1.960533",\
"0.945045, 0.959880, 1.005382, 1.166806, 2.025805");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336",\
"0.018448, 0.033661, 0.091803, 0.320900, 1.557336");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.826967, 0.838961, 0.867445, 0.942895, 1.316187",\
"0.880369, 0.892363, 0.920847, 0.996297, 1.369589",\
"0.953755, 0.965749, 0.994232, 1.069682, 1.442974",\
"1.097861, 1.109855, 1.138339, 1.213789, 1.587081",\
"1.321028, 1.333022, 1.361506, 1.436956, 1.810248");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001032, 0.011305, 0.050532, 0.200532, 1.000000");
values ( "0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896",\
"0.018278, 0.026282, 0.050850, 0.140377, 0.654896");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.314404, 0.329274, 0.374776, 0.536196, 1.395251",\
"0.356939, 0.371814, 0.417321, 0.578744, 1.437819",\
"0.418905, 0.433822, 0.479369, 0.640812, 1.500051",\
"0.515853, 0.530879, 0.576528, 0.738021, 1.597680",\
"0.625944, 0.641157, 0.686984, 0.848564, 1.708948");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018297, 0.033518, 0.091670, 0.320779, 1.557324",\
"0.018316, 0.033533, 0.091676, 0.320777, 1.557331",\
"0.018474, 0.033657, 0.091724, 0.320757, 1.557393",\
"0.018876, 0.033973, 0.091847, 0.320705, 1.557551",\
"0.019573, 0.034521, 0.092060, 0.320615, 1.557823");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.405741, 0.417799, 0.446306, 0.521758, 0.895095",\
"0.456312, 0.468369, 0.496876, 0.572327, 0.945665",\
"0.536370, 0.548431, 0.576945, 0.652398, 1.025742",\
"0.715725, 0.727808, 0.756363, 0.831826, 1.205205",\
"1.006519, 1.018642, 1.047278, 1.122759, 1.496208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018234, 0.026251, 0.050815, 0.140335, 0.654890",\
"0.018234, 0.026251, 0.050815, 0.140335, 0.654890",\
"0.018268, 0.026279, 0.050832, 0.140343, 0.654890",\
"0.018468, 0.026440, 0.050936, 0.140389, 0.654890",\
"0.018854, 0.026753, 0.051136, 0.140479, 0.654890");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.314404, 0.329274, 0.374776, 0.536196, 1.395251",\
"0.356939, 0.371814, 0.417321, 0.578744, 1.437819",\
"0.418905, 0.433822, 0.479369, 0.640812, 1.500051",\
"0.515853, 0.530879, 0.576528, 0.738021, 1.597680",\
"0.625944, 0.641157, 0.686984, 0.848564, 1.708948");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018297, 0.033518, 0.091670, 0.320779, 1.557324",\
"0.018316, 0.033533, 0.091676, 0.320777, 1.557331",\
"0.018474, 0.033657, 0.091724, 0.320757, 1.557393",\
"0.018876, 0.033973, 0.091847, 0.320705, 1.557551",\
"0.019573, 0.034521, 0.092060, 0.320615, 1.557823");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.405741, 0.417799, 0.446306, 0.521758, 0.895095",\
"0.456312, 0.468369, 0.496876, 0.572327, 0.945665",\
"0.536370, 0.548431, 0.576945, 0.652398, 1.025742",\
"0.715725, 0.727808, 0.756363, 0.831826, 1.205205",\
"1.006519, 1.018642, 1.047278, 1.122759, 1.496208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018234, 0.026251, 0.050814, 0.140335, 0.654742",\
"0.018234, 0.026251, 0.050814, 0.140335, 0.654742",\
"0.018268, 0.026279, 0.050832, 0.140343, 0.654742",\
"0.018468, 0.026440, 0.050936, 0.140389, 0.654742",\
"0.018854, 0.026753, 0.051136, 0.140479, 0.654742");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.709235, 0.724107, 0.769610, 0.931031, 1.790092",\
"0.753938, 0.768809, 0.814312, 0.975734, 1.834794",\
"0.797582, 0.812454, 0.857957, 1.019378, 1.878438",\
"0.856352, 0.871223, 0.916727, 1.078148, 1.937208",\
"0.921285, 0.936157, 0.981660, 1.143081, 2.002141");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.830640, 0.842699, 0.871210, 0.946662, 1.320003",\
"0.885794, 0.897853, 0.926364, 1.001816, 1.375157",\
"0.958556, 0.970616, 0.999126, 1.074579, 1.447919",\
"1.098096, 1.110156, 1.138667, 1.214119, 1.587460",\
"1.319646, 1.331705, 1.360216, 1.435668, 1.809009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.709235, 0.724107, 0.769610, 0.931031, 1.790092",\
"0.753938, 0.768809, 0.814312, 0.975734, 1.834794",\
"0.797582, 0.812454, 0.857957, 1.019378, 1.878438",\
"0.856352, 0.871223, 0.916727, 1.078148, 1.937208",\
"0.921285, 0.936157, 0.981660, 1.143081, 2.002141");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326",\
"0.018302, 0.033522, 0.091671, 0.320779, 1.557326");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.830640, 0.842699, 0.871210, 0.946662, 1.320003",\
"0.885794, 0.897853, 0.926364, 1.001816, 1.375157",\
"0.958556, 0.970616, 0.999126, 1.074579, 1.447919",\
"1.098096, 1.110156, 1.138667, 1.214119, 1.587460",\
"1.319646, 1.331705, 1.360216, 1.435668, 1.809009");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000951, 0.011224, 0.050451, 0.200451, 1.000000");
values ( "0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886",\
"0.018252, 0.026265, 0.050824, 0.140339, 0.654886");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.301008, 0.315706, 0.361170, 0.522677, 1.381868",\
"0.342022, 0.356717, 0.402180, 0.563683, 1.422876",\
"0.406123, 0.420824, 0.466301, 0.627798, 1.487082",\
"0.501652, 0.516465, 0.562051, 0.723602, 1.583334",\
"0.607740, 0.622732, 0.668493, 0.830131, 1.690586");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018532, 0.033781, 0.092019, 0.321164, 1.558427",\
"0.018534, 0.033783, 0.092020, 0.321160, 1.558466",\
"0.018628, 0.033859, 0.092050, 0.321128, 1.558714",\
"0.019058, 0.034196, 0.092182, 0.321072, 1.558882",\
"0.019751, 0.034739, 0.092394, 0.320982, 1.559153");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.385844, 0.397677, 0.426112, 0.501644, 0.875458",\
"0.438094, 0.449927, 0.478362, 0.553894, 0.927709",\
"0.518117, 0.529954, 0.558397, 0.633931, 1.007752",\
"0.697001, 0.708860, 0.737347, 0.812891, 1.186752",\
"0.983274, 0.995172, 1.023736, 1.099299, 1.473227");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018324, 0.026300, 0.050881, 0.140373, 0.656382",\
"0.018325, 0.026302, 0.050882, 0.140373, 0.656382",\
"0.018363, 0.026332, 0.050901, 0.140382, 0.656382",\
"0.018579, 0.026506, 0.051013, 0.140432, 0.656382",\
"0.018957, 0.026810, 0.051207, 0.140519, 0.656382");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.301008, 0.315706, 0.361170, 0.522677, 1.381868",\
"0.342022, 0.356717, 0.402180, 0.563683, 1.422876",\
"0.406123, 0.420824, 0.466301, 0.627798, 1.487082",\
"0.501652, 0.516465, 0.562051, 0.723602, 1.583334",\
"0.607740, 0.622732, 0.668493, 0.830131, 1.690586");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018532, 0.033781, 0.092019, 0.321164, 1.558427",\
"0.018534, 0.033783, 0.092020, 0.321160, 1.558466",\
"0.018628, 0.033859, 0.092050, 0.321128, 1.558714",\
"0.019058, 0.034196, 0.092182, 0.321072, 1.558882",\
"0.019751, 0.034739, 0.092394, 0.320982, 1.559153");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.385844, 0.397677, 0.426112, 0.501644, 0.875458",\
"0.438094, 0.449927, 0.478362, 0.553894, 0.927709",\
"0.518117, 0.529954, 0.558397, 0.633931, 1.007752",\
"0.697001, 0.708860, 0.737347, 0.812891, 1.186752",\
"0.983274, 0.995172, 1.023736, 1.099299, 1.473227");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018324, 0.026300, 0.050881, 0.140373, 0.656232",\
"0.018325, 0.026302, 0.050882, 0.140373, 0.656232",\
"0.018363, 0.026332, 0.050901, 0.140382, 0.656232",\
"0.018579, 0.026506, 0.051013, 0.140432, 0.656232",\
"0.018957, 0.026810, 0.051207, 0.140519, 0.656232");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.695982, 0.710679, 0.756143, 0.917649, 1.776840",\
"0.742419, 0.757116, 0.802580, 0.964086, 1.823277",\
"0.786641, 0.801338, 0.846802, 1.008308, 1.867500",\
"0.845129, 0.859826, 0.905290, 1.066795, 1.925987",\
"0.910422, 0.925119, 0.970583, 1.132089, 1.991280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.812692, 0.824527, 0.852966, 0.928499, 1.302318",\
"0.867966, 0.879801, 0.908240, 0.983773, 1.357592",\
"0.941235, 0.953071, 0.981509, 1.057043, 1.430861",\
"1.080691, 1.092526, 1.120965, 1.196498, 1.570316",\
"1.303398, 1.315233, 1.343672, 1.419206, 1.793024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.695982, 0.710679, 0.756143, 0.917649, 1.776840",\
"0.742419, 0.757116, 0.802580, 0.964086, 1.823277",\
"0.786641, 0.801338, 0.846802, 1.008308, 1.867500",\
"0.845129, 0.859826, 0.905290, 1.066795, 1.925987",\
"0.910422, 0.925119, 0.970583, 1.132089, 1.991280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438",\
"0.018533, 0.033782, 0.092019, 0.321163, 1.558438");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.812692, 0.824527, 0.852966, 0.928499, 1.302318",\
"0.867966, 0.879801, 0.908240, 0.983773, 1.357592",\
"0.941235, 0.953071, 0.981509, 1.057043, 1.430861",\
"1.080691, 1.092526, 1.120965, 1.196498, 1.570316",\
"1.303398, 1.315233, 1.343672, 1.419206, 1.793024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001236, 0.011508, 0.050736, 0.200736, 1.000000");
values ( "0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377",\
"0.018345, 0.026318, 0.050892, 0.140378, 0.656377");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.281517, 0.296264, 0.341743, 0.503273, 1.362513",\
"0.324065, 0.338809, 0.384287, 0.545814, 1.405055",\
"0.383542, 0.398260, 0.443725, 0.605224, 1.464474",\
"0.470612, 0.485411, 0.530960, 0.692492, 1.552114",\
"0.564497, 0.579474, 0.625197, 0.786814, 1.647148");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018439, 0.033690, 0.091932, 0.321115, 1.558127",\
"0.018441, 0.033692, 0.091933, 0.321111, 1.558166",\
"0.018459, 0.033709, 0.091941, 0.321075, 1.558524",\
"0.018821, 0.033994, 0.092054, 0.321013, 1.558820",\
"0.019503, 0.034530, 0.092262, 0.320924, 1.559087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.362568, 0.374433, 0.402862, 0.478388, 0.852217",\
"0.413171, 0.425034, 0.453464, 0.528990, 0.902818",\
"0.492660, 0.504528, 0.532964, 0.608494, 0.982326",\
"0.664116, 0.676006, 0.704488, 0.780028, 1.153899",\
"0.937157, 0.949085, 0.977643, 1.053201, 1.427139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018188, 0.026195, 0.050803, 0.140322, 0.656406",\
"0.018188, 0.026195, 0.050803, 0.140322, 0.656406",\
"0.018231, 0.026229, 0.050825, 0.140331, 0.656406",\
"0.018450, 0.026405, 0.050938, 0.140381, 0.656406",\
"0.018821, 0.026704, 0.051129, 0.140467, 0.656406");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.281517, 0.296264, 0.341743, 0.503273, 1.362513",\
"0.324065, 0.338809, 0.384287, 0.545814, 1.405055",\
"0.383542, 0.398260, 0.443725, 0.605224, 1.464474",\
"0.470612, 0.485411, 0.530960, 0.692492, 1.552114",\
"0.564497, 0.579474, 0.625197, 0.786814, 1.647148");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018439, 0.033690, 0.091932, 0.321115, 1.558127",\
"0.018441, 0.033692, 0.091933, 0.321111, 1.558166",\
"0.018459, 0.033709, 0.091941, 0.321075, 1.558524",\
"0.018821, 0.033994, 0.092054, 0.321013, 1.558820",\
"0.019503, 0.034530, 0.092262, 0.320924, 1.559087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.362568, 0.374433, 0.402862, 0.478388, 0.852217",\
"0.413171, 0.425034, 0.453464, 0.528990, 0.902818",\
"0.492660, 0.504528, 0.532964, 0.608494, 0.982326",\
"0.664116, 0.676006, 0.704488, 0.780028, 1.153899",\
"0.937157, 0.949085, 0.977643, 1.053201, 1.427139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018188, 0.026195, 0.050803, 0.140322, 0.656254",\
"0.018188, 0.026195, 0.050803, 0.140322, 0.656254",\
"0.018231, 0.026229, 0.050825, 0.140331, 0.656254",\
"0.018450, 0.026405, 0.050938, 0.140381, 0.656254",\
"0.018821, 0.026704, 0.051129, 0.140467, 0.656254");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.701237, 0.715982, 0.761461, 0.922990, 1.782230",\
"0.746546, 0.761292, 0.806770, 0.968299, 1.827539",\
"0.800317, 0.815063, 0.860541, 1.022070, 1.881310",\
"0.880484, 0.895230, 0.940708, 1.102237, 1.961477",\
"0.984360, 0.999106, 1.044584, 1.206113, 2.065353");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.811657, 0.823522, 0.851952, 0.927481, 1.301307",\
"0.865884, 0.877748, 0.906178, 0.981707, 1.355533",\
"0.938044, 0.949908, 0.978338, 1.053867, 1.427693",\
"1.071290, 1.083155, 1.111585, 1.187114, 1.560940",\
"1.281255, 1.293119, 1.321549, 1.397078, 1.770904");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.701237, 0.715982, 0.761461, 0.922990, 1.782230",\
"0.746546, 0.761292, 0.806770, 0.968299, 1.827539",\
"0.800317, 0.815063, 0.860541, 1.022070, 1.881310",\
"0.880484, 0.895230, 0.940708, 1.102237, 1.961477",\
"0.984360, 0.999106, 1.044584, 1.206113, 2.065353");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144",\
"0.018440, 0.033691, 0.091932, 0.321113, 1.558144");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.811657, 0.823522, 0.851952, 0.927481, 1.301307",\
"0.865884, 0.877748, 0.906178, 0.981707, 1.355533",\
"0.938044, 0.949908, 0.978338, 1.053867, 1.427693",\
"1.071290, 1.083155, 1.111585, 1.187114, 1.560940",\
"1.281255, 1.293119, 1.321549, 1.397078, 1.770904");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001184, 0.011456, 0.050684, 0.200684, 1.000000");
values ( "0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401",\
"0.018201, 0.026205, 0.050809, 0.140324, 0.656401");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.265332, 0.280069, 0.325548, 0.487084, 1.346292",\
"0.306531, 0.321265, 0.366742, 0.528274, 1.387483",\
"0.361901, 0.376616, 0.422084, 0.583596, 1.442811",\
"0.438920, 0.453678, 0.499200, 0.660719, 1.520207",\
"0.519725, 0.534654, 0.580343, 0.741944, 1.602116");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018478, 0.033728, 0.091973, 0.321166, 1.558057",\
"0.018481, 0.033731, 0.091975, 0.321161, 1.558107",\
"0.018493, 0.033743, 0.091981, 0.321135, 1.558360",\
"0.018764, 0.033958, 0.092066, 0.321069, 1.558781",\
"0.019420, 0.034473, 0.092267, 0.320984, 1.559038");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.341715, 0.353564, 0.382002, 0.457515, 0.831364",\
"0.392416, 0.404266, 0.432701, 0.508216, 0.882061",\
"0.470566, 0.482408, 0.510829, 0.586358, 0.960168",\
"0.630833, 0.642696, 0.671161, 0.746699, 1.120546",\
"0.888511, 0.900410, 0.928948, 1.004503, 1.378415");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018208, 0.026216, 0.050824, 0.140350, 0.656419",\
"0.018208, 0.026216, 0.050824, 0.140350, 0.656419",\
"0.018215, 0.026216, 0.050824, 0.140350, 0.656419",\
"0.018424, 0.026382, 0.050929, 0.140387, 0.656419",\
"0.018779, 0.026668, 0.051112, 0.140468, 0.656419");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.265332, 0.280069, 0.325548, 0.487084, 1.346292",\
"0.306531, 0.321265, 0.366742, 0.528274, 1.387483",\
"0.361901, 0.376616, 0.422084, 0.583596, 1.442811",\
"0.438920, 0.453678, 0.499200, 0.660719, 1.520207",\
"0.519725, 0.534654, 0.580343, 0.741944, 1.602116");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018478, 0.033728, 0.091973, 0.321166, 1.558057",\
"0.018481, 0.033731, 0.091975, 0.321161, 1.558107",\
"0.018493, 0.033743, 0.091981, 0.321135, 1.558360",\
"0.018764, 0.033958, 0.092066, 0.321069, 1.558781",\
"0.019420, 0.034473, 0.092267, 0.320984, 1.559038");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.341715, 0.353564, 0.382002, 0.457515, 0.831364",\
"0.392416, 0.404266, 0.432701, 0.508216, 0.882061",\
"0.470566, 0.482408, 0.510829, 0.586358, 0.960168",\
"0.630833, 0.642696, 0.671161, 0.746699, 1.120546",\
"0.888511, 0.900410, 0.928948, 1.004503, 1.378415");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018208, 0.026214, 0.050821, 0.140338, 0.656270",\
"0.018208, 0.026214, 0.050821, 0.140338, 0.656270",\
"0.018215, 0.026214, 0.050821, 0.140338, 0.656270",\
"0.018424, 0.026382, 0.050929, 0.140387, 0.656270",\
"0.018779, 0.026668, 0.051112, 0.140468, 0.656270");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.646168, 0.660904, 0.706382, 0.867916, 1.727125",\
"0.691465, 0.706201, 0.751679, 0.913213, 1.772422",\
"0.745622, 0.760358, 0.805836, 0.967370, 1.826578",\
"0.825506, 0.840241, 0.885720, 1.047254, 1.906462",\
"0.927997, 0.942733, 0.988211, 1.149745, 2.008953");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.756689, 0.768536, 0.796967, 0.872486, 1.246321",\
"0.811091, 0.822938, 0.851370, 0.926889, 1.300724",\
"0.883546, 0.895394, 0.923825, 0.999344, 1.373179",\
"1.015343, 1.027190, 1.055622, 1.131141, 1.504976",\
"1.221341, 1.233188, 1.261619, 1.337138, 1.710973");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.646168, 0.660904, 0.706382, 0.867916, 1.727125",\
"0.691465, 0.706201, 0.751679, 0.913213, 1.772422",\
"0.745622, 0.760358, 0.805836, 0.967370, 1.826578",\
"0.825506, 0.840241, 0.885720, 1.047254, 1.906462",\
"0.927997, 0.942733, 0.988211, 1.149745, 2.008953");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076",\
"0.018479, 0.033729, 0.091974, 0.321164, 1.558076");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.756689, 0.768536, 0.796967, 0.872486, 1.246321",\
"0.811091, 0.822938, 0.851370, 0.926889, 1.300724",\
"0.883546, 0.895394, 0.923825, 0.999344, 1.373179",\
"1.015343, 1.027190, 1.055622, 1.131141, 1.504976",\
"1.221341, 1.233188, 1.261619, 1.337138, 1.710973");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414",\
"0.018210, 0.026215, 0.050822, 0.140346, 0.656414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.280502, 0.295249, 0.340734, 0.502290, 1.361474",\
"0.322007, 0.336751, 0.382235, 0.543787, 1.402972",\
"0.379754, 0.394475, 0.439948, 0.601475, 1.460668",\
"0.468956, 0.483693, 0.529201, 0.690714, 1.550134",\
"0.570329, 0.585243, 0.630924, 0.792522, 1.652653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018491, 0.033741, 0.091992, 0.321216, 1.557810",\
"0.018493, 0.033743, 0.091993, 0.321211, 1.557856",\
"0.018508, 0.033758, 0.092001, 0.321179, 1.558173",\
"0.018739, 0.033944, 0.092076, 0.321100, 1.558762",\
"0.019421, 0.034478, 0.092285, 0.321012, 1.559029");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.353509, 0.365351, 0.393792, 0.469299, 0.843159",\
"0.403600, 0.415442, 0.443882, 0.519390, 0.893247",\
"0.481127, 0.492961, 0.521386, 0.596907, 0.970728",\
"0.644973, 0.656822, 0.685278, 0.760815, 1.134651",\
"0.900522, 0.912408, 0.940938, 1.016492, 1.390392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018219, 0.026229, 0.050835, 0.140366, 0.656427",\
"0.018220, 0.026229, 0.050835, 0.140366, 0.656427",\
"0.018224, 0.026229, 0.050835, 0.140366, 0.656427",\
"0.018416, 0.026375, 0.050927, 0.140391, 0.656427",\
"0.018776, 0.026665, 0.051113, 0.140474, 0.656427");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.280502, 0.295249, 0.340734, 0.502290, 1.361474",\
"0.322007, 0.336751, 0.382235, 0.543787, 1.402972",\
"0.379754, 0.394475, 0.439948, 0.601475, 1.460668",\
"0.468956, 0.483693, 0.529201, 0.690714, 1.550134",\
"0.570329, 0.585243, 0.630924, 0.792522, 1.652653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018491, 0.033741, 0.091992, 0.321216, 1.557810",\
"0.018493, 0.033743, 0.091993, 0.321211, 1.557856",\
"0.018508, 0.033758, 0.092001, 0.321179, 1.558173",\
"0.018739, 0.033944, 0.092076, 0.321100, 1.558762",\
"0.019421, 0.034478, 0.092285, 0.321012, 1.559029");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.353509, 0.365351, 0.393792, 0.469299, 0.843159",\
"0.403600, 0.415442, 0.443882, 0.519390, 0.893247",\
"0.481127, 0.492961, 0.521386, 0.596907, 0.970728",\
"0.644973, 0.656822, 0.685278, 0.760815, 1.134651",\
"0.900522, 0.912408, 0.940938, 1.016492, 1.390392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018219, 0.026225, 0.050832, 0.140354, 0.656274",\
"0.018220, 0.026225, 0.050832, 0.140354, 0.656274",\
"0.018224, 0.026225, 0.050832, 0.140354, 0.656274",\
"0.018416, 0.026375, 0.050927, 0.140391, 0.656274",\
"0.018776, 0.026665, 0.051113, 0.140474, 0.656274");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.596898, 0.611643, 0.657129, 0.818683, 1.677868",\
"0.642271, 0.657016, 0.702501, 0.864056, 1.723240",\
"0.696279, 0.711025, 0.756510, 0.918064, 1.777249",\
"0.774079, 0.788825, 0.834310, 0.995864, 1.855049",\
"0.870863, 0.885609, 0.931094, 1.092648, 1.951833");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.714496, 0.726335, 0.754772, 0.830283, 1.204131",\
"0.769003, 0.780843, 0.809280, 0.884790, 1.258639",\
"0.841301, 0.853140, 0.881577, 0.957088, 1.330936",\
"0.970021, 0.981860, 1.010297, 1.085807, 1.459656",\
"1.167909, 1.179748, 1.208185, 1.283696, 1.657544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.596898, 0.611643, 0.657129, 0.818683, 1.677868",\
"0.642271, 0.657016, 0.702501, 0.864056, 1.723240",\
"0.696279, 0.711025, 0.756510, 0.918064, 1.777249",\
"0.774079, 0.788825, 0.834310, 0.995864, 1.855049",\
"0.870863, 0.885609, 0.931094, 1.092648, 1.951833");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825",\
"0.018491, 0.033741, 0.091993, 0.321214, 1.557825");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.714496, 0.726335, 0.754772, 0.830283, 1.204131",\
"0.769003, 0.780843, 0.809280, 0.884790, 1.258639",\
"0.841301, 0.853140, 0.881577, 0.957088, 1.330936",\
"0.970021, 0.981860, 1.010297, 1.085807, 1.459656",\
"1.167909, 1.179748, 1.208185, 1.283696, 1.657544");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001228, 0.011500, 0.050728, 0.200728, 1.000000");
values ( "0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422",\
"0.018221, 0.026227, 0.050834, 0.140362, 0.656422");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.242533, 0.257187, 0.302655, 0.464200, 1.323218",\
"0.285179, 0.299828, 0.345294, 0.506834, 1.365854",\
"0.336026, 0.350662, 0.396121, 0.557646, 1.416670",\
"0.403238, 0.417867, 0.463336, 0.624837, 1.483983",\
"0.474610, 0.489395, 0.535021, 0.696599, 1.556390");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018734, 0.033981, 0.092236, 0.321443, 1.557943",\
"0.018737, 0.033984, 0.092238, 0.321437, 1.558006",\
"0.018746, 0.033993, 0.092242, 0.321417, 1.558198",\
"0.018876, 0.034100, 0.092286, 0.321354, 1.558724",\
"0.019493, 0.034583, 0.092475, 0.321273, 1.558965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.256246, 0.268022, 0.296532, 0.371944, 0.745978",\
"0.307114, 0.318889, 0.347396, 0.422811, 0.796838",\
"0.384773, 0.396536, 0.425020, 0.500456, 0.874426",\
"0.513142, 0.524883, 0.553323, 0.628799, 1.002662",\
"0.715663, 0.727379, 0.755769, 0.831299, 1.205029");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018336, 0.026354, 0.050953, 0.140541, 0.656521",\
"0.018337, 0.026354, 0.050953, 0.140541, 0.656521",\
"0.018341, 0.026354, 0.050953, 0.140541, 0.656521",\
"0.018350, 0.026354, 0.050953, 0.140541, 0.656521",\
"0.018403, 0.026355, 0.050953, 0.140541, 0.656521");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.242533, 0.257187, 0.302655, 0.464200, 1.323218",\
"0.285179, 0.299828, 0.345294, 0.506834, 1.365854",\
"0.336026, 0.350662, 0.396121, 0.557646, 1.416670",\
"0.403238, 0.417867, 0.463336, 0.624837, 1.483983",\
"0.474610, 0.489395, 0.535021, 0.696599, 1.556390");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018734, 0.033981, 0.092236, 0.321443, 1.557943",\
"0.018737, 0.033984, 0.092238, 0.321437, 1.558006",\
"0.018746, 0.033993, 0.092242, 0.321417, 1.558198",\
"0.018876, 0.034100, 0.092286, 0.321354, 1.558724",\
"0.019493, 0.034583, 0.092475, 0.321273, 1.558965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.256246, 0.268022, 0.296532, 0.371944, 0.745978",\
"0.307114, 0.318889, 0.347396, 0.422811, 0.796838",\
"0.384773, 0.396536, 0.425020, 0.500456, 0.874426",\
"0.513142, 0.524883, 0.553323, 0.628799, 1.002662",\
"0.715663, 0.727379, 0.755769, 0.831299, 1.205029");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018336, 0.026336, 0.050937, 0.140451, 0.656395",\
"0.018337, 0.026336, 0.050937, 0.140451, 0.656395",\
"0.018341, 0.026336, 0.050937, 0.140451, 0.656395",\
"0.018350, 0.026336, 0.050937, 0.140451, 0.656395",\
"0.018403, 0.026355, 0.050945, 0.140451, 0.656395");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.538816, 0.553469, 0.598936, 0.760480, 1.619498",\
"0.584275, 0.598928, 0.644396, 0.805939, 1.664957",\
"0.638061, 0.652714, 0.698181, 0.859725, 1.718743",\
"0.714081, 0.728734, 0.774202, 0.935745, 1.794763",\
"0.806540, 0.821193, 0.866661, 1.028204, 1.887222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.600972, 0.612745, 0.641249, 0.716667, 1.090687",\
"0.655428, 0.667201, 0.695705, 0.771123, 1.145142",\
"0.727789, 0.739562, 0.768066, 0.843484, 1.217503",\
"0.854439, 0.866212, 0.894716, 0.970134, 1.344154",\
"1.047751, 1.059524, 1.088028, 1.163446, 1.537466");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.538816, 0.553469, 0.598936, 0.760480, 1.619498",\
"0.584275, 0.598928, 0.644396, 0.805939, 1.664957",\
"0.638061, 0.652714, 0.698181, 0.859725, 1.718743",\
"0.714081, 0.728734, 0.774202, 0.935745, 1.794763",\
"0.806540, 0.821193, 0.866661, 1.028204, 1.887222");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961",\
"0.018735, 0.033982, 0.092237, 0.321441, 1.557961");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.600972, 0.612745, 0.641249, 0.716667, 1.090687",\
"0.655428, 0.667201, 0.695705, 0.771123, 1.145142",\
"0.727789, 0.739562, 0.768066, 0.843484, 1.217503",\
"0.854439, 0.866212, 0.894716, 0.970134, 1.344154",\
"1.047751, 1.059524, 1.088028, 1.163446, 1.537466");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001386, 0.011658, 0.050886, 0.200886, 1.000000");
values ( "0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515",\
"0.018337, 0.026352, 0.050952, 0.140537, 0.656515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.232451, 0.247233, 0.292735, 0.454327, 1.313502",\
"0.274480, 0.289256, 0.334755, 0.496341, 1.355518",\
"0.324010, 0.338767, 0.384257, 0.545823, 1.405006",\
"0.387672, 0.402378, 0.447845, 0.609355, 1.468555",\
"0.452071, 0.466873, 0.512444, 0.673988, 1.533669");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018464, 0.033715, 0.091978, 0.321261, 1.557335",\
"0.018469, 0.033719, 0.091980, 0.321252, 1.557423",\
"0.018481, 0.033731, 0.091986, 0.321226, 1.557679",\
"0.018516, 0.033765, 0.092003, 0.321154, 1.558383",\
"0.018984, 0.034135, 0.092149, 0.321065, 1.558859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.249586, 0.261491, 0.290056, 0.365452, 0.739609",\
"0.299240, 0.311144, 0.339705, 0.415105, 0.789254",\
"0.375278, 0.387170, 0.415709, 0.491129, 0.865223",\
"0.499380, 0.511252, 0.539749, 0.615206, 0.989201",\
"0.694889, 0.706729, 0.735163, 0.810676, 1.184518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018180, 0.026257, 0.050862, 0.140459, 0.656536",\
"0.018181, 0.026257, 0.050861, 0.140457, 0.656533",\
"0.018188, 0.026251, 0.050856, 0.140440, 0.656513",\
"0.018200, 0.026241, 0.050847, 0.140408, 0.656476",\
"0.018220, 0.026225, 0.050832, 0.140359, 0.656419");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.232451, 0.247233, 0.292735, 0.454327, 1.313502",\
"0.274480, 0.289256, 0.334755, 0.496341, 1.355518",\
"0.324010, 0.338767, 0.384257, 0.545823, 1.405006",\
"0.387672, 0.402378, 0.447845, 0.609355, 1.468555",\
"0.452071, 0.466873, 0.512444, 0.673988, 1.533669");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018464, 0.033715, 0.091978, 0.321261, 1.557335",\
"0.018469, 0.033719, 0.091980, 0.321252, 1.557423",\
"0.018481, 0.033731, 0.091986, 0.321226, 1.557679",\
"0.018516, 0.033765, 0.092003, 0.321154, 1.558383",\
"0.018984, 0.034135, 0.092149, 0.321065, 1.558859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.249586, 0.261491, 0.290056, 0.365452, 0.739609",\
"0.299240, 0.311144, 0.339705, 0.415105, 0.789254",\
"0.375278, 0.387170, 0.415709, 0.491129, 0.865223",\
"0.499380, 0.511252, 0.539749, 0.615206, 0.989201",\
"0.694889, 0.706729, 0.735163, 0.810676, 1.184518");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018180, 0.026257, 0.050862, 0.140459, 0.656536",\
"0.018181, 0.026257, 0.050861, 0.140457, 0.656533",\
"0.018188, 0.026251, 0.050856, 0.140440, 0.656513",\
"0.018200, 0.026241, 0.050847, 0.140408, 0.656476",\
"0.018220, 0.026225, 0.050832, 0.140359, 0.656419");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.502187, 0.516968, 0.562470, 0.724061, 1.583236",\
"0.547665, 0.562446, 0.607948, 0.769539, 1.628714",\
"0.601399, 0.616180, 0.661681, 0.823273, 1.682448",\
"0.677033, 0.691814, 0.737315, 0.898907, 1.758082",\
"0.768557, 0.783338, 0.828839, 0.990431, 1.849606");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.572739, 0.584642, 0.613200, 0.688602, 1.062746",\
"0.627183, 0.639086, 0.667644, 0.743046, 1.117190",\
"0.699556, 0.711459, 0.740017, 0.815419, 1.189563",\
"0.825752, 0.837654, 0.866213, 0.941615, 1.315758",\
"1.018054, 1.029956, 1.058515, 1.133917, 1.508061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.502187, 0.516968, 0.562470, 0.724061, 1.583236",\
"0.547665, 0.562446, 0.607948, 0.769539, 1.628714",\
"0.601399, 0.616180, 0.661681, 0.823273, 1.682448",\
"0.677033, 0.691814, 0.737315, 0.898907, 1.758082",\
"0.768557, 0.783338, 0.828839, 0.990431, 1.849606");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350",\
"0.018465, 0.033715, 0.091978, 0.321259, 1.557350");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.572739, 0.584642, 0.613200, 0.688602, 1.062746",\
"0.627183, 0.639086, 0.667644, 0.743046, 1.117190",\
"0.699556, 0.711459, 0.740017, 0.815419, 1.189563",\
"0.825752, 0.837654, 0.866213, 0.941615, 1.315758",\
"1.018054, 1.029956, 1.058515, 1.133917, 1.508061");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001226, 0.011498, 0.050726, 0.200726, 1.000000");
values ( "0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532",\
"0.018181, 0.026256, 0.050861, 0.140455, 0.656532");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.215843, 0.230770, 0.276271, 0.437765, 1.296634",\
"0.257772, 0.272693, 0.318190, 0.479679, 1.338549",\
"0.302867, 0.317771, 0.363261, 0.524732, 1.383608",\
"0.358686, 0.373546, 0.419015, 0.580439, 1.439329",\
"0.410084, 0.425031, 0.470594, 0.632044, 1.491370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.018015, 0.033277, 0.091543, 0.320885, 1.556029",\
"0.018019, 0.033281, 0.091545, 0.320877, 1.556110",\
"0.018030, 0.033292, 0.091551, 0.320854, 1.556339",\
"0.018061, 0.033321, 0.091565, 0.320793, 1.556932",\
"0.018487, 0.033659, 0.091699, 0.320708, 1.557414");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.228977, 0.241109, 0.269725, 0.345028, 0.718704",\
"0.280303, 0.292432, 0.321044, 0.396351, 0.770016",\
"0.354347, 0.366464, 0.395051, 0.470380, 0.843986",\
"0.471653, 0.483748, 0.512293, 0.587659, 0.961164",\
"0.656385, 0.668448, 0.696930, 0.772352, 1.145705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017887, 0.026074, 0.050707, 0.140379, 0.655085",\
"0.017889, 0.026073, 0.050706, 0.140376, 0.655081",\
"0.017902, 0.026067, 0.050700, 0.140357, 0.655059",\
"0.017924, 0.026057, 0.050691, 0.140325, 0.655021",\
"0.017957, 0.026041, 0.050676, 0.140276, 0.654964");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.215843, 0.230770, 0.276271, 0.437765, 1.296634",\
"0.257772, 0.272693, 0.318190, 0.479679, 1.338549",\
"0.302867, 0.317771, 0.363261, 0.524732, 1.383608",\
"0.358686, 0.373546, 0.419015, 0.580439, 1.439329",\
"0.410084, 0.425031, 0.470594, 0.632044, 1.491370");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.018015, 0.033277, 0.091543, 0.320885, 1.556029",\
"0.018019, 0.033281, 0.091545, 0.320877, 1.556110",\
"0.018030, 0.033292, 0.091551, 0.320854, 1.556339",\
"0.018061, 0.033321, 0.091565, 0.320793, 1.556932",\
"0.018487, 0.033659, 0.091699, 0.320708, 1.557414");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.228977, 0.241109, 0.269725, 0.345028, 0.718704",\
"0.280303, 0.292432, 0.321044, 0.396351, 0.770016",\
"0.354347, 0.366464, 0.395051, 0.470380, 0.843986",\
"0.471653, 0.483748, 0.512293, 0.587659, 0.961164",\
"0.656385, 0.668448, 0.696930, 0.772352, 1.145705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017887, 0.026074, 0.050707, 0.140379, 0.655085",\
"0.017889, 0.026073, 0.050706, 0.140376, 0.655081",\
"0.017902, 0.026067, 0.050700, 0.140357, 0.655059",\
"0.017924, 0.026057, 0.050691, 0.140325, 0.655021",\
"0.017957, 0.026041, 0.050676, 0.140276, 0.654964");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.516647, 0.531571, 0.577069, 0.738560, 1.597430",\
"0.562126, 0.577049, 0.622548, 0.784039, 1.642909",\
"0.615480, 0.630404, 0.675902, 0.837394, 1.696263",\
"0.689634, 0.704557, 0.750056, 0.911547, 1.770417",\
"0.778336, 0.793259, 0.838758, 1.000249, 1.859118");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.540429, 0.552557, 0.581167, 0.656476, 1.030136",\
"0.594740, 0.606869, 0.635478, 0.710787, 1.084447",\
"0.667153, 0.679281, 0.707891, 0.783200, 1.156860",\
"0.791733, 0.803861, 0.832471, 0.907780, 1.281440",\
"0.981490, 0.993618, 1.022228, 1.097537, 1.471197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.516647, 0.531571, 0.577069, 0.738560, 1.597430",\
"0.562126, 0.577049, 0.622548, 0.784039, 1.642909",\
"0.615480, 0.630404, 0.675902, 0.837394, 1.696263",\
"0.689634, 0.704557, 0.750056, 0.911547, 1.770417",\
"0.778336, 0.793259, 0.838758, 1.000249, 1.859118");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077",\
"0.018017, 0.033279, 0.091544, 0.320880, 1.556077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.540429, 0.552557, 0.581167, 0.656476, 1.030136",\
"0.594740, 0.606869, 0.635478, 0.710787, 1.084447",\
"0.667153, 0.679281, 0.707891, 0.783200, 1.156860",\
"0.791733, 0.803861, 0.832471, 0.907780, 1.281440",\
"0.981490, 0.993618, 1.022228, 1.097537, 1.471197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079",\
"0.017890, 0.026073, 0.050705, 0.140374, 0.655079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.235292, 0.250047, 0.295547, 0.457147, 1.316250",\
"0.277259, 0.292008, 0.337505, 0.499098, 1.358204",\
"0.327831, 0.342561, 0.388049, 0.549621, 1.408733",\
"0.394098, 0.408774, 0.454237, 0.615751, 1.474880",\
"0.463045, 0.477809, 0.523371, 0.684912, 1.544508");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018557, 0.033806, 0.092074, 0.321370, 1.557236",\
"0.018561, 0.033810, 0.092076, 0.321361, 1.557324",\
"0.018574, 0.033823, 0.092083, 0.321333, 1.557592",\
"0.018610, 0.033859, 0.092100, 0.321258, 1.558333",\
"0.019066, 0.034219, 0.092243, 0.321165, 1.558854");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.254116, 0.265972, 0.294520, 0.369918, 0.744039",\
"0.303836, 0.315690, 0.344235, 0.419636, 0.793750",\
"0.379433, 0.391277, 0.419801, 0.495221, 0.869284",\
"0.505928, 0.517751, 0.546235, 0.621691, 0.995657",\
"0.705505, 0.717297, 0.745718, 0.821230, 1.195044");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018242, 0.026298, 0.050900, 0.140497, 0.656534",\
"0.018243, 0.026297, 0.050899, 0.140495, 0.656532",\
"0.018248, 0.026292, 0.050895, 0.140478, 0.656514",\
"0.018259, 0.026282, 0.050885, 0.140447, 0.656477",\
"0.018276, 0.026267, 0.050871, 0.140399, 0.656421");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.235292, 0.250047, 0.295547, 0.457147, 1.316250",\
"0.277259, 0.292008, 0.337505, 0.499098, 1.358204",\
"0.327831, 0.342561, 0.388049, 0.549621, 1.408733",\
"0.394098, 0.408774, 0.454237, 0.615751, 1.474880",\
"0.463045, 0.477809, 0.523371, 0.684912, 1.544508");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018557, 0.033806, 0.092074, 0.321370, 1.557236",\
"0.018561, 0.033810, 0.092076, 0.321361, 1.557324",\
"0.018574, 0.033823, 0.092083, 0.321333, 1.557592",\
"0.018610, 0.033859, 0.092100, 0.321258, 1.558333",\
"0.019066, 0.034219, 0.092243, 0.321165, 1.558854");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.254116, 0.265972, 0.294520, 0.369918, 0.744039",\
"0.303836, 0.315690, 0.344235, 0.419636, 0.793750",\
"0.379433, 0.391277, 0.419801, 0.495221, 0.869284",\
"0.505928, 0.517751, 0.546235, 0.621691, 0.995657",\
"0.705505, 0.717297, 0.745718, 0.821230, 1.195044");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018242, 0.026298, 0.050900, 0.140497, 0.656534",\
"0.018243, 0.026297, 0.050899, 0.140495, 0.656532",\
"0.018248, 0.026292, 0.050895, 0.140478, 0.656514",\
"0.018259, 0.026282, 0.050885, 0.140447, 0.656477",\
"0.018276, 0.026267, 0.050871, 0.140399, 0.656421");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.514706, 0.529459, 0.574958, 0.736557, 1.595661",\
"0.560187, 0.574940, 0.620440, 0.782039, 1.641142",\
"0.613734, 0.628488, 0.673987, 0.835586, 1.694690",\
"0.688620, 0.703374, 0.748873, 0.910472, 1.769575",\
"0.778778, 0.793532, 0.839031, 1.000630, 1.859734");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.583642, 0.595495, 0.624038, 0.699441, 1.073548",\
"0.638019, 0.649872, 0.678414, 0.753817, 1.127925",\
"0.710422, 0.722275, 0.750817, 0.826220, 1.200328",\
"0.835805, 0.847658, 0.876201, 0.951604, 1.325711",\
"1.026771, 1.038624, 1.067166, 1.142569, 1.516677");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.514706, 0.529459, 0.574958, 0.736557, 1.595661",\
"0.560187, 0.574940, 0.620440, 0.782039, 1.641142",\
"0.613734, 0.628488, 0.673987, 0.835586, 1.694690",\
"0.688620, 0.703374, 0.748873, 0.910472, 1.769575",\
"0.778778, 0.793532, 0.839031, 1.000630, 1.859734");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258",\
"0.018558, 0.033807, 0.092075, 0.321367, 1.557258");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.583642, 0.595495, 0.624038, 0.699441, 1.073548",\
"0.638019, 0.649872, 0.678414, 0.753817, 1.127925",\
"0.710422, 0.722275, 0.750817, 0.826220, 1.200328",\
"0.835805, 0.847658, 0.876201, 0.951604, 1.325711",\
"1.026771, 1.038624, 1.067166, 1.142569, 1.516677");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530",\
"0.018243, 0.026296, 0.050899, 0.140493, 0.656530");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.232020, 0.246807, 0.292316, 0.453929, 1.313069",\
"0.273763, 0.288543, 0.334048, 0.495654, 1.354796",\
"0.323523, 0.338282, 0.383778, 0.545361, 1.404510",\
"0.387614, 0.402320, 0.447792, 0.609318, 1.468484",\
"0.452904, 0.467667, 0.513212, 0.674743, 1.534296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018492, 0.033742, 0.092012, 0.321328, 1.557077",\
"0.018497, 0.033746, 0.092014, 0.321318, 1.557174",\
"0.018511, 0.033760, 0.092021, 0.321289, 1.557459",\
"0.018546, 0.033795, 0.092039, 0.321215, 1.558180",\
"0.018928, 0.034100, 0.092160, 0.321118, 1.558822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.251445, 0.263332, 0.291895, 0.367287, 0.741442",\
"0.300685, 0.312571, 0.341130, 0.416526, 0.790673",\
"0.375997, 0.387873, 0.416411, 0.491825, 0.865920",\
"0.500170, 0.512025, 0.540524, 0.615974, 0.989973",\
"0.696170, 0.707994, 0.736432, 0.811937, 1.185788");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018204, 0.026275, 0.050879, 0.140479, 0.656540",\
"0.018205, 0.026275, 0.050878, 0.140476, 0.656537",\
"0.018211, 0.026269, 0.050873, 0.140460, 0.656518",\
"0.018223, 0.026260, 0.050864, 0.140429, 0.656483",\
"0.018240, 0.026245, 0.050850, 0.140382, 0.656428");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.232020, 0.246807, 0.292316, 0.453929, 1.313069",\
"0.273763, 0.288543, 0.334048, 0.495654, 1.354796",\
"0.323523, 0.338282, 0.383778, 0.545361, 1.404510",\
"0.387614, 0.402320, 0.447792, 0.609318, 1.468484",\
"0.452904, 0.467667, 0.513212, 0.674743, 1.534296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018492, 0.033742, 0.092012, 0.321328, 1.557077",\
"0.018497, 0.033746, 0.092014, 0.321318, 1.557174",\
"0.018511, 0.033760, 0.092021, 0.321289, 1.557459",\
"0.018546, 0.033795, 0.092039, 0.321215, 1.558180",\
"0.018928, 0.034100, 0.092160, 0.321118, 1.558822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.251445, 0.263332, 0.291895, 0.367287, 0.741442",\
"0.300685, 0.312571, 0.341130, 0.416526, 0.790673",\
"0.375997, 0.387873, 0.416411, 0.491825, 0.865920",\
"0.500170, 0.512025, 0.540524, 0.615974, 0.989973",\
"0.696170, 0.707994, 0.736432, 0.811937, 1.185788");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018204, 0.026275, 0.050879, 0.140479, 0.656540",\
"0.018205, 0.026275, 0.050878, 0.140476, 0.656537",\
"0.018211, 0.026269, 0.050873, 0.140460, 0.656518",\
"0.018223, 0.026260, 0.050864, 0.140429, 0.656483",\
"0.018240, 0.026245, 0.050850, 0.140382, 0.656428");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.509287, 0.524072, 0.569580, 0.731191, 1.590332",\
"0.554769, 0.569554, 0.615062, 0.776674, 1.635814",\
"0.608481, 0.623265, 0.668773, 0.830385, 1.689525",\
"0.683983, 0.698768, 0.744276, 0.905887, 1.765028",\
"0.775225, 0.790009, 0.835517, 0.997129, 1.856269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.579009, 0.590893, 0.619450, 0.694848, 1.068989",\
"0.633437, 0.645322, 0.673879, 0.749277, 1.123418",\
"0.705820, 0.717705, 0.746262, 0.821660, 1.195801",\
"0.831819, 0.843704, 0.872261, 0.947659, 1.321800",\
"1.023759, 1.035644, 1.064201, 1.139598, 1.513740");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.509287, 0.524072, 0.569580, 0.731191, 1.590332",\
"0.554769, 0.569554, 0.615062, 0.776674, 1.635814",\
"0.608481, 0.623265, 0.668773, 0.830385, 1.689525",\
"0.683983, 0.698768, 0.744276, 0.905887, 1.765028",\
"0.775225, 0.790009, 0.835517, 0.997129, 1.856269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099",\
"0.018493, 0.033743, 0.092013, 0.321326, 1.557099");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.579009, 0.590893, 0.619450, 0.694848, 1.068989",\
"0.633437, 0.645322, 0.673879, 0.749277, 1.123418",\
"0.705820, 0.717705, 0.746262, 0.821660, 1.195801",\
"0.831819, 0.843704, 0.872261, 0.947659, 1.321800",\
"1.023759, 1.035644, 1.064201, 1.139598, 1.513740");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001253, 0.011525, 0.050753, 0.200753, 1.000000");
values ( "0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535",\
"0.018205, 0.026274, 0.050877, 0.140475, 0.656535");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.264708, 0.279498, 0.325002, 0.486597, 1.345783",\
"0.305637, 0.320422, 0.365924, 0.527513, 1.386701",\
"0.360207, 0.374972, 0.420464, 0.582031, 1.441226",\
"0.439680, 0.454382, 0.499845, 0.661344, 1.520560",\
"0.527143, 0.541973, 0.587566, 0.749120, 1.608897");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018446, 0.033697, 0.091960, 0.321246, 1.557307",\
"0.018449, 0.033700, 0.091961, 0.321239, 1.557376",\
"0.018463, 0.033714, 0.091968, 0.321211, 1.557660",\
"0.018505, 0.033755, 0.091989, 0.321123, 1.558520",\
"0.019049, 0.034183, 0.092157, 0.321037, 1.558891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.288615, 0.300519, 0.329066, 0.404481, 0.778595",\
"0.336963, 0.348867, 0.377412, 0.452828, 0.826939",\
"0.409603, 0.421500, 0.450032, 0.525460, 0.899539",\
"0.550503, 0.562379, 0.590871, 0.666335, 1.040317",\
"0.771009, 0.782852, 0.811279, 0.886801, 1.260627");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018175, 0.026246, 0.050851, 0.140437, 0.656518",\
"0.018176, 0.026245, 0.050850, 0.140436, 0.656517",\
"0.018180, 0.026242, 0.050847, 0.140426, 0.656505",\
"0.018193, 0.026232, 0.050838, 0.140395, 0.656469",\
"0.018213, 0.026216, 0.050823, 0.140345, 0.656411");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.264708, 0.279498, 0.325002, 0.486597, 1.345783",\
"0.305637, 0.320422, 0.365924, 0.527513, 1.386701",\
"0.360207, 0.374972, 0.420464, 0.582031, 1.441226",\
"0.439680, 0.454382, 0.499845, 0.661344, 1.520560",\
"0.527143, 0.541973, 0.587566, 0.749120, 1.608897");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018446, 0.033697, 0.091960, 0.321246, 1.557307",\
"0.018449, 0.033700, 0.091961, 0.321239, 1.557376",\
"0.018463, 0.033714, 0.091968, 0.321211, 1.557660",\
"0.018505, 0.033755, 0.091989, 0.321123, 1.558520",\
"0.019049, 0.034183, 0.092157, 0.321037, 1.558891");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.288615, 0.300519, 0.329066, 0.404481, 0.778595",\
"0.336963, 0.348867, 0.377412, 0.452828, 0.826939",\
"0.409603, 0.421500, 0.450032, 0.525460, 0.899539",\
"0.550503, 0.562379, 0.590871, 0.666335, 1.040317",\
"0.771009, 0.782852, 0.811279, 0.886801, 1.260627");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018175, 0.026246, 0.050851, 0.140437, 0.656518",\
"0.018176, 0.026245, 0.050850, 0.140436, 0.656517",\
"0.018180, 0.026242, 0.050847, 0.140426, 0.656505",\
"0.018193, 0.026232, 0.050838, 0.140395, 0.656469",\
"0.018213, 0.026216, 0.050823, 0.140345, 0.656411");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.566785, 0.581574, 0.627077, 0.788671, 1.647858",\
"0.612174, 0.626963, 0.672466, 0.834060, 1.693246",\
"0.666150, 0.680938, 0.726442, 0.888035, 1.747222",\
"0.743580, 0.758369, 0.803872, 0.965466, 1.824652",\
"0.839496, 0.854284, 0.899787, 1.061381, 1.920568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.634094, 0.645996, 0.674539, 0.749957, 1.124062",\
"0.688589, 0.700491, 0.729034, 0.804452, 1.178557",\
"0.760900, 0.772802, 0.801345, 0.876763, 1.250868",\
"0.889191, 0.901093, 0.929636, 1.005054, 1.379159",\
"1.086174, 1.098076, 1.126619, 1.202037, 1.576142");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.566785, 0.581574, 0.627077, 0.788671, 1.647858",\
"0.612174, 0.626963, 0.672466, 0.834060, 1.693246",\
"0.666150, 0.680938, 0.726442, 0.888035, 1.747222",\
"0.743580, 0.758369, 0.803872, 0.965466, 1.824652",\
"0.839496, 0.854284, 0.899787, 1.061381, 1.920568");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327",\
"0.018447, 0.033698, 0.091960, 0.321244, 1.557327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.634094, 0.645996, 0.674539, 0.749957, 1.124062",\
"0.688589, 0.700491, 0.729034, 0.804452, 1.178557",\
"0.760900, 0.772802, 0.801345, 0.876763, 1.250868",\
"0.889191, 0.901093, 0.929636, 1.005054, 1.379159",\
"1.086174, 1.098076, 1.126619, 1.202037, 1.576142");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001215, 0.011487, 0.050715, 0.200715, 1.000000");
values ( "0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514",\
"0.018176, 0.026245, 0.050850, 0.140434, 0.656514");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.281010, 0.295842, 0.341351, 0.502942, 1.362221",\
"0.321415, 0.336242, 0.381750, 0.543337, 1.402617",\
"0.377880, 0.392684, 0.438181, 0.599743, 1.459031",\
"0.465820, 0.480559, 0.526025, 0.687517, 1.546826",\
"0.564215, 0.579103, 0.624715, 0.786275, 1.646194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018321, 0.033573, 0.091831, 0.321112, 1.557353",\
"0.018323, 0.033576, 0.091833, 0.321107, 1.557409",\
"0.018339, 0.033591, 0.091840, 0.321075, 1.557723",\
"0.018383, 0.033634, 0.091862, 0.320983, 1.558619",\
"0.018970, 0.034095, 0.092042, 0.320902, 1.558909");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.305116, 0.317080, 0.345639, 0.421060, 0.795199",\
"0.353119, 0.365083, 0.393640, 0.469062, 0.843199",\
"0.426416, 0.438374, 0.466921, 0.542352, 0.916463",\
"0.575945, 0.587882, 0.616389, 0.691857, 1.065870",\
"0.809008, 0.820912, 0.849353, 0.924879, 1.298733");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018098, 0.026190, 0.050798, 0.140381, 0.656510",\
"0.018098, 0.026190, 0.050798, 0.140380, 0.656510",\
"0.018103, 0.026188, 0.050795, 0.140372, 0.656500",\
"0.018118, 0.026178, 0.050786, 0.140340, 0.656464",\
"0.018143, 0.026161, 0.050771, 0.140290, 0.656404");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.281010, 0.295842, 0.341351, 0.502942, 1.362221",\
"0.321415, 0.336242, 0.381750, 0.543337, 1.402617",\
"0.377880, 0.392684, 0.438181, 0.599743, 1.459031",\
"0.465820, 0.480559, 0.526025, 0.687517, 1.546826",\
"0.564215, 0.579103, 0.624715, 0.786275, 1.646194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018321, 0.033573, 0.091831, 0.321112, 1.557353",\
"0.018323, 0.033576, 0.091833, 0.321107, 1.557409",\
"0.018339, 0.033591, 0.091840, 0.321075, 1.557723",\
"0.018383, 0.033634, 0.091862, 0.320983, 1.558619",\
"0.018970, 0.034095, 0.092042, 0.320902, 1.558909");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.305116, 0.317080, 0.345639, 0.421060, 0.795199",\
"0.353119, 0.365083, 0.393640, 0.469062, 0.843199",\
"0.426416, 0.438374, 0.466921, 0.542352, 0.916463",\
"0.575945, 0.587882, 0.616389, 0.691857, 1.065870",\
"0.809008, 0.820912, 0.849353, 0.924879, 1.298733");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018098, 0.026190, 0.050798, 0.140381, 0.656510",\
"0.018098, 0.026190, 0.050798, 0.140380, 0.656510",\
"0.018103, 0.026188, 0.050795, 0.140372, 0.656500",\
"0.018118, 0.026178, 0.050786, 0.140340, 0.656464",\
"0.018143, 0.026161, 0.050771, 0.140290, 0.656404");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.642833, 0.657660, 0.703167, 0.864753, 1.724034",\
"0.688120, 0.702946, 0.748454, 0.910040, 1.769320",\
"0.742329, 0.757155, 0.802663, 0.964249, 1.823529",\
"0.821932, 0.836759, 0.882266, 1.043852, 1.903133",\
"0.923085, 0.937911, 0.983419, 1.145005, 2.004285");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.657883, 0.669845, 0.698400, 0.773825, 1.147954",\
"0.712425, 0.724388, 0.752942, 0.828367, 1.202497",\
"0.784684, 0.796647, 0.825201, 0.900626, 1.274756",\
"0.915751, 0.927713, 0.956268, 1.031693, 1.405822",\
"1.118721, 1.130683, 1.159238, 1.234663, 1.608793");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.642833, 0.657660, 0.703167, 0.864753, 1.724034",\
"0.688120, 0.702946, 0.748454, 0.910040, 1.769320",\
"0.742329, 0.757155, 0.802663, 0.964249, 1.823529",\
"0.821932, 0.836759, 0.882266, 1.043852, 1.903133",\
"0.923085, 0.937911, 0.983419, 1.145005, 2.004285");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419",\
"0.018324, 0.033576, 0.091833, 0.321106, 1.557419");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.657883, 0.669845, 0.698400, 0.773825, 1.147954",\
"0.712425, 0.724388, 0.752942, 0.828367, 1.202497",\
"0.784684, 0.796647, 0.825201, 0.900626, 1.274756",\
"0.915751, 0.927713, 0.956268, 1.031693, 1.405822",\
"1.118721, 1.130683, 1.159238, 1.234663, 1.608793");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001130, 0.011403, 0.050630, 0.200630, 1.000000");
values ( "0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507",\
"0.018100, 0.026189, 0.050797, 0.140378, 0.656507");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.251007, 0.265861, 0.311379, 0.472986, 1.332278",\
"0.290450, 0.305297, 0.350812, 0.512411, 1.371706",\
"0.338423, 0.353251, 0.398757, 0.560336, 1.419636",\
"0.401479, 0.416252, 0.461732, 0.623252, 1.482571",\
"0.461886, 0.476738, 0.522309, 0.683847, 1.543607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018286, 0.033539, 0.091801, 0.321107, 1.557157",\
"0.018290, 0.033543, 0.091803, 0.321097, 1.557248",\
"0.018303, 0.033556, 0.091810, 0.321070, 1.557513",\
"0.018341, 0.033592, 0.091828, 0.320994, 1.558266",\
"0.018775, 0.033937, 0.091965, 0.320898, 1.558842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.277148, 0.289137, 0.317722, 0.393123, 0.767326",\
"0.324443, 0.336430, 0.365013, 0.440416, 0.814611",\
"0.397789, 0.409768, 0.438333, 0.513752, 0.887906",\
"0.530032, 0.541991, 0.570519, 0.645971, 1.020034",\
"0.744862, 0.756789, 0.785253, 0.860762, 1.234672");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018073, 0.026186, 0.050793, 0.140388, 0.656532",\
"0.018075, 0.026185, 0.050793, 0.140386, 0.656528",\
"0.018081, 0.026181, 0.050789, 0.140373, 0.656513",\
"0.018096, 0.026171, 0.050780, 0.140344, 0.656479",\
"0.018121, 0.026156, 0.050766, 0.140295, 0.656422");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.251007, 0.265861, 0.311379, 0.472986, 1.332278",\
"0.290450, 0.305297, 0.350812, 0.512411, 1.371706",\
"0.338423, 0.353251, 0.398757, 0.560336, 1.419636",\
"0.401479, 0.416252, 0.461732, 0.623252, 1.482571",\
"0.461886, 0.476738, 0.522309, 0.683847, 1.543607");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018286, 0.033539, 0.091801, 0.321107, 1.557157",\
"0.018290, 0.033543, 0.091803, 0.321097, 1.557248",\
"0.018303, 0.033556, 0.091810, 0.321070, 1.557513",\
"0.018341, 0.033592, 0.091828, 0.320994, 1.558266",\
"0.018775, 0.033937, 0.091965, 0.320898, 1.558842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.277148, 0.289137, 0.317722, 0.393123, 0.767326",\
"0.324443, 0.336430, 0.365013, 0.440416, 0.814611",\
"0.397789, 0.409768, 0.438333, 0.513752, 0.887906",\
"0.530032, 0.541991, 0.570519, 0.645971, 1.020034",\
"0.744862, 0.756789, 0.785253, 0.860762, 1.234672");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018073, 0.026186, 0.050793, 0.140388, 0.656532",\
"0.018075, 0.026185, 0.050793, 0.140386, 0.656528",\
"0.018081, 0.026181, 0.050789, 0.140373, 0.656513",\
"0.018096, 0.026171, 0.050780, 0.140344, 0.656479",\
"0.018121, 0.026156, 0.050766, 0.140295, 0.656422");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.578370, 0.593223, 0.638741, 0.800346, 1.659639",\
"0.623664, 0.638518, 0.684035, 0.845640, 1.704933",\
"0.677841, 0.692694, 0.738211, 0.899816, 1.759109",\
"0.757678, 0.772531, 0.818048, 0.979653, 1.838946",\
"0.860032, 0.874885, 0.920402, 1.082008, 1.941300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.645113, 0.657099, 0.685678, 0.761084, 1.135273",\
"0.699551, 0.711536, 0.740116, 0.815522, 1.189711",\
"0.771960, 0.783946, 0.812525, 0.887931, 1.262120",\
"0.903561, 0.915547, 0.944127, 1.019533, 1.393721",\
"1.108768, 1.120754, 1.149333, 1.224739, 1.598928");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.578370, 0.593223, 0.638741, 0.800346, 1.659639",\
"0.623664, 0.638518, 0.684035, 0.845640, 1.704933",\
"0.677841, 0.692694, 0.738211, 0.899816, 1.759109",\
"0.757678, 0.772531, 0.818048, 0.979653, 1.838946",\
"0.860032, 0.874885, 0.920402, 1.082008, 1.941300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174",\
"0.018287, 0.033540, 0.091802, 0.321105, 1.557174");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.645113, 0.657099, 0.685678, 0.761084, 1.135273",\
"0.699551, 0.711536, 0.740116, 0.815522, 1.189711",\
"0.771960, 0.783946, 0.812525, 0.887931, 1.262120",\
"0.903561, 0.915547, 0.944127, 1.019533, 1.393721",\
"1.108768, 1.120754, 1.149333, 1.224739, 1.598928");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526",\
"0.018076, 0.026184, 0.050792, 0.140384, 0.656526");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.263025, 0.277851, 0.323356, 0.484937, 1.344227",\
"0.302710, 0.317530, 0.363033, 0.524608, 1.383900",\
"0.352377, 0.367180, 0.412675, 0.574231, 1.433529",\
"0.420187, 0.434931, 0.480399, 0.641892, 1.501209",\
"0.486982, 0.501873, 0.547486, 0.709046, 1.568970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018316, 0.033569, 0.091823, 0.321086, 1.557492",\
"0.018320, 0.033572, 0.091825, 0.321079, 1.557565",\
"0.018331, 0.033583, 0.091831, 0.321055, 1.557798",\
"0.018371, 0.033622, 0.091850, 0.320974, 1.558601",\
"0.018956, 0.034082, 0.092030, 0.320890, 1.558908");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.288407, 0.300383, 0.328953, 0.404365, 0.778533",\
"0.336241, 0.348215, 0.376783, 0.452197, 0.826359",\
"0.409719, 0.421685, 0.450237, 0.525666, 0.899788",\
"0.547190, 0.559135, 0.587647, 0.663111, 1.037137",\
"0.769399, 0.781310, 0.809755, 0.885280, 1.259144");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018087, 0.026188, 0.050796, 0.140384, 0.656520",\
"0.018088, 0.026188, 0.050795, 0.140382, 0.656517",\
"0.018094, 0.026184, 0.050792, 0.140370, 0.656503",\
"0.018110, 0.026174, 0.050783, 0.140339, 0.656467",\
"0.018135, 0.026157, 0.050767, 0.140287, 0.656407");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.263025, 0.277851, 0.323356, 0.484937, 1.344227",\
"0.302710, 0.317530, 0.363033, 0.524608, 1.383900",\
"0.352377, 0.367180, 0.412675, 0.574231, 1.433529",\
"0.420187, 0.434931, 0.480399, 0.641892, 1.501209",\
"0.486982, 0.501873, 0.547486, 0.709046, 1.568970");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018316, 0.033569, 0.091823, 0.321086, 1.557492",\
"0.018320, 0.033572, 0.091825, 0.321079, 1.557565",\
"0.018331, 0.033583, 0.091831, 0.321055, 1.557798",\
"0.018371, 0.033622, 0.091850, 0.320974, 1.558601",\
"0.018956, 0.034082, 0.092030, 0.320890, 1.558908");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.288407, 0.300383, 0.328953, 0.404365, 0.778533",\
"0.336241, 0.348215, 0.376783, 0.452197, 0.826359",\
"0.409719, 0.421685, 0.450237, 0.525666, 0.899788",\
"0.547190, 0.559135, 0.587647, 0.663111, 1.037137",\
"0.769399, 0.781310, 0.809755, 0.885280, 1.259144");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018087, 0.026188, 0.050796, 0.140384, 0.656520",\
"0.018088, 0.026188, 0.050795, 0.140382, 0.656517",\
"0.018094, 0.026184, 0.050792, 0.140370, 0.656503",\
"0.018110, 0.026174, 0.050783, 0.140339, 0.656467",\
"0.018135, 0.026157, 0.050767, 0.140287, 0.656407");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.604889, 0.619713, 0.665218, 0.826797, 1.686088",\
"0.650186, 0.665010, 0.710515, 0.872094, 1.731385",\
"0.703768, 0.718592, 0.764097, 0.925676, 1.784967",\
"0.784248, 0.799072, 0.844577, 1.006156, 1.865447",\
"0.886787, 0.901611, 0.947116, 1.108696, 1.967986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.668713, 0.680685, 0.709250, 0.784667, 1.158821",\
"0.723097, 0.735069, 0.763634, 0.839051, 1.213205",\
"0.794930, 0.806903, 0.835467, 0.910885, 1.285038",\
"0.927458, 0.939430, 0.967995, 1.043412, 1.417566",\
"1.133816, 1.145788, 1.174353, 1.249771, 1.623924");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.604889, 0.619713, 0.665218, 0.826797, 1.686088",\
"0.650186, 0.665010, 0.710515, 0.872094, 1.731385",\
"0.703768, 0.718592, 0.764097, 0.925676, 1.784967",\
"0.784248, 0.799072, 0.844577, 1.006156, 1.865447",\
"0.886787, 0.901611, 0.947116, 1.108696, 1.967986");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507",\
"0.018317, 0.033569, 0.091824, 0.321085, 1.557507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.668713, 0.680685, 0.709250, 0.784667, 1.158821",\
"0.723097, 0.735069, 0.763634, 0.839051, 1.213205",\
"0.794930, 0.806903, 0.835467, 0.910885, 1.285038",\
"0.927458, 0.939430, 0.967995, 1.043412, 1.417566",\
"1.133816, 1.145788, 1.174353, 1.249771, 1.623924");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515",\
"0.018089, 0.026187, 0.050795, 0.140380, 0.656515");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.249671, 0.264560, 0.310043, 0.471498, 1.330377",\
"0.291771, 0.306655, 0.352135, 0.513586, 1.372466",\
"0.344224, 0.359091, 0.404565, 0.565998, 1.424883",\
"0.414862, 0.429747, 0.475251, 0.636673, 1.495758",\
"0.486762, 0.501820, 0.547489, 0.708990, 1.568746");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.018043, 0.033304, 0.091558, 0.320837, 1.556533",\
"0.018046, 0.033307, 0.091560, 0.320830, 1.556595",\
"0.018057, 0.033318, 0.091565, 0.320808, 1.556815",\
"0.018262, 0.033482, 0.091632, 0.320740, 1.557325",\
"0.018906, 0.033989, 0.091829, 0.320657, 1.557577");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.322963, 0.335027, 0.363512, 0.438931, 0.812293",\
"0.374868, 0.386931, 0.415415, 0.490835, 0.864195",\
"0.452558, 0.464614, 0.493084, 0.568517, 0.941842",\
"0.605480, 0.617549, 0.646047, 0.721495, 1.094833",\
"0.852669, 0.864775, 0.893345, 0.968809, 1.342209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.017956, 0.026044, 0.050678, 0.140281, 0.654968",\
"0.017957, 0.026044, 0.050678, 0.140281, 0.654968",\
"0.017964, 0.026044, 0.050678, 0.140281, 0.654968",\
"0.018141, 0.026178, 0.050763, 0.140303, 0.654968",\
"0.018486, 0.026457, 0.050941, 0.140383, 0.654968");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.249671, 0.264560, 0.310043, 0.471498, 1.330377",\
"0.291771, 0.306655, 0.352135, 0.513586, 1.372466",\
"0.344224, 0.359091, 0.404565, 0.565998, 1.424883",\
"0.414862, 0.429747, 0.475251, 0.636673, 1.495758",\
"0.486762, 0.501820, 0.547489, 0.708990, 1.568746");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.018043, 0.033304, 0.091558, 0.320837, 1.556533",\
"0.018046, 0.033307, 0.091560, 0.320830, 1.556595",\
"0.018057, 0.033318, 0.091565, 0.320808, 1.556815",\
"0.018262, 0.033482, 0.091632, 0.320740, 1.557325",\
"0.018906, 0.033989, 0.091829, 0.320657, 1.557577");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.322963, 0.335027, 0.363512, 0.438931, 0.812293",\
"0.374868, 0.386931, 0.415415, 0.490835, 0.864195",\
"0.452558, 0.464614, 0.493084, 0.568517, 0.941842",\
"0.605480, 0.617549, 0.646047, 0.721495, 1.094833",\
"0.852669, 0.864775, 0.893345, 0.968809, 1.342209");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.017956, 0.026040, 0.050675, 0.140269, 0.654824",\
"0.017957, 0.026040, 0.050675, 0.140269, 0.654824",\
"0.017964, 0.026040, 0.050675, 0.140269, 0.654824",\
"0.018141, 0.026178, 0.050763, 0.140303, 0.654824",\
"0.018486, 0.026457, 0.050941, 0.140383, 0.654824");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.630747, 0.645635, 0.691117, 0.852571, 1.711450",\
"0.676050, 0.690937, 0.736420, 0.897874, 1.756752",\
"0.729712, 0.744599, 0.790081, 0.951535, 1.810414",\
"0.810018, 0.824906, 0.870388, 1.031842, 1.890721",\
"0.912910, 0.927798, 0.973280, 1.134734, 1.993613");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.742141, 0.754203, 0.782686, 0.858107, 1.231463",\
"0.796460, 0.808522, 0.837005, 0.912426, 1.285782",\
"0.868431, 0.880493, 0.908976, 0.984397, 1.357753",\
"1.001261, 1.013323, 1.041806, 1.117227, 1.490583",\
"1.209065, 1.221127, 1.249610, 1.325031, 1.698387");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.630747, 0.645635, 0.691117, 0.852571, 1.711450",\
"0.676050, 0.690937, 0.736420, 0.897874, 1.756752",\
"0.729712, 0.744599, 0.790081, 0.951535, 1.810414",\
"0.810018, 0.824906, 0.870388, 1.031842, 1.890721",\
"0.912910, 0.927798, 0.973280, 1.134734, 1.993613");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547",\
"0.018044, 0.033305, 0.091559, 0.320835, 1.556547");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.742141, 0.754203, 0.782686, 0.858107, 1.231463",\
"0.796460, 0.808522, 0.837005, 0.912426, 1.285782",\
"0.868431, 0.880493, 0.908976, 0.984397, 1.357753",\
"1.001261, 1.013323, 1.041806, 1.117227, 1.490583",\
"1.209065, 1.221127, 1.249610, 1.325031, 1.698387");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000926, 0.011198, 0.050426, 0.200426, 1.000000");
values ( "0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966",\
"0.017958, 0.026043, 0.050678, 0.140279, 0.654966");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.289791, 0.304694, 0.350212, 0.511640, 1.370787",\
"0.328950, 0.343860, 0.389384, 0.550814, 1.409987",\
"0.376334, 0.391263, 0.436804, 0.598243, 1.457487",\
"0.439459, 0.454463, 0.500076, 0.661550, 1.521086",\
"0.502618, 0.517770, 0.563523, 0.725066, 1.585173");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018293, 0.033503, 0.091629, 0.320717, 1.557344",\
"0.018317, 0.033523, 0.091637, 0.320714, 1.557354",\
"0.018386, 0.033576, 0.091658, 0.320705, 1.557380",\
"0.018666, 0.033797, 0.091743, 0.320669, 1.557490",\
"0.019215, 0.034229, 0.091911, 0.320598, 1.557705");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.368265, 0.380345, 0.408849, 0.484297, 0.857643",\
"0.415478, 0.427559, 0.456063, 0.531512, 0.904859",\
"0.491705, 0.503789, 0.532301, 0.607751, 0.981104",\
"0.636589, 0.648691, 0.677239, 0.752697, 1.126081",\
"0.873969, 0.886103, 0.914716, 0.990189, 1.363629");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018147, 0.026183, 0.050764, 0.140300, 0.654903",\
"0.018151, 0.026187, 0.050766, 0.140301, 0.654902",\
"0.018185, 0.026214, 0.050784, 0.140309, 0.654894",\
"0.018358, 0.026354, 0.050874, 0.140349, 0.654853",\
"0.018668, 0.026605, 0.051034, 0.140421, 0.654779");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.289791, 0.304694, 0.350212, 0.511640, 1.370787",\
"0.328950, 0.343860, 0.389384, 0.550814, 1.409987",\
"0.376334, 0.391263, 0.436804, 0.598243, 1.457487",\
"0.439459, 0.454463, 0.500076, 0.661550, 1.521086",\
"0.502618, 0.517770, 0.563523, 0.725066, 1.585173");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018293, 0.033503, 0.091629, 0.320717, 1.557344",\
"0.018317, 0.033523, 0.091637, 0.320714, 1.557354",\
"0.018386, 0.033576, 0.091658, 0.320705, 1.557380",\
"0.018666, 0.033797, 0.091743, 0.320669, 1.557490",\
"0.019215, 0.034229, 0.091911, 0.320598, 1.557705");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.368265, 0.380345, 0.408849, 0.484297, 0.857643",\
"0.415478, 0.427559, 0.456063, 0.531512, 0.904859",\
"0.491705, 0.503789, 0.532301, 0.607751, 0.981104",\
"0.636589, 0.648691, 0.677239, 0.752697, 1.126081",\
"0.873969, 0.886103, 0.914716, 0.990189, 1.363629");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018147, 0.026183, 0.050764, 0.140300, 0.654903",\
"0.018151, 0.026187, 0.050766, 0.140301, 0.654902",\
"0.018185, 0.026214, 0.050784, 0.140309, 0.654894",\
"0.018358, 0.026354, 0.050874, 0.140349, 0.654853",\
"0.018668, 0.026605, 0.051034, 0.140421, 0.654779");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.650524, 0.665428, 0.710947, 0.872375, 1.731528",\
"0.695827, 0.710732, 0.756251, 0.917679, 1.776831",\
"0.749518, 0.764422, 0.809942, 0.971369, 1.830522",\
"0.829640, 0.844544, 0.890063, 1.051491, 1.910644",\
"0.932800, 0.947705, 0.993224, 1.154652, 2.013805");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.764065, 0.776145, 0.804651, 0.880100, 1.253447",\
"0.818354, 0.830435, 0.858941, 0.934390, 1.307737",\
"0.890379, 0.902459, 0.930965, 1.006414, 1.379761",\
"1.023322, 1.035403, 1.063908, 1.139357, 1.512705",\
"1.231703, 1.243783, 1.272289, 1.347738, 1.721085");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.650524, 0.665428, 0.710947, 0.872375, 1.731528",\
"0.695827, 0.710732, 0.756251, 0.917679, 1.776831",\
"0.749518, 0.764422, 0.809942, 0.971369, 1.830522",\
"0.829640, 0.844544, 0.890063, 1.051491, 1.910644",\
"0.932800, 0.947705, 0.993224, 1.154652, 2.013805");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346",\
"0.018298, 0.033507, 0.091631, 0.320716, 1.557346");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.764065, 0.776145, 0.804651, 0.880100, 1.253447",\
"0.818354, 0.830435, 0.858941, 0.934390, 1.307737",\
"0.890379, 0.902459, 0.930965, 1.006414, 1.379761",\
"1.023322, 1.035403, 1.063908, 1.139357, 1.512705",\
"1.231703, 1.243783, 1.272289, 1.347738, 1.721085");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000915, 0.011187, 0.050415, 0.200415, 1.000000");
values ( "0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901",\
"0.018155, 0.026190, 0.050768, 0.140302, 0.654901");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.368777, 0.384018, 0.430012, 0.591764, 1.453191",\
"0.408812, 0.424053, 0.470048, 0.631800, 1.493230",\
"0.461057, 0.476301, 0.522298, 0.684051, 1.545490",\
"0.537444, 0.552732, 0.598772, 0.760546, 1.622162",\
"0.626488, 0.641867, 0.687996, 0.849814, 1.711796");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.020627, 0.035420, 0.092638, 0.320830, 1.559509",\
"0.020629, 0.035422, 0.092639, 0.320829, 1.559510",\
"0.020638, 0.035429, 0.092642, 0.320828, 1.559514",\
"0.020807, 0.035562, 0.092693, 0.320806, 1.559580",\
"0.021158, 0.035837, 0.092801, 0.320761, 1.559717");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.352550, 0.364392, 0.392817, 0.468346, 0.842158",\
"0.400128, 0.411971, 0.440397, 0.515926, 0.889739",\
"0.477573, 0.489422, 0.517860, 0.593391, 0.967215",\
"0.625111, 0.636981, 0.665460, 0.741002, 1.114862",\
"0.857643, 0.869548, 0.898099, 0.973657, 1.347580");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018233, 0.026228, 0.050830, 0.140343, 0.656400",\
"0.018238, 0.026232, 0.050833, 0.140344, 0.656398",\
"0.018295, 0.026279, 0.050863, 0.140357, 0.656385",\
"0.018500, 0.026443, 0.050968, 0.140405, 0.656336",\
"0.018848, 0.026723, 0.051148, 0.140485, 0.656253");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.368777, 0.384018, 0.430012, 0.591764, 1.453191",\
"0.408812, 0.424053, 0.470048, 0.631800, 1.493230",\
"0.461057, 0.476301, 0.522298, 0.684051, 1.545490",\
"0.537444, 0.552732, 0.598772, 0.760546, 1.622162",\
"0.626488, 0.641867, 0.687996, 0.849814, 1.711796");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.020627, 0.035420, 0.092638, 0.320830, 1.559509",\
"0.020629, 0.035422, 0.092639, 0.320829, 1.559510",\
"0.020638, 0.035429, 0.092642, 0.320828, 1.559514",\
"0.020807, 0.035562, 0.092693, 0.320806, 1.559580",\
"0.021158, 0.035837, 0.092801, 0.320761, 1.559717");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.352550, 0.364392, 0.392817, 0.468346, 0.842158",\
"0.400128, 0.411971, 0.440397, 0.515926, 0.889739",\
"0.477573, 0.489422, 0.517860, 0.593391, 0.967215",\
"0.625111, 0.636981, 0.665460, 0.741002, 1.114862",\
"0.857643, 0.869548, 0.898099, 0.973657, 1.347580");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018233, 0.026228, 0.050830, 0.140343, 0.656400",\
"0.018238, 0.026232, 0.050833, 0.140344, 0.656398",\
"0.018295, 0.026279, 0.050863, 0.140357, 0.656385",\
"0.018500, 0.026443, 0.050968, 0.140405, 0.656336",\
"0.018848, 0.026723, 0.051148, 0.140485, 0.656253");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.711671, 0.726913, 0.772907, 0.934659, 1.796087",\
"0.756973, 0.772214, 0.818208, 0.979960, 1.841388",\
"0.810632, 0.825873, 0.871868, 1.033620, 1.895048",\
"0.890443, 0.905684, 0.951678, 1.113430, 1.974858",\
"0.992664, 1.007905, 1.053899, 1.215651, 2.077080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.703370, 0.715213, 0.743640, 0.819169, 1.192984",\
"0.757685, 0.769528, 0.797955, 0.873484, 1.247299",\
"0.829656, 0.841500, 0.869926, 0.945456, 1.319270",\
"0.962503, 0.974347, 1.002774, 1.078303, 1.452117",\
"1.170369, 1.182213, 1.210639, 1.286169, 1.659983");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.711671, 0.726913, 0.772907, 0.934659, 1.796087",\
"0.756973, 0.772214, 0.818208, 0.979960, 1.841388",\
"0.810632, 0.825873, 0.871868, 1.033620, 1.895048",\
"0.890443, 0.905684, 0.951678, 1.113430, 1.974858",\
"0.992664, 1.007905, 1.053899, 1.215651, 2.077080");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510",\
"0.020628, 0.035421, 0.092638, 0.320830, 1.559510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.703370, 0.715213, 0.743640, 0.819169, 1.192984",\
"0.757685, 0.769528, 0.797955, 0.873484, 1.247299",\
"0.829656, 0.841500, 0.869926, 0.945456, 1.319270",\
"0.962503, 0.974347, 1.002774, 1.078303, 1.452117",\
"1.170369, 1.182213, 1.210639, 1.286169, 1.659983");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397",\
"0.018243, 0.026237, 0.050836, 0.140345, 0.656397");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.351839, 0.367143, 0.413187, 0.574963, 1.436612",\
"0.393034, 0.408338, 0.454383, 0.616159, 1.477809",\
"0.442046, 0.457350, 0.503396, 0.665172, 1.526826",\
"0.508825, 0.524159, 0.570234, 0.732024, 1.593797",\
"0.582660, 0.598063, 0.644204, 0.806027, 1.668072");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.020784, 0.035537, 0.092662, 0.320771, 1.559583",\
"0.020785, 0.035538, 0.092663, 0.320771, 1.559584",\
"0.020788, 0.035540, 0.092664, 0.320771, 1.559585",\
"0.020902, 0.035630, 0.092699, 0.320756, 1.559630",\
"0.021164, 0.035835, 0.092779, 0.320722, 1.559732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.327896, 0.339756, 0.368188, 0.443717, 0.817543",\
"0.376934, 0.388795, 0.417227, 0.492757, 0.866584",\
"0.454771, 0.466636, 0.495076, 0.570608, 0.944442",\
"0.593501, 0.605387, 0.633869, 0.709410, 1.083280",\
"0.812590, 0.824510, 0.853060, 0.928617, 1.302547");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.018223, 0.026222, 0.050822, 0.140332, 0.656397",\
"0.018229, 0.026226, 0.050825, 0.140333, 0.656396",\
"0.018268, 0.026258, 0.050845, 0.140342, 0.656386",\
"0.018470, 0.026420, 0.050949, 0.140389, 0.656338",\
"0.018801, 0.026687, 0.051120, 0.140465, 0.656260");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.351839, 0.367143, 0.413187, 0.574963, 1.436612",\
"0.393034, 0.408338, 0.454383, 0.616159, 1.477809",\
"0.442046, 0.457350, 0.503396, 0.665172, 1.526826",\
"0.508825, 0.524159, 0.570234, 0.732024, 1.593797",\
"0.582660, 0.598063, 0.644204, 0.806027, 1.668072");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.020784, 0.035537, 0.092662, 0.320771, 1.559583",\
"0.020785, 0.035538, 0.092663, 0.320771, 1.559584",\
"0.020788, 0.035540, 0.092664, 0.320771, 1.559585",\
"0.020902, 0.035630, 0.092699, 0.320756, 1.559630",\
"0.021164, 0.035835, 0.092779, 0.320722, 1.559732");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.327896, 0.339756, 0.368188, 0.443717, 0.817543",\
"0.376934, 0.388795, 0.417227, 0.492757, 0.866584",\
"0.454771, 0.466636, 0.495076, 0.570608, 0.944442",\
"0.593501, 0.605387, 0.633869, 0.709410, 1.083280",\
"0.812590, 0.824510, 0.853060, 0.928617, 1.302547");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.018223, 0.026222, 0.050822, 0.140332, 0.656397",\
"0.018229, 0.026226, 0.050825, 0.140333, 0.656396",\
"0.018268, 0.026258, 0.050845, 0.140342, 0.656386",\
"0.018470, 0.026420, 0.050949, 0.140389, 0.656338",\
"0.018801, 0.026687, 0.051120, 0.140465, 0.656260");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.727338, 0.742642, 0.788686, 0.950462, 1.812112",\
"0.772644, 0.787948, 0.833993, 0.995768, 1.857418",\
"0.826368, 0.841672, 0.887716, 1.049492, 1.911142",\
"0.906190, 0.921494, 0.967539, 1.129314, 1.990964",\
"1.009022, 1.024326, 1.070371, 1.232147, 2.093796");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.703240, 0.715101, 0.743535, 0.819064, 1.192892",\
"0.757508, 0.769369, 0.797803, 0.873333, 1.247160",\
"0.829585, 0.841447, 0.869880, 0.945410, 1.319237",\
"0.962673, 0.974535, 1.002968, 1.078498, 1.452325",\
"1.171640, 1.183501, 1.211935, 1.287464, 1.661292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.727338, 0.742642, 0.788686, 0.950462, 1.812112",\
"0.772644, 0.787948, 0.833993, 0.995768, 1.857418",\
"0.826368, 0.841672, 0.887716, 1.049492, 1.911142",\
"0.906190, 0.921494, 0.967539, 1.129314, 1.990964",\
"1.009022, 1.024326, 1.070371, 1.232147, 2.093796");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584",\
"0.020784, 0.035537, 0.092663, 0.320771, 1.559584");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.703240, 0.715101, 0.743535, 0.819064, 1.192892",\
"0.757508, 0.769369, 0.797803, 0.873333, 1.247160",\
"0.829585, 0.841447, 0.869880, 0.945410, 1.319237",\
"0.962673, 0.974535, 1.002968, 1.078498, 1.452325",\
"1.171640, 1.183501, 1.211935, 1.287464, 1.661292");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001191, 0.011464, 0.050691, 0.200691, 1.000000");
values ( "0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394",\
"0.018233, 0.026230, 0.050827, 0.140334, 0.656394");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.387171, 0.402640, 0.448874, 0.610745, 1.473136",\
"0.427185, 0.442654, 0.488888, 0.650759, 1.513149",\
"0.476282, 0.491750, 0.537982, 0.699853, 1.562239",\
"0.543149, 0.558641, 0.604897, 0.766779, 1.629261",\
"0.617498, 0.633045, 0.679356, 0.841266, 1.703972");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.021634, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021634, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021634, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021721, 0.036287, 0.093008, 0.320756, 1.559919",\
"0.021936, 0.036456, 0.093074, 0.320756, 1.560003");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.355960, 0.367799, 0.396259, 0.471798, 0.845632",\
"0.403433, 0.415273, 0.443734, 0.519274, 0.893108",\
"0.481260, 0.493102, 0.521570, 0.597111, 0.970951",\
"0.621087, 0.632950, 0.661458, 0.737008, 1.110885",\
"0.842596, 0.854493, 0.883070, 0.958635, 1.332571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.018472, 0.026419, 0.050959, 0.140411, 0.656350",\
"0.018478, 0.026423, 0.050962, 0.140413, 0.656349",\
"0.018508, 0.026448, 0.050977, 0.140420, 0.656341",\
"0.018707, 0.026608, 0.051080, 0.140466, 0.656294",\
"0.019039, 0.026874, 0.051251, 0.140542, 0.656216");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.387171, 0.402640, 0.448874, 0.610745, 1.473136",\
"0.427185, 0.442654, 0.488888, 0.650759, 1.513149",\
"0.476282, 0.491750, 0.537982, 0.699853, 1.562239",\
"0.543149, 0.558641, 0.604897, 0.766779, 1.629261",\
"0.617498, 0.633045, 0.679356, 0.841266, 1.703972");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.021634, 0.036215, 0.092980, 0.320716, 1.559883",\
"0.021634, 0.036215, 0.092980, 0.320716, 1.559883",\
"0.021634, 0.036215, 0.092980, 0.320716, 1.559883",\
"0.021721, 0.036287, 0.093008, 0.320716, 1.559919",\
"0.021936, 0.036456, 0.093074, 0.320716, 1.560003");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.355960, 0.367799, 0.396259, 0.471798, 0.845632",\
"0.403433, 0.415273, 0.443734, 0.519274, 0.893108",\
"0.481260, 0.493102, 0.521570, 0.597111, 0.970951",\
"0.621087, 0.632950, 0.661458, 0.737008, 1.110885",\
"0.842596, 0.854493, 0.883070, 0.958635, 1.332571");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.018472, 0.026419, 0.050959, 0.140411, 0.656350",\
"0.018478, 0.026423, 0.050962, 0.140413, 0.656349",\
"0.018508, 0.026448, 0.050977, 0.140420, 0.656341",\
"0.018707, 0.026608, 0.051080, 0.140466, 0.656294",\
"0.019039, 0.026874, 0.051251, 0.140542, 0.656216");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.705751, 0.721220, 0.767454, 0.929326, 1.791716",\
"0.750478, 0.765947, 0.812181, 0.974053, 1.836443",\
"0.794078, 0.809547, 0.855781, 1.017653, 1.880043",\
"0.852641, 0.868110, 0.914343, 1.076215, 1.938606",\
"0.916530, 0.931999, 0.978233, 1.140105, 2.002495");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.686837, 0.698677, 0.727139, 0.802678, 1.176514",\
"0.740208, 0.752048, 0.780510, 0.856049, 1.229885",\
"0.812886, 0.824726, 0.853188, 0.928728, 1.302563",\
"0.951690, 0.963530, 0.991992, 1.067532, 1.441367",\
"1.171303, 1.183143, 1.211605, 1.287144, 1.660980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.705751, 0.721220, 0.767454, 0.929326, 1.791716",\
"0.750478, 0.765947, 0.812181, 0.974053, 1.836443",\
"0.794078, 0.809547, 0.855781, 1.017653, 1.880043",\
"0.852641, 0.868110, 0.914343, 1.076215, 1.938606",\
"0.916530, 0.931999, 0.978233, 1.140105, 2.002495");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885",\
"0.021633, 0.036219, 0.092981, 0.320756, 1.559885");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.686837, 0.698677, 0.727139, 0.802678, 1.176514",\
"0.740208, 0.752048, 0.780510, 0.856049, 1.229885",\
"0.812886, 0.824726, 0.853188, 0.928728, 1.302563",\
"0.951690, 0.963530, 0.991992, 1.067532, 1.441367",\
"1.171303, 1.183143, 1.211605, 1.287144, 1.660980");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001247, 0.011519, 0.050747, 0.200747, 1.000000");
values ( "0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348",\
"0.018481, 0.026426, 0.050963, 0.140413, 0.656348");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.376956, 0.392308, 0.438424, 0.600238, 1.462150",\
"0.416931, 0.432282, 0.478399, 0.640212, 1.502123",\
"0.466907, 0.482257, 0.528372, 0.690185, 1.552091",\
"0.536605, 0.551983, 0.598126, 0.759952, 1.621970",\
"0.615509, 0.630946, 0.677148, 0.839004, 1.701263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.021166, 0.035852, 0.092835, 0.320811, 1.559703",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559703",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559703",\
"0.021268, 0.035931, 0.092866, 0.320811, 1.559743",\
"0.021500, 0.036113, 0.092937, 0.320811, 1.559834");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.350611, 0.362439, 0.390873, 0.466406, 0.840218",\
"0.398087, 0.409916, 0.438351, 0.513884, 0.887696",\
"0.475989, 0.487821, 0.516264, 0.591799, 0.965618",\
"0.618641, 0.630495, 0.658980, 0.734525, 1.108382",\
"0.844126, 0.856015, 0.884571, 0.960132, 1.334051");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018337, 0.026311, 0.050889, 0.140379, 0.656381",\
"0.018342, 0.026314, 0.050891, 0.140380, 0.656380",\
"0.018379, 0.026345, 0.050911, 0.140389, 0.656371",\
"0.018587, 0.026511, 0.051018, 0.140437, 0.656322",\
"0.018932, 0.026789, 0.051196, 0.140516, 0.656240");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.376956, 0.392308, 0.438424, 0.600238, 1.462150",\
"0.416931, 0.432282, 0.478399, 0.640212, 1.502123",\
"0.466907, 0.482257, 0.528372, 0.690185, 1.552091",\
"0.536605, 0.551983, 0.598126, 0.759952, 1.621970",\
"0.615509, 0.630946, 0.677148, 0.839004, 1.701263");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.021166, 0.035847, 0.092833, 0.320767, 1.559702",\
"0.021166, 0.035847, 0.092833, 0.320767, 1.559702",\
"0.021166, 0.035847, 0.092833, 0.320767, 1.559702",\
"0.021268, 0.035931, 0.092866, 0.320767, 1.559743",\
"0.021500, 0.036113, 0.092937, 0.320767, 1.559834");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.350611, 0.362439, 0.390873, 0.466406, 0.840218",\
"0.398087, 0.409916, 0.438351, 0.513884, 0.887696",\
"0.475989, 0.487821, 0.516264, 0.591799, 0.965618",\
"0.618641, 0.630495, 0.658980, 0.734525, 1.108382",\
"0.844126, 0.856015, 0.884571, 0.960132, 1.334051");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018337, 0.026311, 0.050889, 0.140379, 0.656381",\
"0.018342, 0.026314, 0.050891, 0.140380, 0.656380",\
"0.018379, 0.026345, 0.050911, 0.140389, 0.656371",\
"0.018587, 0.026511, 0.051018, 0.140437, 0.656322",\
"0.018932, 0.026789, 0.051196, 0.140516, 0.656240");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.700011, 0.715362, 0.761479, 0.923293, 1.785204",\
"0.744707, 0.760058, 0.806175, 0.967989, 1.829900",\
"0.788596, 0.803947, 0.850064, 1.011878, 1.873789",\
"0.846906, 0.862257, 0.908374, 1.070188, 1.932100",\
"0.911570, 0.926921, 0.973038, 1.134852, 1.996763");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.682138, 0.693967, 0.722403, 0.797936, 1.171749",\
"0.737780, 0.749609, 0.778045, 0.853578, 1.227391",\
"0.811612, 0.823441, 0.851877, 0.927410, 1.301223",\
"0.950718, 0.962547, 0.990983, 1.066516, 1.440329",\
"1.172871, 1.184700, 1.213136, 1.288669, 1.662482");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.700011, 0.715362, 0.761479, 0.923293, 1.785204",\
"0.744707, 0.760058, 0.806175, 0.967989, 1.829900",\
"0.788596, 0.803947, 0.850064, 1.011878, 1.873789",\
"0.846906, 0.862257, 0.908374, 1.070188, 1.932100",\
"0.911570, 0.926921, 0.973038, 1.134852, 1.996763");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704",\
"0.021166, 0.035852, 0.092835, 0.320811, 1.559704");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.682138, 0.693967, 0.722403, 0.797936, 1.171749",\
"0.737780, 0.749609, 0.778045, 0.853578, 1.227391",\
"0.811612, 0.823441, 0.851877, 0.927410, 1.301223",\
"0.950718, 0.962547, 0.990983, 1.066516, 1.440329",\
"1.172871, 1.184700, 1.213136, 1.288669, 1.662482");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379",\
"0.018345, 0.026317, 0.050893, 0.140381, 0.656379");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.391632, 0.406966, 0.453060, 0.614862, 1.476688",\
"0.430959, 0.446292, 0.492387, 0.654189, 1.516015",\
"0.483685, 0.499018, 0.545113, 0.706915, 1.568740",\
"0.562108, 0.577481, 0.623614, 0.785435, 1.647419",\
"0.654757, 0.670215, 0.716432, 0.878295, 1.740625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559668",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559668",\
"0.021213, 0.035885, 0.092839, 0.320809, 1.559727",\
"0.021544, 0.036145, 0.092941, 0.320809, 1.559857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.372501, 0.384338, 0.412778, 0.488311, 0.862131",\
"0.419102, 0.430939, 0.459380, 0.534913, 0.908733",\
"0.496645, 0.508489, 0.536941, 0.612478, 0.986309",\
"0.647068, 0.658933, 0.687428, 0.762974, 1.136843",\
"0.884383, 0.896285, 0.924854, 1.000417, 1.374350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018347, 0.026319, 0.050892, 0.140377, 0.656377",\
"0.018351, 0.026322, 0.050895, 0.140378, 0.656376",\
"0.018410, 0.026370, 0.050925, 0.140392, 0.656362",\
"0.018618, 0.026537, 0.051032, 0.140440, 0.656313",\
"0.018977, 0.026826, 0.051217, 0.140523, 0.656227");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.391632, 0.406966, 0.453060, 0.614862, 1.476688",\
"0.430959, 0.446292, 0.492387, 0.654189, 1.516015",\
"0.483685, 0.499018, 0.545113, 0.706915, 1.568740",\
"0.562108, 0.577481, 0.623614, 0.785435, 1.647419",\
"0.654757, 0.670215, 0.716432, 0.878295, 1.740625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.021061, 0.035766, 0.092793, 0.320746, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320746, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320746, 1.559667",\
"0.021213, 0.035885, 0.092839, 0.320746, 1.559727",\
"0.021544, 0.036145, 0.092941, 0.320746, 1.559857");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.372411, 0.384248, 0.412687, 0.488220, 0.862039",\
"0.419012, 0.430849, 0.459289, 0.534823, 0.908642",\
"0.496560, 0.508403, 0.536855, 0.612391, 0.986221",\
"0.646994, 0.658859, 0.687353, 0.762900, 1.136768",\
"0.884323, 0.896224, 0.924793, 1.000356, 1.374289");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018344, 0.026317, 0.050891, 0.140377, 0.656378",\
"0.018348, 0.026320, 0.050893, 0.140378, 0.656376",\
"0.018407, 0.026368, 0.050924, 0.140391, 0.656363",\
"0.018616, 0.026535, 0.051031, 0.140440, 0.656313",\
"0.018975, 0.026824, 0.051216, 0.140522, 0.656228");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.719778, 0.735112, 0.781206, 0.943008, 1.804834",\
"0.764451, 0.779784, 0.825878, 0.987680, 1.849506",\
"0.808304, 0.823637, 0.869731, 1.031534, 1.893359",\
"0.866631, 0.881964, 0.928058, 1.089861, 1.951686",\
"0.931530, 0.946863, 0.992957, 1.154759, 2.016585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.704418, 0.716256, 0.744697, 0.820231, 1.194052",\
"0.760427, 0.772265, 0.800706, 0.876240, 1.250061",\
"0.834597, 0.846435, 0.874876, 0.950410, 1.324231",\
"0.974041, 0.985879, 1.014321, 1.089854, 1.463675",\
"1.197175, 1.209013, 1.237454, 1.312988, 1.686809");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018355, 0.026326, 0.050897, 0.140379, 0.656375",\
"0.018355, 0.026326, 0.050897, 0.140379, 0.656375",\
"0.018355, 0.026326, 0.050897, 0.140379, 0.656375",\
"0.018355, 0.026326, 0.050897, 0.140379, 0.656375",\
"0.018355, 0.026326, 0.050897, 0.140379, 0.656375");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.719778, 0.735112, 0.781206, 0.943008, 1.804834",\
"0.764451, 0.779784, 0.825878, 0.987680, 1.849506",\
"0.808304, 0.823637, 0.869731, 1.031534, 1.893359",\
"0.866631, 0.881964, 0.928058, 1.089861, 1.951686",\
"0.931530, 0.946863, 0.992957, 1.154759, 2.016585");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667",\
"0.021061, 0.035766, 0.092793, 0.320809, 1.559667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.704328, 0.716166, 0.744607, 0.820140, 1.193961",\
"0.760338, 0.772175, 0.800616, 0.876150, 1.249970",\
"0.834508, 0.846345, 0.874786, 0.950320, 1.324140",\
"0.973952, 0.985789, 1.014230, 1.089764, 1.463584",\
"1.197085, 1.208923, 1.237364, 1.312897, 1.686718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018353, 0.026323, 0.050895, 0.140379, 0.656376",\
"0.018353, 0.026323, 0.050895, 0.140379, 0.656376",\
"0.018353, 0.026323, 0.050895, 0.140379, 0.656376",\
"0.018353, 0.026323, 0.050895, 0.140379, 0.656376",\
"0.018353, 0.026323, 0.050895, 0.140379, 0.656376");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.386466, 0.401720, 0.447743, 0.609510, 1.471033",\
"0.425397, 0.440652, 0.486675, 0.648442, 1.509967",\
"0.478674, 0.493931, 0.539955, 0.701723, 1.563254",\
"0.558447, 0.573748, 0.619816, 0.781605, 1.643313",\
"0.653140, 0.668536, 0.714696, 0.876531, 1.738620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.020794, 0.035559, 0.092721, 0.320859, 1.559557",\
"0.020795, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020801, 0.035566, 0.092723, 0.320858, 1.559561",\
"0.020971, 0.035699, 0.092775, 0.320836, 1.559627",\
"0.021337, 0.035985, 0.092887, 0.320789, 1.559770");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.370684, 0.382507, 0.410931, 0.486462, 0.860264",\
"0.416657, 0.428480, 0.456905, 0.532436, 0.906239",\
"0.493954, 0.505784, 0.534222, 0.609756, 0.983570",\
"0.645195, 0.657046, 0.685526, 0.761069, 1.134922",\
"0.883839, 0.895727, 0.924281, 0.999841, 1.373758");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018288, 0.026271, 0.050864, 0.140368, 0.656393",\
"0.018293, 0.026275, 0.050866, 0.140369, 0.656392",\
"0.018356, 0.026325, 0.050898, 0.140383, 0.656377",\
"0.018562, 0.026492, 0.051005, 0.140431, 0.656328",\
"0.018921, 0.026780, 0.051190, 0.140514, 0.656243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.386466, 0.401720, 0.447743, 0.609510, 1.471033",\
"0.425397, 0.440652, 0.486675, 0.648442, 1.509967",\
"0.478674, 0.493931, 0.539955, 0.701723, 1.563254",\
"0.558447, 0.573748, 0.619816, 0.781605, 1.643313",\
"0.653140, 0.668536, 0.714696, 0.876531, 1.738620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.020794, 0.035559, 0.092721, 0.320859, 1.559557",\
"0.020795, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020801, 0.035566, 0.092723, 0.320858, 1.559561",\
"0.020971, 0.035699, 0.092775, 0.320836, 1.559627",\
"0.021337, 0.035985, 0.092887, 0.320789, 1.559770");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.370684, 0.382507, 0.410931, 0.486462, 0.860264",\
"0.416657, 0.428480, 0.456905, 0.532436, 0.906239",\
"0.493954, 0.505784, 0.534222, 0.609756, 0.983570",\
"0.645195, 0.657046, 0.685526, 0.761069, 1.134922",\
"0.883839, 0.895727, 0.924281, 0.999841, 1.373758");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018288, 0.026271, 0.050864, 0.140368, 0.656393",\
"0.018293, 0.026275, 0.050866, 0.140369, 0.656392",\
"0.018356, 0.026325, 0.050898, 0.140383, 0.656377",\
"0.018562, 0.026492, 0.051005, 0.140431, 0.656328",\
"0.018921, 0.026780, 0.051190, 0.140514, 0.656243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.686780, 0.702035, 0.748057, 0.909824, 1.771347",\
"0.731515, 0.746770, 0.792792, 0.954560, 1.816083",\
"0.775100, 0.790355, 0.836377, 0.998145, 1.859668",\
"0.833661, 0.848916, 0.894938, 1.056706, 1.918229",\
"0.897329, 0.912584, 0.958606, 1.120374, 1.981897");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.687322, 0.699146, 0.727572, 0.803103, 1.176907",\
"0.740686, 0.752510, 0.780936, 0.856467, 1.230271",\
"0.813354, 0.825178, 0.853604, 0.929135, 1.302939",\
"0.951898, 0.963722, 0.992148, 1.067679, 1.441483",\
"1.170819, 1.182643, 1.211069, 1.286600, 1.660404");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.686780, 0.702035, 0.748057, 0.909824, 1.771347",\
"0.731515, 0.746770, 0.792792, 0.954560, 1.816083",\
"0.775100, 0.790355, 0.836377, 0.998145, 1.859668",\
"0.833661, 0.848916, 0.894938, 1.056706, 1.918229",\
"0.897329, 0.912584, 0.958606, 1.120374, 1.981897");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558",\
"0.020794, 0.035560, 0.092721, 0.320859, 1.559558");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.687322, 0.699146, 0.727572, 0.803103, 1.176907",\
"0.740686, 0.752510, 0.780936, 0.856467, 1.230271",\
"0.813354, 0.825178, 0.853604, 0.929135, 1.302939",\
"0.951898, 0.963722, 0.992148, 1.067679, 1.441483",\
"1.170819, 1.182643, 1.211069, 1.286600, 1.660404");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001243, 0.011516, 0.050743, 0.200743, 1.000000");
values ( "0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390",\
"0.018297, 0.026279, 0.050868, 0.140370, 0.656390");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.397702, 0.412864, 0.458811, 0.620542, 1.481732",\
"0.436542, 0.451705, 0.497652, 0.659384, 1.520577",\
"0.494043, 0.509221, 0.555182, 0.716921, 1.578172",\
"0.587068, 0.602300, 0.648314, 0.810080, 1.671551",\
"0.701724, 0.717088, 0.763233, 0.925062, 1.787069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.020553, 0.035380, 0.092680, 0.320944, 1.559445",\
"0.020556, 0.035382, 0.092681, 0.320943, 1.559447",\
"0.020612, 0.035426, 0.092698, 0.320936, 1.559468",\
"0.020823, 0.035591, 0.092763, 0.320909, 1.559551",\
"0.021336, 0.035993, 0.092920, 0.320842, 1.559752");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.391407, 0.403208, 0.431627, 0.507158, 0.880947",\
"0.437454, 0.449256, 0.477676, 0.553208, 0.926998",\
"0.514241, 0.526049, 0.554480, 0.630014, 1.003814",\
"0.678030, 0.689859, 0.718333, 0.793877, 1.167714",\
"0.935035, 0.946902, 0.975453, 1.051015, 1.424920");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.018325, 0.026299, 0.050887, 0.140389, 0.656390",\
"0.018332, 0.026304, 0.050891, 0.140390, 0.656389",\
"0.018386, 0.026348, 0.050919, 0.140403, 0.656376",\
"0.018595, 0.026515, 0.051026, 0.140451, 0.656327",\
"0.018972, 0.026819, 0.051221, 0.140538, 0.656237");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.397702, 0.412864, 0.458811, 0.620542, 1.481732",\
"0.436542, 0.451705, 0.497652, 0.659384, 1.520577",\
"0.494043, 0.509221, 0.555182, 0.716921, 1.578172",\
"0.587068, 0.602300, 0.648314, 0.810080, 1.671551",\
"0.701724, 0.717088, 0.763233, 0.925062, 1.787069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.020553, 0.035380, 0.092680, 0.320944, 1.559445",\
"0.020556, 0.035382, 0.092681, 0.320943, 1.559447",\
"0.020612, 0.035426, 0.092698, 0.320936, 1.559468",\
"0.020823, 0.035591, 0.092763, 0.320909, 1.559551",\
"0.021336, 0.035993, 0.092920, 0.320842, 1.559752");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.391407, 0.403208, 0.431627, 0.507158, 0.880947",\
"0.437454, 0.449256, 0.477676, 0.553208, 0.926998",\
"0.514241, 0.526049, 0.554480, 0.630014, 1.003814",\
"0.678030, 0.689859, 0.718333, 0.793877, 1.167714",\
"0.935035, 0.946902, 0.975453, 1.051015, 1.424920");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.018325, 0.026299, 0.050887, 0.140389, 0.656390",\
"0.018332, 0.026304, 0.050891, 0.140390, 0.656389",\
"0.018386, 0.026348, 0.050919, 0.140403, 0.656376",\
"0.018595, 0.026515, 0.051026, 0.140451, 0.656327",\
"0.018972, 0.026819, 0.051221, 0.140538, 0.656237");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.674592, 0.689754, 0.735701, 0.897432, 1.758623",\
"0.719367, 0.734530, 0.780476, 0.942208, 1.803398",\
"0.763575, 0.778738, 0.824684, 0.986416, 1.847606",\
"0.822085, 0.837247, 0.883194, 1.044925, 1.906116",\
"0.885668, 0.900830, 0.946777, 1.108508, 1.969699");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.694379, 0.706182, 0.734605, 0.810136, 1.183929",\
"0.747709, 0.759511, 0.787934, 0.863466, 1.237259",\
"0.820986, 0.832789, 0.861212, 0.936744, 1.310536",\
"0.957562, 0.969365, 0.997787, 1.073319, 1.447112",\
"1.173070, 1.184873, 1.213296, 1.288828, 1.662620");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.674592, 0.689754, 0.735701, 0.897432, 1.758623",\
"0.719367, 0.734530, 0.780476, 0.942208, 1.803398",\
"0.763575, 0.778738, 0.824684, 0.986416, 1.847606",\
"0.822085, 0.837247, 0.883194, 1.044925, 1.906116",\
"0.885668, 0.900830, 0.946777, 1.108508, 1.969699");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446",\
"0.020553, 0.035380, 0.092680, 0.320944, 1.559446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.694379, 0.706182, 0.734605, 0.810136, 1.183929",\
"0.747709, 0.759511, 0.787934, 0.863466, 1.237259",\
"0.820986, 0.832789, 0.861212, 0.936744, 1.310536",\
"0.957562, 0.969365, 0.997787, 1.073319, 1.447112",\
"1.173070, 1.184873, 1.213296, 1.288828, 1.662620");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001274, 0.011547, 0.050774, 0.200774, 1.000000");
values ( "0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386",\
"0.018344, 0.026314, 0.050897, 0.140393, 0.656386");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.405836, 0.420959, 0.466884, 0.628607, 1.489684",\
"0.444251, 0.459375, 0.505301, 0.667024, 1.528104",\
"0.503131, 0.518273, 0.564218, 0.725949, 1.587105",\
"0.600627, 0.615826, 0.661827, 0.823587, 1.684976",\
"0.721953, 0.737295, 0.783436, 0.945265, 1.807234");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.020536, 0.035377, 0.092714, 0.321008, 1.559418",\
"0.020539, 0.035380, 0.092715, 0.321007, 1.559419",\
"0.020611, 0.035436, 0.092737, 0.320998, 1.559447",\
"0.020834, 0.035611, 0.092805, 0.320969, 1.559535",\
"0.021390, 0.036046, 0.092975, 0.320897, 1.559752");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.402196, 0.413971, 0.442385, 0.517916, 0.891689",\
"0.447826, 0.459601, 0.488016, 0.563547, 0.937321",\
"0.524523, 0.536304, 0.564728, 0.640262, 1.014045",\
"0.692574, 0.704376, 0.732843, 0.808387, 1.182207",\
"0.955892, 0.967732, 0.996278, 1.071840, 1.445729");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.018368, 0.026331, 0.050915, 0.140413, 0.656388",\
"0.018373, 0.026335, 0.050918, 0.140414, 0.656387",\
"0.018422, 0.026375, 0.050943, 0.140425, 0.656375",\
"0.018631, 0.026543, 0.051051, 0.140474, 0.656326",\
"0.019015, 0.026851, 0.051248, 0.140562, 0.656234");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.405836, 0.420959, 0.466884, 0.628607, 1.489684",\
"0.444251, 0.459375, 0.505301, 0.667024, 1.528104",\
"0.503131, 0.518273, 0.564218, 0.725949, 1.587105",\
"0.600627, 0.615826, 0.661827, 0.823587, 1.684976",\
"0.721953, 0.737295, 0.783436, 0.945265, 1.807234");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.020536, 0.035377, 0.092714, 0.321008, 1.559418",\
"0.020539, 0.035380, 0.092715, 0.321007, 1.559419",\
"0.020611, 0.035436, 0.092737, 0.320998, 1.559447",\
"0.020834, 0.035611, 0.092805, 0.320969, 1.559535",\
"0.021390, 0.036046, 0.092975, 0.320897, 1.559752");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.402196, 0.413971, 0.442385, 0.517916, 0.891689",\
"0.447826, 0.459601, 0.488016, 0.563547, 0.937321",\
"0.524523, 0.536304, 0.564728, 0.640262, 1.014045",\
"0.692574, 0.704376, 0.732843, 0.808387, 1.182207",\
"0.955892, 0.967732, 0.996278, 1.071840, 1.445729");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.018368, 0.026331, 0.050915, 0.140413, 0.656388",\
"0.018373, 0.026335, 0.050918, 0.140414, 0.656387",\
"0.018422, 0.026375, 0.050943, 0.140425, 0.656375",\
"0.018631, 0.026543, 0.051051, 0.140474, 0.656326",\
"0.019015, 0.026851, 0.051248, 0.140562, 0.656234");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.727894, 0.743017, 0.788943, 0.950665, 1.811743",\
"0.772590, 0.787713, 0.833638, 0.995361, 1.856439",\
"0.816247, 0.831370, 0.877296, 1.039018, 1.900096",\
"0.874791, 0.889914, 0.935840, 1.097562, 1.958640",\
"0.939457, 0.954581, 1.000506, 1.162228, 2.023307");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.732128, 0.743905, 0.772322, 0.847854, 1.221630",\
"0.785524, 0.797301, 0.825718, 0.901250, 1.275026",\
"0.858292, 0.870068, 0.898485, 0.974018, 1.347794",\
"0.998021, 1.009797, 1.038215, 1.113747, 1.487523",\
"1.220176, 1.231953, 1.260370, 1.335902, 1.709678");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.727894, 0.743017, 0.788943, 0.950665, 1.811743",\
"0.772590, 0.787713, 0.833638, 0.995361, 1.856439",\
"0.816247, 0.831370, 0.877296, 1.039018, 1.900096",\
"0.874791, 0.889914, 0.935840, 1.097562, 1.958640",\
"0.939457, 0.954581, 1.000506, 1.162228, 2.023307");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418",\
"0.020537, 0.035378, 0.092714, 0.321008, 1.559418");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.732128, 0.743905, 0.772322, 0.847854, 1.221630",\
"0.785524, 0.797301, 0.825718, 0.901250, 1.275026",\
"0.858292, 0.870068, 0.898485, 0.974018, 1.347794",\
"0.998021, 1.009797, 1.038215, 1.113747, 1.487523",\
"1.220176, 1.231953, 1.260370, 1.335902, 1.709678");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001310, 0.011583, 0.050810, 0.200810, 1.000000");
values ( "0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383",\
"0.018386, 0.026346, 0.050925, 0.140417, 0.656383");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.388277, 0.403284, 0.449071, 0.610723, 1.471268",\
"0.427031, 0.442041, 0.487832, 0.649485, 1.510042",\
"0.487206, 0.502242, 0.548058, 0.709723, 1.570385",\
"0.588950, 0.604060, 0.649948, 0.811650, 1.672610",\
"0.714655, 0.729926, 0.775973, 0.937753, 1.799364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.019899, 0.034863, 0.092465, 0.321005, 1.559197",\
"0.019911, 0.034873, 0.092469, 0.321003, 1.559202",\
"0.020011, 0.034951, 0.092500, 0.320990, 1.559241",\
"0.020297, 0.035175, 0.092587, 0.320953, 1.559353",\
"0.020921, 0.035664, 0.092778, 0.320872, 1.559597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.392828, 0.404635, 0.433049, 0.508574, 0.882368",\
"0.439038, 0.450844, 0.479257, 0.554783, 0.928575",\
"0.515261, 0.527070, 0.555487, 0.631016, 1.004807",\
"0.685674, 0.697503, 0.725962, 0.801501, 1.175329",\
"0.951633, 0.963500, 0.992034, 1.067590, 1.441485");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.018253, 0.026244, 0.050850, 0.140369, 0.656407",\
"0.018254, 0.026244, 0.050850, 0.140369, 0.656407",\
"0.018286, 0.026268, 0.050865, 0.140374, 0.656407",\
"0.018490, 0.026432, 0.050970, 0.140421, 0.656407",\
"0.018858, 0.026728, 0.051160, 0.140506, 0.656407");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.388277, 0.403284, 0.449071, 0.610723, 1.471268",\
"0.427031, 0.442041, 0.487832, 0.649485, 1.510042",\
"0.487206, 0.502242, 0.548058, 0.709723, 1.570385",\
"0.588950, 0.604060, 0.649948, 0.811650, 1.672610",\
"0.714655, 0.729926, 0.775973, 0.937753, 1.799364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.019899, 0.034863, 0.092465, 0.321005, 1.559197",\
"0.019911, 0.034873, 0.092469, 0.321003, 1.559202",\
"0.020011, 0.034951, 0.092500, 0.320990, 1.559241",\
"0.020297, 0.035175, 0.092587, 0.320953, 1.559353",\
"0.020921, 0.035664, 0.092778, 0.320872, 1.559597");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.392828, 0.404635, 0.433049, 0.508574, 0.882368",\
"0.439038, 0.450844, 0.479257, 0.554783, 0.928575",\
"0.515261, 0.527070, 0.555487, 0.631016, 1.004807",\
"0.685674, 0.697503, 0.725962, 0.801501, 1.175329",\
"0.951633, 0.963500, 0.992034, 1.067590, 1.441485");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.018253, 0.026244, 0.050850, 0.140369, 0.656261",\
"0.018254, 0.026244, 0.050850, 0.140369, 0.656261",\
"0.018286, 0.026268, 0.050865, 0.140374, 0.656261",\
"0.018490, 0.026432, 0.050970, 0.140421, 0.656261",\
"0.018858, 0.026728, 0.051160, 0.140506, 0.656261");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.745795, 0.760803, 0.806590, 0.968242, 1.828788",\
"0.791109, 0.806117, 0.851904, 1.013556, 1.874102",\
"0.844970, 0.859978, 0.905765, 1.067417, 1.927963",\
"0.924937, 0.939944, 0.985732, 1.147384, 2.007929",\
"1.029056, 1.044063, 1.089850, 1.251502, 2.112048");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.759400, 0.771206, 0.799617, 0.875145, 1.248931",\
"0.813561, 0.825367, 0.853778, 0.929306, 1.303092",\
"0.885865, 0.897671, 0.926081, 1.001610, 1.375396",\
"1.019517, 1.031323, 1.059734, 1.135262, 1.509048",\
"1.231121, 1.242927, 1.271338, 1.346866, 1.720652");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.745795, 0.760803, 0.806590, 0.968242, 1.828788",\
"0.791109, 0.806117, 0.851904, 1.013556, 1.874102",\
"0.844970, 0.859978, 0.905765, 1.067417, 1.927963",\
"0.924937, 0.939944, 0.985732, 1.147384, 2.007929",\
"1.029056, 1.044063, 1.089850, 1.251502, 2.112048");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198",\
"0.019900, 0.034864, 0.092466, 0.321005, 1.559198");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.759400, 0.771206, 0.799617, 0.875145, 1.248931",\
"0.813561, 0.825367, 0.853778, 0.929306, 1.303092",\
"0.885865, 0.897671, 0.926081, 1.001610, 1.375396",\
"1.019517, 1.031323, 1.059734, 1.135262, 1.509048",\
"1.231121, 1.242927, 1.271338, 1.346866, 1.720652");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001260, 0.011533, 0.050760, 0.200760, 1.000000");
values ( "0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404",\
"0.018258, 0.026246, 0.050851, 0.140367, 0.656404");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.358550, 0.373584, 0.419385, 0.581042, 1.441662",\
"0.396844, 0.411880, 0.457683, 0.619342, 1.479970",\
"0.450852, 0.465898, 0.511710, 0.673374, 1.534040",\
"0.531103, 0.546212, 0.592088, 0.753782, 1.614706",\
"0.625556, 0.640789, 0.686785, 0.848539, 1.709960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019905, 0.034860, 0.092439, 0.320959, 1.559215",\
"0.019913, 0.034866, 0.092442, 0.320958, 1.559218",\
"0.019950, 0.034895, 0.092453, 0.320953, 1.559232",\
"0.020197, 0.035089, 0.092529, 0.320921, 1.559329",\
"0.020673, 0.035462, 0.092674, 0.320859, 1.559516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.356367, 0.368207, 0.396652, 0.472154, 0.846022",\
"0.401437, 0.413275, 0.441718, 0.517222, 0.891086",\
"0.477463, 0.489294, 0.517720, 0.593239, 0.967063",\
"0.626242, 0.638083, 0.666531, 0.742066, 1.115893",\
"0.860824, 0.872700, 0.901216, 0.976768, 1.350655");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018223, 0.026234, 0.050840, 0.140373, 0.656430",\
"0.018224, 0.026234, 0.050840, 0.140373, 0.656430",\
"0.018229, 0.026234, 0.050840, 0.140373, 0.656430",\
"0.018387, 0.026351, 0.050913, 0.140387, 0.656430",\
"0.018723, 0.026621, 0.051086, 0.140464, 0.656430");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.358550, 0.373584, 0.419385, 0.581042, 1.441662",\
"0.396844, 0.411880, 0.457683, 0.619342, 1.479970",\
"0.450852, 0.465898, 0.511710, 0.673374, 1.534040",\
"0.531103, 0.546212, 0.592088, 0.753782, 1.614706",\
"0.625556, 0.640789, 0.686785, 0.848539, 1.709960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019905, 0.034860, 0.092439, 0.320959, 1.559215",\
"0.019913, 0.034866, 0.092442, 0.320958, 1.559218",\
"0.019950, 0.034895, 0.092453, 0.320953, 1.559232",\
"0.020197, 0.035089, 0.092529, 0.320921, 1.559329",\
"0.020673, 0.035462, 0.092674, 0.320859, 1.559516");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.356367, 0.368207, 0.396652, 0.472154, 0.846022",\
"0.401437, 0.413275, 0.441718, 0.517222, 0.891086",\
"0.477463, 0.489294, 0.517720, 0.593239, 0.967063",\
"0.626242, 0.638083, 0.666531, 0.742066, 1.115893",\
"0.860824, 0.872700, 0.901216, 0.976768, 1.350655");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018223, 0.026229, 0.050836, 0.140359, 0.656288",\
"0.018224, 0.026229, 0.050836, 0.140359, 0.656288",\
"0.018229, 0.026229, 0.050836, 0.140359, 0.656288",\
"0.018387, 0.026351, 0.050913, 0.140387, 0.656288",\
"0.018723, 0.026621, 0.051086, 0.140464, 0.656288");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.738880, 0.753917, 0.799720, 0.961379, 1.822009",\
"0.784186, 0.799222, 0.845025, 1.006684, 1.867315",\
"0.838362, 0.853398, 0.899202, 1.060861, 1.921491",\
"0.917562, 0.932598, 0.978401, 1.140060, 2.000690",\
"1.017629, 1.032665, 1.078469, 1.240128, 2.100758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.746378, 0.758215, 0.786656, 0.862162, 1.236019",\
"0.800924, 0.812761, 0.841202, 0.916708, 1.290565",\
"0.873160, 0.884998, 0.913438, 0.988944, 1.362802",\
"1.003512, 1.015350, 1.043790, 1.119296, 1.493154",\
"1.204908, 1.216746, 1.245186, 1.320692, 1.694550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.738880, 0.753917, 0.799720, 0.961379, 1.822009",\
"0.784186, 0.799222, 0.845025, 1.006684, 1.867315",\
"0.838362, 0.853398, 0.899202, 1.060861, 1.921491",\
"0.917562, 0.932598, 0.978401, 1.140060, 2.000690",\
"1.017629, 1.032665, 1.078469, 1.240128, 2.100758");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219",\
"0.019915, 0.034868, 0.092442, 0.320958, 1.559219");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.746378, 0.758215, 0.786656, 0.862162, 1.236019",\
"0.800924, 0.812761, 0.841202, 0.916708, 1.290565",\
"0.873160, 0.884998, 0.913438, 0.988944, 1.362802",\
"1.003512, 1.015350, 1.043790, 1.119296, 1.493154",\
"1.204908, 1.216746, 1.245186, 1.320692, 1.694550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426",\
"0.018225, 0.026232, 0.050839, 0.140370, 0.656426");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.329850, 0.344867, 0.390655, 0.552306, 1.412866",\
"0.370211, 0.385231, 0.431021, 0.592674, 1.453245",\
"0.421142, 0.436170, 0.481968, 0.643625, 1.504229",\
"0.492370, 0.507453, 0.553305, 0.714988, 1.575814",\
"0.572744, 0.587935, 0.633893, 0.795628, 1.656888");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.019862, 0.034828, 0.092432, 0.320974, 1.559195",\
"0.019872, 0.034836, 0.092435, 0.320973, 1.559199",\
"0.019904, 0.034861, 0.092445, 0.320969, 1.559212",\
"0.020116, 0.035027, 0.092510, 0.320941, 1.559295",\
"0.020533, 0.035354, 0.092637, 0.320887, 1.559458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.322539, 0.334380, 0.362835, 0.438327, 0.812220",\
"0.370461, 0.382301, 0.410754, 0.486248, 0.860136",\
"0.447536, 0.459369, 0.487806, 0.563314, 0.937165",\
"0.587106, 0.598937, 0.627374, 0.702907, 1.076721",\
"0.807131, 0.818995, 0.847497, 0.923045, 1.296917");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.018225, 0.026240, 0.050846, 0.140385, 0.656440",\
"0.018225, 0.026240, 0.050846, 0.140385, 0.656440",\
"0.018230, 0.026240, 0.050846, 0.140385, 0.656440",\
"0.018341, 0.026314, 0.050890, 0.140385, 0.656440",\
"0.018660, 0.026570, 0.051055, 0.140452, 0.656440");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.329850, 0.344867, 0.390655, 0.552306, 1.412866",\
"0.370211, 0.385231, 0.431021, 0.592674, 1.453245",\
"0.421142, 0.436170, 0.481968, 0.643625, 1.504229",\
"0.492370, 0.507453, 0.553305, 0.714988, 1.575814",\
"0.572744, 0.587935, 0.633893, 0.795628, 1.656888");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.019862, 0.034828, 0.092432, 0.320974, 1.559195",\
"0.019872, 0.034836, 0.092435, 0.320973, 1.559199",\
"0.019904, 0.034861, 0.092445, 0.320969, 1.559212",\
"0.020116, 0.035027, 0.092510, 0.320941, 1.559295",\
"0.020533, 0.035354, 0.092637, 0.320887, 1.559458");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.322539, 0.334380, 0.362835, 0.438327, 0.812220",\
"0.370461, 0.382301, 0.410754, 0.486248, 0.860136",\
"0.447536, 0.459369, 0.487806, 0.563314, 0.937165",\
"0.587106, 0.598937, 0.627374, 0.702907, 1.076721",\
"0.807131, 0.818995, 0.847497, 0.923045, 1.296917");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.018225, 0.026236, 0.050842, 0.140372, 0.656304",\
"0.018225, 0.026236, 0.050842, 0.140372, 0.656304",\
"0.018230, 0.026236, 0.050842, 0.140372, 0.656304",\
"0.018341, 0.026314, 0.050890, 0.140378, 0.656304",\
"0.018660, 0.026570, 0.051055, 0.140452, 0.656304");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.658756, 0.673775, 0.719564, 0.881216, 1.741781",\
"0.704146, 0.719164, 0.764953, 0.926605, 1.787170",\
"0.758114, 0.773133, 0.818922, 0.980573, 1.841139",\
"0.835540, 0.850558, 0.896347, 1.057999, 1.918564",\
"0.931457, 0.946475, 0.992264, 1.153916, 2.014481");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.639710, 0.651550, 0.680001, 0.755496, 1.129380",\
"0.694206, 0.706046, 0.734497, 0.809992, 1.183876",\
"0.766541, 0.778380, 0.806831, 0.882327, 1.256210",\
"0.894912, 0.906752, 0.935203, 1.010698, 1.384582",\
"1.091730, 1.103570, 1.132021, 1.207516, 1.581400");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.658756, 0.673775, 0.719564, 0.881216, 1.741781",\
"0.704146, 0.719164, 0.764953, 0.926605, 1.787170",\
"0.758114, 0.773133, 0.818922, 0.980573, 1.841139",\
"0.835540, 0.850558, 0.896347, 1.057999, 1.918564",\
"0.931457, 0.946475, 0.992264, 1.153916, 2.014481");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197",\
"0.019867, 0.034832, 0.092433, 0.320973, 1.559197");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.639710, 0.651550, 0.680001, 0.755496, 1.129380",\
"0.694206, 0.706046, 0.734497, 0.809992, 1.183876",\
"0.766541, 0.778380, 0.806831, 0.882327, 1.256210",\
"0.894912, 0.906752, 0.935203, 1.010698, 1.384582",\
"1.091730, 1.103570, 1.132021, 1.207516, 1.581400");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001240, 0.011512, 0.050740, 0.200740, 1.000000");
values ( "0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437",\
"0.018226, 0.026239, 0.050845, 0.140382, 0.656437");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.343383, 0.358392, 0.404177, 0.565828, 1.426369",\
"0.383046, 0.398057, 0.443845, 0.605496, 1.466048",\
"0.436102, 0.451122, 0.496918, 0.658573, 1.519158",\
"0.513692, 0.528775, 0.574633, 0.736319, 1.597160",\
"0.603880, 0.619083, 0.665059, 0.826803, 1.688127");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.019872, 0.034839, 0.092447, 0.320992, 1.559192",\
"0.019882, 0.034847, 0.092450, 0.320991, 1.559196",\
"0.019913, 0.034872, 0.092460, 0.320987, 1.559208",\
"0.020159, 0.035064, 0.092535, 0.320955, 1.559305",\
"0.020622, 0.035427, 0.092677, 0.320895, 1.559486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.340015, 0.351844, 0.380291, 0.455788, 0.829661",\
"0.386897, 0.398726, 0.427170, 0.502669, 0.876538",\
"0.463188, 0.475009, 0.503437, 0.578951, 0.952780",\
"0.609210, 0.621036, 0.649476, 0.725010, 1.098824",\
"0.839243, 0.851103, 0.879610, 0.955160, 1.329033");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.018236, 0.026245, 0.050851, 0.140387, 0.656435",\
"0.018237, 0.026245, 0.050851, 0.140387, 0.656435",\
"0.018242, 0.026245, 0.050851, 0.140387, 0.656435",\
"0.018378, 0.026343, 0.050911, 0.140392, 0.656435",\
"0.018708, 0.026608, 0.051081, 0.140467, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.343383, 0.358392, 0.404177, 0.565828, 1.426369",\
"0.383046, 0.398057, 0.443845, 0.605496, 1.466048",\
"0.436102, 0.451122, 0.496918, 0.658573, 1.519158",\
"0.513692, 0.528775, 0.574633, 0.736319, 1.597160",\
"0.603880, 0.619083, 0.665059, 0.826803, 1.688127");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.019872, 0.034839, 0.092447, 0.320992, 1.559192",\
"0.019882, 0.034847, 0.092450, 0.320991, 1.559196",\
"0.019913, 0.034872, 0.092460, 0.320987, 1.559208",\
"0.020159, 0.035064, 0.092535, 0.320955, 1.559305",\
"0.020622, 0.035427, 0.092677, 0.320895, 1.559486");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.340015, 0.351844, 0.380291, 0.455788, 0.829661",\
"0.386897, 0.398726, 0.427170, 0.502669, 0.876538",\
"0.463188, 0.475009, 0.503437, 0.578951, 0.952780",\
"0.609210, 0.621036, 0.649476, 0.725010, 1.098824",\
"0.839243, 0.851103, 0.879610, 0.955160, 1.329033");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.018236, 0.026241, 0.050847, 0.140374, 0.656295",\
"0.018237, 0.026241, 0.050847, 0.140374, 0.656295",\
"0.018242, 0.026241, 0.050847, 0.140374, 0.656295",\
"0.018378, 0.026343, 0.050911, 0.140392, 0.656295",\
"0.018708, 0.026608, 0.051081, 0.140467, 0.656295");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.690305, 0.705316, 0.751103, 0.912754, 1.773303",\
"0.735662, 0.750672, 0.796459, 0.958110, 1.818659",\
"0.789694, 0.804705, 0.850491, 1.012143, 1.872691",\
"0.867795, 0.882806, 0.928593, 1.090244, 1.950792",\
"0.965296, 0.980306, 1.026093, 1.187744, 2.048293");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.670036, 0.681864, 0.710307, 0.785808, 1.159671",\
"0.724550, 0.736377, 0.764820, 0.840321, 1.214184",\
"0.796859, 0.808687, 0.837129, 0.912631, 1.286494",\
"0.925971, 0.937799, 0.966241, 1.041742, 1.415606",\
"1.124431, 1.136259, 1.164701, 1.240202, 1.614065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.690305, 0.705316, 0.751103, 0.912754, 1.773303",\
"0.735662, 0.750672, 0.796459, 0.958110, 1.818659",\
"0.789694, 0.804705, 0.850491, 1.012143, 1.872691",\
"0.867795, 0.882806, 0.928593, 1.090244, 1.950792",\
"0.965296, 0.980306, 1.026093, 1.187744, 2.048293");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195",\
"0.019879, 0.034844, 0.092449, 0.320991, 1.559195");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.670036, 0.681864, 0.710307, 0.785808, 1.159671",\
"0.724550, 0.736377, 0.764820, 0.840321, 1.214184",\
"0.796859, 0.808687, 0.837129, 0.912631, 1.286494",\
"0.925971, 0.937799, 0.966241, 1.041742, 1.415606",\
"1.124431, 1.136259, 1.164701, 1.240202, 1.614065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001251, 0.011523, 0.050751, 0.200751, 1.000000");
values ( "0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431",\
"0.018238, 0.026244, 0.050850, 0.140384, 0.656431");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.299845, 0.314640, 0.360208, 0.521750, 1.381411",\
"0.339171, 0.353972, 0.399545, 0.561090, 1.420772",\
"0.387599, 0.402415, 0.448003, 0.609555, 1.469299",\
"0.453599, 0.468487, 0.514146, 0.675733, 1.535768",\
"0.521179, 0.536205, 0.581999, 0.743653, 1.604243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018985, 0.034139, 0.092158, 0.321078, 1.558855",\
"0.019005, 0.034155, 0.092164, 0.321076, 1.558862",\
"0.019065, 0.034202, 0.092182, 0.321068, 1.558886",\
"0.019343, 0.034420, 0.092267, 0.321032, 1.558995",\
"0.019876, 0.034837, 0.092430, 0.320963, 1.559204");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.381651, 0.393507, 0.421984, 0.497526, 0.871379",\
"0.429316, 0.441172, 0.469650, 0.545193, 0.919046",\
"0.505647, 0.517507, 0.545992, 0.621536, 0.995396",\
"0.653863, 0.665740, 0.694259, 0.769812, 1.143701",\
"0.896339, 0.908248, 0.936831, 1.012398, 1.386344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018531, 0.026467, 0.050987, 0.140420, 0.656333",\
"0.018535, 0.026470, 0.050989, 0.140421, 0.656332",\
"0.018570, 0.026499, 0.051008, 0.140429, 0.656324",\
"0.018738, 0.026633, 0.051094, 0.140468, 0.656285",\
"0.019048, 0.026883, 0.051254, 0.140539, 0.656211");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.299845, 0.314640, 0.360208, 0.521750, 1.381411",\
"0.339171, 0.353972, 0.399545, 0.561090, 1.420772",\
"0.387599, 0.402415, 0.448003, 0.609555, 1.469299",\
"0.453599, 0.468487, 0.514146, 0.675733, 1.535768",\
"0.521179, 0.536205, 0.581999, 0.743653, 1.604243");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018985, 0.034139, 0.092158, 0.321078, 1.558855",\
"0.019005, 0.034155, 0.092164, 0.321076, 1.558862",\
"0.019065, 0.034202, 0.092182, 0.321068, 1.558886",\
"0.019343, 0.034420, 0.092267, 0.321032, 1.558995",\
"0.019876, 0.034837, 0.092430, 0.320963, 1.559204");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.381651, 0.393507, 0.421984, 0.497526, 0.871379",\
"0.429316, 0.441172, 0.469650, 0.545193, 0.919046",\
"0.505647, 0.517507, 0.545992, 0.621536, 0.995396",\
"0.653863, 0.665740, 0.694259, 0.769812, 1.143701",\
"0.896339, 0.908248, 0.936831, 1.012398, 1.386344");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018531, 0.026467, 0.050987, 0.140420, 0.656333",\
"0.018535, 0.026470, 0.050989, 0.140421, 0.656332",\
"0.018570, 0.026499, 0.051008, 0.140429, 0.656324",\
"0.018738, 0.026633, 0.051094, 0.140468, 0.656285",\
"0.019048, 0.026883, 0.051254, 0.140539, 0.656211");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.661527, 0.676326, 0.721898, 0.883442, 1.743119",\
"0.706820, 0.721619, 0.767191, 0.928735, 1.788412",\
"0.761031, 0.775830, 0.821402, 0.982946, 1.842623",\
"0.840493, 0.855292, 0.900864, 1.062408, 1.922085",\
"0.941173, 0.955973, 1.001544, 1.163089, 2.022765");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.727484, 0.739341, 0.767820, 0.843362, 1.217216",\
"0.782036, 0.793892, 0.822371, 0.897914, 1.271768",\
"0.854296, 0.866152, 0.894631, 0.970174, 1.344028",\
"0.984893, 0.996749, 1.025228, 1.100771, 1.474625",\
"1.186661, 1.198517, 1.226997, 1.302539, 1.676393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.661527, 0.676326, 0.721898, 0.883442, 1.743119",\
"0.706820, 0.721619, 0.767191, 0.928735, 1.788412",\
"0.761031, 0.775830, 0.821402, 0.982946, 1.842623",\
"0.840493, 0.855292, 0.900864, 1.062408, 1.922085",\
"0.941173, 0.955973, 1.001544, 1.163089, 2.022765");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861",\
"0.019001, 0.034151, 0.092163, 0.321076, 1.558861");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.727484, 0.739341, 0.767820, 0.843362, 1.217216",\
"0.782036, 0.793892, 0.822371, 0.897914, 1.271768",\
"0.854296, 0.866152, 0.894631, 0.970174, 1.344028",\
"0.984893, 0.996749, 1.025228, 1.100771, 1.474625",\
"1.186661, 1.198517, 1.226997, 1.302539, 1.676393");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001234, 0.011506, 0.050734, 0.200734, 1.000000");
values ( "0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332",\
"0.018539, 0.026473, 0.050991, 0.140422, 0.656332");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.293159, 0.308035, 0.353541, 0.514964, 1.374039",\
"0.333552, 0.348432, 0.393942, 0.555367, 1.414459",\
"0.390878, 0.405788, 0.451327, 0.612766, 1.471974",\
"0.470655, 0.485662, 0.531293, 0.692777, 1.552361",\
"0.556307, 0.571483, 0.617273, 0.778836, 1.639071");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018308, 0.033526, 0.091670, 0.320772, 1.557330",\
"0.018324, 0.033538, 0.091674, 0.320770, 1.557337",\
"0.018436, 0.033626, 0.091709, 0.320756, 1.557381",\
"0.018797, 0.033910, 0.091819, 0.320709, 1.557522",\
"0.019423, 0.034402, 0.092011, 0.320629, 1.557766");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.375658, 0.387713, 0.416209, 0.491658, 0.864987",\
"0.427249, 0.439304, 0.467802, 0.543251, 0.916582",\
"0.505914, 0.517975, 0.546484, 0.621935, 0.995275",\
"0.669556, 0.681637, 0.710185, 0.785646, 1.159020",\
"0.933732, 0.945851, 0.974473, 1.049950, 1.423389");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018177, 0.026206, 0.050785, 0.140320, 0.654903",\
"0.018184, 0.026211, 0.050788, 0.140322, 0.654902",\
"0.018236, 0.026253, 0.050815, 0.140334, 0.654889",\
"0.018426, 0.026407, 0.050914, 0.140378, 0.654844",\
"0.018782, 0.026695, 0.051098, 0.140461, 0.654759");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.293159, 0.308035, 0.353541, 0.514964, 1.374039",\
"0.333552, 0.348432, 0.393942, 0.555367, 1.414459",\
"0.390878, 0.405788, 0.451327, 0.612766, 1.471974",\
"0.470655, 0.485662, 0.531293, 0.692777, 1.552361",\
"0.556307, 0.571483, 0.617273, 0.778836, 1.639071");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018308, 0.033526, 0.091670, 0.320772, 1.557330",\
"0.018324, 0.033538, 0.091674, 0.320770, 1.557337",\
"0.018436, 0.033626, 0.091709, 0.320756, 1.557381",\
"0.018797, 0.033910, 0.091819, 0.320709, 1.557522",\
"0.019423, 0.034402, 0.092011, 0.320629, 1.557766");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.375658, 0.387713, 0.416209, 0.491658, 0.864987",\
"0.427249, 0.439304, 0.467802, 0.543251, 0.916582",\
"0.505914, 0.517975, 0.546484, 0.621935, 0.995275",\
"0.669556, 0.681637, 0.710185, 0.785646, 1.159020",\
"0.933732, 0.945851, 0.974473, 1.049950, 1.423389");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018177, 0.026206, 0.050785, 0.140320, 0.654903",\
"0.018184, 0.026211, 0.050788, 0.140322, 0.654902",\
"0.018236, 0.026253, 0.050815, 0.140334, 0.654889",\
"0.018426, 0.026407, 0.050914, 0.140378, 0.654844",\
"0.018782, 0.026695, 0.051098, 0.140461, 0.654759");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.699671, 0.714551, 0.760061, 0.921486, 1.780576",\
"0.744963, 0.759843, 0.805353, 0.966778, 1.825868",\
"0.799151, 0.814031, 0.859541, 1.020966, 1.880056",\
"0.878919, 0.893799, 0.939309, 1.100734, 1.959824",\
"0.980909, 0.995789, 1.041299, 1.202724, 2.061814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.765124, 0.777181, 0.805682, 0.881132, 1.254465",\
"0.819596, 0.831653, 0.860154, 0.935604, 1.308937",\
"0.891955, 0.904012, 0.932513, 1.007963, 1.381296",\
"1.023324, 1.035381, 1.063882, 1.139332, 1.512666",\
"1.227687, 1.239744, 1.268245, 1.343695, 1.717028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.699671, 0.714551, 0.760061, 0.921486, 1.780576",\
"0.744963, 0.759843, 0.805353, 0.966778, 1.825868",\
"0.799151, 0.814031, 0.859541, 1.020966, 1.880056",\
"0.878919, 0.893799, 0.939309, 1.100734, 1.959824",\
"0.980909, 0.995789, 1.041299, 1.202724, 2.061814");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336",\
"0.018323, 0.033537, 0.091674, 0.320770, 1.557336");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.765124, 0.777181, 0.805682, 0.881132, 1.254465",\
"0.819596, 0.831653, 0.860154, 0.935604, 1.308937",\
"0.891955, 0.904012, 0.932513, 1.007963, 1.381296",\
"1.023324, 1.035381, 1.063882, 1.139332, 1.512666",\
"1.227687, 1.239744, 1.268245, 1.343695, 1.717028");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000948, 0.011220, 0.050448, 0.200448, 1.000000");
values ( "0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898",\
"0.018199, 0.026223, 0.050796, 0.140325, 0.654898");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.308142, 0.323245, 0.368947, 0.530464, 1.390371",\
"0.350381, 0.365487, 0.411192, 0.572710, 1.432628",\
"0.408781, 0.423900, 0.469617, 0.631141, 1.491110",\
"0.491218, 0.506408, 0.552193, 0.713751, 1.573995",\
"0.591422, 0.606745, 0.652654, 0.814272, 1.675023");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.018995, 0.034053, 0.091833, 0.320608, 1.557625",\
"0.019006, 0.034061, 0.091836, 0.320607, 1.557629",\
"0.019054, 0.034099, 0.091851, 0.320601, 1.557648",\
"0.019319, 0.034308, 0.091932, 0.320566, 1.557752",\
"0.019806, 0.034691, 0.092081, 0.320504, 1.557942");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.304117, 0.316214, 0.344739, 0.420128, 0.793583",\
"0.352891, 0.364988, 0.393511, 0.468901, 0.842353",\
"0.432404, 0.444491, 0.472997, 0.548403, 0.921812",\
"0.569642, 0.581715, 0.610194, 0.685636, 1.058962",\
"0.780922, 0.793029, 0.821575, 0.897032, 1.270417");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.017919, 0.026038, 0.050673, 0.140294, 0.654999",\
"0.017920, 0.026038, 0.050673, 0.140294, 0.654999",\
"0.017929, 0.026038, 0.050673, 0.140294, 0.654999",\
"0.018003, 0.026067, 0.050688, 0.140294, 0.654999",\
"0.018325, 0.026328, 0.050855, 0.140337, 0.654999");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.308142, 0.323245, 0.368947, 0.530464, 1.390371",\
"0.350381, 0.365487, 0.411192, 0.572710, 1.432628",\
"0.408781, 0.423900, 0.469617, 0.631141, 1.491110",\
"0.491218, 0.506408, 0.552193, 0.713751, 1.573995",\
"0.591422, 0.606745, 0.652654, 0.814272, 1.675023");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.018995, 0.034053, 0.091833, 0.320608, 1.557625",\
"0.019006, 0.034061, 0.091836, 0.320607, 1.557629",\
"0.019054, 0.034099, 0.091851, 0.320601, 1.557648",\
"0.019319, 0.034308, 0.091932, 0.320566, 1.557752",\
"0.019806, 0.034691, 0.092081, 0.320504, 1.557942");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.304117, 0.316214, 0.344739, 0.420128, 0.793583",\
"0.352891, 0.364988, 0.393511, 0.468901, 0.842353",\
"0.432404, 0.444491, 0.472997, 0.548403, 0.921812",\
"0.569642, 0.581715, 0.610194, 0.685636, 1.058962",\
"0.780922, 0.793029, 0.821575, 0.897032, 1.270417");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.017919, 0.026034, 0.050669, 0.140262, 0.654858",\
"0.017920, 0.026034, 0.050669, 0.140262, 0.654858",\
"0.017929, 0.026034, 0.050669, 0.140262, 0.654858",\
"0.018003, 0.026067, 0.050688, 0.140262, 0.654858",\
"0.018325, 0.026328, 0.050855, 0.140337, 0.654858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.642689, 0.657794, 0.703499, 0.865017, 1.724933",\
"0.688160, 0.703266, 0.748970, 0.910488, 1.770404",\
"0.741926, 0.757031, 0.802736, 0.964254, 1.824170",\
"0.817736, 0.832842, 0.878546, 1.040064, 1.899980",\
"0.909580, 0.924685, 0.970389, 1.131907, 1.991824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.666419, 0.678514, 0.707035, 0.782427, 1.155874",\
"0.720868, 0.732963, 0.761484, 0.836876, 1.210322",\
"0.793226, 0.805321, 0.833843, 0.909234, 1.282681",\
"0.919543, 0.931639, 0.960160, 1.035552, 1.408998",\
"1.112214, 1.124309, 1.152831, 1.228222, 1.601669");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.642689, 0.657794, 0.703499, 0.865017, 1.724933",\
"0.688160, 0.703266, 0.748970, 0.910488, 1.770404",\
"0.741926, 0.757031, 0.802736, 0.964254, 1.824170",\
"0.817736, 0.832842, 0.878546, 1.040064, 1.899980",\
"0.909580, 0.924685, 0.970389, 1.131907, 1.991824");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629",\
"0.019004, 0.034060, 0.091836, 0.320607, 1.557629");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.666419, 0.678514, 0.707035, 0.782427, 1.155874",\
"0.720868, 0.732963, 0.761484, 0.836876, 1.210322",\
"0.793226, 0.805321, 0.833843, 0.909234, 1.282681",\
"0.919543, 0.931639, 0.960160, 1.035552, 1.408998",\
"1.112214, 1.124309, 1.152831, 1.228222, 1.601669");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000904, 0.011176, 0.050404, 0.200404, 1.000000");
values ( "0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996",\
"0.017921, 0.026037, 0.050672, 0.140291, 0.654996");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.322194, 0.337235, 0.383023, 0.544671, 1.405267",\
"0.363195, 0.378239, 0.424029, 0.585679, 1.446284",\
"0.418132, 0.433185, 0.478984, 0.640639, 1.501281",\
"0.494662, 0.509769, 0.555620, 0.717301, 1.578159",\
"0.587256, 0.602468, 0.648423, 0.810154, 1.671435");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.019769, 0.034740, 0.092350, 0.320900, 1.559188",\
"0.019779, 0.034748, 0.092353, 0.320899, 1.559192",\
"0.019814, 0.034776, 0.092364, 0.320894, 1.559206",\
"0.020021, 0.034938, 0.092427, 0.320867, 1.559287",\
"0.020427, 0.035256, 0.092551, 0.320815, 1.559446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.312492, 0.324373, 0.352843, 0.428332, 0.802260",\
"0.359630, 0.371510, 0.399978, 0.475468, 0.849391",\
"0.438318, 0.450190, 0.478643, 0.554147, 0.928032",\
"0.571550, 0.583419, 0.611865, 0.687398, 1.061237",\
"0.777381, 0.789284, 0.817797, 0.893345, 1.267242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.018179, 0.026209, 0.050817, 0.140359, 0.656444",\
"0.018180, 0.026209, 0.050817, 0.140359, 0.656444",\
"0.018185, 0.026209, 0.050817, 0.140359, 0.656444",\
"0.018294, 0.026279, 0.050858, 0.140359, 0.656444",\
"0.018617, 0.026539, 0.051025, 0.140422, 0.656444");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.322194, 0.337235, 0.383023, 0.544671, 1.405267",\
"0.363195, 0.378239, 0.424029, 0.585679, 1.446284",\
"0.418132, 0.433185, 0.478984, 0.640639, 1.501281",\
"0.494662, 0.509769, 0.555620, 0.717301, 1.578159",\
"0.587256, 0.602468, 0.648423, 0.810154, 1.671435");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.019769, 0.034740, 0.092350, 0.320900, 1.559188",\
"0.019779, 0.034748, 0.092353, 0.320899, 1.559192",\
"0.019814, 0.034776, 0.092364, 0.320894, 1.559206",\
"0.020021, 0.034938, 0.092427, 0.320867, 1.559287",\
"0.020427, 0.035256, 0.092551, 0.320815, 1.559446");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.312492, 0.324373, 0.352843, 0.428332, 0.802260",\
"0.359630, 0.371510, 0.399978, 0.475468, 0.849391",\
"0.438318, 0.450190, 0.478643, 0.554147, 0.928032",\
"0.571550, 0.583419, 0.611865, 0.687398, 1.061237",\
"0.777381, 0.789284, 0.817797, 0.893345, 1.267242");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.018179, 0.026205, 0.050813, 0.140345, 0.656304",\
"0.018180, 0.026205, 0.050813, 0.140345, 0.656304",\
"0.018185, 0.026205, 0.050813, 0.140345, 0.656304",\
"0.018294, 0.026279, 0.050858, 0.140347, 0.656304",\
"0.018617, 0.026539, 0.051025, 0.140422, 0.656304");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.688472, 0.703516, 0.749307, 0.910958, 1.771566",\
"0.733911, 0.748955, 0.794746, 0.956396, 1.817005",\
"0.787774, 0.802818, 0.848609, 1.010260, 1.870868",\
"0.864247, 0.879291, 0.925082, 1.086732, 1.947341",\
"0.957715, 0.972759, 1.018550, 1.180201, 2.040809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.691839, 0.703718, 0.732185, 0.807677, 1.181596",\
"0.746308, 0.758188, 0.786654, 0.862146, 1.236065",\
"0.818636, 0.830515, 0.858981, 0.934473, 1.308392",\
"0.945690, 0.957569, 0.986036, 1.061528, 1.435447",\
"1.140129, 1.152008, 1.180475, 1.255967, 1.629886");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.688472, 0.703516, 0.749307, 0.910958, 1.771566",\
"0.733911, 0.748955, 0.794746, 0.956396, 1.817005",\
"0.787774, 0.802818, 0.848609, 1.010260, 1.870868",\
"0.864247, 0.879291, 0.925082, 1.086732, 1.947341",\
"0.957715, 0.972759, 1.018550, 1.180201, 2.040809");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193",\
"0.019781, 0.034750, 0.092354, 0.320898, 1.559193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.691839, 0.703718, 0.732185, 0.807677, 1.181596",\
"0.746308, 0.758188, 0.786654, 0.862146, 1.236065",\
"0.818636, 0.830515, 0.858981, 0.934473, 1.308392",\
"0.945690, 0.957569, 0.986036, 1.061528, 1.435447",\
"1.140129, 1.152008, 1.180475, 1.255967, 1.629886");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001190, 0.011462, 0.050690, 0.200690, 1.000000");
values ( "0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441",\
"0.018180, 0.026208, 0.050816, 0.140356, 0.656441");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.352726, 0.367837, 0.413644, 0.575297, 1.436048",\
"0.387364, 0.402478, 0.448287, 0.609941, 1.470701",\
"0.434604, 0.449726, 0.495542, 0.657200, 1.517990",\
"0.497186, 0.512359, 0.558224, 0.719906, 1.580895",\
"0.561239, 0.576517, 0.622484, 0.784216, 1.645623");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.019644, 0.034610, 0.092196, 0.320731, 1.559201",\
"0.019653, 0.034617, 0.092199, 0.320729, 1.559204",\
"0.019682, 0.034640, 0.092208, 0.320726, 1.559216",\
"0.019873, 0.034790, 0.092267, 0.320701, 1.559290",\
"0.020273, 0.035104, 0.092389, 0.320649, 1.559447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.352324, 0.364285, 0.392776, 0.468268, 0.842240",\
"0.393856, 0.405815, 0.434303, 0.509798, 0.883764",\
"0.469365, 0.481318, 0.509792, 0.585299, 0.959233",\
"0.607822, 0.619771, 0.648239, 0.723771, 1.097663",\
"0.835944, 0.847925, 0.876459, 0.952006, 1.325955");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.018085, 0.026140, 0.050751, 0.140291, 0.656439",\
"0.018086, 0.026140, 0.050751, 0.140291, 0.656439",\
"0.018092, 0.026140, 0.050751, 0.140291, 0.656439",\
"0.018188, 0.026201, 0.050787, 0.140291, 0.656439",\
"0.018504, 0.026455, 0.050950, 0.140353, 0.656439");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.352726, 0.367837, 0.413644, 0.575297, 1.436048",\
"0.387364, 0.402478, 0.448287, 0.609941, 1.470701",\
"0.434604, 0.449726, 0.495542, 0.657200, 1.517990",\
"0.497186, 0.512359, 0.558224, 0.719906, 1.580895",\
"0.561239, 0.576517, 0.622484, 0.784216, 1.645623");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.019644, 0.034610, 0.092196, 0.320731, 1.559201",\
"0.019653, 0.034617, 0.092199, 0.320729, 1.559204",\
"0.019682, 0.034640, 0.092208, 0.320726, 1.559216",\
"0.019873, 0.034790, 0.092267, 0.320701, 1.559290",\
"0.020273, 0.035104, 0.092389, 0.320649, 1.559447");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.352324, 0.364285, 0.392776, 0.468268, 0.842240",\
"0.393856, 0.405815, 0.434303, 0.509798, 0.883764",\
"0.469365, 0.481318, 0.509792, 0.585299, 0.959233",\
"0.607822, 0.619771, 0.648239, 0.723771, 1.097663",\
"0.835944, 0.847925, 0.876459, 0.952006, 1.325955");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.018085, 0.026136, 0.050747, 0.140278, 0.656307",\
"0.018086, 0.026136, 0.050747, 0.140278, 0.656307",\
"0.018092, 0.026136, 0.050747, 0.140278, 0.656307",\
"0.018188, 0.026201, 0.050787, 0.140280, 0.656307",\
"0.018504, 0.026455, 0.050950, 0.140353, 0.656307");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.727707, 0.742822, 0.788632, 0.950287, 1.811050",\
"0.773097, 0.788212, 0.834022, 0.995677, 1.856440",\
"0.827056, 0.842171, 0.887981, 1.049636, 1.910399",\
"0.904471, 0.919586, 0.965396, 1.127051, 1.987814",\
"1.002446, 1.017561, 1.063371, 1.225026, 2.085789");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.687811, 0.699769, 0.728255, 0.803751, 1.177714",\
"0.742307, 0.754265, 0.782751, 0.858247, 1.232210",\
"0.814642, 0.826600, 0.855087, 0.930583, 1.304545",\
"0.943001, 0.954960, 0.983446, 1.058942, 1.432904",\
"1.139764, 1.151723, 1.180209, 1.255705, 1.629667");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.727707, 0.742822, 0.788632, 0.950287, 1.811050",\
"0.773097, 0.788212, 0.834022, 0.995677, 1.856440",\
"0.827056, 0.842171, 0.887981, 1.049636, 1.910399",\
"0.904471, 0.919586, 0.965396, 1.127051, 1.987814",\
"1.002446, 1.017561, 1.063371, 1.225026, 2.085789");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206",\
"0.019656, 0.034620, 0.092200, 0.320729, 1.559206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.687811, 0.699769, 0.728255, 0.803751, 1.177714",\
"0.742307, 0.754265, 0.782751, 0.858247, 1.232210",\
"0.814642, 0.826600, 0.855087, 0.930583, 1.304545",\
"0.943001, 0.954960, 0.983446, 1.058942, 1.432904",\
"1.139764, 1.151723, 1.180209, 1.255705, 1.629667");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001082, 0.011354, 0.050582, 0.200582, 1.000000");
values ( "0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435",\
"0.018087, 0.026139, 0.050750, 0.140287, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.289159, 0.303899, 0.349373, 0.510865, 1.370208",\
"0.324542, 0.339289, 0.384771, 0.546267, 1.405641",\
"0.367878, 0.382647, 0.428150, 0.589656, 1.449115",\
"0.420913, 0.435743, 0.481305, 0.642841, 1.502544",\
"0.468778, 0.483743, 0.529435, 0.691034, 1.551271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018449, 0.033691, 0.091897, 0.320991, 1.558698",\
"0.018479, 0.033714, 0.091905, 0.320987, 1.558709",\
"0.018560, 0.033778, 0.091930, 0.320977, 1.558741",\
"0.018795, 0.033962, 0.092002, 0.320946, 1.558833",\
"0.019307, 0.034363, 0.092159, 0.320880, 1.559033");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.355180, 0.367076, 0.395517, 0.471046, 0.844894",\
"0.397801, 0.409698, 0.438140, 0.513670, 0.887520",\
"0.472912, 0.484813, 0.513265, 0.588797, 0.962656",\
"0.605755, 0.617673, 0.646160, 0.721699, 1.095587",\
"0.822926, 0.834874, 0.863419, 0.938972, 1.312911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018174, 0.026185, 0.050789, 0.140301, 0.656399",\
"0.018183, 0.026193, 0.050794, 0.140303, 0.656396",\
"0.018230, 0.026230, 0.050818, 0.140314, 0.656386",\
"0.018395, 0.026364, 0.050903, 0.140352, 0.656346",\
"0.018679, 0.026592, 0.051050, 0.140418, 0.656279");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.289159, 0.303899, 0.349373, 0.510865, 1.370208",\
"0.324542, 0.339289, 0.384771, 0.546267, 1.405641",\
"0.367878, 0.382647, 0.428150, 0.589656, 1.449115",\
"0.420913, 0.435743, 0.481305, 0.642841, 1.502544",\
"0.468778, 0.483743, 0.529435, 0.691034, 1.551271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018449, 0.033691, 0.091897, 0.320991, 1.558698",\
"0.018479, 0.033714, 0.091905, 0.320987, 1.558709",\
"0.018560, 0.033778, 0.091930, 0.320977, 1.558741",\
"0.018795, 0.033962, 0.092002, 0.320946, 1.558833",\
"0.019307, 0.034363, 0.092159, 0.320880, 1.559033");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.355180, 0.367076, 0.395517, 0.471046, 0.844894",\
"0.397801, 0.409698, 0.438140, 0.513670, 0.887520",\
"0.472912, 0.484813, 0.513265, 0.588797, 0.962656",\
"0.605755, 0.617673, 0.646160, 0.721699, 1.095587",\
"0.822926, 0.834874, 0.863419, 0.938972, 1.312911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018174, 0.026185, 0.050789, 0.140301, 0.656399",\
"0.018183, 0.026193, 0.050794, 0.140303, 0.656396",\
"0.018230, 0.026230, 0.050818, 0.140314, 0.656386",\
"0.018395, 0.026364, 0.050903, 0.140352, 0.656346",\
"0.018679, 0.026592, 0.051050, 0.140418, 0.656279");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.638625, 0.653370, 0.698849, 0.860344, 1.719709",\
"0.683918, 0.698663, 0.744142, 0.905637, 1.765002",\
"0.738130, 0.752875, 0.798354, 0.959849, 1.819213",\
"0.817594, 0.832338, 0.877818, 1.039313, 1.898677",\
"0.918279, 0.933024, 0.978504, 1.139999, 1.999363");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.683067, 0.694964, 0.723407, 0.798937, 1.172788",\
"0.737619, 0.749516, 0.777960, 0.853489, 1.227340",\
"0.809879, 0.821776, 0.850220, 0.925750, 1.299600",\
"0.940476, 0.952373, 0.980816, 1.056346, 1.430197",\
"1.142242, 1.154140, 1.182583, 1.258113, 1.631963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.638625, 0.653370, 0.698849, 0.860344, 1.719709",\
"0.683918, 0.698663, 0.744142, 0.905637, 1.765002",\
"0.738130, 0.752875, 0.798354, 0.959849, 1.819213",\
"0.817594, 0.832338, 0.877818, 1.039313, 1.898677",\
"0.918279, 0.933024, 0.978504, 1.139999, 1.999363");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706",\
"0.018470, 0.033707, 0.091903, 0.320988, 1.558706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.683067, 0.694964, 0.723407, 0.798937, 1.172788",\
"0.737619, 0.749516, 0.777960, 0.853489, 1.227340",\
"0.809879, 0.821776, 0.850220, 0.925750, 1.299600",\
"0.940476, 0.952373, 0.980816, 1.056346, 1.430197",\
"1.142242, 1.154140, 1.182583, 1.258113, 1.631963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001143, 0.011415, 0.050643, 0.200643, 1.000000");
values ( "0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396",\
"0.018187, 0.026196, 0.050796, 0.140304, 0.656396");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.290931, 0.305657, 0.351237, 0.512827, 1.372673",\
"0.331399, 0.346131, 0.391717, 0.553311, 1.413181",\
"0.380875, 0.395625, 0.441227, 0.602829, 1.462770",\
"0.446047, 0.460858, 0.506521, 0.668154, 1.528347",\
"0.516106, 0.531040, 0.576826, 0.738519, 1.599217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.019281, 0.034417, 0.092408, 0.321269, 1.559546",\
"0.019305, 0.034435, 0.092415, 0.321266, 1.559556",\
"0.019372, 0.034488, 0.092435, 0.321257, 1.559583",\
"0.019614, 0.034677, 0.092509, 0.321225, 1.559677",\
"0.020098, 0.035056, 0.092657, 0.321162, 1.559867");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.359047, 0.370779, 0.399220, 0.474802, 0.848868",\
"0.406646, 0.418379, 0.446821, 0.522403, 0.896470",\
"0.483953, 0.495690, 0.524140, 0.599724, 0.973798",\
"0.621858, 0.633613, 0.662098, 0.737690, 1.111795",\
"0.841522, 0.853307, 0.881855, 0.957460, 1.331621");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018615, 0.026522, 0.051044, 0.140458, 0.657030",\
"0.018620, 0.026526, 0.051047, 0.140459, 0.657029",\
"0.018660, 0.026558, 0.051067, 0.140469, 0.657019",\
"0.018833, 0.026697, 0.051156, 0.140508, 0.656978",\
"0.019137, 0.026941, 0.051313, 0.140578, 0.656906");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.290931, 0.305657, 0.351237, 0.512827, 1.372673",\
"0.331399, 0.346131, 0.391717, 0.553311, 1.413181",\
"0.380875, 0.395625, 0.441227, 0.602829, 1.462770",\
"0.446047, 0.460858, 0.506521, 0.668154, 1.528347",\
"0.516106, 0.531040, 0.576826, 0.738519, 1.599217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.019281, 0.034417, 0.092408, 0.321269, 1.559546",\
"0.019305, 0.034435, 0.092415, 0.321266, 1.559556",\
"0.019372, 0.034488, 0.092435, 0.321257, 1.559583",\
"0.019614, 0.034677, 0.092509, 0.321225, 1.559677",\
"0.020098, 0.035056, 0.092657, 0.321162, 1.559867");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.359047, 0.370779, 0.399220, 0.474802, 0.848868",\
"0.406646, 0.418379, 0.446821, 0.522403, 0.896470",\
"0.483953, 0.495690, 0.524140, 0.599724, 0.973798",\
"0.621858, 0.633613, 0.662098, 0.737690, 1.111795",\
"0.841522, 0.853307, 0.881855, 0.957460, 1.331621");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018615, 0.026522, 0.051044, 0.140458, 0.657030",\
"0.018620, 0.026526, 0.051047, 0.140459, 0.657029",\
"0.018660, 0.026558, 0.051067, 0.140469, 0.657019",\
"0.018833, 0.026697, 0.051156, 0.140508, 0.656978",\
"0.019137, 0.026941, 0.051313, 0.140578, 0.656906");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.630069, 0.644798, 0.690380, 0.851972, 1.711827",\
"0.675355, 0.690084, 0.735666, 0.897258, 1.757113",\
"0.729581, 0.744310, 0.789892, 0.951484, 1.811339",\
"0.809237, 0.823966, 0.869548, 1.031140, 1.890995",\
"0.910472, 0.925201, 0.970783, 1.132375, 1.992230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.687749, 0.699483, 0.727926, 0.803508, 1.177576",\
"0.742297, 0.754031, 0.782474, 0.858055, 1.232123",\
"0.814562, 0.826296, 0.854739, 0.930321, 1.304389",\
"0.945527, 0.957260, 0.985703, 1.061285, 1.435353",\
"1.148236, 1.159969, 1.188412, 1.263994, 1.638062");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.630069, 0.644798, 0.690380, 0.851972, 1.711827",\
"0.675355, 0.690084, 0.735666, 0.897258, 1.757113",\
"0.729581, 0.744310, 0.789892, 0.951484, 1.811339",\
"0.809237, 0.823966, 0.869548, 1.031140, 1.890995",\
"0.910472, 0.925201, 0.970783, 1.132375, 1.992230");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550",\
"0.019290, 0.034424, 0.092410, 0.321268, 1.559550");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.687749, 0.699483, 0.727926, 0.803508, 1.177576",\
"0.742297, 0.754031, 0.782474, 0.858055, 1.232123",\
"0.814562, 0.826296, 0.854739, 0.930321, 1.304389",\
"0.945527, 0.957260, 0.985703, 1.061285, 1.435353",\
"1.148236, 1.159969, 1.188412, 1.263994, 1.638062");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027",\
"0.018624, 0.026529, 0.051049, 0.140460, 0.657027");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.245805, 0.260727, 0.306369, 0.467943, 1.327989",\
"0.286702, 0.301625, 0.347269, 0.508844, 1.368896",\
"0.322651, 0.337588, 0.383245, 0.544827, 1.404933",\
"0.364302, 0.379274, 0.424963, 0.586561, 1.446802",\
"0.393189, 0.408266, 0.454058, 0.615706, 1.476367");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019078, 0.034178, 0.092067, 0.320875, 1.558956",\
"0.019130, 0.034219, 0.092083, 0.320868, 1.558976",\
"0.019260, 0.034321, 0.092123, 0.320851, 1.559027",\
"0.019662, 0.034637, 0.092246, 0.320799, 1.559185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.308105, 0.320047, 0.348554, 0.424097, 0.798009",\
"0.361378, 0.373321, 0.401830, 0.477374, 0.851288",\
"0.434657, 0.446603, 0.475118, 0.550663, 0.924583",\
"0.556631, 0.568590, 0.597130, 0.672680, 1.046622",\
"0.759166, 0.771152, 0.799746, 0.875309, 1.249297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018453, 0.026412, 0.050930, 0.140358, 0.656328",\
"0.018467, 0.026422, 0.050937, 0.140361, 0.656325",\
"0.018496, 0.026446, 0.050952, 0.140368, 0.656318",\
"0.018615, 0.026542, 0.051014, 0.140395, 0.656290",\
"0.018877, 0.026753, 0.051149, 0.140455, 0.656228");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.245805, 0.260727, 0.306369, 0.467943, 1.327989",\
"0.286702, 0.301625, 0.347269, 0.508844, 1.368896",\
"0.322651, 0.337588, 0.383245, 0.544827, 1.404933",\
"0.364302, 0.379274, 0.424963, 0.586561, 1.446802",\
"0.393189, 0.408266, 0.454058, 0.615706, 1.476367");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019078, 0.034178, 0.092067, 0.320875, 1.558956",\
"0.019130, 0.034219, 0.092083, 0.320868, 1.558976",\
"0.019260, 0.034321, 0.092123, 0.320851, 1.559027",\
"0.019662, 0.034637, 0.092246, 0.320799, 1.559185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.308105, 0.320047, 0.348554, 0.424097, 0.798009",\
"0.361378, 0.373321, 0.401830, 0.477374, 0.851288",\
"0.434657, 0.446603, 0.475118, 0.550663, 0.924583",\
"0.556631, 0.568590, 0.597130, 0.672680, 1.046622",\
"0.759166, 0.771152, 0.799746, 0.875309, 1.249297");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018453, 0.026412, 0.050930, 0.140358, 0.656328",\
"0.018467, 0.026422, 0.050937, 0.140361, 0.656325",\
"0.018496, 0.026446, 0.050952, 0.140368, 0.656318",\
"0.018615, 0.026542, 0.051014, 0.140395, 0.656290",\
"0.018877, 0.026753, 0.051149, 0.140455, 0.656228");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.640373, 0.655295, 0.700937, 0.862511, 1.722558",\
"0.685666, 0.700588, 0.746231, 0.907805, 1.767851",\
"0.739845, 0.754767, 0.800409, 0.961983, 1.822030",\
"0.819640, 0.834562, 0.880204, 1.041779, 1.901825",\
"0.921811, 0.936733, 0.982375, 1.143950, 2.003996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.690244, 0.702187, 0.730697, 0.806241, 1.180156",\
"0.744698, 0.756641, 0.785151, 0.860695, 1.234610",\
"0.817081, 0.829024, 0.857534, 0.933078, 1.306993",\
"0.948553, 0.960496, 0.989006, 1.064550, 1.438465",\
"1.153325, 1.165268, 1.193778, 1.269322, 1.643237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.640373, 0.655295, 0.700937, 0.862511, 1.722558",\
"0.685666, 0.700588, 0.746231, 0.907805, 1.767851",\
"0.739845, 0.754767, 0.800409, 0.961983, 1.822030",\
"0.819640, 0.834562, 0.880204, 1.041779, 1.901825",\
"0.921811, 0.936733, 0.982375, 1.143950, 2.003996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954",\
"0.019073, 0.034174, 0.092066, 0.320875, 1.558954");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.690244, 0.702187, 0.730697, 0.806241, 1.180156",\
"0.744698, 0.756641, 0.785151, 0.860695, 1.234610",\
"0.817081, 0.829024, 0.857534, 0.933078, 1.306993",\
"0.948553, 0.960496, 0.989006, 1.064550, 1.438465",\
"1.153325, 1.165268, 1.193778, 1.269322, 1.643237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001123, 0.011395, 0.050623, 0.200623, 1.000000");
values ( "0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324",\
"0.018470, 0.026425, 0.050938, 0.140361, 0.656324");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.316127, 0.331100, 0.376781, 0.538385, 1.398704",\
"0.353784, 0.368762, 0.414446, 0.576053, 1.436388",\
"0.403336, 0.418326, 0.464023, 0.625636, 1.486023",\
"0.468220, 0.483269, 0.529021, 0.690661, 1.551276",\
"0.538995, 0.554164, 0.600032, 0.761729, 1.622819");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.019144, 0.034219, 0.092047, 0.320791, 1.559247",\
"0.019160, 0.034232, 0.092052, 0.320789, 1.559255",\
"0.019210, 0.034271, 0.092068, 0.320783, 1.559274",\
"0.019428, 0.034442, 0.092134, 0.320755, 1.559359",\
"0.019884, 0.034800, 0.092274, 0.320696, 1.559537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.389195, 0.401172, 0.429707, 0.505270, 0.879326",\
"0.432600, 0.444576, 0.473111, 0.548674, 0.922729",\
"0.509619, 0.521599, 0.550140, 0.625704, 0.999765",\
"0.649744, 0.661744, 0.690325, 0.765898, 1.139994",\
"0.869735, 0.881764, 0.910404, 0.985991, 1.360138");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.018510, 0.026459, 0.050950, 0.140341, 0.656560",\
"0.018510, 0.026459, 0.050950, 0.140341, 0.656560",\
"0.018538, 0.026481, 0.050965, 0.140347, 0.656560",\
"0.018730, 0.026637, 0.051064, 0.140392, 0.656560",\
"0.019016, 0.026867, 0.051211, 0.140458, 0.656560");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.316127, 0.331100, 0.376781, 0.538385, 1.398704",\
"0.353784, 0.368762, 0.414446, 0.576053, 1.436388",\
"0.403336, 0.418326, 0.464023, 0.625636, 1.486023",\
"0.468220, 0.483269, 0.529021, 0.690661, 1.551276",\
"0.538995, 0.554164, 0.600032, 0.761729, 1.622819");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.019144, 0.034219, 0.092047, 0.320791, 1.559247",\
"0.019160, 0.034232, 0.092052, 0.320789, 1.559255",\
"0.019210, 0.034271, 0.092068, 0.320783, 1.559274",\
"0.019428, 0.034442, 0.092134, 0.320755, 1.559359",\
"0.019884, 0.034800, 0.092274, 0.320696, 1.559537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.389195, 0.401172, 0.429707, 0.505270, 0.879326",\
"0.432600, 0.444576, 0.473111, 0.548674, 0.922729",\
"0.509619, 0.521599, 0.550140, 0.625704, 0.999765",\
"0.649744, 0.661744, 0.690325, 0.765898, 1.139994",\
"0.869735, 0.881764, 0.910404, 0.985991, 1.360138");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.018510, 0.026457, 0.050949, 0.140340, 0.656439",\
"0.018510, 0.026457, 0.050949, 0.140340, 0.656439",\
"0.018538, 0.026481, 0.050965, 0.140347, 0.656439",\
"0.018730, 0.026637, 0.051064, 0.140392, 0.656439",\
"0.019016, 0.026867, 0.051211, 0.140458, 0.656439");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.716657, 0.731635, 0.777319, 0.938926, 1.799262",\
"0.761949, 0.776927, 0.822611, 0.984218, 1.844554",\
"0.816128, 0.831106, 0.876790, 1.038397, 1.898733",\
"0.895921, 0.910899, 0.956583, 1.118190, 1.978526",\
"0.998083, 1.013061, 1.058745, 1.220352, 2.080688");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.794397, 0.806374, 0.834910, 0.910472, 1.284528",\
"0.848848, 0.860825, 0.889361, 0.964924, 1.338980",\
"0.921241, 0.933218, 0.961754, 1.037316, 1.411373",\
"1.052782, 1.064759, 1.093295, 1.168858, 1.542914",\
"1.257703, 1.269681, 1.298216, 1.373779, 1.747835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.716657, 0.731635, 0.777319, 0.938926, 1.799262",\
"0.761949, 0.776927, 0.822611, 0.984218, 1.844554",\
"0.816128, 0.831106, 0.876790, 1.038397, 1.898733",\
"0.895921, 0.910899, 0.956583, 1.118190, 1.978526",\
"0.998083, 1.013061, 1.058745, 1.220352, 2.080688");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254",\
"0.019161, 0.034232, 0.092053, 0.320789, 1.559254");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.794397, 0.806374, 0.834910, 0.910472, 1.284528",\
"0.848848, 0.860825, 0.889361, 0.964924, 1.338980",\
"0.921241, 0.933218, 0.961754, 1.037316, 1.411373",\
"1.052782, 1.064759, 1.093295, 1.168858, 1.542914",\
"1.257703, 1.269681, 1.298216, 1.373779, 1.747835");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001089, 0.011362, 0.050589, 0.200589, 1.000000");
values ( "0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559",\
"0.018511, 0.026459, 0.050950, 0.140341, 0.656559");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.280498, 0.295455, 0.341016, 0.502463, 1.361801",\
"0.315942, 0.330904, 0.376467, 0.537916, 1.397267",\
"0.353166, 0.368144, 0.413724, 0.575180, 1.434596",\
"0.395745, 0.410766, 0.456385, 0.617861, 1.477438",\
"0.427453, 0.442593, 0.488325, 0.649856, 1.509894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018420, 0.033597, 0.091645, 0.320663, 1.557406",\
"0.018433, 0.033607, 0.091649, 0.320661, 1.557411",\
"0.018495, 0.033656, 0.091668, 0.320653, 1.557436",\
"0.018650, 0.033778, 0.091715, 0.320633, 1.557496",\
"0.019092, 0.034126, 0.091851, 0.320576, 1.557669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.344790, 0.356884, 0.385388, 0.460836, 0.834189",\
"0.389101, 0.401196, 0.429702, 0.505150, 0.878505",\
"0.462935, 0.475035, 0.503550, 0.579000, 0.952363",\
"0.585030, 0.597143, 0.625685, 0.701141, 1.074527",\
"0.788994, 0.801134, 0.829730, 0.905198, 1.278630");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018107, 0.026152, 0.050740, 0.140282, 0.654908",\
"0.018116, 0.026160, 0.050745, 0.140284, 0.654906",\
"0.018159, 0.026195, 0.050767, 0.140294, 0.654895",\
"0.018288, 0.026299, 0.050834, 0.140324, 0.654865",\
"0.018545, 0.026507, 0.050967, 0.140384, 0.654804");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.280498, 0.295455, 0.341016, 0.502463, 1.361801",\
"0.315942, 0.330904, 0.376467, 0.537916, 1.397267",\
"0.353166, 0.368144, 0.413724, 0.575180, 1.434596",\
"0.395745, 0.410766, 0.456385, 0.617861, 1.477438",\
"0.427453, 0.442593, 0.488325, 0.649856, 1.509894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018420, 0.033597, 0.091645, 0.320663, 1.557406",\
"0.018433, 0.033607, 0.091649, 0.320661, 1.557411",\
"0.018495, 0.033656, 0.091668, 0.320653, 1.557436",\
"0.018650, 0.033778, 0.091715, 0.320633, 1.557496",\
"0.019092, 0.034126, 0.091851, 0.320576, 1.557669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.344790, 0.356884, 0.385388, 0.460836, 0.834189",\
"0.389101, 0.401196, 0.429702, 0.505150, 0.878505",\
"0.462935, 0.475035, 0.503550, 0.579000, 0.952363",\
"0.585030, 0.597143, 0.625685, 0.701141, 1.074527",\
"0.788994, 0.801134, 0.829730, 0.905198, 1.278630");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018107, 0.026152, 0.050740, 0.140282, 0.654908",\
"0.018116, 0.026160, 0.050745, 0.140284, 0.654906",\
"0.018159, 0.026195, 0.050767, 0.140294, 0.654895",\
"0.018288, 0.026299, 0.050834, 0.140324, 0.654865",\
"0.018545, 0.026507, 0.050967, 0.140384, 0.654804");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.633979, 0.648937, 0.694498, 0.855945, 1.715283",\
"0.678677, 0.693635, 0.739196, 0.900643, 1.759980",\
"0.722333, 0.737291, 0.782852, 0.944299, 1.803637",\
"0.781088, 0.796046, 0.841607, 1.003054, 1.862391",\
"0.846173, 0.861131, 0.906692, 1.068139, 1.927476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.723649, 0.735743, 0.764250, 0.839698, 1.213053",\
"0.777046, 0.789141, 0.817647, 0.893095, 1.266450",\
"0.849812, 0.861907, 0.890414, 0.965862, 1.339217",\
"0.989496, 1.001591, 1.030097, 1.105546, 1.478901",\
"1.211553, 1.223648, 1.252154, 1.327603, 1.700957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.633979, 0.648937, 0.694498, 0.855945, 1.715283",\
"0.678677, 0.693635, 0.739196, 0.900643, 1.759980",\
"0.722333, 0.737291, 0.782852, 0.944299, 1.803637",\
"0.781088, 0.796046, 0.841607, 1.003054, 1.862391",\
"0.846173, 0.861131, 0.906692, 1.068139, 1.927476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407",\
"0.018420, 0.033597, 0.091645, 0.320663, 1.557407");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.723649, 0.735743, 0.764250, 0.839698, 1.213053",\
"0.777046, 0.789141, 0.817647, 0.893095, 1.266450",\
"0.849812, 0.861907, 0.890414, 0.965862, 1.339217",\
"0.989496, 1.001591, 1.030097, 1.105546, 1.478901",\
"1.211553, 1.223648, 1.252154, 1.327603, 1.700957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000893, 0.011165, 0.050393, 0.200393, 1.000000");
values ( "0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906",\
"0.018118, 0.026161, 0.050745, 0.140284, 0.654906");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.354017, 0.369147, 0.415013, 0.576700, 1.437630",\
"0.393038, 0.408169, 0.454037, 0.615725, 1.476663",\
"0.444581, 0.459718, 0.505592, 0.667282, 1.528241",\
"0.518626, 0.533816, 0.579741, 0.741457, 1.602628",\
"0.604851, 0.620152, 0.666185, 0.827954, 1.689569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.020046, 0.034953, 0.092416, 0.320834, 1.559306",\
"0.020053, 0.034958, 0.092418, 0.320833, 1.559309",\
"0.020073, 0.034974, 0.092425, 0.320831, 1.559317",\
"0.020277, 0.035133, 0.092487, 0.320804, 1.559397",\
"0.020702, 0.035467, 0.092617, 0.320749, 1.559563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.343208, 0.355092, 0.383548, 0.459053, 0.832944",\
"0.389246, 0.401130, 0.429583, 0.505090, 0.878976",\
"0.465711, 0.477586, 0.506023, 0.581545, 0.955390",\
"0.607466, 0.619357, 0.647825, 0.723362, 1.097225",\
"0.830518, 0.842444, 0.870981, 0.946533, 1.320457");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.018170, 0.026194, 0.050802, 0.140334, 0.656427",\
"0.018171, 0.026194, 0.050802, 0.140334, 0.656427",\
"0.018177, 0.026194, 0.050802, 0.140334, 0.656427",\
"0.018364, 0.026336, 0.050891, 0.140357, 0.656427",\
"0.018699, 0.026607, 0.051065, 0.140434, 0.656427");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.354017, 0.369147, 0.415013, 0.576700, 1.437630",\
"0.393038, 0.408169, 0.454037, 0.615725, 1.476663",\
"0.444581, 0.459718, 0.505592, 0.667282, 1.528241",\
"0.518626, 0.533816, 0.579741, 0.741457, 1.602628",\
"0.604851, 0.620152, 0.666185, 0.827954, 1.689569");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.020046, 0.034953, 0.092416, 0.320834, 1.559306",\
"0.020053, 0.034958, 0.092418, 0.320833, 1.559309",\
"0.020073, 0.034974, 0.092425, 0.320831, 1.559317",\
"0.020277, 0.035133, 0.092487, 0.320804, 1.559397",\
"0.020702, 0.035467, 0.092617, 0.320749, 1.559563");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.342716, 0.354603, 0.383062, 0.458564, 0.832464",\
"0.388759, 0.400645, 0.429102, 0.504606, 0.878501",\
"0.465258, 0.477135, 0.505575, 0.581094, 0.954948",\
"0.607083, 0.618972, 0.647438, 0.722974, 1.096836",\
"0.830218, 0.842143, 0.870678, 0.946231, 1.320153");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.018169, 0.026190, 0.050798, 0.140322, 0.656282",\
"0.018170, 0.026190, 0.050798, 0.140322, 0.656282",\
"0.018176, 0.026190, 0.050798, 0.140322, 0.656282",\
"0.018353, 0.026327, 0.050886, 0.140354, 0.656282",\
"0.018691, 0.026600, 0.051060, 0.140432, 0.656282");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.707549, 0.722680, 0.768546, 0.930234, 1.791166",\
"0.753867, 0.768998, 0.814865, 0.976552, 1.837485",\
"0.797996, 0.813127, 0.858994, 1.020681, 1.881613",\
"0.856332, 0.871463, 0.917329, 1.079017, 1.939949",\
"0.921145, 0.936276, 0.982142, 1.143829, 2.004762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.693321, 0.705204, 0.733656, 0.809164, 1.183047",\
"0.749176, 0.761059, 0.789511, 0.865019, 1.238902",\
"0.823042, 0.834925, 0.863377, 0.938886, 1.312768",\
"0.962304, 0.974187, 1.002639, 1.078148, 1.452030",\
"1.184860, 1.196743, 1.225195, 1.300703, 1.674586");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.018171, 0.026193, 0.050801, 0.140331, 0.656423",\
"0.018171, 0.026193, 0.050801, 0.140331, 0.656423",\
"0.018171, 0.026193, 0.050801, 0.140331, 0.656423",\
"0.018171, 0.026193, 0.050801, 0.140331, 0.656423",\
"0.018171, 0.026193, 0.050801, 0.140331, 0.656423");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.707549, 0.722680, 0.768546, 0.930234, 1.791166",\
"0.753867, 0.768998, 0.814865, 0.976552, 1.837485",\
"0.797996, 0.813127, 0.858994, 1.020681, 1.881613",\
"0.856332, 0.871463, 0.917329, 1.079017, 1.939949",\
"0.921145, 0.936276, 0.982142, 1.143829, 2.004762");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307",\
"0.020048, 0.034954, 0.092417, 0.320834, 1.559307");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.692838, 0.704723, 0.733178, 0.808684, 1.182575",\
"0.748693, 0.760578, 0.789033, 0.864539, 1.238430",\
"0.822559, 0.834444, 0.862899, 0.938405, 1.312296",\
"0.961821, 0.973706, 1.002161, 1.077667, 1.451558",\
"1.184377, 1.196262, 1.224717, 1.300223, 1.674113");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001172, 0.011444, 0.050672, 0.200672, 1.000000");
values ( "0.018170, 0.026194, 0.050802, 0.140333, 0.656426",\
"0.018170, 0.026194, 0.050802, 0.140333, 0.656426",\
"0.018170, 0.026194, 0.050802, 0.140333, 0.656426",\
"0.018170, 0.026194, 0.050802, 0.140333, 0.656426",\
"0.018170, 0.026194, 0.050802, 0.140333, 0.656426");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.299795, 0.314833, 0.360566, 0.522184, 1.382637",\
"0.338397, 0.353438, 0.399175, 0.560794, 1.421262",\
"0.378367, 0.393418, 0.439165, 0.600789, 1.461295",\
"0.428759, 0.443851, 0.489638, 0.651281, 1.511952",\
"0.470007, 0.485198, 0.531080, 0.692770, 1.553831");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.019349, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019363, 0.034388, 0.092107, 0.320761, 1.559093",\
"0.019401, 0.034418, 0.092118, 0.320756, 1.559108",\
"0.019558, 0.034542, 0.092166, 0.320735, 1.559170",\
"0.019932, 0.034835, 0.092281, 0.320687, 1.559316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.290628, 0.302607, 0.331130, 0.406594, 0.780644",\
"0.337293, 0.349270, 0.377789, 0.453257, 0.827297",\
"0.411435, 0.423402, 0.451902, 0.527387, 0.901381",\
"0.535251, 0.547196, 0.575651, 0.651176, 1.025063",\
"0.735513, 0.747483, 0.775987, 0.851528, 1.225452");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.018069, 0.026146, 0.050756, 0.140313, 0.656467",\
"0.018070, 0.026146, 0.050756, 0.140313, 0.656467",\
"0.018078, 0.026146, 0.050756, 0.140313, 0.656467",\
"0.018097, 0.026146, 0.050756, 0.140313, 0.656467",\
"0.018357, 0.026337, 0.050873, 0.140317, 0.656467");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.299795, 0.314833, 0.360566, 0.522184, 1.382637",\
"0.338397, 0.353438, 0.399175, 0.560794, 1.421262",\
"0.378367, 0.393418, 0.439165, 0.600789, 1.461295",\
"0.428759, 0.443851, 0.489638, 0.651281, 1.511952",\
"0.470007, 0.485198, 0.531080, 0.692770, 1.553831");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.019349, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019363, 0.034388, 0.092107, 0.320761, 1.559093",\
"0.019401, 0.034418, 0.092118, 0.320756, 1.559108",\
"0.019558, 0.034542, 0.092166, 0.320735, 1.559170",\
"0.019932, 0.034835, 0.092281, 0.320687, 1.559316");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.290628, 0.302607, 0.331130, 0.406594, 0.780644",\
"0.337293, 0.349270, 0.377789, 0.453257, 0.827297",\
"0.411435, 0.423402, 0.451902, 0.527387, 0.901381",\
"0.535251, 0.547196, 0.575651, 0.651176, 1.025063",\
"0.735513, 0.747483, 0.775987, 0.851528, 1.225452");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.018069, 0.026129, 0.050741, 0.140261, 0.656342",\
"0.018070, 0.026129, 0.050741, 0.140261, 0.656342",\
"0.018078, 0.026129, 0.050741, 0.140261, 0.656342",\
"0.018097, 0.026129, 0.050741, 0.140261, 0.656342",\
"0.018357, 0.026337, 0.050873, 0.140317, 0.656342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.702233, 0.717271, 0.763005, 0.924622, 1.785075",\
"0.744321, 0.759358, 0.805092, 0.966709, 1.827162",\
"0.779258, 0.794296, 0.840029, 1.001647, 1.862100",\
"0.820317, 0.835354, 0.881088, 1.042705, 1.903159",\
"0.849878, 0.864915, 0.910649, 1.072266, 1.932720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.741972, 0.753949, 0.782466, 0.857935, 1.231973",\
"0.796615, 0.808592, 0.837109, 0.912578, 1.286616",\
"0.868073, 0.880050, 0.908567, 0.984036, 1.358074",\
"0.988701, 1.000677, 1.029195, 1.104664, 1.478701",\
"1.181742, 1.193719, 1.222236, 1.297705, 1.671742");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.702233, 0.717271, 0.763005, 0.924622, 1.785075",\
"0.744321, 0.759358, 0.805092, 0.966709, 1.827162",\
"0.779258, 0.794296, 0.840029, 1.001647, 1.862100",\
"0.820317, 0.835354, 0.881088, 1.042705, 1.903159",\
"0.849878, 0.864915, 0.910649, 1.072266, 1.932720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088",\
"0.019350, 0.034378, 0.092102, 0.320762, 1.559088");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.741972, 0.753949, 0.782466, 0.857935, 1.231973",\
"0.796615, 0.808592, 0.837109, 0.912578, 1.286616",\
"0.868073, 0.880050, 0.908567, 0.984036, 1.358074",\
"0.988701, 1.000677, 1.029195, 1.104664, 1.478701",\
"1.181742, 1.193719, 1.222236, 1.297705, 1.671742");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001078, 0.011350, 0.050578, 0.200578, 1.000000");
values ( "0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462",\
"0.018071, 0.026144, 0.050755, 0.140309, 0.656462");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.330483, 0.345492, 0.391198, 0.552802, 1.413141",\
"0.367566, 0.382578, 0.428288, 0.589893, 1.450248",\
"0.416365, 0.431393, 0.477118, 0.638732, 1.499150",\
"0.480671, 0.495757, 0.541538, 0.703178, 1.563823",\
"0.546975, 0.562176, 0.608067, 0.769762, 1.630861");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.019243, 0.034295, 0.092071, 0.320778, 1.559045",\
"0.019258, 0.034306, 0.092076, 0.320776, 1.559051",\
"0.019319, 0.034354, 0.092094, 0.320768, 1.559075",\
"0.019536, 0.034524, 0.092161, 0.320740, 1.559160",\
"0.019971, 0.034867, 0.092294, 0.320684, 1.559331");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.330714, 0.342688, 0.371201, 0.446674, 0.820700",\
"0.374961, 0.386934, 0.415444, 0.490919, 0.864939",\
"0.450216, 0.462180, 0.490673, 0.566164, 0.940143",\
"0.587792, 0.599736, 0.628191, 0.703720, 1.077601",\
"0.813825, 0.825801, 0.854321, 0.929865, 1.303801");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.018074, 0.026144, 0.050754, 0.140306, 0.656458",\
"0.018075, 0.026144, 0.050754, 0.140306, 0.656458",\
"0.018082, 0.026144, 0.050754, 0.140306, 0.656458",\
"0.018119, 0.026145, 0.050754, 0.140306, 0.656458",\
"0.018430, 0.026396, 0.050912, 0.140335, 0.656458");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.330483, 0.345492, 0.391198, 0.552802, 1.413141",\
"0.367566, 0.382578, 0.428288, 0.589893, 1.450248",\
"0.416365, 0.431393, 0.477118, 0.638732, 1.499150",\
"0.480671, 0.495757, 0.541538, 0.703178, 1.563823",\
"0.546975, 0.562176, 0.608067, 0.769762, 1.630861");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.019243, 0.034295, 0.092071, 0.320778, 1.559045",\
"0.019258, 0.034306, 0.092076, 0.320776, 1.559051",\
"0.019319, 0.034354, 0.092094, 0.320768, 1.559075",\
"0.019536, 0.034524, 0.092161, 0.320740, 1.559160",\
"0.019971, 0.034867, 0.092294, 0.320684, 1.559331");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.330714, 0.342688, 0.371201, 0.446674, 0.820700",\
"0.374961, 0.386934, 0.415444, 0.490919, 0.864939",\
"0.450216, 0.462180, 0.490673, 0.566164, 0.940143",\
"0.587792, 0.599736, 0.628191, 0.703720, 1.077601",\
"0.813825, 0.825801, 0.854321, 0.929865, 1.303801");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.018074, 0.026139, 0.050750, 0.140263, 0.656324",\
"0.018075, 0.026139, 0.050750, 0.140263, 0.656324",\
"0.018082, 0.026139, 0.050750, 0.140263, 0.656324",\
"0.018119, 0.026145, 0.050750, 0.140263, 0.656324",\
"0.018430, 0.026396, 0.050912, 0.140335, 0.656324");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.725074, 0.740082, 0.785788, 0.947392, 1.807732",\
"0.767207, 0.782215, 0.827921, 0.989525, 1.849865",\
"0.802215, 0.817224, 0.862930, 1.024534, 1.884874",\
"0.844026, 0.859035, 0.904741, 1.066345, 1.926685",\
"0.876296, 0.891304, 0.937010, 1.098614, 1.958954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.771025, 0.782997, 0.811505, 0.886982, 1.260997",\
"0.825707, 0.837678, 0.866187, 0.941664, 1.315679",\
"0.897341, 0.909313, 0.937821, 1.013298, 1.387313",\
"1.020039, 1.032010, 1.060519, 1.135996, 1.510011",\
"1.216423, 1.228395, 1.256903, 1.332380, 1.706395");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.725074, 0.740082, 0.785788, 0.947392, 1.807732",\
"0.767207, 0.782215, 0.827921, 0.989525, 1.849865",\
"0.802215, 0.817224, 0.862930, 1.024534, 1.884874",\
"0.844026, 0.859035, 0.904741, 1.066345, 1.926685",\
"0.876296, 0.891304, 0.937010, 1.098614, 1.958954");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046",\
"0.019244, 0.034295, 0.092071, 0.320778, 1.559046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.771025, 0.782997, 0.811505, 0.886982, 1.260997",\
"0.825707, 0.837678, 0.866187, 0.941664, 1.315679",\
"0.897341, 0.909313, 0.937821, 1.013298, 1.387313",\
"1.020039, 1.032010, 1.060519, 1.135996, 1.510011",\
"1.216423, 1.228395, 1.256903, 1.332380, 1.706395");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001079, 0.011351, 0.050579, 0.200579, 1.000000");
values ( "0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454",\
"0.018076, 0.026143, 0.050753, 0.140302, 0.656454");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.332082, 0.346896, 0.392458, 0.553995, 1.413673",\
"0.365265, 0.380084, 0.425651, 0.587191, 1.446888",\
"0.414804, 0.429640, 0.475224, 0.636772, 1.496539",\
"0.480182, 0.495090, 0.540744, 0.702327, 1.562381",\
"0.548148, 0.563192, 0.608979, 0.770627, 1.631226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018864, 0.034028, 0.092063, 0.321001, 1.558839",\
"0.018883, 0.034042, 0.092069, 0.320999, 1.558846",\
"0.018949, 0.034094, 0.092089, 0.320990, 1.558872",\
"0.019225, 0.034311, 0.092174, 0.320954, 1.558980",\
"0.019748, 0.034721, 0.092334, 0.320886, 1.559185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.408290, 0.420177, 0.448647, 0.524185, 0.898048",\
"0.447964, 0.459851, 0.488323, 0.563861, 0.937725",\
"0.523540, 0.535432, 0.563912, 0.639453, 1.013325",\
"0.668365, 0.680274, 0.708789, 0.784338, 1.158240",\
"0.907789, 0.919731, 0.948310, 1.023873, 1.397832");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018390, 0.026357, 0.050906, 0.140366, 0.656355",\
"0.018397, 0.026362, 0.050910, 0.140367, 0.656354",\
"0.018441, 0.026398, 0.050933, 0.140378, 0.656343",\
"0.018609, 0.026534, 0.051019, 0.140417, 0.656303",\
"0.018921, 0.026785, 0.051180, 0.140489, 0.656229");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.332082, 0.346896, 0.392458, 0.553995, 1.413673",\
"0.365265, 0.380084, 0.425651, 0.587191, 1.446888",\
"0.414804, 0.429640, 0.475224, 0.636772, 1.496539",\
"0.480182, 0.495090, 0.540744, 0.702327, 1.562381",\
"0.548148, 0.563192, 0.608979, 0.770627, 1.631226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018864, 0.034028, 0.092063, 0.321001, 1.558839",\
"0.018883, 0.034042, 0.092069, 0.320999, 1.558846",\
"0.018949, 0.034094, 0.092089, 0.320990, 1.558872",\
"0.019225, 0.034311, 0.092174, 0.320954, 1.558980",\
"0.019748, 0.034721, 0.092334, 0.320886, 1.559185");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.408290, 0.420177, 0.448647, 0.524185, 0.898048",\
"0.447964, 0.459851, 0.488323, 0.563861, 0.937725",\
"0.523540, 0.535432, 0.563912, 0.639453, 1.013325",\
"0.668365, 0.680274, 0.708789, 0.784338, 1.158240",\
"0.907789, 0.919731, 0.948310, 1.023873, 1.397832");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018390, 0.026357, 0.050906, 0.140366, 0.656355",\
"0.018397, 0.026362, 0.050910, 0.140367, 0.656354",\
"0.018441, 0.026398, 0.050933, 0.140378, 0.656343",\
"0.018609, 0.026534, 0.051019, 0.140417, 0.656303",\
"0.018921, 0.026785, 0.051180, 0.140489, 0.656229");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.698053, 0.712865, 0.758425, 0.919962, 1.779631",\
"0.740188, 0.754999, 0.800560, 0.962096, 1.821765",\
"0.775199, 0.790010, 0.835571, 0.997107, 1.856776",\
"0.817041, 0.831852, 0.877413, 1.038949, 1.898618",\
"0.849500, 0.864312, 0.909872, 1.071408, 1.931077");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.820760, 0.832648, 0.861120, 0.936658, 1.310523",\
"0.875443, 0.887330, 0.915802, 0.991341, 1.365205",\
"0.947088, 0.958975, 0.987448, 1.062986, 1.436850",\
"1.069915, 1.081803, 1.110275, 1.185813, 1.559677",\
"1.266507, 1.278395, 1.306867, 1.382405, 1.756269");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.698053, 0.712865, 0.758425, 0.919962, 1.779631",\
"0.740188, 0.754999, 0.800560, 0.962096, 1.821765",\
"0.775199, 0.790010, 0.835571, 0.997107, 1.856776",\
"0.817041, 0.831852, 0.877413, 1.038949, 1.898618",\
"0.849500, 0.864312, 0.909872, 1.071408, 1.931077");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836",\
"0.018856, 0.034021, 0.092061, 0.321002, 1.558836");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.820760, 0.832648, 0.861120, 0.936658, 1.310523",\
"0.875443, 0.887330, 0.915802, 0.991341, 1.365205",\
"0.947088, 0.958975, 0.987448, 1.062986, 1.436850",\
"1.069915, 1.081803, 1.110275, 1.185813, 1.559677",\
"1.266507, 1.278395, 1.306867, 1.382405, 1.756269");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001180, 0.011452, 0.050680, 0.200680, 1.000000");
values ( "0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353",\
"0.018399, 0.026364, 0.050911, 0.140368, 0.656353");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.288316, 0.303104, 0.348638, 0.510162, 1.369728",\
"0.328630, 0.343422, 0.388962, 0.550488, 1.410074",\
"0.381272, 0.396085, 0.441644, 0.603179, 1.462846",\
"0.456188, 0.471087, 0.516730, 0.678308, 1.538321",\
"0.534522, 0.549568, 0.595353, 0.757000, 1.617596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018746, 0.033933, 0.092022, 0.321008, 1.558796",\
"0.018766, 0.033949, 0.092028, 0.321006, 1.558803",\
"0.018842, 0.034009, 0.092051, 0.320996, 1.558833",\
"0.019175, 0.034270, 0.092153, 0.320953, 1.558964",\
"0.019734, 0.034708, 0.092324, 0.320880, 1.559182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.361103, 0.372989, 0.401452, 0.476987, 0.850845",\
"0.410921, 0.422807, 0.451271, 0.526807, 0.900665",\
"0.488015, 0.499907, 0.528382, 0.603920, 0.977788",\
"0.644532, 0.656443, 0.684955, 0.760502, 1.134403",\
"0.895643, 0.907588, 0.936168, 1.011731, 1.385691");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018345, 0.026321, 0.050882, 0.140354, 0.656366",\
"0.018348, 0.026324, 0.050884, 0.140354, 0.656365",\
"0.018401, 0.026366, 0.050911, 0.140367, 0.656352",\
"0.018585, 0.026515, 0.051006, 0.140409, 0.656309",\
"0.018915, 0.026780, 0.051177, 0.140485, 0.656230");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.288316, 0.303104, 0.348638, 0.510162, 1.369728",\
"0.328630, 0.343422, 0.388962, 0.550488, 1.410074",\
"0.381272, 0.396085, 0.441644, 0.603179, 1.462846",\
"0.456188, 0.471087, 0.516730, 0.678308, 1.538321",\
"0.534522, 0.549568, 0.595353, 0.757000, 1.617596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018746, 0.033933, 0.092022, 0.321008, 1.558796",\
"0.018766, 0.033949, 0.092028, 0.321006, 1.558803",\
"0.018842, 0.034009, 0.092051, 0.320996, 1.558833",\
"0.019175, 0.034270, 0.092153, 0.320953, 1.558964",\
"0.019734, 0.034708, 0.092324, 0.320880, 1.559182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.361103, 0.372989, 0.401452, 0.476987, 0.850845",\
"0.410921, 0.422807, 0.451271, 0.526807, 0.900665",\
"0.488015, 0.499907, 0.528382, 0.603920, 0.977788",\
"0.644532, 0.656443, 0.684955, 0.760502, 1.134403",\
"0.895643, 0.907588, 0.936168, 1.011731, 1.385691");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018345, 0.026321, 0.050882, 0.140354, 0.656366",\
"0.018348, 0.026324, 0.050884, 0.140354, 0.656365",\
"0.018401, 0.026366, 0.050911, 0.140367, 0.656352",\
"0.018585, 0.026515, 0.051006, 0.140409, 0.656309",\
"0.018915, 0.026780, 0.051177, 0.140485, 0.656230");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.718344, 0.733132, 0.778667, 0.940191, 1.799760",\
"0.760459, 0.775247, 0.820782, 0.982306, 1.841875",\
"0.795444, 0.810232, 0.855767, 1.017291, 1.876860",\
"0.837021, 0.851809, 0.897344, 1.058868, 1.918437",\
"0.868131, 0.882919, 0.928454, 1.089978, 1.949548");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.838350, 0.850238, 0.878703, 0.954240, 1.328100",\
"0.893016, 0.904904, 0.933370, 1.008906, 1.382766",\
"0.964580, 0.976468, 1.004934, 1.080470, 1.454330",\
"1.086447, 1.098334, 1.126800, 1.202337, 1.576197",\
"1.281489, 1.293376, 1.321842, 1.397379, 1.771239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.718344, 0.733132, 0.778667, 0.940191, 1.799760",\
"0.760459, 0.775247, 0.820782, 0.982306, 1.841875",\
"0.795444, 0.810232, 0.855767, 1.017291, 1.876860",\
"0.837021, 0.851809, 0.897344, 1.058868, 1.918437",\
"0.868131, 0.882919, 0.928454, 1.089978, 1.949548");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797",\
"0.018749, 0.033936, 0.092023, 0.321008, 1.558797");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.838350, 0.850238, 0.878703, 0.954240, 1.328100",\
"0.893016, 0.904904, 0.933370, 1.008906, 1.382766",\
"0.964580, 0.976468, 1.004934, 1.080470, 1.454330",\
"1.086447, 1.098334, 1.126800, 1.202337, 1.576197",\
"1.281489, 1.293376, 1.321842, 1.397379, 1.771239");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362",\
"0.018359, 0.026332, 0.050890, 0.140357, 0.656362");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.286548, 0.301249, 0.346712, 0.508202, 1.367454",\
"0.323773, 0.338480, 0.383951, 0.545444, 1.404725",\
"0.369540, 0.384267, 0.429757, 0.591259, 1.450618",\
"0.428089, 0.442887, 0.488446, 0.649982, 1.509624",\
"0.483535, 0.498478, 0.544177, 0.705783, 1.566005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018524, 0.033769, 0.091987, 0.321091, 1.558691",\
"0.018552, 0.033790, 0.091996, 0.321088, 1.558701",\
"0.018627, 0.033849, 0.092019, 0.321078, 1.558731",\
"0.018897, 0.034062, 0.092102, 0.321043, 1.558837",\
"0.019454, 0.034498, 0.092272, 0.320970, 1.559054");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.361463, 0.373316, 0.401754, 0.477286, 0.851112",\
"0.405996, 0.417850, 0.446289, 0.521821, 0.895648",\
"0.481958, 0.493816, 0.522261, 0.597794, 0.971627",\
"0.621334, 0.633210, 0.661691, 0.737233, 1.111097",\
"0.850861, 0.862768, 0.891313, 0.966870, 1.340790");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018284, 0.026270, 0.050856, 0.140352, 0.656387",\
"0.018290, 0.026275, 0.050859, 0.140353, 0.656386",\
"0.018320, 0.026299, 0.050874, 0.140360, 0.656378",\
"0.018498, 0.026442, 0.050966, 0.140401, 0.656336",\
"0.018808, 0.026692, 0.051126, 0.140473, 0.656262");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.286548, 0.301249, 0.346712, 0.508202, 1.367454",\
"0.323773, 0.338480, 0.383951, 0.545444, 1.404725",\
"0.369540, 0.384267, 0.429757, 0.591259, 1.450618",\
"0.428089, 0.442887, 0.488446, 0.649982, 1.509624",\
"0.483535, 0.498478, 0.544177, 0.705783, 1.566005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018524, 0.033769, 0.091987, 0.321091, 1.558691",\
"0.018552, 0.033790, 0.091996, 0.321088, 1.558701",\
"0.018627, 0.033849, 0.092019, 0.321078, 1.558731",\
"0.018897, 0.034062, 0.092102, 0.321043, 1.558837",\
"0.019454, 0.034498, 0.092272, 0.320970, 1.559054");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.361463, 0.373316, 0.401754, 0.477286, 0.851112",\
"0.405996, 0.417850, 0.446289, 0.521821, 0.895648",\
"0.481958, 0.493816, 0.522261, 0.597794, 0.971627",\
"0.621334, 0.633210, 0.661691, 0.737233, 1.111097",\
"0.850861, 0.862768, 0.891313, 0.966870, 1.340790");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018284, 0.026270, 0.050856, 0.140352, 0.656387",\
"0.018290, 0.026275, 0.050859, 0.140353, 0.656386",\
"0.018320, 0.026299, 0.050874, 0.140360, 0.656378",\
"0.018498, 0.026442, 0.050966, 0.140401, 0.656336",\
"0.018808, 0.026692, 0.051126, 0.140473, 0.656262");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.613905, 0.628606, 0.674071, 0.835561, 1.694816",\
"0.659200, 0.673901, 0.719366, 0.880856, 1.740111",\
"0.713356, 0.728058, 0.773522, 0.935012, 1.794267",\
"0.793218, 0.807919, 0.853383, 1.014873, 1.874128",\
"0.895663, 0.910364, 0.955828, 1.117319, 1.976573");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.685110, 0.696965, 0.725404, 0.800936, 1.174764",\
"0.739518, 0.751373, 0.779812, 0.855344, 1.229172",\
"0.811960, 0.823814, 0.852254, 0.927786, 1.301613",\
"0.943685, 0.955539, 0.983979, 1.059511, 1.433338",\
"1.149455, 1.161310, 1.189749, 1.265281, 1.639109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.613905, 0.628606, 0.674071, 0.835561, 1.694816",\
"0.659200, 0.673901, 0.719366, 0.880856, 1.740111",\
"0.713356, 0.728058, 0.773522, 0.935012, 1.794267",\
"0.793218, 0.807919, 0.853383, 1.014873, 1.874128",\
"0.895663, 0.910364, 0.955828, 1.117319, 1.976573");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692",\
"0.018527, 0.033771, 0.091988, 0.321091, 1.558692");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.685110, 0.696965, 0.725404, 0.800936, 1.174764",\
"0.739518, 0.751373, 0.779812, 0.855344, 1.229172",\
"0.811960, 0.823814, 0.852254, 0.927786, 1.301613",\
"0.943685, 0.955539, 0.983979, 1.059511, 1.433338",\
"1.149455, 1.161310, 1.189749, 1.265281, 1.639109");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384",\
"0.018292, 0.026277, 0.050860, 0.140354, 0.656384");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.234233, 0.249148, 0.294642, 0.456123, 1.314997",\
"0.276167, 0.291076, 0.336568, 0.498042, 1.356919",\
"0.326162, 0.341055, 0.386539, 0.547997, 1.406878",\
"0.393437, 0.408282, 0.453744, 0.615150, 1.474047",\
"0.468673, 0.483656, 0.529252, 0.690718, 1.550178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.018022, 0.033283, 0.091545, 0.320865, 1.556207",\
"0.018025, 0.033287, 0.091547, 0.320857, 1.556283",\
"0.018036, 0.033297, 0.091552, 0.320835, 1.556502",\
"0.018070, 0.033329, 0.091568, 0.320768, 1.557155",\
"0.018613, 0.033758, 0.091736, 0.320689, 1.557465");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.247270, 0.259398, 0.288006, 0.363317, 0.736971",\
"0.296567, 0.308693, 0.337296, 0.412611, 0.786254",\
"0.369735, 0.381848, 0.410428, 0.485764, 0.859350",\
"0.485690, 0.497781, 0.526317, 0.601692, 0.975174",\
"0.664367, 0.676423, 0.704892, 0.780327, 1.153648");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.017890, 0.026071, 0.050704, 0.140371, 0.655077",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655072",\
"0.017905, 0.026064, 0.050697, 0.140350, 0.655051",\
"0.017928, 0.026053, 0.050687, 0.140316, 0.655012",\
"0.017963, 0.026037, 0.050672, 0.140265, 0.654953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.234233, 0.249148, 0.294642, 0.456123, 1.314997",\
"0.276167, 0.291076, 0.336568, 0.498042, 1.356919",\
"0.326162, 0.341055, 0.386539, 0.547997, 1.406878",\
"0.393437, 0.408282, 0.453744, 0.615150, 1.474047",\
"0.468673, 0.483656, 0.529252, 0.690718, 1.550178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.018022, 0.033283, 0.091545, 0.320865, 1.556207",\
"0.018025, 0.033287, 0.091547, 0.320857, 1.556283",\
"0.018036, 0.033297, 0.091552, 0.320835, 1.556502",\
"0.018070, 0.033329, 0.091568, 0.320768, 1.557155",\
"0.018613, 0.033758, 0.091736, 0.320689, 1.557465");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.247270, 0.259398, 0.288006, 0.363317, 0.736971",\
"0.296567, 0.308693, 0.337296, 0.412611, 0.786254",\
"0.369735, 0.381848, 0.410428, 0.485764, 0.859350",\
"0.485690, 0.497781, 0.526317, 0.601692, 0.975174",\
"0.664367, 0.676423, 0.704892, 0.780327, 1.153648");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.017890, 0.026071, 0.050704, 0.140371, 0.655077",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655072",\
"0.017905, 0.026064, 0.050697, 0.140350, 0.655051",\
"0.017928, 0.026053, 0.050687, 0.140316, 0.655012",\
"0.017963, 0.026037, 0.050672, 0.140265, 0.654953");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.478496, 0.493409, 0.538903, 0.700382, 1.559257",\
"0.523941, 0.538855, 0.584349, 0.745828, 1.604703",\
"0.577763, 0.592677, 0.638171, 0.799650, 1.658525",\
"0.654017, 0.668930, 0.714424, 0.875903, 1.734778",\
"0.746933, 0.761846, 0.807340, 0.968819, 1.827694");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.521424, 0.533550, 0.562153, 0.637468, 1.011112",\
"0.575889, 0.588015, 0.616618, 0.691933, 1.065577",\
"0.648213, 0.660339, 0.688943, 0.764258, 1.137902",\
"0.775064, 0.787190, 0.815793, 0.891108, 1.264752",\
"0.969123, 0.981249, 1.009852, 1.085167, 1.458811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.478496, 0.493409, 0.538903, 0.700382, 1.559257",\
"0.523941, 0.538855, 0.584349, 0.745828, 1.604703",\
"0.577763, 0.592677, 0.638171, 0.799650, 1.658525",\
"0.654017, 0.668930, 0.714424, 0.875903, 1.734778",\
"0.746933, 0.761846, 0.807340, 0.968819, 1.827694");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224",\
"0.018022, 0.033284, 0.091545, 0.320863, 1.556224");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.521424, 0.533550, 0.562153, 0.637468, 1.011112",\
"0.575889, 0.588015, 0.616618, 0.691933, 1.065577",\
"0.648213, 0.660339, 0.688943, 0.764258, 1.137902",\
"0.775064, 0.787190, 0.815793, 0.891108, 1.264752",\
"0.969123, 0.981249, 1.009852, 1.085167, 1.458811");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000922, 0.011195, 0.050422, 0.200422, 1.000000");
values ( "0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073",\
"0.017892, 0.026070, 0.050703, 0.140368, 0.655073");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.203010, 0.217972, 0.263489, 0.425021, 1.283878",\
"0.245032, 0.259989, 0.305503, 0.467030, 1.325889",\
"0.289011, 0.303948, 0.349453, 0.510958, 1.369823",\
"0.345440, 0.360334, 0.405819, 0.567279, 1.426159",\
"0.404131, 0.419015, 0.464519, 0.625939, 1.485022");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017991, 0.033254, 0.091531, 0.320933, 1.555554",\
"0.017994, 0.033257, 0.091533, 0.320926, 1.555621",\
"0.018008, 0.033270, 0.091540, 0.320899, 1.555896",\
"0.018037, 0.033298, 0.091554, 0.320840, 1.556472",\
"0.018255, 0.033476, 0.091627, 0.320738, 1.557324");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.217585, 0.229724, 0.258355, 0.333645, 0.707356",\
"0.268540, 0.280676, 0.309302, 0.384597, 0.758293",\
"0.335832, 0.347956, 0.376558, 0.451874, 0.825515",\
"0.440251, 0.452355, 0.480918, 0.556269, 0.929816",\
"0.600178, 0.612252, 0.640756, 0.716159, 1.089566");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017879, 0.026078, 0.050710, 0.140391, 0.655098",\
"0.017882, 0.026076, 0.050709, 0.140386, 0.655093",\
"0.017894, 0.026071, 0.050703, 0.140368, 0.655072",\
"0.017915, 0.026061, 0.050695, 0.140338, 0.655037",\
"0.017945, 0.026047, 0.050681, 0.140293, 0.654985");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.203010, 0.217972, 0.263489, 0.425021, 1.283878",\
"0.245032, 0.259989, 0.305503, 0.467030, 1.325889",\
"0.289011, 0.303948, 0.349453, 0.510958, 1.369823",\
"0.345440, 0.360334, 0.405819, 0.567279, 1.426159",\
"0.404131, 0.419015, 0.464519, 0.625939, 1.485022");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017991, 0.033254, 0.091531, 0.320933, 1.555554",\
"0.017994, 0.033257, 0.091533, 0.320926, 1.555621",\
"0.018008, 0.033270, 0.091540, 0.320899, 1.555896",\
"0.018037, 0.033298, 0.091554, 0.320840, 1.556472",\
"0.018255, 0.033476, 0.091627, 0.320738, 1.557324");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.217585, 0.229724, 0.258355, 0.333645, 0.707356",\
"0.268540, 0.280676, 0.309302, 0.384597, 0.758293",\
"0.335832, 0.347956, 0.376558, 0.451874, 0.825515",\
"0.440251, 0.452355, 0.480918, 0.556269, 0.929816",\
"0.600178, 0.612252, 0.640756, 0.716159, 1.089566");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017879, 0.026078, 0.050710, 0.140391, 0.655098",\
"0.017882, 0.026076, 0.050709, 0.140386, 0.655093",\
"0.017894, 0.026071, 0.050703, 0.140368, 0.655072",\
"0.017915, 0.026061, 0.050695, 0.140338, 0.655037",\
"0.017945, 0.026047, 0.050681, 0.140293, 0.654985");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.419681, 0.434643, 0.480160, 0.641692, 1.500549",\
"0.465161, 0.480123, 0.525640, 0.687172, 1.546029",\
"0.518724, 0.533686, 0.579203, 0.740735, 1.599592",\
"0.593682, 0.608644, 0.654161, 0.815693, 1.674550",\
"0.683793, 0.698755, 0.744272, 0.905804, 1.764661");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.474092, 0.486230, 0.514857, 0.590150, 0.963851",\
"0.528476, 0.540613, 0.569240, 0.644533, 1.018234",\
"0.600839, 0.612976, 0.641603, 0.716897, 1.090597",\
"0.726159, 0.738296, 0.766923, 0.842216, 1.215917",\
"0.917201, 0.929338, 0.957965, 1.033259, 1.406960");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.419681, 0.434643, 0.480160, 0.641692, 1.500549",\
"0.465161, 0.480123, 0.525640, 0.687172, 1.546029",\
"0.518724, 0.533686, 0.579203, 0.740735, 1.599592",\
"0.593682, 0.608644, 0.654161, 0.815693, 1.674550",\
"0.683793, 0.698755, 0.744272, 0.905804, 1.764661");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555",\
"0.017991, 0.033254, 0.091531, 0.320933, 1.555555");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.474092, 0.486230, 0.514857, 0.590150, 0.963851",\
"0.528476, 0.540613, 0.569240, 0.644533, 1.018234",\
"0.600839, 0.612976, 0.641603, 0.716897, 1.090597",\
"0.726159, 0.738296, 0.766923, 0.842216, 1.215917",\
"0.917201, 0.929338, 0.957965, 1.033259, 1.406960");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000924, 0.011196, 0.050424, 0.200424, 1.000000");
values ( "0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094",\
"0.017881, 0.026077, 0.050709, 0.140387, 0.655094");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.289819, 0.304575, 0.350061, 0.511614, 1.370822",\
"0.330887, 0.345640, 0.391125, 0.552675, 1.411884",\
"0.389582, 0.404311, 0.449785, 0.611309, 1.470526",\
"0.483584, 0.498334, 0.543846, 0.705359, 1.564808",\
"0.591546, 0.606467, 0.652145, 0.813741, 1.673875");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018460, 0.033710, 0.091960, 0.321180, 1.557842",\
"0.018462, 0.033712, 0.091961, 0.321176, 1.557879",\
"0.018478, 0.033728, 0.091969, 0.321142, 1.558212",\
"0.018713, 0.033917, 0.092045, 0.321067, 1.558764",\
"0.019370, 0.034432, 0.092246, 0.320981, 1.559022");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.311388, 0.323284, 0.351805, 0.427245, 0.801296",\
"0.361022, 0.372918, 0.401438, 0.476878, 0.850928",\
"0.435726, 0.447616, 0.476126, 0.551575, 0.925600",\
"0.591968, 0.603836, 0.632303, 0.707791, 1.081710",\
"0.834957, 0.846813, 0.875258, 0.950791, 1.324622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018176, 0.026234, 0.050839, 0.140411, 0.656493",\
"0.018177, 0.026234, 0.050839, 0.140411, 0.656493",\
"0.018180, 0.026234, 0.050839, 0.140411, 0.656493",\
"0.018194, 0.026234, 0.050839, 0.140411, 0.656493",\
"0.018315, 0.026295, 0.050872, 0.140411, 0.656493");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.289819, 0.304575, 0.350061, 0.511614, 1.370822",\
"0.330887, 0.345640, 0.391125, 0.552675, 1.411884",\
"0.389582, 0.404311, 0.449785, 0.611309, 1.470526",\
"0.483584, 0.498334, 0.543846, 0.705359, 1.564808",\
"0.591546, 0.606467, 0.652145, 0.813741, 1.673875");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018460, 0.033710, 0.091960, 0.321180, 1.557842",\
"0.018462, 0.033712, 0.091961, 0.321176, 1.557879",\
"0.018478, 0.033728, 0.091969, 0.321142, 1.558212",\
"0.018713, 0.033917, 0.092045, 0.321067, 1.558764",\
"0.019370, 0.034432, 0.092246, 0.320981, 1.559022");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.311388, 0.323284, 0.351805, 0.427245, 0.801296",\
"0.361022, 0.372918, 0.401438, 0.476878, 0.850928",\
"0.435726, 0.447616, 0.476126, 0.551575, 0.925600",\
"0.591968, 0.603836, 0.632303, 0.707791, 1.081710",\
"0.834957, 0.846813, 0.875258, 0.950791, 1.324622");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018176, 0.026220, 0.050827, 0.140359, 0.656379",\
"0.018177, 0.026220, 0.050827, 0.140359, 0.656379",\
"0.018180, 0.026220, 0.050827, 0.140359, 0.656379",\
"0.018194, 0.026220, 0.050827, 0.140359, 0.656379",\
"0.018315, 0.026295, 0.050872, 0.140359, 0.656379");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.664394, 0.679146, 0.724631, 0.886180, 1.745389",\
"0.709776, 0.724528, 0.770013, 0.931562, 1.790771",\
"0.763777, 0.778529, 0.824014, 0.985563, 1.844772",\
"0.841363, 0.856116, 0.901601, 1.063150, 1.922359",\
"0.937658, 0.952410, 0.997895, 1.159444, 2.018654");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.705893, 0.717788, 0.746305, 0.821748, 1.195790",\
"0.760396, 0.772290, 0.800807, 0.876250, 1.250292",\
"0.832689, 0.844583, 0.873100, 0.948543, 1.322585",\
"0.961127, 0.973021, 1.001538, 1.076981, 1.451023",\
"1.158565, 1.170459, 1.198976, 1.274419, 1.648461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.664394, 0.679146, 0.724631, 0.886180, 1.745389",\
"0.709776, 0.724528, 0.770013, 0.931562, 1.790771",\
"0.763777, 0.778529, 0.824014, 0.985563, 1.844772",\
"0.841363, 0.856116, 0.901601, 1.063150, 1.922359",\
"0.937658, 0.952410, 0.997895, 1.159444, 2.018654");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887",\
"0.018462, 0.033712, 0.091961, 0.321175, 1.557887");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.705893, 0.717788, 0.746305, 0.821748, 1.195790",\
"0.760396, 0.772290, 0.800807, 0.876250, 1.250292",\
"0.832689, 0.844583, 0.873100, 0.948543, 1.322585",\
"0.961127, 0.973021, 1.001538, 1.076981, 1.451023",\
"1.158565, 1.170459, 1.198976, 1.274419, 1.648461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489",\
"0.018178, 0.026233, 0.050838, 0.140408, 0.656489");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.202447, 0.217222, 0.262718, 0.424294, 1.283490",\
"0.243284, 0.258057, 0.303552, 0.465125, 1.324322",\
"0.283712, 0.298469, 0.343957, 0.505514, 1.364716",\
"0.332849, 0.347570, 0.393041, 0.554559, 1.413773",\
"0.373475, 0.388257, 0.433802, 0.595332, 1.454915");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018452, 0.033703, 0.091960, 0.321217, 1.557543",\
"0.018454, 0.033704, 0.091961, 0.321213, 1.557579",\
"0.018464, 0.033714, 0.091966, 0.321192, 1.557787",\
"0.018488, 0.033738, 0.091978, 0.321141, 1.558284",\
"0.018853, 0.034028, 0.092093, 0.321056, 1.558817");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.212151, 0.224073, 0.252652, 0.328038, 0.702230",\
"0.265184, 0.277103, 0.305675, 0.381068, 0.755244",\
"0.334873, 0.346780, 0.375328, 0.450742, 0.824860",\
"0.445359, 0.457246, 0.485754, 0.561204, 0.935223",\
"0.619084, 0.630940, 0.659388, 0.734892, 1.108767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018162, 0.026251, 0.050855, 0.140459, 0.656546",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018172, 0.026243, 0.050848, 0.140436, 0.656519",\
"0.018185, 0.026233, 0.050839, 0.140404, 0.656482",\
"0.018204, 0.026219, 0.050826, 0.140358, 0.656428");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.202447, 0.217222, 0.262718, 0.424294, 1.283490",\
"0.243284, 0.258057, 0.303552, 0.465125, 1.324322",\
"0.283712, 0.298469, 0.343957, 0.505514, 1.364716",\
"0.332849, 0.347570, 0.393041, 0.554559, 1.413773",\
"0.373475, 0.388257, 0.433802, 0.595332, 1.454915");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018452, 0.033703, 0.091960, 0.321217, 1.557543",\
"0.018454, 0.033704, 0.091961, 0.321213, 1.557579",\
"0.018464, 0.033714, 0.091966, 0.321192, 1.557787",\
"0.018488, 0.033738, 0.091978, 0.321141, 1.558284",\
"0.018853, 0.034028, 0.092093, 0.321056, 1.558817");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.212151, 0.224073, 0.252652, 0.328038, 0.702230",\
"0.265184, 0.277103, 0.305675, 0.381068, 0.755244",\
"0.334873, 0.346780, 0.375328, 0.450742, 0.824860",\
"0.445359, 0.457246, 0.485754, 0.561204, 0.935223",\
"0.619084, 0.630940, 0.659388, 0.734892, 1.108767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018162, 0.026251, 0.050855, 0.140459, 0.656546",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018172, 0.026243, 0.050848, 0.140436, 0.656519",\
"0.018185, 0.026233, 0.050839, 0.140404, 0.656482",\
"0.018204, 0.026219, 0.050826, 0.140358, 0.656428");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.527658, 0.542433, 0.587929, 0.749505, 1.608701",\
"0.572946, 0.587721, 0.633217, 0.794793, 1.653989",\
"0.627127, 0.641902, 0.687398, 0.848974, 1.708170",\
"0.706753, 0.721528, 0.767024, 0.928600, 1.787796",\
"0.808217, 0.822992, 0.868488, 1.030065, 1.889261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.556133, 0.568052, 0.596624, 0.672017, 1.046193",\
"0.610635, 0.622555, 0.651127, 0.726519, 1.100696",\
"0.682962, 0.694882, 0.723454, 0.798846, 1.173023",\
"0.814229, 0.826148, 0.854721, 0.930113, 1.304289",\
"1.018023, 1.029942, 1.058514, 1.133907, 1.508083");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.527658, 0.542433, 0.587929, 0.749505, 1.608701",\
"0.572946, 0.587721, 0.633217, 0.794793, 1.653989",\
"0.627127, 0.641902, 0.687398, 0.848974, 1.708170",\
"0.706753, 0.721528, 0.767024, 0.928600, 1.787796",\
"0.808217, 0.822992, 0.868488, 1.030065, 1.889261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545",\
"0.018452, 0.033703, 0.091960, 0.321217, 1.557545");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.556133, 0.568052, 0.596624, 0.672017, 1.046193",\
"0.610635, 0.622555, 0.651127, 0.726519, 1.100696",\
"0.682962, 0.694882, 0.723454, 0.798846, 1.173023",\
"0.814229, 0.826148, 0.854721, 0.930113, 1.304289",\
"1.018023, 1.029942, 1.058514, 1.133907, 1.508083");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001211, 0.011484, 0.050711, 0.200711, 1.000000");
values ( "0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541",\
"0.018164, 0.026249, 0.050854, 0.140454, 0.656541");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.254636, 0.269446, 0.314960, 0.476576, 1.335758",\
"0.293462, 0.308265, 0.353775, 0.515384, 1.374568",\
"0.341465, 0.356249, 0.401749, 0.563336, 1.422527",\
"0.403720, 0.418447, 0.463922, 0.625447, 1.484657",\
"0.462800, 0.477597, 0.523159, 0.684697, 1.544346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018430, 0.033681, 0.091950, 0.321271, 1.557038",\
"0.018435, 0.033686, 0.091953, 0.321261, 1.557136",\
"0.018448, 0.033699, 0.091959, 0.321233, 1.557408",\
"0.018486, 0.033736, 0.091978, 0.321154, 1.558189",\
"0.018920, 0.034082, 0.092116, 0.321050, 1.558842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.323421, 0.335300, 0.363795, 0.439256, 0.813246",\
"0.369796, 0.381674, 0.410167, 0.485630, 0.859615",\
"0.445571, 0.457442, 0.485922, 0.561397, 0.935350",\
"0.586657, 0.598504, 0.626936, 0.702454, 1.076291",\
"0.816856, 0.828724, 0.857201, 0.932742, 1.306599");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018190, 0.026232, 0.050838, 0.140396, 0.656471",\
"0.018191, 0.026232, 0.050838, 0.140396, 0.656471",\
"0.018195, 0.026232, 0.050838, 0.140396, 0.656471",\
"0.018210, 0.026232, 0.050838, 0.140396, 0.656471",\
"0.018484, 0.026431, 0.050960, 0.140401, 0.656471");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.254636, 0.269446, 0.314960, 0.476576, 1.335758",\
"0.293462, 0.308265, 0.353775, 0.515384, 1.374568",\
"0.341465, 0.356249, 0.401749, 0.563336, 1.422527",\
"0.403720, 0.418447, 0.463922, 0.625447, 1.484657",\
"0.462800, 0.477597, 0.523159, 0.684697, 1.544346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018430, 0.033681, 0.091950, 0.321271, 1.557038",\
"0.018435, 0.033686, 0.091953, 0.321261, 1.557136",\
"0.018448, 0.033699, 0.091959, 0.321233, 1.557408",\
"0.018486, 0.033736, 0.091978, 0.321154, 1.558189",\
"0.018920, 0.034082, 0.092116, 0.321050, 1.558842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.323421, 0.335300, 0.363795, 0.439256, 0.813246",\
"0.369796, 0.381674, 0.410167, 0.485630, 0.859615",\
"0.445571, 0.457442, 0.485922, 0.561397, 0.935350",\
"0.586657, 0.598504, 0.626936, 0.702454, 1.076291",\
"0.816856, 0.828724, 0.857201, 0.932742, 1.306599");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018190, 0.026216, 0.050823, 0.140347, 0.656340",\
"0.018191, 0.026216, 0.050823, 0.140347, 0.656340",\
"0.018195, 0.026216, 0.050823, 0.140347, 0.656340",\
"0.018210, 0.026216, 0.050823, 0.140347, 0.656340",\
"0.018484, 0.026431, 0.050960, 0.140401, 0.656340");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.574800, 0.589608, 0.635120, 0.796733, 1.655916",\
"0.620113, 0.634920, 0.680432, 0.842046, 1.701228",\
"0.674270, 0.689077, 0.734590, 0.896203, 1.755386",\
"0.753318, 0.768126, 0.813638, 0.975252, 1.834434",\
"0.853033, 0.867841, 0.913353, 1.074967, 1.934149");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.638189, 0.650066, 0.678558, 0.754023, 1.128003",\
"0.692730, 0.704607, 0.733099, 0.808563, 1.182544",\
"0.765005, 0.776883, 0.805374, 0.880839, 1.254819",\
"0.895157, 0.907034, 0.935526, 1.010990, 1.384971",\
"1.095940, 1.107817, 1.136308, 1.211773, 1.585754");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.574800, 0.589608, 0.635120, 0.796733, 1.655916",\
"0.620113, 0.634920, 0.680432, 0.842046, 1.701228",\
"0.674270, 0.689077, 0.734590, 0.896203, 1.755386",\
"0.753318, 0.768126, 0.813638, 0.975252, 1.834434",\
"0.853033, 0.867841, 0.913353, 1.074967, 1.934149");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074",\
"0.018432, 0.033683, 0.091951, 0.321267, 1.557074");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.638189, 0.650066, 0.678558, 0.754023, 1.128003",\
"0.692730, 0.704607, 0.733099, 0.808563, 1.182544",\
"0.765005, 0.776883, 0.805374, 0.880839, 1.254819",\
"0.895157, 0.907034, 0.935526, 1.010990, 1.384971",\
"1.095940, 1.107817, 1.136308, 1.211773, 1.585754");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001213, 0.011485, 0.050713, 0.200713, 1.000000");
values ( "0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468",\
"0.018191, 0.026231, 0.050837, 0.140393, 0.656468");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.284567, 0.299362, 0.344864, 0.506450, 1.365666",\
"0.322175, 0.336965, 0.382464, 0.544044, 1.403263",\
"0.376442, 0.391211, 0.436701, 0.598260, 1.457485",\
"0.448601, 0.463306, 0.508766, 0.670253, 1.529503",\
"0.520928, 0.535804, 0.581430, 0.743000, 1.602934");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018413, 0.033664, 0.091924, 0.321195, 1.557427",\
"0.018417, 0.033668, 0.091925, 0.321188, 1.557496",\
"0.018430, 0.033681, 0.091932, 0.321160, 1.557775",\
"0.018478, 0.033728, 0.091955, 0.321067, 1.558683",\
"0.019134, 0.034242, 0.092156, 0.320982, 1.558939");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.360657, 0.372543, 0.401021, 0.476502, 0.850449",\
"0.405214, 0.417098, 0.445574, 0.521057, 0.894999",\
"0.481328, 0.493204, 0.521664, 0.597162, 0.971065",\
"0.634182, 0.646048, 0.674489, 0.750020, 1.123854",\
"0.880966, 0.892867, 0.921378, 0.996925, 1.370820");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018176, 0.026211, 0.050818, 0.140364, 0.656451",\
"0.018177, 0.026211, 0.050818, 0.140364, 0.656451",\
"0.018182, 0.026211, 0.050818, 0.140364, 0.656451",\
"0.018264, 0.026255, 0.050843, 0.140364, 0.656451",\
"0.018603, 0.026528, 0.051017, 0.140419, 0.656451");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.284567, 0.299362, 0.344864, 0.506450, 1.365666",\
"0.322175, 0.336965, 0.382464, 0.544044, 1.403263",\
"0.376442, 0.391211, 0.436701, 0.598260, 1.457485",\
"0.448601, 0.463306, 0.508766, 0.670253, 1.529503",\
"0.520928, 0.535804, 0.581430, 0.743000, 1.602934");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018413, 0.033664, 0.091924, 0.321195, 1.557427",\
"0.018417, 0.033668, 0.091925, 0.321188, 1.557496",\
"0.018430, 0.033681, 0.091932, 0.321160, 1.557775",\
"0.018478, 0.033728, 0.091955, 0.321067, 1.558683",\
"0.019134, 0.034242, 0.092156, 0.320982, 1.558939");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.360657, 0.372543, 0.401021, 0.476502, 0.850449",\
"0.405214, 0.417098, 0.445574, 0.521057, 0.894999",\
"0.481328, 0.493204, 0.521664, 0.597162, 0.971065",\
"0.634182, 0.646048, 0.674489, 0.750020, 1.123854",\
"0.880966, 0.892867, 0.921378, 0.996925, 1.370820");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018176, 0.026207, 0.050814, 0.140341, 0.656307",\
"0.018177, 0.026207, 0.050814, 0.140341, 0.656307",\
"0.018182, 0.026207, 0.050814, 0.140341, 0.656307",\
"0.018264, 0.026255, 0.050843, 0.140341, 0.656307",\
"0.018603, 0.026528, 0.051017, 0.140419, 0.656307");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.628922, 0.643712, 0.689212, 0.850792, 1.710010",\
"0.674318, 0.689108, 0.734608, 0.896188, 1.755406",\
"0.728258, 0.743048, 0.788548, 0.950129, 1.809347",\
"0.805520, 0.820311, 0.865811, 1.027391, 1.886609",\
"0.901043, 0.915833, 0.961333, 1.122914, 1.982132");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.685521, 0.697403, 0.725876, 0.801362, 1.175296",\
"0.740011, 0.751893, 0.780366, 0.855852, 1.229786",\
"0.812351, 0.824234, 0.852706, 0.928193, 1.302126",\
"0.940540, 0.952422, 0.980895, 1.056381, 1.430315",\
"1.136919, 1.148802, 1.177274, 1.252761, 1.626694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.628922, 0.643712, 0.689212, 0.850792, 1.710010",\
"0.674318, 0.689108, 0.734608, 0.896188, 1.755406",\
"0.728258, 0.743048, 0.788548, 0.950129, 1.809347",\
"0.805520, 0.820311, 0.865811, 1.027391, 1.886609",\
"0.901043, 0.915833, 0.961333, 1.122914, 1.982132");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490",\
"0.018416, 0.033668, 0.091925, 0.321189, 1.557490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.685521, 0.697403, 0.725876, 0.801362, 1.175296",\
"0.740011, 0.751893, 0.780366, 0.855852, 1.229786",\
"0.812351, 0.824234, 0.852706, 0.928193, 1.302126",\
"0.940540, 0.952422, 0.980895, 1.056381, 1.430315",\
"1.136919, 1.148802, 1.177274, 1.252761, 1.626694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001189, 0.011462, 0.050689, 0.200689, 1.000000");
values ( "0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446",\
"0.018178, 0.026210, 0.050817, 0.140360, 0.656446");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.293082, 0.307801, 0.353285, 0.514851, 1.373955",\
"0.331088, 0.345802, 0.391285, 0.552846, 1.411951",\
"0.387080, 0.401773, 0.447246, 0.608784, 1.467896",\
"0.463660, 0.478339, 0.523821, 0.685324, 1.544585",\
"0.542401, 0.557252, 0.602903, 0.764489, 1.624445");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018592, 0.033841, 0.092099, 0.321339, 1.557677",\
"0.018595, 0.033844, 0.092100, 0.321333, 1.557737",\
"0.018609, 0.033858, 0.092107, 0.321303, 1.558030",\
"0.018768, 0.033988, 0.092162, 0.321220, 1.558731",\
"0.019435, 0.034511, 0.092366, 0.321133, 1.558993");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.371770, 0.383564, 0.412002, 0.487497, 0.861350",\
"0.416754, 0.428547, 0.456982, 0.532480, 0.906328",\
"0.493711, 0.505496, 0.533916, 0.609427, 0.983238",\
"0.652492, 0.664282, 0.692712, 0.768247, 1.142038",\
"0.907622, 0.919448, 0.947951, 1.023502, 1.397358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018279, 0.026277, 0.050881, 0.140418, 0.656437",\
"0.018279, 0.026277, 0.050881, 0.140418, 0.656437",\
"0.018283, 0.026277, 0.050881, 0.140418, 0.656437",\
"0.018430, 0.026381, 0.050945, 0.140423, 0.656437",\
"0.018785, 0.026667, 0.051128, 0.140505, 0.656437");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.293082, 0.307801, 0.353285, 0.514851, 1.373955",\
"0.331088, 0.345802, 0.391285, 0.552846, 1.411951",\
"0.387080, 0.401773, 0.447246, 0.608784, 1.467896",\
"0.463660, 0.478339, 0.523821, 0.685324, 1.544585",\
"0.542401, 0.557252, 0.602903, 0.764489, 1.624445");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018592, 0.033841, 0.092099, 0.321339, 1.557677",\
"0.018595, 0.033844, 0.092100, 0.321333, 1.557737",\
"0.018609, 0.033858, 0.092107, 0.321303, 1.558030",\
"0.018768, 0.033988, 0.092162, 0.321220, 1.558731",\
"0.019435, 0.034511, 0.092366, 0.321133, 1.558993");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.371770, 0.383564, 0.412002, 0.487497, 0.861350",\
"0.416754, 0.428547, 0.456982, 0.532480, 0.906328",\
"0.493711, 0.505496, 0.533916, 0.609427, 0.983238",\
"0.652492, 0.664282, 0.692712, 0.768247, 1.142038",\
"0.907622, 0.919448, 0.947951, 1.023502, 1.397358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018279, 0.026272, 0.050877, 0.140405, 0.656287",\
"0.018279, 0.026272, 0.050877, 0.140405, 0.656287",\
"0.018283, 0.026272, 0.050877, 0.140405, 0.656287",\
"0.018430, 0.026381, 0.050945, 0.140423, 0.656287",\
"0.018785, 0.026667, 0.051128, 0.140505, 0.656287");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.647291, 0.662009, 0.707492, 0.869057, 1.728162",\
"0.692592, 0.707309, 0.752793, 0.914358, 1.773462",\
"0.746225, 0.760943, 0.806427, 0.967992, 1.827096",\
"0.826673, 0.841390, 0.886874, 1.048439, 1.907543",\
"0.929343, 0.944061, 0.989545, 1.151110, 2.010214");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.717043, 0.728835, 0.757266, 0.832767, 1.206607",\
"0.771388, 0.783179, 0.811610, 0.887111, 1.260951",\
"0.843306, 0.855098, 0.883529, 0.959030, 1.332870",\
"0.975988, 0.987780, 1.016211, 1.091712, 1.465552",\
"1.183183, 1.194975, 1.223406, 1.298907, 1.672747");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.647291, 0.662009, 0.707492, 0.869057, 1.728162",\
"0.692592, 0.707309, 0.752793, 0.914358, 1.773462",\
"0.746225, 0.760943, 0.806427, 0.967992, 1.827096",\
"0.826673, 0.841390, 0.886874, 1.048439, 1.907543",\
"0.929343, 0.944061, 0.989545, 1.151110, 2.010214");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690",\
"0.018593, 0.033841, 0.092099, 0.321337, 1.557690");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.717043, 0.728835, 0.757266, 0.832767, 1.206607",\
"0.771388, 0.783179, 0.811610, 0.887111, 1.260951",\
"0.843306, 0.855098, 0.883529, 0.959030, 1.332870",\
"0.975988, 0.987780, 1.016211, 1.091712, 1.465552",\
"1.183183, 1.194975, 1.223406, 1.298907, 1.672747");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011572, 0.050800, 0.200800, 1.000000");
values ( "0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432",\
"0.018280, 0.026275, 0.050879, 0.140414, 0.656432");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.270610, 0.285395, 0.330890, 0.492457, 1.351694",\
"0.309559, 0.324338, 0.369831, 0.531392, 1.390631",\
"0.359276, 0.374039, 0.419523, 0.581067, 1.440311",\
"0.425717, 0.440439, 0.485910, 0.647402, 1.506709",\
"0.490949, 0.505839, 0.551475, 0.713048, 1.573028");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018405, 0.033656, 0.091909, 0.321151, 1.557661",\
"0.018408, 0.033659, 0.091911, 0.321143, 1.557737",\
"0.018419, 0.033670, 0.091916, 0.321120, 1.557962",\
"0.018498, 0.033739, 0.091946, 0.321041, 1.558697",\
"0.019144, 0.034246, 0.092144, 0.320958, 1.558951");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.343730, 0.355620, 0.384089, 0.459581, 0.833507",\
"0.390137, 0.402026, 0.430494, 0.505988, 0.879910",\
"0.466568, 0.478450, 0.506906, 0.582410, 0.956302",\
"0.613630, 0.625509, 0.653959, 0.729492, 1.103338",\
"0.852903, 0.864817, 0.893337, 0.968886, 1.342794");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018168, 0.026200, 0.050808, 0.140347, 0.656440",\
"0.018169, 0.026200, 0.050808, 0.140347, 0.656440",\
"0.018173, 0.026200, 0.050808, 0.140347, 0.656440",\
"0.018282, 0.026270, 0.050850, 0.140347, 0.656440",\
"0.018624, 0.026546, 0.051027, 0.140418, 0.656440");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.270610, 0.285395, 0.330890, 0.492457, 1.351694",\
"0.309559, 0.324338, 0.369831, 0.531392, 1.390631",\
"0.359276, 0.374039, 0.419523, 0.581067, 1.440311",\
"0.425717, 0.440439, 0.485910, 0.647402, 1.506709",\
"0.490949, 0.505839, 0.551475, 0.713048, 1.573028");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018405, 0.033656, 0.091909, 0.321151, 1.557661",\
"0.018408, 0.033659, 0.091911, 0.321143, 1.557737",\
"0.018419, 0.033670, 0.091916, 0.321120, 1.557962",\
"0.018498, 0.033739, 0.091946, 0.321041, 1.558697",\
"0.019144, 0.034246, 0.092144, 0.320958, 1.558951");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.343730, 0.355620, 0.384089, 0.459581, 0.833507",\
"0.390137, 0.402026, 0.430494, 0.505988, 0.879910",\
"0.466568, 0.478450, 0.506906, 0.582410, 0.956302",\
"0.613630, 0.625509, 0.653959, 0.729492, 1.103338",\
"0.852903, 0.864817, 0.893337, 0.968886, 1.342794");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018168, 0.026196, 0.050804, 0.140337, 0.656299",\
"0.018169, 0.026196, 0.050804, 0.140337, 0.656299",\
"0.018173, 0.026196, 0.050804, 0.140337, 0.656299",\
"0.018282, 0.026270, 0.050850, 0.140339, 0.656299",\
"0.018624, 0.026546, 0.051027, 0.140418, 0.656299");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.677370, 0.692148, 0.737640, 0.899200, 1.758439",\
"0.722657, 0.737435, 0.782927, 0.944487, 1.803726",\
"0.776867, 0.791645, 0.837137, 0.998697, 1.857936",\
"0.856570, 0.871348, 0.916840, 1.078400, 1.937640",\
"0.958126, 0.972904, 1.018396, 1.179956, 2.039195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.718841, 0.730729, 0.759196, 0.834690, 1.208609",\
"0.773355, 0.785243, 0.813710, 0.889204, 1.263123",\
"0.845657, 0.857545, 0.886011, 0.961506, 1.335424",\
"0.976779, 0.988667, 1.017134, 1.092629, 1.466547",\
"1.180165, 1.192053, 1.220519, 1.296014, 1.669932");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.677370, 0.692148, 0.737640, 0.899200, 1.758439",\
"0.722657, 0.737435, 0.782927, 0.944487, 1.803726",\
"0.776867, 0.791645, 0.837137, 0.998697, 1.857936",\
"0.856570, 0.871348, 0.916840, 1.078400, 1.937640",\
"0.958126, 0.972904, 1.018396, 1.179956, 2.039195");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755",\
"0.018409, 0.033660, 0.091911, 0.321141, 1.557755");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.718278, 0.730166, 0.758633, 0.834128, 1.208046",\
"0.772792, 0.784680, 0.813147, 0.888642, 1.262560",\
"0.845094, 0.856982, 0.885448, 0.960943, 1.334861",\
"0.976217, 0.988105, 1.016571, 1.092066, 1.465984",\
"1.179602, 1.191490, 1.219957, 1.295451, 1.669370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001176, 0.011448, 0.050676, 0.200676, 1.000000");
values ( "0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437",\
"0.018169, 0.026199, 0.050807, 0.140345, 0.656437");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.242703, 0.257668, 0.303186, 0.464723, 1.323575",\
"0.283363, 0.298320, 0.343835, 0.505364, 1.364219",\
"0.334401, 0.349336, 0.394841, 0.556346, 1.415208",\
"0.401074, 0.415951, 0.461429, 0.622873, 1.481753",\
"0.470842, 0.485775, 0.531327, 0.692771, 1.552046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017992, 0.033256, 0.091534, 0.320943, 1.555498",\
"0.017997, 0.033260, 0.091537, 0.320933, 1.555596",\
"0.018012, 0.033275, 0.091544, 0.320903, 1.555894",\
"0.018052, 0.033313, 0.091563, 0.320823, 1.556681",\
"0.018447, 0.033628, 0.091689, 0.320718, 1.557397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.305723, 0.317816, 0.346360, 0.421727, 0.795230",\
"0.353642, 0.365734, 0.394276, 0.469644, 0.843143",\
"0.430797, 0.442882, 0.471409, 0.546791, 0.920253",\
"0.568160, 0.580218, 0.608696, 0.684122, 1.057465",\
"0.785075, 0.797151, 0.825664, 0.901115, 1.274465");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017926, 0.026059, 0.050692, 0.140327, 0.655021",\
"0.017928, 0.026059, 0.050692, 0.140327, 0.655021",\
"0.017935, 0.026059, 0.050692, 0.140327, 0.655021",\
"0.017961, 0.026059, 0.050692, 0.140327, 0.655021",\
"0.018213, 0.026236, 0.050800, 0.140327, 0.655021");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.242703, 0.257668, 0.303186, 0.464723, 1.323575",\
"0.283363, 0.298320, 0.343835, 0.505364, 1.364219",\
"0.334401, 0.349336, 0.394841, 0.556346, 1.415208",\
"0.401074, 0.415951, 0.461429, 0.622873, 1.481753",\
"0.470842, 0.485775, 0.531327, 0.692771, 1.552046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017992, 0.033256, 0.091534, 0.320943, 1.555498",\
"0.017997, 0.033260, 0.091537, 0.320933, 1.555596",\
"0.018012, 0.033275, 0.091544, 0.320903, 1.555894",\
"0.018052, 0.033313, 0.091563, 0.320823, 1.556681",\
"0.018447, 0.033628, 0.091689, 0.320718, 1.557397");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.305723, 0.317816, 0.346360, 0.421727, 0.795230",\
"0.353642, 0.365734, 0.394276, 0.469644, 0.843143",\
"0.430797, 0.442882, 0.471409, 0.546791, 0.920253",\
"0.568160, 0.580218, 0.608696, 0.684122, 1.057465",\
"0.785075, 0.797151, 0.825664, 0.901115, 1.274465");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017926, 0.026042, 0.050677, 0.140276, 0.654890",\
"0.017928, 0.026042, 0.050677, 0.140276, 0.654890",\
"0.017935, 0.026042, 0.050677, 0.140276, 0.654890",\
"0.017961, 0.026042, 0.050677, 0.140276, 0.654890",\
"0.018213, 0.026236, 0.050800, 0.140320, 0.654890");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.558160, 0.573122, 0.618638, 0.780172, 1.639025",\
"0.603572, 0.618534, 0.664051, 0.825584, 1.684438",\
"0.657493, 0.672455, 0.717971, 0.879505, 1.738358",\
"0.734478, 0.749440, 0.794956, 0.956490, 1.815343",\
"0.829288, 0.844249, 0.889766, 1.051300, 1.910153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.656756, 0.668847, 0.697388, 0.772758, 1.146252",\
"0.711240, 0.723331, 0.751872, 0.827242, 1.200736",\
"0.783562, 0.795653, 0.824194, 0.899563, 1.273058",\
"0.911300, 0.923391, 0.951932, 1.027302, 1.400796",\
"1.107137, 1.119228, 1.147769, 1.223138, 1.596633");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.558160, 0.573122, 0.618638, 0.780172, 1.639025",\
"0.603572, 0.618534, 0.664051, 0.825584, 1.684438",\
"0.657493, 0.672455, 0.717971, 0.879505, 1.738358",\
"0.734478, 0.749440, 0.794956, 0.956490, 1.815343",\
"0.829288, 0.844249, 0.889766, 1.051300, 1.910153");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539",\
"0.017994, 0.033258, 0.091536, 0.320939, 1.555539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.656756, 0.668847, 0.697388, 0.772758, 1.146252",\
"0.711240, 0.723331, 0.751872, 0.827242, 1.200736",\
"0.783562, 0.795653, 0.824194, 0.899563, 1.273058",\
"0.911300, 0.923391, 0.951932, 1.027302, 1.400796",\
"1.107137, 1.119228, 1.147769, 1.223138, 1.596633");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000927, 0.011199, 0.050427, 0.200427, 1.000000");
values ( "0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018",\
"0.017928, 0.026058, 0.050692, 0.140324, 0.655018");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.221954, 0.236749, 0.282250, 0.443832, 1.303058",\
"0.264497, 0.279286, 0.324784, 0.486359, 1.345587",\
"0.313011, 0.327783, 0.373273, 0.534830, 1.394064",\
"0.377122, 0.391849, 0.437318, 0.598826, 1.458075",\
"0.447666, 0.462490, 0.508064, 0.669607, 1.529330");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018404, 0.033656, 0.091913, 0.321179, 1.557476",\
"0.018409, 0.033660, 0.091915, 0.321170, 1.557561",\
"0.018420, 0.033671, 0.091921, 0.321146, 1.557793",\
"0.018451, 0.033701, 0.091936, 0.321083, 1.558415",\
"0.018912, 0.034066, 0.092080, 0.320998, 1.558856");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.234544, 0.246484, 0.275061, 0.350456, 0.724642",\
"0.285272, 0.297210, 0.325782, 0.401181, 0.775355",\
"0.357209, 0.369135, 0.397684, 0.473104, 0.847221",\
"0.469935, 0.481839, 0.510346, 0.585803, 0.959819",\
"0.643529, 0.655401, 0.683843, 0.759358, 1.133217");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018136, 0.026230, 0.050836, 0.140435, 0.656538",\
"0.018138, 0.026229, 0.050835, 0.140431, 0.656533",\
"0.018146, 0.026223, 0.050829, 0.140413, 0.656512",\
"0.018160, 0.026213, 0.050820, 0.140380, 0.656475",\
"0.018182, 0.026197, 0.050805, 0.140331, 0.656416");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.221954, 0.236749, 0.282250, 0.443832, 1.303058",\
"0.264497, 0.279286, 0.324784, 0.486359, 1.345587",\
"0.313011, 0.327783, 0.373273, 0.534830, 1.394064",\
"0.377122, 0.391849, 0.437318, 0.598826, 1.458075",\
"0.447666, 0.462490, 0.508064, 0.669607, 1.529330");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018404, 0.033656, 0.091913, 0.321179, 1.557476",\
"0.018409, 0.033660, 0.091915, 0.321170, 1.557561",\
"0.018420, 0.033671, 0.091921, 0.321146, 1.557793",\
"0.018451, 0.033701, 0.091936, 0.321083, 1.558415",\
"0.018912, 0.034066, 0.092080, 0.320998, 1.558856");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.234544, 0.246484, 0.275061, 0.350456, 0.724642",\
"0.285272, 0.297210, 0.325782, 0.401181, 0.775355",\
"0.357209, 0.369135, 0.397684, 0.473104, 0.847221",\
"0.469935, 0.481839, 0.510346, 0.585803, 0.959819",\
"0.643529, 0.655401, 0.683843, 0.759358, 1.133217");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018136, 0.026230, 0.050836, 0.140435, 0.656538",\
"0.018138, 0.026229, 0.050835, 0.140431, 0.656533",\
"0.018146, 0.026223, 0.050829, 0.140413, 0.656512",\
"0.018160, 0.026213, 0.050820, 0.140380, 0.656475",\
"0.018182, 0.026197, 0.050805, 0.140331, 0.656416");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.433204, 0.447999, 0.493500, 0.655081, 1.514308",\
"0.478680, 0.493475, 0.538975, 0.700557, 1.559783",\
"0.531880, 0.546675, 0.592176, 0.753757, 1.612984",\
"0.605480, 0.620275, 0.665776, 0.827357, 1.686584",\
"0.693255, 0.708050, 0.753551, 0.915132, 1.774359");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.485844, 0.497782, 0.526355, 0.601753, 0.975929",\
"0.540110, 0.552048, 0.580621, 0.656019, 1.030195",\
"0.612516, 0.624454, 0.653027, 0.728425, 1.102602",\
"0.736489, 0.748428, 0.777001, 0.852399, 1.226575",\
"0.925338, 0.937276, 0.965849, 1.041247, 1.415423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.433204, 0.447999, 0.493500, 0.655081, 1.514308",\
"0.478680, 0.493475, 0.538975, 0.700557, 1.559783",\
"0.531880, 0.546675, 0.592176, 0.753757, 1.612984",\
"0.605480, 0.620275, 0.665776, 0.827357, 1.686584",\
"0.693255, 0.708050, 0.753551, 0.915132, 1.774359");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481",\
"0.018405, 0.033656, 0.091913, 0.321178, 1.557481");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.485844, 0.497782, 0.526355, 0.601753, 0.975929",\
"0.540110, 0.552048, 0.580621, 0.656019, 1.030195",\
"0.612516, 0.624454, 0.653027, 0.728425, 1.102602",\
"0.736489, 0.748428, 0.777001, 0.852399, 1.226575",\
"0.925338, 0.937276, 0.965849, 1.041247, 1.415423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001182, 0.011454, 0.050682, 0.200682, 1.000000");
values ( "0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534",\
"0.018138, 0.026229, 0.050835, 0.140432, 0.656534");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.213286, 0.228142, 0.273654, 0.435240, 1.294580",\
"0.251704, 0.266559, 0.312070, 0.473655, 1.332995",\
"0.289238, 0.304076, 0.349581, 0.511149, 1.370494",\
"0.334770, 0.349574, 0.395063, 0.556594, 1.415950",\
"0.369375, 0.384204, 0.429736, 0.591254, 1.450883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018241, 0.033494, 0.091749, 0.321022, 1.557412",\
"0.018242, 0.033496, 0.091749, 0.321020, 1.557435",\
"0.018253, 0.033506, 0.091755, 0.320998, 1.557647",\
"0.018276, 0.033528, 0.091766, 0.320951, 1.558113",\
"0.018553, 0.033751, 0.091856, 0.320861, 1.558777");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.224845, 0.236874, 0.265490, 0.340871, 0.715145",\
"0.274810, 0.286835, 0.315444, 0.390832, 0.765089",\
"0.341085, 0.353098, 0.381683, 0.457092, 0.831292",\
"0.447573, 0.459566, 0.488112, 0.563556, 0.937662",\
"0.614755, 0.626718, 0.655207, 0.730702, 1.104671");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018028, 0.026167, 0.050775, 0.140382, 0.656550",\
"0.018031, 0.026165, 0.050774, 0.140377, 0.656543",\
"0.018041, 0.026159, 0.050768, 0.140359, 0.656523",\
"0.018057, 0.026150, 0.050760, 0.140328, 0.656487",\
"0.018081, 0.026136, 0.050747, 0.140285, 0.656436");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.213286, 0.228142, 0.273654, 0.435240, 1.294580",\
"0.251704, 0.266559, 0.312070, 0.473655, 1.332995",\
"0.289238, 0.304076, 0.349581, 0.511149, 1.370494",\
"0.334770, 0.349574, 0.395063, 0.556594, 1.415950",\
"0.369375, 0.384204, 0.429736, 0.591254, 1.450883");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018241, 0.033494, 0.091749, 0.321022, 1.557412",\
"0.018242, 0.033496, 0.091749, 0.321020, 1.557435",\
"0.018253, 0.033506, 0.091755, 0.320998, 1.557647",\
"0.018276, 0.033528, 0.091766, 0.320951, 1.558113",\
"0.018553, 0.033751, 0.091856, 0.320861, 1.558777");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.224845, 0.236874, 0.265490, 0.340871, 0.715145",\
"0.274810, 0.286835, 0.315444, 0.390832, 0.765089",\
"0.341085, 0.353098, 0.381683, 0.457092, 0.831292",\
"0.447573, 0.459566, 0.488112, 0.563556, 0.937662",\
"0.614755, 0.626718, 0.655207, 0.730702, 1.104671");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018028, 0.026167, 0.050775, 0.140382, 0.656550",\
"0.018031, 0.026165, 0.050774, 0.140377, 0.656543",\
"0.018041, 0.026159, 0.050768, 0.140359, 0.656523",\
"0.018057, 0.026150, 0.050760, 0.140328, 0.656487",\
"0.018081, 0.026136, 0.050747, 0.140285, 0.656436");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.542122, 0.556977, 0.602489, 0.764075, 1.623415",\
"0.587575, 0.602430, 0.647942, 0.809528, 1.668868",\
"0.641390, 0.656246, 0.701757, 0.863344, 1.722683",\
"0.717572, 0.732427, 0.777939, 0.939526, 1.798865",\
"0.810359, 0.825215, 0.870727, 1.032313, 1.891653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.587424, 0.599449, 0.628057, 0.703446, 1.077702",\
"0.641885, 0.653910, 0.682518, 0.757906, 1.132163",\
"0.714232, 0.726256, 0.754865, 0.830253, 1.204509",\
"0.841000, 0.853025, 0.881634, 0.957022, 1.331278",\
"1.034683, 1.046707, 1.075316, 1.150704, 1.524960");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.542122, 0.556977, 0.602489, 0.764075, 1.623415",\
"0.587575, 0.602430, 0.647942, 0.809528, 1.668868",\
"0.641390, 0.656246, 0.701757, 0.863344, 1.722683",\
"0.717572, 0.732427, 0.777939, 0.939526, 1.798865",\
"0.810359, 0.825215, 0.870727, 1.032313, 1.891653");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418",\
"0.018241, 0.033495, 0.091749, 0.321022, 1.557418");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.587424, 0.599449, 0.628057, 0.703446, 1.077702",\
"0.641885, 0.653910, 0.682518, 0.757906, 1.132163",\
"0.714232, 0.726256, 0.754865, 0.830253, 1.204509",\
"0.841000, 0.853025, 0.881634, 0.957022, 1.331278",\
"1.034683, 1.046707, 1.075316, 1.150704, 1.524960");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001075, 0.011348, 0.050575, 0.200575, 1.000000");
values ( "0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543",\
"0.018031, 0.026165, 0.050774, 0.140376, 0.656543");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.220605, 0.235415, 0.280928, 0.442544, 1.301725",\
"0.262259, 0.277061, 0.322571, 0.484180, 1.343363",\
"0.309822, 0.324605, 0.370105, 0.531692, 1.390882",\
"0.372209, 0.386944, 0.432423, 0.593958, 1.453164",\
"0.439281, 0.454053, 0.499590, 0.661116, 1.520661");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018432, 0.033683, 0.091952, 0.321272, 1.557040",\
"0.018437, 0.033687, 0.091955, 0.321262, 1.557138",\
"0.018450, 0.033701, 0.091961, 0.321235, 1.557412",\
"0.018482, 0.033732, 0.091977, 0.321168, 1.558067",\
"0.018824, 0.034006, 0.092087, 0.321065, 1.558803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.280017, 0.291896, 0.320392, 0.395852, 0.769845",\
"0.329556, 0.341434, 0.369927, 0.445390, 0.819376",\
"0.402968, 0.414839, 0.443319, 0.518794, 0.892747",\
"0.524138, 0.535985, 0.564418, 0.639935, 1.013775",\
"0.712496, 0.724363, 0.752838, 0.828378, 1.202234");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018191, 0.026233, 0.050839, 0.140398, 0.656472",\
"0.018192, 0.026233, 0.050839, 0.140398, 0.656472",\
"0.018196, 0.026233, 0.050839, 0.140398, 0.656472",\
"0.018211, 0.026233, 0.050839, 0.140398, 0.656472",\
"0.018476, 0.026424, 0.050956, 0.140399, 0.656472");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.220605, 0.235415, 0.280928, 0.442544, 1.301725",\
"0.262259, 0.277061, 0.322571, 0.484180, 1.343363",\
"0.309822, 0.324605, 0.370105, 0.531692, 1.390882",\
"0.372209, 0.386944, 0.432423, 0.593958, 1.453164",\
"0.439281, 0.454053, 0.499590, 0.661116, 1.520661");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018432, 0.033683, 0.091952, 0.321272, 1.557040",\
"0.018437, 0.033687, 0.091955, 0.321262, 1.557138",\
"0.018450, 0.033701, 0.091961, 0.321235, 1.557412",\
"0.018482, 0.033732, 0.091977, 0.321168, 1.558067",\
"0.018824, 0.034006, 0.092087, 0.321065, 1.558803");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.280017, 0.291896, 0.320392, 0.395852, 0.769845",\
"0.329556, 0.341434, 0.369927, 0.445390, 0.819376",\
"0.402968, 0.414839, 0.443319, 0.518794, 0.892747",\
"0.524138, 0.535985, 0.564418, 0.639935, 1.013775",\
"0.712496, 0.724363, 0.752838, 0.828378, 1.202234");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018191, 0.026217, 0.050824, 0.140349, 0.656342",\
"0.018192, 0.026217, 0.050824, 0.140349, 0.656342",\
"0.018196, 0.026217, 0.050824, 0.140349, 0.656342",\
"0.018211, 0.026217, 0.050824, 0.140349, 0.656342",\
"0.018476, 0.026424, 0.050956, 0.140399, 0.656342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.488636, 0.503443, 0.548955, 0.710567, 1.569749",\
"0.534114, 0.548921, 0.594433, 0.756045, 1.615227",\
"0.587550, 0.602357, 0.647868, 0.809481, 1.668663",\
"0.662004, 0.676811, 0.722323, 0.883936, 1.743118",\
"0.751187, 0.765993, 0.811505, 0.973118, 1.832300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.566430, 0.578307, 0.606801, 0.682263, 1.056250",\
"0.620765, 0.632642, 0.661136, 0.736599, 1.110585",\
"0.693167, 0.705044, 0.733538, 0.809000, 1.182987",\
"0.818031, 0.829908, 0.858402, 0.933864, 1.307850",\
"1.008248, 1.020126, 1.048620, 1.124082, 1.498068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.488636, 0.503443, 0.548955, 0.710567, 1.569749",\
"0.534114, 0.548921, 0.594433, 0.756045, 1.615227",\
"0.587550, 0.602357, 0.647868, 0.809481, 1.668663",\
"0.662004, 0.676811, 0.722323, 0.883936, 1.743118",\
"0.751187, 0.765993, 0.811505, 0.973118, 1.832300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081",\
"0.018434, 0.033685, 0.091953, 0.321268, 1.557081");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.566430, 0.578307, 0.606801, 0.682263, 1.056250",\
"0.620765, 0.632642, 0.661136, 0.736599, 1.110585",\
"0.693167, 0.705044, 0.733538, 0.809000, 1.182987",\
"0.818031, 0.829908, 0.858402, 0.933864, 1.307850",\
"1.008248, 1.020126, 1.048620, 1.124082, 1.498068");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001214, 0.011486, 0.050714, 0.200714, 1.000000");
values ( "0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469",\
"0.018192, 0.026232, 0.050838, 0.140396, 0.656469");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.243718, 0.258516, 0.304025, 0.465631, 1.324811",\
"0.282670, 0.297461, 0.342966, 0.504563, 1.363746",\
"0.325917, 0.340689, 0.386186, 0.547764, 1.406953",\
"0.379827, 0.394553, 0.440028, 0.601555, 1.460759",\
"0.425144, 0.439920, 0.485463, 0.646991, 1.506558");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018443, 0.033694, 0.091961, 0.321265, 1.557167",\
"0.018449, 0.033699, 0.091963, 0.321254, 1.557275",\
"0.018461, 0.033711, 0.091969, 0.321229, 1.557522",\
"0.018492, 0.033742, 0.091985, 0.321163, 1.558167",\
"0.018853, 0.034030, 0.092100, 0.321067, 1.558813");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.266735, 0.278650, 0.307222, 0.382613, 0.756789",\
"0.313073, 0.324986, 0.353554, 0.428949, 0.803115",\
"0.386063, 0.397965, 0.426512, 0.501925, 0.876040",\
"0.508921, 0.520804, 0.549313, 0.624761, 0.998783",\
"0.709410, 0.721262, 0.749709, 0.825212, 1.199085");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018170, 0.026254, 0.050858, 0.140459, 0.656541",\
"0.018171, 0.026253, 0.050857, 0.140456, 0.656537",\
"0.018178, 0.026247, 0.050852, 0.140439, 0.656519",\
"0.018190, 0.026238, 0.050844, 0.140410, 0.656485",\
"0.018209, 0.026223, 0.050830, 0.140362, 0.656429");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.243718, 0.258516, 0.304025, 0.465631, 1.324811",\
"0.282670, 0.297461, 0.342966, 0.504563, 1.363746",\
"0.325917, 0.340689, 0.386186, 0.547764, 1.406953",\
"0.379827, 0.394553, 0.440028, 0.601555, 1.460759",\
"0.425144, 0.439920, 0.485463, 0.646991, 1.506558");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018443, 0.033694, 0.091961, 0.321265, 1.557167",\
"0.018449, 0.033699, 0.091963, 0.321254, 1.557275",\
"0.018461, 0.033711, 0.091969, 0.321229, 1.557522",\
"0.018492, 0.033742, 0.091985, 0.321163, 1.558167",\
"0.018853, 0.034030, 0.092100, 0.321067, 1.558813");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.266735, 0.278650, 0.307222, 0.382613, 0.756789",\
"0.313073, 0.324986, 0.353554, 0.428949, 0.803115",\
"0.386063, 0.397965, 0.426512, 0.501925, 0.876040",\
"0.508921, 0.520804, 0.549313, 0.624761, 0.998783",\
"0.709410, 0.721262, 0.749709, 0.825212, 1.199085");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018170, 0.026254, 0.050858, 0.140459, 0.656541",\
"0.018171, 0.026253, 0.050857, 0.140456, 0.656537",\
"0.018178, 0.026247, 0.050852, 0.140439, 0.656519",\
"0.018190, 0.026238, 0.050844, 0.140410, 0.656485",\
"0.018209, 0.026223, 0.050830, 0.140362, 0.656429");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.546538, 0.561333, 0.606840, 0.768443, 1.627624",\
"0.591992, 0.606788, 0.652295, 0.813897, 1.673078",\
"0.645786, 0.660581, 0.706088, 0.867691, 1.726872",\
"0.721906, 0.736701, 0.782208, 0.943811, 1.802992",\
"0.814626, 0.829422, 0.874929, 1.036531, 1.895712");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.563057, 0.574969, 0.603535, 0.678932, 1.053092",\
"0.617516, 0.629428, 0.657994, 0.733391, 1.107552",\
"0.689900, 0.701812, 0.730378, 0.805775, 1.179935",\
"0.816765, 0.828677, 0.857243, 0.932640, 1.306801",\
"1.010267, 1.022179, 1.050745, 1.126142, 1.500303");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.546538, 0.561333, 0.606840, 0.768443, 1.627624",\
"0.591992, 0.606788, 0.652295, 0.813897, 1.673078",\
"0.645786, 0.660581, 0.706088, 0.867691, 1.726872",\
"0.721906, 0.736701, 0.782208, 0.943811, 1.802992",\
"0.814626, 0.829422, 0.874929, 1.036531, 1.895712");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214",\
"0.018446, 0.033696, 0.091962, 0.321260, 1.557214");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.563057, 0.574969, 0.603535, 0.678932, 1.053092",\
"0.617516, 0.629428, 0.657994, 0.733391, 1.107552",\
"0.689900, 0.701812, 0.730378, 0.805775, 1.179935",\
"0.816765, 0.828677, 0.857243, 0.932640, 1.306801",\
"1.010267, 1.022179, 1.050745, 1.126142, 1.500303");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001218, 0.011490, 0.050718, 0.200718, 1.000000");
values ( "0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536",\
"0.018172, 0.026252, 0.050857, 0.140454, 0.656536");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.275450, 0.290279, 0.335785, 0.497365, 1.356666",\
"0.316171, 0.330997, 0.376501, 0.538076, 1.397378",\
"0.371822, 0.386627, 0.432121, 0.593674, 1.452983",\
"0.455233, 0.469982, 0.515454, 0.676943, 1.536295",\
"0.547911, 0.562824, 0.608453, 0.770021, 1.630020");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018303, 0.033555, 0.091809, 0.321072, 1.557498",\
"0.018306, 0.033558, 0.091811, 0.321066, 1.557557",\
"0.018320, 0.033572, 0.091818, 0.321037, 1.557841",\
"0.018383, 0.033630, 0.091845, 0.320949, 1.558689",\
"0.019005, 0.034117, 0.092035, 0.320868, 1.558932");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.298528, 0.310504, 0.339066, 0.414488, 0.788634",\
"0.346882, 0.358858, 0.387419, 0.462842, 0.836984",\
"0.420220, 0.432190, 0.460737, 0.536172, 0.910284",\
"0.565103, 0.577051, 0.605558, 0.681029, 1.055041",\
"0.791466, 0.803384, 0.831830, 0.907359, 1.281221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018083, 0.026180, 0.050788, 0.140370, 0.656510",\
"0.018083, 0.026179, 0.050788, 0.140369, 0.656509",\
"0.018088, 0.026176, 0.050785, 0.140360, 0.656498",\
"0.018104, 0.026166, 0.050775, 0.140328, 0.656460",\
"0.018144, 0.026163, 0.050769, 0.140282, 0.656400");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.275450, 0.290279, 0.335785, 0.497365, 1.356666",\
"0.316171, 0.330997, 0.376501, 0.538076, 1.397378",\
"0.371822, 0.386627, 0.432121, 0.593674, 1.452983",\
"0.455233, 0.469982, 0.515454, 0.676943, 1.536295",\
"0.547911, 0.562824, 0.608453, 0.770021, 1.630020");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018303, 0.033555, 0.091809, 0.321072, 1.557498",\
"0.018306, 0.033558, 0.091811, 0.321066, 1.557557",\
"0.018320, 0.033572, 0.091818, 0.321037, 1.557841",\
"0.018383, 0.033630, 0.091845, 0.320949, 1.558689",\
"0.019005, 0.034117, 0.092035, 0.320868, 1.558932");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.298528, 0.310504, 0.339066, 0.414488, 0.788634",\
"0.346882, 0.358858, 0.387419, 0.462842, 0.836984",\
"0.420220, 0.432190, 0.460737, 0.536172, 0.910284",\
"0.565103, 0.577051, 0.605558, 0.681029, 1.055041",\
"0.791466, 0.803384, 0.831830, 0.907359, 1.281221");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018083, 0.026180, 0.050788, 0.140370, 0.656510",\
"0.018083, 0.026179, 0.050788, 0.140369, 0.656509",\
"0.018088, 0.026176, 0.050785, 0.140360, 0.656498",\
"0.018104, 0.026166, 0.050775, 0.140328, 0.656460",\
"0.018144, 0.026163, 0.050769, 0.140282, 0.656400");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.630655, 0.645479, 0.690983, 0.852557, 1.711859",\
"0.676135, 0.690959, 0.736463, 0.898037, 1.757339",\
"0.729728, 0.744552, 0.790056, 0.951630, 1.810932",\
"0.804763, 0.819587, 0.865091, 1.026665, 1.885967",\
"0.895057, 0.909881, 0.955385, 1.116959, 1.976261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.671377, 0.683352, 0.711909, 0.787335, 1.161470",\
"0.725760, 0.737734, 0.766291, 0.841717, 1.215852",\
"0.798141, 0.810115, 0.838673, 0.914098, 1.288234",\
"0.923530, 0.935505, 0.964062, 1.039488, 1.413623",\
"1.114600, 1.126574, 1.155132, 1.230557, 1.604693");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.630655, 0.645479, 0.690983, 0.852557, 1.711859",\
"0.676135, 0.690959, 0.736463, 0.898037, 1.757339",\
"0.729728, 0.744552, 0.790056, 0.951630, 1.810932",\
"0.804763, 0.819587, 0.865091, 1.026665, 1.885967",\
"0.895057, 0.909881, 0.955385, 1.116959, 1.976261");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570",\
"0.018306, 0.033559, 0.091811, 0.321065, 1.557570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.671377, 0.683352, 0.711909, 0.787335, 1.161470",\
"0.725760, 0.737734, 0.766291, 0.841717, 1.215852",\
"0.798141, 0.810115, 0.838673, 0.914098, 1.288234",\
"0.923530, 0.935505, 0.964062, 1.039488, 1.413623",\
"1.114600, 1.126574, 1.155132, 1.230557, 1.604693");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001114, 0.011386, 0.050614, 0.200614, 1.000000");
values ( "0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506",\
"0.018084, 0.026179, 0.050787, 0.140367, 0.656506");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.259977, 0.274759, 0.320245, 0.481781, 1.341081",\
"0.300847, 0.315624, 0.361107, 0.522637, 1.381939",\
"0.351347, 0.366107, 0.411583, 0.573096, 1.432403",\
"0.416772, 0.431552, 0.477059, 0.638567, 1.498055",\
"0.485157, 0.500094, 0.545753, 0.707335, 1.567446");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018350, 0.033601, 0.091843, 0.321035, 1.558057",\
"0.018354, 0.033605, 0.091845, 0.321027, 1.558133",\
"0.018364, 0.033616, 0.091850, 0.321005, 1.558352",\
"0.018547, 0.033762, 0.091909, 0.320950, 1.558746",\
"0.019145, 0.034231, 0.092092, 0.320872, 1.558979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.327202, 0.339118, 0.367577, 0.443088, 0.816987",\
"0.375128, 0.387043, 0.415501, 0.491013, 0.864908",\
"0.453160, 0.465070, 0.493518, 0.569039, 0.942911",\
"0.591337, 0.603261, 0.631737, 0.707273, 1.081157",\
"0.809954, 0.821911, 0.850454, 0.926005, 1.299947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018133, 0.026163, 0.050773, 0.140301, 0.656421",\
"0.018133, 0.026163, 0.050773, 0.140301, 0.656421",\
"0.018137, 0.026163, 0.050773, 0.140301, 0.656421",\
"0.018312, 0.026297, 0.050858, 0.140326, 0.656421",\
"0.018635, 0.026558, 0.051024, 0.140401, 0.656421");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.259977, 0.274759, 0.320245, 0.481781, 1.341081",\
"0.300847, 0.315624, 0.361107, 0.522637, 1.381939",\
"0.351347, 0.366107, 0.411583, 0.573096, 1.432403",\
"0.416772, 0.431552, 0.477059, 0.638567, 1.498055",\
"0.485157, 0.500094, 0.545753, 0.707335, 1.567446");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018350, 0.033601, 0.091843, 0.321035, 1.558057",\
"0.018354, 0.033605, 0.091845, 0.321027, 1.558133",\
"0.018364, 0.033616, 0.091850, 0.321005, 1.558352",\
"0.018547, 0.033762, 0.091909, 0.320950, 1.558746",\
"0.019145, 0.034231, 0.092092, 0.320872, 1.558979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.327202, 0.339118, 0.367577, 0.443088, 0.816987",\
"0.375128, 0.387043, 0.415501, 0.491013, 0.864908",\
"0.453160, 0.465070, 0.493518, 0.569039, 0.942911",\
"0.591337, 0.603261, 0.631737, 0.707273, 1.081157",\
"0.809954, 0.821911, 0.850454, 0.926005, 1.299947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018133, 0.026161, 0.050771, 0.140292, 0.656286",\
"0.018133, 0.026161, 0.050771, 0.140292, 0.656286",\
"0.018137, 0.026161, 0.050771, 0.140292, 0.656286",\
"0.018312, 0.026297, 0.050858, 0.140326, 0.656286",\
"0.018635, 0.026558, 0.051024, 0.140401, 0.656286");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.583158, 0.597936, 0.643420, 0.804952, 1.664253",\
"0.628637, 0.643416, 0.688900, 0.850431, 1.709732",\
"0.682025, 0.696803, 0.742287, 0.903819, 1.763120",\
"0.756291, 0.771069, 0.816553, 0.978085, 1.837386",\
"0.845283, 0.860061, 0.905545, 1.067077, 1.926378");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.677783, 0.689698, 0.718154, 0.793668, 1.167560",\
"0.732102, 0.744017, 0.772473, 0.847987, 1.221879",\
"0.804513, 0.816428, 0.844884, 0.920398, 1.294290",\
"0.929178, 0.941093, 0.969549, 1.045063, 1.418955",\
"1.119060, 1.130974, 1.159431, 1.234944, 1.608836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.583158, 0.597936, 0.643420, 0.804952, 1.664253",\
"0.628637, 0.643416, 0.688900, 0.850431, 1.709732",\
"0.682025, 0.696803, 0.742287, 0.903819, 1.763120",\
"0.756291, 0.771069, 0.816553, 0.978085, 1.837386",\
"0.845283, 0.860061, 0.905545, 1.067077, 1.926378");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112",\
"0.018353, 0.033604, 0.091844, 0.321029, 1.558112");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.677783, 0.689698, 0.718154, 0.793668, 1.167560",\
"0.732102, 0.744017, 0.772473, 0.847987, 1.221879",\
"0.804513, 0.816428, 0.844884, 0.920398, 1.294290",\
"0.929178, 0.941093, 0.969549, 1.045063, 1.418955",\
"1.119060, 1.130974, 1.159431, 1.234944, 1.608836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001127, 0.011399, 0.050627, 0.200627, 1.000000");
values ( "0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418",\
"0.018134, 0.026163, 0.050772, 0.140299, 0.656418");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.222412, 0.237346, 0.282845, 0.444329, 1.303235",\
"0.261171, 0.276103, 0.321600, 0.483082, 1.341989",\
"0.300733, 0.315648, 0.361138, 0.522603, 1.381515",\
"0.349278, 0.364156, 0.409629, 0.571054, 1.429978",\
"0.387490, 0.402445, 0.448003, 0.609449, 1.468774");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017974, 0.033236, 0.091497, 0.320823, 1.556163",\
"0.017975, 0.033237, 0.091498, 0.320820, 1.556193",\
"0.017986, 0.033248, 0.091503, 0.320798, 1.556410",\
"0.018012, 0.033272, 0.091516, 0.320746, 1.556917",\
"0.018407, 0.033586, 0.091640, 0.320663, 1.557402");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.281231, 0.293334, 0.321855, 0.397250, 0.770694",\
"0.331097, 0.343198, 0.371716, 0.447113, 0.820550",\
"0.401769, 0.413864, 0.442371, 0.517778, 0.891189",\
"0.519881, 0.531959, 0.560430, 0.635870, 1.009195",\
"0.709229, 0.721338, 0.749871, 0.825325, 1.198703");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017912, 0.026029, 0.050664, 0.140281, 0.654993",\
"0.017914, 0.026029, 0.050664, 0.140281, 0.654993",\
"0.017920, 0.026029, 0.050664, 0.140281, 0.654993",\
"0.017947, 0.026029, 0.050664, 0.140281, 0.654993",\
"0.018242, 0.026262, 0.050810, 0.140313, 0.654993");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.222412, 0.237346, 0.282845, 0.444329, 1.303235",\
"0.261171, 0.276103, 0.321600, 0.483082, 1.341989",\
"0.300733, 0.315648, 0.361138, 0.522603, 1.381515",\
"0.349278, 0.364156, 0.409629, 0.571054, 1.429978",\
"0.387490, 0.402445, 0.448003, 0.609449, 1.468774");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017974, 0.033236, 0.091497, 0.320823, 1.556163",\
"0.017975, 0.033237, 0.091498, 0.320820, 1.556193",\
"0.017986, 0.033248, 0.091503, 0.320798, 1.556410",\
"0.018012, 0.033272, 0.091516, 0.320746, 1.556917",\
"0.018407, 0.033586, 0.091640, 0.320663, 1.557402");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.281231, 0.293334, 0.321855, 0.397250, 0.770694",\
"0.331097, 0.343198, 0.371716, 0.447113, 0.820550",\
"0.401769, 0.413864, 0.442371, 0.517778, 0.891189",\
"0.519881, 0.531959, 0.560430, 0.635870, 1.009195",\
"0.709229, 0.721338, 0.749871, 0.825325, 1.198703");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017912, 0.026023, 0.050657, 0.140244, 0.654876",\
"0.017914, 0.026023, 0.050657, 0.140244, 0.654876",\
"0.017920, 0.026023, 0.050657, 0.140244, 0.654876",\
"0.017947, 0.026023, 0.050657, 0.140244, 0.654876",\
"0.018242, 0.026262, 0.050810, 0.140313, 0.654876");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.498757, 0.513691, 0.559189, 0.720673, 1.579579",\
"0.544197, 0.559131, 0.604630, 0.766114, 1.625020",\
"0.598028, 0.612962, 0.658460, 0.819945, 1.678851",\
"0.674395, 0.689329, 0.734828, 0.896312, 1.755218",\
"0.767715, 0.782649, 0.828147, 0.989631, 1.848538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.609282, 0.621383, 0.649901, 0.725298, 1.098736",\
"0.663747, 0.675848, 0.704366, 0.779763, 1.153201",\
"0.736097, 0.748198, 0.776716, 0.852113, 1.225551",\
"0.863161, 0.875262, 0.903780, 0.979177, 1.352615",\
"1.057384, 1.069485, 1.098003, 1.173400, 1.546838");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.498757, 0.513691, 0.559189, 0.720673, 1.579579",\
"0.544197, 0.559131, 0.604630, 0.766114, 1.625020",\
"0.598028, 0.612962, 0.658460, 0.819945, 1.678851",\
"0.674395, 0.689329, 0.734828, 0.896312, 1.755218",\
"0.767715, 0.782649, 0.828147, 0.989631, 1.848538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162",\
"0.017973, 0.033236, 0.091497, 0.320823, 1.556162");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.609282, 0.621383, 0.649901, 0.725298, 1.098736",\
"0.663747, 0.675848, 0.704366, 0.779763, 1.153201",\
"0.736097, 0.748198, 0.776716, 0.852113, 1.225551",\
"0.863161, 0.875262, 0.903780, 0.979177, 1.352615",\
"1.057384, 1.069485, 1.098003, 1.173400, 1.546838");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000892, 0.011164, 0.050392, 0.200392, 1.000000");
values ( "0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990",\
"0.017914, 0.026028, 0.050664, 0.140279, 0.654990");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.216409, 0.231348, 0.276850, 0.438346, 1.297235",\
"0.255146, 0.270083, 0.315585, 0.477079, 1.335968",\
"0.294185, 0.309105, 0.354599, 0.516076, 1.374970",\
"0.341904, 0.356786, 0.402263, 0.563700, 1.422607",\
"0.378795, 0.393726, 0.439266, 0.600704, 1.459949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017985, 0.033248, 0.091514, 0.320858, 1.556012",\
"0.017987, 0.033249, 0.091514, 0.320855, 1.556035",\
"0.017998, 0.033260, 0.091520, 0.320833, 1.556257",\
"0.018023, 0.033284, 0.091532, 0.320781, 1.556763",\
"0.018363, 0.033555, 0.091640, 0.320691, 1.557377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.274217, 0.286315, 0.314842, 0.390228, 0.763688",\
"0.324409, 0.336505, 0.365029, 0.440418, 0.813871",\
"0.394619, 0.406710, 0.435222, 0.510621, 0.884047",\
"0.511615, 0.523685, 0.552159, 0.627593, 1.000926",\
"0.699139, 0.711234, 0.739757, 0.815209, 1.188575");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017919, 0.026039, 0.050674, 0.140296, 0.655001",\
"0.017920, 0.026039, 0.050674, 0.140296, 0.655001",\
"0.017926, 0.026039, 0.050674, 0.140296, 0.655001",\
"0.017947, 0.026039, 0.050674, 0.140296, 0.655001",\
"0.018219, 0.026242, 0.050800, 0.140313, 0.655001");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.216409, 0.231348, 0.276850, 0.438346, 1.297235",\
"0.255146, 0.270083, 0.315585, 0.477079, 1.335968",\
"0.294185, 0.309105, 0.354599, 0.516076, 1.374970",\
"0.341904, 0.356786, 0.402263, 0.563700, 1.422607",\
"0.378795, 0.393726, 0.439266, 0.600704, 1.459949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017985, 0.033248, 0.091514, 0.320858, 1.556012",\
"0.017987, 0.033249, 0.091514, 0.320855, 1.556035",\
"0.017998, 0.033260, 0.091520, 0.320833, 1.556257",\
"0.018023, 0.033284, 0.091532, 0.320781, 1.556763",\
"0.018363, 0.033555, 0.091640, 0.320691, 1.557377");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.274217, 0.286315, 0.314842, 0.390228, 0.763688",\
"0.324409, 0.336505, 0.365029, 0.440418, 0.813871",\
"0.394619, 0.406710, 0.435222, 0.510621, 0.884047",\
"0.511615, 0.523685, 0.552159, 0.627593, 1.000926",\
"0.699139, 0.711234, 0.739757, 0.815209, 1.188575");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017919, 0.026026, 0.050662, 0.140256, 0.654884",\
"0.017920, 0.026026, 0.050662, 0.140256, 0.654884",\
"0.017926, 0.026026, 0.050662, 0.140256, 0.654884",\
"0.017947, 0.026026, 0.050662, 0.140256, 0.654884",\
"0.018219, 0.026242, 0.050800, 0.140313, 0.654884");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.504238, 0.519177, 0.564679, 0.726175, 1.585064",\
"0.549636, 0.564575, 0.610077, 0.771573, 1.630462",\
"0.603588, 0.618526, 0.664029, 0.825525, 1.684414",\
"0.680859, 0.695798, 0.741300, 0.902796, 1.761685",\
"0.776383, 0.791322, 0.836824, 0.998321, 1.857209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.612462, 0.624558, 0.653082, 0.728471, 1.101924",\
"0.666954, 0.679050, 0.707574, 0.782963, 1.156416",\
"0.739272, 0.751368, 0.779892, 0.855281, 1.228734",\
"0.867377, 0.879474, 0.907998, 0.983387, 1.356840",\
"1.063943, 1.076039, 1.104563, 1.179952, 1.553405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.504238, 0.519177, 0.564679, 0.726175, 1.585064",\
"0.549636, 0.564575, 0.610077, 0.771573, 1.630462",\
"0.603588, 0.618526, 0.664029, 0.825525, 1.684414",\
"0.680859, 0.695798, 0.741300, 0.902796, 1.761685",\
"0.776383, 0.791322, 0.836824, 0.998321, 1.857209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010",\
"0.017985, 0.033248, 0.091514, 0.320858, 1.556010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.612462, 0.624558, 0.653082, 0.728471, 1.101924",\
"0.666954, 0.679050, 0.707574, 0.782963, 1.156416",\
"0.739272, 0.751368, 0.779892, 0.855281, 1.228734",\
"0.867377, 0.879474, 0.907998, 0.983387, 1.356840",\
"1.063943, 1.076039, 1.104563, 1.179952, 1.553405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.000905, 0.011177, 0.050405, 0.200405, 1.000000");
values ( "0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998",\
"0.017920, 0.026039, 0.050674, 0.140294, 0.654998");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.209461, 0.224301, 0.269820, 0.431441, 1.290673",\
"0.251889, 0.266723, 0.312239, 0.473853, 1.333087",\
"0.299006, 0.313820, 0.359326, 0.520918, 1.380159",\
"0.360026, 0.374792, 0.420277, 0.581818, 1.441075",\
"0.425021, 0.439809, 0.485339, 0.646859, 1.506415");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018355, 0.033607, 0.091876, 0.321203, 1.556980",\
"0.018359, 0.033611, 0.091878, 0.321194, 1.557070",\
"0.018373, 0.033625, 0.091885, 0.321166, 1.557350",\
"0.018405, 0.033656, 0.091900, 0.321100, 1.557993",\
"0.018709, 0.033901, 0.092000, 0.320995, 1.558787");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.267376, 0.279294, 0.307806, 0.383262, 0.757289",\
"0.318509, 0.330426, 0.358934, 0.434393, 0.808414",\
"0.391874, 0.403783, 0.432278, 0.507750, 0.881736",\
"0.511399, 0.523285, 0.551734, 0.627247, 1.001123",\
"0.697280, 0.709181, 0.737662, 0.813201, 1.187078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018144, 0.026203, 0.050810, 0.140372, 0.656476",\
"0.018146, 0.026203, 0.050810, 0.140372, 0.656476",\
"0.018151, 0.026203, 0.050810, 0.140372, 0.656476",\
"0.018167, 0.026203, 0.050810, 0.140372, 0.656476",\
"0.018411, 0.026375, 0.050915, 0.140372, 0.656476");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.209461, 0.224301, 0.269820, 0.431441, 1.290673",\
"0.251889, 0.266723, 0.312239, 0.473853, 1.333087",\
"0.299006, 0.313820, 0.359326, 0.520918, 1.380159",\
"0.360026, 0.374792, 0.420277, 0.581818, 1.441075",\
"0.425021, 0.439809, 0.485339, 0.646859, 1.506415");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018355, 0.033607, 0.091876, 0.321203, 1.556980",\
"0.018359, 0.033611, 0.091878, 0.321194, 1.557070",\
"0.018373, 0.033625, 0.091885, 0.321166, 1.557350",\
"0.018405, 0.033656, 0.091900, 0.321100, 1.557993",\
"0.018709, 0.033901, 0.092000, 0.320995, 1.558787");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.267376, 0.279294, 0.307806, 0.383262, 0.757289",\
"0.318509, 0.330426, 0.358934, 0.434393, 0.808414",\
"0.391874, 0.403783, 0.432278, 0.507750, 0.881736",\
"0.511399, 0.523285, 0.551734, 0.627247, 1.001123",\
"0.697280, 0.709181, 0.737662, 0.813201, 1.187078");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018144, 0.026187, 0.050796, 0.140323, 0.656347",\
"0.018146, 0.026187, 0.050796, 0.140323, 0.656347",\
"0.018151, 0.026187, 0.050796, 0.140323, 0.656347",\
"0.018167, 0.026187, 0.050796, 0.140323, 0.656347",\
"0.018411, 0.026375, 0.050915, 0.140365, 0.656347");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.444640, 0.459480, 0.505000, 0.666620, 1.525853",\
"0.490084, 0.504924, 0.550444, 0.712064, 1.571297",\
"0.543903, 0.558743, 0.604262, 0.765883, 1.625115",\
"0.620163, 0.635003, 0.680522, 0.842143, 1.701375",\
"0.713122, 0.727962, 0.773481, 0.935102, 1.794334");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.538906, 0.550823, 0.579332, 0.654791, 1.028812",\
"0.593370, 0.605287, 0.633796, 0.709255, 1.083276",\
"0.665689, 0.677605, 0.706115, 0.781573, 1.155594",\
"0.792530, 0.804447, 0.832956, 0.908415, 1.282436",\
"0.986631, 0.998548, 1.027057, 1.102516, 1.476537");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.444640, 0.459480, 0.505000, 0.666620, 1.525853",\
"0.490084, 0.504924, 0.550444, 0.712064, 1.571297",\
"0.543903, 0.558743, 0.604262, 0.765883, 1.625115",\
"0.620163, 0.635003, 0.680522, 0.842143, 1.701375",\
"0.713122, 0.727962, 0.773481, 0.935102, 1.794334");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981",\
"0.018355, 0.033607, 0.091876, 0.321203, 1.556981");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.538906, 0.550823, 0.579332, 0.654791, 1.028812",\
"0.593370, 0.605287, 0.633796, 0.709255, 1.083276",\
"0.665689, 0.677605, 0.706115, 0.781573, 1.155594",\
"0.792530, 0.804447, 0.832956, 0.908415, 1.282436",\
"0.986631, 0.998548, 1.027057, 1.102516, 1.476537");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001165, 0.011437, 0.050665, 0.200665, 1.000000");
values ( "0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474",\
"0.018145, 0.026202, 0.050810, 0.140370, 0.656474");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.221685, 0.236524, 0.282045, 0.443670, 1.302892",\
"0.263418, 0.278250, 0.323767, 0.485383, 1.344608",\
"0.312503, 0.327313, 0.372820, 0.534413, 1.393645",\
"0.376930, 0.391692, 0.437176, 0.598716, 1.457965",\
"0.447519, 0.462296, 0.507820, 0.669338, 1.528862");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018364, 0.033616, 0.091886, 0.321221, 1.556929",\
"0.018369, 0.033621, 0.091889, 0.321210, 1.557033",\
"0.018384, 0.033635, 0.091896, 0.321180, 1.557329",\
"0.018417, 0.033667, 0.091912, 0.321112, 1.557997",\
"0.018699, 0.033896, 0.092005, 0.321010, 1.558779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.238936, 0.250889, 0.279479, 0.354863, 0.729080",\
"0.288033, 0.299983, 0.328569, 0.403957, 0.778163",\
"0.359278, 0.371218, 0.399781, 0.475189, 0.849342",\
"0.471600, 0.483519, 0.512043, 0.587487, 0.961544",\
"0.644753, 0.656641, 0.685105, 0.760602, 1.134513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018124, 0.026227, 0.050833, 0.140438, 0.656548",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656544",\
"0.018133, 0.026221, 0.050827, 0.140418, 0.656524",\
"0.018147, 0.026211, 0.050818, 0.140387, 0.656489",\
"0.018168, 0.026196, 0.050804, 0.140340, 0.656434");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.221685, 0.236524, 0.282045, 0.443670, 1.302892",\
"0.263418, 0.278250, 0.323767, 0.485383, 1.344608",\
"0.312503, 0.327313, 0.372820, 0.534413, 1.393645",\
"0.376930, 0.391692, 0.437176, 0.598716, 1.457965",\
"0.447519, 0.462296, 0.507820, 0.669338, 1.528862");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018364, 0.033616, 0.091886, 0.321221, 1.556929",\
"0.018369, 0.033621, 0.091889, 0.321210, 1.557033",\
"0.018384, 0.033635, 0.091896, 0.321180, 1.557329",\
"0.018417, 0.033667, 0.091912, 0.321112, 1.557997",\
"0.018699, 0.033896, 0.092005, 0.321010, 1.558779");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.238936, 0.250889, 0.279479, 0.354863, 0.729080",\
"0.288033, 0.299983, 0.328569, 0.403957, 0.778163",\
"0.359278, 0.371218, 0.399781, 0.475189, 0.849342",\
"0.471600, 0.483519, 0.512043, 0.587487, 0.961544",\
"0.644753, 0.656641, 0.685105, 0.760602, 1.134513");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018124, 0.026227, 0.050833, 0.140438, 0.656548",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656544",\
"0.018133, 0.026221, 0.050827, 0.140418, 0.656524",\
"0.018147, 0.026211, 0.050818, 0.140387, 0.656489",\
"0.018168, 0.026196, 0.050804, 0.140340, 0.656434");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.431387, 0.446226, 0.491747, 0.653371, 1.512594",\
"0.476855, 0.491695, 0.537215, 0.698839, 1.558062",\
"0.530609, 0.545448, 0.590969, 0.752593, 1.611816",\
"0.606422, 0.621262, 0.666782, 0.828407, 1.687629",\
"0.698224, 0.713063, 0.758584, 0.920208, 1.779431");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.488185, 0.500136, 0.528722, 0.604110, 0.978317",\
"0.542637, 0.554588, 0.583174, 0.658562, 1.032769",\
"0.614973, 0.626924, 0.655510, 0.730898, 1.105105",\
"0.741280, 0.753231, 0.781817, 0.857205, 1.231412",\
"0.934114, 0.946065, 0.974651, 1.050039, 1.424246");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.431387, 0.446226, 0.491747, 0.653371, 1.512594",\
"0.476855, 0.491695, 0.537215, 0.698839, 1.558062",\
"0.530609, 0.545448, 0.590969, 0.752593, 1.611816",\
"0.606422, 0.621262, 0.666782, 0.828407, 1.687629",\
"0.698224, 0.713063, 0.758584, 0.920208, 1.779431");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933",\
"0.018364, 0.033616, 0.091886, 0.321220, 1.556933");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.488185, 0.500136, 0.528722, 0.604110, 0.978317",\
"0.542637, 0.554588, 0.583174, 0.658562, 1.032769",\
"0.614973, 0.626924, 0.655510, 0.730898, 1.105105",\
"0.741280, 0.753231, 0.781817, 0.857205, 1.231412",\
"0.934114, 0.946065, 0.974651, 1.050039, 1.424246");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545",\
"0.018125, 0.026226, 0.050832, 0.140435, 0.656545");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.218592, 0.233426, 0.278948, 0.440583, 1.299771",\
"0.260894, 0.275720, 0.321239, 0.482866, 1.342057",\
"0.312725, 0.327527, 0.373035, 0.534636, 1.393835",\
"0.380560, 0.395311, 0.440794, 0.602340, 1.461556",\
"0.456226, 0.470983, 0.516500, 0.678016, 1.537490");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018402, 0.033653, 0.091928, 0.321278, 1.556801",\
"0.018407, 0.033658, 0.091930, 0.321268, 1.556902",\
"0.018423, 0.033673, 0.091938, 0.321235, 1.557226",\
"0.018457, 0.033708, 0.091955, 0.321162, 1.557938",\
"0.018725, 0.033925, 0.092044, 0.321057, 1.558771");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.237013, 0.248944, 0.277527, 0.352912, 0.727114",\
"0.286627, 0.298556, 0.327136, 0.402524, 0.776717",\
"0.360038, 0.371956, 0.400515, 0.475922, 0.850063",\
"0.475645, 0.487543, 0.516062, 0.591504, 0.965551",\
"0.654128, 0.665995, 0.694454, 0.769951, 1.143852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018152, 0.026246, 0.050850, 0.140455, 0.656547",\
"0.018153, 0.026245, 0.050850, 0.140453, 0.656544",\
"0.018160, 0.026239, 0.050845, 0.140436, 0.656525",\
"0.018173, 0.026230, 0.050836, 0.140406, 0.656490",\
"0.018193, 0.026215, 0.050822, 0.140359, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.218592, 0.233426, 0.278948, 0.440583, 1.299771",\
"0.260894, 0.275720, 0.321239, 0.482866, 1.342057",\
"0.312725, 0.327527, 0.373035, 0.534636, 1.393835",\
"0.380560, 0.395311, 0.440794, 0.602340, 1.461556",\
"0.456226, 0.470983, 0.516500, 0.678016, 1.537490");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018402, 0.033653, 0.091928, 0.321278, 1.556801",\
"0.018407, 0.033658, 0.091930, 0.321268, 1.556902",\
"0.018423, 0.033673, 0.091938, 0.321235, 1.557226",\
"0.018457, 0.033708, 0.091955, 0.321162, 1.557938",\
"0.018725, 0.033925, 0.092044, 0.321057, 1.558771");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.237013, 0.248944, 0.277527, 0.352912, 0.727114",\
"0.286627, 0.298556, 0.327136, 0.402524, 0.776717",\
"0.360038, 0.371956, 0.400515, 0.475922, 0.850063",\
"0.475645, 0.487543, 0.516062, 0.591504, 0.965551",\
"0.654128, 0.665995, 0.694454, 0.769951, 1.143852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018152, 0.026246, 0.050850, 0.140455, 0.656547",\
"0.018153, 0.026245, 0.050850, 0.140453, 0.656544",\
"0.018160, 0.026239, 0.050845, 0.140436, 0.656525",\
"0.018173, 0.026230, 0.050836, 0.140406, 0.656490",\
"0.018193, 0.026215, 0.050822, 0.140359, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.423515, 0.438348, 0.483870, 0.645504, 1.504693",\
"0.468991, 0.483824, 0.529346, 0.690980, 1.550169",\
"0.522332, 0.537165, 0.582687, 0.744321, 1.603510",\
"0.596455, 0.611288, 0.656811, 0.818445, 1.677634",\
"0.685118, 0.699951, 0.745473, 0.907107, 1.766296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.482884, 0.494812, 0.523392, 0.598780, 0.972972",\
"0.537193, 0.549121, 0.577701, 0.653089, 1.027281",\
"0.609588, 0.621516, 0.650096, 0.725484, 1.099676",\
"0.734096, 0.746024, 0.774603, 0.849992, 1.224184",\
"0.923790, 0.935719, 0.964298, 1.039686, 1.413879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.423515, 0.438348, 0.483870, 0.645504, 1.504693",\
"0.468991, 0.483824, 0.529346, 0.690980, 1.550169",\
"0.522332, 0.537165, 0.582687, 0.744321, 1.603510",\
"0.596455, 0.611288, 0.656811, 0.818445, 1.677634",\
"0.685118, 0.699951, 0.745473, 0.907107, 1.766296");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807",\
"0.018402, 0.033653, 0.091928, 0.321277, 1.556807");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.482884, 0.494812, 0.523392, 0.598780, 0.972972",\
"0.537193, 0.549121, 0.577701, 0.653089, 1.027281",\
"0.609588, 0.621516, 0.650096, 0.725484, 1.099676",\
"0.734096, 0.746024, 0.774603, 0.849992, 1.224184",\
"0.923790, 0.935719, 0.964298, 1.039686, 1.413879");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001202, 0.011474, 0.050702, 0.200702, 1.000000");
values ( "0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544",\
"0.018153, 0.026245, 0.050849, 0.140452, 0.656544");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.218605, 0.233387, 0.278899, 0.440530, 1.299624",\
"0.260970, 0.275745, 0.321254, 0.482876, 1.341972",\
"0.311828, 0.326580, 0.372078, 0.533676, 1.392780",\
"0.378410, 0.393112, 0.438587, 0.600130, 1.459251",\
"0.452202, 0.466916, 0.512428, 0.673945, 1.533337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018539, 0.033788, 0.092065, 0.321408, 1.556862",\
"0.018544, 0.033793, 0.092067, 0.321397, 1.556964",\
"0.018559, 0.033808, 0.092075, 0.321365, 1.557276",\
"0.018593, 0.033841, 0.092092, 0.321295, 1.557972",\
"0.018870, 0.034066, 0.092183, 0.321191, 1.558777");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.236306, 0.248170, 0.276732, 0.352117, 0.726273",\
"0.286132, 0.297993, 0.326552, 0.401940, 0.776088",\
"0.358849, 0.370699, 0.399236, 0.474644, 0.848739",\
"0.473253, 0.485084, 0.513582, 0.589025, 0.963024",\
"0.649773, 0.661573, 0.690011, 0.765508, 1.139362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018238, 0.026301, 0.050903, 0.140508, 0.656548",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656544",\
"0.018245, 0.026295, 0.050898, 0.140489, 0.656525",\
"0.018255, 0.026285, 0.050889, 0.140458, 0.656490",\
"0.018271, 0.026271, 0.050875, 0.140411, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.218605, 0.233387, 0.278899, 0.440530, 1.299624",\
"0.260970, 0.275745, 0.321254, 0.482876, 1.341972",\
"0.311828, 0.326580, 0.372078, 0.533676, 1.392780",\
"0.378410, 0.393112, 0.438587, 0.600130, 1.459251",\
"0.452202, 0.466916, 0.512428, 0.673945, 1.533337");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018539, 0.033788, 0.092065, 0.321408, 1.556862",\
"0.018544, 0.033793, 0.092067, 0.321397, 1.556964",\
"0.018559, 0.033808, 0.092075, 0.321365, 1.557276",\
"0.018593, 0.033841, 0.092092, 0.321295, 1.557972",\
"0.018870, 0.034066, 0.092183, 0.321191, 1.558777");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.236306, 0.248170, 0.276732, 0.352117, 0.726273",\
"0.286132, 0.297993, 0.326552, 0.401940, 0.776088",\
"0.358849, 0.370699, 0.399236, 0.474644, 0.848739",\
"0.473253, 0.485084, 0.513582, 0.589025, 0.963024",\
"0.649773, 0.661573, 0.690011, 0.765508, 1.139362");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018238, 0.026301, 0.050903, 0.140508, 0.656548",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656544",\
"0.018245, 0.026295, 0.050898, 0.140489, 0.656525",\
"0.018255, 0.026285, 0.050889, 0.140458, 0.656490",\
"0.018271, 0.026271, 0.050875, 0.140411, 0.656435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.438622, 0.453403, 0.498916, 0.660545, 1.519639",\
"0.484079, 0.498860, 0.544373, 0.706002, 1.565096",\
"0.537862, 0.552643, 0.598156, 0.759786, 1.618880",\
"0.613889, 0.628670, 0.674183, 0.835812, 1.694907",\
"0.706254, 0.721035, 0.766548, 0.928177, 1.787271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.495208, 0.507069, 0.535628, 0.611016, 0.985163",\
"0.549667, 0.561528, 0.590086, 0.665475, 1.039622",\
"0.621993, 0.633854, 0.662412, 0.737801, 1.111948",\
"0.748555, 0.760416, 0.788974, 0.864363, 1.238510",\
"0.942002, 0.953863, 0.982422, 1.057810, 1.431957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.438622, 0.453403, 0.498916, 0.660545, 1.519639",\
"0.484079, 0.498860, 0.544373, 0.706002, 1.565096",\
"0.537862, 0.552643, 0.598156, 0.759786, 1.618880",\
"0.613889, 0.628670, 0.674183, 0.835812, 1.694907",\
"0.706254, 0.721035, 0.766548, 0.928177, 1.787271");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869",\
"0.018539, 0.033788, 0.092065, 0.321407, 1.556869");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.495208, 0.507069, 0.535628, 0.611016, 0.985163",\
"0.549667, 0.561528, 0.590086, 0.665475, 1.039622",\
"0.621993, 0.633854, 0.662412, 0.737801, 1.111948",\
"0.748555, 0.760416, 0.788974, 0.864363, 1.238510",\
"0.942002, 0.953863, 0.982422, 1.057810, 1.431957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001291, 0.011563, 0.050791, 0.200791, 1.000000");
values ( "0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545",\
"0.018239, 0.026300, 0.050903, 0.140505, 0.656545");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.204789, 0.219609, 0.265121, 0.426729, 1.285949",\
"0.245365, 0.260181, 0.305691, 0.467294, 1.326515",\
"0.286329, 0.301126, 0.346628, 0.508211, 1.367438",\
"0.335962, 0.350719, 0.396202, 0.557742, 1.416983",\
"0.376994, 0.391759, 0.437274, 0.598787, 1.458269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018386, 0.033638, 0.091903, 0.321210, 1.557148",\
"0.018389, 0.033641, 0.091905, 0.321204, 1.557208",\
"0.018401, 0.033653, 0.091911, 0.321178, 1.557457",\
"0.018429, 0.033679, 0.091924, 0.321123, 1.558006",\
"0.018677, 0.033881, 0.092006, 0.321026, 1.558765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.218658, 0.230608, 0.259200, 0.334581, 0.708804",\
"0.269960, 0.281907, 0.310494, 0.385879, 0.760089",\
"0.339418, 0.351353, 0.379916, 0.455323, 0.829477",\
"0.449752, 0.461667, 0.490192, 0.565633, 0.939692",\
"0.623504, 0.635389, 0.663856, 0.739349, 1.113269");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018130, 0.026233, 0.050839, 0.140446, 0.656552",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656547",\
"0.018140, 0.026226, 0.050832, 0.140424, 0.656526",\
"0.018153, 0.026216, 0.050823, 0.140393, 0.656491",\
"0.018173, 0.026202, 0.050810, 0.140349, 0.656439");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.204789, 0.219609, 0.265121, 0.426729, 1.285949",\
"0.245365, 0.260181, 0.305691, 0.467294, 1.326515",\
"0.286329, 0.301126, 0.346628, 0.508211, 1.367438",\
"0.335962, 0.350719, 0.396202, 0.557742, 1.416983",\
"0.376994, 0.391759, 0.437274, 0.598787, 1.458269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018386, 0.033638, 0.091903, 0.321210, 1.557148",\
"0.018389, 0.033641, 0.091905, 0.321204, 1.557208",\
"0.018401, 0.033653, 0.091911, 0.321178, 1.557457",\
"0.018429, 0.033679, 0.091924, 0.321123, 1.558006",\
"0.018677, 0.033881, 0.092006, 0.321026, 1.558765");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.218658, 0.230608, 0.259200, 0.334581, 0.708804",\
"0.269960, 0.281907, 0.310494, 0.385879, 0.760089",\
"0.339418, 0.351353, 0.379916, 0.455323, 0.829477",\
"0.449752, 0.461667, 0.490192, 0.565633, 0.939692",\
"0.623504, 0.635389, 0.663856, 0.739349, 1.113269");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018130, 0.026233, 0.050839, 0.140446, 0.656552",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656547",\
"0.018140, 0.026226, 0.050832, 0.140424, 0.656526",\
"0.018153, 0.026216, 0.050823, 0.140393, 0.656491",\
"0.018173, 0.026202, 0.050810, 0.140349, 0.656439");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.465705, 0.480524, 0.526036, 0.687643, 1.546863",\
"0.511089, 0.525909, 0.571421, 0.733028, 1.592248",\
"0.565069, 0.579888, 0.625401, 0.787008, 1.646228",\
"0.642461, 0.657281, 0.702793, 0.864400, 1.723620",\
"0.738360, 0.753179, 0.798691, 0.960298, 1.819518");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.510093, 0.522040, 0.550627, 0.626012, 1.000223",\
"0.564592, 0.576538, 0.605125, 0.680511, 1.054721",\
"0.636874, 0.648821, 0.677408, 0.752793, 1.127004",\
"0.765157, 0.777103, 0.805690, 0.881076, 1.255286",\
"0.962433, 0.974379, 1.002966, 1.078352, 1.452562");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.465705, 0.480524, 0.526036, 0.687643, 1.546863",\
"0.511089, 0.525909, 0.571421, 0.733028, 1.592248",\
"0.565069, 0.579888, 0.625401, 0.787008, 1.646228",\
"0.642461, 0.657281, 0.702793, 0.864400, 1.723620",\
"0.738360, 0.753179, 0.798691, 0.960298, 1.819518");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152",\
"0.018386, 0.033638, 0.091903, 0.321210, 1.557152");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.510093, 0.522040, 0.550627, 0.626012, 1.000223",\
"0.564592, 0.576538, 0.605125, 0.680511, 1.054721",\
"0.636874, 0.648821, 0.677408, 0.752793, 1.127004",\
"0.765157, 0.777103, 0.805690, 0.881076, 1.255286",\
"0.962433, 0.974379, 1.002966, 1.078352, 1.452562");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001181, 0.011453, 0.050681, 0.200681, 1.000000");
values ( "0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546",\
"0.018132, 0.026232, 0.050837, 0.140442, 0.656546");
}
} /* 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 : 1.500000 ;
capacitance : 0.013986 ;
/* 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 : 1.500000 ;
capacitance : 0.015305 ;
/* 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 : 1.500000 ;
capacitance : 0.057025 ;
/* 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 : 1.500000 ;
capacitance : 0.039930 ;
/* 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 : 1.500000 ;
capacitance : 0.023791 ;
/* 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 : 1.500000 ;
capacitance : 0.021564 ;
/* 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 : 1.500000 ;
capacitance : 0.052184 ;
/* 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 : 1.500000 ;
capacitance : 0.060970 ;
/* 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 : 1.500000 ;
capacitance : 0.049353 ;
/* 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 : 1.500000 ;
capacitance : 0.048026 ;
/* 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 : 1.500000 ;
capacitance : 0.038384 ;
/* 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 : 1.500000 ;
capacitance : 0.029722 ;
/* 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 : 1.500000 ;
capacitance : 0.019632 ;
/* 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 : 1.500000 ;
capacitance : 0.044913 ;
/* 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 : 1.500000 ;
capacitance : 0.031846 ;
/* 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 : 1.500000 ;
capacitance : 0.025755 ;
/* 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 : 1.500000 ;
capacitance : 0.020945 ;
/* 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 : 1.500000 ;
capacitance : 0.029948 ;
/* 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 : 1.500000 ;
capacitance : 0.038456 ;
/* 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 : 1.500000 ;
capacitance : 0.027912 ;
/* 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 : 1.500000 ;
capacitance : 0.020541 ;
/* 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 : 1.500000 ;
capacitance : 0.038766 ;
/* 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 : 1.500000 ;
capacitance : 0.039322 ;
/* 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 : 1.500000 ;
capacitance : 0.030341 ;
/* 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 : 1.500000 ;
capacitance : 0.029798 ;
/* 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 : 1.500000 ;
capacitance : 0.047439 ;
/* 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 : 1.500000 ;
capacitance : 0.035699 ;
/* 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 : 1.500000 ;
capacitance : 0.034016 ;
/* 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 : 1.500000 ;
capacitance : 0.043447 ;
/* 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 : 1.500000 ;
capacitance : 0.051857 ;
/* 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 : 1.500000 ;
capacitance : 0.047803 ;
/* 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 : 1.500000 ;
capacitance : 0.054566 ;
/* 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 : 1.500000 ;
capacitance : 0.034234 ;
/* 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 : 1.500000 ;
capacitance : 0.030094 ;
/* 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 : 1.500000 ;
capacitance : 0.034684 ;
/* 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 : 1.500000 ;
capacitance : 0.020805 ;
/* 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 : 1.500000 ;
capacitance : 0.040244 ;
/* 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 : 1.500000 ;
capacitance : 0.057411 ;
/* 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 : 1.500000 ;
capacitance : 0.055221 ;
/* 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 : 1.500000 ;
capacitance : 0.050222 ;
/* 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 : 1.500000 ;
capacitance : 0.048818 ;
/* 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 : 1.500000 ;
capacitance : 0.055303 ;
/* 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 : 1.500000 ;
capacitance : 0.050647 ;
/* 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 : 1.500000 ;
capacitance : 0.048831 ;
/* 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 : 1.500000 ;
capacitance : 0.033659 ;
/* 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 : 1.500000 ;
capacitance : 0.053538 ;
/* 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 : 1.500000 ;
capacitance : 0.025900 ;
/* 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 : 1.500000 ;
capacitance : 0.034520 ;
/* 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 : 1.500000 ;
capacitance : 0.018596 ;
/* 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 : 1.500000 ;
capacitance : 0.021791 ;
/* 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 : 1.500000 ;
capacitance : 0.041343 ;
/* 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 : 1.500000 ;
capacitance : 0.046223 ;
/* 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 : 1.500000 ;
capacitance : 0.042273 ;
/* 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 : 1.500000 ;
capacitance : 0.043306 ;
/* 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 : 1.500000 ;
capacitance : 0.050896 ;
/* 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 : 1.500000 ;
capacitance : 0.047378 ;
/* 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 : 1.500000 ;
capacitance : 0.047556 ;
/* 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 : 1.500000 ;
capacitance : 0.039213 ;
/* 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 : 1.500000 ;
capacitance : 0.038781 ;
/* 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 : 1.500000 ;
capacitance : 0.037858 ;
/* 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 : 1.500000 ;
capacitance : 0.051914 ;
/* 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 : 1.500000 ;
capacitance : 0.061991 ;
/* 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 : 1.500000 ;
capacitance : 0.052713 ;
/* 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 : 1.500000 ;
capacitance : 0.053752 ;
/* 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 : 1.500000 ;
capacitance : 0.062450 ;
/* 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 : 1.500000 ;
capacitance : 0.070340 ;
/* 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 : 1.500000 ;
capacitance : 0.074315 ;
/* 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 : 1.500000 ;
capacitance : 0.077025 ;
/* 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 : 1.500000 ;
capacitance : 0.083164 ;
/* 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 : 1.500000 ;
capacitance : 0.078562 ;
/* 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 : 1.500000 ;
capacitance : 0.089845 ;
/* 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 : 1.500000 ;
capacitance : 0.086404 ;
/* 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 : 1.500000 ;
capacitance : 0.098890 ;
/* 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 : 1.500000 ;
capacitance : 0.103320 ;
/* 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 : 1.500000 ;
capacitance : 0.112141 ;
/* 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 : 1.500000 ;
capacitance : 0.118604 ;
/* 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 : 1.500000 ;
capacitance : 0.132581 ;
/* 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 : 1.500000 ;
capacitance : 0.123321 ;
/* 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 : 1.500000 ;
capacitance : 0.123065 ;
/* 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 : 1.500000 ;
capacitance : 0.133743 ;
/* 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 : 1.500000 ;
capacitance : 0.127927 ;
/* 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 : 1.500000 ;
capacitance : 0.124091 ;
/* 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 : 1.500000 ;
capacitance : 0.129743 ;
/* 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 : 1.500000 ;
capacitance : 0.126397 ;
/* 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 : 1.500000 ;
capacitance : 0.126144 ;
/* 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 : 1.500000 ;
capacitance : 0.126333 ;
/* 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 : 1.500000 ;
capacitance : 0.128253 ;
/* 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 : 1.500000 ;
capacitance : 0.117629 ;
/* 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 : 1.500000 ;
capacitance : 0.125575 ;
/* 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 : 1.500000 ;
capacitance : 0.119621 ;
/* 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 : 1.500000 ;
capacitance : 0.129299 ;
/* 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 : 1.500000 ;
capacitance : 0.149738 ;
/* 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 : 1.500000 ;
capacitance : 0.114437 ;
/* 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 : 1.500000 ;
capacitance : 0.115671 ;
/* 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 : 1.500000 ;
capacitance : 0.141359 ;
/* 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 : 1.500000 ;
capacitance : 0.141595 ;
/* 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 : 1.500000 ;
capacitance : 0.124830 ;
/* 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 : 1.500000 ;
capacitance : 0.161037 ;
/* 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 : 1.500000 ;
capacitance : 0.131808 ;
/* 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 : 1.500000 ;
capacitance : 0.137322 ;
/* 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 : 1.500000 ;
capacitance : 0.139004 ;
/* 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 : 1.500000 ;
capacitance : 0.097940 ;
/* 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 : 1.500000 ;
capacitance : 0.135847 ;
/* 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 : 1.500000 ;
capacitance : 0.153003 ;
/* 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 : 1.500000 ;
capacitance : 0.169638 ;
/* 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 : 1.500000 ;
capacitance : 0.123662 ;
/* 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 : 1.500000 ;
capacitance : 0.090781 ;
/* 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 : 1.500000 ;
capacitance : 0.095460 ;
/* 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 : 1.500000 ;
capacitance : 0.081847 ;
/* 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 : 1.500000 ;
capacitance : 0.118404 ;
/* 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 : 1.500000 ;
capacitance : 0.121432 ;
/* 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 : 1.500000 ;
capacitance : 0.134655 ;
/* 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 : 1.500000 ;
capacitance : 0.127708 ;
/* 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 : 1.500000 ;
capacitance : 0.123004 ;
/* 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 : 1.500000 ;
capacitance : 0.102122 ;
/* 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 : 1.500000 ;
capacitance : 0.096544 ;
/* 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 : 1.500000 ;
capacitance : 0.100386 ;
/* 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 : 1.500000 ;
capacitance : 0.101994 ;
/* 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 : 1.500000 ;
capacitance : 0.123627 ;
/* 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 : 1.500000 ;
capacitance : 0.107838 ;
/* 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 : 1.500000 ;
capacitance : 0.101517 ;
/* 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 : 1.500000 ;
capacitance : 0.106407 ;
/* 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 : 1.500000 ;
capacitance : 0.100629 ;
/* 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 : 1.500000 ;
capacitance : 0.091682 ;
/* 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 : 1.500000 ;
capacitance : 0.093217 ;
/* 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 : 1.500000 ;
capacitance : 0.081900 ;
/* 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 : 1.500000 ;
capacitance : 0.085321 ;
/* 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 : 1.500000 ;
capacitance : 0.070743 ;
/* 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 : 1.500000 ;
capacitance : 0.007694 ;
/* 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 : 1.500000 ;
capacitance : 0.010236 ;
/* 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 : 1.500000 ;
capacitance : 0.007542 ;
/* 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 : 1.500000 ;
capacitance : 0.008209 ;
/* 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 : 1.500000 ;
capacitance : 0.008237 ;
/* 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 : 1.500000 ;
capacitance : 0.006011 ;
/* 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 : 1.500000 ;
capacitance : 0.005106 ;
/* 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 : 1.500000 ;
capacitance : 0.004878 ;
/* 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 : 1.500000 ;
capacitance : 0.007621 ;
/* 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 : 1.500000 ;
capacitance : 0.006007 ;
/* 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 : 1.500000 ;
capacitance : 0.005499 ;
/* 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 : 1.500000 ;
capacitance : 0.004957 ;
/* 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 : 1.500000 ;
capacitance : 0.006110 ;
/* 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 : 1.500000 ;
capacitance : 0.005161 ;
/* 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 : 1.500000 ;
capacitance : 0.005895 ;
/* 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 : 1.500000 ;
capacitance : 0.005578 ;
/* 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 : 1.500000 ;
capacitance : 0.007125 ;
/* 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 : 1.500000 ;
capacitance : 0.004920 ;
/* 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 : 1.500000 ;
capacitance : 0.010286 ;
/* 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 : 1.500000 ;
capacitance : 0.014751 ;
/* 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 : 1.500000 ;
capacitance : 0.017950 ;
/* 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 : 1.500000 ;
capacitance : 0.019230 ;
/* 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 : 1.500000 ;
capacitance : 0.006234 ;
/* 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 : 1.500000 ;
capacitance : 0.007279 ;
/* 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 : 1.500000 ;
capacitance : 0.025670 ;
/* 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 : 1.500000 ;
capacitance : 0.008457 ;
/* 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 : 1.500000 ;
capacitance : 0.006832 ;
/* 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 : 1.500000 ;
capacitance : 0.005048 ;
/* 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 : 1.500000 ;
capacitance : 0.006236 ;
/* 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 : 1.500000 ;
capacitance : 0.005702 ;
/* 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 : 1.500000 ;
capacitance : 0.005457 ;
/* 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 : 1.500000 ;
capacitance : 0.005364 ;
/* 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 : 1.500000 ;
capacitance : 0.005558 ;
/* 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 : 1.500000 ;
capacitance : 0.005212 ;
/* 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 : 1.500000 ;
capacitance : 0.005262 ;
/* 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 : 1.500000 ;
capacitance : 0.005038 ;
/* 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 : 1.500000 ;
capacitance : 0.005544 ;
/* 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 : 1.500000 ;
capacitance : 0.004867 ;
/* 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 : 1.500000 ;
capacitance : 0.005400 ;
/* 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 : 1.500000 ;
capacitance : 0.007128 ;
/* 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 : 1.500000 ;
capacitance : 0.007472 ;
/* 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 : 1.500000 ;
capacitance : 0.007491 ;
/* 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 : 1.500000 ;
capacitance : 0.007799 ;
/* 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 : 1.500000 ;
capacitance : 0.007563 ;
/* 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 : 1.500000 ;
capacitance : 0.007439 ;
/* 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 : 1.500000 ;
capacitance : 0.007055 ;
/* 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 : 1.500000 ;
capacitance : 0.007500 ;
/* 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 : 1.500000 ;
capacitance : 0.007483 ;
/* 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 : 1.500000 ;
capacitance : 0.007451 ;
/* 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 : 1.500000 ;
capacitance : 0.006909 ;
/* 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 : 1.500000 ;
capacitance : 0.007074 ;
/* 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 : 1.500000 ;
capacitance : 0.006979 ;
/* 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 : 1.500000 ;
capacitance : 0.007228 ;
/* 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 : 1.500000 ;
capacitance : 0.007394 ;
/* 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 : 1.500000 ;
capacitance : 0.007571 ;
/* 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 : 1.500000 ;
capacitance : 0.007548 ;
/* 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 : 1.500000 ;
capacitance : 0.007000 ;
/* 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 : 1.500000 ;
capacitance : 0.007436 ;
/* 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 : 1.500000 ;
capacitance : 0.007428 ;
/* 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 : 1.500000 ;
capacitance : 0.006913 ;
/* 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 : 1.500000 ;
capacitance : 0.007639 ;
/* 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 : 1.500000 ;
capacitance : 0.006782 ;
/* 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 : 1.500000 ;
capacitance : 0.007420 ;
/* 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 : 1.500000 ;
capacitance : 0.004534 ;
/* 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 : 1.500000 ;
capacitance : 0.004597 ;
/* 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 : 1.500000 ;
capacitance : 0.003848 ;
/* 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 : 1.500000 ;
capacitance : 0.004083 ;
/* 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 : 1.500000 ;
capacitance : 0.004841 ;
/* 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 : 1.500000 ;
capacitance : 0.004440 ;
/* 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 : 1.500000 ;
capacitance : 0.006672 ;
/* 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 : 1.500000 ;
capacitance : 0.004404 ;
/* 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 : 1.500000 ;
capacitance : 0.004358 ;
/* 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 : 1.500000 ;
capacitance : 0.004455 ;
/* 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 : 1.500000 ;
capacitance : 0.003989 ;
/* 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 : 1.500000 ;
capacitance : 0.004259 ;
/* 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 : 1.500000 ;
capacitance : 0.004364 ;
/* 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 : 1.500000 ;
capacitance : 0.004233 ;
/* 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 : 1.500000 ;
capacitance : 0.005183 ;
/* 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 : 1.500000 ;
capacitance : 0.004495 ;
/* 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 : 1.500000 ;
capacitance : 0.004724 ;
/* 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 : 1.500000 ;
capacitance : 0.004793 ;
/* 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 : 1.500000 ;
capacitance : 0.004150 ;
/* 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 : 1.500000 ;
capacitance : 0.004589 ;
/* 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 : 1.500000 ;
capacitance : 0.004239 ;
/* 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 : 1.500000 ;
capacitance : 0.004368 ;
/* 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 : 1.500000 ;
capacitance : 0.004032 ;
/* 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 : 1.500000 ;
capacitance : 0.004629 ;
/* 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 : 1.500000 ;
capacitance : 0.004400 ;
/* 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 : 1.500000 ;
capacitance : 0.004473 ;
/* 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 : 1.500000 ;
capacitance : 0.004359 ;
/* 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 : 1.500000 ;
capacitance : 0.004493 ;
/* 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 : 1.500000 ;
capacitance : 0.004524 ;
/* 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 : 1.500000 ;
capacitance : 0.004227 ;
/* 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 : 1.500000 ;
capacitance : 0.003983 ;
/* 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 : 1.500000 ;
capacitance : 0.004200 ;
/* 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 : 1.500000 ;
capacitance : 0.004199 ;
/* 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 : 1.500000 ;
capacitance : 0.004245 ;
/* 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 : 1.500000 ;
capacitance : 0.004327 ;
/* 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 : 1.500000 ;
capacitance : 0.004329 ;
/* 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 : 1.500000 ;
capacitance : 0.004415 ;
/* 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 : 1.500000 ;
capacitance : 0.004123 ;
/* 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 : 1.500000 ;
capacitance : 0.003880 ;
/* 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 : 1.500000 ;
capacitance : 0.004356 ;
/* 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 : 1.500000 ;
capacitance : 0.004062 ;
/* 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 : 1.500000 ;
capacitance : 0.004084 ;
/* 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 : 1.500000 ;
capacitance : 0.003973 ;
/* 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 : 1.500000 ;
capacitance : 0.004266 ;
/* 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 : 1.500000 ;
capacitance : 0.004734 ;
/* 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 : 1.500000 ;
capacitance : 0.004260 ;
/* 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 : 1.500000 ;
capacitance : 0.004856 ;
/* 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 : 1.500000 ;
capacitance : 0.004314 ;
/* 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 : 1.500000 ;
capacitance : 0.004884 ;
/* 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 : 1.500000 ;
capacitance : 0.004188 ;
/* 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 : 1.500000 ;
capacitance : 0.004746 ;
/* 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 : 1.500000 ;
capacitance : 0.004066 ;
/* 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 : 1.500000 ;
capacitance : 0.004395 ;
/* 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 : 1.500000 ;
capacitance : 0.004025 ;
/* 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 : 1.500000 ;
capacitance : 0.004481 ;
/* 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 : 1.500000 ;
capacitance : 0.004411 ;
/* 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 : 1.500000 ;
capacitance : 0.004213 ;
/* 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 : 1.500000 ;
capacitance : 0.004028 ;
/* 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 : 1.500000 ;
capacitance : 0.004430 ;
/* 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 : 1.500000 ;
capacitance : 0.004034 ;
/* 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 : 1.500000 ;
capacitance : 0.004648 ;
/* 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 : 1.500000 ;
capacitance : 0.004046 ;
/* 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 : 1.500000 ;
capacitance : 0.003834 ;
/* 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 : 1.500000 ;
capacitance : 0.004052 ;
/* 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 : 1.500000 ;
capacitance : 0.004214 ;
/* 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 : 1.500000 ;
capacitance : 0.005940 ;
/* 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 : 1.500000 ;
capacitance : 0.008633 ;
/* 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 : 1.500000 ;
capacitance : 0.004409 ;
/* 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 : 1.500000 ;
capacitance : 0.005100 ;
/* 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 : 1.500000 ;
capacitance : 0.005683 ;
/* 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 : 1.500000 ;
capacitance : 0.008074 ;
/* 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 : 1.500000 ;
capacitance : 0.004707 ;
/* 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 : 1.500000 ;
capacitance : 0.004186 ;
/* 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 : 1.500000 ;
capacitance : 0.004196 ;
/* 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 : 1.500000 ;
capacitance : 0.005151 ;
/* 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 : 1.500000 ;
capacitance : 0.004830 ;
/* 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 : 1.500000 ;
capacitance : 0.004892 ;
/* 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 : 1.500000 ;
capacitance : 0.004596 ;
/* 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 : 1.500000 ;
capacitance : 0.004904 ;
/* 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 : 1.500000 ;
capacitance : 0.004980 ;
/* 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 : 1.500000 ;
capacitance : 0.005128 ;
/* 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 : 1.500000 ;
capacitance : 0.005031 ;
/* 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 : 1.500000 ;
capacitance : 0.004423 ;
/* 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 : 1.500000 ;
capacitance : 0.004755 ;
/* 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 : 1.500000 ;
capacitance : 0.004774 ;
/* 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 : 1.500000 ;
capacitance : 0.015666 ;
/* 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 : 1.500000 ;
capacitance : 0.020305 ;
/* 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 : 1.500000 ;
capacitance : 0.019693 ;
/* 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 : 1.500000 ;
capacitance : 0.023547 ;
/* 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 : 1.500000 ;
capacitance : 0.006750 ;
/* 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 : 1.500000 ;
capacitance : 0.006445 ;
/* 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 : 1.500000 ;
capacitance : 0.005302 ;
/* 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 : 1.500000 ;
capacitance : 0.005111 ;
/* 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 : 1.500000 ;
capacitance : 0.005001 ;
/* 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 : 1.500000 ;
capacitance : 0.004891 ;
/* 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 : 1.500000 ;
capacitance : 0.004576 ;
/* 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 : 1.500000 ;
capacitance : 0.004843 ;
/* 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 : 1.500000 ;
capacitance : 0.004356 ;
/* 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 : 1.500000 ;
capacitance : 0.004555 ;
/* 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 : 1.500000 ;
capacitance : 0.004343 ;
/* 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 : 1.500000 ;
capacitance : 0.004474 ;
/* 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 : 1.500000 ;
capacitance : 0.004708 ;
/* 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 : 1.500000 ;
capacitance : 0.004410 ;
/* 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 : 1.500000 ;
capacitance : 0.004922 ;
/* 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 : 1.500000 ;
capacitance : 0.004517 ;
/* 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 : 1.500000 ;
capacitance : 0.004522 ;
/* 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 : 1.500000 ;
capacitance : 0.004360 ;
/* 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 : 1.500000 ;
capacitance : 0.005504 ;
/* 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 : 1.500000 ;
capacitance : 0.004165 ;
/* 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 : 1.500000 ;
capacitance : 0.004382 ;
/* 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 : 1.500000 ;
capacitance : 0.004410 ;
/* 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 : 1.500000 ;
capacitance : 0.004512 ;
/* 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 : 1.500000 ;
capacitance : 0.004080 ;
/* 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 : 1.500000 ;
capacitance : 0.004636 ;
/* 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 : 1.500000 ;
capacitance : 0.004520 ;
/* 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 : 1.500000 ;
capacitance : 0.004336 ;
/* 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 : 1.500000 ;
capacitance : 0.004269 ;
/* 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 : 1.500000 ;
capacitance : 0.004235 ;
/* 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 : 1.500000 ;
capacitance : 0.004419 ;
/* 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 : 1.500000 ;
capacitance : 0.004951 ;
/* 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 : 1.500000 ;
capacitance : 0.004825 ;
/* 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 : 1.500000 ;
capacitance : 0.004179 ;
/* 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 : 1.500000 ;
capacitance : 0.005210 ;
/* 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 : 1.500000 ;
capacitance : 0.004612 ;
/* 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 : 1.500000 ;
capacitance : 0.004712 ;
/* 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 : 1.500000 ;
capacitance : 0.004186 ;
/* 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 : 1.500000 ;
capacitance : 0.004246 ;
/* 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 : 1.500000 ;
capacitance : 0.004622 ;
/* 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 : 1.500000 ;
capacitance : 0.004815 ;
/* 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 : 1.500000 ;
capacitance : 0.004028 ;
/* 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 : 1.500000 ;
capacitance : 0.003967 ;
/* 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 : 1.500000 ;
capacitance : 0.003842 ;
/* 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 : 1.500000 ;
capacitance : 0.003923 ;
/* 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 : 1.500000 ;
capacitance : 0.004188 ;
/* 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 : 1.500000 ;
capacitance : 0.004173 ;
/* 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 : 1.500000 ;
capacitance : 0.003827 ;
/* 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 : 1.500000 ;
capacitance : 0.004031 ;
/* 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 : 1.500000 ;
capacitance : 0.004079 ;
/* 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 : 1.500000 ;
capacitance : 0.003860 ;
/* 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 : 1.500000 ;
capacitance : 0.003791 ;
/* 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 : 1.500000 ;
capacitance : 0.004131 ;
/* 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 : 1.500000 ;
capacitance : 0.004027 ;
/* 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 : 1.500000 ;
capacitance : 0.004026 ;
/* 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 : 1.500000 ;
capacitance : 0.004190 ;
/* 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 : 1.500000 ;
capacitance : 0.004169 ;
/* 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 : 1.500000 ;
capacitance : 0.004391 ;
/* 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 : 1.500000 ;
capacitance : 0.004475 ;
/* 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 : 1.500000 ;
capacitance : 0.004488 ;
/* 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 : 1.500000 ;
capacitance : 0.004191 ;
/* 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 : 1.500000 ;
capacitance : 0.004091 ;
/* 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 : 1.500000 ;
capacitance : 0.004311 ;
/* 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 : 1.500000 ;
capacitance : 0.004242 ;
/* 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 : 1.500000 ;
capacitance : 0.004048 ;
/* 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 : 1.500000 ;
capacitance : 0.004027 ;
/* 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 : 1.500000 ;
capacitance : 0.004297 ;
/* 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 : 1.500000 ;
capacitance : 0.004296 ;
/* 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 : 1.500000 ;
capacitance : 0.004145 ;
/* 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 : 1.500000 ;
capacitance : 0.003871 ;
/* 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 : 1.500000 ;
capacitance : 0.003828 ;
/* 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 : 1.500000 ;
capacitance : 0.003903 ;
/* 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 : 1.500000 ;
capacitance : 0.003968 ;
/* 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 : 1.500000 ;
capacitance : 0.003965 ;
/* 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 : 1.500000 ;
capacitance : 0.004260 ;
/* 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 : 1.500000 ;
capacitance : 0.003982 ;
/* 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 : 1.500000 ;
capacitance : 0.004371 ;
/* 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 : 1.500000 ;
capacitance : 0.004163 ;
/* 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 : 1.500000 ;
capacitance : 0.006591 ;
/* 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 : 1.500000 ;
capacitance : 0.006833 ;
/* 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 : 1.500000 ;
capacitance : 0.006880 ;
/* 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 : 1.500000 ;
capacitance : 0.006849 ;
/* 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 : 1.500000 ;
capacitance : 0.003979 ;
/* 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 : 1.500000 ;
capacitance : 0.003973 ;
/* 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 : 1.500000 ;
capacitance : 0.004262 ;
/* 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 : 1.500000 ;
capacitance : 0.003803 ;
/* 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 : 1.500000 ;
capacitance : 0.004100 ;
/* 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 : 1.500000 ;
capacitance : 0.003825 ;
/* 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 : 1.500000 ;
capacitance : 0.004023 ;
/* 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 : 1.500000 ;
capacitance : 0.004053 ;
/* 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 : 1.500000 ;
capacitance : 0.004002 ;
/* 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 : 1.500000 ;
capacitance : 0.004014 ;
/* 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 : 1.500000 ;
capacitance : 0.003979 ;
/* 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 : 1.500000 ;
capacitance : 0.003800 ;
/* 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 : 1.500000 ;
capacitance : 0.004134 ;
/* 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 : 1.500000 ;
capacitance : 0.003818 ;
/* 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 : 1.500000 ;
capacitance : 0.004153 ;
/* 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 : 1.500000 ;
capacitance : 0.003794 ;
/* 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 : 1.500000 ;
capacitance : 0.004169 ;
/* 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 : 1.500000 ;
capacitance : 0.004040 ;
/* 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 : 1.500000 ;
capacitance : 0.003960 ;
/* 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 : 1.500000 ;
capacitance : 0.003850 ;
/* 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 : 1.500000 ;
capacitance : 0.004239 ;
/* 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 : 1.500000 ;
capacitance : 0.003858 ;
/* 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 : 1.500000 ;
capacitance : 0.003917 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.567894, 0.582722, 0.628532, 0.791637, 1.652658",\
"0.609940, 0.624768, 0.670577, 0.833683, 1.694703",\
"0.644793, 0.659621, 0.705431, 0.868537, 1.729557",\
"0.685065, 0.699892, 0.745702, 0.908808, 1.769828",\
"0.712468, 0.727296, 0.773106, 0.936212, 1.797232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.553257, 0.564871, 0.593327, 0.669868, 1.044967",\
"0.607866, 0.619480, 0.647936, 0.724476, 1.099575",\
"0.679081, 0.690695, 0.719151, 0.795691, 1.170791",\
"0.797945, 0.809559, 0.838015, 0.914555, 1.289655",\
"0.988175, 0.999789, 1.028245, 1.104785, 1.479885");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018512, 0.026427, 0.050961, 0.144562, 0.661225",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661225",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661225",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661225",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661225");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.567894, 0.582722, 0.628532, 0.791637, 1.652658",\
"0.609940, 0.624768, 0.670577, 0.833683, 1.694703",\
"0.644793, 0.659621, 0.705431, 0.868537, 1.729557",\
"0.685065, 0.699892, 0.745702, 0.908808, 1.769828",\
"0.712468, 0.727296, 0.773106, 0.936212, 1.797232");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844",\
"0.020255, 0.035216, 0.092820, 0.326337, 1.563844");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.552686, 0.564300, 0.592755, 0.669296, 1.044395",\
"0.607294, 0.618908, 0.647364, 0.723904, 1.099003",\
"0.678510, 0.690123, 0.718579, 0.795120, 1.170219",\
"0.797373, 0.808987, 0.837443, 0.913983, 1.289083",\
"0.987603, 0.999217, 1.027673, 1.104213, 1.479313");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018512, 0.026427, 0.050961, 0.144562, 0.661224",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661224",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661224",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661224",\
"0.018512, 0.026427, 0.050961, 0.144562, 0.661224");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.539883, 0.554526, 0.600106, 0.763100, 1.623283",\
"0.581949, 0.596592, 0.642172, 0.805166, 1.665350",\
"0.616889, 0.631531, 0.677111, 0.840105, 1.700289",\
"0.657812, 0.672455, 0.718035, 0.881029, 1.741212",\
"0.686875, 0.701518, 0.747098, 0.910092, 1.770275");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.534875, 0.546588, 0.575122, 0.651622, 1.026958",\
"0.589493, 0.601206, 0.629740, 0.706240, 1.081576",\
"0.660918, 0.672631, 0.701165, 0.777665, 1.153001",\
"0.781147, 0.792860, 0.821394, 0.897894, 1.273230",\
"0.973549, 0.985262, 1.013797, 1.090296, 1.465632");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.018422, 0.026381, 0.050916, 0.144565, 0.661400",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661400",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661400",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661400",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661400");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.539883, 0.554526, 0.600106, 0.763100, 1.623283",\
"0.581949, 0.596592, 0.642172, 0.805166, 1.665350",\
"0.616889, 0.631531, 0.677111, 0.840105, 1.700289",\
"0.657812, 0.672455, 0.718035, 0.881029, 1.741212",\
"0.686875, 0.701518, 0.747098, 0.910092, 1.770275");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594",\
"0.019163, 0.034334, 0.092385, 0.326336, 1.563594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.534500, 0.546213, 0.574747, 0.651247, 1.026583",\
"0.589118, 0.600831, 0.629365, 0.705865, 1.081201",\
"0.660543, 0.672256, 0.700790, 0.777290, 1.152626",\
"0.780772, 0.792485, 0.821019, 0.897519, 1.272855",\
"0.973174, 0.984887, 1.013422, 1.089921, 1.465257");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001473, 0.011745, 0.050973, 0.200973, 1.000000");
values ( "0.018422, 0.026381, 0.050916, 0.144565, 0.661401",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661401",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661401",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661401",\
"0.018422, 0.026381, 0.050916, 0.144565, 0.661401");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.535158, 0.549754, 0.595323, 0.758305, 1.618337",\
"0.577254, 0.591849, 0.637418, 0.800401, 1.660432",\
"0.612236, 0.626831, 0.672400, 0.835383, 1.695414",\
"0.653786, 0.668381, 0.713950, 0.876933, 1.736964",\
"0.684818, 0.699413, 0.744982, 0.907965, 1.767996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.534725, 0.546374, 0.574888, 0.651377, 1.026617",\
"0.589364, 0.601013, 0.629527, 0.706016, 1.081256",\
"0.660922, 0.672571, 0.701085, 0.777574, 1.152814",\
"0.782715, 0.794365, 0.822878, 0.899367, 1.274608",\
"0.977660, 0.989309, 1.017823, 1.094312, 1.469552");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.018499, 0.026435, 0.050968, 0.144593, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144593, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144593, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144593, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144593, 0.661275");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.535158, 0.549754, 0.595323, 0.758305, 1.618337",\
"0.577254, 0.591849, 0.637418, 0.800401, 1.660432",\
"0.612236, 0.626831, 0.672400, 0.835383, 1.695414",\
"0.653786, 0.668381, 0.713950, 0.876933, 1.736964",\
"0.684818, 0.699413, 0.744982, 0.907965, 1.767996");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468",\
"0.019280, 0.034451, 0.092512, 0.326444, 1.563468");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.533781, 0.545431, 0.573944, 0.650433, 1.025674",\
"0.588420, 0.600070, 0.628583, 0.705072, 1.080312",\
"0.659978, 0.671627, 0.700141, 0.776630, 1.151870",\
"0.781771, 0.793421, 0.821934, 0.898423, 1.273664",\
"0.976716, 0.988365, 1.016879, 1.093368, 1.468608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001557, 0.011829, 0.051057, 0.201057, 1.000000");
values ( "0.018499, 0.026435, 0.050968, 0.144592, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144592, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144592, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144592, 0.661275",\
"0.018499, 0.026435, 0.050968, 0.144592, 0.661275");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.547051, 0.561702, 0.607323, 0.770382, 1.630881",\
"0.589163, 0.603814, 0.649436, 0.812494, 1.672993",\
"0.624155, 0.638806, 0.684428, 0.847486, 1.707985",\
"0.665791, 0.680442, 0.726063, 0.889122, 1.749621",\
"0.697064, 0.711715, 0.757336, 0.920395, 1.780894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.541207, 0.552873, 0.581395, 0.657948, 1.033462",\
"0.595868, 0.607535, 0.636057, 0.712610, 1.088124",\
"0.667435, 0.679102, 0.707623, 0.784177, 1.159690",\
"0.789433, 0.801100, 0.829621, 0.906175, 1.281688",\
"0.984692, 0.996358, 1.024880, 1.101433, 1.476947");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.018477, 0.026415, 0.050940, 0.144705, 0.661934",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661934",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661934",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661934",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661934");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.547051, 0.561702, 0.607323, 0.770382, 1.630881",\
"0.589163, 0.603814, 0.649436, 0.812494, 1.672993",\
"0.624155, 0.638806, 0.684428, 0.847486, 1.707985",\
"0.665791, 0.680442, 0.726063, 0.889122, 1.749621",\
"0.697064, 0.711715, 0.757336, 0.920395, 1.780894");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182",\
"0.019402, 0.034537, 0.092512, 0.326514, 1.564182");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.540459, 0.552126, 0.580647, 0.657201, 1.032715",\
"0.595121, 0.606788, 0.635309, 0.711863, 1.087376",\
"0.666688, 0.678354, 0.706876, 0.783429, 1.158943",\
"0.788686, 0.800352, 0.828874, 0.905427, 1.280941",\
"0.983944, 0.995611, 1.024133, 1.100686, 1.476200");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001532, 0.011805, 0.051032, 0.201032, 1.000000");
values ( "0.018477, 0.026415, 0.050940, 0.144705, 0.661935",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661935",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661935",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661935",\
"0.018477, 0.026415, 0.050940, 0.144705, 0.661935");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.547977, 0.562651, 0.608317, 0.771379, 1.631924",\
"0.590023, 0.604697, 0.650363, 0.813425, 1.673969",\
"0.624849, 0.639523, 0.685189, 0.848251, 1.708795",\
"0.664995, 0.679669, 0.725335, 0.888397, 1.748941",\
"0.692200, 0.706874, 0.752540, 0.915602, 1.776146");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.539417, 0.551038, 0.579533, 0.656072, 1.031413",\
"0.594028, 0.605649, 0.634144, 0.710683, 1.086024",\
"0.665213, 0.676834, 0.705329, 0.781868, 1.157209",\
"0.783956, 0.795577, 0.824072, 0.900611, 1.275952",\
"0.974000, 0.985622, 1.014117, 1.090655, 1.465996");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.547977, 0.562651, 0.608317, 0.771379, 1.631924",\
"0.590023, 0.604697, 0.650363, 0.813425, 1.673969",\
"0.624849, 0.639523, 0.685189, 0.848251, 1.708795",\
"0.664995, 0.679669, 0.725335, 0.888397, 1.748941",\
"0.692200, 0.706874, 0.752540, 0.915602, 1.776146");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983",\
"0.019690, 0.034779, 0.092660, 0.326511, 1.563983");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.538933, 0.550554, 0.579049, 0.655588, 1.030929",\
"0.593544, 0.605165, 0.633660, 0.710199, 1.085539",\
"0.664729, 0.676350, 0.704845, 0.781384, 1.156725",\
"0.783472, 0.795093, 0.823588, 0.900127, 1.275468",\
"0.973516, 0.985137, 1.013632, 1.090171, 1.465512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001584, 0.011856, 0.051084, 0.201084, 1.000000");
values ( "0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637",\
"0.018525, 0.026445, 0.050974, 0.144673, 0.661637");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.540585, 0.555008, 0.600649, 0.763849, 1.624548",\
"0.582633, 0.597057, 0.642697, 0.805897, 1.666596",\
"0.617536, 0.631959, 0.677599, 0.840799, 1.701498",\
"0.658059, 0.672482, 0.718122, 0.881322, 1.742021",\
"0.685924, 0.700347, 0.745988, 0.909188, 1.769887");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.536253, 0.547540, 0.575961, 0.652646, 1.028472",\
"0.590859, 0.602146, 0.630567, 0.707251, 1.083078",\
"0.662165, 0.673453, 0.701874, 0.778558, 1.154385",\
"0.781392, 0.792679, 0.821100, 0.897785, 1.273611",\
"0.972182, 0.983469, 1.011890, 1.088575, 1.464402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.540585, 0.555008, 0.600649, 0.763849, 1.624548",\
"0.582633, 0.597057, 0.642697, 0.805897, 1.666596",\
"0.617536, 0.631959, 0.677599, 0.840799, 1.701498",\
"0.658059, 0.672482, 0.718122, 0.881322, 1.742021",\
"0.685924, 0.700347, 0.745988, 0.909188, 1.769887");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622",\
"0.020317, 0.035402, 0.093307, 0.327551, 1.565622");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.535662, 0.546949, 0.575370, 0.652054, 1.027881",\
"0.590268, 0.601555, 0.629976, 0.706660, 1.082487",\
"0.661574, 0.672861, 0.701283, 0.777967, 1.153794",\
"0.780801, 0.792088, 0.820509, 0.897193, 1.273020",\
"0.971591, 0.982878, 1.011299, 1.087983, 1.463810");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002037, 0.012309, 0.051537, 0.201537, 1.000000");
values ( "0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334",\
"0.018937, 0.026724, 0.051217, 0.145297, 0.663334");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.548283, 0.562427, 0.607969, 0.771335, 1.632162",\
"0.590334, 0.604478, 0.650021, 0.813387, 1.674214",\
"0.625217, 0.639361, 0.684903, 0.848270, 1.709096",\
"0.665604, 0.679748, 0.725291, 0.888657, 1.749484",\
"0.693190, 0.707334, 0.752876, 0.916242, 1.777069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.538458, 0.549474, 0.577848, 0.654736, 1.031440",\
"0.593074, 0.604089, 0.632463, 0.709351, 1.086055",\
"0.664314, 0.675329, 0.703704, 0.780592, 1.157296",\
"0.783283, 0.794298, 0.822673, 0.899561, 1.276265",\
"0.973676, 0.984691, 1.013066, 1.089954, 1.466658");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.548283, 0.562427, 0.607969, 0.771335, 1.632162",\
"0.590334, 0.604478, 0.650021, 0.813387, 1.674214",\
"0.625217, 0.639361, 0.684903, 0.848270, 1.709096",\
"0.665604, 0.679748, 0.725291, 0.888657, 1.749484",\
"0.693190, 0.707334, 0.752876, 0.916242, 1.777069");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953",\
"0.020620, 0.035780, 0.093859, 0.328826, 1.567953");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.538458, 0.549474, 0.577848, 0.654736, 1.031440",\
"0.593074, 0.604089, 0.632463, 0.709351, 1.086055",\
"0.664314, 0.675329, 0.703704, 0.780592, 1.157296",\
"0.783283, 0.794298, 0.822673, 0.899561, 1.276265",\
"0.973676, 0.984691, 1.013066, 1.089954, 1.466658");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002506, 0.012778, 0.052006, 0.202006, 1.000000");
values ( "0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895",\
"0.019348, 0.027014, 0.051460, 0.146114, 0.665895");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.591797, 0.606275, 0.651899, 0.815061, 1.675697",\
"0.633869, 0.648347, 0.693971, 0.857133, 1.717769",\
"0.668814, 0.683292, 0.728916, 0.892078, 1.752713",\
"0.709721, 0.724199, 0.769823, 0.932985, 1.793621",\
"0.738702, 0.753180, 0.798804, 0.961966, 1.822602");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.563243, 0.574643, 0.603099, 0.679752, 1.055547",\
"0.617871, 0.629271, 0.657726, 0.734380, 1.110175",\
"0.689290, 0.700689, 0.729145, 0.805799, 1.181594",\
"0.809445, 0.820844, 0.849300, 0.925954, 1.301749",\
"1.001727, 1.013127, 1.041583, 1.118236, 1.494031");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.591797, 0.606275, 0.651899, 0.815061, 1.675697",\
"0.633869, 0.648347, 0.693971, 0.857133, 1.717769",\
"0.668814, 0.683292, 0.728916, 0.892078, 1.752713",\
"0.709721, 0.724199, 0.769823, 0.932985, 1.793621",\
"0.738702, 0.753180, 0.798804, 0.961966, 1.822602");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300",\
"0.019998, 0.035109, 0.093057, 0.327279, 1.565300");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.563243, 0.574643, 0.603099, 0.679752, 1.055547",\
"0.617871, 0.629271, 0.657726, 0.734380, 1.110175",\
"0.689290, 0.700689, 0.729145, 0.805799, 1.181594",\
"0.809445, 0.820844, 0.849300, 0.925954, 1.301749",\
"1.001727, 1.013127, 1.041583, 1.118236, 1.494031");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001890, 0.012162, 0.051390, 0.201390, 1.000000");
values ( "0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051",\
"0.018804, 0.026635, 0.051135, 0.145151, 0.663051");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.589814, 0.604079, 0.649743, 0.813209, 1.674812",\
"0.631916, 0.646181, 0.691844, 0.855310, 1.716913",\
"0.666898, 0.681163, 0.726826, 0.890292, 1.751895",\
"0.708319, 0.722584, 0.768247, 0.931713, 1.793316",\
"0.738873, 0.753138, 0.798801, 0.962268, 1.823871");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.565128, 0.576178, 0.604563, 0.681519, 1.058456",\
"0.619782, 0.630831, 0.659216, 0.736172, 1.113109",\
"0.691310, 0.702359, 0.730745, 0.807700, 1.184638",\
"0.812744, 0.823793, 0.852179, 0.929134, 1.306072",\
"1.007093, 1.018142, 1.046528, 1.123483, 1.500421");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.589814, 0.604079, 0.649743, 0.813209, 1.674812",\
"0.631916, 0.646181, 0.691844, 0.855310, 1.716913",\
"0.666898, 0.681163, 0.726826, 0.890292, 1.751895",\
"0.708319, 0.722584, 0.768247, 0.931713, 1.793316",\
"0.738873, 0.753138, 0.798801, 0.962268, 1.823871");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665",\
"0.020890, 0.035954, 0.093825, 0.328725, 1.568665");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.565128, 0.576178, 0.604563, 0.681519, 1.058456",\
"0.619782, 0.630831, 0.659216, 0.736172, 1.113109",\
"0.691310, 0.702359, 0.730745, 0.807700, 1.184638",\
"0.812744, 0.823793, 0.852179, 0.929134, 1.306072",\
"1.007093, 1.018142, 1.046528, 1.123483, 1.500421");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002406, 0.012678, 0.051906, 0.201906, 1.000000");
values ( "0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435",\
"0.019260, 0.026944, 0.051386, 0.146149, 0.666435");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.571020, 0.585474, 0.630989, 0.794014, 1.653966",\
"0.613065, 0.627519, 0.673035, 0.836060, 1.696012",\
"0.647916, 0.662370, 0.707885, 0.870910, 1.730862",\
"0.688150, 0.702604, 0.748119, 0.911144, 1.771097",\
"0.715492, 0.729946, 0.775461, 0.938486, 1.798439");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.550093, 0.561614, 0.590110, 0.666658, 1.042167",\
"0.604702, 0.616223, 0.644719, 0.721267, 1.096776",\
"0.675903, 0.687424, 0.715920, 0.792468, 1.167977",\
"0.794718, 0.806239, 0.834735, 0.911283, 1.286792",\
"0.984873, 0.996395, 1.024891, 1.101438, 1.476948");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.571020, 0.585474, 0.630989, 0.794014, 1.653966",\
"0.613065, 0.627519, 0.673035, 0.836060, 1.696012",\
"0.647916, 0.662370, 0.707885, 0.870910, 1.730862",\
"0.688150, 0.702604, 0.748119, 0.911144, 1.771097",\
"0.715492, 0.729946, 0.775461, 0.938486, 1.798439");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164",\
"0.019350, 0.034560, 0.092714, 0.326904, 1.564164");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.550093, 0.561614, 0.590110, 0.666658, 1.042167",\
"0.604702, 0.616223, 0.644719, 0.721267, 1.096776",\
"0.675903, 0.687424, 0.715920, 0.792468, 1.167977",\
"0.794718, 0.806239, 0.834735, 0.911283, 1.286792",\
"0.984873, 0.996395, 1.024891, 1.101438, 1.476948");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001738, 0.012010, 0.051238, 0.201238, 1.000000");
values ( "0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079",\
"0.018666, 0.026548, 0.051066, 0.144871, 0.662079");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.561746, 0.575984, 0.621494, 0.784701, 1.645070",\
"0.603792, 0.618030, 0.663541, 0.826747, 1.687117",\
"0.638653, 0.652891, 0.698401, 0.861608, 1.721977",\
"0.678937, 0.693175, 0.738685, 0.901892, 1.762261",\
"0.706359, 0.720597, 0.766107, 0.929314, 1.789683");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.546424, 0.557634, 0.586068, 0.662804, 1.039006",\
"0.601033, 0.612243, 0.640677, 0.717413, 1.093616",\
"0.672248, 0.683459, 0.711893, 0.788629, 1.164831",\
"0.791114, 0.802324, 0.830758, 0.907494, 1.283697",\
"0.981348, 0.992558, 1.020992, 1.097728, 1.473931");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.561746, 0.575984, 0.621494, 0.784701, 1.645070",\
"0.603792, 0.618030, 0.663541, 0.826747, 1.687117",\
"0.638653, 0.652891, 0.698401, 0.861608, 1.721977",\
"0.678937, 0.693175, 0.738685, 0.901892, 1.762261",\
"0.706359, 0.720597, 0.766107, 0.929314, 1.789683");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275",\
"0.019967, 0.035167, 0.093318, 0.327985, 1.566275");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.545487, 0.556697, 0.585131, 0.661867, 1.038070",\
"0.600097, 0.611307, 0.639741, 0.716477, 1.092679",\
"0.671312, 0.682522, 0.710956, 0.787692, 1.163895",\
"0.790177, 0.801388, 0.829822, 0.906558, 1.282760",\
"0.980411, 0.991621, 1.020056, 1.096791, 1.472994");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002161, 0.012433, 0.051661, 0.201661, 1.000000");
values ( "0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243",\
"0.019059, 0.026806, 0.051283, 0.145570, 0.664243");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.570279, 0.584825, 0.630422, 0.793428, 1.653452",\
"0.612348, 0.626894, 0.672491, 0.835498, 1.695522",\
"0.647166, 0.661712, 0.707309, 0.870315, 1.730339",\
"0.687757, 0.702303, 0.747901, 0.910907, 1.770931",\
"0.716404, 0.730950, 0.776548, 0.939554, 1.799578");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.019707, 0.034838, 0.092825, 0.326687, 1.563535",\
"0.019707, 0.034838, 0.092825, 0.326687, 1.563535",\
"0.019707, 0.034838, 0.092825, 0.326687, 1.563535",\
"0.019707, 0.034838, 0.092825, 0.326687, 1.563535",\
"0.019707, 0.034838, 0.092825, 0.326687, 1.563535");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.559893, 0.571409, 0.599876, 0.676373, 1.051508",\
"0.614519, 0.626034, 0.654501, 0.730998, 1.106133",\
"0.685763, 0.697278, 0.725745, 0.802242, 1.177377",\
"0.805669, 0.817185, 0.845652, 0.922149, 1.297284",\
"0.997449, 1.008964, 1.037431, 1.113928, 1.489063");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.569358, 0.583904, 0.629501, 0.792507, 1.652530",\
"0.611428, 0.625974, 0.671571, 0.834577, 1.694600",\
"0.646245, 0.660791, 0.706388, 0.869394, 1.729417",\
"0.686837, 0.701383, 0.746980, 0.909986, 1.770009",\
"0.715484, 0.730030, 0.775627, 0.938633, 1.798656");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.019706, 0.034837, 0.092825, 0.326687, 1.563535",\
"0.019706, 0.034837, 0.092825, 0.326687, 1.563535",\
"0.019706, 0.034837, 0.092825, 0.326687, 1.563535",\
"0.019706, 0.034837, 0.092825, 0.326687, 1.563535",\
"0.019706, 0.034837, 0.092825, 0.326687, 1.563535");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.556645, 0.568161, 0.596628, 0.673125, 1.048259",\
"0.611270, 0.622786, 0.651253, 0.727750, 1.102884",\
"0.682514, 0.694030, 0.722497, 0.798994, 1.174128",\
"0.802421, 0.813937, 0.842404, 0.918901, 1.294035",\
"0.994200, 1.005716, 1.034183, 1.110680, 1.485814");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001728, 0.012000, 0.051228, 0.201228, 1.000000");
values ( "0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269",\
"0.018657, 0.026540, 0.051068, 0.144694, 0.661269");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.612932, 0.627611, 0.673432, 0.836720, 1.698323",\
"0.654994, 0.669672, 0.715494, 0.878781, 1.740385",\
"0.689812, 0.704490, 0.750312, 0.913599, 1.775203",\
"0.730413, 0.745091, 0.790913, 0.954200, 1.815804",\
"0.759095, 0.773773, 0.819595, 0.982882, 1.844486");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.020701, 0.035644, 0.093228, 0.327194, 1.565931",\
"0.020701, 0.035644, 0.093228, 0.327194, 1.565931",\
"0.020701, 0.035644, 0.093228, 0.327194, 1.565931",\
"0.020701, 0.035644, 0.093228, 0.327194, 1.565931",\
"0.020701, 0.035644, 0.093228, 0.327194, 1.565931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.587660, 0.599064, 0.627486, 0.704213, 1.080053",\
"0.642274, 0.653678, 0.682101, 0.758827, 1.134667",\
"0.713521, 0.724926, 0.753348, 0.830074, 1.205914",\
"0.833459, 0.844864, 0.873286, 0.950012, 1.325852",\
"1.025283, 1.036687, 1.065109, 1.141836, 1.517676");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.611878, 0.626556, 0.672378, 0.835665, 1.697267",\
"0.653940, 0.668618, 0.714439, 0.877727, 1.739329",\
"0.688758, 0.703436, 0.749257, 0.912544, 1.774147",\
"0.729359, 0.744037, 0.789858, 0.953146, 1.814748",\
"0.758041, 0.772719, 0.818540, 0.981828, 1.843430");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.020700, 0.035643, 0.093228, 0.327194, 1.565931",\
"0.020700, 0.035643, 0.093228, 0.327194, 1.565931",\
"0.020700, 0.035643, 0.093228, 0.327194, 1.565931",\
"0.020700, 0.035643, 0.093228, 0.327194, 1.565931",\
"0.020700, 0.035643, 0.093228, 0.327194, 1.565931");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.584295, 0.595699, 0.624121, 0.700848, 1.076688",\
"0.638909, 0.650313, 0.678736, 0.755462, 1.131302",\
"0.710156, 0.721561, 0.749983, 0.826710, 1.202549",\
"0.830094, 0.841499, 0.869921, 0.946648, 1.322487",\
"1.021918, 1.033322, 1.061744, 1.138471, 1.514310");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001855, 0.012127, 0.051355, 0.201355, 1.000000");
values ( "0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349",\
"0.018765, 0.026599, 0.051098, 0.145166, 0.663349");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.635966, 0.650663, 0.696553, 0.859858, 1.721575",\
"0.678035, 0.692732, 0.738622, 0.901927, 1.763644",\
"0.712851, 0.727549, 0.773439, 0.936744, 1.798461",\
"0.753457, 0.768155, 0.814044, 0.977349, 1.839066",\
"0.782159, 0.796857, 0.842746, 1.006052, 1.867768");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.600115, 0.611435, 0.639813, 0.716532, 1.092156",\
"0.654738, 0.666059, 0.694437, 0.771156, 1.146780",\
"0.725988, 0.737309, 0.765687, 0.842405, 1.218030",\
"0.845948, 0.857268, 0.885646, 0.962365, 1.337989",\
"1.037802, 1.049123, 1.077500, 1.154219, 1.529843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.635966, 0.650663, 0.696553, 0.859858, 1.721575",\
"0.678035, 0.692732, 0.738622, 0.901927, 1.763644",\
"0.712851, 0.727549, 0.773439, 0.936744, 1.798461",\
"0.753457, 0.768155, 0.814044, 0.977349, 1.839066",\
"0.782159, 0.796857, 0.842746, 1.006052, 1.867768");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778",\
"0.021171, 0.036041, 0.093481, 0.327249, 1.565778");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.597163, 0.608484, 0.636862, 0.713581, 1.089205",\
"0.651787, 0.663108, 0.691486, 0.768205, 1.143829",\
"0.723037, 0.734358, 0.762736, 0.839454, 1.215079",\
"0.842996, 0.854317, 0.882695, 0.959414, 1.335038",\
"1.034850, 1.046171, 1.074549, 1.151268, 1.526892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001953, 0.012225, 0.051453, 0.201453, 1.000000");
values ( "0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046",\
"0.018848, 0.026657, 0.051156, 0.145159, 0.663046");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.573412, 0.587942, 0.633585, 0.796735, 1.657416",\
"0.615483, 0.630013, 0.675656, 0.838806, 1.699487",\
"0.650304, 0.664834, 0.710477, 0.873627, 1.734309",\
"0.690938, 0.705468, 0.751111, 0.914261, 1.774943",\
"0.719732, 0.734262, 0.779905, 0.943055, 1.803737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.559610, 0.571059, 0.599523, 0.676159, 1.051882",\
"0.614237, 0.625686, 0.654150, 0.730785, 1.106508",\
"0.685491, 0.696940, 0.725404, 0.802040, 1.177763",\
"0.805515, 0.816964, 0.845428, 0.922064, 1.297786",\
"0.997460, 1.008909, 1.037372, 1.114008, 1.489731");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.573412, 0.587942, 0.633585, 0.796735, 1.657416",\
"0.615483, 0.630013, 0.675656, 0.838806, 1.699487",\
"0.650304, 0.664834, 0.710477, 0.873627, 1.734309",\
"0.690938, 0.705468, 0.751111, 0.914261, 1.774943",\
"0.719732, 0.734262, 0.779905, 0.943055, 1.803737");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098",\
"0.019962, 0.035060, 0.092977, 0.327120, 1.565098");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.557664, 0.569112, 0.597576, 0.674212, 1.049935",\
"0.612290, 0.623739, 0.652203, 0.728838, 1.104561",\
"0.683544, 0.694993, 0.723457, 0.800093, 1.175816",\
"0.803568, 0.815017, 0.843481, 0.920117, 1.295840",\
"0.995513, 1.006962, 1.035426, 1.112061, 1.487784");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001822, 0.012094, 0.051322, 0.201322, 1.000000");
values ( "0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814",\
"0.018741, 0.026592, 0.051097, 0.145060, 0.662814");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.579878, 0.594379, 0.639926, 0.802961, 1.663057",\
"0.621924, 0.636424, 0.681971, 0.845007, 1.705102",\
"0.656777, 0.671277, 0.716824, 0.879860, 1.739956",\
"0.697015, 0.711515, 0.757062, 0.920098, 1.780194",\
"0.724362, 0.738862, 0.784409, 0.947444, 1.807540");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.553403, 0.564947, 0.593445, 0.669994, 1.045492",\
"0.608012, 0.619556, 0.648054, 0.724603, 1.100100",\
"0.679212, 0.690757, 0.719254, 0.795803, 1.171301",\
"0.798023, 0.809567, 0.838065, 0.914614, 1.290111",\
"0.988172, 0.999716, 1.028214, 1.104763, 1.480260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.579878, 0.594379, 0.639926, 0.802961, 1.663057",\
"0.621924, 0.636424, 0.681971, 0.845007, 1.705102",\
"0.656777, 0.671277, 0.716824, 0.879860, 1.739956",\
"0.697015, 0.711515, 0.757062, 0.920098, 1.780194",\
"0.724362, 0.738862, 0.784409, 0.947444, 1.807540");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176",\
"0.019414, 0.034600, 0.092697, 0.326830, 1.564176");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.553403, 0.564947, 0.593445, 0.669994, 1.045492",\
"0.608012, 0.619556, 0.648054, 0.724603, 1.100100",\
"0.679212, 0.690757, 0.719254, 0.795803, 1.171301",\
"0.798023, 0.809567, 0.838065, 0.914614, 1.290111",\
"0.988172, 0.999716, 1.028214, 1.104763, 1.480260");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001704, 0.011976, 0.051204, 0.201204, 1.000000");
values ( "0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038",\
"0.018634, 0.026525, 0.051044, 0.144840, 0.662038");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.589923, 0.604494, 0.650117, 0.813202, 1.673656",\
"0.631969, 0.646539, 0.692163, 0.855248, 1.715702",\
"0.666830, 0.681401, 0.727024, 0.890109, 1.750564",\
"0.707106, 0.721677, 0.767301, 0.930385, 1.790840",\
"0.734513, 0.749084, 0.794708, 0.957793, 1.818247");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.560561, 0.572095, 0.600579, 0.677154, 1.052665",\
"0.615171, 0.626705, 0.655188, 0.731763, 1.107274",\
"0.686381, 0.697915, 0.726399, 0.802973, 1.178484",\
"0.805232, 0.816766, 0.845249, 0.921824, 1.297335",\
"0.995443, 1.006977, 1.035460, 1.112035, 1.487546");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.589923, 0.604494, 0.650117, 0.813202, 1.673656",\
"0.631969, 0.646539, 0.692163, 0.855248, 1.715702",\
"0.666830, 0.681401, 0.727024, 0.890109, 1.750564",\
"0.707106, 0.721677, 0.767301, 0.930385, 1.790840",\
"0.734513, 0.749084, 0.794708, 0.957793, 1.818247");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415",\
"0.019719, 0.034838, 0.092792, 0.326822, 1.564415");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.560561, 0.572095, 0.600579, 0.677154, 1.052665",\
"0.615171, 0.626705, 0.655188, 0.731763, 1.107274",\
"0.686381, 0.697915, 0.726399, 0.802973, 1.178484",\
"0.805232, 0.816766, 0.845249, 0.921824, 1.297335",\
"0.995443, 1.006977, 1.035460, 1.112035, 1.487546");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149",\
"0.018638, 0.026524, 0.051041, 0.144857, 0.662149");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.621495, 0.636040, 0.681548, 0.844508, 1.704311",\
"0.663587, 0.678132, 0.723641, 0.886601, 1.746404",\
"0.698580, 0.713125, 0.758634, 0.921594, 1.781397",\
"0.740872, 0.755417, 0.800925, 0.963885, 1.823689",\
"0.776462, 0.791007, 0.836515, 0.999475, 1.859278");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.600040, 0.611708, 0.640241, 0.716721, 1.092029",\
"0.654751, 0.666419, 0.694952, 0.771432, 1.146740",\
"0.726722, 0.738391, 0.766924, 0.843404, 1.218712",\
"0.853871, 0.865539, 0.894072, 0.970552, 1.345860",\
"1.056480, 1.068149, 1.096682, 1.173162, 1.548470");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.621495, 0.636040, 0.681548, 0.844508, 1.704311",\
"0.663587, 0.678132, 0.723641, 0.886601, 1.746404",\
"0.698580, 0.713125, 0.758634, 0.921594, 1.781397",\
"0.740872, 0.755417, 0.800925, 0.963885, 1.823689",\
"0.776462, 0.791007, 0.836515, 0.999475, 1.859278");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358",\
"0.018999, 0.034226, 0.092408, 0.326468, 1.563358");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.599707, 0.611375, 0.639908, 0.716388, 1.091696",\
"0.654418, 0.666086, 0.694619, 0.771099, 1.146407",\
"0.726389, 0.738058, 0.766590, 0.843071, 1.218379",\
"0.853537, 0.865206, 0.893739, 0.970219, 1.345527",\
"1.056147, 1.067816, 1.096348, 1.172829, 1.548137");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001541, 0.011814, 0.051041, 0.201041, 1.000000");
values ( "0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342",\
"0.018484, 0.026428, 0.050961, 0.144603, 0.661342");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.568086, 0.582677, 0.628194, 0.791141, 1.650824",\
"0.610189, 0.624780, 0.670296, 0.833243, 1.692926",\
"0.645097, 0.659688, 0.705204, 0.868152, 1.727834",\
"0.687202, 0.701793, 0.747310, 0.910257, 1.769940",\
"0.722232, 0.736823, 0.782339, 0.945287, 1.804969");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.553203, 0.564913, 0.593457, 0.669896, 1.045070",\
"0.607916, 0.619626, 0.648169, 0.724608, 1.099783",\
"0.679854, 0.691563, 0.720107, 0.796546, 1.171721",\
"0.805633, 0.817343, 0.845886, 0.922326, 1.297500",\
"1.007994, 1.019704, 1.048248, 1.124687, 1.499861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.568086, 0.582677, 0.628194, 0.791141, 1.650824",\
"0.610189, 0.624780, 0.670296, 0.833243, 1.692926",\
"0.645097, 0.659688, 0.705204, 0.868152, 1.727834",\
"0.687202, 0.701793, 0.747310, 0.910257, 1.769940",\
"0.722232, 0.736823, 0.782339, 0.945287, 1.804969");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668",\
"0.018905, 0.034135, 0.092327, 0.326335, 1.562668");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.552666, 0.564376, 0.592920, 0.669359, 1.044533",\
"0.607379, 0.619089, 0.647632, 0.724071, 1.099246",\
"0.679317, 0.691026, 0.719570, 0.796009, 1.171183",\
"0.805096, 0.816806, 0.845349, 0.921789, 1.296963",\
"1.007457, 1.019167, 1.047711, 1.124150, 1.499324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001488, 0.011760, 0.050988, 0.200988, 1.000000");
values ( "0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933",\
"0.018433, 0.026398, 0.050938, 0.144491, 0.660933");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.655867, 0.670582, 0.716220, 0.879193, 1.739401",\
"0.697992, 0.712707, 0.758345, 0.921318, 1.781526",\
"0.733010, 0.747725, 0.793363, 0.956336, 1.816544",\
"0.775410, 0.790125, 0.835763, 0.998736, 1.858944",\
"0.810767, 0.825482, 0.871120, 1.034093, 1.894301");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.658129, 0.669832, 0.698319, 0.774801, 1.149773",\
"0.712837, 0.724541, 0.753027, 0.829509, 1.204481",\
"0.784723, 0.796426, 0.824913, 0.901395, 1.276367",\
"0.909961, 0.921664, 0.950151, 1.026633, 1.401605",\
"1.110838, 1.122541, 1.151028, 1.227510, 1.602482");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.655867, 0.670582, 0.716220, 0.879193, 1.739401",\
"0.697992, 0.712707, 0.758345, 0.921318, 1.781526",\
"0.733010, 0.747725, 0.793363, 0.956336, 1.816544",\
"0.775410, 0.790125, 0.835763, 0.998736, 1.858944",\
"0.810767, 0.825482, 0.871120, 1.034093, 1.894301");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063",\
"0.019399, 0.034515, 0.092449, 0.326150, 1.563063");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.658129, 0.669832, 0.698319, 0.774801, 1.149773",\
"0.712837, 0.724541, 0.753027, 0.829509, 1.204481",\
"0.784723, 0.796426, 0.824913, 0.901395, 1.276367",\
"0.909961, 0.921664, 0.950151, 1.026633, 1.401605",\
"1.110838, 1.122541, 1.151028, 1.227510, 1.602482");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001455, 0.011728, 0.050955, 0.200955, 1.000000");
values ( "0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715",\
"0.018412, 0.026363, 0.050906, 0.144398, 0.660715");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.552426, 0.567023, 0.612519, 0.775362, 1.634722",\
"0.594476, 0.609073, 0.654569, 0.817412, 1.676772",\
"0.629334, 0.643931, 0.689427, 0.852270, 1.711630",\
"0.669614, 0.684211, 0.729706, 0.892550, 1.751910",\
"0.697029, 0.711626, 0.757121, 0.919965, 1.779325");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.541521, 0.553269, 0.581806, 0.658168, 1.032958",\
"0.596136, 0.607884, 0.636421, 0.712783, 1.087573",\
"0.667352, 0.679100, 0.707636, 0.783998, 1.158788",\
"0.786217, 0.797965, 0.826501, 0.902863, 1.277653",\
"0.976449, 0.988197, 1.016734, 1.093096, 1.467886");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.552426, 0.567023, 0.612519, 0.775362, 1.634722",\
"0.594476, 0.609073, 0.654569, 0.817412, 1.676772",\
"0.629334, 0.643931, 0.689427, 0.852270, 1.711630",\
"0.669614, 0.684211, 0.729706, 0.892550, 1.751910",\
"0.697029, 0.711626, 0.757121, 0.919965, 1.779325");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037",\
"0.018831, 0.034065, 0.092259, 0.326026, 1.562037");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.540429, 0.552177, 0.580714, 0.657076, 1.031866",\
"0.595044, 0.606792, 0.635328, 0.711691, 1.086481",\
"0.666259, 0.678007, 0.706544, 0.782906, 1.157696",\
"0.785124, 0.796872, 0.825409, 0.901771, 1.276561",\
"0.975357, 0.987105, 1.015641, 1.092004, 1.466794");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001429, 0.011701, 0.050929, 0.200929, 1.000000");
values ( "0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974",\
"0.018379, 0.026363, 0.050916, 0.144259, 0.659974");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.565125, 0.579754, 0.625251, 0.788058, 1.647333",\
"0.607171, 0.621800, 0.667297, 0.830104, 1.689379",\
"0.642051, 0.656680, 0.702177, 0.864984, 1.724258",\
"0.682412, 0.697040, 0.742537, 0.905344, 1.764619",\
"0.709953, 0.724582, 0.770079, 0.932886, 1.792161");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.545719, 0.557512, 0.586055, 0.662383, 1.037028",\
"0.600327, 0.612120, 0.640663, 0.716991, 1.091636",\
"0.671558, 0.683352, 0.711895, 0.788223, 1.162867",\
"0.790493, 0.802286, 0.830829, 0.907157, 1.281802",\
"0.980832, 0.992626, 1.021169, 1.097497, 1.472141");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.565125, 0.579754, 0.625251, 0.788058, 1.647333",\
"0.607171, 0.621800, 0.667297, 0.830104, 1.689379",\
"0.642051, 0.656680, 0.702177, 0.864984, 1.724258",\
"0.682412, 0.697040, 0.742537, 0.905344, 1.764619",\
"0.709953, 0.724582, 0.770079, 0.932886, 1.792161");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681",\
"0.018754, 0.033987, 0.092175, 0.325841, 1.561681");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.545719, 0.557512, 0.586055, 0.662383, 1.037028",\
"0.600327, 0.612120, 0.640663, 0.716991, 1.091636",\
"0.671558, 0.683352, 0.711895, 0.788223, 1.162867",\
"0.790493, 0.802286, 0.830829, 0.907157, 1.281802",\
"0.980832, 0.992626, 1.021169, 1.097497, 1.472141");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001365, 0.011638, 0.050865, 0.200865, 1.000000");
values ( "0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559",\
"0.018320, 0.026324, 0.050885, 0.144136, 0.659559");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.573126, 0.587872, 0.633464, 0.795162, 1.655835",\
"0.615175, 0.629921, 0.675513, 0.837211, 1.697883",\
"0.650020, 0.664767, 0.710358, 0.872056, 1.732729",\
"0.690240, 0.704986, 0.750578, 0.912275, 1.772948",\
"0.717559, 0.732305, 0.777897, 0.939595, 1.800267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.552984, 0.564794, 0.593319, 0.668928, 1.044071",\
"0.607598, 0.619409, 0.647934, 0.723543, 1.098686",\
"0.678808, 0.690619, 0.719144, 0.794753, 1.169896",\
"0.797603, 0.809414, 0.837939, 0.913548, 1.288691",\
"0.987743, 0.999554, 1.028079, 1.103688, 1.478831");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.573126, 0.587872, 0.633464, 0.795162, 1.655835",\
"0.615175, 0.629921, 0.675513, 0.837211, 1.697883",\
"0.650020, 0.664767, 0.710358, 0.872056, 1.732729",\
"0.690240, 0.704986, 0.750578, 0.912275, 1.772948",\
"0.717559, 0.732305, 0.777897, 0.939595, 1.800267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428",\
"0.019085, 0.034236, 0.092243, 0.321047, 1.561428");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.552004, 0.563815, 0.592340, 0.667949, 1.043092",\
"0.606619, 0.618429, 0.646955, 0.722564, 1.097707",\
"0.677829, 0.689639, 0.718165, 0.793774, 1.168917",\
"0.796624, 0.808435, 0.836960, 0.912569, 1.287712",\
"0.986764, 0.998575, 1.027100, 1.102709, 1.477852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001328, 0.011600, 0.050828, 0.200828, 1.000000");
values ( "0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127",\
"0.018290, 0.026297, 0.050865, 0.140302, 0.659127");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.569551, 0.584370, 0.630029, 0.792924, 1.652955",\
"0.611727, 0.626546, 0.672205, 0.835100, 1.695131",\
"0.646589, 0.661409, 0.707067, 0.869962, 1.729993",\
"0.686885, 0.701705, 0.747364, 0.910258, 1.770290",\
"0.714326, 0.729146, 0.774805, 0.937699, 1.797730");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.550512, 0.562340, 0.590868, 0.667235, 1.041889",\
"0.605237, 0.617065, 0.645593, 0.721960, 1.096615",\
"0.676455, 0.688282, 0.716811, 0.793178, 1.167832",\
"0.795336, 0.807164, 0.835692, 0.912059, 1.286713",\
"0.985593, 0.997421, 1.025949, 1.102316, 1.476970");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.569551, 0.584370, 0.630029, 0.792924, 1.652955",\
"0.611727, 0.626546, 0.672205, 0.835100, 1.695131",\
"0.646589, 0.661409, 0.707067, 0.869962, 1.729993",\
"0.686885, 0.701705, 0.747364, 0.910258, 1.770290",\
"0.714326, 0.729146, 0.774805, 0.937699, 1.797730");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043",\
"0.019265, 0.034367, 0.092260, 0.325688, 1.562043");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.550512, 0.562340, 0.590868, 0.667235, 1.041889",\
"0.605237, 0.617065, 0.645593, 0.721960, 1.096615",\
"0.676455, 0.688282, 0.716811, 0.793178, 1.167832",\
"0.795336, 0.807164, 0.835692, 0.912059, 1.286713",\
"0.985593, 0.997421, 1.025949, 1.102316, 1.476970");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001300, 0.011573, 0.050800, 0.200800, 1.000000");
values ( "0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656",\
"0.018268, 0.026275, 0.050837, 0.144101, 0.659656");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.577061, 0.591328, 0.636836, 0.800038, 1.660330",\
"0.619182, 0.633448, 0.678957, 0.842158, 1.702451",\
"0.654097, 0.668363, 0.713872, 0.877073, 1.737366",\
"0.696245, 0.710512, 0.756020, 0.919222, 1.779514",\
"0.731124, 0.745391, 0.790899, 0.954101, 1.814393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.558940, 0.570186, 0.598633, 0.675347, 1.051503",\
"0.613648, 0.624895, 0.653342, 0.730056, 1.106212",\
"0.685541, 0.696787, 0.725234, 0.801948, 1.178105",\
"0.810899, 0.822146, 0.850593, 0.927306, 1.303463",\
"1.012350, 1.023596, 1.052043, 1.128757, 1.504914");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.577061, 0.591328, 0.636836, 0.800038, 1.660330",\
"0.619182, 0.633448, 0.678957, 0.842158, 1.702451",\
"0.654097, 0.668363, 0.713872, 0.877073, 1.737366",\
"0.696245, 0.710512, 0.756020, 0.919222, 1.779514",\
"0.731124, 0.745391, 0.790899, 0.954101, 1.814393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859",\
"0.019853, 0.035061, 0.093236, 0.327901, 1.565859");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.558309, 0.569556, 0.598002, 0.674716, 1.050873",\
"0.613018, 0.624264, 0.652711, 0.729425, 1.105582",\
"0.684910, 0.696157, 0.724604, 0.801318, 1.177474",\
"0.810269, 0.821515, 0.849962, 0.926676, 1.302832",\
"1.011719, 1.022966, 1.051413, 1.128127, 1.504283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048",\
"0.019019, 0.026779, 0.051260, 0.145504, 0.664048");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.575725, 0.590522, 0.636131, 0.798967, 1.658689",\
"0.617754, 0.632551, 0.678161, 0.840997, 1.700718",\
"0.652615, 0.667412, 0.713022, 0.875858, 1.735579",\
"0.692897, 0.707695, 0.753304, 0.916140, 1.775861",\
"0.720316, 0.735113, 0.780722, 0.943559, 1.803280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.553150, 0.565019, 0.593562, 0.669884, 1.044415",\
"0.607735, 0.619605, 0.648148, 0.724470, 1.099000",\
"0.678948, 0.690818, 0.719361, 0.795683, 1.170213",\
"0.797811, 0.809680, 0.838224, 0.914546, 1.289076",\
"0.988040, 0.999909, 1.028452, 1.104774, 1.479304");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.575725, 0.590522, 0.636131, 0.798967, 1.658689",\
"0.617754, 0.632551, 0.678161, 0.840997, 1.700718",\
"0.652615, 0.667412, 0.713022, 0.875858, 1.735579",\
"0.692897, 0.707695, 0.753304, 0.916140, 1.775861",\
"0.720316, 0.735113, 0.780722, 0.943559, 1.803280");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565",\
"0.019002, 0.034147, 0.092132, 0.325552, 1.561565");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.553150, 0.565019, 0.593562, 0.669884, 1.044415",\
"0.607735, 0.619605, 0.648148, 0.724470, 1.099000",\
"0.678948, 0.690818, 0.719361, 0.795683, 1.170213",\
"0.797811, 0.809680, 0.838224, 0.914546, 1.289076",\
"0.988040, 0.999909, 1.028452, 1.104774, 1.479304");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001249, 0.011522, 0.050749, 0.200749, 1.000000");
values ( "0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251",\
"0.018219, 0.026247, 0.050816, 0.143993, 0.659251");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.572970, 0.587337, 0.632960, 0.796188, 1.656908",\
"0.615018, 0.629384, 0.675008, 0.838236, 1.698956",\
"0.649874, 0.664241, 0.709865, 0.873092, 1.733813",\
"0.690144, 0.704510, 0.750134, 0.913362, 1.774082",\
"0.717541, 0.731908, 0.777532, 0.940759, 1.801480");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.552965, 0.564197, 0.592611, 0.669329, 1.045308",\
"0.607577, 0.618809, 0.647223, 0.723941, 1.099920",\
"0.678788, 0.690020, 0.718434, 0.795152, 1.171131",\
"0.797641, 0.808873, 0.837287, 0.914005, 1.289984",\
"0.987856, 0.999088, 1.027502, 1.104220, 1.480199");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.572970, 0.587337, 0.632960, 0.796188, 1.656908",\
"0.615018, 0.629384, 0.675008, 0.838236, 1.698956",\
"0.649874, 0.664241, 0.709865, 0.873092, 1.733813",\
"0.690144, 0.704510, 0.750134, 0.913362, 1.774082",\
"0.717541, 0.731908, 0.777532, 0.940759, 1.801480");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019",\
"0.020366, 0.035463, 0.093399, 0.327767, 1.566019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.552965, 0.564197, 0.592611, 0.669329, 1.045308",\
"0.607577, 0.618809, 0.647223, 0.723941, 1.099920",\
"0.678788, 0.690020, 0.718434, 0.795152, 1.171131",\
"0.797641, 0.808873, 0.837287, 0.914005, 1.289984",\
"0.987856, 0.999088, 1.027502, 1.104220, 1.480199");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002115, 0.012388, 0.051615, 0.201615, 1.000000");
values ( "0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771",\
"0.019010, 0.026773, 0.051258, 0.145436, 0.663771");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.571397, 0.586146, 0.631785, 0.793510, 1.654305",\
"0.613596, 0.628345, 0.673984, 0.835709, 1.696504",\
"0.648460, 0.663209, 0.708848, 0.870573, 1.731368",\
"0.688772, 0.703521, 0.749160, 0.910885, 1.771680",\
"0.716239, 0.730988, 0.776627, 0.938352, 1.799147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.554277, 0.566008, 0.594500, 0.670119, 1.045186",\
"0.609035, 0.620766, 0.649258, 0.724877, 1.099944",\
"0.680259, 0.691990, 0.720482, 0.796101, 1.171168",\
"0.799159, 0.810890, 0.839382, 0.915001, 1.290068",\
"0.989445, 1.001177, 1.029669, 1.105288, 1.480354");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.571397, 0.586146, 0.631785, 0.793510, 1.654305",\
"0.613596, 0.628345, 0.673984, 0.835709, 1.696504",\
"0.648460, 0.663209, 0.708848, 0.870573, 1.731368",\
"0.688772, 0.703521, 0.749160, 0.910885, 1.771680",\
"0.716239, 0.730988, 0.776627, 0.938352, 1.799147");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514",\
"0.019448, 0.034550, 0.092458, 0.321167, 1.561514");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.553083, 0.564815, 0.593307, 0.668926, 1.043992",\
"0.607841, 0.619573, 0.648065, 0.723684, 1.098750",\
"0.679065, 0.690796, 0.719288, 0.794908, 1.169974",\
"0.797965, 0.809697, 0.838189, 0.913808, 1.288874",\
"0.988252, 0.999983, 1.028475, 1.104094, 1.479161");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001425, 0.011697, 0.050925, 0.200925, 1.000000");
values ( "0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118",\
"0.018381, 0.026355, 0.050920, 0.140352, 0.659118");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.615677, 0.630214, 0.675897, 0.839144, 1.700294",\
"0.657727, 0.672263, 0.717947, 0.881194, 1.742344",\
"0.692595, 0.707131, 0.752815, 0.916061, 1.777212",\
"0.732893, 0.747429, 0.793113, 0.956359, 1.817509",\
"0.760333, 0.774870, 0.820553, 0.983800, 1.844950");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.574633, 0.586046, 0.614509, 0.691232, 1.067318",\
"0.629247, 0.640661, 0.669123, 0.745847, 1.121932",\
"0.700462, 0.711875, 0.740338, 0.817061, 1.193147",\
"0.819327, 0.830741, 0.859203, 0.935927, 1.312012",\
"1.009562, 1.020975, 1.049438, 1.126162, 1.502247");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.615677, 0.630214, 0.675897, 0.839144, 1.700294",\
"0.657727, 0.672263, 0.717947, 0.881194, 1.742344",\
"0.692595, 0.707131, 0.752815, 0.916061, 1.777212",\
"0.732893, 0.747429, 0.793113, 0.956359, 1.817509",\
"0.760333, 0.774870, 0.820553, 0.983800, 1.844950");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078",\
"0.020156, 0.035223, 0.093073, 0.327365, 1.566078");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.574633, 0.586046, 0.614509, 0.691232, 1.067318",\
"0.629247, 0.640661, 0.669123, 0.745847, 1.121932",\
"0.700462, 0.711875, 0.740338, 0.817061, 1.193147",\
"0.819327, 0.830741, 0.859203, 0.935927, 1.312012",\
"1.009562, 1.020975, 1.049438, 1.126162, 1.502247");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001871, 0.012143, 0.051371, 0.201371, 1.000000");
values ( "0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763",\
"0.018785, 0.026617, 0.051110, 0.145277, 0.663763");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.602206, 0.616819, 0.662648, 0.825986, 1.687698",\
"0.644248, 0.658861, 0.704691, 0.868028, 1.729741",\
"0.679108, 0.693721, 0.739551, 0.902888, 1.764601",\
"0.719374, 0.733987, 0.779817, 0.943154, 1.804866",\
"0.746763, 0.761376, 0.807206, 0.970543, 1.832256");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.568878, 0.580178, 0.608574, 0.685347, 1.061322",\
"0.623483, 0.634782, 0.663179, 0.739952, 1.115927",\
"0.694690, 0.705990, 0.734386, 0.811159, 1.187134",\
"0.813528, 0.824828, 0.853224, 0.929997, 1.305972",\
"1.003720, 1.015019, 1.043416, 1.120189, 1.496164");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.602206, 0.616819, 0.662648, 0.825986, 1.687698",\
"0.644248, 0.658861, 0.704691, 0.868028, 1.729741",\
"0.679108, 0.693721, 0.739551, 0.902888, 1.764601",\
"0.719374, 0.733987, 0.779817, 0.943154, 1.804866",\
"0.746763, 0.761376, 0.807206, 0.970543, 1.832256");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445",\
"0.020961, 0.035888, 0.093449, 0.327504, 1.566445");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.568878, 0.580178, 0.608574, 0.685347, 1.061322",\
"0.623483, 0.634782, 0.663179, 0.739952, 1.115927",\
"0.694690, 0.705990, 0.734386, 0.811159, 1.187134",\
"0.813528, 0.824828, 0.853224, 0.929997, 1.305972",\
"1.003720, 1.015019, 1.043416, 1.120189, 1.496164");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001995, 0.012267, 0.051495, 0.201495, 1.000000");
values ( "0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852",\
"0.018888, 0.026685, 0.051173, 0.145354, 0.663852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.573378, 0.588194, 0.634082, 0.797236, 1.658452",\
"0.617863, 0.632680, 0.678567, 0.841722, 1.702937",\
"0.661703, 0.676519, 0.722407, 0.885561, 1.746777",\
"0.720265, 0.735082, 0.780970, 0.944124, 1.805341",\
"0.785648, 0.800465, 0.846353, 1.009508, 1.870726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.020900, 0.035774, 0.093210, 0.326570, 1.563992",\
"0.020900, 0.035774, 0.093210, 0.326570, 1.563992",\
"0.020900, 0.035774, 0.093210, 0.326570, 1.563993",\
"0.020901, 0.035775, 0.093211, 0.326570, 1.563993",\
"0.020903, 0.035776, 0.093211, 0.326570, 1.563994");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.515618, 0.527085, 0.555480, 0.632040, 1.006996",\
"0.570748, 0.582215, 0.610610, 0.687169, 1.062126",\
"0.644553, 0.656021, 0.684415, 0.760975, 1.135932",\
"0.783766, 0.795233, 0.823628, 0.900188, 1.275144",\
"1.007458, 1.018926, 1.047320, 1.123880, 1.498836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.573378, 0.588194, 0.634082, 0.797236, 1.658452",\
"0.617863, 0.632680, 0.678567, 0.841722, 1.702937",\
"0.661703, 0.676519, 0.722407, 0.885561, 1.746777",\
"0.720265, 0.735082, 0.780970, 0.944124, 1.805341",\
"0.785648, 0.800465, 0.846353, 1.009508, 1.870726");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.020900, 0.035774, 0.093210, 0.326570, 1.563992",\
"0.020900, 0.035774, 0.093210, 0.326570, 1.563992",\
"0.020900, 0.035774, 0.093210, 0.326570, 1.563993",\
"0.020901, 0.035775, 0.093211, 0.326570, 1.563993",\
"0.020903, 0.035776, 0.093211, 0.326570, 1.563994");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.515618, 0.527085, 0.555480, 0.632040, 1.006996",\
"0.570748, 0.582215, 0.610610, 0.687169, 1.062126",\
"0.644553, 0.656021, 0.684415, 0.760975, 1.135932",\
"0.783766, 0.795233, 0.823628, 0.900188, 1.275144",\
"1.007458, 1.018926, 1.047320, 1.123880, 1.498836");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001748, 0.012020, 0.051248, 0.201248, 1.000000");
values ( "0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207",\
"0.018671, 0.026536, 0.051064, 0.144663, 0.661207");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.539150, 0.554135, 0.600192, 0.763432, 1.625359",\
"0.581086, 0.596072, 0.642129, 0.805369, 1.667295",\
"0.615585, 0.630570, 0.676627, 0.839867, 1.701794",\
"0.657456, 0.672442, 0.718499, 0.881739, 1.743667",\
"0.693578, 0.708564, 0.754621, 0.917862, 1.779790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021549, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021550, 0.036277, 0.093395, 0.326464, 1.564255");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.482741, 0.494217, 0.522611, 0.599192, 0.974123",\
"0.537455, 0.548931, 0.577325, 0.653905, 1.028837",\
"0.609075, 0.620550, 0.648945, 0.725525, 1.100457",\
"0.739056, 0.750532, 0.778926, 0.855507, 1.230438",\
"0.949851, 0.961327, 0.989721, 1.066301, 1.441233");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.018733, 0.026582, 0.051090, 0.144658, 0.661173",\
"0.018733, 0.026582, 0.051090, 0.144658, 0.661173",\
"0.018733, 0.026582, 0.051090, 0.144658, 0.661173",\
"0.018733, 0.026582, 0.051090, 0.144658, 0.661173",\
"0.018733, 0.026582, 0.051090, 0.144658, 0.661173");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.539150, 0.554135, 0.600192, 0.763432, 1.625359",\
"0.581086, 0.596072, 0.642129, 0.805369, 1.667295",\
"0.615585, 0.630570, 0.676627, 0.839867, 1.701794",\
"0.657456, 0.672442, 0.718499, 0.881739, 1.743667",\
"0.693578, 0.708564, 0.754621, 0.917862, 1.779790");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021548, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021549, 0.036276, 0.093394, 0.326464, 1.564254",\
"0.021550, 0.036277, 0.093395, 0.326464, 1.564255");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.482741, 0.494217, 0.522611, 0.599192, 0.974123",\
"0.537455, 0.548931, 0.577325, 0.653905, 1.028837",\
"0.609075, 0.620550, 0.648945, 0.725525, 1.100457",\
"0.739056, 0.750532, 0.778926, 0.855507, 1.230438",\
"0.949851, 0.961327, 0.989721, 1.066301, 1.441233");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001734, 0.012007, 0.051234, 0.201234, 1.000000");
values ( "0.018732, 0.026581, 0.051090, 0.144658, 0.661173",\
"0.018732, 0.026581, 0.051090, 0.144658, 0.661173",\
"0.018732, 0.026581, 0.051090, 0.144658, 0.661173",\
"0.018732, 0.026581, 0.051090, 0.144658, 0.661173",\
"0.018732, 0.026581, 0.051090, 0.144658, 0.661173");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.530950, 0.545872, 0.591797, 0.754963, 1.616432",\
"0.560461, 0.575383, 0.621308, 0.784474, 1.645943",\
"0.597308, 0.612230, 0.658155, 0.821321, 1.682790",\
"0.643880, 0.658802, 0.704728, 0.867894, 1.729364",\
"0.667391, 0.682313, 0.728239, 0.891406, 1.752879");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.020785, 0.035642, 0.093024, 0.326339, 1.564029",\
"0.020785, 0.035642, 0.093024, 0.326339, 1.564029",\
"0.020785, 0.035643, 0.093025, 0.326339, 1.564030",\
"0.020786, 0.035643, 0.093025, 0.326339, 1.564030",\
"0.020789, 0.035645, 0.093026, 0.326338, 1.564031");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.478821, 0.490392, 0.518813, 0.595377, 0.970392",\
"0.512530, 0.524102, 0.552522, 0.629087, 1.004102",\
"0.581744, 0.593315, 0.621736, 0.698300, 1.073315",\
"0.731666, 0.743237, 0.771658, 0.848222, 1.223237",\
"0.942156, 0.953728, 0.982149, 1.058713, 1.433728");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.018548, 0.026445, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026445, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144571, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144571, 0.661202");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.530950, 0.545872, 0.591797, 0.754963, 1.616432",\
"0.560461, 0.575383, 0.621308, 0.784474, 1.645943",\
"0.597308, 0.612230, 0.658155, 0.821321, 1.682790",\
"0.643880, 0.658802, 0.704728, 0.867894, 1.729364",\
"0.667391, 0.682313, 0.728239, 0.891406, 1.752879");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.020785, 0.035642, 0.093024, 0.326339, 1.564029",\
"0.020785, 0.035642, 0.093024, 0.326339, 1.564029",\
"0.020785, 0.035643, 0.093025, 0.326339, 1.564030",\
"0.020786, 0.035643, 0.093025, 0.326339, 1.564030",\
"0.020789, 0.035645, 0.093026, 0.326338, 1.564031");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.478821, 0.490392, 0.518813, 0.595377, 0.970392",\
"0.512530, 0.524102, 0.552522, 0.629087, 1.004102",\
"0.581744, 0.593315, 0.621736, 0.698300, 1.073315",\
"0.731666, 0.743237, 0.771658, 0.848222, 1.223237",\
"0.942156, 0.953728, 0.982149, 1.058713, 1.433728");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001606, 0.011879, 0.051106, 0.201106, 1.000000");
values ( "0.018548, 0.026445, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026445, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144570, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144571, 0.661202",\
"0.018548, 0.026446, 0.050979, 0.144571, 0.661202");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.568811, 0.583823, 0.629814, 0.793060, 1.655080",\
"0.610810, 0.625822, 0.671813, 0.835059, 1.697079",\
"0.645407, 0.660419, 0.706410, 0.869656, 1.731676",\
"0.686842, 0.701854, 0.747846, 0.911092, 1.773113",\
"0.722545, 0.737558, 0.783549, 0.946796, 1.808818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.020878, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020878, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020879, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020879, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020881, 0.035694, 0.092970, 0.326338, 1.564758");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.494359, 0.505979, 0.534415, 0.611046, 0.986351",\
"0.550512, 0.562132, 0.590568, 0.667199, 1.042504",\
"0.623198, 0.634818, 0.663255, 0.739885, 1.115190",\
"0.752544, 0.764164, 0.792600, 0.869231, 1.244536",\
"0.963971, 0.975590, 1.004027, 1.080658, 1.455963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.018491, 0.026398, 0.050925, 0.144654, 0.661857",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661857",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.568811, 0.583823, 0.629814, 0.793060, 1.655080",\
"0.610810, 0.625822, 0.671813, 0.835059, 1.697079",\
"0.645407, 0.660419, 0.706410, 0.869656, 1.731676",\
"0.686842, 0.701854, 0.747846, 0.911092, 1.773113",\
"0.722545, 0.737558, 0.783549, 0.946796, 1.808818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.020878, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020878, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020879, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020879, 0.035693, 0.092970, 0.326338, 1.564757",\
"0.020881, 0.035694, 0.092970, 0.326338, 1.564758");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.494359, 0.505979, 0.534415, 0.611046, 0.986351",\
"0.550512, 0.562132, 0.590568, 0.667199, 1.042504",\
"0.623198, 0.634818, 0.663255, 0.739885, 1.115190",\
"0.752544, 0.764164, 0.792600, 0.869231, 1.244536",\
"0.963971, 0.975590, 1.004027, 1.080658, 1.455963");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001539, 0.011811, 0.051039, 0.201039, 1.000000");
values ( "0.018491, 0.026398, 0.050925, 0.144654, 0.661857",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661857",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858",\
"0.018491, 0.026398, 0.050925, 0.144654, 0.661858");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.546181, 0.561002, 0.607005, 0.770382, 1.632669",\
"0.574175, 0.588996, 0.634999, 0.798377, 1.660663",\
"0.610356, 0.625177, 0.671180, 0.834557, 1.696844",\
"0.657237, 0.672057, 0.718061, 0.881438, 1.743726",\
"0.683432, 0.698253, 0.744258, 0.907635, 1.769925");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021549, 0.036323, 0.093555, 0.327176, 1.566140",\
"0.021552, 0.036325, 0.093555, 0.327176, 1.566141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.488368, 0.499710, 0.528083, 0.604837, 0.980520",\
"0.522073, 0.533414, 0.561788, 0.638542, 1.014224",\
"0.588819, 0.600160, 0.628534, 0.705288, 1.080971",\
"0.742361, 0.753702, 0.782075, 0.858829, 1.234511",\
"0.952964, 0.964304, 0.992678, 1.069432, 1.445114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018828, 0.026641, 0.051135, 0.145166, 0.663223",\
"0.018827, 0.026641, 0.051135, 0.145166, 0.663223");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.546181, 0.561002, 0.607005, 0.770382, 1.632669",\
"0.574175, 0.588996, 0.634999, 0.798377, 1.660663",\
"0.610356, 0.625177, 0.671180, 0.834557, 1.696844",\
"0.657237, 0.672057, 0.718061, 0.881438, 1.743726",\
"0.683432, 0.698253, 0.744258, 0.907635, 1.769925");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021548, 0.036323, 0.093554, 0.327176, 1.566139",\
"0.021549, 0.036323, 0.093555, 0.327176, 1.566140",\
"0.021552, 0.036325, 0.093555, 0.327176, 1.566141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.488368, 0.499710, 0.528083, 0.604837, 0.980520",\
"0.522073, 0.533414, 0.561788, 0.638542, 1.014224",\
"0.588819, 0.600160, 0.628534, 0.705288, 1.080971",\
"0.742361, 0.753702, 0.782075, 0.858829, 1.234511",\
"0.952964, 0.964304, 0.992678, 1.069432, 1.445114");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001917, 0.012189, 0.051417, 0.201417, 1.000000");
values ( "0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018829, 0.026642, 0.051135, 0.145166, 0.663223",\
"0.018828, 0.026641, 0.051135, 0.145166, 0.663223",\
"0.018827, 0.026641, 0.051135, 0.145166, 0.663223");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.570766, 0.585341, 0.631373, 0.794963, 1.657698",\
"0.612749, 0.627324, 0.673357, 0.836946, 1.699682",\
"0.647179, 0.661754, 0.707787, 0.871376, 1.734112",\
"0.688861, 0.703436, 0.749468, 0.913058, 1.775794",\
"0.724661, 0.739236, 0.785269, 0.948859, 1.811596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022662, 0.037374, 0.094516, 0.328522, 1.568343",\
"0.022663, 0.037375, 0.094516, 0.328522, 1.568343");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.498948, 0.509912, 0.538192, 0.615138, 0.991425",\
"0.553678, 0.564642, 0.592922, 0.669869, 1.046155",\
"0.625312, 0.636276, 0.664556, 0.741503, 1.117790",\
"0.755337, 0.766300, 0.794581, 0.871527, 1.247814",\
"0.966615, 0.977579, 1.005859, 1.082805, 1.459092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051493, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051493, 0.145998, 0.665376");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.570766, 0.585341, 0.631373, 0.794963, 1.657698",\
"0.612749, 0.627324, 0.673357, 0.836946, 1.699682",\
"0.647179, 0.661754, 0.707787, 0.871376, 1.734112",\
"0.688861, 0.703436, 0.749468, 0.913058, 1.775794",\
"0.724661, 0.739236, 0.785269, 0.948859, 1.811596");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022661, 0.037373, 0.094515, 0.328522, 1.568342",\
"0.022662, 0.037374, 0.094516, 0.328522, 1.568343",\
"0.022663, 0.037375, 0.094516, 0.328522, 1.568343");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.498948, 0.509912, 0.538192, 0.615138, 0.991425",\
"0.553678, 0.564642, 0.592922, 0.669869, 1.046155",\
"0.625312, 0.636276, 0.664556, 0.741503, 1.117790",\
"0.755337, 0.766300, 0.794581, 0.871527, 1.247814",\
"0.966615, 0.977579, 1.005859, 1.082805, 1.459092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002530, 0.012802, 0.052030, 0.202030, 1.000000");
values ( "0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051494, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051493, 0.145998, 0.665376",\
"0.019391, 0.027061, 0.051493, 0.145998, 0.665376");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.566402, 0.581428, 0.627572, 0.790923, 1.653453",\
"0.608362, 0.623388, 0.669532, 0.832883, 1.695413",\
"0.642830, 0.657856, 0.704000, 0.867351, 1.729881",\
"0.684616, 0.699642, 0.745786, 0.909137, 1.771668",\
"0.720592, 0.735619, 0.781763, 0.945114, 1.807647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021967, 0.036618, 0.093578, 0.326685, 1.565191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.494800, 0.506235, 0.534640, 0.611295, 0.986551",\
"0.549526, 0.560961, 0.589366, 0.666021, 1.041277",\
"0.621153, 0.632588, 0.660992, 0.737647, 1.112903",\
"0.751150, 0.762585, 0.790989, 0.867644, 1.242900",\
"0.962082, 0.973517, 1.001921, 1.078576, 1.453832");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018845, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018845, 0.026665, 0.051145, 0.144877, 0.661987");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.566402, 0.581428, 0.627572, 0.790923, 1.653453",\
"0.608362, 0.623388, 0.669532, 0.832883, 1.695413",\
"0.642830, 0.657856, 0.704000, 0.867351, 1.729881",\
"0.684616, 0.699642, 0.745786, 0.909137, 1.771668",\
"0.720592, 0.735619, 0.781763, 0.945114, 1.807647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021965, 0.036617, 0.093577, 0.326685, 1.565190",\
"0.021967, 0.036618, 0.093578, 0.326685, 1.565191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.494800, 0.506235, 0.534640, 0.611295, 0.986551",\
"0.549526, 0.560961, 0.589366, 0.666021, 1.041277",\
"0.621153, 0.632588, 0.660992, 0.737647, 1.112903",\
"0.751150, 0.762585, 0.790989, 0.867644, 1.242900",\
"0.962082, 0.973517, 1.001921, 1.078576, 1.453832");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001800, 0.012072, 0.051300, 0.201300, 1.000000");
values ( "0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018846, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018845, 0.026665, 0.051145, 0.144877, 0.661987",\
"0.018845, 0.026665, 0.051145, 0.144877, 0.661987");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.695459, 0.709967, 0.755804, 0.919212, 1.781060",\
"0.740181, 0.754689, 0.800526, 0.963934, 1.825782",\
"0.783790, 0.798298, 0.844135, 1.007543, 1.869391",\
"0.842923, 0.857431, 0.903268, 1.066676, 1.928524",\
"0.907914, 0.922423, 0.968259, 1.131667, 1.993515");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.687397, 0.698537, 0.726894, 0.803734, 1.179903",\
"0.740764, 0.751904, 0.780262, 0.857101, 1.233271",\
"0.813461, 0.824602, 0.852959, 0.929799, 1.305968",\
"0.952108, 0.963248, 0.991606, 1.068445, 1.444615",\
"1.171504, 1.182644, 1.211001, 1.287841, 1.664010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.695459, 0.709967, 0.755804, 0.919212, 1.781060",\
"0.740181, 0.754689, 0.800526, 0.963934, 1.825782",\
"0.783790, 0.798298, 0.844135, 1.007543, 1.869391",\
"0.842923, 0.857431, 0.903268, 1.066676, 1.928524",\
"0.907914, 0.922423, 0.968259, 1.131667, 1.993515");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193",\
"0.021340, 0.036245, 0.093781, 0.327973, 1.567193");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.687397, 0.698537, 0.726894, 0.803734, 1.179903",\
"0.740764, 0.751904, 0.780262, 0.857101, 1.233271",\
"0.813461, 0.824602, 0.852959, 0.929799, 1.305968",\
"0.952108, 0.963248, 0.991606, 1.068445, 1.444615",\
"1.171504, 1.182644, 1.211001, 1.287841, 1.664010");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002209, 0.012481, 0.051709, 0.201709, 1.000000");
values ( "0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591",\
"0.019075, 0.026816, 0.051287, 0.145635, 0.664591");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.760099, 0.774840, 0.820668, 0.983846, 1.845030",\
"0.805402, 0.820142, 0.865971, 1.029148, 1.890333",\
"0.859115, 0.873856, 0.919684, 1.082862, 1.944046",\
"0.939650, 0.954390, 1.000219, 1.163396, 2.024581",\
"1.043755, 1.058495, 1.104324, 1.267501, 2.128685");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.736772, 0.748233, 0.776650, 0.853252, 1.228521",\
"0.791046, 0.802506, 0.830924, 0.907526, 1.282794",\
"0.863103, 0.874563, 0.902981, 0.979582, 1.354851",\
"0.995990, 1.007450, 1.035868, 1.112469, 1.487738",\
"1.204443, 1.215903, 1.244321, 1.320922, 1.696191");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018694, 0.026553, 0.051073, 0.144821, 0.661888",\
"0.018694, 0.026553, 0.051073, 0.144821, 0.661888",\
"0.018694, 0.026553, 0.051073, 0.144821, 0.661888",\
"0.018694, 0.026553, 0.051073, 0.144821, 0.661888",\
"0.018694, 0.026553, 0.051073, 0.144821, 0.661888");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.760099, 0.774840, 0.820668, 0.983846, 1.845030",\
"0.805402, 0.820142, 0.865971, 1.029148, 1.890333",\
"0.859115, 0.873856, 0.919684, 1.082862, 1.944046",\
"0.939650, 0.954390, 1.000219, 1.163396, 2.024581",\
"1.043755, 1.058495, 1.104324, 1.267501, 2.128685");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537",\
"0.020669, 0.035600, 0.093155, 0.326770, 1.564537");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.735959, 0.747423, 0.775846, 0.852442, 1.227726",\
"0.790233, 0.801696, 0.830120, 0.906716, 1.282000",\
"0.862290, 0.873753, 0.902177, 0.978773, 1.354056",\
"0.995177, 1.006640, 1.035064, 1.111660, 1.486943",\
"1.203630, 1.215093, 1.243517, 1.320113, 1.695396");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001773, 0.012045, 0.051273, 0.201273, 1.000000");
values ( "0.018694, 0.026555, 0.051074, 0.144825, 0.661893",\
"0.018694, 0.026555, 0.051074, 0.144825, 0.661893",\
"0.018694, 0.026555, 0.051074, 0.144825, 0.661893",\
"0.018694, 0.026555, 0.051074, 0.144825, 0.661893",\
"0.018694, 0.026555, 0.051074, 0.144825, 0.661893");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.774220, 0.788723, 0.834634, 0.998109, 1.860228",\
"0.816161, 0.830663, 0.876574, 1.040049, 1.902168",\
"0.850653, 0.865156, 0.911066, 1.074542, 1.936661",\
"0.892195, 0.906697, 0.952608, 1.116083, 1.978202",\
"0.927797, 0.942300, 0.988210, 1.151685, 2.013804");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.678211, 0.689230, 0.717530, 0.794413, 1.170545",\
"0.732926, 0.743945, 0.772245, 0.849128, 1.225259",\
"0.804545, 0.815564, 0.843865, 0.920747, 1.296879",\
"0.934700, 0.945719, 0.974019, 1.050902, 1.427033",\
"1.145824, 1.156843, 1.185144, 1.262026, 1.638158");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.774220, 0.788723, 0.834634, 0.998109, 1.860228",\
"0.816161, 0.830663, 0.876574, 1.040049, 1.902168",\
"0.850653, 0.865156, 0.911066, 1.074542, 1.936661",\
"0.892195, 0.906697, 0.952608, 1.116083, 1.978202",\
"0.927797, 0.942300, 0.988210, 1.151685, 2.013804");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577",\
"0.021951, 0.036776, 0.094155, 0.328256, 1.567577");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.676655, 0.687674, 0.715974, 0.792857, 1.168988",\
"0.731370, 0.742389, 0.770689, 0.847571, 1.223703",\
"0.802989, 0.814008, 0.842308, 0.919191, 1.295322",\
"0.933144, 0.944163, 0.972463, 1.049346, 1.425477",\
"1.144268, 1.155287, 1.183587, 1.260470, 1.636601");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002388, 0.012661, 0.051888, 0.201888, 1.000000");
values ( "0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824",\
"0.019216, 0.026922, 0.051386, 0.145784, 0.664824");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.705284, 0.720142, 0.766076, 0.929255, 1.790659",\
"0.747339, 0.762196, 0.808130, 0.971310, 1.832713",\
"0.782227, 0.797085, 0.843019, 1.006198, 1.867602",\
"0.824214, 0.839071, 0.885006, 1.048185, 1.909588",\
"0.859613, 0.874471, 0.920405, 1.083584, 1.944988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.629137, 0.640593, 0.668974, 0.745546, 1.120469",\
"0.683848, 0.695304, 0.723685, 0.800257, 1.175181",\
"0.755906, 0.767362, 0.795743, 0.872315, 1.247239",\
"0.882793, 0.894249, 0.922630, 0.999202, 1.374125",\
"1.087560, 1.099016, 1.127397, 1.203969, 1.578892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.705284, 0.720142, 0.766076, 0.929255, 1.790659",\
"0.747339, 0.762196, 0.808130, 0.971310, 1.832713",\
"0.782227, 0.797085, 0.843019, 1.006198, 1.867602",\
"0.824214, 0.839071, 0.885006, 1.048185, 1.909588",\
"0.859613, 0.874471, 0.920405, 1.083584, 1.944988");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065",\
"0.021098, 0.035930, 0.093278, 0.326556, 1.564065");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.629137, 0.640593, 0.668974, 0.745546, 1.120469",\
"0.683848, 0.695304, 0.723685, 0.800257, 1.175181",\
"0.755906, 0.767362, 0.795743, 0.872315, 1.247239",\
"0.882793, 0.894249, 0.922630, 0.999202, 1.374125",\
"1.087560, 1.099016, 1.127397, 1.203969, 1.578892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001755, 0.012027, 0.051255, 0.201255, 1.000000");
values ( "0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196",\
"0.018676, 0.026537, 0.051066, 0.144658, 0.661196");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.696258, 0.711062, 0.756958, 0.920246, 1.782086",\
"0.738243, 0.753047, 0.798942, 0.962231, 1.824071",\
"0.774778, 0.789582, 0.835478, 0.998766, 1.860607",\
"0.816161, 0.830965, 0.876860, 1.040148, 1.901989",\
"0.851046, 0.865850, 0.911746, 1.075034, 1.936875");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.631424, 0.642899, 0.671323, 0.748028, 1.123709",\
"0.686150, 0.697625, 0.726049, 0.802754, 1.178435",\
"0.760754, 0.772229, 0.800653, 0.877358, 1.253039",\
"0.889100, 0.900575, 0.928999, 1.005704, 1.381385",\
"1.095868, 1.107343, 1.135767, 1.212472, 1.588152");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.696258, 0.711062, 0.756958, 0.920246, 1.782086",\
"0.738243, 0.753047, 0.798942, 0.962231, 1.824071",\
"0.774778, 0.789582, 0.835478, 0.998766, 1.860607",\
"0.816161, 0.830965, 0.876860, 1.040148, 1.901989",\
"0.851046, 0.865850, 0.911746, 1.075034, 1.936875");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636",\
"0.020825, 0.035711, 0.093161, 0.326914, 1.565636");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.630997, 0.642472, 0.670896, 0.747600, 1.123281",\
"0.685723, 0.697197, 0.725621, 0.802326, 1.178007",\
"0.760327, 0.771802, 0.800226, 0.876931, 1.252611",\
"0.888673, 0.900147, 0.928571, 1.005276, 1.380957",\
"1.095441, 1.106915, 1.135339, 1.212044, 1.587725");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001749, 0.012022, 0.051249, 0.201249, 1.000000");
values ( "0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920",\
"0.018672, 0.026531, 0.051038, 0.145007, 0.662920");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.705460, 0.719934, 0.765802, 0.929192, 1.790835",\
"0.747445, 0.761919, 0.807787, 0.971178, 1.832820",\
"0.782083, 0.796557, 0.842425, 1.005816, 1.867458",\
"0.825550, 0.840024, 0.885892, 1.049283, 1.910925",\
"0.860436, 0.874910, 0.920777, 1.084168, 1.945810");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.637836, 0.648857, 0.677151, 0.753955, 1.129744",\
"0.692565, 0.703585, 0.731880, 0.808683, 1.184472",\
"0.767643, 0.778664, 0.806958, 0.883762, 1.259551",\
"0.895975, 0.906996, 0.935290, 1.012094, 1.387883",\
"1.104482, 1.115502, 1.143797, 1.220601, 1.596389");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.705460, 0.719934, 0.765802, 0.929192, 1.790835",\
"0.747445, 0.761919, 0.807787, 0.971178, 1.832820",\
"0.782083, 0.796557, 0.842425, 1.005816, 1.867458",\
"0.825550, 0.840024, 0.885892, 1.049283, 1.910925",\
"0.860436, 0.874910, 0.920777, 1.084168, 1.945810");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678",\
"0.021828, 0.036682, 0.094128, 0.328092, 1.566678");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.637146, 0.648167, 0.676461, 0.753265, 1.129054",\
"0.691874, 0.702895, 0.731190, 0.807993, 1.183782",\
"0.766953, 0.777973, 0.806268, 0.883072, 1.258860",\
"0.895285, 0.906305, 0.934600, 1.011404, 1.387193",\
"1.103792, 1.114812, 1.143107, 1.219911, 1.595699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002385, 0.012657, 0.051885, 0.201885, 1.000000");
values ( "0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960",\
"0.019217, 0.026925, 0.051399, 0.145608, 0.663960");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.685766, 0.700554, 0.746457, 0.909708, 1.771336",\
"0.729140, 0.743928, 0.789830, 0.953082, 1.814710",\
"0.764324, 0.779112, 0.825015, 0.988266, 1.849894",\
"0.806221, 0.821008, 0.866911, 1.030162, 1.891791",\
"0.841169, 0.855957, 0.901860, 1.065111, 1.926739");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.624927, 0.636351, 0.664748, 0.741408, 1.116805",\
"0.681500, 0.692924, 0.721321, 0.797980, 1.173378",\
"0.753993, 0.765417, 0.793814, 0.870474, 1.245871",\
"0.881527, 0.892951, 0.921348, 0.998008, 1.373405",\
"1.087908, 1.099333, 1.127730, 1.204389, 1.579786");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.018724, 0.026570, 0.051082, 0.144928, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144928, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144928, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144928, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144928, 0.662340");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.685766, 0.700554, 0.746457, 0.909708, 1.771336",\
"0.729140, 0.743928, 0.789830, 0.953082, 1.814710",\
"0.764324, 0.779112, 0.825015, 0.988266, 1.849894",\
"0.806221, 0.821008, 0.866911, 1.030162, 1.891791",\
"0.841169, 0.855957, 0.901860, 1.065111, 1.926739");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107",\
"0.021003, 0.035869, 0.093289, 0.326885, 1.565107");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.624471, 0.635895, 0.664292, 0.740952, 1.116349",\
"0.681044, 0.692468, 0.720865, 0.797525, 1.172922",\
"0.753537, 0.764961, 0.793358, 0.870018, 1.245415",\
"0.881071, 0.892496, 0.920892, 0.997552, 1.372949",\
"1.087452, 1.098877, 1.127274, 1.203933, 1.579331");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001810, 0.012082, 0.051310, 0.201310, 1.000000");
values ( "0.018724, 0.026570, 0.051082, 0.144927, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144927, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144927, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144927, 0.662340",\
"0.018724, 0.026570, 0.051082, 0.144927, 0.662340");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.666234, 0.680939, 0.726762, 0.889942, 1.751079",\
"0.708274, 0.722980, 0.768803, 0.931983, 1.793120",\
"0.743158, 0.757864, 0.803687, 0.966867, 1.828003",\
"0.785113, 0.799818, 0.845641, 1.008821, 1.869958",\
"0.820624, 0.835329, 0.881152, 1.044332, 1.905469");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.611776, 0.623191, 0.651592, 0.728201, 1.103453",\
"0.666488, 0.677902, 0.706304, 0.782912, 1.158165",\
"0.738617, 0.750031, 0.778432, 0.855041, 1.230293",\
"0.865793, 0.877207, 0.905609, 0.982218, 1.357470",\
"1.071234, 1.082648, 1.111050, 1.187658, 1.562911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.666234, 0.680939, 0.726762, 0.889942, 1.751079",\
"0.708274, 0.722980, 0.768803, 0.931983, 1.793120",\
"0.743158, 0.757864, 0.803687, 0.966867, 1.828003",\
"0.785113, 0.799818, 0.845641, 1.008821, 1.869958",\
"0.820624, 0.835329, 0.881152, 1.044332, 1.905469");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590",\
"0.020752, 0.035682, 0.093243, 0.326876, 1.564590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.611126, 0.622541, 0.650942, 0.727551, 1.102803",\
"0.665838, 0.677252, 0.705654, 0.782262, 1.157514",\
"0.737967, 0.749381, 0.777782, 0.854391, 1.229643",\
"0.865143, 0.876557, 0.904959, 0.981567, 1.356820",\
"1.070584, 1.081998, 1.110399, 1.187008, 1.562261");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001832, 0.012104, 0.051332, 0.201332, 1.000000");
values ( "0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942",\
"0.018745, 0.026589, 0.051106, 0.144869, 0.661942");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.668038, 0.682751, 0.728493, 0.891563, 1.752202",\
"0.710112, 0.724825, 0.770567, 0.933637, 1.794276",\
"0.745009, 0.759723, 0.805464, 0.968534, 1.829174",\
"0.787048, 0.801761, 0.847503, 1.010573, 1.871212",\
"0.822288, 0.837001, 0.882743, 1.045813, 1.906452");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.608901, 0.620447, 0.648898, 0.725414, 1.100479",\
"0.663611, 0.675157, 0.703608, 0.780124, 1.155189",\
"0.735619, 0.747165, 0.775616, 0.852132, 1.227197",\
"0.862037, 0.873583, 0.902034, 0.978550, 1.353615",\
"1.065783, 1.077329, 1.105780, 1.182295, 1.557361");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.668038, 0.682751, 0.728493, 0.891563, 1.752202",\
"0.710112, 0.724825, 0.770567, 0.933637, 1.794276",\
"0.745009, 0.759723, 0.805464, 0.968534, 1.829174",\
"0.787048, 0.801761, 0.847503, 1.010573, 1.871212",\
"0.822288, 0.837001, 0.882743, 1.045813, 1.906452");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685",\
"0.020177, 0.035187, 0.092907, 0.326513, 1.563685");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.608901, 0.620447, 0.648898, 0.725414, 1.100479",\
"0.663611, 0.675157, 0.703608, 0.780124, 1.155189",\
"0.735619, 0.747165, 0.775616, 0.852132, 1.227197",\
"0.862037, 0.873583, 0.902034, 0.978550, 1.353615",\
"1.065783, 1.077329, 1.105780, 1.182295, 1.557361");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001669, 0.011942, 0.051169, 0.201169, 1.000000");
values ( "0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173",\
"0.018603, 0.026497, 0.051028, 0.144627, 0.661173");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.662654, 0.677360, 0.723121, 0.886174, 1.746704",\
"0.704768, 0.719474, 0.765235, 0.928288, 1.788818",\
"0.739682, 0.754388, 0.800149, 0.963202, 1.823732",\
"0.781819, 0.796525, 0.842286, 1.005339, 1.865869",\
"0.816743, 0.831449, 0.877210, 1.040263, 1.900793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.608265, 0.619756, 0.648179, 0.724665, 1.099507",\
"0.662975, 0.674466, 0.702889, 0.779376, 1.154218",\
"0.734883, 0.746374, 0.774797, 0.851284, 1.226125",\
"0.860379, 0.871870, 0.900293, 0.976780, 1.351622",\
"1.062133, 1.073624, 1.102047, 1.178534, 1.553376");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.662654, 0.677360, 0.723121, 0.886174, 1.746704",\
"0.704768, 0.719474, 0.765235, 0.928288, 1.788818",\
"0.739682, 0.754388, 0.800149, 0.963202, 1.823732",\
"0.781819, 0.796525, 0.842286, 1.005339, 1.865869",\
"0.816743, 0.831449, 0.877210, 1.040263, 1.900793");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330",\
"0.020405, 0.035387, 0.093055, 0.326519, 1.563330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.607150, 0.618641, 0.647064, 0.723551, 1.098392",\
"0.661861, 0.673352, 0.701775, 0.778262, 1.153103",\
"0.733768, 0.745259, 0.773682, 0.850169, 1.225011",\
"0.859264, 0.870755, 0.899179, 0.975665, 1.350507",\
"1.061019, 1.072510, 1.100933, 1.177419, 1.552261");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001736, 0.012008, 0.051236, 0.201236, 1.000000");
values ( "0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752",\
"0.018662, 0.026538, 0.051073, 0.144581, 0.660752");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.700934, 0.715868, 0.761788, 0.924922, 1.786263",\
"0.743017, 0.757951, 0.803871, 0.967005, 1.828346",\
"0.777918, 0.792852, 0.838772, 1.001906, 1.863247",\
"0.819977, 0.834911, 0.880831, 1.043965, 1.905306",\
"0.855152, 0.870086, 0.916005, 1.079140, 1.940481");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.629734, 0.641325, 0.669747, 0.746279, 1.121159",\
"0.684445, 0.696036, 0.724458, 0.800990, 1.175869",\
"0.756432, 0.768023, 0.796445, 0.872977, 1.247856",\
"0.882658, 0.894248, 0.922670, 0.999203, 1.374082",\
"1.085989, 1.097579, 1.126001, 1.202533, 1.577413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.700934, 0.715868, 0.761788, 0.924922, 1.786263",\
"0.743017, 0.757951, 0.803871, 0.967005, 1.828346",\
"0.777918, 0.792852, 0.838772, 1.001906, 1.863247",\
"0.819977, 0.834911, 0.880831, 1.043965, 1.905306",\
"0.855152, 0.870086, 0.916005, 1.079140, 1.940481");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675",\
"0.020736, 0.035597, 0.092986, 0.326228, 1.563675");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.629734, 0.641325, 0.669747, 0.746279, 1.121159",\
"0.684445, 0.696036, 0.724458, 0.800990, 1.175869",\
"0.756432, 0.768023, 0.796445, 0.872977, 1.247856",\
"0.882658, 0.894248, 0.922670, 0.999203, 1.374082",\
"1.085989, 1.097579, 1.126001, 1.202533, 1.577413");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001579, 0.011851, 0.051079, 0.201079, 1.000000");
values ( "0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842",\
"0.018525, 0.026430, 0.050969, 0.144483, 0.660842");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.715941, 0.730994, 0.776931, 0.940011, 1.801313",\
"0.758041, 0.773095, 0.819032, 0.982111, 1.843414",\
"0.792949, 0.808003, 0.853940, 1.017019, 1.878322",\
"0.835052, 0.850106, 0.896042, 1.059122, 1.920424",\
"0.870088, 0.885142, 0.931078, 1.094158, 1.955460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.638020, 0.649753, 0.678205, 0.754679, 1.129355",\
"0.692732, 0.704464, 0.732916, 0.809390, 1.184066",\
"0.764674, 0.776407, 0.804859, 0.881333, 1.256009",\
"0.890497, 0.902229, 0.930681, 1.007155, 1.381831",\
"1.092962, 1.104694, 1.133146, 1.209620, 1.584296");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.715941, 0.730994, 0.776931, 0.940011, 1.801313",\
"0.758041, 0.773095, 0.819032, 0.982111, 1.843414",\
"0.792949, 0.808003, 0.853940, 1.017019, 1.878322",\
"0.835052, 0.850106, 0.896042, 1.059122, 1.920424",\
"0.870088, 0.885142, 0.931078, 1.094158, 1.955460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001",\
"0.020485, 0.035345, 0.092714, 0.325785, 1.563001");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.638020, 0.649753, 0.678205, 0.754679, 1.129355",\
"0.692732, 0.704464, 0.732916, 0.809390, 1.184066",\
"0.764674, 0.776407, 0.804859, 0.881333, 1.256009",\
"0.890497, 0.902229, 0.930681, 1.007155, 1.381831",\
"1.092962, 1.104694, 1.133146, 1.209620, 1.584296");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001385, 0.011657, 0.050885, 0.200885, 1.000000");
values ( "0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137",\
"0.018358, 0.026310, 0.050863, 0.144218, 0.660137");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.697952, 0.713050, 0.759041, 0.922128, 1.783536",\
"0.740069, 0.755167, 0.801158, 0.964245, 1.825653",\
"0.775036, 0.790134, 0.836125, 0.999212, 1.860620",\
"0.817302, 0.832400, 0.878391, 1.041478, 1.902886",\
"0.851041, 0.866140, 0.912131, 1.075218, 1.936626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.635425, 0.647132, 0.675565, 0.752024, 1.126542",\
"0.690136, 0.701843, 0.730276, 0.806735, 1.181253",\
"0.762050, 0.773756, 0.802189, 0.878649, 1.253167",\
"0.887471, 0.899178, 0.927611, 1.004071, 1.378588",\
"1.088601, 1.100307, 1.128740, 1.205200, 1.579718");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.018395, 0.026335, 0.050888, 0.144174, 0.659836",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659836",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659836",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659836",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659836");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.697952, 0.713050, 0.759041, 0.922128, 1.783536",\
"0.740069, 0.755167, 0.801158, 0.964245, 1.825653",\
"0.775036, 0.790134, 0.836125, 0.999212, 1.860620",\
"0.817302, 0.832400, 0.878391, 1.041478, 1.902886",\
"0.851041, 0.866140, 0.912131, 1.075218, 1.936626");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815",\
"0.020770, 0.035578, 0.092836, 0.325741, 1.562815");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.633693, 0.645399, 0.673832, 0.750292, 1.124810",\
"0.688403, 0.700110, 0.728543, 0.805003, 1.179520",\
"0.760317, 0.772024, 0.800457, 0.876916, 1.251434",\
"0.885739, 0.897445, 0.925878, 1.002338, 1.376856",\
"1.086868, 1.098575, 1.127008, 1.203467, 1.577985");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001412, 0.011685, 0.050912, 0.200912, 1.000000");
values ( "0.018395, 0.026335, 0.050888, 0.144174, 0.659837",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659837",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659837",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659837",\
"0.018395, 0.026335, 0.050888, 0.144174, 0.659837");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.701050, 0.716099, 0.762014, 0.923874, 1.785843",\
"0.743166, 0.758214, 0.804129, 0.965989, 1.827958",\
"0.778129, 0.793178, 0.839093, 1.000953, 1.862922",\
"0.820211, 0.835260, 0.881175, 1.043035, 1.905004",\
"0.853995, 0.869044, 0.914959, 1.076819, 1.938788");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.635455, 0.647190, 0.675627, 0.751306, 1.126236",\
"0.690172, 0.701907, 0.730344, 0.806023, 1.180953",\
"0.762100, 0.773834, 0.802271, 0.877950, 1.252880",\
"0.887628, 0.899363, 0.927799, 1.003478, 1.378408",\
"1.089027, 1.100762, 1.129199, 1.204877, 1.579807");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.701050, 0.716099, 0.762014, 0.923874, 1.785843",\
"0.743166, 0.758214, 0.804129, 0.965989, 1.827958",\
"0.778129, 0.793178, 0.839093, 1.000953, 1.862922",\
"0.820211, 0.835260, 0.881175, 1.043035, 1.905004",\
"0.853995, 0.869044, 0.914959, 1.076819, 1.938788");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936",\
"0.020451, 0.035320, 0.092713, 0.320953, 1.561936");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.633986, 0.645721, 0.674157, 0.749836, 1.124766",\
"0.688703, 0.700437, 0.728874, 0.804553, 1.179483",\
"0.760630, 0.772365, 0.800802, 0.876480, 1.251410",\
"0.886158, 0.897893, 0.926330, 1.002009, 1.376938",\
"1.087557, 1.099292, 1.127729, 1.203408, 1.578338");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001376, 0.011648, 0.050876, 0.200876, 1.000000");
values ( "0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058",\
"0.018350, 0.026308, 0.050876, 0.140271, 0.659058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.691345, 0.706470, 0.752442, 0.914329, 1.776561",\
"0.733475, 0.748600, 0.794572, 0.956459, 1.818692",\
"0.768450, 0.783575, 0.829547, 0.991434, 1.853666",\
"0.810753, 0.825878, 0.871850, 1.033737, 1.895969",\
"0.844810, 0.859935, 0.905908, 1.067794, 1.930027");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.633227, 0.644985, 0.673421, 0.749110, 1.124033",\
"0.687939, 0.699697, 0.728132, 0.803821, 1.178745",\
"0.759819, 0.771577, 0.800013, 0.875702, 1.250625",\
"0.884984, 0.896742, 0.925177, 1.000866, 1.375790",\
"1.085459, 1.097216, 1.125652, 1.201341, 1.576265");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.691345, 0.706470, 0.752442, 0.914329, 1.776561",\
"0.733475, 0.748600, 0.794572, 0.956459, 1.818692",\
"0.768450, 0.783575, 0.829547, 0.991434, 1.853666",\
"0.810753, 0.825878, 0.871850, 1.033737, 1.895969",\
"0.844810, 0.859935, 0.905908, 1.067794, 1.930027");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019",\
"0.020610, 0.035434, 0.092722, 0.320869, 1.562019");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.630855, 0.642613, 0.671049, 0.746738, 1.121661",\
"0.685567, 0.697325, 0.725761, 0.801449, 1.176373",\
"0.757448, 0.769205, 0.797641, 0.873330, 1.248254",\
"0.882612, 0.894370, 0.922805, 0.998494, 1.373418",\
"1.083087, 1.094845, 1.123280, 1.198969, 1.573893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001339, 0.011611, 0.050839, 0.200839, 1.000000");
values ( "0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046",\
"0.018328, 0.026288, 0.050855, 0.140242, 0.659046");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.680734, 0.695713, 0.741591, 0.903436, 1.765206",\
"0.722832, 0.737810, 0.783689, 0.945534, 1.807304",\
"0.757640, 0.772619, 0.818497, 0.980342, 1.842112",\
"0.799249, 0.814228, 0.860106, 1.021951, 1.883721",\
"0.833212, 0.848191, 0.894069, 1.055914, 1.917684");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.626612, 0.638299, 0.666729, 0.742400, 1.117316",\
"0.681328, 0.693016, 0.721446, 0.797117, 1.172033",\
"0.753297, 0.764985, 0.793414, 0.869086, 1.244002",\
"0.879154, 0.890842, 0.919272, 0.994943, 1.369859",\
"1.081418, 1.093105, 1.121535, 1.197206, 1.572122");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.018408, 0.026353, 0.050919, 0.140319, 0.659065",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659065",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659065",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659065",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659065");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.680734, 0.695713, 0.741591, 0.903436, 1.765206",\
"0.722832, 0.737810, 0.783689, 0.945534, 1.807304",\
"0.757640, 0.772619, 0.818497, 0.980342, 1.842112",\
"0.799249, 0.814228, 0.860106, 1.021951, 1.883721",\
"0.833212, 0.848191, 0.894069, 1.055914, 1.917684");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889",\
"0.020432, 0.035326, 0.092780, 0.321072, 1.561889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.623894, 0.635582, 0.664012, 0.739683, 1.114599",\
"0.678611, 0.690298, 0.718728, 0.794400, 1.169315",\
"0.750580, 0.762267, 0.790697, 0.866368, 1.241284",\
"0.876437, 0.888124, 0.916554, 0.992225, 1.367141",\
"1.078700, 1.090388, 1.118818, 1.194489, 1.569405");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011717, 0.050944, 0.200944, 1.000000");
values ( "0.018408, 0.026353, 0.050919, 0.140319, 0.659066",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659066",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659066",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659066",\
"0.018408, 0.026353, 0.050919, 0.140319, 0.659066");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.691012, 0.705932, 0.751827, 0.915025, 1.776654",\
"0.734306, 0.749226, 0.795121, 0.958319, 1.819947",\
"0.769473, 0.784393, 0.830289, 0.993486, 1.855115",\
"0.811406, 0.826326, 0.872222, 1.035419, 1.897048",\
"0.846780, 0.861700, 0.907595, 1.070793, 1.932421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.629016, 0.640649, 0.669106, 0.745719, 1.121074",\
"0.685561, 0.697194, 0.725651, 0.802264, 1.177619",\
"0.758009, 0.769642, 0.798099, 0.874712, 1.250067",\
"0.885216, 0.896849, 0.925306, 1.001919, 1.377274",\
"1.090794, 1.102427, 1.130884, 1.207497, 1.582852");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.691012, 0.705932, 0.751827, 0.915025, 1.776654",\
"0.734306, 0.749226, 0.795121, 0.958319, 1.819947",\
"0.769473, 0.784393, 0.830289, 0.993486, 1.855115",\
"0.811406, 0.826326, 0.872222, 1.035419, 1.897048",\
"0.846780, 0.861700, 0.907595, 1.070793, 1.932421");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608",\
"0.020493, 0.035390, 0.092848, 0.326380, 1.564608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.628001, 0.639634, 0.668091, 0.744704, 1.120059",\
"0.684546, 0.696179, 0.724636, 0.801249, 1.176604",\
"0.756994, 0.768627, 0.797084, 0.873697, 1.249052",\
"0.884201, 0.895834, 0.924291, 1.000904, 1.376259",\
"1.089779, 1.101412, 1.129869, 1.206482, 1.581837");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875",\
"0.018485, 0.026400, 0.050927, 0.144665, 0.661875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.630099, 0.644778, 0.690327, 0.853148, 1.712573",\
"0.672246, 0.686925, 0.732473, 0.895294, 1.754719",\
"0.707171, 0.721850, 0.767399, 0.930220, 1.789644",\
"0.749379, 0.764058, 0.809607, 0.972428, 1.831853",\
"0.784077, 0.798756, 0.844305, 1.007126, 1.866550");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.587312, 0.599094, 0.627622, 0.703945, 1.078492",\
"0.642028, 0.653810, 0.682337, 0.758661, 1.133208",\
"0.713864, 0.725645, 0.754173, 0.830497, 1.205043",\
"0.838721, 0.850502, 0.879030, 0.955353, 1.329900",\
"1.039030, 1.050812, 1.079340, 1.155663, 1.530210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.018330, 0.026327, 0.050890, 0.144102, 0.659388",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659388",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659388",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659388",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659388");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.630099, 0.644778, 0.690327, 0.853148, 1.712573",\
"0.672246, 0.686925, 0.732473, 0.895294, 1.754719",\
"0.707171, 0.721850, 0.767399, 0.930220, 1.789644",\
"0.749379, 0.764058, 0.809607, 0.972428, 1.831853",\
"0.784077, 0.798756, 0.844305, 1.007126, 1.866550");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608",\
"0.018982, 0.034169, 0.092257, 0.325795, 1.561608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.586165, 0.597947, 0.626474, 0.702798, 1.077345",\
"0.640881, 0.652662, 0.681190, 0.757514, 1.132060",\
"0.712716, 0.724498, 0.753026, 0.829349, 1.203896",\
"0.837573, 0.849355, 0.877883, 0.954206, 1.328753",\
"1.037883, 1.049664, 1.078192, 1.154516, 1.529062");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001373, 0.011646, 0.050873, 0.200873, 1.000000");
values ( "0.018330, 0.026327, 0.050890, 0.144102, 0.659387",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659387",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659387",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659387",\
"0.018330, 0.026327, 0.050890, 0.144102, 0.659387");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.641900, 0.656567, 0.702213, 0.865236, 1.725580",\
"0.684062, 0.698729, 0.744376, 0.907398, 1.767743",\
"0.719084, 0.733752, 0.779398, 0.942421, 1.802765",\
"0.761295, 0.775962, 0.821608, 0.984631, 1.844975",\
"0.795639, 0.810306, 0.855953, 1.018975, 1.879320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.592743, 0.604378, 0.632875, 0.709378, 1.084579",\
"0.647448, 0.659083, 0.687580, 0.764083, 1.139284",\
"0.719209, 0.730844, 0.759341, 0.835844, 1.211045",\
"0.843383, 0.855018, 0.883515, 0.960017, 1.335218",\
"1.042163, 1.053798, 1.082295, 1.158797, 1.533999");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.641900, 0.656567, 0.702213, 0.865236, 1.725580",\
"0.684062, 0.698729, 0.744376, 0.907398, 1.767743",\
"0.719084, 0.733752, 0.779398, 0.942421, 1.802765",\
"0.761295, 0.775962, 0.821608, 0.984631, 1.844975",\
"0.795639, 0.810306, 0.855953, 1.018975, 1.879320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589",\
"0.019604, 0.034708, 0.092621, 0.326418, 1.563589");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.591960, 0.603594, 0.632092, 0.708594, 1.083795",\
"0.646665, 0.658300, 0.686797, 0.763299, 1.138500",\
"0.718425, 0.730060, 0.758557, 0.835060, 1.210261",\
"0.842599, 0.854234, 0.882731, 0.959233, 1.334435",\
"1.041379, 1.053014, 1.081511, 1.158014, 1.533215");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001566, 0.011839, 0.051066, 0.201066, 1.000000");
values ( "0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262",\
"0.018509, 0.026437, 0.050970, 0.144589, 0.661262");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.638769, 0.653370, 0.698932, 0.861910, 1.721933",\
"0.680852, 0.695454, 0.741015, 0.903993, 1.764016",\
"0.715806, 0.730408, 0.775970, 0.938947, 1.798971",\
"0.756844, 0.771445, 0.817007, 0.979985, 1.840008",\
"0.786233, 0.800834, 0.846396, 1.009374, 1.869397");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.592906, 0.604580, 0.633104, 0.709589, 1.084856",\
"0.647546, 0.659220, 0.687744, 0.764229, 1.139496",\
"0.718992, 0.730666, 0.759190, 0.835676, 1.210942",\
"0.839470, 0.851144, 0.879668, 0.956153, 1.331419",\
"1.032274, 1.043948, 1.072472, 1.148957, 1.524223");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.018471, 0.026417, 0.050951, 0.144577, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144577, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144577, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144577, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144577, 0.661279");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.638769, 0.653370, 0.698932, 0.861910, 1.721933",\
"0.680852, 0.695454, 0.741015, 0.903993, 1.764016",\
"0.715806, 0.730408, 0.775970, 0.938947, 1.798971",\
"0.756844, 0.771445, 0.817007, 0.979985, 1.840008",\
"0.786233, 0.800834, 0.846396, 1.009374, 1.869397");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453",\
"0.019197, 0.034377, 0.092455, 0.326402, 1.563453");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.589191, 0.600865, 0.629390, 0.705875, 1.081141",\
"0.643831, 0.655505, 0.684029, 0.760514, 1.135781",\
"0.715278, 0.726951, 0.755476, 0.831961, 1.207227",\
"0.835755, 0.847429, 0.875953, 0.952438, 1.327705",\
"1.028559, 1.040233, 1.068757, 1.145242, 1.520509");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001527, 0.011799, 0.051027, 0.201027, 1.000000");
values ( "0.018471, 0.026417, 0.050951, 0.144576, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144576, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144576, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144576, 0.661279",\
"0.018471, 0.026417, 0.050951, 0.144576, 0.661279");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.590234, 0.604803, 0.650379, 0.813370, 1.673378",\
"0.632377, 0.646946, 0.692523, 0.855514, 1.715522",\
"0.667417, 0.681987, 0.727563, 0.890554, 1.750562",\
"0.709355, 0.723924, 0.769500, 0.932491, 1.792499",\
"0.742317, 0.756887, 0.802463, 0.965454, 1.825462");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.565184, 0.576775, 0.605270, 0.681761, 1.056958",\
"0.619875, 0.631466, 0.659960, 0.736452, 1.111649",\
"0.691554, 0.703145, 0.731639, 0.808130, 1.183328",\
"0.814760, 0.826352, 0.854846, 0.931337, 1.306534",\
"1.011973, 1.023564, 1.052058, 1.128550, 1.503747");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026482, 0.051013, 0.144638, 0.661274",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661274",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661274",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661274",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661274");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.590234, 0.604803, 0.650379, 0.813370, 1.673378",\
"0.632377, 0.646946, 0.692523, 0.855514, 1.715522",\
"0.667417, 0.681987, 0.727563, 0.890554, 1.750562",\
"0.709355, 0.723924, 0.769500, 0.932491, 1.792499",\
"0.742317, 0.756887, 0.802463, 0.965454, 1.825462");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490",\
"0.019449, 0.034607, 0.092644, 0.326554, 1.563490");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.564458, 0.576049, 0.604543, 0.681034, 1.056232",\
"0.619149, 0.630740, 0.659234, 0.735725, 1.110923",\
"0.690827, 0.702418, 0.730912, 0.807404, 1.182601",\
"0.814034, 0.825625, 0.854119, 0.930610, 1.305808",\
"1.011247, 1.022838, 1.051332, 1.127823, 1.503021");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001632, 0.011905, 0.051132, 0.201132, 1.000000");
values ( "0.018569, 0.026482, 0.051013, 0.144638, 0.661273",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661273",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661273",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661273",\
"0.018569, 0.026482, 0.051013, 0.144638, 0.661273");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.596434, 0.611161, 0.656848, 0.819939, 1.680728",\
"0.638543, 0.653269, 0.698957, 0.862048, 1.722836",\
"0.673533, 0.688260, 0.733947, 0.897038, 1.757826",\
"0.715046, 0.729773, 0.775460, 0.938551, 1.799339",\
"0.745876, 0.760603, 0.806290, 0.969381, 1.830169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.567388, 0.579067, 0.607582, 0.684147, 1.059642",\
"0.622049, 0.633727, 0.662242, 0.738807, 1.114303",\
"0.693595, 0.705274, 0.733789, 0.810354, 1.185849",\
"0.815247, 0.826926, 0.855441, 0.932005, 1.307501",\
"1.009946, 1.021625, 1.050140, 1.126705, 1.502200");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.596434, 0.611161, 0.656848, 0.819939, 1.680728",\
"0.638543, 0.653269, 0.698957, 0.862048, 1.722836",\
"0.673533, 0.688260, 0.733947, 0.897038, 1.757826",\
"0.715046, 0.729773, 0.775460, 0.938551, 1.799339",\
"0.745876, 0.760603, 0.806290, 0.969381, 1.830169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281",\
"0.019618, 0.034699, 0.092552, 0.326445, 1.564281");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.567388, 0.579067, 0.607582, 0.684147, 1.059642",\
"0.622049, 0.633727, 0.662242, 0.738807, 1.114303",\
"0.693595, 0.705274, 0.733789, 0.810354, 1.185849",\
"0.815247, 0.826926, 0.855441, 0.932005, 1.307501",\
"1.009946, 1.021625, 1.050140, 1.126705, 1.502200");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001508, 0.011780, 0.051008, 0.201008, 1.000000");
values ( "0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923",\
"0.018456, 0.026396, 0.050923, 0.144682, 0.661923");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.623721, 0.638468, 0.684223, 0.847333, 1.708224",\
"0.665867, 0.680614, 0.726369, 0.889478, 1.750369",\
"0.700910, 0.715657, 0.761412, 0.924521, 1.785412",\
"0.742870, 0.757617, 0.803372, 0.966481, 1.827372",\
"0.775958, 0.790705, 0.836460, 0.999569, 1.860460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.585833, 0.597420, 0.625889, 0.702446, 1.077724",\
"0.640525, 0.652113, 0.680582, 0.757138, 1.132417",\
"0.712211, 0.723799, 0.752268, 0.828824, 1.204103",\
"0.835506, 0.847094, 0.875563, 0.952119, 1.327398",\
"1.032853, 1.044441, 1.072910, 1.149466, 1.524745");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.623721, 0.638468, 0.684223, 0.847333, 1.708224",\
"0.665867, 0.680614, 0.726369, 0.889478, 1.750369",\
"0.700910, 0.715657, 0.761412, 0.924521, 1.785412",\
"0.742870, 0.757617, 0.803372, 0.966481, 1.827372",\
"0.775958, 0.790705, 0.836460, 0.999569, 1.860460");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126",\
"0.020105, 0.035113, 0.092821, 0.326515, 1.564126");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.584704, 0.596291, 0.624761, 0.701317, 1.076595",\
"0.639396, 0.650984, 0.679453, 0.756009, 1.131288",\
"0.711083, 0.722670, 0.751139, 0.827696, 1.202974",\
"0.834378, 0.845965, 0.874434, 0.950991, 1.326269",\
"1.031725, 1.043312, 1.071781, 1.148338, 1.523616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619",\
"0.018555, 0.026461, 0.050988, 0.144680, 0.661619");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.596823, 0.611506, 0.657188, 0.820231, 1.680694",\
"0.638953, 0.653636, 0.699319, 0.862362, 1.722824",\
"0.673983, 0.688667, 0.734349, 0.897392, 1.757854",\
"0.715865, 0.730548, 0.776230, 0.939273, 1.799736",\
"0.748468, 0.763151, 0.808834, 0.971877, 1.832339");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.570881, 0.582480, 0.610959, 0.687469, 1.062628",\
"0.625557, 0.637155, 0.665634, 0.742144, 1.117303",\
"0.697214, 0.708813, 0.737291, 0.813802, 1.188960",\
"0.820168, 0.831767, 0.860246, 0.936756, 1.311914",\
"1.016971, 1.028569, 1.057048, 1.133559, 1.508717");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.596823, 0.611506, 0.657188, 0.820231, 1.680694",\
"0.638953, 0.653636, 0.699319, 0.862362, 1.722824",\
"0.673983, 0.688667, 0.734349, 0.897392, 1.757854",\
"0.715865, 0.730548, 0.776230, 0.939273, 1.799736",\
"0.748468, 0.763151, 0.808834, 0.971877, 1.832339");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652",\
"0.019825, 0.034894, 0.092734, 0.326465, 1.563652");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.569953, 0.581552, 0.610031, 0.686541, 1.061699",\
"0.624628, 0.636227, 0.664706, 0.741216, 1.116374",\
"0.696286, 0.707884, 0.736363, 0.812873, 1.188032",\
"0.819240, 0.830839, 0.859318, 0.935828, 1.310986",\
"1.016043, 1.027641, 1.056120, 1.132630, 1.507789");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001609, 0.011881, 0.051109, 0.201109, 1.000000");
values ( "0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255",\
"0.018548, 0.026462, 0.050994, 0.144610, 0.661255");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.573177, 0.587569, 0.633091, 0.796232, 1.656613",\
"0.615323, 0.629715, 0.675237, 0.838378, 1.698758",\
"0.650362, 0.664755, 0.710277, 0.873417, 1.733798",\
"0.692315, 0.706707, 0.752229, 0.915369, 1.775750",\
"0.725345, 0.739737, 0.785260, 0.948400, 1.808781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.556874, 0.568310, 0.596802, 0.673471, 1.049510",\
"0.611567, 0.623003, 0.651495, 0.728164, 1.104203",\
"0.683249, 0.694686, 0.723177, 0.799846, 1.175885",\
"0.806503, 0.817940, 0.846431, 0.923100, 1.299139",\
"1.003787, 1.015224, 1.043715, 1.120384, 1.496424");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.018777, 0.026618, 0.051114, 0.145228, 0.663485",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663485",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663485",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663485",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663485");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.573177, 0.587569, 0.633091, 0.796232, 1.656613",\
"0.615323, 0.629715, 0.675237, 0.838378, 1.698758",\
"0.650362, 0.664755, 0.710277, 0.873417, 1.733798",\
"0.692315, 0.706707, 0.752229, 0.915369, 1.775750",\
"0.725345, 0.739737, 0.785260, 0.948400, 1.808781");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531",\
"0.019508, 0.034716, 0.092866, 0.327366, 1.565531");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.555902, 0.567338, 0.595829, 0.672498, 1.048538",\
"0.610595, 0.622031, 0.650522, 0.727191, 1.103231",\
"0.682277, 0.693714, 0.722205, 0.798874, 1.174913",\
"0.805531, 0.816967, 0.845459, 0.922128, 1.298167",\
"1.002815, 1.014252, 1.042743, 1.119412, 1.495451");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001858, 0.012130, 0.051358, 0.201358, 1.000000");
values ( "0.018777, 0.026618, 0.051114, 0.145228, 0.663484",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663484",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663484",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663484",\
"0.018777, 0.026618, 0.051114, 0.145228, 0.663484");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.576664, 0.590863, 0.636416, 0.799779, 1.660804",\
"0.618745, 0.632943, 0.678497, 0.841859, 1.702884",\
"0.653693, 0.667892, 0.713446, 0.876808, 1.737833",\
"0.694692, 0.708890, 0.754444, 0.917806, 1.778831",\
"0.723969, 0.738168, 0.783722, 0.947084, 1.808109");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.556655, 0.567764, 0.596187, 0.673072, 1.049885",\
"0.611292, 0.622401, 0.650823, 0.727709, 1.104522",\
"0.682731, 0.693840, 0.722263, 0.799148, 1.175961",\
"0.803127, 0.814236, 0.842659, 0.919545, 1.296358",\
"0.995799, 1.006908, 1.035330, 1.112216, 1.489029");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.576664, 0.590863, 0.636416, 0.799779, 1.660804",\
"0.618745, 0.632943, 0.678497, 0.841859, 1.702884",\
"0.653693, 0.667892, 0.713446, 0.876808, 1.737833",\
"0.694692, 0.708890, 0.754444, 0.917806, 1.778831",\
"0.723969, 0.738168, 0.783722, 0.947084, 1.808109");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943",\
"0.020292, 0.035457, 0.093538, 0.328508, 1.567943");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.555571, 0.566680, 0.595103, 0.671989, 1.048802",\
"0.610208, 0.621317, 0.649740, 0.726626, 1.103439",\
"0.681647, 0.692756, 0.721179, 0.798065, 1.174878",\
"0.802044, 0.813153, 0.841576, 0.918461, 1.295274",\
"0.994715, 1.005824, 1.034247, 1.111133, 1.487946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002300, 0.012572, 0.051800, 0.201800, 1.000000");
values ( "0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895",\
"0.019185, 0.026885, 0.051337, 0.145985, 0.665895");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.581788, 0.596268, 0.641806, 0.804904, 1.665260",\
"0.623833, 0.638313, 0.683851, 0.846948, 1.707304",\
"0.658629, 0.673109, 0.718647, 0.881744, 1.742100",\
"0.698625, 0.713105, 0.758643, 0.921741, 1.782097",\
"0.725592, 0.740072, 0.785610, 0.948708, 1.809064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.557336, 0.568883, 0.597398, 0.674018, 1.049887",\
"0.611948, 0.623495, 0.652009, 0.728630, 1.104499",\
"0.683093, 0.694640, 0.723154, 0.799775, 1.175644",\
"0.801681, 0.813228, 0.841742, 0.918362, 1.294232",\
"0.991485, 1.003032, 1.031546, 1.108167, 1.484036");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.581788, 0.596268, 0.641806, 0.804904, 1.665260",\
"0.623833, 0.638313, 0.683851, 0.846948, 1.707304",\
"0.658629, 0.673109, 0.718647, 0.881744, 1.742100",\
"0.698625, 0.713105, 0.758643, 0.921741, 1.782097",\
"0.725592, 0.740072, 0.785610, 0.948708, 1.809064");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986",\
"0.019333, 0.034534, 0.092662, 0.327015, 1.564986");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.555824, 0.567371, 0.595885, 0.672505, 1.048375",\
"0.610436, 0.621982, 0.650497, 0.727117, 1.102987",\
"0.681581, 0.693128, 0.721642, 0.798262, 1.174132",\
"0.800169, 0.811715, 0.840230, 0.916850, 1.292719",\
"0.989973, 1.001520, 1.030034, 1.106654, 1.482524");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001708, 0.011980, 0.051208, 0.201208, 1.000000");
values ( "0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905",\
"0.018638, 0.026526, 0.051034, 0.145017, 0.662905");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.580209, 0.594434, 0.639975, 0.803325, 1.664351",\
"0.622253, 0.636479, 0.682019, 0.845369, 1.706395",\
"0.657055, 0.671281, 0.716821, 0.880171, 1.741197",\
"0.697076, 0.711302, 0.756842, 0.920192, 1.781219",\
"0.724083, 0.738308, 0.783849, 0.947198, 1.808225");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.556764, 0.567941, 0.596388, 0.673268, 1.050129",\
"0.611375, 0.622552, 0.650999, 0.727879, 1.104740",\
"0.682526, 0.693704, 0.722150, 0.799030, 1.175891",\
"0.801137, 0.812315, 0.840761, 0.917641, 1.294502",\
"0.990978, 1.002155, 1.030602, 1.107482, 1.484343");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.580209, 0.594434, 0.639975, 0.803325, 1.664351",\
"0.622253, 0.636479, 0.682019, 0.845369, 1.706395",\
"0.657055, 0.671281, 0.716821, 0.880171, 1.741197",\
"0.697076, 0.711302, 0.756842, 0.920192, 1.781219",\
"0.724083, 0.738308, 0.783849, 0.947198, 1.808225");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892",\
"0.020079, 0.035263, 0.093380, 0.328378, 1.567892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.555508, 0.566685, 0.595132, 0.672012, 1.048873",\
"0.610119, 0.621297, 0.649743, 0.726623, 1.103484",\
"0.681270, 0.692448, 0.720895, 0.797774, 1.174636",\
"0.799882, 0.811059, 0.839506, 0.916385, 1.293247",\
"0.989722, 1.000899, 1.029346, 1.106226, 1.483087");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002213, 0.012485, 0.051713, 0.201713, 1.000000");
values ( "0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881",\
"0.019106, 0.026831, 0.051287, 0.145928, 0.665881");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.596562, 0.611375, 0.657213, 0.820368, 1.681594",\
"0.638607, 0.653421, 0.699259, 0.862413, 1.723639",\
"0.673419, 0.688233, 0.734071, 0.897226, 1.758452",\
"0.713480, 0.728293, 0.774131, 0.937286, 1.798512",\
"0.740545, 0.755359, 0.801197, 0.964352, 1.825578");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.566815, 0.578370, 0.606808, 0.683390, 1.058609",\
"0.621427, 0.632982, 0.661420, 0.738002, 1.113221",\
"0.692586, 0.704140, 0.732579, 0.809160, 1.184379",\
"0.811228, 0.822782, 0.851221, 0.927802, 1.303021",\
"1.001116, 1.012671, 1.041110, 1.117691, 1.492910");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.596562, 0.611375, 0.657213, 0.820368, 1.681594",\
"0.638607, 0.653421, 0.699259, 0.862413, 1.723639",\
"0.673419, 0.688233, 0.734071, 0.897226, 1.758452",\
"0.713480, 0.728293, 0.774131, 0.937286, 1.798512",\
"0.740545, 0.755359, 0.801197, 0.964352, 1.825578");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295",\
"0.020484, 0.035417, 0.092966, 0.326524, 1.564295");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.566815, 0.578370, 0.606808, 0.683390, 1.058609",\
"0.621427, 0.632982, 0.661420, 0.738002, 1.113221",\
"0.692586, 0.704140, 0.732579, 0.809160, 1.184379",\
"0.811228, 0.822782, 0.851221, 0.927802, 1.303021",\
"1.001116, 1.012671, 1.041110, 1.117691, 1.492910");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001644, 0.011917, 0.051144, 0.201144, 1.000000");
values ( "0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634",\
"0.018581, 0.026473, 0.050999, 0.144691, 0.661634");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.707538, 0.722065, 0.767896, 0.931267, 1.792975",\
"0.752831, 0.767357, 0.813188, 0.976560, 1.838267",\
"0.807149, 0.821675, 0.867506, 1.030877, 1.892585",\
"0.887518, 0.902045, 0.947876, 1.111247, 1.972955",\
"0.990907, 1.005434, 1.051265, 1.214636, 2.076344");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.696994, 0.708164, 0.736527, 0.813328, 1.189351",\
"0.751441, 0.762611, 0.790974, 0.867775, 1.243798",\
"0.823818, 0.834988, 0.863351, 0.940152, 1.316175",\
"0.955220, 0.966390, 0.994753, 1.071554, 1.447577",\
"1.159910, 1.171080, 1.199443, 1.276243, 1.652267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.707538, 0.722065, 0.767896, 0.931267, 1.792975",\
"0.752831, 0.767357, 0.813188, 0.976560, 1.838267",\
"0.807149, 0.821675, 0.867506, 1.030877, 1.892585",\
"0.887518, 0.902045, 0.947876, 1.111247, 1.972955",\
"0.990907, 1.005434, 1.051265, 1.214636, 2.076344");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784",\
"0.021270, 0.036180, 0.093724, 0.327833, 1.566784");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.696994, 0.708164, 0.736527, 0.813328, 1.189351",\
"0.751441, 0.762611, 0.790974, 0.867775, 1.243798",\
"0.823818, 0.834988, 0.863351, 0.940152, 1.316175",\
"0.955220, 0.966390, 0.994753, 1.071554, 1.447577",\
"1.159910, 1.171080, 1.199443, 1.276243, 1.652267");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002169, 0.012442, 0.051669, 0.201669, 1.000000");
values ( "0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179",\
"0.019042, 0.026793, 0.051272, 0.145530, 0.664179");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.878667, 0.893634, 0.939564, 1.102728, 1.964275",\
"0.923355, 0.938323, 0.984252, 1.147416, 2.008964",\
"0.967026, 0.981993, 1.027923, 1.191087, 2.052634",\
"1.025960, 1.040928, 1.086857, 1.250021, 2.111568",\
"1.091617, 1.106585, 1.152515, 1.315678, 2.177226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.849957, 0.861597, 0.890047, 0.966602, 1.341685",\
"0.903354, 0.914994, 0.943444, 1.019999, 1.395082",\
"0.976140, 0.987780, 1.016230, 1.092784, 1.467867",\
"1.115807, 1.127447, 1.155897, 1.232452, 1.607534",\
"1.337999, 1.349639, 1.378089, 1.454644, 1.829727");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.018474, 0.026395, 0.050930, 0.144523, 0.661210",\
"0.018474, 0.026395, 0.050930, 0.144523, 0.661210",\
"0.018474, 0.026395, 0.050930, 0.144523, 0.661210",\
"0.018474, 0.026395, 0.050930, 0.144523, 0.661210",\
"0.018474, 0.026395, 0.050930, 0.144523, 0.661210");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.878667, 0.893634, 0.939564, 1.102728, 1.964275",\
"0.923355, 0.938323, 0.984252, 1.147416, 2.008964",\
"0.967026, 0.981993, 1.027923, 1.191087, 2.052634",\
"1.025960, 1.040928, 1.086857, 1.250021, 2.111568",\
"1.091617, 1.106585, 1.152515, 1.315678, 2.177226");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024",\
"0.020645, 0.035508, 0.092891, 0.326209, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.849483, 0.861125, 0.889578, 0.966130, 1.341221",\
"0.902880, 0.914522, 0.942975, 1.019527, 1.394618",\
"0.975665, 0.987307, 1.015760, 1.092312, 1.467403",\
"1.115332, 1.126974, 1.155427, 1.231979, 1.607070",\
"1.337525, 1.349167, 1.377620, 1.454172, 1.829263");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001522, 0.011794, 0.051022, 0.201022, 1.000000");
values ( "0.018474, 0.026396, 0.050931, 0.144526, 0.661213",\
"0.018474, 0.026396, 0.050931, 0.144526, 0.661213",\
"0.018474, 0.026396, 0.050931, 0.144526, 0.661213",\
"0.018474, 0.026396, 0.050931, 0.144526, 0.661213",\
"0.018474, 0.026396, 0.050931, 0.144526, 0.661213");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.700895, 0.715577, 0.761511, 0.924886, 1.786905",\
"0.745612, 0.760294, 0.806229, 0.969604, 1.831623",\
"0.789234, 0.803916, 0.849850, 1.013226, 1.875245",\
"0.848324, 0.863006, 0.908941, 1.072316, 1.934335",\
"0.913454, 0.928136, 0.974071, 1.137446, 1.999465");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.689749, 0.700992, 0.729355, 0.806121, 1.181918",\
"0.743126, 0.754369, 0.782731, 0.859497, 1.235294",\
"0.815841, 0.827085, 0.855447, 0.932213, 1.308010",\
"0.954703, 0.965946, 0.994308, 1.071074, 1.446872",\
"1.174687, 1.185930, 1.214293, 1.291059, 1.666856");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.018940, 0.026722, 0.051211, 0.145333, 0.663586",\
"0.018940, 0.026722, 0.051211, 0.145333, 0.663586",\
"0.018940, 0.026722, 0.051211, 0.145333, 0.663586",\
"0.018940, 0.026722, 0.051211, 0.145333, 0.663586",\
"0.018940, 0.026722, 0.051211, 0.145333, 0.663586");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.700895, 0.715577, 0.761511, 0.924886, 1.786905",\
"0.745612, 0.760294, 0.806229, 0.969604, 1.831623",\
"0.789234, 0.803916, 0.849850, 1.013226, 1.875245",\
"0.848324, 0.863006, 0.908941, 1.072316, 1.934335",\
"0.913454, 0.928136, 0.974071, 1.137446, 1.999465");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380",\
"0.021515, 0.036338, 0.093690, 0.327495, 1.566380");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.689179, 0.700425, 0.728791, 0.805553, 1.181361",\
"0.742556, 0.753801, 0.782168, 0.858930, 1.234737",\
"0.815272, 0.826517, 0.854883, 0.931646, 1.307453",\
"0.954133, 0.965378, 0.993745, 1.070507, 1.446314",\
"1.174117, 1.185362, 1.213729, 1.290491, 1.666299");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002058, 0.012331, 0.051558, 0.201558, 1.000000");
values ( "0.018941, 0.026723, 0.051212, 0.145336, 0.663590",\
"0.018941, 0.026723, 0.051212, 0.145336, 0.663590",\
"0.018941, 0.026723, 0.051212, 0.145336, 0.663590",\
"0.018941, 0.026723, 0.051212, 0.145336, 0.663590",\
"0.018941, 0.026723, 0.051212, 0.145336, 0.663590");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "1.033501, 1.048137, 1.094053, 1.257391, 2.119142",\
"1.075585, 1.090220, 1.136136, 1.299474, 2.161225",\
"1.110534, 1.125170, 1.171086, 1.334423, 2.196174",\
"1.151554, 1.166190, 1.212106, 1.375443, 2.237194",\
"1.180900, 1.195536, 1.241452, 1.404789, 2.266540");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.942604, 0.953793, 0.982130, 1.058865, 1.434443",\
"0.997243, 1.008433, 1.036770, 1.113504, 1.489083",\
"1.068687, 1.079877, 1.108214, 1.184948, 1.560527",\
"1.189142, 1.200331, 1.228668, 1.305402, 1.680981",\
"1.381905, 1.393095, 1.421432, 1.498166, 1.873745");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.018996, 0.026764, 0.051256, 0.145289, 0.663168",\
"0.018996, 0.026764, 0.051256, 0.145289, 0.663168",\
"0.018996, 0.026764, 0.051256, 0.145289, 0.663168",\
"0.018996, 0.026764, 0.051256, 0.145289, 0.663168",\
"0.018996, 0.026764, 0.051256, 0.145289, 0.663168");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "1.033501, 1.048137, 1.094053, 1.257391, 2.119142",\
"1.075585, 1.090220, 1.136136, 1.299474, 2.161225",\
"1.110534, 1.125170, 1.171086, 1.334423, 2.196174",\
"1.151554, 1.166190, 1.212106, 1.375443, 2.237194",\
"1.180900, 1.195536, 1.241452, 1.404789, 2.266540");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965",\
"0.021590, 0.036418, 0.093790, 0.327520, 1.565965");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.940722, 0.951915, 0.980260, 1.056987, 1.432585",\
"0.995361, 1.006555, 1.034899, 1.111627, 1.487225",\
"1.066805, 1.077999, 1.106344, 1.183071, 1.558669",\
"1.187260, 1.198453, 1.226798, 1.303525, 1.679123",\
"1.380023, 1.391217, 1.419561, 1.496289, 1.871887");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002125, 0.012397, 0.051625, 0.201625, 1.000000");
values ( "0.018998, 0.026766, 0.051258, 0.145294, 0.663175",\
"0.018998, 0.026766, 0.051258, 0.145294, 0.663175",\
"0.018998, 0.026766, 0.051258, 0.145294, 0.663175",\
"0.018998, 0.026766, 0.051258, 0.145294, 0.663175",\
"0.018998, 0.026766, 0.051258, 0.145294, 0.663175");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.569356, 0.584465, 0.630826, 0.794335, 1.657787",\
"0.611299, 0.626408, 0.672769, 0.836278, 1.699730",\
"0.645782, 0.660892, 0.707252, 0.870761, 1.734213",\
"0.687754, 0.702863, 0.749224, 0.912734, 1.776186",\
"0.723866, 0.738975, 0.785337, 0.948846, 1.812300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023213, 0.037650, 0.094182, 0.326995, 1.566014");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.496366, 0.507657, 0.536058, 0.612762, 0.988138",\
"0.551082, 0.562373, 0.590773, 0.667478, 1.042854",\
"0.622645, 0.633936, 0.662337, 0.739041, 1.114417",\
"0.752439, 0.763730, 0.792131, 0.868835, 1.244211",\
"0.962631, 0.973921, 1.002322, 1.079026, 1.454402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051363, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051363, 0.145150, 0.662413");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.569356, 0.584465, 0.630826, 0.794335, 1.657787",\
"0.611299, 0.626408, 0.672769, 0.836278, 1.699730",\
"0.645782, 0.660892, 0.707252, 0.870761, 1.734213",\
"0.687754, 0.702863, 0.749224, 0.912734, 1.776186",\
"0.723866, 0.738975, 0.785337, 0.948846, 1.812300");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023212, 0.037649, 0.094181, 0.326995, 1.566013",\
"0.023213, 0.037650, 0.094182, 0.326995, 1.566014");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.496366, 0.507657, 0.536058, 0.612762, 0.988138",\
"0.551082, 0.562373, 0.590773, 0.667478, 1.042854",\
"0.622645, 0.633936, 0.662337, 0.739041, 1.114417",\
"0.752439, 0.763730, 0.792131, 0.868835, 1.244211",\
"0.962631, 0.973921, 1.002322, 1.079026, 1.454402");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002017, 0.012290, 0.051517, 0.201517, 1.000000");
values ( "0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051364, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051363, 0.145150, 0.662413",\
"0.019221, 0.026950, 0.051363, 0.145150, 0.662413");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.889087, 0.903925, 0.949911, 1.113190, 1.975034",\
"0.933813, 0.948651, 0.994637, 1.157916, 2.019760",\
"0.979996, 0.994834, 1.040820, 1.204099, 2.065943",\
"1.038646, 1.053484, 1.099471, 1.262749, 2.124593",\
"1.103773, 1.118610, 1.164597, 1.327876, 2.189720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.857531, 0.868901, 0.897271, 0.973916, 1.349155",\
"0.910904, 0.922274, 0.950644, 1.027290, 1.402528",\
"0.986989, 0.998360, 1.026730, 1.103375, 1.478613",\
"1.125182, 1.136552, 1.164922, 1.241567, 1.616806",\
"1.345122, 1.356492, 1.384862, 1.461507, 1.836746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.889087, 0.903925, 0.949911, 1.113190, 1.975034",\
"0.933813, 0.948651, 0.994637, 1.157916, 2.019760",\
"0.979996, 0.994834, 1.040820, 1.204099, 2.065943",\
"1.038646, 1.053484, 1.099471, 1.262749, 2.124593",\
"1.103773, 1.118610, 1.164597, 1.327876, 2.189720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008",\
"0.021476, 0.036258, 0.093508, 0.326890, 1.565008");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.857531, 0.868901, 0.897271, 0.973916, 1.349155",\
"0.910904, 0.922274, 0.950644, 1.027290, 1.402528",\
"0.986989, 0.998360, 1.026730, 1.103375, 1.478613",\
"1.125182, 1.136552, 1.164922, 1.241567, 1.616806",\
"1.345122, 1.356492, 1.384862, 1.461507, 1.836746");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001875, 0.012148, 0.051375, 0.201375, 1.000000");
values ( "0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081",\
"0.018780, 0.026610, 0.051124, 0.144913, 0.662081");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.771352, 0.786155, 0.832082, 0.995297, 1.856773",\
"0.816077, 0.830880, 0.876807, 1.040022, 1.901499",\
"0.859684, 0.874487, 0.920414, 1.083629, 1.945106",\
"0.918824, 0.933627, 0.979554, 1.142769, 2.004245",\
"0.983795, 0.998598, 1.044525, 1.207740, 2.069217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.690940, 0.702340, 0.730721, 0.807321, 1.182429",\
"0.744309, 0.755709, 0.784091, 0.860690, 1.235798",\
"0.817003, 0.828403, 0.856784, 0.933384, 1.308492",\
"0.955648, 0.967048, 0.995430, 1.072029, 1.447137",\
"1.175006, 1.186406, 1.214788, 1.291387, 1.666495");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.018752, 0.026593, 0.051113, 0.144816, 0.661677",\
"0.018752, 0.026593, 0.051113, 0.144816, 0.661677",\
"0.018752, 0.026593, 0.051113, 0.144816, 0.661677",\
"0.018752, 0.026593, 0.051113, 0.144816, 0.661677",\
"0.018752, 0.026593, 0.051113, 0.144816, 0.661677");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.771352, 0.786155, 0.832082, 0.995297, 1.856773",\
"0.816077, 0.830880, 0.876807, 1.040022, 1.901499",\
"0.859684, 0.874487, 0.920414, 1.083629, 1.945106",\
"0.918824, 0.933627, 0.979554, 1.142769, 2.004245",\
"0.983795, 0.998598, 1.044525, 1.207740, 2.069217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515",\
"0.021201, 0.036035, 0.093394, 0.326786, 1.564515");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.690470, 0.701872, 0.730257, 0.806853, 1.181970",\
"0.743840, 0.755241, 0.783626, 0.860223, 1.235339",\
"0.816533, 0.827935, 0.856320, 0.932916, 1.308033",\
"0.955179, 0.966580, 0.994965, 1.071562, 1.446679",\
"1.174537, 1.185938, 1.214323, 1.290920, 1.666036");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001841, 0.012113, 0.051341, 0.201341, 1.000000");
values ( "0.018752, 0.026594, 0.051114, 0.144818, 0.661680",\
"0.018752, 0.026594, 0.051114, 0.144818, 0.661680",\
"0.018752, 0.026594, 0.051114, 0.144818, 0.661680",\
"0.018752, 0.026594, 0.051114, 0.144818, 0.661680",\
"0.018752, 0.026594, 0.051114, 0.144818, 0.661680");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.521727, 0.536574, 0.582455, 0.745607, 1.606868",\
"0.549723, 0.564570, 0.610451, 0.773602, 1.634864",\
"0.585898, 0.600745, 0.646627, 0.809778, 1.671039",\
"0.634980, 0.649827, 0.695709, 0.858860, 1.720124",\
"0.658532, 0.673380, 0.719263, 0.882414, 1.743680");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020728, 0.035617, 0.093075, 0.326468, 1.564023",\
"0.020731, 0.035619, 0.093075, 0.326468, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.473361, 0.484889, 0.513306, 0.589866, 0.964894",\
"0.507067, 0.518594, 0.547011, 0.623572, 0.998599",\
"0.575799, 0.587327, 0.615744, 0.692304, 1.067332",\
"0.726492, 0.738019, 0.766436, 0.842996, 1.218024",\
"0.936857, 0.948385, 0.976802, 1.053362, 1.428391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661265");
}
} /* 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.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.521727, 0.536574, 0.582455, 0.745607, 1.606868",\
"0.549723, 0.564570, 0.610451, 0.773602, 1.634864",\
"0.585898, 0.600745, 0.646627, 0.809778, 1.671039",\
"0.634980, 0.649827, 0.695709, 0.858860, 1.720124",\
"0.658532, 0.673380, 0.719263, 0.882414, 1.743680");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020727, 0.035616, 0.093074, 0.326468, 1.564023",\
"0.020728, 0.035617, 0.093075, 0.326468, 1.564023",\
"0.020731, 0.035619, 0.093075, 0.326468, 1.564024");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.473361, 0.484889, 0.513306, 0.589866, 0.964894",\
"0.507067, 0.518594, 0.547011, 0.623572, 0.998599",\
"0.575799, 0.587327, 0.615744, 0.692304, 1.067332",\
"0.726492, 0.738019, 0.766436, 0.842996, 1.218024",\
"0.936857, 0.948385, 0.976802, 1.053362, 1.428391");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.079370, 0.223607, 0.629961, 1.500000");
index_2 ( "0.001670, 0.011943, 0.051170, 0.201170, 1.000000");
values ( "0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661264",\
"0.018604, 0.026488, 0.051018, 0.144628, 0.661265");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.914512, 0.929153, 0.975071, 1.138441, 2.000359",\
"0.959826, 0.974467, 1.020384, 1.183755, 2.045672",\
"1.013683, 1.028325, 1.074242, 1.237612, 2.099530",\
"1.094146, 1.108787, 1.154704, 1.318075, 2.179992",\
"1.199362, 1.214004, 1.259921, 1.423291, 2.285209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.877785, 0.888994, 0.917349, 0.994114, 1.369903",\
"0.931944, 0.943153, 0.971508, 1.048273, 1.424062",\
"1.004247, 1.015455, 1.043810, 1.120575, 1.496364",\
"1.137659, 1.148868, 1.177223, 1.253988, 1.629776",\
"1.348845, 1.360053, 1.388408, 1.465173, 1.840962");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.914512, 0.929153, 0.975071, 1.138441, 2.000359",\
"0.959826, 0.974467, 1.020384, 1.183755, 2.045672",\
"1.013683, 1.028325, 1.074242, 1.237612, 2.099530",\
"1.094146, 1.108787, 1.154704, 1.318075, 2.179992",\
"1.199362, 1.214004, 1.259921, 1.423291, 2.285209");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376",\
"0.021535, 0.036368, 0.093748, 0.327580, 1.566376");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.877785, 0.888994, 0.917349, 0.994114, 1.369903",\
"0.931944, 0.943153, 0.971508, 1.048273, 1.424062",\
"1.004247, 1.015455, 1.043810, 1.120575, 1.496364",\
"1.137659, 1.148868, 1.177223, 1.253988, 1.629776",\
"1.348845, 1.360053, 1.388408, 1.465173, 1.840962");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002107, 0.012379, 0.051607, 0.201607, 1.000000");
values ( "0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607",\
"0.018983, 0.026753, 0.051240, 0.145369, 0.663607");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.888644, 0.903568, 0.949503, 1.112607, 1.973778",\
"0.933360, 0.948284, 0.994218, 1.157323, 2.018493",\
"0.976986, 0.991910, 1.037844, 1.200949, 2.062119",\
"1.036059, 1.050983, 1.096918, 1.260022, 2.121193",\
"1.101230, 1.116154, 1.162089, 1.325193, 2.186364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.855695, 0.867239, 0.895643, 0.972126, 1.346757",\
"0.909074, 0.920618, 0.949022, 1.025505, 1.400136",\
"0.981797, 0.993340, 1.021744, 1.098227, 1.472858",\
"1.120720, 1.132264, 1.160667, 1.237150, 1.611781",\
"1.340884, 1.352428, 1.380832, 1.457314, 1.831946");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.888644, 0.903568, 0.949503, 1.112607, 1.973778",\
"0.933360, 0.948284, 0.994218, 1.157323, 2.018493",\
"0.976986, 0.991910, 1.037844, 1.200949, 2.062119",\
"1.036059, 1.050983, 1.096918, 1.260022, 2.121193",\
"1.101230, 1.116154, 1.162089, 1.325193, 2.186364");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191",\
"0.020943, 0.035779, 0.093124, 0.326204, 1.563191");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.855341, 0.866885, 0.895289, 0.971772, 1.346403",\
"0.908721, 0.920265, 0.948668, 1.025151, 1.399782",\
"0.981443, 0.992987, 1.021390, 1.097873, 1.472504",\
"1.120366, 1.131910, 1.160314, 1.236796, 1.611428",\
"1.340530, 1.352074, 1.380478, 1.456961, 1.831592");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001641, 0.011913, 0.051141, 0.201141, 1.000000");
values ( "0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306",\
"0.018578, 0.026472, 0.051015, 0.144415, 0.660306");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.642518, 0.657072, 0.702638, 0.865526, 1.725002",\
"0.684492, 0.699046, 0.744612, 0.907501, 1.766977",\
"0.718883, 0.733437, 0.779003, 0.941891, 1.801368",\
"0.760575, 0.775129, 0.820695, 0.983583, 1.843059",\
"0.795532, 0.810087, 0.855653, 1.018541, 1.878017");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.594121, 0.605672, 0.634132, 0.710514, 1.085128",\
"0.648837, 0.660388, 0.688848, 0.765230, 1.139844",\
"0.720241, 0.731792, 0.760251, 0.836633, 1.211248",\
"0.849614, 0.861165, 0.889625, 0.966007, 1.340621",\
"1.058392, 1.069943, 1.098403, 1.174784, 1.549399");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.642518, 0.657072, 0.702638, 0.865526, 1.725002",\
"0.684492, 0.699046, 0.744612, 0.907501, 1.766977",\
"0.718883, 0.733437, 0.779003, 0.941891, 1.801368",\
"0.760575, 0.775129, 0.820695, 0.983583, 1.843059",\
"0.795532, 0.810087, 0.855653, 1.018541, 1.878017");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226",\
"0.019570, 0.034720, 0.092750, 0.326359, 1.562226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.594121, 0.605672, 0.634132, 0.710514, 1.085128",\
"0.648837, 0.660388, 0.688848, 0.765230, 1.139844",\
"0.720241, 0.731792, 0.760251, 0.836633, 1.211248",\
"0.849614, 0.861165, 0.889625, 0.966007, 1.340621",\
"1.058392, 1.069943, 1.098403, 1.174784, 1.549399");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001676, 0.011948, 0.051176, 0.201176, 1.000000");
values ( "0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957",\
"0.018609, 0.026513, 0.051059, 0.144401, 0.659957");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.906430, 0.921384, 0.967344, 1.130400, 1.991382",\
"0.951205, 0.966159, 1.012119, 1.175174, 2.036156",\
"0.995065, 1.010019, 1.055979, 1.219034, 2.080016",\
"1.056412, 1.071366, 1.117326, 1.280381, 2.141363",\
"1.121960, 1.136914, 1.182874, 1.345930, 2.206912");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.866184, 0.877715, 0.906098, 0.982515, 1.356781",\
"0.919761, 0.931293, 0.959676, 1.036092, 1.410358",\
"0.996276, 1.007808, 1.036191, 1.112607, 1.486873",\
"1.135146, 1.146677, 1.175061, 1.251477, 1.625743",\
"1.356781, 1.368313, 1.396696, 1.473113, 1.847379");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.906430, 0.921384, 0.967344, 1.130400, 1.991382",\
"0.951205, 0.966159, 1.012119, 1.175174, 2.036156",\
"0.995065, 1.010019, 1.055979, 1.219034, 2.080016",\
"1.056412, 1.071366, 1.117326, 1.280381, 2.141363",\
"1.121960, 1.136914, 1.182874, 1.345930, 2.206912");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441",\
"0.021111, 0.035916, 0.093199, 0.326036, 1.562441");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.865719, 0.877251, 0.905634, 0.982050, 1.356316",\
"0.918858, 0.930390, 0.958773, 1.035190, 1.409456",\
"0.995811, 1.007343, 1.035726, 1.112143, 1.486408",\
"1.134681, 1.146213, 1.174596, 1.251013, 1.625278",\
"1.356317, 1.367848, 1.396232, 1.472648, 1.846914");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001649, 0.011921, 0.051149, 0.201149, 1.000000");
values ( "0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473",\
"0.018586, 0.026479, 0.051033, 0.144251, 0.659473");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.907463, 0.922592, 0.968586, 1.131653, 1.993019",\
"0.952094, 0.967224, 1.013218, 1.176285, 2.037651",\
"0.995776, 1.010905, 1.056899, 1.219966, 2.081332",\
"1.054627, 1.069757, 1.115750, 1.278817, 2.140183",\
"1.120310, 1.135440, 1.181434, 1.344501, 2.205867");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.864576, 0.876324, 0.904770, 0.981200, 1.355658",\
"0.917977, 0.929724, 0.958171, 1.034601, 1.409059",\
"0.990794, 1.002542, 1.030988, 1.107418, 1.481876",\
"1.130667, 1.142414, 1.170861, 1.247290, 1.621748",\
"1.353699, 1.365447, 1.393894, 1.470323, 1.844781");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.018338, 0.026297, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026297, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026297, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026297, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026297, 0.050858, 0.144094, 0.659595");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.907463, 0.922592, 0.968586, 1.131653, 1.993019",\
"0.952094, 0.967224, 1.013218, 1.176285, 2.037651",\
"0.995776, 1.010905, 1.056899, 1.219966, 2.081332",\
"1.054627, 1.069757, 1.115750, 1.278817, 2.140183",\
"1.120310, 1.135440, 1.181434, 1.344501, 2.205867");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570",\
"0.020701, 0.035510, 0.092764, 0.325612, 1.562570");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.864210, 0.875957, 0.904404, 0.980833, 1.355291",\
"0.917611, 0.929358, 0.957805, 1.034234, 1.408692",\
"0.990428, 1.002175, 1.030622, 1.107051, 1.481509",\
"1.130300, 1.142048, 1.170495, 1.246924, 1.621382",\
"1.353333, 1.365080, 1.393527, 1.469957, 1.844414");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001361, 0.011633, 0.050861, 0.200861, 1.000000");
values ( "0.018338, 0.026296, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026296, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026296, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026296, 0.050858, 0.144094, 0.659595",\
"0.018338, 0.026296, 0.050858, 0.144094, 0.659595");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.668595, 0.683495, 0.729318, 0.892284, 1.752756",\
"0.710598, 0.725498, 0.771321, 0.934287, 1.794759",\
"0.745468, 0.760368, 0.806191, 0.969156, 1.829629",\
"0.787325, 0.802225, 0.848048, 1.011014, 1.871486",\
"0.821989, 0.836889, 0.882712, 1.045678, 1.906150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.608081, 0.619746, 0.648189, 0.724567, 1.098912",\
"0.662796, 0.674461, 0.702905, 0.779282, 1.153627",\
"0.735048, 0.746713, 0.775156, 0.851534, 1.225879",\
"0.862972, 0.874637, 0.903081, 0.979458, 1.353803",\
"1.070304, 1.081969, 1.110413, 1.186791, 1.561135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.668595, 0.683495, 0.729318, 0.892284, 1.752756",\
"0.710598, 0.725498, 0.771321, 0.934287, 1.794759",\
"0.745468, 0.760368, 0.806191, 0.969156, 1.829629",\
"0.787325, 0.802225, 0.848048, 1.011014, 1.871486",\
"0.821989, 0.836889, 0.882712, 1.045678, 1.906150");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050",\
"0.020281, 0.035220, 0.092777, 0.325831, 1.562050");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.608081, 0.619746, 0.648189, 0.724567, 1.098912",\
"0.662796, 0.674461, 0.702905, 0.779282, 1.153627",\
"0.735048, 0.746713, 0.775156, 0.851534, 1.225879",\
"0.862972, 0.874637, 0.903081, 0.979458, 1.353803",\
"1.070304, 1.081969, 1.110413, 1.186791, 1.561135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001489, 0.011761, 0.050989, 0.200989, 1.000000");
values ( "0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334",\
"0.018444, 0.026385, 0.050946, 0.144136, 0.659334");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.781915, 0.796564, 0.842228, 1.005283, 1.865735",\
"0.823963, 0.838611, 0.884275, 1.047330, 1.907783",\
"0.858854, 0.873503, 0.919167, 1.082222, 1.942675",\
"0.900838, 0.915486, 0.961150, 1.124205, 1.984658",\
"0.936334, 0.950983, 0.996647, 1.159702, 2.020154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.734456, 0.746035, 0.774515, 0.851045, 1.226302",\
"0.789169, 0.800748, 0.829227, 0.905757, 1.281015",\
"0.861242, 0.872822, 0.901301, 0.977831, 1.353089",\
"0.988269, 0.999848, 1.028328, 1.104858, 1.480115",\
"1.193343, 1.204922, 1.233402, 1.309932, 1.685189");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.781915, 0.796564, 0.842228, 1.005283, 1.865735",\
"0.823963, 0.838611, 0.884275, 1.047330, 1.907783",\
"0.858854, 0.873503, 0.919167, 1.082222, 1.942675",\
"0.900838, 0.915486, 0.961150, 1.124205, 1.984658",\
"0.936334, 0.950983, 0.996647, 1.159702, 2.020154");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866",\
"0.019790, 0.034874, 0.092750, 0.326567, 1.563866");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.733980, 0.745559, 0.774039, 0.850569, 1.225827",\
"0.788693, 0.800272, 0.828751, 0.905281, 1.280539",\
"0.860766, 0.872346, 0.900825, 0.977355, 1.352613",\
"0.987793, 0.999373, 1.027852, 1.104382, 1.479640",\
"1.192867, 1.204446, 1.232926, 1.309456, 1.684713");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001638, 0.011910, 0.051138, 0.201138, 1.000000");
values ( "0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508",\
"0.018574, 0.026480, 0.051008, 0.144679, 0.661508");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.669872, 0.684761, 0.730566, 0.892377, 1.753821",\
"0.711886, 0.726775, 0.772580, 0.934391, 1.795835",\
"0.746757, 0.761646, 0.807451, 0.969262, 1.830706",\
"0.788635, 0.803524, 0.849330, 1.011140, 1.872585",\
"0.823927, 0.838816, 0.884621, 1.046432, 1.907876");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.607734, 0.619405, 0.647849, 0.723500, 1.098452",\
"0.662451, 0.674122, 0.702566, 0.778217, 1.153169",\
"0.734676, 0.746346, 0.774790, 0.850441, 1.225394",\
"0.862422, 0.874093, 0.902537, 0.978188, 1.353140",\
"1.069337, 1.081007, 1.109451, 1.185102, 1.560054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.669872, 0.684761, 0.730566, 0.892377, 1.753821",\
"0.711886, 0.726775, 0.772580, 0.934391, 1.795835",\
"0.746757, 0.761646, 0.807451, 0.969262, 1.830706",\
"0.788635, 0.803524, 0.849330, 1.011140, 1.872585",\
"0.823927, 0.838816, 0.884621, 1.046432, 1.907876");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782",\
"0.020215, 0.035167, 0.092754, 0.321165, 1.561782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.607734, 0.619405, 0.647849, 0.723500, 1.098452",\
"0.662451, 0.674122, 0.702566, 0.778217, 1.153169",\
"0.734676, 0.746346, 0.774790, 0.850441, 1.225394",\
"0.862422, 0.874093, 0.902537, 0.978188, 1.353140",\
"1.069337, 1.081007, 1.109451, 1.185102, 1.560054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001482, 0.011754, 0.050982, 0.200982, 1.000000");
values ( "0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086",\
"0.018438, 0.026383, 0.050947, 0.140359, 0.659086");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.906701, 0.921263, 0.967194, 1.130613, 1.992611",\
"0.951393, 0.965955, 1.011886, 1.175305, 2.037303",\
"0.995060, 1.009622, 1.055553, 1.218973, 2.080970",\
"1.054006, 1.068569, 1.114499, 1.277919, 2.139917",\
"1.119631, 1.134193, 1.180124, 1.343544, 2.205542");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.867040, 0.878116, 0.906434, 0.983240, 1.359104",\
"0.920437, 0.931514, 0.959832, 1.036638, 1.412501",\
"0.993218, 1.004295, 1.032613, 1.109419, 1.485282",\
"1.132841, 1.143917, 1.172235, 1.249041, 1.624905",\
"1.354907, 1.365983, 1.394301, 1.471107, 1.846971");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.019134, 0.026861, 0.051337, 0.145558, 0.664017",\
"0.019134, 0.026861, 0.051337, 0.145558, 0.664017",\
"0.019134, 0.026861, 0.051337, 0.145558, 0.664017",\
"0.019134, 0.026861, 0.051337, 0.145558, 0.664017",\
"0.019134, 0.026861, 0.051337, 0.145558, 0.664017");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.906701, 0.921263, 0.967194, 1.130613, 1.992611",\
"0.951393, 0.965955, 1.011886, 1.175305, 2.037303",\
"0.995060, 1.009622, 1.055553, 1.218973, 2.080970",\
"1.054006, 1.068569, 1.114499, 1.277919, 2.139917",\
"1.119631, 1.134193, 1.180124, 1.343544, 2.205542");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818",\
"0.021891, 0.036697, 0.094036, 0.327919, 1.566818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.866216, 0.877294, 0.905615, 0.982418, 1.358289",\
"0.919614, 0.930691, 0.959013, 1.035816, 1.411687",\
"0.992395, 1.003472, 1.031793, 1.108597, 1.484468",\
"1.132017, 1.143095, 1.171416, 1.248219, 1.624090",\
"1.354083, 1.365161, 1.393482, 1.470285, 1.846156");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002282, 0.012555, 0.051782, 0.201782, 1.000000");
values ( "0.019135, 0.026862, 0.051338, 0.145560, 0.664020",\
"0.019135, 0.026862, 0.051338, 0.145560, 0.664020",\
"0.019135, 0.026862, 0.051338, 0.145560, 0.664020",\
"0.019135, 0.026862, 0.051338, 0.145560, 0.664020",\
"0.019135, 0.026862, 0.051338, 0.145560, 0.664020");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.627677, 0.642253, 0.688119, 0.851507, 1.713379",\
"0.669621, 0.684196, 0.730062, 0.893451, 1.755323",\
"0.704104, 0.718680, 0.764546, 0.927934, 1.789806",\
"0.746064, 0.760640, 0.806506, 0.969894, 1.831766",\
"0.782150, 0.796726, 0.842592, 1.005981, 1.867852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.626874, 0.638070, 0.666438, 0.743243, 1.119269",\
"0.681591, 0.692787, 0.721155, 0.797960, 1.173987",\
"0.753156, 0.764352, 0.792720, 0.869524, 1.245551",\
"0.882904, 0.894100, 0.922468, 0.999273, 1.375300",\
"1.093023, 1.104219, 1.132587, 1.209392, 1.585419");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.019009, 0.026770, 0.051249, 0.145495, 0.664152",\
"0.019009, 0.026770, 0.051249, 0.145495, 0.664152",\
"0.019009, 0.026770, 0.051249, 0.145495, 0.664152",\
"0.019009, 0.026770, 0.051249, 0.145495, 0.664152",\
"0.019009, 0.026770, 0.051249, 0.145495, 0.664152");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.627677, 0.642253, 0.688119, 0.851507, 1.713379",\
"0.669621, 0.684196, 0.730062, 0.893451, 1.755323",\
"0.704104, 0.718680, 0.764546, 0.927934, 1.789806",\
"0.746064, 0.760640, 0.806506, 0.969894, 1.831766",\
"0.782150, 0.796726, 0.842592, 1.005981, 1.867852");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810",\
"0.021342, 0.036225, 0.093707, 0.327751, 1.566810");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.626313, 0.637511, 0.665883, 0.742684, 1.118721",\
"0.681030, 0.692228, 0.720600, 0.797401, 1.173438",\
"0.752595, 0.763793, 0.792165, 0.868966, 1.245003",\
"0.882344, 0.893541, 0.921913, 0.998714, 1.374751",\
"1.092462, 1.103660, 1.132032, 1.208833, 1.584870");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002133, 0.012405, 0.051633, 0.201633, 1.000000");
values ( "0.019010, 0.026771, 0.051250, 0.145498, 0.664156",\
"0.019010, 0.026771, 0.051250, 0.145498, 0.664156",\
"0.019010, 0.026771, 0.051250, 0.145498, 0.664156",\
"0.019010, 0.026771, 0.051250, 0.145498, 0.664156",\
"0.019010, 0.026771, 0.051250, 0.145498, 0.664156");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.707290, 0.721914, 0.767886, 0.931300, 1.793394",\
"0.749394, 0.764017, 0.809990, 0.973404, 1.835498",\
"0.784393, 0.799017, 0.844989, 1.008403, 1.870497",\
"0.826711, 0.841335, 0.887307, 1.050721, 1.912815",\
"0.862241, 0.876865, 0.922837, 1.086252, 1.948345");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.649676, 0.660774, 0.689081, 0.765877, 1.141589",\
"0.704391, 0.715490, 0.743796, 0.820592, 1.196304",\
"0.776341, 0.787440, 0.815746, 0.892542, 1.268254",\
"0.902118, 0.913217, 0.941523, 1.018319, 1.394031",\
"1.104283, 1.115382, 1.143688, 1.220484, 1.596197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.707290, 0.721914, 0.767886, 0.931300, 1.793394",\
"0.749394, 0.764017, 0.809990, 0.973404, 1.835498",\
"0.784393, 0.799017, 0.844989, 1.008403, 1.870497",\
"0.826711, 0.841335, 0.887307, 1.050721, 1.912815",\
"0.862241, 0.876865, 0.922837, 1.086252, 1.948345");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585",\
"0.021995, 0.036766, 0.094028, 0.327772, 1.566585");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.649676, 0.660774, 0.689081, 0.765877, 1.141589",\
"0.704391, 0.715490, 0.743796, 0.820592, 1.196304",\
"0.776341, 0.787440, 0.815746, 0.892542, 1.268254",\
"0.902118, 0.913217, 0.941523, 1.018319, 1.394031",\
"1.104283, 1.115382, 1.143688, 1.220484, 1.596197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002240, 0.012512, 0.051740, 0.201740, 1.000000");
values ( "0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694",\
"0.019093, 0.026834, 0.051315, 0.145460, 0.663694");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.887458, 0.902089, 0.948008, 1.111389, 1.973338",\
"0.932157, 0.946787, 0.992707, 1.156088, 2.018036",\
"0.975814, 0.990445, 1.036364, 1.199746, 2.061694",\
"1.034788, 1.049419, 1.095339, 1.258720, 2.120668",\
"1.100306, 1.114937, 1.160856, 1.324237, 2.186186");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.856552, 0.867743, 0.896094, 0.972869, 1.348689",\
"0.909947, 0.921138, 0.949489, 1.026264, 1.402084",\
"0.982714, 0.993905, 1.022256, 1.099032, 1.474851",\
"1.122172, 1.133364, 1.161714, 1.238490, 1.614310",\
"1.343794, 1.354985, 1.383336, 1.460111, 1.835931");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.019002, 0.026767, 0.051252, 0.145404, 0.663714",\
"0.019002, 0.026767, 0.051252, 0.145404, 0.663714",\
"0.019002, 0.026767, 0.051252, 0.145404, 0.663714",\
"0.019002, 0.026767, 0.051252, 0.145404, 0.663714",\
"0.019002, 0.026767, 0.051252, 0.145404, 0.663714");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.887458, 0.902089, 0.948008, 1.111389, 1.973338",\
"0.932157, 0.946787, 0.992707, 1.156088, 2.018036",\
"0.975814, 0.990445, 1.036364, 1.199746, 2.061694",\
"1.034788, 1.049419, 1.095339, 1.258720, 2.120668",\
"1.100306, 1.114937, 1.160856, 1.324237, 2.186186");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485",\
"0.021578, 0.036409, 0.093783, 0.327634, 1.566485");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.856227, 0.867419, 0.895772, 0.972546, 1.348371",\
"0.909622, 0.920814, 0.949167, 1.025941, 1.401766",\
"0.982389, 0.993582, 1.021935, 1.098708, 1.474534",\
"1.121848, 1.133040, 1.161393, 1.238166, 1.613992",\
"1.343469, 1.354662, 1.383015, 1.459788, 1.835614");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002130, 0.012402, 0.051630, 0.201630, 1.000000");
values ( "0.019003, 0.026767, 0.051253, 0.145405, 0.663716",\
"0.019003, 0.026767, 0.051253, 0.145405, 0.663716",\
"0.019003, 0.026767, 0.051253, 0.145405, 0.663716",\
"0.019003, 0.026767, 0.051253, 0.145405, 0.663716",\
"0.019003, 0.026767, 0.051253, 0.145405, 0.663716");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.771473, 0.786412, 0.832324, 0.994193, 1.855999",\
"0.816775, 0.831714, 0.877626, 1.039495, 1.901301",\
"0.870457, 0.885395, 0.931307, 1.093176, 1.954982",\
"0.951044, 0.965982, 1.011895, 1.173764, 2.035570",\
"1.054881, 1.069820, 1.115732, 1.277601, 2.139407");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.699051, 0.710623, 0.739018, 0.814690, 1.189528",\
"0.753354, 0.764927, 0.793321, 0.868993, 1.243831",\
"0.825353, 0.836926, 0.865321, 0.940993, 1.315831",\
"0.958124, 0.969697, 0.998091, 1.073763, 1.448601",\
"1.165996, 1.177569, 1.205963, 1.281635, 1.656473");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.018540, 0.026449, 0.051010, 0.140409, 0.659065",\
"0.018540, 0.026449, 0.051010, 0.140409, 0.659065",\
"0.018540, 0.026449, 0.051010, 0.140409, 0.659065",\
"0.018540, 0.026449, 0.051010, 0.140409, 0.659065",\
"0.018540, 0.026449, 0.051010, 0.140409, 0.659065");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.771473, 0.786412, 0.832324, 0.994193, 1.855999",\
"0.816775, 0.831714, 0.877626, 1.039495, 1.901301",\
"0.870457, 0.885395, 0.931307, 1.093176, 1.954982",\
"0.951044, 0.965982, 1.011895, 1.173764, 2.035570",\
"1.054881, 1.069820, 1.115732, 1.277601, 2.139407");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964",\
"0.020851, 0.035698, 0.093070, 0.321279, 1.561964");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.698557, 0.710132, 0.738530, 0.814199, 1.189045",\
"0.752860, 0.764435, 0.792833, 0.868502, 1.243349",\
"0.824860, 0.836434, 0.864833, 0.940501, 1.315348",\
"0.957630, 0.969205, 0.997603, 1.073272, 1.448119",\
"1.165502, 1.177077, 1.205475, 1.281144, 1.655991");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001596, 0.011869, 0.051096, 0.201096, 1.000000");
values ( "0.018540, 0.026450, 0.051011, 0.140412, 0.659068",\
"0.018540, 0.026450, 0.051011, 0.140412, 0.659068",\
"0.018540, 0.026450, 0.051011, 0.140412, 0.659068",\
"0.018540, 0.026450, 0.051011, 0.140412, 0.659068",\
"0.018540, 0.026450, 0.051011, 0.140412, 0.659068");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.642252, 0.656767, 0.702589, 0.865925, 1.727428",\
"0.684322, 0.698837, 0.744659, 0.907994, 1.769497",\
"0.719215, 0.733730, 0.779552, 0.942887, 1.804390",\
"0.761229, 0.775744, 0.821566, 0.984901, 1.846404",\
"0.796537, 0.811052, 0.856874, 1.020209, 1.881712");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.593369, 0.604526, 0.632883, 0.709642, 1.085479",\
"0.648086, 0.659244, 0.687600, 0.764359, 1.140196",\
"0.720114, 0.731272, 0.759628, 0.836388, 1.212225",\
"0.846728, 0.857886, 0.886243, 0.963002, 1.338839",\
"1.050886, 1.062044, 1.090400, 1.167159, 1.542996");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.642252, 0.656767, 0.702589, 0.865925, 1.727428",\
"0.684322, 0.698837, 0.744659, 0.907994, 1.769497",\
"0.719215, 0.733730, 0.779552, 0.942887, 1.804390",\
"0.761229, 0.775744, 0.821566, 0.984901, 1.846404",\
"0.796537, 0.811052, 0.856874, 1.020209, 1.881712");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340",\
"0.021294, 0.036206, 0.093757, 0.327768, 1.566340");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.593369, 0.604526, 0.632883, 0.709642, 1.085479",\
"0.648086, 0.659244, 0.687600, 0.764359, 1.140196",\
"0.720114, 0.731272, 0.759628, 0.836388, 1.212225",\
"0.846728, 0.857886, 0.886243, 0.963002, 1.338839",\
"1.050886, 1.062044, 1.090400, 1.167159, 1.542996");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002186, 0.012458, 0.051686, 0.201686, 1.000000");
values ( "0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730",\
"0.019058, 0.026807, 0.051290, 0.145450, 0.663730");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.635304, 0.650195, 0.696075, 0.859109, 1.719873",\
"0.680685, 0.695576, 0.741456, 0.904489, 1.765254",\
"0.734838, 0.749729, 0.795609, 0.958643, 1.819407",\
"0.813090, 0.827980, 0.873861, 1.036894, 1.897659",\
"0.910597, 0.925487, 0.971368, 1.134401, 1.995166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.601331, 0.612893, 0.641298, 0.717728, 1.092141",\
"0.655830, 0.667392, 0.695797, 0.772226, 1.146639",\
"0.728112, 0.739674, 0.768078, 0.844508, 1.218921",\
"0.856394, 0.867956, 0.896361, 0.972790, 1.347204",\
"1.053401, 1.064963, 1.093367, 1.169797, 1.544210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.635304, 0.650195, 0.696075, 0.859109, 1.719873",\
"0.680685, 0.695576, 0.741456, 0.904489, 1.765254",\
"0.734838, 0.749729, 0.795609, 0.958643, 1.819407",\
"0.813090, 0.827980, 0.873861, 1.036894, 1.897659",\
"0.910597, 0.925487, 0.971368, 1.134401, 1.995166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552",\
"0.020721, 0.035600, 0.093040, 0.326077, 1.562552");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.601331, 0.612893, 0.641298, 0.717728, 1.092141",\
"0.655830, 0.667392, 0.695797, 0.772226, 1.146639",\
"0.728112, 0.739674, 0.768078, 0.844508, 1.218921",\
"0.856394, 0.867956, 0.896361, 0.972790, 1.347204",\
"1.053401, 1.064963, 1.093367, 1.169797, 1.544210");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011889, 0.051116, 0.201116, 1.000000");
values ( "0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733",\
"0.018557, 0.026460, 0.051011, 0.144287, 0.659733");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.840024, 0.854808, 0.900739, 1.063924, 1.925214",\
"0.885323, 0.900107, 0.946037, 1.109223, 1.970513",\
"0.938949, 0.953734, 0.999664, 1.162850, 2.024140",\
"1.019836, 1.034620, 1.080550, 1.243736, 2.105026",\
"1.122206, 1.136991, 1.182921, 1.346107, 2.207397");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.801625, 0.812980, 0.841337, 0.917903, 1.292776",\
"0.855971, 0.867326, 0.895684, 0.972249, 1.347122",\
"0.927880, 0.939234, 0.967592, 1.044157, 1.419030",\
"1.060483, 1.071838, 1.100196, 1.176761, 1.551634",\
"1.267464, 1.278819, 1.307177, 1.383742, 1.758615");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.018798, 0.026627, 0.051152, 0.144750, 0.661202",\
"0.018798, 0.026627, 0.051152, 0.144750, 0.661202",\
"0.018798, 0.026627, 0.051152, 0.144750, 0.661202",\
"0.018798, 0.026627, 0.051152, 0.144750, 0.661202",\
"0.018798, 0.026627, 0.051152, 0.144750, 0.661202");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.840024, 0.854808, 0.900739, 1.063924, 1.925214",\
"0.885323, 0.900107, 0.946037, 1.109223, 1.970513",\
"0.938949, 0.953734, 0.999664, 1.162850, 2.024140",\
"1.019836, 1.034620, 1.080550, 1.243736, 2.105026",\
"1.122206, 1.136991, 1.182921, 1.346107, 2.207397");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079",\
"0.021344, 0.036165, 0.093503, 0.326767, 1.564079");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.798879, 0.810237, 0.838600, 0.915160, 1.290046",\
"0.853226, 0.864583, 0.892946, 0.969506, 1.344392",\
"0.925134, 0.936491, 0.964854, 1.041415, 1.416301",\
"1.057737, 1.069095, 1.097458, 1.174018, 1.548904",\
"1.264718, 1.276076, 1.304439, 1.380999, 1.755885");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001895, 0.012167, 0.051395, 0.201395, 1.000000");
values ( "0.018799, 0.026629, 0.051153, 0.144753, 0.661207",\
"0.018799, 0.026629, 0.051153, 0.144753, 0.661207",\
"0.018799, 0.026629, 0.051153, 0.144753, 0.661207",\
"0.018799, 0.026629, 0.051153, 0.144753, 0.661207",\
"0.018799, 0.026629, 0.051153, 0.144753, 0.661207");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.679512, 0.694543, 0.740444, 0.902282, 1.764077",\
"0.722894, 0.737925, 0.783825, 0.945664, 1.807459",\
"0.758080, 0.773111, 0.819012, 0.980851, 1.842646",\
"0.799985, 0.815016, 0.860917, 1.022755, 1.884550",\
"0.835016, 0.850047, 0.895948, 1.057787, 1.919582");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.622830, 0.634554, 0.662986, 0.738645, 1.113448",\
"0.679393, 0.691117, 0.719549, 0.795208, 1.170011",\
"0.751874, 0.763598, 0.792030, 0.867688, 1.242492",\
"0.879330, 0.891054, 0.919486, 0.995145, 1.369948",\
"1.085590, 1.097314, 1.125747, 1.201405, 1.576208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.679512, 0.694543, 0.740444, 0.902282, 1.764077",\
"0.722894, 0.737925, 0.783825, 0.945664, 1.807459",\
"0.758080, 0.773111, 0.819012, 0.980851, 1.842646",\
"0.799985, 0.815016, 0.860917, 1.022755, 1.884550",\
"0.835016, 0.850047, 0.895948, 1.057787, 1.919582");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641",\
"0.020441, 0.035318, 0.092730, 0.320999, 1.561641");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.621661, 0.633385, 0.661817, 0.737476, 1.112279",\
"0.678224, 0.689948, 0.718380, 0.794039, 1.168842",\
"0.750705, 0.762429, 0.790861, 0.866520, 1.241323",\
"0.878161, 0.889885, 0.918317, 0.993976, 1.368779",\
"1.084421, 1.096145, 1.124578, 1.200236, 1.575039");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001391, 0.011663, 0.050891, 0.200891, 1.000000");
values ( "0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772",\
"0.018363, 0.026320, 0.050891, 0.140301, 0.658772");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.620030, 0.634814, 0.680451, 0.842129, 1.702652",\
"0.662099, 0.676882, 0.722519, 0.884197, 1.744721",\
"0.696992, 0.711776, 0.757413, 0.919091, 1.779614",\
"0.739006, 0.753790, 0.799427, 0.961105, 1.821629",\
"0.774327, 0.789110, 0.834747, 0.996425, 1.856949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.583532, 0.595303, 0.623793, 0.699364, 1.074086",\
"0.638249, 0.650020, 0.678510, 0.754081, 1.128803",\
"0.710279, 0.722050, 0.750540, 0.826111, 1.200833",\
"0.836905, 0.848677, 0.877167, 0.952738, 1.327460",\
"1.041097, 1.052868, 1.081358, 1.156929, 1.531651");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.620030, 0.634814, 0.680451, 0.842129, 1.702652",\
"0.662099, 0.676882, 0.722519, 0.884197, 1.744721",\
"0.696992, 0.711776, 0.757413, 0.919091, 1.779614",\
"0.739006, 0.753790, 0.799427, 0.961105, 1.821629",\
"0.774327, 0.789110, 0.834747, 0.996425, 1.856949");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713",\
"0.019385, 0.034486, 0.092390, 0.321130, 1.560713");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.582724, 0.594496, 0.622985, 0.698556, 1.073278",\
"0.637441, 0.649212, 0.677702, 0.753273, 1.127995",\
"0.709471, 0.721242, 0.749732, 0.825303, 1.200025",\
"0.836098, 0.847869, 0.876359, 0.951930, 1.326652",\
"1.040289, 1.052060, 1.080550, 1.156121, 1.530843");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001366, 0.011638, 0.050866, 0.200866, 1.000000");
values ( "0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288",\
"0.018328, 0.026321, 0.050898, 0.140368, 0.658288");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.599415, 0.614509, 0.660372, 0.822133, 1.683548",\
"0.641459, 0.656553, 0.702416, 0.864177, 1.725593",\
"0.676259, 0.691352, 0.737216, 0.898977, 1.760392",\
"0.716288, 0.731382, 0.777245, 0.939006, 1.800421",\
"0.743308, 0.758402, 0.804265, 0.966026, 1.827442");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.570939, 0.582807, 0.611283, 0.686868, 1.061381",\
"0.625549, 0.637417, 0.665893, 0.741478, 1.115992",\
"0.696706, 0.708574, 0.737050, 0.812635, 1.187149",\
"0.815338, 0.827206, 0.855682, 0.931267, 1.305781",\
"1.005210, 1.017078, 1.045554, 1.121139, 1.495653");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.599415, 0.614509, 0.660372, 0.822133, 1.683548",\
"0.641459, 0.656553, 0.702416, 0.864177, 1.725593",\
"0.676259, 0.691352, 0.737216, 0.898977, 1.760392",\
"0.716288, 0.731382, 0.777245, 0.939006, 1.800421",\
"0.743308, 0.758402, 0.804265, 0.966026, 1.827442");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645",\
"0.020010, 0.034929, 0.092418, 0.320802, 1.560645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.569734, 0.581602, 0.610078, 0.685663, 1.060176",\
"0.624345, 0.636212, 0.664689, 0.740274, 1.114787",\
"0.695501, 0.707369, 0.735845, 0.811430, 1.185944",\
"0.814133, 0.826001, 0.854477, 0.930062, 1.304576",\
"1.004005, 1.015873, 1.044349, 1.119934, 1.494448");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001207, 0.011479, 0.050707, 0.200707, 1.000000");
values ( "0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834",\
"0.018198, 0.026212, 0.050800, 0.140267, 0.657834");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.871326, 0.886381, 0.932235, 1.093973, 1.955147",\
"0.915989, 0.931044, 0.976898, 1.138636, 1.999810",\
"0.959671, 0.974726, 1.020580, 1.182318, 2.043492",\
"1.018271, 1.033325, 1.079180, 1.240918, 2.102092",\
"1.083397, 1.098451, 1.144305, 1.306044, 2.167217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.817281, 0.829089, 0.857534, 0.933101, 1.307374",\
"0.870686, 0.882494, 0.910939, 0.986506, 1.360779",\
"0.943496, 0.955304, 0.983749, 1.059316, 1.433589",\
"1.083492, 1.095300, 1.123744, 1.199312, 1.573584",\
"1.306606, 1.318414, 1.346859, 1.422426, 1.796699");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.018263, 0.026256, 0.050848, 0.140330, 0.657414",\
"0.018263, 0.026256, 0.050848, 0.140330, 0.657414",\
"0.018263, 0.026256, 0.050848, 0.140330, 0.657414",\
"0.018263, 0.026256, 0.050848, 0.140330, 0.657414",\
"0.018263, 0.026256, 0.050848, 0.140330, 0.657414");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.871326, 0.886381, 0.932235, 1.093973, 1.955147",\
"0.915989, 0.931044, 0.976898, 1.138636, 1.999810",\
"0.959671, 0.974726, 1.020580, 1.182318, 2.043492",\
"1.018271, 1.033325, 1.079180, 1.240918, 2.102092",\
"1.083397, 1.098451, 1.144305, 1.306044, 2.167217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248",\
"0.020134, 0.035049, 0.092540, 0.320938, 1.560248");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.816098, 0.827910, 0.856364, 0.931924, 1.306217",\
"0.869503, 0.881316, 0.909769, 0.985329, 1.359623",\
"0.942313, 0.954126, 0.982579, 1.058139, 1.432432",\
"1.082309, 1.094121, 1.122575, 1.198134, 1.572428",\
"1.305423, 1.317235, 1.345689, 1.421249, 1.795542");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001278, 0.011551, 0.050778, 0.200778, 1.000000");
values ( "0.018261, 0.026258, 0.050850, 0.140337, 0.657422",\
"0.018261, 0.026258, 0.050850, 0.140337, 0.657422",\
"0.018261, 0.026258, 0.050850, 0.140337, 0.657422",\
"0.018261, 0.026258, 0.050850, 0.140337, 0.657422",\
"0.018261, 0.026258, 0.050850, 0.140337, 0.657422");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.707337, 0.722496, 0.768369, 0.930081, 1.791247",\
"0.752641, 0.767801, 0.813674, 0.975385, 1.836551",\
"0.806341, 0.821500, 0.867374, 1.029085, 1.890251",\
"0.886870, 0.902029, 0.947903, 1.109614, 1.970780",\
"0.990847, 1.006007, 1.051880, 1.213591, 2.074757");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.657699, 0.669630, 0.698107, 0.773638, 1.147762",\
"0.711988, 0.723918, 0.752396, 0.827927, 1.202051",\
"0.784020, 0.795951, 0.824428, 0.899959, 1.274084",\
"0.916859, 0.928790, 0.957267, 1.032798, 1.406922",\
"1.125069, 1.136999, 1.165477, 1.241008, 1.615132");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018119, 0.026156, 0.050760, 0.140271, 0.656876",\
"0.018119, 0.026156, 0.050760, 0.140271, 0.656876",\
"0.018119, 0.026156, 0.050760, 0.140271, 0.656876",\
"0.018119, 0.026156, 0.050760, 0.140271, 0.656876",\
"0.018119, 0.026156, 0.050760, 0.140271, 0.656876");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.707337, 0.722496, 0.768369, 0.930081, 1.791247",\
"0.752641, 0.767801, 0.813674, 0.975385, 1.836551",\
"0.806341, 0.821500, 0.867374, 1.029085, 1.890251",\
"0.886870, 0.902029, 0.947903, 1.109614, 1.970780",\
"0.990847, 1.006007, 1.051880, 1.213591, 2.074757");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737",\
"0.019938, 0.034849, 0.092314, 0.320719, 1.559737");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.657155, 0.669088, 0.697569, 0.773096, 1.147231",\
"0.711443, 0.723376, 0.751857, 0.827385, 1.201519",\
"0.783476, 0.795409, 0.823890, 0.899418, 1.273552",\
"0.916315, 0.928248, 0.956729, 1.032256, 1.406391",\
"1.124524, 1.136457, 1.164939, 1.240466, 1.614600");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018118, 0.026157, 0.050761, 0.140274, 0.656880",\
"0.018118, 0.026157, 0.050761, 0.140274, 0.656880",\
"0.018118, 0.026157, 0.050761, 0.140274, 0.656880",\
"0.018118, 0.026157, 0.050761, 0.140274, 0.656880",\
"0.018118, 0.026157, 0.050761, 0.140274, 0.656880");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.588044, 0.602778, 0.648267, 0.809819, 1.669575",\
"0.630088, 0.644822, 0.690311, 0.851864, 1.711619",\
"0.664886, 0.679620, 0.725109, 0.886661, 1.746417",\
"0.704885, 0.719619, 0.765108, 0.926661, 1.786416",\
"0.731858, 0.746591, 0.792080, 0.953633, 1.813388");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.559702, 0.571639, 0.600195, 0.675686, 1.050221",\
"0.614313, 0.626251, 0.654806, 0.730298, 1.104832",\
"0.685459, 0.697396, 0.725951, 0.801443, 1.175977",\
"0.804048, 0.815985, 0.844540, 0.920032, 1.294566",\
"0.993854, 1.005791, 1.034346, 1.109838, 1.484373");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.588044, 0.602778, 0.648267, 0.809819, 1.669575",\
"0.630088, 0.644822, 0.690311, 0.851864, 1.711619",\
"0.664886, 0.679620, 0.725109, 0.886661, 1.746417",\
"0.704885, 0.719619, 0.765108, 0.926661, 1.786416",\
"0.731858, 0.746591, 0.792080, 0.953633, 1.813388");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667",\
"0.018481, 0.033718, 0.091911, 0.320954, 1.559667");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.558097, 0.570035, 0.598590, 0.674082, 1.048616",\
"0.612708, 0.624646, 0.653201, 0.728693, 1.103227",\
"0.683854, 0.695792, 0.724347, 0.799839, 1.174373",\
"0.802443, 0.814380, 0.842935, 0.918427, 1.292962",\
"0.992249, 1.004187, 1.032742, 1.108234, 1.482768");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488",\
"0.018133, 0.026204, 0.050798, 0.140326, 0.657488");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.706000, 0.721068, 0.766853, 0.928521, 1.789324",\
"0.747959, 0.763027, 0.808812, 0.970480, 1.831284",\
"0.782599, 0.797667, 0.843452, 1.005120, 1.865923",\
"0.823842, 0.838910, 0.884695, 1.046363, 1.907167",\
"0.861838, 0.876906, 0.922691, 1.084359, 1.945163");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.636614, 0.648554, 0.677050, 0.752564, 1.126735",\
"0.691331, 0.703271, 0.731767, 0.807281, 1.181452",\
"0.766160, 0.778100, 0.806597, 0.882111, 1.256281",\
"0.895880, 0.907820, 0.936316, 1.011830, 1.386001",\
"1.105814, 1.117755, 1.146251, 1.221765, 1.595935");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.706000, 0.721068, 0.766853, 0.928521, 1.789324",\
"0.747959, 0.763027, 0.808812, 0.970480, 1.831284",\
"0.782599, 0.797667, 0.843452, 1.005120, 1.865923",\
"0.823842, 0.838910, 0.884695, 1.046363, 1.907167",\
"0.861838, 0.876906, 0.922691, 1.084359, 1.945163");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602",\
"0.019592, 0.034577, 0.092209, 0.320764, 1.559602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.635260, 0.647201, 0.675697, 0.751211, 1.125381",\
"0.689977, 0.701918, 0.730414, 0.805928, 1.180098",\
"0.764830, 0.776771, 0.805267, 0.880781, 1.254951",\
"0.895014, 0.906954, 0.935450, 1.010964, 1.385135",\
"1.104948, 1.116889, 1.145385, 1.220899, 1.595069");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894",\
"0.018112, 0.026161, 0.050765, 0.140286, 0.656894");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.585019, 0.599990, 0.645669, 0.807282, 1.667670",\
"0.627087, 0.642059, 0.687737, 0.849351, 1.709738",\
"0.661902, 0.676874, 0.722552, 0.884166, 1.744553",\
"0.702480, 0.717451, 0.763129, 0.924743, 1.785131",\
"0.731084, 0.746055, 0.791733, 0.953347, 1.813735");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.606904, 0.618864, 0.647360, 0.722881, 1.097048",\
"0.661528, 0.673488, 0.701983, 0.777504, 1.151672",\
"0.732770, 0.744730, 0.773225, 0.848746, 1.222914",\
"0.852649, 0.864609, 0.893105, 0.968626, 1.342793",\
"1.044390, 1.056350, 1.084846, 1.160367, 1.534534");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.585019, 0.599990, 0.645669, 0.807282, 1.667670",\
"0.627087, 0.642059, 0.687737, 0.849351, 1.709738",\
"0.661902, 0.676874, 0.722552, 0.884166, 1.744553",\
"0.702480, 0.717451, 0.763129, 0.924743, 1.785131",\
"0.731084, 0.746055, 0.791733, 0.953347, 1.813735");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433",\
"0.019113, 0.034192, 0.092028, 0.320772, 1.559433");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.604513, 0.616473, 0.644968, 0.720489, 1.094656",\
"0.659136, 0.671096, 0.699592, 0.775113, 1.149280",\
"0.730378, 0.742338, 0.770834, 0.846355, 1.220522",\
"0.850258, 0.862218, 0.890713, 0.966234, 1.340401",\
"1.041999, 1.053959, 1.082454, 1.157975, 1.532142");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001083, 0.011356, 0.050583, 0.200583, 1.000000");
values ( "0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887",\
"0.018087, 0.026139, 0.050744, 0.140261, 0.656887");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.570102, 0.584935, 0.630485, 0.792033, 1.651860",\
"0.612145, 0.626979, 0.672529, 0.834077, 1.693904",\
"0.646938, 0.661772, 0.707322, 0.868869, 1.728697",\
"0.686929, 0.701763, 0.747313, 0.908861, 1.768688",\
"0.713889, 0.728722, 0.774272, 0.935820, 1.795647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.551612, 0.563591, 0.592138, 0.667605, 1.041867",\
"0.606223, 0.618201, 0.646748, 0.722215, 1.096477",\
"0.677368, 0.689347, 0.717893, 0.793361, 1.167623",\
"0.795957, 0.807936, 0.836483, 0.911950, 1.286212",\
"0.985764, 0.997742, 1.026289, 1.101756, 1.476019");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.570102, 0.584935, 0.630485, 0.792033, 1.651860",\
"0.612145, 0.626979, 0.672529, 0.834077, 1.693904",\
"0.646938, 0.661772, 0.707322, 0.868869, 1.728697",\
"0.686929, 0.701763, 0.747313, 0.908861, 1.768688",\
"0.713889, 0.728722, 0.774272, 0.935820, 1.795647");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169",\
"0.018637, 0.033822, 0.091897, 0.320860, 1.559169");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.550355, 0.562334, 0.590881, 0.666348, 1.040610",\
"0.604966, 0.616944, 0.645491, 0.720958, 1.095220",\
"0.676111, 0.688090, 0.716636, 0.792104, 1.166366",\
"0.794700, 0.806679, 0.835226, 0.910693, 1.284955",\
"0.984507, 0.996485, 1.025032, 1.100499, 1.474762");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001096, 0.011368, 0.050596, 0.200596, 1.000000");
values ( "0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865",\
"0.018076, 0.026161, 0.050765, 0.140316, 0.656865");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.769741, 0.784951, 0.830824, 0.992499, 1.853502",\
"0.814450, 0.829660, 0.875534, 1.037209, 1.898211",\
"0.858080, 0.873291, 0.919164, 1.080839, 1.941842",\
"0.917144, 0.932355, 0.978228, 1.139903, 2.000905",\
"0.982428, 0.997639, 1.043512, 1.205187, 2.066189");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.693747, 0.705741, 0.734224, 0.809723, 1.183609",\
"0.747129, 0.759123, 0.787606, 0.863105, 1.236991",\
"0.819855, 0.831849, 0.860332, 0.935830, 1.309716",\
"0.958974, 0.970968, 0.999451, 1.074949, 1.448835",\
"1.179550, 1.191544, 1.220027, 1.295525, 1.669411");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.018042, 0.026100, 0.050715, 0.140253, 0.656261",\
"0.018042, 0.026100, 0.050715, 0.140253, 0.656261",\
"0.018042, 0.026100, 0.050715, 0.140253, 0.656261",\
"0.018042, 0.026100, 0.050715, 0.140253, 0.656261",\
"0.018042, 0.026100, 0.050715, 0.140253, 0.656261");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.769741, 0.784951, 0.830824, 0.992499, 1.853502",\
"0.814450, 0.829660, 0.875534, 1.037209, 1.898211",\
"0.858080, 0.873291, 0.919164, 1.080839, 1.941842",\
"0.917144, 0.932355, 0.978228, 1.139903, 2.000905",\
"0.982428, 0.997639, 1.043512, 1.205187, 2.066189");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141",\
"0.019809, 0.034723, 0.092189, 0.320622, 1.559141");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.692665, 0.704663, 0.733154, 0.808645, 1.182551",\
"0.746047, 0.758045, 0.786536, 0.862027, 1.235933",\
"0.818772, 0.830771, 0.859262, 0.934753, 1.308658",\
"0.957891, 0.969889, 0.998381, 1.073872, 1.447777",\
"1.178467, 1.190465, 1.218957, 1.294448, 1.668353");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001024, 0.011297, 0.050524, 0.200524, 1.000000");
values ( "0.018039, 0.026102, 0.050717, 0.140259, 0.656269",\
"0.018039, 0.026102, 0.050717, 0.140259, 0.656269",\
"0.018039, 0.026102, 0.050717, 0.140259, 0.656269",\
"0.018039, 0.026102, 0.050717, 0.140259, 0.656269",\
"0.018039, 0.026102, 0.050717, 0.140259, 0.656269");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.592497, 0.607621, 0.653468, 0.815164, 1.676183",\
"0.634541, 0.649665, 0.695512, 0.857208, 1.718227",\
"0.669329, 0.684453, 0.730300, 0.891996, 1.753015",\
"0.709309, 0.724432, 0.770280, 0.931975, 1.792995",\
"0.736249, 0.751373, 0.797221, 0.958916, 1.819936");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.566155, 0.578073, 0.606551, 0.682072, 1.056169",\
"0.620766, 0.632685, 0.661162, 0.736683, 1.110780",\
"0.691911, 0.703829, 0.732307, 0.807828, 1.181925",\
"0.810494, 0.822413, 0.850890, 0.926412, 1.300508",\
"1.000291, 1.012210, 1.040687, 1.116209, 1.490305");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.018134, 0.026170, 0.050775, 0.140292, 0.656811",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656811",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656811",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656811",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656811");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.592497, 0.607621, 0.653468, 0.815164, 1.676183",\
"0.634541, 0.649665, 0.695512, 0.857208, 1.718227",\
"0.669329, 0.684453, 0.730300, 0.891996, 1.753015",\
"0.709309, 0.724432, 0.770280, 0.931975, 1.792995",\
"0.736249, 0.751373, 0.797221, 0.958916, 1.819936");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631",\
"0.019878, 0.034808, 0.092318, 0.320765, 1.559631");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.565388, 0.577306, 0.605784, 0.681305, 1.055402",\
"0.619999, 0.631918, 0.660395, 0.735917, 1.110013",\
"0.691144, 0.703062, 0.731540, 0.807061, 1.181158",\
"0.809727, 0.821646, 0.850123, 0.925645, 1.299741",\
"0.999525, 1.011443, 1.039921, 1.115442, 1.489539");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.018134, 0.026170, 0.050775, 0.140292, 0.656810",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656810",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656810",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656810",\
"0.018134, 0.026170, 0.050775, 0.140292, 0.656810");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.767139, 0.781862, 0.827830, 0.991260, 1.853614",\
"0.811837, 0.826559, 0.872527, 1.035958, 1.898312",\
"0.855496, 0.870218, 0.916186, 1.079617, 1.941971",\
"0.914476, 0.929198, 0.975166, 1.138597, 2.000951",\
"0.980028, 0.994751, 1.040719, 1.204149, 2.066504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.687478, 0.698744, 0.727118, 0.803932, 1.179947",\
"0.740873, 0.752140, 0.780513, 0.857327, 1.233343",\
"0.813641, 0.824908, 0.853281, 0.930096, 1.306111",\
"0.953162, 0.964429, 0.992802, 1.069617, 1.445632",\
"1.174913, 1.186180, 1.214553, 1.291367, 1.667382");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.767139, 0.781862, 0.827830, 0.991260, 1.853614",\
"0.811837, 0.826559, 0.872527, 1.035958, 1.898312",\
"0.855496, 0.870218, 0.916186, 1.079617, 1.941971",\
"0.914476, 0.929198, 0.975166, 1.138597, 2.000951",\
"0.980028, 0.994751, 1.040719, 1.204149, 2.066504");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906",\
"0.021560, 0.036362, 0.093663, 0.327531, 1.566906");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.687478, 0.698744, 0.727118, 0.803932, 1.179947",\
"0.740873, 0.752140, 0.780513, 0.857327, 1.233343",\
"0.813641, 0.824908, 0.853281, 0.930096, 1.306111",\
"0.953162, 0.964429, 0.992802, 1.069617, 1.445632",\
"1.174913, 1.186180, 1.214553, 1.291367, 1.667382");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002028, 0.012300, 0.051528, 0.201528, 1.000000");
values ( "0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084",\
"0.018912, 0.026700, 0.051184, 0.145409, 0.664084");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.703128, 0.717737, 0.763658, 0.927042, 1.788964",\
"0.748445, 0.763054, 0.808974, 0.972359, 1.834280",\
"0.802335, 0.816944, 0.862865, 1.026249, 1.888171",\
"0.882429, 0.897038, 0.942958, 1.106343, 1.968264",\
"0.987067, 1.001676, 1.047596, 1.210981, 2.072902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.674122, 0.685279, 0.713618, 0.790396, 1.166189",\
"0.728256, 0.739412, 0.767751, 0.844529, 1.220322",\
"0.800614, 0.811771, 0.840110, 0.916888, 1.292681",\
"0.934233, 0.945390, 0.973729, 1.050506, 1.426300",\
"1.145886, 1.157042, 1.185381, 1.262159, 1.637952");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.019041, 0.026795, 0.051279, 0.145430, 0.663711",\
"0.019041, 0.026795, 0.051279, 0.145430, 0.663711",\
"0.019041, 0.026795, 0.051279, 0.145430, 0.663711",\
"0.019041, 0.026795, 0.051279, 0.145430, 0.663711",\
"0.019041, 0.026795, 0.051279, 0.145430, 0.663711");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.703128, 0.717737, 0.763658, 0.927042, 1.788964",\
"0.748445, 0.763054, 0.808974, 0.972359, 1.834280",\
"0.802335, 0.816944, 0.862865, 1.026249, 1.888171",\
"0.882429, 0.897038, 0.942958, 1.106343, 1.968264",\
"0.987067, 1.001676, 1.047596, 1.210981, 2.072902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493",\
"0.021667, 0.036491, 0.093859, 0.327701, 1.566493");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.673600, 0.684759, 0.713102, 0.789876, 1.165679",\
"0.727734, 0.738892, 0.767235, 0.844009, 1.219812",\
"0.800092, 0.811251, 0.839594, 0.916368, 1.292170",\
"0.933711, 0.944870, 0.973213, 1.049987, 1.425789",\
"1.145364, 1.156522, 1.184865, 1.261639, 1.637442");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002175, 0.012447, 0.051675, 0.201675, 1.000000");
values ( "0.019043, 0.026796, 0.051280, 0.145433, 0.663715",\
"0.019043, 0.026796, 0.051280, 0.145433, 0.663715",\
"0.019043, 0.026796, 0.051280, 0.145433, 0.663715",\
"0.019043, 0.026796, 0.051280, 0.145433, 0.663715",\
"0.019043, 0.026796, 0.051280, 0.145433, 0.663715");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.667320, 0.682096, 0.728020, 0.891324, 1.753172",\
"0.711849, 0.726624, 0.772548, 0.935852, 1.797700",\
"0.762358, 0.777133, 0.823058, 0.986362, 1.848210",\
"0.836150, 0.850925, 0.896850, 1.060154, 1.922002",\
"0.925761, 0.940536, 0.986461, 1.149764, 2.011612");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.669436, 0.680822, 0.709220, 0.785917, 1.161504",\
"0.724906, 0.736292, 0.764689, 0.841387, 1.216974",\
"0.797488, 0.808874, 0.837271, 0.913969, 1.289556",\
"0.934105, 0.945491, 0.973889, 1.050586, 1.426173",\
"1.152310, 1.163696, 1.192093, 1.268791, 1.644378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.667320, 0.682096, 0.728020, 0.891324, 1.753172",\
"0.711849, 0.726624, 0.772548, 0.935852, 1.797700",\
"0.762358, 0.777133, 0.823058, 0.986362, 1.848210",\
"0.836150, 0.850925, 0.896850, 1.060154, 1.922002",\
"0.925761, 0.940536, 0.986461, 1.149764, 2.011612");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611",\
"0.021167, 0.036013, 0.093392, 0.327056, 1.565611");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.669436, 0.680822, 0.709220, 0.785917, 1.161504",\
"0.724906, 0.736292, 0.764689, 0.841387, 1.216974",\
"0.797488, 0.808874, 0.837271, 0.913969, 1.289556",\
"0.934105, 0.945491, 0.973889, 1.050586, 1.426173",\
"1.152310, 1.163696, 1.192093, 1.268791, 1.644378");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001867, 0.012140, 0.051367, 0.201367, 1.000000");
values ( "0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829",\
"0.018775, 0.026606, 0.051110, 0.145061, 0.662829");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.740280, 0.754936, 0.800950, 0.964406, 1.826759",\
"0.785584, 0.800240, 0.846254, 1.009710, 1.872063",\
"0.839272, 0.853928, 0.899942, 1.063399, 1.925751",\
"0.919809, 0.934465, 0.980479, 1.143935, 2.006288",\
"1.023699, 1.038354, 1.084368, 1.247825, 2.110178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.678511, 0.689605, 0.717913, 0.794732, 1.170546",\
"0.732810, 0.743905, 0.772213, 0.849032, 1.224846",\
"0.804822, 0.815916, 0.844225, 0.921043, 1.296857",\
"0.937615, 0.948710, 0.977018, 1.053836, 1.429651",\
"1.145604, 1.156699, 1.185007, 1.261825, 1.637640");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.740280, 0.754936, 0.800950, 0.964406, 1.826759",\
"0.785584, 0.800240, 0.846254, 1.009710, 1.872063",\
"0.839272, 0.853928, 0.899942, 1.063399, 1.925751",\
"0.919809, 0.934465, 0.980479, 1.143935, 2.006288",\
"1.023699, 1.038354, 1.084368, 1.247825, 2.110178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892",\
"0.022161, 0.036896, 0.094081, 0.327810, 1.566892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.678511, 0.689605, 0.717913, 0.794732, 1.170546",\
"0.732810, 0.743905, 0.772213, 0.849032, 1.224846",\
"0.804822, 0.815916, 0.844225, 0.921043, 1.296857",\
"0.937615, 0.948710, 0.977018, 1.053836, 1.429651",\
"1.145604, 1.156699, 1.185007, 1.261825, 1.637640");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946",\
"0.019097, 0.026836, 0.051314, 0.145513, 0.663946");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.685430, 0.699965, 0.745883, 0.909305, 1.771265",\
"0.730729, 0.745264, 0.791181, 0.954604, 1.816563",\
"0.784324, 0.798859, 0.844777, 1.008199, 1.870158",\
"0.865359, 0.879894, 0.925812, 1.089234, 1.951193",\
"0.968804, 0.983339, 1.029257, 1.192679, 2.054638");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.638929, 0.649985, 0.678301, 0.755114, 1.131014",\
"0.693305, 0.704361, 0.732677, 0.809491, 1.185390",\
"0.765157, 0.776213, 0.804529, 0.881342, 1.257242",\
"0.897586, 0.908642, 0.936957, 1.013771, 1.389670",\
"1.103882, 1.114938, 1.143254, 1.220067, 1.595966");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.685430, 0.699965, 0.745883, 0.909305, 1.771265",\
"0.730729, 0.745264, 0.791181, 0.954604, 1.816563",\
"0.784324, 0.798859, 0.844777, 1.008199, 1.870158",\
"0.865359, 0.879894, 0.925812, 1.089234, 1.951193",\
"0.968804, 0.983339, 1.029257, 1.192679, 2.054638");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905",\
"0.021884, 0.036700, 0.094063, 0.327992, 1.566905");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.638929, 0.649985, 0.678301, 0.755114, 1.131014",\
"0.693305, 0.704361, 0.732677, 0.809491, 1.185390",\
"0.765157, 0.776213, 0.804529, 0.881342, 1.257242",\
"0.897586, 0.908642, 0.936957, 1.013771, 1.389670",\
"1.103882, 1.114938, 1.143254, 1.220067, 1.595966");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002311, 0.012583, 0.051811, 0.201811, 1.000000");
values ( "0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128",\
"0.019160, 0.026879, 0.051353, 0.145600, 0.664128");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.677103, 0.691624, 0.737530, 0.900916, 1.762667",\
"0.722392, 0.736913, 0.782819, 0.946205, 1.807956",\
"0.776739, 0.791260, 0.837166, 1.000552, 1.862303",\
"0.857042, 0.871563, 0.917469, 1.080855, 1.942606",\
"0.959956, 0.974477, 1.020383, 1.183769, 2.045519");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.635056, 0.646097, 0.674401, 0.751178, 1.126892",\
"0.689550, 0.700591, 0.728895, 0.805672, 1.181386",\
"0.761867, 0.772908, 0.801212, 0.877989, 1.253703",\
"0.893023, 0.904064, 0.932368, 1.009146, 1.384860",\
"1.096701, 1.107742, 1.136046, 1.212824, 1.588538");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.019179, 0.026896, 0.051374, 0.145532, 0.663714",\
"0.019179, 0.026896, 0.051374, 0.145532, 0.663714",\
"0.019179, 0.026896, 0.051374, 0.145532, 0.663714",\
"0.019179, 0.026896, 0.051374, 0.145532, 0.663714",\
"0.019179, 0.026896, 0.051374, 0.145532, 0.663714");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.677103, 0.691624, 0.737530, 0.900916, 1.762667",\
"0.722392, 0.736913, 0.782819, 0.946205, 1.807956",\
"0.776739, 0.791260, 0.837166, 1.000552, 1.862303",\
"0.857042, 0.871563, 0.917469, 1.080855, 1.942606",\
"0.959956, 0.974477, 1.020383, 1.183769, 2.045519");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495",\
"0.021908, 0.036728, 0.094103, 0.327950, 1.566495");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.634645, 0.645687, 0.673994, 0.750769, 1.126490",\
"0.689139, 0.700181, 0.728488, 0.805263, 1.180984",\
"0.761456, 0.772498, 0.800806, 0.877580, 1.253301",\
"0.892612, 0.903655, 0.931962, 1.008736, 1.384458",\
"1.096290, 1.107333, 1.135640, 1.212414, 1.588136");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002335, 0.012607, 0.051835, 0.201835, 1.000000");
values ( "0.019181, 0.026896, 0.051375, 0.145534, 0.663717",\
"0.019181, 0.026896, 0.051375, 0.145534, 0.663717",\
"0.019181, 0.026896, 0.051375, 0.145534, 0.663717",\
"0.019181, 0.026896, 0.051375, 0.145534, 0.663717",\
"0.019181, 0.026896, 0.051375, 0.145534, 0.663717");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.723113, 0.737633, 0.783519, 0.946892, 1.808587",\
"0.767846, 0.782366, 0.828252, 0.991625, 1.853321",\
"0.811438, 0.825958, 0.871844, 1.035218, 1.896913",\
"0.870630, 0.885150, 0.931036, 1.094409, 1.956105",\
"0.935452, 0.949973, 0.995858, 1.159232, 2.020927");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.666220, 0.677291, 0.705609, 0.782382, 1.158128",\
"0.719583, 0.730653, 0.758971, 0.835744, 1.211491",\
"0.792255, 0.803326, 0.831644, 0.908417, 1.284163",\
"0.930648, 0.941719, 0.970037, 1.046810, 1.422556",\
"1.149318, 1.160389, 1.188706, 1.265480, 1.641226");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.019145, 0.026870, 0.051350, 0.145508, 0.663718",\
"0.019145, 0.026870, 0.051350, 0.145508, 0.663718",\
"0.019145, 0.026870, 0.051350, 0.145508, 0.663718",\
"0.019145, 0.026870, 0.051350, 0.145508, 0.663718",\
"0.019145, 0.026870, 0.051350, 0.145508, 0.663718");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.723113, 0.737633, 0.783519, 0.946892, 1.808587",\
"0.767846, 0.782366, 0.828252, 0.991625, 1.853321",\
"0.811438, 0.825958, 0.871844, 1.035218, 1.896913",\
"0.870630, 0.885150, 0.931036, 1.094409, 1.956105",\
"0.935452, 0.949973, 0.995858, 1.159232, 2.020927");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457",\
"0.021747, 0.036589, 0.094008, 0.327896, 1.566457");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.665682, 0.676755, 0.705077, 0.781846, 1.157602",\
"0.719045, 0.730118, 0.758439, 0.835209, 1.210965",\
"0.791718, 0.802790, 0.831112, 0.907881, 1.283638",\
"0.930111, 0.941183, 0.969505, 1.046274, 1.422030",\
"1.148780, 1.159853, 1.188175, 1.264944, 1.640700");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002292, 0.012564, 0.051792, 0.201792, 1.000000");
values ( "0.019147, 0.026871, 0.051351, 0.145510, 0.663721",\
"0.019147, 0.026871, 0.051351, 0.145510, 0.663721",\
"0.019147, 0.026871, 0.051351, 0.145510, 0.663721",\
"0.019147, 0.026871, 0.051351, 0.145510, 0.663721",\
"0.019147, 0.026871, 0.051351, 0.145510, 0.663721");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.681063, 0.695837, 0.741788, 0.905019, 1.766505",\
"0.726355, 0.741129, 0.787081, 0.950311, 1.811797",\
"0.780664, 0.795438, 0.841390, 1.004620, 1.866106",\
"0.860998, 0.875771, 0.921723, 1.084953, 1.946440",\
"0.964309, 0.979083, 1.025035, 1.188265, 2.049751");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.636654, 0.647969, 0.676319, 0.752922, 1.127936",\
"0.691102, 0.702418, 0.730768, 0.807370, 1.182385",\
"0.763478, 0.774794, 0.803144, 0.879747, 1.254761",\
"0.894884, 0.906199, 0.934550, 1.011152, 1.386166",\
"1.099564, 1.110880, 1.139230, 1.215832, 1.590847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.681063, 0.695837, 0.741788, 0.905019, 1.766505",\
"0.726355, 0.741129, 0.787081, 0.950311, 1.811797",\
"0.780664, 0.795438, 0.841390, 1.004620, 1.866106",\
"0.860998, 0.875771, 0.921723, 1.084953, 1.946440",\
"0.964309, 0.979083, 1.025035, 1.188265, 2.049751");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517",\
"0.021502, 0.036302, 0.093601, 0.326921, 1.564517");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.636654, 0.647969, 0.676319, 0.752922, 1.127936",\
"0.691102, 0.702418, 0.730768, 0.807370, 1.182385",\
"0.763478, 0.774794, 0.803144, 0.879747, 1.254761",\
"0.894884, 0.906199, 0.934550, 1.011152, 1.386166",\
"1.099564, 1.110880, 1.139230, 1.215832, 1.590847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001948, 0.012220, 0.051448, 0.201448, 1.000000");
values ( "0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615",\
"0.018843, 0.026658, 0.051176, 0.144865, 0.661615");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.681246, 0.696018, 0.741903, 0.905062, 1.766207",\
"0.726557, 0.741328, 0.787214, 0.950373, 1.811517",\
"0.780355, 0.795126, 0.841012, 1.004171, 1.865315",\
"0.860837, 0.875609, 0.921494, 1.084653, 1.945798",\
"0.965574, 0.980346, 1.026231, 1.189390, 2.050535");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.686305, 0.697708, 0.726084, 0.802644, 1.177559",\
"0.740514, 0.751916, 0.780292, 0.856852, 1.231767",\
"0.812715, 0.824118, 0.852493, 0.929054, 1.303969",\
"0.945894, 0.957296, 0.985672, 1.062232, 1.437147",\
"1.155897, 1.167299, 1.195675, 1.272236, 1.647150");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.681246, 0.696018, 0.741903, 0.905062, 1.766207",\
"0.726557, 0.741328, 0.787214, 0.950373, 1.811517",\
"0.780355, 0.795126, 0.841012, 1.004171, 1.865315",\
"0.860837, 0.875609, 0.921494, 1.084653, 1.945798",\
"0.965574, 0.980346, 1.026231, 1.189390, 2.050535");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000",\
"0.021053, 0.035920, 0.093350, 0.326701, 1.564000");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.686305, 0.697708, 0.726084, 0.802644, 1.177559",\
"0.740514, 0.751916, 0.780292, 0.856852, 1.231767",\
"0.812715, 0.824118, 0.852493, 0.929054, 1.303969",\
"0.945894, 0.957296, 0.985672, 1.062232, 1.437147",\
"1.155897, 1.167299, 1.195675, 1.272236, 1.647150");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001835, 0.012107, 0.051335, 0.201335, 1.000000");
values ( "0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206",\
"0.018747, 0.026591, 0.051117, 0.144716, 0.661206");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.646169, 0.661009, 0.706940, 0.870119, 1.731488",\
"0.691456, 0.706297, 0.752227, 0.915407, 1.776776",\
"0.745820, 0.760661, 0.806591, 0.969771, 1.831140",\
"0.826109, 0.840950, 0.886880, 1.050059, 1.911428",\
"0.928849, 0.943690, 0.989620, 1.152800, 2.014169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.612490, 0.623931, 0.652317, 0.728880, 1.103816",\
"0.667004, 0.678445, 0.706831, 0.783394, 1.158329",\
"0.739295, 0.750736, 0.779122, 0.855684, 1.230620",\
"0.870338, 0.881779, 0.910165, 0.986728, 1.361664",\
"1.073571, 1.085013, 1.113398, 1.189961, 1.564897");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.018699, 0.026556, 0.051084, 0.144680, 0.661204",\
"0.018699, 0.026556, 0.051084, 0.144680, 0.661204",\
"0.018699, 0.026556, 0.051084, 0.144680, 0.661204",\
"0.018699, 0.026556, 0.051084, 0.144680, 0.661204",\
"0.018699, 0.026556, 0.051084, 0.144680, 0.661204");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.646169, 0.661009, 0.706940, 0.870119, 1.731488",\
"0.691456, 0.706297, 0.752227, 0.915407, 1.776776",\
"0.745820, 0.760661, 0.806591, 0.969771, 1.831140",\
"0.826109, 0.840950, 0.886880, 1.050059, 1.911428",\
"0.928849, 0.943690, 0.989620, 1.152800, 2.014169");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062",\
"0.021131, 0.035964, 0.093316, 0.326596, 1.564062");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.611950, 0.623394, 0.651783, 0.728342, 1.103288",\
"0.666464, 0.677908, 0.706297, 0.782856, 1.157802",\
"0.738755, 0.750199, 0.778588, 0.855147, 1.230093",\
"0.869798, 0.881242, 0.909631, 0.986190, 1.361136",\
"1.073032, 1.084475, 1.112865, 1.189424, 1.564370");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001781, 0.012053, 0.051281, 0.201281, 1.000000");
values ( "0.018700, 0.026557, 0.051085, 0.144682, 0.661207",\
"0.018700, 0.026557, 0.051085, 0.144682, 0.661207",\
"0.018700, 0.026557, 0.051085, 0.144682, 0.661207",\
"0.018700, 0.026557, 0.051085, 0.144682, 0.661207",\
"0.018700, 0.026557, 0.051085, 0.144682, 0.661207");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.685148, 0.699861, 0.745813, 0.909111, 1.770814",\
"0.729915, 0.744629, 0.790581, 0.953879, 1.815581",\
"0.774269, 0.788983, 0.834934, 0.998233, 1.859935",\
"0.833233, 0.847947, 0.893899, 1.057197, 1.918899",\
"0.897983, 0.912697, 0.958649, 1.121947, 1.983649");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.641883, 0.653125, 0.681465, 0.758140, 1.133449",\
"0.695215, 0.706457, 0.734797, 0.811472, 1.186781",\
"0.768487, 0.779729, 0.808069, 0.884744, 1.260052",\
"0.905113, 0.916355, 0.944695, 1.021371, 1.396679",\
"1.120849, 1.132090, 1.160430, 1.237105, 1.612414");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.685148, 0.699861, 0.745813, 0.909111, 1.770814",\
"0.729915, 0.744629, 0.790581, 0.953879, 1.815581",\
"0.774269, 0.788983, 0.834934, 0.998233, 1.859935",\
"0.833233, 0.847947, 0.893899, 1.057197, 1.918899",\
"0.897983, 0.912697, 0.958649, 1.121947, 1.983649");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322",\
"0.021639, 0.036436, 0.093737, 0.327241, 1.565322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.641883, 0.653125, 0.681465, 0.758140, 1.133449",\
"0.695215, 0.706457, 0.734797, 0.811472, 1.186781",\
"0.768487, 0.779729, 0.808069, 0.884744, 1.260052",\
"0.905113, 0.916355, 0.944695, 1.021371, 1.396679",\
"1.120849, 1.132090, 1.160430, 1.237105, 1.612414");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002050, 0.012322, 0.051550, 0.201550, 1.000000");
values ( "0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443",\
"0.018931, 0.026719, 0.051223, 0.145095, 0.662443");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.663375, 0.678178, 0.724124, 0.887317, 1.748676",\
"0.708665, 0.723467, 0.769413, 0.932606, 1.793965",\
"0.763008, 0.777810, 0.823756, 0.986949, 1.848309",\
"0.843313, 0.858116, 0.904062, 1.067255, 1.928614",\
"0.946266, 0.961068, 1.007014, 1.170207, 2.031567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.624135, 0.635492, 0.663847, 0.740416, 1.115280",\
"0.678625, 0.689982, 0.718336, 0.794906, 1.169770",\
"0.750947, 0.762304, 0.790659, 0.867228, 1.242092",\
"0.882125, 0.893483, 0.921837, 0.998406, 1.373271",\
"1.085897, 1.097254, 1.125609, 1.202178, 1.577042");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.018792, 0.026622, 0.051147, 0.144744, 0.661198",\
"0.018792, 0.026622, 0.051147, 0.144744, 0.661198",\
"0.018792, 0.026622, 0.051147, 0.144744, 0.661198",\
"0.018792, 0.026622, 0.051147, 0.144744, 0.661198",\
"0.018792, 0.026622, 0.051147, 0.144744, 0.661198");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.663375, 0.678178, 0.724124, 0.887317, 1.748676",\
"0.708665, 0.723467, 0.769413, 0.932606, 1.793965",\
"0.763008, 0.777810, 0.823756, 0.986949, 1.848309",\
"0.843313, 0.858116, 0.904062, 1.067255, 1.928614",\
"0.946266, 0.961068, 1.007014, 1.170207, 2.031567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103",\
"0.021395, 0.036202, 0.093512, 0.326751, 1.564103");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.623484, 0.634844, 0.663203, 0.739768, 1.114644",\
"0.677974, 0.689334, 0.717693, 0.794258, 1.169134",\
"0.750297, 0.761656, 0.790016, 0.866580, 1.241457",\
"0.881475, 0.892835, 0.921194, 0.997759, 1.372635",\
"1.085246, 1.096606, 1.124965, 1.201530, 1.576406");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001889, 0.012161, 0.051389, 0.201389, 1.000000");
values ( "0.018792, 0.026623, 0.051148, 0.144747, 0.661203",\
"0.018792, 0.026623, 0.051148, 0.144747, 0.661203",\
"0.018792, 0.026623, 0.051148, 0.144747, 0.661203",\
"0.018792, 0.026623, 0.051148, 0.144747, 0.661203",\
"0.018792, 0.026623, 0.051148, 0.144747, 0.661203");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.732189, 0.746655, 0.792503, 0.955613, 1.815804",\
"0.776911, 0.791377, 0.837225, 1.000335, 1.860526",\
"0.820524, 0.834991, 0.880839, 1.043949, 1.904140",\
"0.879647, 0.894113, 0.939962, 1.103071, 1.963263",\
"0.944704, 0.959170, 1.005018, 1.168128, 2.028319");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.669562, 0.680513, 0.708719, 0.785206, 1.159375",\
"0.722935, 0.733886, 0.762092, 0.838580, 1.212749",\
"0.795639, 0.806590, 0.834795, 0.911283, 1.285452",\
"0.934393, 0.945344, 0.973550, 1.050038, 1.424207",\
"1.156008, 1.166959, 1.195165, 1.271653, 1.645822");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.019319, 0.027020, 0.051537, 0.144943, 0.660259",\
"0.019319, 0.027020, 0.051537, 0.144943, 0.660259",\
"0.019319, 0.027020, 0.051537, 0.144943, 0.660259",\
"0.019319, 0.027020, 0.051537, 0.144943, 0.660259",\
"0.019319, 0.027020, 0.051537, 0.144943, 0.660259");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.732189, 0.746655, 0.792503, 0.955613, 1.815804",\
"0.776911, 0.791377, 0.837225, 1.000335, 1.860526",\
"0.820524, 0.834991, 0.880839, 1.043949, 1.904140",\
"0.879647, 0.894113, 0.939962, 1.103071, 1.963263",\
"0.944704, 0.959170, 1.005018, 1.168128, 2.028319");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139",\
"0.022221, 0.037044, 0.094450, 0.327541, 1.563139");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.669057, 0.680010, 0.708219, 0.784704, 1.158882",\
"0.722430, 0.733383, 0.761593, 0.838077, 1.212255",\
"0.795134, 0.806087, 0.834296, 0.910781, 1.284959",\
"0.933889, 0.944841, 0.973051, 1.049535, 1.423713",\
"1.155504, 1.166456, 1.194666, 1.271150, 1.645328");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002513, 0.012785, 0.052013, 0.202013, 1.000000");
values ( "0.019321, 0.027021, 0.051538, 0.144946, 0.660262",\
"0.019321, 0.027021, 0.051538, 0.144946, 0.660262",\
"0.019321, 0.027021, 0.051538, 0.144946, 0.660262",\
"0.019321, 0.027021, 0.051538, 0.144946, 0.660262",\
"0.019321, 0.027021, 0.051538, 0.144946, 0.660262");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.713503, 0.728210, 0.774101, 0.937271, 1.798342",\
"0.758246, 0.772953, 0.818845, 0.982015, 1.843086",\
"0.801820, 0.816527, 0.862418, 1.025588, 1.886659",\
"0.861364, 0.876071, 0.921963, 1.085133, 1.946203",\
"0.925979, 0.940686, 0.986577, 1.149747, 2.010818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.659577, 0.670873, 0.699221, 0.775779, 1.150631",\
"0.712930, 0.724226, 0.752574, 0.829132, 1.203984",\
"0.785575, 0.796872, 0.825220, 0.901777, 1.276629",\
"0.923649, 0.934946, 0.963293, 1.039851, 1.414703",\
"1.141448, 1.152744, 1.181092, 1.257650, 1.632502");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.018871, 0.026681, 0.051203, 0.144807, 0.661210",\
"0.018871, 0.026681, 0.051203, 0.144807, 0.661210",\
"0.018871, 0.026681, 0.051203, 0.144807, 0.661210",\
"0.018871, 0.026681, 0.051203, 0.144807, 0.661210",\
"0.018871, 0.026681, 0.051203, 0.144807, 0.661210");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.713503, 0.728210, 0.774101, 0.937271, 1.798342",\
"0.758246, 0.772953, 0.818845, 0.982015, 1.843086",\
"0.801820, 0.816527, 0.862418, 1.025588, 1.886659",\
"0.861364, 0.876071, 0.921963, 1.085133, 1.946203",\
"0.925979, 0.940686, 0.986577, 1.149747, 2.010818");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030",\
"0.021343, 0.036189, 0.093591, 0.326911, 1.564030");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.659210, 0.670509, 0.698859, 0.775414, 1.150273",\
"0.712563, 0.723862, 0.752212, 0.828767, 1.203626",\
"0.785209, 0.796507, 0.824858, 0.901413, 1.276271",\
"0.923283, 0.934581, 0.962931, 1.039486, 1.414345",\
"1.141081, 1.152379, 1.180730, 1.257285, 1.632144");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001977, 0.012250, 0.051477, 0.201477, 1.000000");
values ( "0.018872, 0.026682, 0.051203, 0.144809, 0.661213",\
"0.018872, 0.026682, 0.051203, 0.144809, 0.661213",\
"0.018872, 0.026682, 0.051203, 0.144809, 0.661213",\
"0.018872, 0.026682, 0.051203, 0.144809, 0.661213",\
"0.018872, 0.026682, 0.051203, 0.144809, 0.661213");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.653423, 0.668491, 0.714433, 0.876307, 1.738378",\
"0.698713, 0.713781, 0.759723, 0.921597, 1.783668",\
"0.753042, 0.768109, 0.814051, 0.975926, 1.837996",\
"0.833359, 0.848426, 0.894369, 1.056243, 1.918313",\
"0.936465, 0.951532, 0.997474, 1.159349, 2.021419");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.618420, 0.630144, 0.658582, 0.734256, 1.109190",\
"0.672891, 0.684615, 0.713053, 0.788727, 1.163661",\
"0.745236, 0.756960, 0.785398, 0.861072, 1.236006",\
"0.876510, 0.888233, 0.916671, 0.992346, 1.367279",\
"1.080665, 1.092389, 1.120826, 1.196501, 1.571435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018365, 0.026321, 0.050888, 0.140286, 0.659061",\
"0.018365, 0.026321, 0.050888, 0.140286, 0.659061",\
"0.018365, 0.026321, 0.050888, 0.140286, 0.659061",\
"0.018365, 0.026321, 0.050888, 0.140286, 0.659061",\
"0.018365, 0.026321, 0.050888, 0.140286, 0.659061");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.653423, 0.668491, 0.714433, 0.876307, 1.738378",\
"0.698713, 0.713781, 0.759723, 0.921597, 1.783668",\
"0.753042, 0.768109, 0.814051, 0.975926, 1.837996",\
"0.833359, 0.848426, 0.894369, 1.056243, 1.918313",\
"0.936465, 0.951532, 0.997474, 1.159349, 2.021419");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979",\
"0.020592, 0.035436, 0.092775, 0.320965, 1.561979");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.618001, 0.629726, 0.658167, 0.733838, 1.108780",\
"0.672472, 0.684197, 0.712638, 0.788310, 1.163251",\
"0.744817, 0.756542, 0.784983, 0.860655, 1.235596",\
"0.876090, 0.887815, 0.916256, 0.991928, 1.366869",\
"1.080245, 1.091971, 1.120412, 1.196083, 1.571024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001394, 0.011666, 0.050894, 0.200894, 1.000000");
values ( "0.018364, 0.026322, 0.050889, 0.140288, 0.659064",\
"0.018364, 0.026322, 0.050889, 0.140288, 0.659064",\
"0.018364, 0.026322, 0.050889, 0.140288, 0.659064",\
"0.018364, 0.026322, 0.050889, 0.140288, 0.659064",\
"0.018364, 0.026322, 0.050889, 0.140288, 0.659064");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.687471, 0.702185, 0.748108, 0.911296, 1.772467",\
"0.732209, 0.746924, 0.792846, 0.956034, 1.817205",\
"0.775793, 0.790507, 0.836430, 0.999618, 1.860789",\
"0.835142, 0.849856, 0.895779, 1.058967, 1.920138",\
"0.899854, 0.914569, 0.960492, 1.123680, 1.984851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.643779, 0.655037, 0.683362, 0.759932, 1.134728",\
"0.697138, 0.708396, 0.736720, 0.813290, 1.188086",\
"0.769799, 0.781057, 0.809381, 0.885951, 1.260747",\
"0.908042, 0.919300, 0.947625, 1.024195, 1.398991",\
"1.126315, 1.137573, 1.165898, 1.242468, 1.617264");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.018905, 0.026705, 0.051225, 0.144826, 0.661199",\
"0.018905, 0.026705, 0.051225, 0.144826, 0.661199",\
"0.018905, 0.026705, 0.051225, 0.144826, 0.661199",\
"0.018905, 0.026705, 0.051225, 0.144826, 0.661199",\
"0.018905, 0.026705, 0.051225, 0.144826, 0.661199");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.687471, 0.702185, 0.748108, 0.911296, 1.772467",\
"0.732209, 0.746924, 0.792846, 0.956034, 1.817205",\
"0.775793, 0.790507, 0.836430, 0.999618, 1.860789",\
"0.835142, 0.849856, 0.895779, 1.058967, 1.920138",\
"0.899854, 0.914569, 0.960492, 1.123680, 1.984851");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087",\
"0.021547, 0.036360, 0.093699, 0.326960, 1.564087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.642959, 0.654220, 0.682550, 0.759115, 1.133926",\
"0.696318, 0.707578, 0.735909, 0.812473, 1.187285",\
"0.768979, 0.780239, 0.808570, 0.885134, 1.259946",\
"0.907222, 0.918483, 0.946814, 1.023378, 1.398189",\
"1.125495, 1.136756, 1.165087, 1.241651, 1.616462");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002020, 0.012292, 0.051520, 0.201520, 1.000000");
values ( "0.018907, 0.026706, 0.051227, 0.144830, 0.661205",\
"0.018907, 0.026706, 0.051227, 0.144830, 0.661205",\
"0.018907, 0.026706, 0.051227, 0.144830, 0.661205",\
"0.018907, 0.026706, 0.051227, 0.144830, 0.661205",\
"0.018907, 0.026706, 0.051227, 0.144830, 0.661205");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.809035, 0.824037, 0.869939, 1.032933, 1.893720",\
"0.854333, 0.869335, 0.915237, 1.078232, 1.939019",\
"0.907988, 0.922990, 0.968892, 1.131886, 1.992674",\
"0.988840, 1.003842, 1.049744, 1.212738, 2.073525",\
"1.092397, 1.107399, 1.153301, 1.316296, 2.177083");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.809830, 0.821520, 0.849955, 0.926337, 1.300613",\
"0.864150, 0.875841, 0.904276, 0.980658, 1.354934",\
"0.936107, 0.947797, 0.976233, 1.052614, 1.426890",\
"1.068736, 1.080426, 1.108862, 1.185244, 1.559519",\
"1.276072, 1.287762, 1.316198, 1.392579, 1.766855");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.018407, 0.026354, 0.050918, 0.144072, 0.659193",\
"0.018407, 0.026354, 0.050918, 0.144072, 0.659193",\
"0.018407, 0.026354, 0.050918, 0.144072, 0.659193",\
"0.018407, 0.026354, 0.050918, 0.144072, 0.659193",\
"0.018407, 0.026354, 0.050918, 0.144072, 0.659193");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.809035, 0.824037, 0.869939, 1.032933, 1.893720",\
"0.854333, 0.869335, 0.915237, 1.078232, 1.939019",\
"0.907988, 0.922990, 0.968892, 1.131886, 1.992674",\
"0.988840, 1.003842, 1.049744, 1.212738, 2.073525",\
"1.092397, 1.107399, 1.153301, 1.316296, 2.177083");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046",\
"0.020520, 0.035394, 0.092804, 0.325698, 1.562046");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.809323, 0.821015, 0.849455, 0.925833, 1.300118",\
"0.863644, 0.875336, 0.903776, 0.980154, 1.354439",\
"0.935601, 0.947293, 0.975732, 1.052110, 1.426395",\
"1.068230, 1.079922, 1.108361, 1.184740, 1.559025",\
"1.275566, 1.287258, 1.315697, 1.392075, 1.766360");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001444, 0.011716, 0.050944, 0.200944, 1.000000");
values ( "0.018407, 0.026355, 0.050918, 0.144074, 0.659197",\
"0.018407, 0.026355, 0.050918, 0.144074, 0.659197",\
"0.018407, 0.026355, 0.050918, 0.144074, 0.659197",\
"0.018407, 0.026355, 0.050918, 0.144074, 0.659197",\
"0.018407, 0.026355, 0.050918, 0.144074, 0.659197");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.672225, 0.687115, 0.733060, 0.896221, 1.757596",\
"0.717515, 0.732405, 0.778350, 0.941512, 1.802886",\
"0.771843, 0.786733, 0.832678, 0.995840, 1.857215",\
"0.852161, 0.867051, 0.912996, 1.076158, 1.937532",\
"0.955272, 0.970162, 1.016107, 1.179268, 2.040643");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.631178, 0.642666, 0.671061, 0.747600, 1.122446",\
"0.685649, 0.697138, 0.725532, 0.802071, 1.176917",\
"0.757995, 0.769484, 0.797879, 0.874417, 1.249263",\
"0.889274, 0.900763, 0.929158, 1.005696, 1.380542",\
"1.093446, 1.104935, 1.133330, 1.209868, 1.584714");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.018644, 0.026517, 0.051050, 0.144581, 0.660914",\
"0.018644, 0.026517, 0.051050, 0.144581, 0.660914",\
"0.018644, 0.026517, 0.051050, 0.144581, 0.660914",\
"0.018644, 0.026517, 0.051050, 0.144581, 0.660914",\
"0.018644, 0.026517, 0.051050, 0.144581, 0.660914");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.672225, 0.687115, 0.733060, 0.896221, 1.757596",\
"0.717515, 0.732405, 0.778350, 0.941512, 1.802886",\
"0.771843, 0.786733, 0.832678, 0.995840, 1.857215",\
"0.852161, 0.867051, 0.912996, 1.076158, 1.937532",\
"0.955272, 0.970162, 1.016107, 1.179268, 2.040643");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800",\
"0.021088, 0.035913, 0.093239, 0.326434, 1.563800");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.630813, 0.642303, 0.670700, 0.747236, 1.122089",\
"0.685284, 0.696774, 0.725172, 0.801708, 1.176561",\
"0.757631, 0.769121, 0.797518, 0.874054, 1.248907",\
"0.888910, 0.900400, 0.928797, 1.005333, 1.380186",\
"1.093081, 1.104571, 1.132969, 1.209505, 1.584358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011989, 0.051217, 0.201217, 1.000000");
values ( "0.018644, 0.026517, 0.051051, 0.144583, 0.660917",\
"0.018644, 0.026517, 0.051051, 0.144583, 0.660917",\
"0.018644, 0.026517, 0.051051, 0.144583, 0.660917",\
"0.018644, 0.026517, 0.051051, 0.144583, 0.660917",\
"0.018644, 0.026517, 0.051051, 0.144583, 0.660917");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.695004, 0.709942, 0.755818, 0.917623, 1.779009",\
"0.740299, 0.755237, 0.801113, 0.962918, 1.824304",\
"0.794588, 0.809526, 0.855402, 1.017207, 1.878593",\
"0.874984, 0.889922, 0.935798, 1.097603, 1.958989",\
"0.978483, 0.993421, 1.039297, 1.201101, 2.062487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.688439, 0.700051, 0.728449, 0.804066, 1.178575",\
"0.742852, 0.754464, 0.782863, 0.858480, 1.232988",\
"0.815272, 0.826884, 0.855282, 0.930899, 1.305408",\
"0.946852, 0.958463, 0.986862, 1.062479, 1.436988",\
"1.152273, 1.163884, 1.192283, 1.267900, 1.642409");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.018494, 0.026420, 0.050993, 0.140435, 0.658241",\
"0.018494, 0.026420, 0.050993, 0.140435, 0.658241",\
"0.018494, 0.026420, 0.050993, 0.140435, 0.658241",\
"0.018494, 0.026420, 0.050993, 0.140435, 0.658241",\
"0.018494, 0.026420, 0.050993, 0.140435, 0.658241");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.695004, 0.709942, 0.755818, 0.917623, 1.779009",\
"0.740299, 0.755237, 0.801113, 0.962918, 1.824304",\
"0.794588, 0.809526, 0.855402, 1.017207, 1.878593",\
"0.874984, 0.889922, 0.935798, 1.097603, 1.958989",\
"0.978483, 0.993421, 1.039297, 1.201101, 2.062487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109",\
"0.020661, 0.035537, 0.092970, 0.321269, 1.561109");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.687977, 0.699590, 0.727992, 0.803606, 1.178123",\
"0.742390, 0.754003, 0.782405, 0.858019, 1.232536",\
"0.814810, 0.826423, 0.854825, 0.930439, 1.304956",\
"0.946389, 0.958002, 0.986404, 1.062018, 1.436535",\
"1.151810, 1.163424, 1.191826, 1.267440, 1.641957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001544, 0.011816, 0.051044, 0.201044, 1.000000");
values ( "0.018494, 0.026421, 0.050994, 0.140438, 0.658244",\
"0.018494, 0.026421, 0.050994, 0.140438, 0.658244",\
"0.018494, 0.026421, 0.050994, 0.140438, 0.658244",\
"0.018494, 0.026421, 0.050994, 0.140438, 0.658244",\
"0.018494, 0.026421, 0.050994, 0.140438, 0.658244");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.642483, 0.657584, 0.703461, 0.865229, 1.726691",\
"0.687775, 0.702875, 0.748752, 0.910521, 1.771983",\
"0.742095, 0.757195, 0.803072, 0.964841, 1.826303",\
"0.822419, 0.837519, 0.883396, 1.045165, 1.906627",\
"0.925613, 0.940714, 0.986591, 1.148360, 2.009821");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.612833, 0.624687, 0.653155, 0.728744, 1.103239",\
"0.667295, 0.679149, 0.707617, 0.783206, 1.157701",\
"0.739653, 0.751508, 0.779976, 0.855565, 1.230059",\
"0.870982, 0.882836, 0.911304, 0.986894, 1.361388",\
"1.075361, 1.087216, 1.115684, 1.191273, 1.565767");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.018212, 0.026220, 0.050808, 0.140272, 0.657829",\
"0.018212, 0.026220, 0.050808, 0.140272, 0.657829",\
"0.018212, 0.026220, 0.050808, 0.140272, 0.657829",\
"0.018212, 0.026220, 0.050808, 0.140272, 0.657829",\
"0.018212, 0.026220, 0.050808, 0.140272, 0.657829");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.642483, 0.657584, 0.703461, 0.865229, 1.726691",\
"0.687775, 0.702875, 0.748752, 0.910521, 1.771983",\
"0.742095, 0.757195, 0.803072, 0.964841, 1.826303",\
"0.822419, 0.837519, 0.883396, 1.045165, 1.906627",\
"0.925613, 0.940714, 0.986591, 1.148360, 2.009821");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669",\
"0.020092, 0.034998, 0.092459, 0.320817, 1.560669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.612236, 0.624093, 0.652565, 0.728150, 1.102655",\
"0.666698, 0.678554, 0.707027, 0.782612, 1.157117",\
"0.739056, 0.750913, 0.779385, 0.854971, 1.229476",\
"0.870385, 0.882242, 0.910714, 0.986299, 1.360805",\
"1.074764, 1.086621, 1.115093, 1.190679, 1.565184");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001221, 0.011493, 0.050721, 0.200721, 1.000000");
values ( "0.018211, 0.026221, 0.050809, 0.140275, 0.657833",\
"0.018211, 0.026221, 0.050809, 0.140275, 0.657833",\
"0.018211, 0.026221, 0.050809, 0.140275, 0.657833",\
"0.018211, 0.026221, 0.050809, 0.140275, 0.657833",\
"0.018211, 0.026221, 0.050809, 0.140275, 0.657833");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.638406, 0.653545, 0.699432, 0.861181, 1.722563",\
"0.683745, 0.698883, 0.744770, 0.906520, 1.767902",\
"0.738026, 0.753165, 0.799052, 0.960801, 1.822183",\
"0.817167, 0.832306, 0.878193, 1.039943, 1.901324",\
"0.916809, 0.931948, 0.977835, 1.139584, 2.000966");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.606323, 0.618209, 0.646677, 0.722245, 1.096569",\
"0.660848, 0.672734, 0.701202, 0.776770, 1.151094",\
"0.733101, 0.744987, 0.773455, 0.849023, 1.223347",\
"0.862438, 0.874324, 0.902792, 0.978360, 1.352684",\
"1.061662, 1.073549, 1.102017, 1.177585, 1.551909");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018172, 0.026190, 0.050785, 0.140267, 0.657412",\
"0.018172, 0.026190, 0.050785, 0.140267, 0.657412",\
"0.018172, 0.026190, 0.050785, 0.140267, 0.657412",\
"0.018172, 0.026190, 0.050785, 0.140267, 0.657412",\
"0.018172, 0.026190, 0.050785, 0.140267, 0.657412");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.638406, 0.653545, 0.699432, 0.861181, 1.722563",\
"0.683745, 0.698883, 0.744770, 0.906520, 1.767902",\
"0.738026, 0.753165, 0.799052, 0.960801, 1.822183",\
"0.817167, 0.832306, 0.878193, 1.039943, 1.901324",\
"0.916809, 0.931948, 0.977835, 1.139584, 2.000966");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282",\
"0.020067, 0.034966, 0.092407, 0.320766, 1.560282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.605675, 0.617564, 0.646037, 0.721600, 1.095936",\
"0.660200, 0.672089, 0.700562, 0.776125, 1.150461",\
"0.732453, 0.744342, 0.772815, 0.848378, 1.222714",\
"0.861790, 0.873679, 0.902152, 0.977716, 1.352051",\
"1.061014, 1.072903, 1.101376, 1.176940, 1.551275");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001173, 0.011445, 0.050673, 0.200673, 1.000000");
values ( "0.018170, 0.026191, 0.050786, 0.140271, 0.657416",\
"0.018170, 0.026191, 0.050786, 0.140271, 0.657416",\
"0.018170, 0.026191, 0.050786, 0.140271, 0.657416",\
"0.018170, 0.026191, 0.050786, 0.140271, 0.657416",\
"0.018170, 0.026191, 0.050786, 0.140271, 0.657416");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.651301, 0.666483, 0.712379, 0.874102, 1.735361",\
"0.696589, 0.711771, 0.757667, 0.919390, 1.780649",\
"0.750947, 0.766130, 0.812026, 0.973748, 1.835007",\
"0.831240, 0.846423, 0.892319, 1.054042, 1.915301",\
"0.934038, 0.949221, 0.995117, 1.156839, 2.018099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.618013, 0.629940, 0.658411, 0.733948, 1.108057",\
"0.672520, 0.684448, 0.712919, 0.788455, 1.162565",\
"0.744820, 0.756747, 0.785218, 0.860755, 1.234864",\
"0.875900, 0.887828, 0.916299, 0.991835, 1.365945",\
"1.079280, 1.091208, 1.119679, 1.195215, 1.569325");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018122, 0.026155, 0.050759, 0.140267, 0.656871",\
"0.018122, 0.026155, 0.050759, 0.140267, 0.656871",\
"0.018122, 0.026155, 0.050759, 0.140267, 0.656871",\
"0.018122, 0.026155, 0.050759, 0.140267, 0.656871",\
"0.018122, 0.026155, 0.050759, 0.140267, 0.656871");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.651301, 0.666483, 0.712379, 0.874102, 1.735361",\
"0.696589, 0.711771, 0.757667, 0.919390, 1.780649",\
"0.750947, 0.766130, 0.812026, 0.973748, 1.835007",\
"0.831240, 0.846423, 0.892319, 1.054042, 1.915301",\
"0.934038, 0.949221, 0.995117, 1.156839, 2.018099");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772",\
"0.020029, 0.034920, 0.092342, 0.320708, 1.559772");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.617461, 0.629391, 0.657866, 0.733399, 1.107518",\
"0.671969, 0.683898, 0.712373, 0.787906, 1.162026",\
"0.744268, 0.756198, 0.784673, 0.860206, 1.234325",\
"0.875349, 0.887278, 0.915753, 0.991286, 1.365406",\
"1.078729, 1.090658, 1.119133, 1.194666, 1.568786");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001115, 0.011387, 0.050615, 0.200615, 1.000000");
values ( "0.018120, 0.026156, 0.050760, 0.140270, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140270, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140270, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140270, 0.656875",\
"0.018120, 0.026156, 0.050760, 0.140270, 0.656875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.659293, 0.674459, 0.720333, 0.882044, 1.743221",\
"0.704580, 0.719747, 0.765620, 0.927331, 1.788509",\
"0.758934, 0.774101, 0.819974, 0.981685, 1.842863",\
"0.839231, 0.854398, 0.900271, 1.061983, 1.923160",\
"0.942076, 0.957242, 1.003116, 1.164827, 2.026005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.620562, 0.632500, 0.660975, 0.736511, 1.110630",\
"0.675063, 0.687001, 0.715476, 0.791011, 1.165131",\
"0.747369, 0.759307, 0.787782, 0.863318, 1.237437",\
"0.880589, 0.892527, 0.921002, 0.996538, 1.370657",\
"1.084090, 1.096028, 1.124503, 1.200039, 1.574158");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.659293, 0.674459, 0.720333, 0.882044, 1.743221",\
"0.704580, 0.719747, 0.765620, 0.927331, 1.788509",\
"0.758934, 0.774101, 0.819974, 0.981685, 1.842863",\
"0.839231, 0.854398, 0.900271, 1.061983, 1.923160",\
"0.942076, 0.957242, 1.003116, 1.164827, 2.026005");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736",\
"0.019916, 0.034828, 0.092293, 0.320699, 1.559736");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.620562, 0.632500, 0.660975, 0.736511, 1.110630",\
"0.675063, 0.687001, 0.715476, 0.791011, 1.165131",\
"0.747369, 0.759307, 0.787782, 0.863318, 1.237437",\
"0.880589, 0.892527, 0.921002, 0.996538, 1.370657",\
"1.084090, 1.096028, 1.124503, 1.200039, 1.574158");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011374, 0.050602, 0.200602, 1.000000");
values ( "0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872",\
"0.018110, 0.026147, 0.050751, 0.140259, 0.656872");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.658070, 0.673163, 0.719018, 0.880725, 1.741747",\
"0.703357, 0.718450, 0.764305, 0.926012, 1.787034",\
"0.757727, 0.772820, 0.818675, 0.980382, 1.841404",\
"0.838011, 0.853104, 0.898959, 1.060666, 1.921689",\
"0.940690, 0.955784, 1.001639, 1.163345, 2.024368");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.622104, 0.633963, 0.662421, 0.737950, 1.112031",\
"0.676625, 0.688484, 0.716942, 0.792471, 1.166552",\
"0.748907, 0.760766, 0.789224, 0.864753, 1.238835",\
"0.879915, 0.891774, 0.920232, 0.995761, 1.369843",\
"1.083000, 1.094859, 1.123316, 1.198845, 1.572927");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018204, 0.026218, 0.050819, 0.140331, 0.656880",\
"0.018204, 0.026218, 0.050819, 0.140331, 0.656880",\
"0.018204, 0.026218, 0.050819, 0.140331, 0.656880",\
"0.018204, 0.026218, 0.050819, 0.140331, 0.656880",\
"0.018204, 0.026218, 0.050819, 0.140331, 0.656880");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.658070, 0.673163, 0.719018, 0.880725, 1.741747",\
"0.703357, 0.718450, 0.764305, 0.926012, 1.787034",\
"0.757727, 0.772820, 0.818675, 0.980382, 1.841404",\
"0.838011, 0.853104, 0.898959, 1.060666, 1.921689",\
"0.940690, 0.955784, 1.001639, 1.163345, 2.024368");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723",\
"0.020047, 0.034963, 0.092452, 0.320872, 1.559723");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.621638, 0.633499, 0.661960, 0.737486, 1.111576",\
"0.676159, 0.688020, 0.716481, 0.792007, 1.166097",\
"0.748441, 0.760302, 0.788763, 0.864289, 1.238379",\
"0.879449, 0.891310, 0.919771, 0.995297, 1.369387",\
"1.082534, 1.094394, 1.122855, 1.198381, 1.572471");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001212, 0.011484, 0.050712, 0.200712, 1.000000");
values ( "0.018202, 0.026219, 0.050820, 0.140334, 0.656883",\
"0.018202, 0.026219, 0.050820, 0.140334, 0.656883",\
"0.018202, 0.026219, 0.050820, 0.140334, 0.656883",\
"0.018202, 0.026219, 0.050820, 0.140334, 0.656883",\
"0.018202, 0.026219, 0.050820, 0.140334, 0.656883");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.662006, 0.677126, 0.723024, 0.884782, 1.746167",\
"0.706750, 0.721870, 0.767768, 0.929526, 1.790911",\
"0.750324, 0.765444, 0.811342, 0.973100, 1.834485",\
"0.809866, 0.824985, 0.870884, 1.032642, 1.894026",\
"0.874465, 0.889584, 0.935482, 1.097240, 1.958625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.627305, 0.639142, 0.667592, 0.743163, 1.117448",\
"0.680659, 0.692496, 0.720947, 0.796517, 1.170802",\
"0.753306, 0.765143, 0.793593, 0.869164, 1.243449",\
"0.891377, 0.903214, 0.931665, 1.007235, 1.381520",\
"1.109182, 1.121018, 1.149469, 1.225040, 1.599324");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.018229, 0.026230, 0.050823, 0.140303, 0.657409",\
"0.018229, 0.026230, 0.050823, 0.140303, 0.657409",\
"0.018229, 0.026230, 0.050823, 0.140303, 0.657409",\
"0.018229, 0.026230, 0.050823, 0.140303, 0.657409",\
"0.018229, 0.026230, 0.050823, 0.140303, 0.657409");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.662006, 0.677126, 0.723024, 0.884782, 1.746167",\
"0.706750, 0.721870, 0.767768, 0.929526, 1.790911",\
"0.750324, 0.765444, 0.811342, 0.973100, 1.834485",\
"0.809866, 0.824985, 0.870884, 1.032642, 1.894026",\
"0.874465, 0.889584, 0.935482, 1.097240, 1.958625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309",\
"0.020232, 0.035114, 0.092526, 0.320855, 1.560309");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.626729, 0.638568, 0.667023, 0.742590, 1.116885",\
"0.680084, 0.691923, 0.720378, 0.795944, 1.170239",\
"0.752730, 0.764569, 0.793024, 0.868591, 1.242886",\
"0.890801, 0.902640, 0.931095, 1.006662, 1.380957",\
"1.108606, 1.120445, 1.148900, 1.224467, 1.598762");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001237, 0.011510, 0.050737, 0.200737, 1.000000");
values ( "0.018227, 0.026231, 0.050824, 0.140306, 0.657413",\
"0.018227, 0.026231, 0.050824, 0.140306, 0.657413",\
"0.018227, 0.026231, 0.050824, 0.140306, 0.657413",\
"0.018227, 0.026231, 0.050824, 0.140306, 0.657413",\
"0.018227, 0.026231, 0.050824, 0.140306, 0.657413");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.637924, 0.653037, 0.698879, 0.860572, 1.721560",\
"0.682704, 0.697818, 0.743659, 0.905352, 1.766340",\
"0.727114, 0.742228, 0.788069, 0.949762, 1.810750",\
"0.786102, 0.801216, 0.847057, 1.008750, 1.869738",\
"0.850663, 0.865777, 0.911618, 1.073311, 1.934299");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.614239, 0.626150, 0.654621, 0.730147, 1.104229",\
"0.667561, 0.679471, 0.707943, 0.783468, 1.157550",\
"0.740814, 0.752724, 0.781196, 0.856721, 1.230803",\
"0.877034, 0.888945, 0.917417, 0.992942, 1.367024",\
"1.091704, 1.103615, 1.132086, 1.207612, 1.581694");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.018143, 0.026174, 0.050778, 0.140293, 0.656806",\
"0.018143, 0.026174, 0.050778, 0.140293, 0.656806",\
"0.018143, 0.026174, 0.050778, 0.140293, 0.656806",\
"0.018143, 0.026174, 0.050778, 0.140293, 0.656806",\
"0.018143, 0.026174, 0.050778, 0.140293, 0.656806");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.637924, 0.653037, 0.698879, 0.860572, 1.721560",\
"0.682704, 0.697818, 0.743659, 0.905352, 1.766340",\
"0.727114, 0.742228, 0.788069, 0.949762, 1.810750",\
"0.786102, 0.801216, 0.847057, 1.008750, 1.869738",\
"0.850663, 0.865777, 0.911618, 1.073311, 1.934299");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623",\
"0.019867, 0.034802, 0.092323, 0.320780, 1.559623");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.613408, 0.625322, 0.653799, 0.729319, 1.103416",\
"0.666729, 0.678643, 0.707121, 0.782640, 1.156737",\
"0.739982, 0.751896, 0.780374, 0.855893, 1.229991",\
"0.876203, 0.888117, 0.916594, 0.992114, 1.366211",\
"1.090873, 1.102786, 1.131264, 1.206784, 1.580881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001142, 0.011414, 0.050642, 0.200642, 1.000000");
values ( "0.018140, 0.026176, 0.050780, 0.140298, 0.656812",\
"0.018140, 0.026176, 0.050780, 0.140298, 0.656812",\
"0.018140, 0.026176, 0.050780, 0.140298, 0.656812",\
"0.018140, 0.026176, 0.050780, 0.140298, 0.656812",\
"0.018140, 0.026176, 0.050780, 0.140298, 0.656812");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.635745, 0.650913, 0.696751, 0.858408, 1.719258",\
"0.681036, 0.696204, 0.742042, 0.903700, 1.764550",\
"0.735363, 0.750531, 0.796369, 0.958027, 1.818877",\
"0.815682, 0.830850, 0.876688, 1.038346, 1.899195",\
"0.918806, 0.933974, 0.979812, 1.141470, 2.002320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.608117, 0.620105, 0.648591, 0.724085, 1.097977",\
"0.662588, 0.674576, 0.703062, 0.778556, 1.152448",\
"0.734936, 0.746924, 0.775410, 0.850904, 1.224796",\
"0.866221, 0.878209, 0.906694, 0.982188, 1.356080",\
"1.070423, 1.082411, 1.110896, 1.186391, 1.560283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.635745, 0.650913, 0.696751, 0.858408, 1.719258",\
"0.681036, 0.696204, 0.742042, 0.903700, 1.764550",\
"0.735363, 0.750531, 0.796369, 0.958027, 1.818877",\
"0.815682, 0.830850, 0.876688, 1.038346, 1.899195",\
"0.918806, 0.933974, 0.979812, 1.141470, 2.002320");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087",\
"0.019689, 0.034633, 0.092164, 0.320656, 1.559087");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.608117, 0.620105, 0.648591, 0.724085, 1.097977",\
"0.662588, 0.674576, 0.703062, 0.778556, 1.152448",\
"0.734936, 0.746924, 0.775410, 0.850904, 1.224796",\
"0.866221, 0.878209, 0.906694, 0.982188, 1.356080",\
"1.070423, 1.082411, 1.110896, 1.186391, 1.560283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001035, 0.011307, 0.050535, 0.200535, 1.000000");
values ( "0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266",\
"0.018050, 0.026108, 0.050723, 0.140263, 0.656266");
}
} /* 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 : 1.500000 ;
capacitance : 0.008356 ;
/* 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 : 1.500000 ;
capacitance : 0.010131 ;
/* 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 : 1.500000 ;
capacitance : 0.008760 ;
/* 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 : 1.500000 ;
capacitance : 0.007731 ;
/* 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 : 1.500000 ;
capacitance : 0.007396 ;
/* 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 : 1.500000 ;
capacitance : 0.009207 ;
/* 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 : 1.500000 ;
capacitance : 0.007111 ;
/* 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 : 1.500000 ;
capacitance : 0.007392 ;
/* 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 : 1.500000 ;
capacitance : 0.007343 ;
/* 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 : 1.500000 ;
capacitance : 0.007715 ;
/* 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 : 1.500000 ;
capacitance : 0.007653 ;
/* 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 : 1.500000 ;
capacitance : 0.007208 ;
/* 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 : 1.500000 ;
capacitance : 0.007800 ;
/* 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 : 1.500000 ;
capacitance : 0.007499 ;
/* 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 : 1.500000 ;
capacitance : 0.008166 ;
/* 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 : 1.500000 ;
capacitance : 0.007905 ;
/* 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 : 1.500000 ;
capacitance : 0.007826 ;
/* 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 : 1.500000 ;
capacitance : 0.007464 ;
/* 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 : 1.500000 ;
capacitance : 0.007373 ;
/* 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 : 1.500000 ;
capacitance : 0.007694 ;
/* 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 : 1.500000 ;
capacitance : 0.007401 ;
/* 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 : 1.500000 ;
capacitance : 0.008268 ;
/* 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 : 1.500000 ;
capacitance : 0.007442 ;
/* 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 : 1.500000 ;
capacitance : 0.024011 ;
/* 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 : 1.500000 ;
capacitance : 0.009602 ;
/* 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 : 1.500000 ;
capacitance : 0.010551 ;
/* 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 : 1.500000 ;
capacitance : 0.007917 ;
/* 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 : 1.500000 ;
capacitance : 0.028639 ;
/* 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 : 1.500000 ;
capacitance : 0.007574 ;
/* 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 : 1.500000 ;
capacitance : 0.008498 ;
/* 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 : 1.500000 ;
capacitance : 0.005103 ;
/* 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 : 1.500000 ;
capacitance : 0.007369 ;
/* 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 : 1.500000 ;
capacitance : 0.009627 ;
/* 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 : 1.500000 ;
capacitance : 0.007480 ;
/* 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 : 1.500000 ;
capacitance : 0.010220 ;
/* 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 : 1.500000 ;
capacitance : 0.007517 ;
/* 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 : 1.500000 ;
capacitance : 0.007256 ;
/* 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 : 1.500000 ;
capacitance : 0.004930 ;
/* 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 : 1.500000 ;
capacitance : 0.004914 ;
/* 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 : 1.500000 ;
capacitance : 0.007534 ;
/* 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 : 1.500000 ;
capacitance : 0.007520 ;
/* 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 : 1.500000 ;
capacitance : 0.007759 ;
/* 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 : 1.500000 ;
capacitance : 0.007426 ;
/* 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 : 1.500000 ;
capacitance : 0.007547 ;
/* 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 : 1.500000 ;
capacitance : 0.007374 ;
/* 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 : 1.500000 ;
capacitance : 0.007621 ;
/* 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 : 1.500000 ;
capacitance : 0.007605 ;
/* 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 : 1.500000 ;
capacitance : 0.007569 ;
/* 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 : 1.500000 ;
capacitance : 0.007484 ;
/* 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 : 1.500000 ;
capacitance : 0.007491 ;
/* 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 : 1.500000 ;
capacitance : 0.006886 ;
/* 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 : 1.500000 ;
capacitance : 0.007631 ;
/* 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 : 1.500000 ;
capacitance : 0.007079 ;
/* 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 : 1.500000 ;
capacitance : 0.007710 ;
/* 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 : 1.500000 ;
capacitance : 0.007070 ;
/* 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 : 1.500000 ;
capacitance : 0.007592 ;
/* 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 : 1.500000 ;
capacitance : 0.006881 ;
/* 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 : 1.500000 ;
capacitance : 0.007374 ;
/* 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 : 1.500000 ;
capacitance : 0.007249 ;
/* 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 : 1.500000 ;
capacitance : 0.007282 ;
/* 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 : 1.500000 ;
capacitance : 0.008021 ;
/* 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 : 1.500000 ;
capacitance : 0.006899 ;
/* 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 : 1.500000 ;
capacitance : 0.006938 ;
/* 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 : 1.500000 ;
capacitance : 0.006915 ;
/* 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 : 1.500000 ;
capacitance : 0.007163 ;
/* 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 : 1.500000 ;
capacitance : 0.006844 ;
/* 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 : 1.500000 ;
capacitance : 0.003957 ;
/* 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 : 1.500000 ;
capacitance : 0.004412 ;
/* 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 : 1.500000 ;
capacitance : 0.004229 ;
/* 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 : 1.500000 ;
capacitance : 0.006566 ;
/* 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 : 1.500000 ;
capacitance : 0.006786 ;
/* 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 : 1.500000 ;
capacitance : 0.004582 ;
/* 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 : 1.500000 ;
capacitance : 0.004398 ;
/* 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 : 1.500000 ;
capacitance : 0.009075 ;
/* 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 : 1.500000 ;
capacitance : 0.004229 ;
/* 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 : 1.500000 ;
capacitance : 0.004523 ;
/* 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 : 1.500000 ;
capacitance : 0.006784 ;
/* 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 : 1.500000 ;
capacitance : 0.004506 ;
/* 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 : 1.500000 ;
capacitance : 0.004421 ;
/* 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 : 1.500000 ;
capacitance : 0.007020 ;
/* 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 : 1.500000 ;
capacitance : 0.007138 ;
/* 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 : 1.500000 ;
capacitance : 0.006841 ;
/* 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 : 1.500000 ;
capacitance : 0.004477 ;
/* 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 : 1.500000 ;
capacitance : 0.006781 ;
/* 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 : 1.500000 ;
capacitance : 0.006951 ;
/* 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 : 1.500000 ;
capacitance : 0.004646 ;
/* 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 : 1.500000 ;
capacitance : 0.004322 ;
/* 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 : 1.500000 ;
capacitance : 0.006699 ;
/* 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 : 1.500000 ;
capacitance : 0.004240 ;
/* 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 : 1.500000 ;
capacitance : 0.004432 ;
/* 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 : 1.500000 ;
capacitance : 0.006969 ;
/* 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 : 1.500000 ;
capacitance : 0.006695 ;
/* 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 : 1.500000 ;
capacitance : 0.007339 ;
/* 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 : 1.500000 ;
capacitance : 0.004244 ;
/* 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 : 1.500000 ;
capacitance : 0.003991 ;
/* 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 : 1.500000 ;
capacitance : 0.007073 ;
/* 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 : 1.500000 ;
capacitance : 0.006894 ;
/* 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 : 1.500000 ;
capacitance : 0.006964 ;
/* 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 : 1.500000 ;
capacitance : 0.007437 ;
/* 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 : 1.500000 ;
capacitance : 0.004387 ;
/* 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 : 1.500000 ;
capacitance : 0.007011 ;
/* 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 : 1.500000 ;
capacitance : 0.004250 ;
/* 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 : 1.500000 ;
capacitance : 0.004341 ;
/* 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 : 1.500000 ;
capacitance : 0.006020 ;
/* 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 : 1.500000 ;
capacitance : 0.003983 ;
/* 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 : 1.500000 ;
capacitance : 0.004115 ;
/* 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 : 1.500000 ;
capacitance : 0.004150 ;
/* 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 : 1.500000 ;
capacitance : 0.004799 ;
/* 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 : 1.500000 ;
capacitance : 0.004119 ;
/* 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 : 1.500000 ;
capacitance : 0.004147 ;
/* 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 : 1.500000 ;
capacitance : 0.004131 ;
/* 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 : 1.500000 ;
capacitance : 0.004798 ;
/* 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 : 1.500000 ;
capacitance : 0.004101 ;
/* 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 : 1.500000 ;
capacitance : 0.004398 ;
/* 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 : 1.500000 ;
capacitance : 0.004374 ;
/* 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 : 1.500000 ;
capacitance : 0.004215 ;
/* 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 : 1.500000 ;
capacitance : 0.004217 ;
/* 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 : 1.500000 ;
capacitance : 0.004296 ;
/* 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 : 1.500000 ;
capacitance : 0.004168 ;
/* 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 : 1.500000 ;
capacitance : 0.004163 ;
/* 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 : 1.500000 ;
capacitance : 0.004024 ;
/* 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 : 1.500000 ;
capacitance : 0.003992 ;
/* 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 : 1.500000 ;
capacitance : 0.004083 ;
/* 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 : 1.500000 ;
capacitance : 0.004219 ;
/* 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 : 1.500000 ;
capacitance : 0.004116 ;
/* 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 : 1.500000 ;
capacitance : 0.004374 ;
/* 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 : 1.500000 ;
capacitance : 0.004295 ;
/* 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 : 1.500000 ;
capacitance : 0.003872 ;
/* 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 : 1.500000 ;
capacitance : 0.006845 ;
/* 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 : 1.500000 ;
capacitance : 0.006953 ;
/* 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 : 1.500000 ;
capacitance : 0.006967 ;
/* 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 : 1.500000 ;
capacitance : 0.007247 ;
/* 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 : 1.500000 ;
capacitance : 0.006965 ;
/* 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 : 1.500000 ;
capacitance : 0.007175 ;
/* 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 : 1.500000 ;
capacitance : 0.006863 ;
/* 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 : 1.500000 ;
capacitance : 0.006874 ;
/* 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 : 1.500000 ;
capacitance : 0.006906 ;
/* 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 : 1.500000 ;
capacitance : 0.006848 ;
/* 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 : 1.500000 ;
capacitance : 0.007135 ;
/* 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 : 1.500000 ;
capacitance : 0.007691 ;
/* 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 : 1.500000 ;
capacitance : 0.006951 ;
/* 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 : 1.500000 ;
capacitance : 0.007276 ;
/* 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 : 1.500000 ;
capacitance : 0.006990 ;
/* 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 : 1.500000 ;
capacitance : 0.006957 ;
/* 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 : 1.500000 ;
capacitance : 0.007539 ;
/* 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 : 1.500000 ;
capacitance : 0.007242 ;
/* 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 : 1.500000 ;
capacitance : 0.007724 ;
/* 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 : 1.500000 ;
capacitance : 0.007616 ;
/* 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 : 1.500000 ;
capacitance : 0.007751 ;
/* 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 : 1.500000 ;
capacitance : 0.008251 ;
/* 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 : 1.500000 ;
capacitance : 0.007443 ;
/* 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 : 1.500000 ;
capacitance : 0.006540 ;
/* 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 : 1.500000 ;
capacitance : 0.007848 ;
/* 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 : 1.500000 ;
capacitance : 0.008619 ;
/* 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 : 1.500000 ;
capacitance : 0.007872 ;
/* 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 : 1.500000 ;
capacitance : 0.007421 ;
/* 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 : 1.500000 ;
capacitance : 0.007638 ;
/* 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 : 1.500000 ;
capacitance : 0.006406 ;
/* 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 : 1.500000 ;
capacitance : 0.008414 ;
/* 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 : 1.500000 ;
capacitance : 0.008198 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "1.406334, 1.420707, 1.466365, 1.629614, 2.490438",\
"1.448420, 1.462794, 1.508451, 1.671700, 2.532525",\
"1.483372, 1.497746, 1.543403, 1.706652, 2.567477",\
"1.524478, 1.538852, 1.584509, 1.747758, 2.608583",\
"1.554106, 1.568480, 1.614137, 1.777387, 2.638211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "1.302436, 1.313620, 1.342005, 1.418741, 1.794649",\
"1.357077, 1.368261, 1.396646, 1.473382, 1.849290",\
"1.428540, 1.439724, 1.468109, 1.544845, 1.920753",\
"1.549223, 1.560407, 1.588792, 1.665528, 2.041436",\
"1.742357, 1.753541, 1.781926, 1.858662, 2.234570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "1.406334, 1.420707, 1.466365, 1.629614, 2.490438",\
"1.448420, 1.462794, 1.508451, 1.671700, 2.532525",\
"1.483372, 1.497746, 1.543403, 1.706652, 2.567477",\
"1.524478, 1.538852, 1.584509, 1.747758, 2.608583",\
"1.554106, 1.568480, 1.614137, 1.777387, 2.638211");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077",\
"0.020597, 0.035658, 0.093524, 0.327825, 1.566077");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "1.299083, 1.310267, 1.338652, 1.415388, 1.791296",\
"1.353724, 1.364908, 1.393293, 1.470029, 1.845937",\
"1.425187, 1.436371, 1.464756, 1.541492, 1.917400",\
"1.545870, 1.557054, 1.585439, 1.662175, 2.038084",\
"1.739004, 1.750188, 1.778573, 1.855309, 2.231217");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002167, 0.012439, 0.051667, 0.201667, 1.000000");
values ( "0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753",\
"0.019050, 0.026801, 0.051284, 0.145455, 0.663753");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "1.398437, 1.412852, 1.458498, 1.621753, 2.482701",\
"1.440576, 1.454991, 1.500636, 1.663892, 2.524840",\
"1.475497, 1.489912, 1.535558, 1.698814, 2.559761",\
"1.517686, 1.532101, 1.577747, 1.741002, 2.601950",\
"1.552426, 1.566841, 1.612487, 1.775743, 2.636690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "1.297978, 1.309254, 1.337675, 1.414428, 1.790514",\
"1.352692, 1.363968, 1.392389, 1.469141, 1.845228",\
"1.424542, 1.435819, 1.464239, 1.540992, 1.917079",\
"1.549520, 1.560796, 1.589217, 1.665969, 2.042056",\
"1.750154, 1.761431, 1.789851, 1.866604, 2.242690");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "1.398437, 1.412852, 1.458498, 1.621753, 2.482701",\
"1.440576, 1.454991, 1.500636, 1.663892, 2.524840",\
"1.475497, 1.489912, 1.535558, 1.698814, 2.559761",\
"1.517686, 1.532101, 1.577747, 1.741002, 2.601950",\
"1.552426, 1.566841, 1.612487, 1.775743, 2.636690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282",\
"0.020316, 0.035403, 0.093308, 0.327704, 1.566282");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "1.295496, 1.306772, 1.335193, 1.411945, 1.788032",\
"1.350210, 1.361486, 1.389907, 1.466659, 1.842746",\
"1.422060, 1.433337, 1.461757, 1.538510, 1.914596",\
"1.547038, 1.558314, 1.586735, 1.663487, 2.039574",\
"1.747672, 1.758948, 1.787369, 1.864122, 2.240208");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002049, 0.012322, 0.051549, 0.201549, 1.000000");
values ( "0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009",\
"0.018946, 0.026727, 0.051211, 0.145434, 0.664009");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "1.506662, 1.521634, 1.567561, 1.730688, 2.592068",\
"1.548715, 1.563687, 1.609613, 1.772741, 2.634121",\
"1.583555, 1.598527, 1.644454, 1.807581, 2.668962",\
"1.625449, 1.640421, 1.686347, 1.849475, 2.710855",\
"1.660583, 1.675554, 1.721481, 1.884609, 2.745989");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "1.375517, 1.387149, 1.415574, 1.492108, 1.866956",\
"1.430220, 1.441852, 1.470276, 1.546811, 1.921658",\
"1.504010, 1.515642, 1.544066, 1.620601, 1.995448",\
"1.631650, 1.643282, 1.671707, 1.748241, 2.123089",\
"1.836908, 1.848540, 1.876964, 1.953499, 2.328346");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "1.506662, 1.521634, 1.567561, 1.730688, 2.592068",\
"1.548715, 1.563687, 1.609613, 1.772741, 2.634121",\
"1.583555, 1.598527, 1.644454, 1.807581, 2.668962",\
"1.625449, 1.640421, 1.686347, 1.849475, 2.710855",\
"1.660583, 1.675554, 1.721481, 1.884609, 2.745989");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588",\
"0.020652, 0.035513, 0.092896, 0.326112, 1.563588");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "1.370382, 1.382014, 1.410439, 1.486973, 1.861821",\
"1.425085, 1.436717, 1.465141, 1.541675, 1.916523",\
"1.498908, 1.510540, 1.538964, 1.615499, 1.990346",\
"1.627110, 1.638742, 1.667166, 1.743700, 2.118548",\
"1.832368, 1.843999, 1.872424, 1.948958, 2.323806");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001517, 0.011789, 0.051017, 0.201017, 1.000000");
values ( "0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742",\
"0.018472, 0.026389, 0.050930, 0.144418, 0.660742");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "1.522184, 1.537167, 1.583065, 1.744921, 2.606751",\
"1.564203, 1.579186, 1.625084, 1.786940, 2.648770",\
"1.599034, 1.614017, 1.659915, 1.821771, 2.683601",\
"1.643036, 1.658018, 1.703916, 1.865772, 2.727602",\
"1.677590, 1.692572, 1.738471, 1.900327, 2.762156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "1.380962, 1.392615, 1.421020, 1.496707, 1.871564",\
"1.435684, 1.447338, 1.475743, 1.551430, 1.926286",\
"1.510754, 1.522408, 1.550813, 1.626500, 2.001356",\
"1.638432, 1.650086, 1.678491, 1.754178, 2.129034",\
"1.846945, 1.858598, 1.887003, 1.962690, 2.337546");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.018440, 0.026370, 0.050935, 0.140325, 0.659049",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659049",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659049",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659049",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659049");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "1.522184, 1.537167, 1.583065, 1.744921, 2.606751",\
"1.564203, 1.579186, 1.625084, 1.786940, 2.648770",\
"1.599034, 1.614017, 1.659915, 1.821771, 2.683601",\
"1.643036, 1.658018, 1.703916, 1.865772, 2.727602",\
"1.677590, 1.692572, 1.738471, 1.900327, 2.762156");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925",\
"0.020574, 0.035447, 0.092859, 0.321111, 1.561925");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "1.377723, 1.389376, 1.417781, 1.493468, 1.868324",\
"1.432445, 1.444099, 1.472503, 1.548190, 1.923047",\
"1.507515, 1.519168, 1.547573, 1.623260, 1.998116",\
"1.635193, 1.646846, 1.675251, 1.750938, 2.125794",\
"1.843705, 1.855359, 1.883763, 1.959450, 2.334307");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001478, 0.011750, 0.050978, 0.200978, 1.000000");
values ( "0.018440, 0.026370, 0.050935, 0.140325, 0.659050",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659050",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659050",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659050",\
"0.018440, 0.026370, 0.050935, 0.140325, 0.659050");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "1.503645, 1.518605, 1.564485, 1.726333, 2.588083",\
"1.545665, 1.560626, 1.606506, 1.768354, 2.630104",\
"1.582303, 1.597264, 1.643144, 1.804992, 2.666742",\
"1.624184, 1.639144, 1.685024, 1.846873, 2.708622",\
"1.658854, 1.673814, 1.719694, 1.881542, 2.743292");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "1.365454, 1.377104, 1.405514, 1.481194, 1.856064",\
"1.420179, 1.431829, 1.460239, 1.535919, 1.910789",\
"1.494850, 1.506500, 1.534910, 1.610590, 1.985460",\
"1.622528, 1.634178, 1.662588, 1.738269, 2.113138",\
"1.829281, 1.840931, 1.869341, 1.945021, 2.319891");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "1.503645, 1.518605, 1.564485, 1.726333, 2.588083",\
"1.545665, 1.560626, 1.606506, 1.768354, 2.630104",\
"1.582303, 1.597264, 1.643144, 1.804992, 2.666742",\
"1.624184, 1.639144, 1.685024, 1.846873, 2.708622",\
"1.658854, 1.673814, 1.719694, 1.881542, 2.743292");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899",\
"0.020522, 0.035409, 0.092853, 0.321135, 1.561899");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "1.362904, 1.374555, 1.402965, 1.478645, 1.853515",\
"1.417629, 1.429279, 1.457690, 1.533370, 1.908240",\
"1.492300, 1.503950, 1.532360, 1.608041, 1.982911",\
"1.619979, 1.631629, 1.660039, 1.735719, 2.110589",\
"1.826731, 1.838382, 1.866792, 1.942472, 2.317342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011760, 0.050987, 0.200987, 1.000000");
values ( "0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056",\
"0.018447, 0.026378, 0.050942, 0.140337, 0.659056");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.472705, 1.487569, 1.533344, 1.695139, 2.556466",\
"1.515950, 1.530814, 1.576589, 1.738384, 2.599710",\
"1.551107, 1.565971, 1.611746, 1.773541, 2.634868",\
"1.593079, 1.607943, 1.653718, 1.815513, 2.676840",\
"1.628444, 1.643308, 1.689083, 1.850878, 2.712204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.348377, 1.360050, 1.388485, 1.464146, 1.839076",\
"1.404778, 1.416451, 1.444887, 1.520548, 1.895478",\
"1.477158, 1.488831, 1.517266, 1.592927, 1.967858",\
"1.604017, 1.615690, 1.644126, 1.719787, 2.094717",\
"1.808675, 1.820348, 1.848783, 1.924444, 2.299374");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.472705, 1.487569, 1.533344, 1.695139, 2.556466",\
"1.515950, 1.530814, 1.576589, 1.738384, 2.599710",\
"1.551107, 1.565971, 1.611746, 1.773541, 2.634868",\
"1.593079, 1.607943, 1.653718, 1.815513, 2.676840",\
"1.628444, 1.643308, 1.689083, 1.850878, 2.712204");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733",\
"0.020075, 0.035054, 0.092699, 0.321165, 1.561733");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.345980, 1.357653, 1.386088, 1.461749, 1.836679",\
"1.402382, 1.414055, 1.442490, 1.518151, 1.893081",\
"1.474761, 1.486434, 1.514869, 1.590531, 1.965461",\
"1.601620, 1.613294, 1.641729, 1.717390, 2.092320",\
"1.806278, 1.817951, 1.846386, 1.922047, 2.296977");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076",\
"0.018430, 0.026373, 0.050937, 0.140343, 0.659076");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.454195, 1.468902, 1.514530, 1.677419, 2.537193",\
"1.496287, 1.510994, 1.556622, 1.719510, 2.579285",\
"1.531183, 1.545890, 1.591518, 1.754406, 2.614181",\
"1.573239, 1.587946, 1.633574, 1.796462, 2.656237",\
"1.608289, 1.622996, 1.668624, 1.831513, 2.691288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.335264, 1.346952, 1.375433, 1.451807, 1.826353",\
"1.389978, 1.401667, 1.430147, 1.506521, 1.881067",\
"1.461932, 1.473620, 1.502101, 1.578475, 1.953021",\
"1.587991, 1.599679, 1.628160, 1.704534, 2.079080",\
"1.790706, 1.802394, 1.830875, 1.907249, 2.281795");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.454195, 1.468902, 1.514530, 1.677419, 2.537193",\
"1.496287, 1.510994, 1.556622, 1.719510, 2.579285",\
"1.531183, 1.545890, 1.591518, 1.754406, 2.614181",\
"1.573239, 1.587946, 1.633574, 1.796462, 2.656237",\
"1.608289, 1.622996, 1.668624, 1.831513, 2.691288");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021",\
"0.019474, 0.034585, 0.092516, 0.325974, 1.562021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.332892, 1.344580, 1.373061, 1.449435, 1.823981",\
"1.387606, 1.399294, 1.427775, 1.504149, 1.878695",\
"1.459560, 1.471248, 1.499729, 1.576103, 1.950649",\
"1.585618, 1.597307, 1.625787, 1.702161, 2.076707",\
"1.788334, 1.800022, 1.828503, 1.904877, 2.279423");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651",\
"0.018432, 0.026386, 0.050943, 0.144208, 0.659651");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.449179, 1.463857, 1.509455, 1.672316, 2.531908",\
"1.491249, 1.505928, 1.551526, 1.714387, 2.573979",\
"1.526144, 1.540823, 1.586420, 1.749281, 2.608873",\
"1.568167, 1.582846, 1.628443, 1.791304, 2.650897",\
"1.603449, 1.618128, 1.663725, 1.826586, 2.686178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.326935, 1.338625, 1.367109, 1.443464, 1.817956",\
"1.381649, 1.393339, 1.421823, 1.498178, 1.872670",\
"1.453670, 1.465360, 1.493844, 1.570199, 1.944691",\
"1.581998, 1.593688, 1.622172, 1.698527, 2.073019",\
"1.786016, 1.797706, 1.826190, 1.902545, 2.277037");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.018431, 0.026388, 0.050947, 0.144179, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144179, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144179, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144179, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144179, 0.659493");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.449179, 1.463857, 1.509455, 1.672316, 2.531908",\
"1.491249, 1.505928, 1.551526, 1.714387, 2.573979",\
"1.526144, 1.540823, 1.586420, 1.749281, 2.608873",\
"1.568167, 1.582846, 1.628443, 1.791304, 2.650897",\
"1.603449, 1.618128, 1.663725, 1.826586, 2.686178");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818",\
"0.019363, 0.034499, 0.092484, 0.325955, 1.561818");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "1.325464, 1.337155, 1.365638, 1.441994, 1.816485",\
"1.380178, 1.391869, 1.420352, 1.496708, 1.871199",\
"1.452199, 1.463890, 1.492374, 1.568729, 1.943220",\
"1.580527, 1.592218, 1.620702, 1.697057, 2.071548",\
"1.784545, 1.796236, 1.824719, 1.901075, 2.275567");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001480, 0.011752, 0.050980, 0.200980, 1.000000");
values ( "0.018431, 0.026388, 0.050947, 0.144178, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144178, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144178, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144178, 0.659493",\
"0.018431, 0.026388, 0.050947, 0.144178, 0.659493");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "1.341522, 1.356620, 1.402543, 1.564389, 2.426338",\
"1.383561, 1.398659, 1.444582, 1.606427, 2.468377",\
"1.418394, 1.433492, 1.479415, 1.641260, 2.503210",\
"1.460244, 1.475341, 1.521265, 1.683110, 2.545059",\
"1.497533, 1.512630, 1.558553, 1.720399, 2.582348");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "1.213162, 1.224957, 1.253417, 1.329069, 1.703935",\
"1.267870, 1.279666, 1.308125, 1.383778, 1.758643",\
"1.341729, 1.353524, 1.381984, 1.457636, 1.832502",\
"1.469659, 1.481455, 1.509914, 1.585567, 1.960432",\
"1.675688, 1.687484, 1.715943, 1.791595, 2.166461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.018283, 0.026265, 0.050838, 0.140253, 0.658778",\
"0.018283, 0.026265, 0.050838, 0.140253, 0.658778",\
"0.018283, 0.026265, 0.050838, 0.140253, 0.658778",\
"0.018283, 0.026265, 0.050838, 0.140253, 0.658778",\
"0.018283, 0.026265, 0.050838, 0.140253, 0.658778");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "1.341522, 1.356620, 1.402543, 1.564389, 2.426338",\
"1.383561, 1.398659, 1.444582, 1.606427, 2.468377",\
"1.418394, 1.433492, 1.479415, 1.641260, 2.503210",\
"1.460244, 1.475341, 1.521265, 1.683110, 2.545059",\
"1.497533, 1.512630, 1.558553, 1.720399, 2.582348");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663",\
"0.020362, 0.035229, 0.092610, 0.320854, 1.561663");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "1.209858, 1.221655, 1.250118, 1.325768, 1.700641",\
"1.264566, 1.276364, 1.304827, 1.380476, 1.755349",\
"1.338453, 1.350250, 1.378713, 1.454363, 1.829236",\
"1.466872, 1.478669, 1.507132, 1.582781, 1.957655",\
"1.672901, 1.684698, 1.713161, 1.788810, 2.163683");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001301, 0.011573, 0.050801, 0.200801, 1.000000");
values ( "0.018282, 0.026265, 0.050839, 0.140256, 0.658782",\
"0.018282, 0.026265, 0.050839, 0.140256, 0.658782",\
"0.018282, 0.026265, 0.050839, 0.140256, 0.658782",\
"0.018282, 0.026265, 0.050839, 0.140256, 0.658782",\
"0.018282, 0.026265, 0.050839, 0.140256, 0.658782");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "1.382545, 1.397703, 1.443628, 1.605440, 2.467272",\
"1.424509, 1.439668, 1.485592, 1.647405, 2.509236",\
"1.459142, 1.474301, 1.520225, 1.682038, 2.543869",\
"1.500381, 1.515540, 1.561464, 1.723277, 2.585108",\
"1.538400, 1.553558, 1.599483, 1.761296, 2.623127");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "1.234521, 1.246396, 1.274870, 1.350491, 1.725166",\
"1.289237, 1.301111, 1.329585, 1.405206, 1.779882",\
"1.361821, 1.373696, 1.402170, 1.477791, 1.852466",\
"1.493726, 1.505601, 1.534075, 1.609696, 1.984372",\
"1.703487, 1.715362, 1.743836, 1.819457, 2.194133");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.018189, 0.026198, 0.050782, 0.140222, 0.658237",\
"0.018189, 0.026198, 0.050782, 0.140222, 0.658237",\
"0.018189, 0.026198, 0.050782, 0.140222, 0.658237",\
"0.018189, 0.026198, 0.050782, 0.140222, 0.658237",\
"0.018189, 0.026198, 0.050782, 0.140222, 0.658237");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "1.382545, 1.397703, 1.443628, 1.605440, 2.467272",\
"1.424509, 1.439668, 1.485592, 1.647405, 2.509236",\
"1.459142, 1.474301, 1.520225, 1.682038, 2.543869",\
"1.500381, 1.515540, 1.561464, 1.723277, 2.585108",\
"1.538400, 1.553558, 1.599483, 1.761296, 2.623127");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134",\
"0.020199, 0.035071, 0.092453, 0.320725, 1.561134");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "1.230757, 1.242633, 1.271112, 1.346729, 1.721415",\
"1.285472, 1.297349, 1.325827, 1.401444, 1.776130",\
"1.358761, 1.370638, 1.399117, 1.474733, 1.849420",\
"1.490667, 1.502543, 1.531022, 1.606639, 1.981325",\
"1.700428, 1.712304, 1.740783, 1.816400, 2.191086");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001192, 0.011464, 0.050692, 0.200692, 1.000000");
values ( "0.018187, 0.026199, 0.050783, 0.140225, 0.658241",\
"0.018187, 0.026199, 0.050783, 0.140225, 0.658241",\
"0.018187, 0.026199, 0.050783, 0.140225, 0.658241",\
"0.018187, 0.026199, 0.050783, 0.140225, 0.658241",\
"0.018187, 0.026199, 0.050783, 0.140225, 0.658241");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "1.409652, 1.424487, 1.470077, 1.631702, 2.492030",\
"1.451808, 1.466643, 1.512233, 1.673858, 2.534186",\
"1.486867, 1.501703, 1.547293, 1.708918, 2.569246",\
"1.528966, 1.543801, 1.589392, 1.751016, 2.611345",\
"1.562932, 1.577767, 1.623358, 1.784982, 2.645311");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "1.300553, 1.312480, 1.341013, 1.416556, 1.791205",\
"1.355252, 1.367179, 1.395712, 1.471255, 1.845904",\
"1.426990, 1.438917, 1.467450, 1.542993, 1.917642",\
"1.550900, 1.562827, 1.591360, 1.666903, 2.041552",\
"1.749246, 1.761173, 1.789706, 1.865249, 2.239898");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "1.409652, 1.424487, 1.470077, 1.631702, 2.492030",\
"1.451808, 1.466643, 1.512233, 1.673858, 2.534186",\
"1.486867, 1.501703, 1.547293, 1.708918, 2.569246",\
"1.528966, 1.543801, 1.589392, 1.751016, 2.611345",\
"1.562932, 1.577767, 1.623358, 1.784982, 2.645311");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218",\
"0.018848, 0.034003, 0.092012, 0.320872, 1.560218");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "1.298282, 1.310209, 1.338742, 1.414286, 1.788934",\
"1.352981, 1.364908, 1.393441, 1.468985, 1.843633",\
"1.424719, 1.436646, 1.465179, 1.540723, 1.915371",\
"1.548629, 1.560556, 1.589089, 1.664633, 2.039281",\
"1.746975, 1.758902, 1.787435, 1.862979, 2.237627");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001159, 0.011431, 0.050659, 0.200659, 1.000000");
values ( "0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876",\
"0.018139, 0.026193, 0.050782, 0.140274, 0.657876");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.371693, 1.386844, 1.432743, 1.594520, 2.456111",\
"1.413697, 1.428849, 1.474747, 1.636524, 2.498116",\
"1.448414, 1.463565, 1.509465, 1.671241, 2.532833",\
"1.489683, 1.504834, 1.550733, 1.712510, 2.574101",\
"1.527004, 1.542155, 1.588054, 1.749831, 2.611422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.227211, 1.239109, 1.267589, 1.343179, 1.717699",\
"1.281915, 1.293813, 1.322293, 1.397883, 1.772403",\
"1.356321, 1.368219, 1.396699, 1.472289, 1.846809",\
"1.484945, 1.496842, 1.525322, 1.600913, 1.975433",\
"1.692476, 1.704374, 1.732854, 1.808444, 2.182964");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018162, 0.026183, 0.050773, 0.140236, 0.657829",\
"0.018162, 0.026183, 0.050773, 0.140236, 0.657829",\
"0.018162, 0.026183, 0.050773, 0.140236, 0.657829",\
"0.018162, 0.026183, 0.050773, 0.140236, 0.657829",\
"0.018162, 0.026183, 0.050773, 0.140236, 0.657829");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.371693, 1.386844, 1.432743, 1.594520, 2.456111",\
"1.413697, 1.428849, 1.474747, 1.636524, 2.498116",\
"1.448414, 1.463565, 1.509465, 1.671241, 2.532833",\
"1.489683, 1.504834, 1.550733, 1.712510, 2.574101",\
"1.527004, 1.542155, 1.588054, 1.749831, 2.611422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694",\
"0.020069, 0.034963, 0.092390, 0.320720, 1.560694");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "1.223982, 1.235882, 1.264365, 1.339952, 1.714481",\
"1.278686, 1.290586, 1.319069, 1.394656, 1.769185",\
"1.353123, 1.365022, 1.393506, 1.469093, 1.843622",\
"1.482309, 1.494208, 1.522692, 1.598279, 1.972808",\
"1.689841, 1.701740, 1.730224, 1.805811, 2.180340");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001163, 0.011435, 0.050663, 0.200663, 1.000000");
values ( "0.018160, 0.026184, 0.050774, 0.140239, 0.657832",\
"0.018160, 0.026184, 0.050774, 0.140239, 0.657832",\
"0.018160, 0.026184, 0.050774, 0.140239, 0.657832",\
"0.018160, 0.026184, 0.050774, 0.140239, 0.657832",\
"0.018160, 0.026184, 0.050774, 0.140239, 0.657832");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "1.432326, 1.447520, 1.493404, 1.655118, 2.516361",\
"1.474486, 1.489681, 1.535564, 1.697278, 2.558522",\
"1.509533, 1.524727, 1.570611, 1.732325, 2.593569",\
"1.551676, 1.566870, 1.612753, 1.774468, 2.635711",\
"1.585798, 1.600992, 1.646875, 1.808590, 2.669833");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "1.318038, 1.330002, 1.358483, 1.434021, 1.808153",\
"1.372742, 1.384706, 1.413187, 1.488725, 1.862857",\
"1.444489, 1.456453, 1.484935, 1.560472, 1.934604",\
"1.568510, 1.580474, 1.608955, 1.684493, 2.058625",\
"1.767034, 1.778998, 1.807480, 1.883017, 2.257149");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "1.432326, 1.447520, 1.493404, 1.655118, 2.516361",\
"1.474486, 1.489681, 1.535564, 1.697278, 2.558522",\
"1.509533, 1.524727, 1.570611, 1.732325, 2.593569",\
"1.551676, 1.566870, 1.612753, 1.774468, 2.635711",\
"1.585798, 1.600992, 1.646875, 1.808590, 2.669833");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747",\
"0.019888, 0.034796, 0.092247, 0.320641, 1.559747");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "1.315660, 1.327625, 1.356106, 1.431643, 1.805775",\
"1.370365, 1.382329, 1.410810, 1.486348, 1.860480",\
"1.442112, 1.454077, 1.482558, 1.558095, 1.932227",\
"1.566133, 1.578097, 1.606578, 1.682116, 2.056248",\
"1.764657, 1.776621, 1.805102, 1.880640, 2.254772");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011338, 0.050566, 0.200566, 1.000000");
values ( "0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871",\
"0.018079, 0.026124, 0.050729, 0.140236, 0.656871");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "1.395869, 1.410991, 1.457209, 1.620533, 2.483102",\
"1.439050, 1.454171, 1.500389, 1.663713, 2.526282",\
"1.474192, 1.489314, 1.535531, 1.698856, 2.561425",\
"1.516058, 1.531179, 1.577397, 1.740721, 2.603290",\
"1.550696, 1.565818, 1.612035, 1.775360, 2.637928");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "1.241656, 1.253121, 1.281543, 1.358132, 1.733076",\
"1.298017, 1.309482, 1.337903, 1.414492, 1.789437",\
"1.370517, 1.381982, 1.410404, 1.486993, 1.861938",\
"1.498332, 1.509797, 1.538219, 1.614807, 1.989752",\
"1.705427, 1.716892, 1.745314, 1.821902, 2.196847");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "1.395869, 1.410991, 1.457209, 1.620533, 2.483102",\
"1.439050, 1.454171, 1.500389, 1.663713, 2.526282",\
"1.474192, 1.489314, 1.535531, 1.698856, 2.561425",\
"1.516058, 1.531179, 1.577397, 1.740721, 2.603290",\
"1.550696, 1.565818, 1.612035, 1.775360, 2.637928");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510",\
"0.022255, 0.036837, 0.093648, 0.326436, 1.564510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "1.238673, 1.250139, 1.278560, 1.355149, 1.730094",\
"1.295034, 1.306499, 1.334921, 1.411510, 1.786454",\
"1.367535, 1.379000, 1.407421, 1.484010, 1.858955",\
"1.495349, 1.506815, 1.535236, 1.611825, 1.986770",\
"1.702444, 1.713910, 1.742331, 1.818920, 2.193865");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001770, 0.012042, 0.051270, 0.201270, 1.000000");
values ( "0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131",\
"0.018937, 0.026743, 0.051201, 0.144719, 0.661131");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "1.442088, 1.457169, 1.503039, 1.664822, 2.526362",\
"1.484178, 1.499259, 1.545129, 1.706912, 2.568452",\
"1.519134, 1.534215, 1.580085, 1.741868, 2.603408",\
"1.560309, 1.575390, 1.621260, 1.783043, 2.644583",\
"1.590160, 1.605241, 1.651111, 1.812894, 2.674434");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "1.323733, 1.335575, 1.364042, 1.439653, 1.814277",\
"1.378377, 1.390219, 1.418686, 1.494297, 1.868920",\
"1.449855, 1.461697, 1.490164, 1.565775, 1.940399",\
"1.570719, 1.582560, 1.611027, 1.686638, 2.061262",\
"1.764144, 1.775986, 1.804452, 1.880063, 2.254687");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "1.442088, 1.457169, 1.503039, 1.664822, 2.526362",\
"1.484178, 1.499259, 1.545129, 1.706912, 2.568452",\
"1.519134, 1.534215, 1.580085, 1.741868, 2.603408",\
"1.560309, 1.575390, 1.621260, 1.783043, 2.644583",\
"1.590160, 1.605241, 1.651111, 1.812894, 2.674434");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970",\
"0.020076, 0.034989, 0.092467, 0.320827, 1.560970");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "1.321441, 1.333282, 1.361749, 1.437360, 1.811984",\
"1.376085, 1.387926, 1.416393, 1.492004, 1.866628",\
"1.447563, 1.459404, 1.487871, 1.563482, 1.938106",\
"1.568426, 1.580268, 1.608734, 1.684345, 2.058969",\
"1.761852, 1.773693, 1.802160, 1.877771, 2.252395");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001239, 0.011511, 0.050739, 0.200739, 1.000000");
values ( "0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151",\
"0.018228, 0.026229, 0.050812, 0.140259, 0.658151");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "1.431019, 1.445587, 1.491435, 1.654779, 2.516433",\
"1.474287, 1.488855, 1.534703, 1.698048, 2.559702",\
"1.509450, 1.524017, 1.569865, 1.733210, 2.594864",\
"1.551399, 1.565967, 1.611815, 1.775160, 2.636814",\
"1.586853, 1.601421, 1.647269, 1.810614, 2.672267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "1.360430, 1.371628, 1.399987, 1.476755, 1.852596",\
"1.416778, 1.427976, 1.456334, 1.533103, 1.908944",\
"1.489176, 1.500374, 1.528733, 1.605502, 1.981342",\
"1.616241, 1.627439, 1.655797, 1.732566, 2.108407",\
"1.821418, 1.832616, 1.860975, 1.937744, 2.313584");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "1.431019, 1.445587, 1.491435, 1.654779, 2.516433",\
"1.474287, 1.488855, 1.534703, 1.698048, 2.559702",\
"1.509450, 1.524017, 1.569865, 1.733210, 2.594864",\
"1.551399, 1.565967, 1.611815, 1.775160, 2.636814",\
"1.586853, 1.601421, 1.647269, 1.810614, 2.672267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373",\
"0.021287, 0.036181, 0.093690, 0.327665, 1.566373");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "1.357752, 1.368950, 1.397309, 1.474078, 1.849918",\
"1.414100, 1.425298, 1.453657, 1.530426, 1.906266",\
"1.486499, 1.497697, 1.526056, 1.602825, 1.978665",\
"1.613563, 1.624761, 1.653120, 1.729889, 2.105729",\
"1.818741, 1.829939, 1.858297, 1.935066, 2.310906");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002126, 0.012398, 0.051626, 0.201626, 1.000000");
values ( "0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720",\
"0.019002, 0.026766, 0.051252, 0.145406, 0.663720");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "1.396156, 1.411309, 1.457138, 1.618821, 2.479837",\
"1.438284, 1.453436, 1.499266, 1.660949, 2.521965",\
"1.473205, 1.488357, 1.534187, 1.695870, 2.556886",\
"1.515388, 1.530541, 1.576371, 1.738054, 2.599070",\
"1.550160, 1.565312, 1.611142, 1.772825, 2.633841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "1.297025, 1.309018, 1.337519, 1.413039, 1.787187",\
"1.351727, 1.363721, 1.392221, 1.467742, 1.841890",\
"1.423587, 1.435580, 1.464080, 1.539601, 1.913749",\
"1.548643, 1.560637, 1.589137, 1.664658, 2.038806",\
"1.749443, 1.761436, 1.789936, 1.865457, 2.239605");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.018048, 0.026109, 0.050716, 0.140234, 0.656811",\
"0.018048, 0.026109, 0.050716, 0.140234, 0.656811",\
"0.018048, 0.026109, 0.050716, 0.140234, 0.656811",\
"0.018048, 0.026109, 0.050716, 0.140234, 0.656811",\
"0.018048, 0.026109, 0.050716, 0.140234, 0.656811");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "1.396156, 1.411309, 1.457138, 1.618821, 2.479837",\
"1.438284, 1.453436, 1.499266, 1.660949, 2.521965",\
"1.473205, 1.488357, 1.534187, 1.695870, 2.556886",\
"1.515388, 1.530541, 1.576371, 1.738054, 2.599070",\
"1.550160, 1.565312, 1.611142, 1.772825, 2.633841");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591",\
"0.019627, 0.034582, 0.092137, 0.320629, 1.559591");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "1.293868, 1.305864, 1.334370, 1.409886, 1.784048",\
"1.348570, 1.360566, 1.389073, 1.464588, 1.838750",\
"1.420430, 1.432426, 1.460932, 1.536448, 1.910610",\
"1.545486, 1.557482, 1.585989, 1.661504, 2.035666",\
"1.746286, 1.758282, 1.786788, 1.862304, 2.236466");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001036, 0.011309, 0.050536, 0.200536, 1.000000");
values ( "0.018045, 0.026110, 0.050718, 0.140238, 0.656816",\
"0.018045, 0.026110, 0.050718, 0.140238, 0.656816",\
"0.018045, 0.026110, 0.050718, 0.140238, 0.656816",\
"0.018045, 0.026110, 0.050718, 0.140238, 0.656816",\
"0.018045, 0.026110, 0.050718, 0.140238, 0.656816");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "1.514093, 1.528565, 1.574448, 1.737828, 2.599387",\
"1.556194, 1.570666, 1.616549, 1.779929, 2.641488",\
"1.591103, 1.605575, 1.651458, 1.814839, 2.676397",\
"1.633215, 1.647687, 1.693570, 1.856951, 2.718509",\
"1.668211, 1.682683, 1.728566, 1.891947, 2.753506");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "1.410299, 1.421285, 1.449562, 1.526336, 1.901989",\
"1.465005, 1.475990, 1.504267, 1.581041, 1.956694",\
"1.536936, 1.547922, 1.576198, 1.652973, 2.028625",\
"1.662652, 1.673638, 1.701914, 1.778688, 2.154341",\
"1.864875, 1.875861, 1.904138, 1.980912, 2.356564");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.019287, 0.026982, 0.051456, 0.145621, 0.663719",\
"0.019287, 0.026982, 0.051456, 0.145621, 0.663719",\
"0.019287, 0.026982, 0.051456, 0.145621, 0.663719",\
"0.019287, 0.026982, 0.051456, 0.145621, 0.663719",\
"0.019287, 0.026982, 0.051456, 0.145621, 0.663719");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "1.514093, 1.528565, 1.574448, 1.737828, 2.599387",\
"1.556194, 1.570666, 1.616549, 1.779929, 2.641488",\
"1.591103, 1.605575, 1.651458, 1.814839, 2.676397",\
"1.633215, 1.647687, 1.693570, 1.856951, 2.718509",\
"1.668211, 1.682683, 1.728566, 1.891947, 2.753506");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480",\
"0.022062, 0.036894, 0.094297, 0.328168, 1.566480");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "1.408557, 1.419544, 1.447823, 1.524595, 1.900254",\
"1.463262, 1.474249, 1.502528, 1.579300, 1.954959",\
"1.535193, 1.546180, 1.574459, 1.651231, 2.026890",\
"1.660909, 1.671896, 1.700175, 1.776947, 2.152606",\
"1.863133, 1.874120, 1.902399, 1.979171, 2.354830");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002471, 0.012743, 0.051971, 0.201971, 1.000000");
values ( "0.019288, 0.026983, 0.051457, 0.145623, 0.663721",\
"0.019288, 0.026983, 0.051457, 0.145623, 0.663721",\
"0.019288, 0.026983, 0.051457, 0.145623, 0.663721",\
"0.019288, 0.026983, 0.051457, 0.145623, 0.663721",\
"0.019288, 0.026983, 0.051457, 0.145623, 0.663721");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "1.436707, 1.451078, 1.496922, 1.660495, 2.522672",\
"1.478856, 1.493226, 1.539070, 1.702644, 2.564820",\
"1.513914, 1.528284, 1.574128, 1.737701, 2.599878",\
"1.555991, 1.570362, 1.616205, 1.779779, 2.641955",\
"1.589841, 1.604212, 1.650055, 1.813629, 2.675806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "1.317939, 1.328857, 1.357139, 1.434138, 1.810830",\
"1.372627, 1.383546, 1.411828, 1.488826, 1.865519",\
"1.444359, 1.455277, 1.483560, 1.560558, 1.937250",\
"1.568190, 1.579108, 1.607391, 1.684389, 2.061081",\
"1.766409, 1.777327, 1.805609, 1.882607, 2.259300");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.019445, 0.027098, 0.051533, 0.146286, 0.666395",\
"0.019445, 0.027098, 0.051533, 0.146286, 0.666395",\
"0.019445, 0.027098, 0.051533, 0.146286, 0.666395",\
"0.019445, 0.027098, 0.051533, 0.146286, 0.666395",\
"0.019445, 0.027098, 0.051533, 0.146286, 0.666395");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "1.436707, 1.451078, 1.496922, 1.660495, 2.522672",\
"1.478856, 1.493226, 1.539070, 1.702644, 2.564820",\
"1.513914, 1.528284, 1.574128, 1.737701, 2.599878",\
"1.555991, 1.570362, 1.616205, 1.779779, 2.641955",\
"1.589841, 1.604212, 1.650055, 1.813629, 2.675806");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990",\
"0.022094, 0.036977, 0.094477, 0.329029, 1.568990");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "1.315524, 1.326445, 1.354731, 1.431726, 1.808429",\
"1.370213, 1.381133, 1.409420, 1.486414, 1.863117",\
"1.441945, 1.452865, 1.481152, 1.558146, 1.934849",\
"1.565776, 1.576696, 1.604982, 1.681977, 2.058680",\
"1.763994, 1.774915, 1.803201, 1.880195, 2.256898");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002670, 0.012942, 0.052170, 0.202170, 1.000000");
values ( "0.019447, 0.027099, 0.051534, 0.146289, 0.666399",\
"0.019447, 0.027099, 0.051534, 0.146289, 0.666399",\
"0.019447, 0.027099, 0.051534, 0.146289, 0.666399",\
"0.019447, 0.027099, 0.051534, 0.146289, 0.666399",\
"0.019447, 0.027099, 0.051534, 0.146289, 0.666399");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.444133, 1.458766, 1.504645, 1.668001, 2.529836",\
"1.486136, 1.500770, 1.546649, 1.710004, 2.571840",\
"1.522903, 1.537537, 1.583415, 1.746771, 2.608606",\
"1.564352, 1.578986, 1.624864, 1.788220, 2.650055",\
"1.598984, 1.613618, 1.659496, 1.822852, 2.684687");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.327204, 1.338461, 1.366838, 1.443606, 1.819487",\
"1.381927, 1.393184, 1.421561, 1.498329, 1.874210",\
"1.456863, 1.468121, 1.496498, 1.573266, 1.949147",\
"1.584834, 1.596091, 1.624468, 1.701236, 2.077117",\
"1.792332, 1.803589, 1.831967, 1.908734, 2.284616");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018933, 0.026717, 0.051204, 0.145357, 0.663721",\
"0.018933, 0.026717, 0.051204, 0.145357, 0.663721",\
"0.018933, 0.026717, 0.051204, 0.145357, 0.663721",\
"0.018933, 0.026717, 0.051204, 0.145357, 0.663721",\
"0.018933, 0.026717, 0.051204, 0.145357, 0.663721");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.444133, 1.458766, 1.504645, 1.668001, 2.529836",\
"1.486136, 1.500770, 1.546649, 1.710004, 2.571840",\
"1.522903, 1.537537, 1.583415, 1.746771, 2.608606",\
"1.564352, 1.578986, 1.624864, 1.788220, 2.650055",\
"1.598984, 1.613618, 1.659496, 1.822852, 2.684687");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409",\
"0.021261, 0.036137, 0.093598, 0.327531, 1.566409");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "1.324924, 1.336184, 1.364566, 1.441329, 1.817222",\
"1.379647, 1.390906, 1.419288, 1.496052, 1.871945",\
"1.454583, 1.465843, 1.494225, 1.570988, 1.946882",\
"1.582554, 1.593813, 1.622195, 1.698959, 2.074852",\
"1.790052, 1.801312, 1.829694, 1.906457, 2.282350");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002047, 0.012319, 0.051547, 0.201547, 1.000000");
values ( "0.018934, 0.026718, 0.051206, 0.145360, 0.663725",\
"0.018934, 0.026718, 0.051206, 0.145360, 0.663725",\
"0.018934, 0.026718, 0.051206, 0.145360, 0.663725",\
"0.018934, 0.026718, 0.051206, 0.145360, 0.663725",\
"0.018934, 0.026718, 0.051206, 0.145360, 0.663725");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "1.435208, 1.449772, 1.495686, 1.659219, 2.521766",\
"1.477280, 1.491844, 1.537758, 1.701290, 2.563838",\
"1.512179, 1.526743, 1.572657, 1.736189, 2.598737",\
"1.554225, 1.568789, 1.614703, 1.778236, 2.640783",\
"1.589445, 1.604009, 1.649923, 1.813455, 2.676003");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "1.359987, 1.371123, 1.399485, 1.476432, 1.853031",\
"1.414691, 1.425827, 1.454188, 1.531136, 1.907735",\
"1.486690, 1.497825, 1.526187, 1.603135, 1.979733",\
"1.613025, 1.624160, 1.652522, 1.729470, 2.106069",\
"1.816613, 1.827749, 1.856111, 1.933058, 2.309657");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.019074, 0.026812, 0.051270, 0.145847, 0.665676",\
"0.019074, 0.026812, 0.051270, 0.145847, 0.665676",\
"0.019074, 0.026812, 0.051270, 0.145847, 0.665676",\
"0.019074, 0.026812, 0.051270, 0.145847, 0.665676",\
"0.019074, 0.026812, 0.051270, 0.145847, 0.665676");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "1.435208, 1.449772, 1.495686, 1.659219, 2.521766",\
"1.477280, 1.491844, 1.537758, 1.701290, 2.563838",\
"1.512179, 1.526743, 1.572657, 1.736189, 2.598737",\
"1.554225, 1.568789, 1.614703, 1.778236, 2.640783",\
"1.589445, 1.604009, 1.649923, 1.813455, 2.676003");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360",\
"0.021587, 0.036435, 0.093843, 0.328160, 1.568360");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "1.357415, 1.368554, 1.396923, 1.473864, 1.850481",\
"1.412118, 1.423257, 1.451627, 1.528567, 1.905185",\
"1.484117, 1.495256, 1.523625, 1.600566, 1.977183",\
"1.610452, 1.621591, 1.649961, 1.726901, 2.103519",\
"1.814041, 1.825180, 1.853549, 1.930490, 2.307107");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002214, 0.012486, 0.051714, 0.201714, 1.000000");
values ( "0.019077, 0.026814, 0.051271, 0.145852, 0.665683",\
"0.019077, 0.026814, 0.051271, 0.145852, 0.665683",\
"0.019077, 0.026814, 0.051271, 0.145852, 0.665683",\
"0.019077, 0.026814, 0.051271, 0.145852, 0.665683",\
"0.019077, 0.026814, 0.051271, 0.145852, 0.665683");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "1.489482, 1.504166, 1.550109, 1.713519, 2.575703",\
"1.531571, 1.546255, 1.592198, 1.755608, 2.617793",\
"1.566477, 1.581161, 1.627104, 1.790514, 2.652698",\
"1.608570, 1.623253, 1.669197, 1.832607, 2.694791",\
"1.643623, 1.658307, 1.704251, 1.867661, 2.729845");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "1.394864, 1.406106, 1.434472, 1.511273, 1.887225",\
"1.449563, 1.460804, 1.489171, 1.565972, 1.941923",\
"1.521513, 1.532755, 1.561122, 1.637922, 2.013874",\
"1.647400, 1.658642, 1.687008, 1.763809, 2.139761",\
"1.849997, 1.861238, 1.889605, 1.966406, 2.342358");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.018942, 0.026723, 0.051207, 0.145408, 0.663962",\
"0.018942, 0.026723, 0.051207, 0.145408, 0.663962",\
"0.018942, 0.026723, 0.051207, 0.145408, 0.663962",\
"0.018942, 0.026723, 0.051207, 0.145408, 0.663962",\
"0.018942, 0.026723, 0.051207, 0.145408, 0.663962");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "1.489482, 1.504166, 1.550109, 1.713519, 2.575703",\
"1.531571, 1.546255, 1.592198, 1.755608, 2.617793",\
"1.566477, 1.581161, 1.627104, 1.790514, 2.652698",\
"1.608570, 1.623253, 1.669197, 1.832607, 2.694791",\
"1.643623, 1.658307, 1.704251, 1.867661, 2.729845");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753",\
"0.021533, 0.036352, 0.093693, 0.327570, 1.566753");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "1.392270, 1.403514, 1.431885, 1.508682, 1.884644",\
"1.446969, 1.458213, 1.486584, 1.563380, 1.939343",\
"1.518919, 1.530163, 1.558534, 1.635331, 2.011293",\
"1.644806, 1.656050, 1.684421, 1.761217, 2.137180",\
"1.847403, 1.858647, 1.887017, 1.963814, 2.339777");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002062, 0.012334, 0.051562, 0.201562, 1.000000");
values ( "0.018944, 0.026724, 0.051208, 0.145411, 0.663965",\
"0.018944, 0.026724, 0.051208, 0.145411, 0.663965",\
"0.018944, 0.026724, 0.051208, 0.145411, 0.663965",\
"0.018944, 0.026724, 0.051208, 0.145411, 0.663965",\
"0.018944, 0.026724, 0.051208, 0.145411, 0.663965");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "1.430661, 1.445153, 1.491036, 1.654515, 2.516663",\
"1.472791, 1.487283, 1.533166, 1.696644, 2.558793",\
"1.507710, 1.522202, 1.568085, 1.731564, 2.593712",\
"1.549883, 1.564375, 1.610258, 1.773736, 2.635885",\
"1.584677, 1.599169, 1.645053, 1.808531, 2.670679");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "1.316899, 1.327959, 1.356297, 1.433186, 1.809512",\
"1.371609, 1.382669, 1.411007, 1.487896, 1.864222",\
"1.443478, 1.454537, 1.482875, 1.559765, 1.936091",\
"1.568616, 1.579676, 1.608014, 1.684903, 2.061229",\
"1.769592, 1.780651, 1.808989, 1.885879, 2.262205");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.019168, 0.026881, 0.051343, 0.145804, 0.665109",\
"0.019168, 0.026881, 0.051343, 0.145804, 0.665109",\
"0.019168, 0.026881, 0.051343, 0.145804, 0.665109",\
"0.019168, 0.026881, 0.051343, 0.145804, 0.665109",\
"0.019168, 0.026881, 0.051343, 0.145804, 0.665109");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "1.430661, 1.445153, 1.491036, 1.654515, 2.516663",\
"1.472791, 1.487283, 1.533166, 1.696644, 2.558793",\
"1.507710, 1.522202, 1.568085, 1.731564, 2.593712",\
"1.549883, 1.564375, 1.610258, 1.773736, 2.635885",\
"1.584677, 1.599169, 1.645053, 1.808531, 2.670679");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780",\
"0.021696, 0.036552, 0.093996, 0.328216, 1.567780");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "1.314006, 1.325068, 1.353409, 1.430295, 1.806631",\
"1.368716, 1.379778, 1.408120, 1.485005, 1.861341",\
"1.440585, 1.451646, 1.479988, 1.556874, 1.933209",\
"1.565723, 1.576785, 1.605127, 1.682012, 2.058348",\
"1.766699, 1.777760, 1.806102, 1.882988, 2.259323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002317, 0.012589, 0.051817, 0.201817, 1.000000");
values ( "0.019170, 0.026882, 0.051344, 0.145807, 0.665113",\
"0.019170, 0.026882, 0.051344, 0.145807, 0.665113",\
"0.019170, 0.026882, 0.051344, 0.145807, 0.665113",\
"0.019170, 0.026882, 0.051344, 0.145807, 0.665113",\
"0.019170, 0.026882, 0.051344, 0.145807, 0.665113");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "1.512009, 1.526661, 1.572546, 1.735904, 2.597786",\
"1.554106, 1.568758, 1.614643, 1.778001, 2.639883",\
"1.589010, 1.603662, 1.649548, 1.812906, 2.674787",\
"1.631095, 1.645747, 1.691633, 1.854991, 2.716872",\
"1.666175, 1.680827, 1.726712, 1.890070, 2.751952");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "1.412075, 1.423350, 1.451733, 1.528500, 1.904395",\
"1.466790, 1.478065, 1.506448, 1.583215, 1.959110",\
"1.538747, 1.550023, 1.578406, 1.655173, 2.031067",\
"1.664702, 1.675977, 1.704360, 1.781127, 2.157021",\
"1.867457, 1.878732, 1.907115, 1.983882, 2.359777");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.018912, 0.026702, 0.051190, 0.145342, 0.663721",\
"0.018912, 0.026702, 0.051190, 0.145342, 0.663721",\
"0.018912, 0.026702, 0.051190, 0.145342, 0.663721",\
"0.018912, 0.026702, 0.051190, 0.145342, 0.663721",\
"0.018912, 0.026702, 0.051190, 0.145342, 0.663721");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "1.512009, 1.526661, 1.572546, 1.735904, 2.597786",\
"1.554106, 1.568758, 1.614643, 1.778001, 2.639883",\
"1.589010, 1.603662, 1.649548, 1.812906, 2.674787",\
"1.631095, 1.645747, 1.691633, 1.854991, 2.716872",\
"1.666175, 1.680827, 1.726712, 1.890070, 2.751952");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417",\
"0.021245, 0.036118, 0.093568, 0.327492, 1.566417");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "1.408223, 1.419500, 1.447887, 1.524651, 1.900555",\
"1.462938, 1.474216, 1.502603, 1.579366, 1.955271",\
"1.534895, 1.546173, 1.574560, 1.651323, 2.027228",\
"1.660849, 1.672127, 1.700514, 1.777277, 2.153182",\
"1.863605, 1.874883, 1.903270, 1.980033, 2.355938");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002024, 0.012296, 0.051524, 0.201524, 1.000000");
values ( "0.018913, 0.026703, 0.051191, 0.145345, 0.663725",\
"0.018913, 0.026703, 0.051191, 0.145345, 0.663725",\
"0.018913, 0.026703, 0.051191, 0.145345, 0.663725",\
"0.018913, 0.026703, 0.051191, 0.145345, 0.663725",\
"0.018913, 0.026703, 0.051191, 0.145345, 0.663725");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "1.488459, 1.503027, 1.548885, 1.712236, 2.573919",\
"1.531681, 1.546249, 1.592107, 1.755458, 2.617141",\
"1.566834, 1.581402, 1.627260, 1.790611, 2.652293",\
"1.608813, 1.623381, 1.669239, 1.832590, 2.694273",\
"1.644156, 1.658724, 1.704582, 1.867934, 2.729616");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "1.399781, 1.410965, 1.439319, 1.516089, 1.891917",\
"1.456160, 1.467344, 1.495697, 1.572468, 1.948296",\
"1.528528, 1.539712, 1.568065, 1.644836, 2.020664",\
"1.655328, 1.666512, 1.694865, 1.771636, 2.147464",\
"1.859836, 1.871019, 1.899373, 1.976143, 2.351972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.019017, 0.026777, 0.051262, 0.145415, 0.663718",\
"0.019017, 0.026777, 0.051262, 0.145415, 0.663718",\
"0.019017, 0.026777, 0.051262, 0.145415, 0.663718",\
"0.019017, 0.026777, 0.051262, 0.145415, 0.663718",\
"0.019017, 0.026777, 0.051262, 0.145415, 0.663718");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "1.488459, 1.503027, 1.548885, 1.712236, 2.573919",\
"1.531681, 1.546249, 1.592107, 1.755458, 2.617141",\
"1.566834, 1.581402, 1.627260, 1.790611, 2.652293",\
"1.608813, 1.623381, 1.669239, 1.832590, 2.694273",\
"1.644156, 1.658724, 1.704582, 1.867934, 2.729616");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390",\
"0.021359, 0.036243, 0.093731, 0.327686, 1.566390");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "1.394369, 1.405557, 1.433918, 1.510682, 1.886529",\
"1.450748, 1.461936, 1.490297, 1.567060, 1.942908",\
"1.523116, 1.534304, 1.562665, 1.639428, 2.015276",\
"1.649916, 1.661104, 1.689465, 1.766228, 2.142076",\
"1.854424, 1.865611, 1.893973, 1.970736, 2.346583");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002144, 0.012416, 0.051644, 0.201644, 1.000000");
values ( "0.019019, 0.026779, 0.051264, 0.145420, 0.663725",\
"0.019019, 0.026779, 0.051264, 0.145420, 0.663725",\
"0.019019, 0.026779, 0.051264, 0.145420, 0.663725",\
"0.019019, 0.026779, 0.051264, 0.145420, 0.663725",\
"0.019019, 0.026779, 0.051264, 0.145420, 0.663725");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "1.478792, 1.493410, 1.539242, 1.702570, 2.564248",\
"1.520900, 1.535518, 1.581349, 1.744677, 2.606355",\
"1.555811, 1.570429, 1.616260, 1.779589, 2.641267",\
"1.597942, 1.612559, 1.658391, 1.821719, 2.683398",\
"1.632865, 1.647483, 1.693314, 1.856642, 2.718321");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "1.342343, 1.353647, 1.382045, 1.458805, 1.834735",\
"1.397044, 1.408348, 1.436746, 1.513506, 1.889436",\
"1.470888, 1.482192, 1.510590, 1.587350, 1.963280",\
"1.596406, 1.607710, 1.636108, 1.712868, 2.088798",\
"1.798213, 1.809517, 1.837915, 1.914675, 2.290605");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "1.478792, 1.493410, 1.539242, 1.702570, 2.564248",\
"1.520900, 1.535518, 1.581349, 1.744677, 2.606355",\
"1.555811, 1.570429, 1.616260, 1.779589, 2.641267",\
"1.597942, 1.612559, 1.658391, 1.821719, 2.683398",\
"1.632865, 1.647483, 1.693314, 1.856642, 2.718321");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327",\
"0.020966, 0.035890, 0.093447, 0.327470, 1.566327");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "1.340696, 1.352000, 1.380398, 1.457158, 1.833088",\
"1.395397, 1.406701, 1.435099, 1.511859, 1.887789",\
"1.469241, 1.480545, 1.508943, 1.585703, 1.961633",\
"1.594759, 1.606064, 1.634461, 1.711221, 2.087151",\
"1.796566, 1.807870, 1.836268, 1.913028, 2.288958");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001990, 0.012262, 0.051490, 0.201490, 1.000000");
values ( "0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728",\
"0.018885, 0.026683, 0.051172, 0.145327, 0.663728");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "1.438761, 1.453176, 1.498846, 1.662098, 2.523023",\
"1.480885, 1.495300, 1.540971, 1.704223, 2.565148",\
"1.515804, 1.530219, 1.575889, 1.739141, 2.600066",\
"1.557973, 1.572388, 1.618058, 1.781310, 2.642235",\
"1.592783, 1.607198, 1.652869, 1.816121, 2.677046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "1.321463, 1.332694, 1.361092, 1.437829, 1.813766",\
"1.376169, 1.387400, 1.415798, 1.492535, 1.868472",\
"1.448042, 1.459273, 1.487671, 1.564408, 1.940345",\
"1.573225, 1.584456, 1.612854, 1.689591, 2.065528",\
"1.774290, 1.785521, 1.813919, 1.890656, 2.266593");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "1.438761, 1.453176, 1.498846, 1.662098, 2.523023",\
"1.480885, 1.495300, 1.540971, 1.704223, 2.565148",\
"1.515804, 1.530219, 1.575889, 1.739141, 2.600066",\
"1.557973, 1.572388, 1.618058, 1.781310, 2.642235",\
"1.592783, 1.607198, 1.652869, 1.816121, 2.677046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090",\
"0.020532, 0.035589, 0.093437, 0.327724, 1.566090");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "1.318775, 1.330006, 1.358404, 1.435141, 1.811078",\
"1.373481, 1.384712, 1.413110, 1.489847, 1.865784",\
"1.445354, 1.456586, 1.484984, 1.561720, 1.937657",\
"1.570537, 1.581768, 1.610166, 1.686903, 2.062840",\
"1.771602, 1.782833, 1.811231, 1.887967, 2.263905");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002104, 0.012376, 0.051604, 0.201604, 1.000000");
values ( "0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752",\
"0.018993, 0.026761, 0.051246, 0.145415, 0.663752");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.438923, 1.453321, 1.498947, 1.662184, 2.523007",\
"1.480933, 1.495332, 1.540957, 1.704194, 2.565017",\
"1.515804, 1.530203, 1.575828, 1.739065, 2.599888",\
"1.557676, 1.572075, 1.617701, 1.780938, 2.641761",\
"1.592434, 1.606833, 1.652459, 1.815696, 2.676519");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.365412, 1.376678, 1.405075, 1.481838, 1.857816",\
"1.420128, 1.431394, 1.459790, 1.536553, 1.912531",\
"1.492355, 1.503621, 1.532017, 1.608781, 1.984758",\
"1.620115, 1.631381, 1.659778, 1.736541, 2.112518",\
"1.827070, 1.838336, 1.866733, 1.943496, 2.319473");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.438923, 1.453321, 1.498947, 1.662184, 2.523007",\
"1.480933, 1.495332, 1.540957, 1.704194, 2.565017",\
"1.515804, 1.530203, 1.575828, 1.739065, 2.599888",\
"1.557676, 1.572075, 1.617701, 1.780938, 2.641761",\
"1.592434, 1.606833, 1.652459, 1.815696, 2.676519");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130",\
"0.020243, 0.035346, 0.093287, 0.327686, 1.566130");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.361602, 1.372868, 1.401264, 1.478027, 1.854005",\
"1.416317, 1.427583, 1.455979, 1.532742, 1.908720",\
"1.488544, 1.499810, 1.528206, 1.604970, 1.980947",\
"1.616304, 1.627570, 1.655967, 1.732730, 2.108707",\
"1.823260, 1.834526, 1.862922, 1.939685, 2.315663");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861",\
"0.018938, 0.026721, 0.051207, 0.145392, 0.663861");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.471109, 1.485526, 1.531276, 1.694595, 2.555838",\
"1.513265, 1.527682, 1.573432, 1.736751, 2.597994",\
"1.548325, 1.562742, 1.608492, 1.771811, 2.633053",\
"1.590407, 1.604824, 1.650573, 1.813893, 2.675135",\
"1.624247, 1.638664, 1.684414, 1.847733, 2.708976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.344759, 1.355871, 1.384216, 1.460999, 1.836906",\
"1.399459, 1.410572, 1.438916, 1.515699, 1.891606",\
"1.471191, 1.482303, 1.510647, 1.587430, 1.963337",\
"1.595016, 1.606128, 1.634473, 1.711255, 2.087163",\
"1.793224, 1.804336, 1.832681, 1.909463, 2.285371");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.471109, 1.485526, 1.531276, 1.694595, 2.555838",\
"1.513265, 1.527682, 1.573432, 1.736751, 2.597994",\
"1.548325, 1.562742, 1.608492, 1.771811, 2.633053",\
"1.590407, 1.604824, 1.650573, 1.813893, 2.675135",\
"1.624247, 1.638664, 1.684414, 1.847733, 2.708976");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476",\
"0.021100, 0.036073, 0.093759, 0.327950, 1.566476");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "1.341642, 1.352754, 1.381099, 1.457881, 1.833789",\
"1.396342, 1.407454, 1.435799, 1.512581, 1.888489",\
"1.468073, 1.479185, 1.507530, 1.584312, 1.960220",\
"1.591899, 1.603011, 1.631355, 1.708138, 2.084045",\
"1.790107, 1.801219, 1.829563, 1.906346, 2.282253");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002247, 0.012519, 0.051747, 0.201747, 1.000000");
values ( "0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982",\
"0.019111, 0.026844, 0.051322, 0.145539, 0.663982");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "1.444600, 1.459496, 1.505111, 1.666723, 2.527048",\
"1.486653, 1.501549, 1.547164, 1.708776, 2.569101",\
"1.521504, 1.536400, 1.582015, 1.743627, 2.603952",\
"1.565363, 1.580259, 1.625874, 1.787486, 2.647811",\
"1.600718, 1.615614, 1.661229, 1.822841, 2.683166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "1.368745, 1.380704, 1.409213, 1.484760, 1.859180",\
"1.423476, 1.435435, 1.463944, 1.539492, 1.913911",\
"1.498162, 1.510121, 1.538630, 1.614178, 1.988598",\
"1.625284, 1.637243, 1.665752, 1.741300, 2.115719",\
"1.830625, 1.842584, 1.871093, 1.946640, 2.321060");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "1.444600, 1.459496, 1.505111, 1.666723, 2.527048",\
"1.486653, 1.501549, 1.547164, 1.708776, 2.569101",\
"1.521504, 1.536400, 1.582015, 1.743627, 2.603952",\
"1.565363, 1.580259, 1.625874, 1.787486, 2.647811",\
"1.600718, 1.615614, 1.661229, 1.822841, 2.683166");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853",\
"0.018850, 0.033986, 0.091948, 0.320785, 1.559853");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "1.365961, 1.377920, 1.406429, 1.481976, 1.856396",\
"1.420692, 1.432651, 1.461160, 1.536708, 1.911127",\
"1.495378, 1.507337, 1.535846, 1.611394, 1.985813",\
"1.622500, 1.634459, 1.662968, 1.738516, 2.112935",\
"1.827841, 1.839800, 1.868309, 1.943856, 2.318276");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001093, 0.011365, 0.050593, 0.200593, 1.000000");
values ( "0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433",\
"0.018092, 0.026145, 0.050742, 0.140236, 0.657433");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "1.443250, 1.458201, 1.503998, 1.666972, 2.527603",\
"1.485396, 1.500347, 1.546144, 1.709118, 2.569749",\
"1.520323, 1.535274, 1.581071, 1.744045, 2.604676",\
"1.562544, 1.577496, 1.623292, 1.786266, 2.646898",\
"1.597181, 1.612133, 1.657929, 1.820903, 2.681535");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "1.326485, 1.338280, 1.366762, 1.443182, 1.817770",\
"1.381190, 1.392985, 1.421467, 1.497887, 1.872475",\
"1.453009, 1.464804, 1.493286, 1.569706, 1.944294",\
"1.577736, 1.589531, 1.618013, 1.694432, 2.069021",\
"1.777688, 1.789483, 1.817965, 1.894385, 2.268973");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "1.443250, 1.458201, 1.503998, 1.666972, 2.527603",\
"1.485396, 1.500347, 1.546144, 1.709118, 2.569749",\
"1.520323, 1.535274, 1.581071, 1.744045, 2.604676",\
"1.562544, 1.577496, 1.623292, 1.786266, 2.646898",\
"1.597181, 1.612133, 1.657929, 1.820903, 2.681535");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378",\
"0.019824, 0.034808, 0.092443, 0.325664, 1.562378");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "1.324170, 1.335965, 1.364447, 1.440867, 1.815455",\
"1.378875, 1.390670, 1.419152, 1.495571, 1.870160",\
"1.450694, 1.462489, 1.490971, 1.567390, 1.941979",\
"1.575421, 1.587216, 1.615698, 1.692117, 2.066706",\
"1.775373, 1.787168, 1.815650, 1.892069, 2.266658");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001313, 0.011585, 0.050813, 0.200813, 1.000000");
values ( "0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741",\
"0.018291, 0.026271, 0.050832, 0.144105, 0.659741");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "1.427083, 1.441652, 1.487208, 1.650218, 2.510326",\
"1.469096, 1.483666, 1.529222, 1.692231, 2.552340",\
"1.503922, 1.518492, 1.564048, 1.727057, 2.587166",\
"1.547984, 1.562554, 1.608110, 1.771119, 2.631227",\
"1.582467, 1.597036, 1.642593, 1.805602, 2.665710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "1.360274, 1.371895, 1.400379, 1.476933, 1.852260",\
"1.414994, 1.426614, 1.455098, 1.531653, 1.906979",\
"1.490247, 1.501868, 1.530351, 1.606906, 1.982232",\
"1.617985, 1.629605, 1.658089, 1.734643, 2.109970",\
"1.824902, 1.836523, 1.865007, 1.941561, 2.316888");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "1.427083, 1.441652, 1.487208, 1.650218, 2.510326",\
"1.469096, 1.483666, 1.529222, 1.692231, 2.552340",\
"1.503922, 1.518492, 1.564048, 1.727057, 2.587166",\
"1.547984, 1.562554, 1.608110, 1.771119, 2.631227",\
"1.582467, 1.597036, 1.642593, 1.805602, 2.665710");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845",\
"0.019239, 0.034424, 0.092513, 0.326562, 1.563845");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "1.356670, 1.368290, 1.396774, 1.473328, 1.848655",\
"1.411389, 1.423010, 1.451494, 1.528048, 1.903375",\
"1.486642, 1.498263, 1.526747, 1.603301, 1.978628",\
"1.614380, 1.626000, 1.654484, 1.731038, 2.106365",\
"1.821298, 1.832918, 1.861402, 1.937956, 2.313283");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001576, 0.011848, 0.051076, 0.201076, 1.000000");
values ( "0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660",\
"0.018519, 0.026437, 0.050965, 0.144666, 0.661660");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.365956, 0.380693, 0.426216, 0.587923, 1.448066",\
"0.390549, 0.405283, 0.450803, 0.612507, 1.472651",\
"0.437819, 0.452539, 0.498054, 0.659742, 1.519891",\
"0.499099, 0.513773, 0.559270, 0.720903, 1.581107",\
"0.552347, 0.567183, 0.612840, 0.774552, 1.635412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018565, 0.033805, 0.092031, 0.321152, 1.559972",\
"0.018567, 0.033808, 0.092033, 0.321147, 1.560026",\
"0.018576, 0.033817, 0.092037, 0.321128, 1.560213",\
"0.018648, 0.033881, 0.092066, 0.321046, 1.560984",\
"0.019277, 0.034373, 0.092258, 0.320964, 1.561231");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.438876, 0.450698, 0.479186, 0.554815, 0.929742",\
"0.469939, 0.481760, 0.510247, 0.585877, 0.960799",\
"0.539996, 0.551812, 0.580288, 0.655928, 1.030824",\
"0.684912, 0.696718, 0.725174, 0.800847, 1.175675",\
"0.920743, 0.932582, 0.961105, 1.036794, 1.411680");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018260, 0.026259, 0.050833, 0.140262, 0.658783",\
"0.018260, 0.026259, 0.050833, 0.140262, 0.658783",\
"0.018263, 0.026259, 0.050833, 0.140262, 0.658783",\
"0.018338, 0.026301, 0.050857, 0.140262, 0.658783",\
"0.018666, 0.026564, 0.051026, 0.140317, 0.658783");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.365956, 0.380693, 0.426216, 0.587923, 1.448066",\
"0.390549, 0.405283, 0.450803, 0.612507, 1.472651",\
"0.437819, 0.452539, 0.498054, 0.659742, 1.519891",\
"0.499099, 0.513773, 0.559270, 0.720903, 1.581107",\
"0.552347, 0.567183, 0.612840, 0.774552, 1.635412");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018565, 0.033805, 0.092031, 0.321152, 1.559972",\
"0.018567, 0.033808, 0.092033, 0.321147, 1.560026",\
"0.018576, 0.033817, 0.092037, 0.321128, 1.560213",\
"0.018648, 0.033881, 0.092066, 0.321046, 1.560984",\
"0.019277, 0.034373, 0.092258, 0.320964, 1.561231");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.438876, 0.450698, 0.479186, 0.554815, 0.929742",\
"0.469939, 0.481760, 0.510247, 0.585877, 0.960799",\
"0.539996, 0.551812, 0.580288, 0.655928, 1.030824",\
"0.684912, 0.696718, 0.725174, 0.800847, 1.175675",\
"0.920743, 0.932582, 0.961105, 1.036794, 1.411680");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018260, 0.026256, 0.050830, 0.140242, 0.658648",\
"0.018260, 0.026256, 0.050830, 0.140242, 0.658648",\
"0.018263, 0.026256, 0.050830, 0.140242, 0.658648",\
"0.018338, 0.026301, 0.050857, 0.140242, 0.658648",\
"0.018666, 0.026564, 0.051026, 0.140317, 0.658648");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "1.167977, 1.182706, 1.228225, 1.389922, 2.250069",\
"1.213269, 1.227998, 1.273516, 1.435214, 2.295361",\
"1.267451, 1.282179, 1.327698, 1.489396, 2.349542",\
"1.347256, 1.361985, 1.407504, 1.569202, 2.429348",\
"1.449446, 1.464175, 1.509694, 1.671392, 2.531538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "1.049646, 1.061466, 1.089952, 1.165583, 1.540503",\
"1.104098, 1.115919, 1.144404, 1.220036, 1.594955",\
"1.176480, 1.188300, 1.216786, 1.292417, 1.667336",\
"1.307944, 1.319764, 1.348250, 1.423881, 1.798800",\
"1.512695, 1.524516, 1.553001, 1.628632, 2.003551");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "1.167977, 1.182706, 1.228225, 1.389922, 2.250069",\
"1.213269, 1.227998, 1.273516, 1.435214, 2.295361",\
"1.267451, 1.282179, 1.327698, 1.489396, 2.349542",\
"1.347256, 1.361985, 1.407504, 1.569202, 2.429348",\
"1.449446, 1.464175, 1.509694, 1.671392, 2.531538");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092",\
"0.018570, 0.033811, 0.092034, 0.321140, 1.560092");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "1.047662, 1.059483, 1.087969, 1.163600, 1.538520",\
"1.102115, 1.113936, 1.142421, 1.218053, 1.592972",\
"1.174496, 1.186317, 1.214803, 1.290434, 1.665354",\
"1.305960, 1.317781, 1.346267, 1.421898, 1.796818",\
"1.510712, 1.522532, 1.551018, 1.626649, 2.001569");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001282, 0.011554, 0.050782, 0.200782, 1.000000");
values ( "0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780",\
"0.018260, 0.026258, 0.050832, 0.140260, 0.658780");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.367513, 0.382002, 0.427509, 0.590475, 1.449745",\
"0.391460, 0.405946, 0.451451, 0.614413, 1.473685",\
"0.437053, 0.451526, 0.497025, 0.659973, 1.519249",\
"0.497460, 0.511906, 0.557402, 0.720309, 1.579672",\
"0.543982, 0.558575, 0.604223, 0.767208, 1.627203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.019271, 0.034496, 0.092715, 0.326732, 1.561883",\
"0.019274, 0.034499, 0.092717, 0.326726, 1.561934",\
"0.019282, 0.034507, 0.092721, 0.326708, 1.562111",\
"0.019379, 0.034590, 0.092756, 0.326635, 1.562759",\
"0.019985, 0.035063, 0.092942, 0.326558, 1.562997");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.440376, 0.451851, 0.480254, 0.556742, 0.931473",\
"0.471161, 0.482635, 0.511036, 0.587526, 0.962253",\
"0.542608, 0.554077, 0.582470, 0.658967, 1.033672",\
"0.681725, 0.693189, 0.721573, 0.798099, 1.172755",\
"0.913196, 0.924692, 0.953141, 1.029682, 1.404395");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018672, 0.026542, 0.051079, 0.144543, 0.660574",\
"0.018672, 0.026542, 0.051079, 0.144543, 0.660574",\
"0.018672, 0.026542, 0.051079, 0.144543, 0.660574",\
"0.018755, 0.026601, 0.051114, 0.144543, 0.660574",\
"0.019078, 0.026859, 0.051280, 0.144609, 0.660574");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.367513, 0.382002, 0.427509, 0.590475, 1.449745",\
"0.391460, 0.405946, 0.451451, 0.614413, 1.473685",\
"0.437053, 0.451526, 0.497025, 0.659973, 1.519249",\
"0.497460, 0.511906, 0.557402, 0.720309, 1.579672",\
"0.543982, 0.558575, 0.604223, 0.767208, 1.627203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.019271, 0.034496, 0.092715, 0.326732, 1.561883",\
"0.019274, 0.034499, 0.092717, 0.326726, 1.561934",\
"0.019282, 0.034507, 0.092721, 0.326708, 1.562111",\
"0.019379, 0.034590, 0.092756, 0.326635, 1.562759",\
"0.019985, 0.035063, 0.092942, 0.326558, 1.562997");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.440376, 0.451851, 0.480254, 0.556742, 0.931473",\
"0.471161, 0.482635, 0.511036, 0.587526, 0.962253",\
"0.542608, 0.554077, 0.582470, 0.658967, 1.033672",\
"0.681725, 0.693189, 0.721573, 0.798099, 1.172755",\
"0.913196, 0.924692, 0.953141, 1.029682, 1.404395");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018672, 0.026540, 0.051077, 0.144536, 0.660444",\
"0.018672, 0.026540, 0.051077, 0.144536, 0.660444",\
"0.018672, 0.026540, 0.051077, 0.144536, 0.660444",\
"0.018755, 0.026601, 0.051114, 0.144538, 0.660444",\
"0.019078, 0.026859, 0.051280, 0.144609, 0.660444");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.163710, 1.178192, 1.223695, 1.386652, 2.245925",\
"1.209002, 1.223483, 1.268987, 1.431944, 2.291217",\
"1.263184, 1.277665, 1.323168, 1.486126, 2.345399",\
"1.342989, 1.357471, 1.402974, 1.565931, 2.425204",\
"1.445179, 1.459661, 1.505164, 1.668121, 2.527394");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.046312, 1.057786, 1.086186, 1.162676, 1.537401",\
"1.100765, 1.112238, 1.140638, 1.217129, 1.591853",\
"1.173146, 1.184619, 1.213020, 1.289510, 1.664235",\
"1.304610, 1.316084, 1.344484, 1.420974, 1.795699",\
"1.509362, 1.520835, 1.549235, 1.625726, 2.000450");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.163710, 1.178192, 1.223695, 1.386652, 2.245925",\
"1.209002, 1.223483, 1.268987, 1.431944, 2.291217",\
"1.263184, 1.277665, 1.323168, 1.486126, 2.345399",\
"1.342989, 1.357471, 1.402974, 1.565931, 2.425204",\
"1.445179, 1.459661, 1.505164, 1.668121, 2.527394");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995",\
"0.019276, 0.034502, 0.092718, 0.326720, 1.561995");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.044293, 1.055766, 1.084167, 1.160657, 1.535382",\
"1.098745, 1.110219, 1.138619, 1.215110, 1.589835",\
"1.171127, 1.182600, 1.211001, 1.287491, 1.662216",\
"1.302591, 1.314064, 1.342465, 1.418955, 1.793680",\
"1.507342, 1.518815, 1.547216, 1.623706, 1.998431");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572",\
"0.018671, 0.026542, 0.051079, 0.144541, 0.660572");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.417048, 0.431626, 0.477104, 0.638739, 1.498401",\
"0.435339, 0.449915, 0.495392, 0.657025, 1.516687",\
"0.480077, 0.494644, 0.540116, 0.701739, 1.561404",\
"0.543780, 0.558364, 0.603867, 0.765483, 1.625335",\
"0.590547, 0.605277, 0.650929, 0.812619, 1.673084");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018938, 0.034176, 0.092408, 0.321496, 1.559910",\
"0.018939, 0.034177, 0.092409, 0.321493, 1.559942",\
"0.018945, 0.034184, 0.092412, 0.321479, 1.560075",\
"0.019132, 0.034333, 0.092472, 0.321421, 1.560491",\
"0.019719, 0.034793, 0.092651, 0.321344, 1.560722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.501935, 0.513567, 0.541967, 0.617586, 0.992084",\
"0.524592, 0.536223, 0.564623, 0.640243, 1.014737",\
"0.591842, 0.603469, 0.631859, 0.707487, 1.081960",\
"0.731324, 0.742960, 0.771370, 0.847013, 1.221488",\
"0.961277, 0.972944, 1.001418, 1.077075, 1.451607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018469, 0.026401, 0.050975, 0.140417, 0.658201",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658201",\
"0.018470, 0.026401, 0.050975, 0.140417, 0.658201",\
"0.018612, 0.026509, 0.051043, 0.140434, 0.658201",\
"0.018926, 0.026760, 0.051204, 0.140506, 0.658201");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.417048, 0.431626, 0.477104, 0.638739, 1.498401",\
"0.435339, 0.449915, 0.495392, 0.657025, 1.516687",\
"0.480077, 0.494644, 0.540116, 0.701739, 1.561404",\
"0.543780, 0.558364, 0.603867, 0.765483, 1.625335",\
"0.590547, 0.605277, 0.650929, 0.812619, 1.673084");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018938, 0.034176, 0.092408, 0.321496, 1.559910",\
"0.018939, 0.034177, 0.092409, 0.321493, 1.559942",\
"0.018945, 0.034184, 0.092412, 0.321479, 1.560075",\
"0.019132, 0.034333, 0.092472, 0.321421, 1.560491",\
"0.019719, 0.034793, 0.092651, 0.321344, 1.560722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.501935, 0.513567, 0.541967, 0.617586, 0.992084",\
"0.524592, 0.536223, 0.564623, 0.640243, 1.014737",\
"0.591842, 0.603469, 0.631859, 0.707487, 1.081960",\
"0.731324, 0.742960, 0.771370, 0.847013, 1.221488",\
"0.961277, 0.972944, 1.001418, 1.077075, 1.451607");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018469, 0.026398, 0.050973, 0.140409, 0.658077",\
"0.018469, 0.026398, 0.050973, 0.140409, 0.658077",\
"0.018470, 0.026398, 0.050973, 0.140409, 0.658077",\
"0.018612, 0.026509, 0.051043, 0.140434, 0.658077",\
"0.018926, 0.026760, 0.051204, 0.140506, 0.658077");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "1.168638, 1.183214, 1.228691, 1.390325, 2.249987",\
"1.213930, 1.228506, 1.273983, 1.435616, 2.295279",\
"1.268111, 1.282688, 1.328165, 1.489798, 2.349461",\
"1.347917, 1.362493, 1.407970, 1.569604, 2.429266",\
"1.450107, 1.464683, 1.510160, 1.671794, 2.531456");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "1.052299, 1.063931, 1.092332, 1.167951, 1.542450",\
"1.106752, 1.118384, 1.146785, 1.222403, 1.596902",\
"1.179133, 1.190765, 1.219166, 1.294784, 1.669284",\
"1.310598, 1.322229, 1.350630, 1.426249, 1.800748",\
"1.515349, 1.526981, 1.555382, 1.631000, 2.005499");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018469, 0.026401, 0.050975, 0.140417, 0.658202",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658202",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658202",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658202",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658202");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "1.168638, 1.183214, 1.228691, 1.390325, 2.249987",\
"1.213930, 1.228506, 1.273983, 1.435616, 2.295279",\
"1.268111, 1.282688, 1.328165, 1.489798, 2.349461",\
"1.347917, 1.362493, 1.407970, 1.569604, 2.429266",\
"1.450107, 1.464683, 1.510160, 1.671794, 2.531456");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935",\
"0.018939, 0.034177, 0.092408, 0.321493, 1.559935");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "1.050279, 1.061911, 1.090313, 1.165931, 1.540430",\
"1.104732, 1.116364, 1.144765, 1.220383, 1.594883",\
"1.177113, 1.188745, 1.217147, 1.292764, 1.667264",\
"1.308577, 1.320209, 1.348611, 1.424229, 1.798728",\
"1.513329, 1.524961, 1.553362, 1.628980, 2.003479");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001514, 0.011786, 0.051014, 0.201014, 1.000000");
values ( "0.018469, 0.026401, 0.050975, 0.140417, 0.658203",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658203",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658203",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658203",\
"0.018469, 0.026401, 0.050975, 0.140417, 0.658203");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.418523, 0.433200, 0.478716, 0.640360, 1.500615",\
"0.434214, 0.448894, 0.494413, 0.656058, 1.516323",\
"0.473679, 0.488369, 0.533898, 0.695548, 1.555856",\
"0.523953, 0.538696, 0.584279, 0.745955, 1.606481",\
"0.551936, 0.566802, 0.612505, 0.774242, 1.635267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018793, 0.034006, 0.092151, 0.321093, 1.561019",\
"0.018803, 0.034014, 0.092154, 0.321091, 1.561022",\
"0.018843, 0.034045, 0.092166, 0.321086, 1.561038",\
"0.019052, 0.034209, 0.092230, 0.321059, 1.561120",\
"0.019532, 0.034585, 0.092377, 0.320996, 1.561308");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.509778, 0.521559, 0.550015, 0.625690, 1.000506",\
"0.530204, 0.541985, 0.570442, 0.646117, 1.020934",\
"0.591281, 0.603064, 0.631525, 0.707201, 1.082021",\
"0.717061, 0.728858, 0.757346, 0.833028, 1.207872",\
"0.928302, 0.940125, 0.968667, 1.044362, 1.419252");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018411, 0.026357, 0.050900, 0.140274, 0.658716",\
"0.018416, 0.026361, 0.050902, 0.140275, 0.658715",\
"0.018434, 0.026376, 0.050912, 0.140279, 0.658710",\
"0.018566, 0.026482, 0.050980, 0.140309, 0.658679",\
"0.018830, 0.026693, 0.051116, 0.140370, 0.658617");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.418523, 0.433200, 0.478716, 0.640360, 1.500615",\
"0.434214, 0.448894, 0.494413, 0.656058, 1.516323",\
"0.473679, 0.488369, 0.533898, 0.695548, 1.555856",\
"0.523953, 0.538696, 0.584279, 0.745955, 1.606481",\
"0.551936, 0.566802, 0.612505, 0.774242, 1.635267");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018793, 0.034006, 0.092151, 0.321093, 1.561019",\
"0.018803, 0.034014, 0.092154, 0.321091, 1.561022",\
"0.018843, 0.034045, 0.092166, 0.321086, 1.561038",\
"0.019052, 0.034209, 0.092230, 0.321059, 1.561120",\
"0.019532, 0.034585, 0.092377, 0.320996, 1.561308");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.509778, 0.521559, 0.550015, 0.625690, 1.000506",\
"0.530204, 0.541985, 0.570442, 0.646117, 1.020934",\
"0.591281, 0.603064, 0.631525, 0.707201, 1.082021",\
"0.717061, 0.728858, 0.757346, 0.833028, 1.207872",\
"0.928302, 0.940125, 0.968667, 1.044362, 1.419252");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018411, 0.026357, 0.050900, 0.140274, 0.658716",\
"0.018416, 0.026361, 0.050902, 0.140275, 0.658715",\
"0.018434, 0.026376, 0.050912, 0.140279, 0.658710",\
"0.018566, 0.026482, 0.050980, 0.140309, 0.658679",\
"0.018830, 0.026693, 0.051116, 0.140370, 0.658617");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "1.156433, 1.171109, 1.216626, 1.378270, 2.238524",\
"1.201724, 1.216401, 1.261918, 1.423562, 2.283815",\
"1.255906, 1.270583, 1.316099, 1.477743, 2.337997",\
"1.335712, 1.350389, 1.395905, 1.557549, 2.417803",\
"1.437902, 1.452578, 1.498095, 1.659739, 2.519993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "1.045179, 1.056959, 1.085414, 1.161088, 1.535903",\
"1.099631, 1.111412, 1.139866, 1.215541, 1.590355",\
"1.172013, 1.183793, 1.212247, 1.287922, 1.662737",\
"1.303477, 1.315257, 1.343711, 1.419386, 1.794201",\
"1.508228, 1.520009, 1.548463, 1.624138, 1.998952");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018404, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018404, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018404, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018404, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018404, 0.026351, 0.050896, 0.140272, 0.658718");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "1.156433, 1.171109, 1.216626, 1.378270, 2.238524",\
"1.201724, 1.216401, 1.261918, 1.423562, 2.283815",\
"1.255906, 1.270583, 1.316099, 1.477743, 2.337997",\
"1.335712, 1.350389, 1.395905, 1.557549, 2.417803",\
"1.437902, 1.452578, 1.498095, 1.659739, 2.519993");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018",\
"0.018792, 0.034005, 0.092151, 0.321093, 1.561018");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "1.043235, 1.055015, 1.083469, 1.159144, 1.533958",\
"1.097687, 1.109468, 1.137922, 1.213596, 1.588410",\
"1.170069, 1.181849, 1.210303, 1.285978, 1.660792",\
"1.301533, 1.313313, 1.341767, 1.417442, 1.792256",\
"1.506284, 1.518064, 1.546518, 1.622193, 1.997007");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001320, 0.011592, 0.050820, 0.200820, 1.000000");
values ( "0.018403, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018403, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018403, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018403, 0.026351, 0.050896, 0.140272, 0.658718",\
"0.018403, 0.026351, 0.050896, 0.140272, 0.658718");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.489685, 0.504018, 0.549537, 0.712722, 1.572897",\
"0.506513, 0.520843, 0.566360, 0.729541, 1.589717",\
"0.555257, 0.569571, 0.615080, 0.778242, 1.638424",\
"0.642588, 0.656945, 0.702511, 0.865688, 1.726147",\
"0.739733, 0.754242, 0.799971, 0.963232, 1.824373");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.019703, 0.034913, 0.093098, 0.327691, 1.565049",\
"0.019705, 0.034915, 0.093100, 0.327686, 1.565097",\
"0.019715, 0.034927, 0.093105, 0.327661, 1.565334",\
"0.019985, 0.035139, 0.093190, 0.327604, 1.565670",\
"0.020638, 0.035647, 0.093389, 0.327520, 1.565927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.582167, 0.593430, 0.621786, 0.698554, 1.074287",\
"0.601821, 0.613082, 0.641437, 0.718207, 1.093935",\
"0.666947, 0.678209, 0.706564, 0.783340, 1.159060",\
"0.821368, 0.832648, 0.861042, 0.937827, 1.313582",\
"1.068744, 1.080057, 1.108521, 1.185322, 1.561140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.018907, 0.026698, 0.051190, 0.145275, 0.663445",\
"0.018907, 0.026698, 0.051190, 0.145275, 0.663445",\
"0.018933, 0.026718, 0.051202, 0.145276, 0.663445",\
"0.019127, 0.026872, 0.051301, 0.145319, 0.663445",\
"0.019479, 0.027150, 0.051480, 0.145397, 0.663445");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.489685, 0.504018, 0.549537, 0.712722, 1.572897",\
"0.506513, 0.520843, 0.566360, 0.729541, 1.589717",\
"0.555257, 0.569571, 0.615080, 0.778242, 1.638424",\
"0.642588, 0.656945, 0.702511, 0.865688, 1.726147",\
"0.739733, 0.754242, 0.799971, 0.963232, 1.824373");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.019703, 0.034913, 0.093098, 0.327691, 1.565049",\
"0.019705, 0.034915, 0.093100, 0.327686, 1.565097",\
"0.019715, 0.034927, 0.093105, 0.327661, 1.565334",\
"0.019985, 0.035139, 0.093190, 0.327604, 1.565670",\
"0.020638, 0.035647, 0.093389, 0.327520, 1.565927");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.582167, 0.593430, 0.621786, 0.698554, 1.074287",\
"0.601821, 0.613082, 0.641437, 0.718207, 1.093935",\
"0.666947, 0.678209, 0.706564, 0.783340, 1.159060",\
"0.821368, 0.832648, 0.861042, 0.937827, 1.313582",\
"1.068744, 1.080057, 1.108521, 1.185322, 1.561140");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.018907, 0.026698, 0.051190, 0.145274, 0.663304",\
"0.018907, 0.026698, 0.051190, 0.145274, 0.663304",\
"0.018933, 0.026718, 0.051202, 0.145276, 0.663304",\
"0.019127, 0.026872, 0.051301, 0.145319, 0.663304",\
"0.019479, 0.027150, 0.051480, 0.145397, 0.663304");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.888068, 0.902394, 0.947910, 1.111087, 1.971264",\
"0.933360, 0.947686, 0.993201, 1.156379, 2.016556",\
"0.987542, 1.001868, 1.047383, 1.210560, 2.070738",\
"1.067348, 1.081673, 1.127189, 1.290366, 2.150543",\
"1.169537, 1.183863, 1.229379, 1.392556, 2.252733");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.835277, 0.846541, 0.874901, 0.951666, 1.327407",\
"0.889730, 0.900994, 0.929354, 1.006119, 1.381859",\
"0.962111, 0.973375, 1.001735, 1.078500, 1.454241",\
"1.093575, 1.104839, 1.133199, 1.209964, 1.585705",\
"1.298326, 1.309590, 1.337950, 1.414715, 1.790456");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.888068, 0.902394, 0.947910, 1.111087, 1.971264",\
"0.933360, 0.947686, 0.993201, 1.156379, 2.016556",\
"0.987542, 1.001868, 1.047383, 1.210560, 2.070738",\
"1.067348, 1.081673, 1.127189, 1.290366, 2.150543",\
"1.169537, 1.183863, 1.229379, 1.392556, 2.252733");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148",\
"0.019707, 0.034918, 0.093101, 0.327681, 1.565148");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.835277, 0.846541, 0.874901, 0.951666, 1.327407",\
"0.889730, 0.900994, 0.929354, 1.006119, 1.381859",\
"0.962111, 0.973375, 1.001735, 1.078500, 1.454241",\
"1.093575, 1.104839, 1.133199, 1.209964, 1.585705",\
"1.298326, 1.309590, 1.337950, 1.414715, 1.790456");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002025, 0.012297, 0.051525, 0.201525, 1.000000");
values ( "0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448",\
"0.018908, 0.026699, 0.051191, 0.145277, 0.663448");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.390378, 0.404797, 0.450286, 0.613234, 1.472544",\
"0.410597, 0.425014, 0.470501, 0.633447, 1.492757",\
"0.454757, 0.469164, 0.514647, 0.677582, 1.536896",\
"0.513214, 0.527651, 0.573171, 0.736114, 1.595616",\
"0.560541, 0.575110, 0.620771, 0.783784, 1.643867");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.019400, 0.034624, 0.092831, 0.326840, 1.562625",\
"0.019402, 0.034626, 0.092832, 0.326836, 1.562659",\
"0.019408, 0.034632, 0.092835, 0.326823, 1.562792",\
"0.019592, 0.034778, 0.092893, 0.326781, 1.563048",\
"0.020149, 0.035212, 0.093063, 0.326710, 1.563267");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.477119, 0.488527, 0.516888, 0.593426, 0.968153",\
"0.503013, 0.514420, 0.542780, 0.619318, 0.994042",\
"0.569773, 0.581177, 0.609532, 0.686076, 1.060786",\
"0.704087, 0.715508, 0.743898, 0.820450, 1.195191",\
"0.923751, 0.935202, 0.963654, 1.040221, 1.415017");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.018731, 0.026579, 0.051110, 0.144618, 0.660800",\
"0.018731, 0.026579, 0.051110, 0.144618, 0.660800",\
"0.018733, 0.026579, 0.051110, 0.144618, 0.660800",\
"0.018905, 0.026716, 0.051198, 0.144652, 0.660800",\
"0.019217, 0.026963, 0.051357, 0.144721, 0.660800");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.390378, 0.404797, 0.450286, 0.613234, 1.472544",\
"0.410597, 0.425014, 0.470501, 0.633447, 1.492757",\
"0.454757, 0.469164, 0.514647, 0.677582, 1.536896",\
"0.513214, 0.527651, 0.573171, 0.736114, 1.595616",\
"0.560541, 0.575110, 0.620771, 0.783784, 1.643867");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.019400, 0.034624, 0.092831, 0.326840, 1.562625",\
"0.019402, 0.034626, 0.092832, 0.326836, 1.562659",\
"0.019408, 0.034632, 0.092835, 0.326823, 1.562792",\
"0.019592, 0.034778, 0.092893, 0.326781, 1.563048",\
"0.020149, 0.035212, 0.093063, 0.326710, 1.563267");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.477119, 0.488527, 0.516888, 0.593426, 0.968153",\
"0.503013, 0.514420, 0.542780, 0.619318, 0.994042",\
"0.569773, 0.581177, 0.609532, 0.686076, 1.060786",\
"0.704087, 0.715508, 0.743898, 0.820450, 1.195191",\
"0.923751, 0.935202, 0.963654, 1.040221, 1.415017");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.018731, 0.026578, 0.051110, 0.144614, 0.660679",\
"0.018731, 0.026578, 0.051110, 0.144614, 0.660679",\
"0.018733, 0.026579, 0.051110, 0.144614, 0.660679",\
"0.018905, 0.026716, 0.051198, 0.144652, 0.660679",\
"0.019217, 0.026963, 0.051357, 0.144721, 0.660679");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.828011, 0.842423, 0.887909, 1.050850, 1.910162",\
"0.873302, 0.887715, 0.933200, 1.096141, 1.955454",\
"0.927484, 0.941897, 0.987382, 1.150323, 2.009635",\
"1.007290, 1.021703, 1.067188, 1.230129, 2.089441",\
"1.109480, 1.123893, 1.169378, 1.332319, 2.191631");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.792050, 0.803457, 0.831818, 0.908356, 1.283082",\
"0.846502, 0.857910, 0.886271, 0.962808, 1.337535",\
"0.918884, 0.930291, 0.958652, 1.035190, 1.409916",\
"1.050348, 1.061755, 1.090116, 1.166654, 1.541380",\
"1.255099, 1.266507, 1.294868, 1.371405, 1.746132");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.828011, 0.842423, 0.887909, 1.050850, 1.910162",\
"0.873302, 0.887715, 0.933200, 1.096141, 1.955454",\
"0.927484, 0.941897, 0.987382, 1.150323, 2.009635",\
"1.007290, 1.021703, 1.067188, 1.230129, 2.089441",\
"1.109480, 1.123893, 1.169378, 1.332319, 2.191631");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715",\
"0.019404, 0.034628, 0.092833, 0.326831, 1.562715");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.792050, 0.803457, 0.831818, 0.908356, 1.283082",\
"0.846502, 0.857910, 0.886271, 0.962808, 1.337535",\
"0.918884, 0.930291, 0.958652, 1.035190, 1.409916",\
"1.050348, 1.061755, 1.090116, 1.166654, 1.541380",\
"1.255099, 1.266507, 1.294868, 1.371405, 1.746132");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001818, 0.012090, 0.051318, 0.201318, 1.000000");
values ( "0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799",\
"0.018731, 0.026578, 0.051110, 0.144618, 0.660799");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.465785, 0.480560, 0.526043, 0.687572, 1.546984",\
"0.476124, 0.490899, 0.536381, 0.697909, 1.557321",\
"0.515994, 0.530762, 0.576241, 0.737762, 1.597176",\
"0.582553, 0.597337, 0.642842, 0.804359, 1.663926",\
"0.639010, 0.653945, 0.699596, 0.861185, 1.721350");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018333, 0.033584, 0.091816, 0.320968, 1.558488",\
"0.018334, 0.033585, 0.091817, 0.320967, 1.558502",\
"0.018338, 0.033589, 0.091819, 0.320958, 1.558591",\
"0.018493, 0.033713, 0.091869, 0.320911, 1.558930",\
"0.019066, 0.034163, 0.092044, 0.320837, 1.559154");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.574464, 0.586391, 0.614849, 0.690380, 1.064356",\
"0.587430, 0.599356, 0.627814, 0.703345, 1.077319",\
"0.643645, 0.655566, 0.684014, 0.759554, 1.133504",\
"0.777044, 0.788981, 0.817461, 0.893008, 1.266986",\
"1.002800, 1.014770, 1.043314, 1.118876, 1.492911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018119, 0.026149, 0.050757, 0.140271, 0.656611",\
"0.018120, 0.026149, 0.050757, 0.140271, 0.656611",\
"0.018124, 0.026149, 0.050757, 0.140271, 0.656611",\
"0.018278, 0.026271, 0.050834, 0.140298, 0.656611",\
"0.018591, 0.026523, 0.050995, 0.140370, 0.656611");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.465785, 0.480560, 0.526043, 0.687572, 1.546984",\
"0.476124, 0.490899, 0.536381, 0.697909, 1.557321",\
"0.515994, 0.530762, 0.576241, 0.737762, 1.597176",\
"0.582553, 0.597337, 0.642842, 0.804359, 1.663926",\
"0.639010, 0.653945, 0.699596, 0.861185, 1.721350");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018333, 0.033584, 0.091816, 0.320968, 1.558488",\
"0.018334, 0.033585, 0.091817, 0.320967, 1.558502",\
"0.018338, 0.033589, 0.091819, 0.320958, 1.558591",\
"0.018493, 0.033713, 0.091869, 0.320911, 1.558930",\
"0.019066, 0.034163, 0.092044, 0.320837, 1.559154");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.574464, 0.586391, 0.614849, 0.690380, 1.064356",\
"0.587430, 0.599356, 0.627814, 0.703345, 1.077319",\
"0.643645, 0.655566, 0.684014, 0.759554, 1.133504",\
"0.777044, 0.788981, 0.817461, 0.893008, 1.266986",\
"1.002800, 1.014770, 1.043314, 1.118876, 1.492911");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018119, 0.026147, 0.050755, 0.140262, 0.656491",\
"0.018120, 0.026147, 0.050755, 0.140262, 0.656491",\
"0.018124, 0.026147, 0.050755, 0.140262, 0.656491",\
"0.018278, 0.026271, 0.050834, 0.140298, 0.656491",\
"0.018591, 0.026523, 0.050995, 0.140370, 0.656491");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.830800, 0.845579, 0.891063, 1.052596, 1.912007",\
"0.876092, 0.890871, 0.936355, 1.097888, 1.957299",\
"0.930273, 0.945052, 0.990537, 1.152070, 2.011480",\
"1.010079, 1.024858, 1.070342, 1.231876, 2.091286",\
"1.112269, 1.127048, 1.172532, 1.334066, 2.193476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.794095, 0.806024, 0.834489, 0.910014, 1.284005",\
"0.848547, 0.860477, 0.888941, 0.964467, 1.338457",\
"0.920929, 0.932858, 0.961323, 1.036848, 1.410839",\
"1.052393, 1.064322, 1.092787, 1.168312, 1.542303",\
"1.257144, 1.269074, 1.297538, 1.373063, 1.747054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.830800, 0.845579, 0.891063, 1.052596, 1.912007",\
"0.876092, 0.890871, 0.936355, 1.097888, 1.957299",\
"0.930273, 0.945052, 0.990537, 1.152070, 2.011480",\
"1.010079, 1.024858, 1.070342, 1.231876, 2.091286",\
"1.112269, 1.127048, 1.172532, 1.334066, 2.193476");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439",\
"0.018331, 0.033582, 0.091815, 0.320973, 1.558439");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.794095, 0.806024, 0.834489, 0.910014, 1.284005",\
"0.848547, 0.860477, 0.888941, 0.964467, 1.338457",\
"0.920929, 0.932858, 0.961323, 1.036848, 1.410839",\
"1.052393, 1.064322, 1.092787, 1.168312, 1.542303",\
"1.257144, 1.269074, 1.297538, 1.373063, 1.747054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001108, 0.011380, 0.050608, 0.200608, 1.000000");
values ( "0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616",\
"0.018117, 0.026150, 0.050758, 0.140275, 0.656616");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.430282, 0.444946, 0.490434, 0.652056, 1.511854",\
"0.446403, 0.461065, 0.506553, 0.668173, 1.527971",\
"0.490700, 0.505355, 0.550838, 0.712449, 1.572251",\
"0.556078, 0.570752, 0.616265, 0.777872, 1.637845",\
"0.613849, 0.628673, 0.674335, 0.836016, 1.696605");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018677, 0.033919, 0.092143, 0.321228, 1.559860",\
"0.018678, 0.033920, 0.092143, 0.321225, 1.559886",\
"0.018684, 0.033925, 0.092146, 0.321214, 1.560000",\
"0.018856, 0.034064, 0.092202, 0.321162, 1.560363",\
"0.019446, 0.034525, 0.092382, 0.321086, 1.560594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.527532, 0.539292, 0.567723, 0.643340, 1.017854",\
"0.547338, 0.559098, 0.587528, 0.663146, 1.037657",\
"0.610437, 0.622192, 0.650613, 0.726240, 1.100727",\
"0.748601, 0.760371, 0.788823, 0.864459, 1.238972",\
"0.977214, 0.989017, 1.017535, 1.093186, 1.467756");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018318, 0.026289, 0.050871, 0.140315, 0.658069",\
"0.018318, 0.026289, 0.050871, 0.140315, 0.658069",\
"0.018320, 0.026289, 0.050871, 0.140315, 0.658069",\
"0.018484, 0.026417, 0.050952, 0.140342, 0.658069",\
"0.018805, 0.026675, 0.051117, 0.140416, 0.658069");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.430282, 0.444946, 0.490434, 0.652056, 1.511854",\
"0.446403, 0.461065, 0.506553, 0.668173, 1.527971",\
"0.490700, 0.505355, 0.550838, 0.712449, 1.572251",\
"0.556078, 0.570752, 0.616265, 0.777872, 1.637845",\
"0.613849, 0.628673, 0.674335, 0.836016, 1.696605");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018677, 0.033919, 0.092143, 0.321228, 1.559860",\
"0.018678, 0.033920, 0.092143, 0.321225, 1.559886",\
"0.018684, 0.033925, 0.092146, 0.321214, 1.560000",\
"0.018856, 0.034064, 0.092202, 0.321162, 1.560363",\
"0.019446, 0.034525, 0.092382, 0.321086, 1.560594");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.527532, 0.539292, 0.567723, 0.643340, 1.017854",\
"0.547338, 0.559098, 0.587528, 0.663146, 1.037657",\
"0.610437, 0.622192, 0.650613, 0.726240, 1.100727",\
"0.748601, 0.760371, 0.788823, 0.864459, 1.238972",\
"0.977214, 0.989017, 1.017535, 1.093186, 1.467756");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018318, 0.026286, 0.050868, 0.140306, 0.657943",\
"0.018318, 0.026286, 0.050868, 0.140306, 0.657943",\
"0.018320, 0.026286, 0.050868, 0.140306, 0.657943",\
"0.018484, 0.026417, 0.050952, 0.140342, 0.657943",\
"0.018805, 0.026675, 0.051117, 0.140416, 0.657943");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.837547, 0.852210, 0.897697, 1.059316, 1.919115",\
"0.882839, 0.897501, 0.942988, 1.104608, 1.964407",\
"0.937021, 0.951683, 0.997170, 1.158789, 2.018588",\
"1.016826, 1.031489, 1.076976, 1.238595, 2.098394",\
"1.119016, 1.133679, 1.179166, 1.340785, 2.200584");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.800757, 0.812518, 0.840952, 0.916567, 1.291086",\
"0.855209, 0.866971, 0.895405, 0.971020, 1.345539",\
"0.927591, 0.939352, 0.967786, 1.043401, 1.417920",\
"1.059055, 1.070816, 1.099250, 1.174865, 1.549384",\
"1.263806, 1.275567, 1.304001, 1.379616, 1.754135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.837547, 0.852210, 0.897697, 1.059316, 1.919115",\
"0.882839, 0.897501, 0.942988, 1.104608, 1.964407",\
"0.937021, 0.951683, 0.997170, 1.158789, 2.018588",\
"1.016826, 1.031489, 1.076976, 1.238595, 2.098394",\
"1.119016, 1.133679, 1.179166, 1.340785, 2.200584");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892",\
"0.018678, 0.033920, 0.092144, 0.321225, 1.559892");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.800757, 0.812518, 0.840952, 0.916567, 1.291086",\
"0.855209, 0.866971, 0.895405, 0.971020, 1.345539",\
"0.927591, 0.939352, 0.967786, 1.043401, 1.417920",\
"1.059055, 1.070816, 1.099250, 1.174865, 1.549384",\
"1.263806, 1.275567, 1.304001, 1.379616, 1.754135");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001338, 0.011611, 0.050838, 0.200838, 1.000000");
values ( "0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071",\
"0.018317, 0.026289, 0.050871, 0.140316, 0.658071");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.438651, 0.453143, 0.498632, 0.660278, 1.520158",\
"0.458295, 0.472789, 0.518282, 0.679929, 1.539822",\
"0.506213, 0.520719, 0.566225, 0.727878, 1.587824",\
"0.577565, 0.592149, 0.637733, 0.799426, 1.659700",\
"0.647488, 0.662213, 0.707944, 0.869710, 1.730593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.019340, 0.034545, 0.092701, 0.321638, 1.561025",\
"0.019353, 0.034555, 0.092705, 0.321636, 1.561030",\
"0.019404, 0.034594, 0.092720, 0.321630, 1.561050",\
"0.019717, 0.034839, 0.092816, 0.321588, 1.561172",\
"0.020300, 0.035294, 0.092994, 0.321512, 1.561401");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.534781, 0.546295, 0.574673, 0.650349, 1.024987",\
"0.558778, 0.570291, 0.598671, 0.674348, 1.048987",\
"0.626115, 0.637633, 0.666022, 0.741701, 1.116349",\
"0.774826, 0.786361, 0.814786, 0.890472, 1.265151",\
"1.017838, 1.029405, 1.057896, 1.133598, 1.508335");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.018735, 0.026596, 0.051123, 0.140491, 0.658714",\
"0.018743, 0.026602, 0.051127, 0.140493, 0.658712",\
"0.018789, 0.026639, 0.051150, 0.140504, 0.658701",\
"0.018962, 0.026777, 0.051239, 0.140543, 0.658660",\
"0.019291, 0.027038, 0.051407, 0.140619, 0.658583");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.438651, 0.453143, 0.498632, 0.660278, 1.520158",\
"0.458295, 0.472789, 0.518282, 0.679929, 1.539822",\
"0.506213, 0.520719, 0.566225, 0.727878, 1.587824",\
"0.577565, 0.592149, 0.637733, 0.799426, 1.659700",\
"0.647488, 0.662213, 0.707944, 0.869710, 1.730593");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.019340, 0.034545, 0.092701, 0.321638, 1.561025",\
"0.019353, 0.034555, 0.092705, 0.321636, 1.561030",\
"0.019404, 0.034594, 0.092720, 0.321630, 1.561050",\
"0.019717, 0.034839, 0.092816, 0.321588, 1.561172",\
"0.020300, 0.035294, 0.092994, 0.321512, 1.561401");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.534781, 0.546295, 0.574673, 0.650349, 1.024987",\
"0.558778, 0.570291, 0.598671, 0.674348, 1.048987",\
"0.626115, 0.637633, 0.666022, 0.741701, 1.116349",\
"0.774826, 0.786361, 0.814786, 0.890472, 1.265151",\
"1.017838, 1.029405, 1.057896, 1.133598, 1.508335");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.018735, 0.026596, 0.051123, 0.140491, 0.658714",\
"0.018743, 0.026602, 0.051127, 0.140493, 0.658712",\
"0.018789, 0.026639, 0.051150, 0.140504, 0.658701",\
"0.018962, 0.026777, 0.051239, 0.140543, 0.658660",\
"0.019291, 0.027038, 0.051407, 0.140619, 0.658583");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.199893, 1.214389, 1.259884, 1.421532, 2.281433",\
"1.245185, 1.259681, 1.305176, 1.466824, 2.326725",\
"1.299366, 1.313863, 1.359357, 1.521005, 2.380907",\
"1.379172, 1.393669, 1.439163, 1.600811, 2.460712",\
"1.481362, 1.495859, 1.541353, 1.703001, 2.562902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.083856, 1.095369, 1.123747, 1.199423, 1.574061",\
"1.138308, 1.149821, 1.178200, 1.253875, 1.628513",\
"1.210690, 1.222203, 1.250581, 1.326257, 1.700895",\
"1.342154, 1.353667, 1.382045, 1.457721, 1.832359",\
"1.546905, 1.558418, 1.586797, 1.662472, 2.037110");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.018734, 0.026595, 0.051122, 0.140491, 0.658714",\
"0.018734, 0.026595, 0.051122, 0.140491, 0.658714",\
"0.018734, 0.026595, 0.051122, 0.140491, 0.658714",\
"0.018734, 0.026595, 0.051122, 0.140491, 0.658714",\
"0.018734, 0.026595, 0.051122, 0.140491, 0.658714");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.199893, 1.214389, 1.259884, 1.421532, 2.281433",\
"1.245185, 1.259681, 1.305176, 1.466824, 2.326725",\
"1.299366, 1.313863, 1.359357, 1.521005, 2.380907",\
"1.379172, 1.393669, 1.439163, 1.600811, 2.460712",\
"1.481362, 1.495859, 1.541353, 1.703001, 2.562902");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032",\
"0.019361, 0.034561, 0.092707, 0.321635, 1.561032");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "1.081838, 1.093351, 1.121729, 1.197405, 1.572042",\
"1.136290, 1.147803, 1.176181, 1.251857, 1.626495",\
"1.208672, 1.220185, 1.248563, 1.324239, 1.698876",\
"1.340136, 1.351649, 1.380027, 1.455703, 1.830340",\
"1.544887, 1.556400, 1.584778, 1.660454, 2.035092");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001678, 0.011950, 0.051178, 0.201178, 1.000000");
values ( "0.018733, 0.026594, 0.051122, 0.140491, 0.658714",\
"0.018733, 0.026594, 0.051122, 0.140491, 0.658714",\
"0.018733, 0.026594, 0.051122, 0.140491, 0.658714",\
"0.018733, 0.026594, 0.051122, 0.140491, 0.658714",\
"0.018733, 0.026594, 0.051122, 0.140491, 0.658714");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.442647, 0.457048, 0.502602, 0.665550, 1.524991",\
"0.462425, 0.476828, 0.522385, 0.685335, 1.544786",\
"0.509797, 0.524210, 0.569777, 0.732732, 1.592228",\
"0.579124, 0.593603, 0.639241, 0.802232, 1.662022",\
"0.646388, 0.660993, 0.706766, 0.869826, 1.730180");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.020028, 0.035167, 0.093197, 0.326948, 1.562882",\
"0.020039, 0.035176, 0.093200, 0.326946, 1.562886",\
"0.020081, 0.035209, 0.093213, 0.326941, 1.562902",\
"0.020363, 0.035428, 0.093299, 0.326905, 1.563013",\
"0.020903, 0.035848, 0.093464, 0.326835, 1.563226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.541042, 0.552352, 0.580719, 0.657254, 1.031824",\
"0.565497, 0.576807, 0.605175, 0.681710, 1.056281",\
"0.633030, 0.644344, 0.672720, 0.749257, 1.123836",\
"0.779494, 0.790823, 0.819231, 0.895776, 1.270383",\
"1.019570, 1.030929, 1.059400, 1.135959, 1.510623");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.019120, 0.026879, 0.051337, 0.144717, 0.660481",\
"0.019124, 0.026882, 0.051339, 0.144718, 0.660480",\
"0.019165, 0.026915, 0.051360, 0.144727, 0.660470",\
"0.019327, 0.027043, 0.051442, 0.144763, 0.660432",\
"0.019642, 0.027292, 0.051603, 0.144832, 0.660358");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.442647, 0.457048, 0.502602, 0.665550, 1.524991",\
"0.462425, 0.476828, 0.522385, 0.685335, 1.544786",\
"0.509797, 0.524210, 0.569777, 0.732732, 1.592228",\
"0.579124, 0.593603, 0.639241, 0.802232, 1.662022",\
"0.646388, 0.660993, 0.706766, 0.869826, 1.730180");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.020028, 0.035167, 0.093197, 0.326948, 1.562882",\
"0.020039, 0.035176, 0.093200, 0.326946, 1.562886",\
"0.020081, 0.035209, 0.093213, 0.326941, 1.562902",\
"0.020363, 0.035428, 0.093299, 0.326905, 1.563013",\
"0.020903, 0.035848, 0.093464, 0.326835, 1.563226");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.541042, 0.552352, 0.580719, 0.657254, 1.031824",\
"0.565497, 0.576807, 0.605175, 0.681710, 1.056281",\
"0.633030, 0.644344, 0.672720, 0.749257, 1.123836",\
"0.779494, 0.790823, 0.819231, 0.895776, 1.270383",\
"1.019570, 1.030929, 1.059400, 1.135959, 1.510623");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.019120, 0.026879, 0.051337, 0.144717, 0.660481",\
"0.019124, 0.026882, 0.051339, 0.144718, 0.660480",\
"0.019165, 0.026915, 0.051360, 0.144727, 0.660470",\
"0.019327, 0.027043, 0.051442, 0.144763, 0.660432",\
"0.019642, 0.027292, 0.051603, 0.144832, 0.660358");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.204615, 1.219020, 1.264578, 1.427529, 2.286988",\
"1.249907, 1.264312, 1.309870, 1.472821, 2.332280",\
"1.304088, 1.318493, 1.364052, 1.527003, 2.386462",\
"1.383894, 1.398299, 1.443858, 1.606808, 2.466268",\
"1.486084, 1.500489, 1.546048, 1.708998, 2.568458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.092062, 1.103372, 1.131739, 1.208274, 1.582844",\
"1.146515, 1.157825, 1.186191, 1.262726, 1.637296",\
"1.218896, 1.230206, 1.258572, 1.335108, 1.709678",\
"1.350360, 1.361670, 1.390037, 1.466572, 1.841142",\
"1.555112, 1.566422, 1.594788, 1.671323, 2.045893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.019119, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019119, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019119, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019119, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019119, 0.026878, 0.051336, 0.144717, 0.660481");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.204615, 1.219020, 1.264578, 1.427529, 2.286988",\
"1.249907, 1.264312, 1.309870, 1.472821, 2.332280",\
"1.304088, 1.318493, 1.364052, 1.527003, 2.386462",\
"1.383894, 1.398299, 1.443858, 1.606808, 2.466268",\
"1.486084, 1.500489, 1.546048, 1.708998, 2.568458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889",\
"0.020046, 0.035181, 0.093203, 0.326945, 1.562889");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "1.090044, 1.101354, 1.129720, 1.206255, 1.580825",\
"1.144496, 1.155806, 1.184172, 1.260708, 1.635278",\
"1.216878, 1.228188, 1.256554, 1.333089, 1.707659",\
"1.348342, 1.359652, 1.388018, 1.464553, 1.839123",\
"1.553093, 1.564403, 1.592769, 1.669304, 2.043875");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001974, 0.012246, 0.051474, 0.201474, 1.000000");
values ( "0.019118, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019118, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019118, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019118, 0.026878, 0.051336, 0.144717, 0.660481",\
"0.019118, 0.026878, 0.051336, 0.144717, 0.660481");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.487078, 0.501853, 0.547566, 0.709283, 1.569930",\
"0.504268, 0.519044, 0.564759, 0.726476, 1.587129",\
"0.551191, 0.565976, 0.611701, 0.773423, 1.634115",\
"0.626450, 0.641296, 0.687082, 0.848834, 1.709779",\
"0.703011, 0.717977, 0.763884, 0.925696, 1.787145");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020050, 0.035064, 0.092798, 0.321380, 1.560705",\
"0.020055, 0.035068, 0.092800, 0.321379, 1.560706",\
"0.020093, 0.035098, 0.092812, 0.321374, 1.560722",\
"0.020336, 0.035287, 0.092886, 0.321342, 1.560816",\
"0.020817, 0.035663, 0.093033, 0.321279, 1.561005");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.514852, 0.526462, 0.554871, 0.630464, 1.004933",\
"0.535218, 0.546827, 0.575235, 0.650829, 1.025294",\
"0.599535, 0.611138, 0.639535, 0.715139, 1.089577",\
"0.743601, 0.755197, 0.783580, 0.859212, 1.233597",\
"0.979539, 0.991167, 1.019614, 1.095260, 1.469702");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018503, 0.026432, 0.051006, 0.140465, 0.658094",\
"0.018503, 0.026432, 0.051006, 0.140465, 0.658094",\
"0.018504, 0.026432, 0.051006, 0.140465, 0.658094",\
"0.018569, 0.026472, 0.051030, 0.140465, 0.658094",\
"0.018887, 0.026726, 0.051192, 0.140522, 0.658094");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.487078, 0.501853, 0.547566, 0.709283, 1.569930",\
"0.504268, 0.519044, 0.564759, 0.726476, 1.587129",\
"0.551191, 0.565976, 0.611701, 0.773423, 1.634115",\
"0.626450, 0.641296, 0.687082, 0.848834, 1.709779",\
"0.703011, 0.717977, 0.763884, 0.925696, 1.787145");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020050, 0.035064, 0.092798, 0.321380, 1.560705",\
"0.020055, 0.035068, 0.092800, 0.321379, 1.560706",\
"0.020093, 0.035098, 0.092812, 0.321374, 1.560722",\
"0.020336, 0.035287, 0.092886, 0.321342, 1.560816",\
"0.020817, 0.035663, 0.093033, 0.321279, 1.561005");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.514852, 0.526462, 0.554871, 0.630464, 1.004933",\
"0.535218, 0.546827, 0.575235, 0.650829, 1.025294",\
"0.599535, 0.611138, 0.639535, 0.715139, 1.089577",\
"0.743601, 0.755197, 0.783580, 0.859212, 1.233597",\
"0.979539, 0.991167, 1.019614, 1.095260, 1.469702");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018503, 0.026429, 0.051003, 0.140449, 0.657969",\
"0.018503, 0.026429, 0.051003, 0.140449, 0.657969",\
"0.018504, 0.026429, 0.051003, 0.140449, 0.657969",\
"0.018569, 0.026472, 0.051030, 0.140449, 0.657969",\
"0.018887, 0.026726, 0.051192, 0.140522, 0.657969");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.236818, 1.251594, 1.297308, 1.459025, 2.319675",\
"1.282110, 1.296886, 1.342600, 1.504317, 2.364967",\
"1.336292, 1.351067, 1.396782, 1.558498, 2.419148",\
"1.416098, 1.430873, 1.476588, 1.638304, 2.498954",\
"1.518288, 1.533063, 1.578777, 1.740494, 2.601144");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.047243, 1.058855, 1.087268, 1.162857, 1.537336",\
"1.101695, 1.113307, 1.141720, 1.217310, 1.591788",\
"1.174077, 1.185689, 1.214101, 1.289691, 1.664169",\
"1.305541, 1.317153, 1.345565, 1.421155, 1.795633",\
"1.510292, 1.521904, 1.550317, 1.625907, 2.000385");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.236818, 1.251594, 1.297308, 1.459025, 2.319675",\
"1.282110, 1.296886, 1.342600, 1.504317, 2.364967",\
"1.336292, 1.351067, 1.396782, 1.558498, 2.419148",\
"1.416098, 1.430873, 1.476588, 1.638304, 2.498954",\
"1.518288, 1.533063, 1.578777, 1.740494, 2.601144");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706",\
"0.020053, 0.035066, 0.092799, 0.321380, 1.560706");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "1.045229, 1.056841, 1.085254, 1.160843, 1.535322",\
"1.099681, 1.111293, 1.139706, 1.215296, 1.589775",\
"1.172063, 1.183675, 1.212088, 1.287677, 1.662156",\
"1.303527, 1.315139, 1.343552, 1.419141, 1.793620",\
"1.508278, 1.519890, 1.548303, 1.623893, 1.998371");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001555, 0.011827, 0.051055, 0.201055, 1.000000");
values ( "0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097",\
"0.018503, 0.026433, 0.051007, 0.140468, 0.658097");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.454603, 0.469221, 0.514723, 0.676422, 1.536339",\
"0.470426, 0.485043, 0.530543, 0.692240, 1.552158",\
"0.515631, 0.530238, 0.575734, 0.737421, 1.597342",\
"0.590069, 0.604625, 0.650096, 0.811725, 1.671664",\
"0.666261, 0.680966, 0.726588, 0.888292, 1.748857");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018889, 0.034125, 0.092358, 0.321466, 1.560075",\
"0.018890, 0.034126, 0.092358, 0.321463, 1.560102",\
"0.018896, 0.034133, 0.092362, 0.321450, 1.560234",\
"0.018931, 0.034168, 0.092379, 0.321375, 1.560966",\
"0.019530, 0.034637, 0.092562, 0.321296, 1.561206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.497020, 0.508717, 0.537227, 0.612792, 0.987782",\
"0.515593, 0.527289, 0.555796, 0.631364, 1.006348",\
"0.574406, 0.586097, 0.614594, 0.690171, 1.065130",\
"0.702890, 0.714563, 0.743024, 0.818634, 1.193505",\
"0.907748, 0.919389, 0.947786, 1.023454, 1.398168");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018439, 0.026409, 0.050976, 0.140443, 0.658846",\
"0.018440, 0.026409, 0.050975, 0.140441, 0.658844",\
"0.018441, 0.026406, 0.050973, 0.140433, 0.658835",\
"0.018445, 0.026397, 0.050965, 0.140405, 0.658802",\
"0.018453, 0.026381, 0.050950, 0.140355, 0.658744");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.454603, 0.469221, 0.514723, 0.676422, 1.536339",\
"0.470426, 0.485043, 0.530543, 0.692240, 1.552158",\
"0.515631, 0.530238, 0.575734, 0.737421, 1.597342",\
"0.590069, 0.604625, 0.650096, 0.811725, 1.671664",\
"0.666261, 0.680966, 0.726588, 0.888292, 1.748857");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018889, 0.034125, 0.092358, 0.321466, 1.560075",\
"0.018890, 0.034126, 0.092358, 0.321463, 1.560102",\
"0.018896, 0.034133, 0.092362, 0.321450, 1.560234",\
"0.018931, 0.034168, 0.092379, 0.321375, 1.560966",\
"0.019530, 0.034637, 0.092562, 0.321296, 1.561206");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.497020, 0.508717, 0.537227, 0.612792, 0.987782",\
"0.515593, 0.527289, 0.555796, 0.631364, 1.006348",\
"0.574406, 0.586097, 0.614594, 0.690171, 1.065130",\
"0.702890, 0.714563, 0.743024, 0.818634, 1.193505",\
"0.907748, 0.919389, 0.947786, 1.023454, 1.398168");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018439, 0.026409, 0.050976, 0.140443, 0.658846",\
"0.018440, 0.026409, 0.050975, 0.140441, 0.658844",\
"0.018441, 0.026406, 0.050973, 0.140433, 0.658835",\
"0.018445, 0.026397, 0.050965, 0.140405, 0.658802",\
"0.018453, 0.026381, 0.050950, 0.140355, 0.658744");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.846863, 0.861479, 0.906979, 1.068676, 1.928594",\
"0.892155, 0.906771, 0.952271, 1.113968, 1.973886",\
"0.946337, 0.960952, 1.006453, 1.168149, 2.028068",\
"1.026142, 1.040758, 1.086258, 1.247955, 2.107873",\
"1.128332, 1.142948, 1.188448, 1.350145, 2.210063");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.744783, 0.756484, 0.785000, 0.860560, 1.235566",\
"0.799236, 0.810936, 0.839453, 0.915013, 1.290019",\
"0.871617, 0.883318, 0.911834, 0.987394, 1.362400",\
"1.003081, 1.014782, 1.043298, 1.118858, 1.493864",\
"1.207832, 1.219533, 1.248049, 1.323609, 1.698615");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.846863, 0.861479, 0.906979, 1.068676, 1.928594",\
"0.892155, 0.906771, 0.952271, 1.113968, 1.973886",\
"0.946337, 0.960952, 1.006453, 1.168149, 2.028068",\
"1.026142, 1.040758, 1.086258, 1.247955, 2.107873",\
"1.128332, 1.142948, 1.188448, 1.350145, 2.210063");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110",\
"0.018890, 0.034127, 0.092359, 0.321462, 1.560110");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.744783, 0.756484, 0.785000, 0.860560, 1.235566",\
"0.799236, 0.810936, 0.839453, 0.915013, 1.290019",\
"0.871617, 0.883318, 0.911834, 0.987394, 1.362400",\
"1.003081, 1.014782, 1.043298, 1.118858, 1.493864",\
"1.207832, 1.219533, 1.248049, 1.323609, 1.698615");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001494, 0.011766, 0.050994, 0.200994, 1.000000");
values ( "0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852",\
"0.018438, 0.026411, 0.050977, 0.140448, 0.658852");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.410289, 0.424635, 0.470161, 0.633367, 1.493523",\
"0.427788, 0.442131, 0.487657, 0.650860, 1.511016",\
"0.471935, 0.486270, 0.531792, 0.694986, 1.555145",\
"0.535653, 0.549948, 0.595451, 0.758596, 1.618783",\
"0.590305, 0.604737, 0.650388, 0.813609, 1.674416");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.019708, 0.034917, 0.093110, 0.327739, 1.564778",\
"0.019709, 0.034919, 0.093110, 0.327736, 1.564809",\
"0.019715, 0.034925, 0.093113, 0.327723, 1.564931",\
"0.019755, 0.034964, 0.093132, 0.327655, 1.565575",\
"0.020348, 0.035425, 0.093313, 0.327579, 1.565809");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.450444, 0.461752, 0.490217, 0.566880, 0.942886",\
"0.472490, 0.483797, 0.512258, 0.588924, 0.964922",\
"0.535975, 0.547275, 0.575724, 0.652402, 1.028367",\
"0.663781, 0.675064, 0.703477, 0.780188, 1.156063",\
"0.871660, 0.882911, 0.911259, 0.988031, 1.363744");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018947, 0.026734, 0.051223, 0.145358, 0.663550",\
"0.018946, 0.026733, 0.051223, 0.145356, 0.663547",\
"0.018943, 0.026730, 0.051220, 0.145347, 0.663535",\
"0.018933, 0.026720, 0.051211, 0.145323, 0.663501",\
"0.018916, 0.026704, 0.051196, 0.145280, 0.663442");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.410289, 0.424635, 0.470161, 0.633367, 1.493523",\
"0.427788, 0.442131, 0.487657, 0.650860, 1.511016",\
"0.471935, 0.486270, 0.531792, 0.694986, 1.555145",\
"0.535653, 0.549948, 0.595451, 0.758596, 1.618783",\
"0.590305, 0.604737, 0.650388, 0.813609, 1.674416");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.019708, 0.034917, 0.093110, 0.327739, 1.564778",\
"0.019709, 0.034919, 0.093110, 0.327736, 1.564809",\
"0.019715, 0.034925, 0.093113, 0.327723, 1.564931",\
"0.019755, 0.034964, 0.093132, 0.327655, 1.565575",\
"0.020348, 0.035425, 0.093313, 0.327579, 1.565809");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.450444, 0.461752, 0.490217, 0.566880, 0.942886",\
"0.472490, 0.483797, 0.512258, 0.588924, 0.964922",\
"0.535975, 0.547275, 0.575724, 0.652402, 1.028367",\
"0.663781, 0.675064, 0.703477, 0.780188, 1.156063",\
"0.871660, 0.882911, 0.911259, 0.988031, 1.363744");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018947, 0.026734, 0.051223, 0.145358, 0.663550",\
"0.018946, 0.026733, 0.051223, 0.145356, 0.663547",\
"0.018943, 0.026730, 0.051220, 0.145347, 0.663535",\
"0.018933, 0.026720, 0.051211, 0.145323, 0.663501",\
"0.018916, 0.026704, 0.051196, 0.145280, 0.663442");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.136450, 1.150795, 1.196321, 1.359527, 2.219682",\
"1.181742, 1.196087, 1.241613, 1.404818, 2.264974",\
"1.235924, 1.250268, 1.295795, 1.459000, 2.319155",\
"1.315729, 1.330074, 1.375600, 1.538806, 2.398961",\
"1.417919, 1.432264, 1.477790, 1.640996, 2.501151");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.973389, 0.984700, 1.013169, 1.089828, 1.465844",\
"1.027842, 1.039152, 1.067621, 1.144280, 1.520297",\
"1.100223, 1.111534, 1.140003, 1.216662, 1.592678",\
"1.231687, 1.242998, 1.271467, 1.348126, 1.724142",\
"1.436438, 1.447749, 1.476218, 1.552877, 1.928893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "1.136450, 1.150795, 1.196321, 1.359527, 2.219682",\
"1.181742, 1.196087, 1.241613, 1.404818, 2.264974",\
"1.235924, 1.250268, 1.295795, 1.459000, 2.319155",\
"1.315729, 1.330074, 1.375600, 1.538806, 2.398961",\
"1.417919, 1.432264, 1.477790, 1.640996, 2.501151");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788",\
"0.019708, 0.034918, 0.093110, 0.327738, 1.564788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.973389, 0.984700, 1.013169, 1.089828, 1.465844",\
"1.027842, 1.039152, 1.067621, 1.144280, 1.520297",\
"1.100223, 1.111534, 1.140003, 1.216662, 1.592678",\
"1.231687, 1.242998, 1.271467, 1.348126, 1.724142",\
"1.436438, 1.447749, 1.476218, 1.552877, 1.928893");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002036, 0.012308, 0.051536, 0.201536, 1.000000");
values ( "0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554",\
"0.018948, 0.026735, 0.051224, 0.145361, 0.663554");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.549056, 0.563448, 0.608934, 0.771890, 1.631130",\
"0.555469, 0.569862, 0.615348, 0.778303, 1.637544",\
"0.588883, 0.603267, 0.648749, 0.811695, 1.670939",\
"0.661729, 0.676111, 0.721603, 0.884533, 1.743871",\
"0.727121, 0.741636, 0.787269, 0.950271, 1.810196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.019489, 0.034712, 0.092924, 0.326946, 1.562537",\
"0.019489, 0.034712, 0.092924, 0.326946, 1.562537",\
"0.019495, 0.034718, 0.092927, 0.326934, 1.562655",\
"0.019591, 0.034797, 0.092959, 0.326890, 1.563012",\
"0.020154, 0.035235, 0.093131, 0.326818, 1.563234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.627303, 0.638706, 0.667139, 0.743597, 1.118505",\
"0.634916, 0.646319, 0.674751, 0.751209, 1.126117",\
"0.678994, 0.690393, 0.718819, 0.795283, 1.170174",\
"0.799894, 0.811281, 0.839681, 0.916170, 1.290997",\
"1.012242, 1.023601, 1.051944, 1.128488, 1.503168");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.018797, 0.026639, 0.051167, 0.144714, 0.660878",\
"0.018797, 0.026639, 0.051167, 0.144714, 0.660878",\
"0.018796, 0.026637, 0.051166, 0.144709, 0.660873",\
"0.018794, 0.026631, 0.051160, 0.144692, 0.660849",\
"0.018794, 0.026625, 0.051152, 0.144655, 0.660792");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.549056, 0.563448, 0.608934, 0.771890, 1.631130",\
"0.555469, 0.569862, 0.615348, 0.778303, 1.637544",\
"0.588883, 0.603267, 0.648749, 0.811695, 1.670939",\
"0.661729, 0.676111, 0.721603, 0.884533, 1.743871",\
"0.727121, 0.741636, 0.787269, 0.950271, 1.810196");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.019489, 0.034712, 0.092924, 0.326946, 1.562537",\
"0.019489, 0.034712, 0.092924, 0.326946, 1.562537",\
"0.019495, 0.034718, 0.092927, 0.326934, 1.562655",\
"0.019591, 0.034797, 0.092959, 0.326890, 1.563012",\
"0.020154, 0.035235, 0.093131, 0.326818, 1.563234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.627303, 0.638706, 0.667139, 0.743597, 1.118505",\
"0.634916, 0.646319, 0.674751, 0.751209, 1.126117",\
"0.678994, 0.690393, 0.718819, 0.795283, 1.170174",\
"0.799894, 0.811281, 0.839681, 0.916170, 1.290997",\
"1.012242, 1.023601, 1.051944, 1.128488, 1.503168");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.018797, 0.026639, 0.051167, 0.144714, 0.660878",\
"0.018797, 0.026639, 0.051167, 0.144714, 0.660878",\
"0.018796, 0.026637, 0.051166, 0.144709, 0.660873",\
"0.018794, 0.026631, 0.051160, 0.144692, 0.660849",\
"0.018794, 0.026625, 0.051152, 0.144655, 0.660792");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "1.132475, 1.146882, 1.192375, 1.355347, 2.214582",\
"1.177767, 1.192173, 1.237667, 1.400638, 2.259874",\
"1.231948, 1.246355, 1.291848, 1.454820, 2.314055",\
"1.311754, 1.326161, 1.371654, 1.534626, 2.393861",\
"1.413944, 1.428351, 1.473844, 1.636816, 2.496051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.968350, 0.979768, 1.008231, 1.084661, 1.459645",\
"1.022802, 1.034220, 1.062684, 1.139113, 1.514098",\
"1.095184, 1.106602, 1.135065, 1.211494, 1.586479",\
"1.226648, 1.238066, 1.266529, 1.342959, 1.717944",\
"1.431399, 1.442817, 1.471281, 1.547710, 1.922695");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "1.132475, 1.146882, 1.192375, 1.355347, 2.214582",\
"1.177767, 1.192173, 1.237667, 1.400638, 2.259874",\
"1.231948, 1.246355, 1.291848, 1.454820, 2.314055",\
"1.311754, 1.326161, 1.371654, 1.534626, 2.393861",\
"1.413944, 1.428351, 1.473844, 1.636816, 2.496051");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330",\
"0.019480, 0.034702, 0.092919, 0.326968, 1.562330");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.968350, 0.979768, 1.008231, 1.084661, 1.459645",\
"1.022802, 1.034220, 1.062684, 1.139113, 1.514098",\
"1.095184, 1.106602, 1.135065, 1.211494, 1.586479",\
"1.226648, 1.238066, 1.266529, 1.342959, 1.717944",\
"1.431399, 1.442817, 1.471281, 1.547710, 1.922695");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001880, 0.012152, 0.051380, 0.201380, 1.000000");
values ( "0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907",\
"0.018802, 0.026647, 0.051175, 0.144734, 0.660907");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.363041, 0.377624, 0.423105, 0.584702, 1.444446",\
"0.386533, 0.401120, 0.446605, 0.608204, 1.467965",\
"0.430126, 0.444727, 0.490226, 0.651832, 1.511652",\
"0.485439, 0.500099, 0.545658, 0.707294, 1.567358",\
"0.531784, 0.546576, 0.592267, 0.753969, 1.614581");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018973, 0.034196, 0.092379, 0.321376, 1.560333",\
"0.018989, 0.034209, 0.092384, 0.321374, 1.560339",\
"0.019046, 0.034253, 0.092402, 0.321366, 1.560361",\
"0.019280, 0.034436, 0.092473, 0.321336, 1.560453",\
"0.019805, 0.034847, 0.092634, 0.321267, 1.560659");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.446251, 0.457914, 0.486322, 0.561955, 0.936387",\
"0.476858, 0.488521, 0.516931, 0.592565, 0.966998",\
"0.546208, 0.557874, 0.586289, 0.661923, 1.036361",\
"0.679325, 0.691007, 0.719454, 0.795096, 1.169563",\
"0.898829, 0.910541, 0.939048, 1.014704, 1.389223");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018529, 0.026445, 0.050996, 0.140406, 0.658037",\
"0.018536, 0.026451, 0.050999, 0.140407, 0.658036",\
"0.018561, 0.026471, 0.051012, 0.140413, 0.658030",\
"0.018721, 0.026598, 0.051094, 0.140450, 0.657992",\
"0.019016, 0.026834, 0.051246, 0.140518, 0.657922");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.363041, 0.377624, 0.423105, 0.584702, 1.444446",\
"0.386533, 0.401120, 0.446605, 0.608204, 1.467965",\
"0.430126, 0.444727, 0.490226, 0.651832, 1.511652",\
"0.485439, 0.500099, 0.545658, 0.707294, 1.567358",\
"0.531784, 0.546576, 0.592267, 0.753969, 1.614581");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018973, 0.034196, 0.092379, 0.321376, 1.560333",\
"0.018989, 0.034209, 0.092384, 0.321374, 1.560339",\
"0.019046, 0.034253, 0.092402, 0.321366, 1.560361",\
"0.019280, 0.034436, 0.092473, 0.321336, 1.560453",\
"0.019805, 0.034847, 0.092634, 0.321267, 1.560659");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.446251, 0.457914, 0.486322, 0.561955, 0.936387",\
"0.476858, 0.488521, 0.516931, 0.592565, 0.966998",\
"0.546208, 0.557874, 0.586289, 0.661923, 1.036361",\
"0.679325, 0.691007, 0.719454, 0.795096, 1.169563",\
"0.898829, 0.910541, 0.939048, 1.014704, 1.389223");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018529, 0.026445, 0.050996, 0.140406, 0.658037",\
"0.018536, 0.026451, 0.050999, 0.140407, 0.658036",\
"0.018561, 0.026471, 0.051012, 0.140413, 0.658030",\
"0.018721, 0.026598, 0.051094, 0.140450, 0.657992",\
"0.019016, 0.026834, 0.051246, 0.140518, 0.657922");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.144416, 1.159005, 1.204493, 1.366093, 2.225865",\
"1.189707, 1.204297, 1.249785, 1.411385, 2.271157",\
"1.243889, 1.258479, 1.303966, 1.465566, 2.325338",\
"1.323695, 1.338284, 1.383772, 1.545372, 2.405144",\
"1.425885, 1.440474, 1.485962, 1.647562, 2.507334");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.034697, 1.046361, 1.074769, 1.150403, 1.524835",\
"1.089150, 1.100813, 1.129222, 1.204855, 1.579288",\
"1.161531, 1.173195, 1.201604, 1.277237, 1.651669",\
"1.292995, 1.304659, 1.333068, 1.408701, 1.783133",\
"1.497746, 1.509410, 1.537819, 1.613452, 1.987885");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.144416, 1.159005, 1.204493, 1.366093, 2.225865",\
"1.189707, 1.204297, 1.249785, 1.411385, 2.271157",\
"1.243889, 1.258479, 1.303966, 1.465566, 2.325338",\
"1.323695, 1.338284, 1.383772, 1.545372, 2.405144",\
"1.425885, 1.440474, 1.485962, 1.647562, 2.507334");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343",\
"0.018999, 0.034217, 0.092387, 0.321372, 1.560343");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "1.034697, 1.046361, 1.074769, 1.150403, 1.524835",\
"1.089150, 1.100813, 1.129222, 1.204855, 1.579288",\
"1.161531, 1.173195, 1.201604, 1.277237, 1.651669",\
"1.292995, 1.304659, 1.333068, 1.408701, 1.783133",\
"1.497746, 1.509410, 1.537819, 1.613452, 1.987885");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001471, 0.011743, 0.050971, 0.200971, 1.000000");
values ( "0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037",\
"0.018531, 0.026447, 0.050997, 0.140406, 0.658037");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.544428, 0.559093, 0.604583, 0.766211, 1.625998",\
"0.550623, 0.565288, 0.610778, 0.772406, 1.632193",\
"0.583721, 0.598377, 0.643863, 0.805481, 1.665272",\
"0.656259, 0.670901, 0.716386, 0.877979, 1.737831",\
"0.719919, 0.734703, 0.780329, 0.941993, 1.802428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018685, 0.033927, 0.092153, 0.321247, 1.559792",\
"0.018685, 0.033927, 0.092153, 0.321247, 1.559792",\
"0.018691, 0.033933, 0.092156, 0.321235, 1.559913",\
"0.018760, 0.033991, 0.092181, 0.321189, 1.560321",\
"0.019318, 0.034428, 0.092352, 0.321116, 1.560539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.677680, 0.689434, 0.717863, 0.793480, 1.167988",\
"0.684806, 0.696559, 0.724988, 0.800606, 1.175114",\
"0.730179, 0.741928, 0.770349, 0.845974, 1.220463",\
"0.856920, 0.868678, 0.897117, 0.972751, 1.347249",\
"1.084370, 1.096159, 1.124661, 1.200309, 1.574861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018325, 0.026294, 0.050875, 0.140319, 0.658069",\
"0.018325, 0.026294, 0.050875, 0.140319, 0.658069",\
"0.018327, 0.026294, 0.050875, 0.140319, 0.658069",\
"0.018435, 0.026377, 0.050928, 0.140334, 0.658069",\
"0.018739, 0.026621, 0.051084, 0.140404, 0.658069");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.544428, 0.559093, 0.604583, 0.766211, 1.625998",\
"0.550623, 0.565288, 0.610778, 0.772406, 1.632193",\
"0.583721, 0.598377, 0.643863, 0.805481, 1.665272",\
"0.656259, 0.670901, 0.716386, 0.877979, 1.737831",\
"0.719919, 0.734703, 0.780329, 0.941993, 1.802428");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018685, 0.033927, 0.092153, 0.321247, 1.559792",\
"0.018685, 0.033927, 0.092153, 0.321247, 1.559792",\
"0.018691, 0.033933, 0.092156, 0.321235, 1.559913",\
"0.018760, 0.033991, 0.092181, 0.321189, 1.560321",\
"0.019318, 0.034428, 0.092352, 0.321116, 1.560539");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.677680, 0.689434, 0.717863, 0.793480, 1.167988",\
"0.684806, 0.696559, 0.724988, 0.800606, 1.175114",\
"0.730179, 0.741928, 0.770349, 0.845974, 1.220463",\
"0.856920, 0.868678, 0.897117, 0.972751, 1.347249",\
"1.084370, 1.096159, 1.124661, 1.200309, 1.574861");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018325, 0.026292, 0.050873, 0.140313, 0.657960",\
"0.018325, 0.026292, 0.050873, 0.140313, 0.657960",\
"0.018327, 0.026292, 0.050873, 0.140313, 0.657960",\
"0.018435, 0.026377, 0.050928, 0.140334, 0.657960",\
"0.018739, 0.026621, 0.051084, 0.140404, 0.657960");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.130108, 1.144793, 1.190291, 1.351939, 2.211721",\
"1.175400, 1.190084, 1.235583, 1.397231, 2.257013",\
"1.229582, 1.244266, 1.289765, 1.451413, 2.311194",\
"1.309388, 1.324072, 1.369571, 1.531219, 2.391000",\
"1.411578, 1.426262, 1.471761, 1.633409, 2.493190");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.015902, 1.027667, 1.056118, 1.131716, 1.506278",\
"1.070355, 1.082120, 1.110571, 1.186169, 1.560730",\
"1.142736, 1.154501, 1.182952, 1.258550, 1.633112",\
"1.274200, 1.285965, 1.314416, 1.390014, 1.764576",\
"1.478951, 1.490716, 1.519168, 1.594765, 1.969327");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.130108, 1.144793, 1.190291, 1.351939, 2.211721",\
"1.175400, 1.190084, 1.235583, 1.397231, 2.257013",\
"1.229582, 1.244266, 1.289765, 1.451413, 2.311194",\
"1.309388, 1.324072, 1.369571, 1.531219, 2.391000",\
"1.411578, 1.426262, 1.471761, 1.633409, 2.493190");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528",\
"0.018673, 0.033915, 0.092147, 0.321274, 1.559528");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "1.015902, 1.027667, 1.056118, 1.131716, 1.506278",\
"1.070355, 1.082120, 1.110571, 1.186169, 1.560730",\
"1.142736, 1.154501, 1.182952, 1.258550, 1.633112",\
"1.274200, 1.285965, 1.314416, 1.390014, 1.764576",\
"1.478951, 1.490716, 1.519168, 1.594765, 1.969327");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001346, 0.011619, 0.050846, 0.200846, 1.000000");
values ( "0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088",\
"0.018320, 0.026299, 0.050880, 0.140336, 0.658088");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.542864, 0.557444, 0.602928, 0.764588, 1.624512",\
"0.548962, 0.563542, 0.609026, 0.770687, 1.630610",\
"0.580854, 0.595428, 0.640909, 0.802563, 1.662488",\
"0.652768, 0.667338, 0.712828, 0.874465, 1.734475",\
"0.713873, 0.728579, 0.774205, 0.935911, 1.796487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018920, 0.034157, 0.092378, 0.321424, 1.560570",\
"0.018920, 0.034157, 0.092378, 0.321424, 1.560570",\
"0.018924, 0.034161, 0.092380, 0.321415, 1.560656",\
"0.019013, 0.034234, 0.092410, 0.321373, 1.561000",\
"0.019555, 0.034657, 0.092576, 0.321302, 1.561213");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.624200, 0.635882, 0.664369, 0.739954, 1.114889",\
"0.631209, 0.642891, 0.671378, 0.746964, 1.121898",\
"0.673417, 0.685096, 0.713577, 0.789168, 1.164086",\
"0.792421, 0.804088, 0.832543, 0.908157, 1.283014",\
"1.000619, 1.012254, 1.040648, 1.116318, 1.491024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018447, 0.026408, 0.050974, 0.140429, 0.658827",\
"0.018447, 0.026408, 0.050974, 0.140429, 0.658827",\
"0.018448, 0.026406, 0.050973, 0.140424, 0.658821",\
"0.018451, 0.026400, 0.050967, 0.140405, 0.658798",\
"0.018460, 0.026386, 0.050953, 0.140357, 0.658742");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.542864, 0.557444, 0.602928, 0.764588, 1.624512",\
"0.548962, 0.563542, 0.609026, 0.770687, 1.630610",\
"0.580854, 0.595428, 0.640909, 0.802563, 1.662488",\
"0.652768, 0.667338, 0.712828, 0.874465, 1.734475",\
"0.713873, 0.728579, 0.774205, 0.935911, 1.796487");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018920, 0.034157, 0.092378, 0.321424, 1.560570",\
"0.018920, 0.034157, 0.092378, 0.321424, 1.560570",\
"0.018924, 0.034161, 0.092380, 0.321415, 1.560656",\
"0.019013, 0.034234, 0.092410, 0.321373, 1.561000",\
"0.019555, 0.034657, 0.092576, 0.321302, 1.561213");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.624200, 0.635882, 0.664369, 0.739954, 1.114889",\
"0.631209, 0.642891, 0.671378, 0.746964, 1.121898",\
"0.673417, 0.685096, 0.713577, 0.789168, 1.164086",\
"0.792421, 0.804088, 0.832543, 0.908157, 1.283014",\
"1.000619, 1.012254, 1.040648, 1.116318, 1.491024");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018447, 0.026408, 0.050974, 0.140429, 0.658827",\
"0.018447, 0.026408, 0.050974, 0.140429, 0.658827",\
"0.018448, 0.026406, 0.050973, 0.140424, 0.658821",\
"0.018451, 0.026400, 0.050967, 0.140405, 0.658798",\
"0.018460, 0.026386, 0.050953, 0.140357, 0.658742");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "1.125308, 1.139903, 1.185395, 1.347072, 2.206990",\
"1.170599, 1.185195, 1.230687, 1.392364, 2.252282",\
"1.224781, 1.239377, 1.284868, 1.446545, 2.306464",\
"1.304587, 1.319182, 1.364674, 1.526351, 2.386270",\
"1.406776, 1.421372, 1.466864, 1.628541, 2.488459");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.960668, 0.972368, 1.000890, 1.076444, 1.451463",\
"1.015121, 1.026821, 1.055342, 1.130896, 1.505915",\
"1.087502, 1.099202, 1.127724, 1.203278, 1.578297",\
"1.218966, 1.230666, 1.259188, 1.334742, 1.709761",\
"1.423718, 1.435417, 1.463939, 1.539493, 1.914512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "1.125308, 1.139903, 1.185395, 1.347072, 2.206990",\
"1.170599, 1.185195, 1.230687, 1.392364, 2.252282",\
"1.224781, 1.239377, 1.284868, 1.446545, 2.306464",\
"1.304587, 1.319182, 1.364674, 1.526351, 2.386270",\
"1.406776, 1.421372, 1.466864, 1.628541, 2.488459");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353",\
"0.018910, 0.034146, 0.092373, 0.321446, 1.560353");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.960668, 0.972368, 1.000890, 1.076444, 1.451463",\
"1.015121, 1.026821, 1.055342, 1.130896, 1.505915",\
"1.087502, 1.099202, 1.127724, 1.203278, 1.578297",\
"1.218966, 1.230666, 1.259188, 1.334742, 1.709761",\
"1.423718, 1.435417, 1.463939, 1.539493, 1.914512");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001499, 0.011771, 0.050999, 0.200999, 1.000000");
values ( "0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858",\
"0.018443, 0.026416, 0.050982, 0.140456, 0.658858");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.542164, 0.556363, 0.601924, 0.765455, 1.626710",\
"0.550062, 0.564261, 0.609822, 0.773354, 1.634608",\
"0.588368, 0.602556, 0.648111, 0.811630, 1.672889",\
"0.668114, 0.682263, 0.727798, 0.891269, 1.752543",\
"0.751550, 0.765783, 0.811423, 0.974932, 1.836690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.020272, 0.035462, 0.093629, 0.329087, 1.568169",\
"0.020272, 0.035462, 0.093629, 0.329087, 1.568169",\
"0.020279, 0.035470, 0.093633, 0.329070, 1.568338",\
"0.020305, 0.035498, 0.093647, 0.329008, 1.568932",\
"0.020771, 0.035864, 0.093792, 0.328922, 1.569368");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.601321, 0.612384, 0.640812, 0.717799, 1.095137",\
"0.611040, 0.622103, 0.650530, 0.727517, 1.104855",\
"0.660246, 0.671305, 0.699725, 0.776719, 1.154037",\
"0.785857, 0.796902, 0.825294, 0.902315, 1.279562",\
"0.995538, 1.006556, 1.034890, 1.111965, 1.489065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.019287, 0.026958, 0.051390, 0.146342, 0.667243",\
"0.019287, 0.026958, 0.051390, 0.146342, 0.667243",\
"0.019283, 0.026956, 0.051389, 0.146337, 0.667236",\
"0.019270, 0.026949, 0.051382, 0.146318, 0.667209",\
"0.019242, 0.026935, 0.051368, 0.146279, 0.667155");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.542164, 0.556363, 0.601924, 0.765455, 1.626710",\
"0.550062, 0.564261, 0.609822, 0.773354, 1.634608",\
"0.588368, 0.602556, 0.648111, 0.811630, 1.672889",\
"0.668114, 0.682263, 0.727798, 0.891269, 1.752543",\
"0.751550, 0.765783, 0.811423, 0.974932, 1.836690");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.020272, 0.035462, 0.093629, 0.329087, 1.568169",\
"0.020272, 0.035462, 0.093629, 0.329087, 1.568169",\
"0.020279, 0.035470, 0.093633, 0.329070, 1.568338",\
"0.020305, 0.035498, 0.093647, 0.329008, 1.568932",\
"0.020771, 0.035864, 0.093792, 0.328922, 1.569368");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.601321, 0.612384, 0.640812, 0.717799, 1.095137",\
"0.611040, 0.622103, 0.650530, 0.727517, 1.104855",\
"0.660246, 0.671305, 0.699725, 0.776719, 1.154037",\
"0.785857, 0.796902, 0.825294, 0.902315, 1.279562",\
"0.995538, 1.006556, 1.034890, 1.111965, 1.489065");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.019287, 0.026958, 0.051390, 0.146342, 0.667243",\
"0.019287, 0.026958, 0.051390, 0.146342, 0.667243",\
"0.019283, 0.026956, 0.051389, 0.146337, 0.667236",\
"0.019270, 0.026949, 0.051382, 0.146318, 0.667209",\
"0.019242, 0.026935, 0.051368, 0.146279, 0.667155");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.845048, 0.859257, 0.904823, 1.068367, 1.929618",\
"0.890340, 0.904549, 0.950115, 1.113659, 1.974910",\
"0.944521, 0.958731, 1.004296, 1.167840, 2.029092",\
"1.024327, 1.038537, 1.084102, 1.247646, 2.108897",\
"1.126517, 1.140726, 1.186292, 1.349836, 2.211087");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.744740, 0.755810, 0.784254, 0.861226, 1.238605",\
"0.799192, 0.810263, 0.838707, 0.915678, 1.293057",\
"0.871574, 0.882644, 0.911088, 0.988060, 1.365439",\
"1.003038, 1.014108, 1.042552, 1.119524, 1.496903",\
"1.207789, 1.218860, 1.247303, 1.324275, 1.701654");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.845048, 0.859257, 0.904823, 1.068367, 1.929618",\
"0.890340, 0.904549, 0.950115, 1.113659, 1.974910",\
"0.944521, 0.958731, 1.004296, 1.167840, 2.029092",\
"1.024327, 1.038537, 1.084102, 1.247646, 2.108897",\
"1.126517, 1.140726, 1.186292, 1.349836, 2.211087");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015",\
"0.020266, 0.035455, 0.093626, 0.329103, 1.568015");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.744740, 0.755810, 0.784254, 0.861226, 1.238605",\
"0.799192, 0.810263, 0.838707, 0.915678, 1.293057",\
"0.871574, 0.882644, 0.911088, 0.988060, 1.365439",\
"1.003038, 1.014108, 1.042552, 1.119524, 1.496903",\
"1.207789, 1.218860, 1.247303, 1.324275, 1.701654");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002421, 0.012693, 0.051921, 0.201921, 1.000000");
values ( "0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258",\
"0.019295, 0.026963, 0.051394, 0.146353, 0.667258");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.563418, 0.578033, 0.623522, 0.785174, 1.644804",\
"0.573079, 0.587692, 0.633180, 0.794831, 1.654462",\
"0.614024, 0.628625, 0.674107, 0.835744, 1.695379",\
"0.702251, 0.716812, 0.762278, 0.923868, 1.783538",\
"0.799736, 0.814445, 0.860059, 1.021723, 1.882010");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018880, 0.034119, 0.092358, 0.321492, 1.559474",\
"0.018881, 0.034120, 0.092359, 0.321490, 1.559501",\
"0.018889, 0.034128, 0.092363, 0.321472, 1.559672",\
"0.018938, 0.034173, 0.092384, 0.321405, 1.560309",\
"0.019528, 0.034635, 0.092564, 0.321328, 1.560540");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.616842, 0.628536, 0.657024, 0.732560, 1.107219",\
"0.628386, 0.640079, 0.668566, 0.744103, 1.118759",\
"0.681294, 0.692984, 0.721463, 0.797007, 1.171643",\
"0.817493, 0.829167, 0.857615, 0.933188, 1.307748",\
"1.044400, 1.056043, 1.084430, 1.160058, 1.534468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018433, 0.026404, 0.050979, 0.140472, 0.658151",\
"0.018434, 0.026403, 0.050979, 0.140472, 0.658150",\
"0.018435, 0.026401, 0.050977, 0.140465, 0.658143",\
"0.018439, 0.026394, 0.050970, 0.140441, 0.658114",\
"0.018450, 0.026381, 0.050957, 0.140393, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.563418, 0.578033, 0.623522, 0.785174, 1.644804",\
"0.573079, 0.587692, 0.633180, 0.794831, 1.654462",\
"0.614024, 0.628625, 0.674107, 0.835744, 1.695379",\
"0.702251, 0.716812, 0.762278, 0.923868, 1.783538",\
"0.799736, 0.814445, 0.860059, 1.021723, 1.882010");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018880, 0.034119, 0.092358, 0.321492, 1.559474",\
"0.018881, 0.034120, 0.092359, 0.321490, 1.559501",\
"0.018889, 0.034128, 0.092363, 0.321472, 1.559672",\
"0.018938, 0.034173, 0.092384, 0.321405, 1.560309",\
"0.019528, 0.034635, 0.092564, 0.321328, 1.560540");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.616842, 0.628536, 0.657024, 0.732560, 1.107219",\
"0.628386, 0.640079, 0.668566, 0.744103, 1.118759",\
"0.681294, 0.692984, 0.721463, 0.797007, 1.171643",\
"0.817493, 0.829167, 0.857615, 0.933188, 1.307748",\
"1.044400, 1.056043, 1.084430, 1.160058, 1.534468");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018433, 0.026404, 0.050979, 0.140472, 0.658151",\
"0.018434, 0.026403, 0.050979, 0.140472, 0.658150",\
"0.018435, 0.026401, 0.050977, 0.140465, 0.658143",\
"0.018439, 0.026394, 0.050970, 0.140441, 0.658114",\
"0.018450, 0.026381, 0.050957, 0.140393, 0.658058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.171300, 1.185932, 1.231429, 1.393100, 2.252725",\
"1.216592, 1.231224, 1.276721, 1.438392, 2.298017",\
"1.270773, 1.285405, 1.330902, 1.492574, 2.352198",\
"1.350579, 1.365211, 1.410708, 1.572379, 2.432004",\
"1.452769, 1.467401, 1.512898, 1.674569, 2.534194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.996493, 1.008193, 1.036694, 1.112218, 1.486908",\
"1.050945, 1.062646, 1.091146, 1.166671, 1.541360",\
"1.123327, 1.135027, 1.163528, 1.239052, 1.613742",\
"1.254791, 1.266491, 1.294992, 1.370516, 1.745206",\
"1.459542, 1.471243, 1.499743, 1.575268, 1.949957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "1.171300, 1.185932, 1.231429, 1.393100, 2.252725",\
"1.216592, 1.231224, 1.276721, 1.438392, 2.298017",\
"1.270773, 1.285405, 1.330902, 1.492574, 2.352198",\
"1.350579, 1.365211, 1.410708, 1.572379, 2.432004",\
"1.452769, 1.467401, 1.512898, 1.674569, 2.534194");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234",\
"0.018868, 0.034107, 0.092353, 0.321517, 1.559234");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.996493, 1.008193, 1.036694, 1.112218, 1.486908",\
"1.050945, 1.062646, 1.091146, 1.166671, 1.541360",\
"1.123327, 1.135027, 1.163528, 1.239052, 1.613742",\
"1.254791, 1.266491, 1.294992, 1.370516, 1.745206",\
"1.459542, 1.471243, 1.499743, 1.575268, 1.949957");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001485, 0.011758, 0.050985, 0.200985, 1.000000");
values ( "0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162",\
"0.018432, 0.026407, 0.050982, 0.140482, 0.658162");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.602939, 0.617395, 0.662855, 0.824502, 1.684198",\
"0.610777, 0.625233, 0.670693, 0.832340, 1.692036",\
"0.650423, 0.664866, 0.710320, 0.871952, 1.731652",\
"0.740199, 0.754703, 0.800222, 0.961884, 1.821863",\
"0.844013, 0.858669, 0.904346, 1.066087, 1.926720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.019251, 0.034484, 0.092711, 0.321734, 1.560746",\
"0.019251, 0.034484, 0.092711, 0.321734, 1.560746",\
"0.019260, 0.034493, 0.092715, 0.321715, 1.560931",\
"0.019526, 0.034701, 0.092797, 0.321676, 1.561076",\
"0.020153, 0.035190, 0.092988, 0.321594, 1.561322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.660508, 0.672021, 0.700445, 0.776043, 1.150834",\
"0.670100, 0.681613, 0.710037, 0.785635, 1.160427",\
"0.720179, 0.731687, 0.760102, 0.835708, 1.210479",\
"0.855955, 0.867448, 0.895832, 0.971467, 1.346160",\
"1.087271, 1.098756, 1.127124, 1.202799, 1.577417");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.018645, 0.026539, 0.051099, 0.140547, 0.658815",\
"0.018645, 0.026539, 0.051099, 0.140547, 0.658815",\
"0.018645, 0.026539, 0.051099, 0.140547, 0.658815",\
"0.018645, 0.026539, 0.051099, 0.140547, 0.658815",\
"0.018755, 0.026609, 0.051139, 0.140547, 0.658815");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.602939, 0.617395, 0.662855, 0.824502, 1.684198",\
"0.610777, 0.625233, 0.670693, 0.832340, 1.692036",\
"0.650423, 0.664866, 0.710320, 0.871952, 1.731652",\
"0.740199, 0.754703, 0.800222, 0.961884, 1.821863",\
"0.844013, 0.858669, 0.904346, 1.066087, 1.926720");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.019251, 0.034484, 0.092711, 0.321734, 1.560746",\
"0.019251, 0.034484, 0.092711, 0.321734, 1.560746",\
"0.019260, 0.034493, 0.092715, 0.321715, 1.560931",\
"0.019526, 0.034701, 0.092797, 0.321676, 1.561076",\
"0.020153, 0.035190, 0.092988, 0.321594, 1.561322");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.660508, 0.672021, 0.700445, 0.776043, 1.150834",\
"0.670100, 0.681613, 0.710037, 0.785635, 1.160427",\
"0.720179, 0.731687, 0.760102, 0.835708, 1.210479",\
"0.855955, 0.867448, 0.895832, 0.971467, 1.346160",\
"1.087271, 1.098756, 1.127124, 1.202799, 1.577417");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.018645, 0.026529, 0.051090, 0.140511, 0.658716",\
"0.018645, 0.026529, 0.051090, 0.140511, 0.658716",\
"0.018645, 0.026529, 0.051090, 0.140511, 0.658716",\
"0.018645, 0.026529, 0.051090, 0.140511, 0.658716",\
"0.018755, 0.026609, 0.051139, 0.140511, 0.658716");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.183422, 1.197901, 1.243373, 1.405046, 2.264734",\
"1.228713, 1.243193, 1.288665, 1.450338, 2.310026",\
"1.282895, 1.297374, 1.342846, 1.504520, 2.364208",\
"1.362701, 1.377180, 1.422652, 1.584325, 2.444013",\
"1.464891, 1.479370, 1.524842, 1.686515, 2.546203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.006377, 1.017899, 1.046341, 1.121923, 1.496759",\
"1.060830, 1.072352, 1.100794, 1.176375, 1.551212",\
"1.133211, 1.144733, 1.173175, 1.248757, 1.623593",\
"1.264675, 1.276197, 1.304639, 1.380221, 1.755057",\
"1.469427, 1.480948, 1.509390, 1.584972, 1.959808");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.183422, 1.197901, 1.243373, 1.405046, 2.264734",\
"1.228713, 1.243193, 1.288665, 1.450338, 2.310026",\
"1.282895, 1.297374, 1.342846, 1.504520, 2.364208",\
"1.362701, 1.377180, 1.422652, 1.584325, 2.444013",\
"1.464891, 1.479370, 1.524842, 1.686515, 2.546203");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406",\
"0.019235, 0.034468, 0.092703, 0.321769, 1.560406");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "1.006377, 1.017899, 1.046341, 1.121923, 1.496759",\
"1.060830, 1.072352, 1.100794, 1.176375, 1.551212",\
"1.133211, 1.144733, 1.173175, 1.248757, 1.623593",\
"1.264675, 1.276197, 1.304639, 1.380221, 1.755057",\
"1.469427, 1.480948, 1.509390, 1.584972, 1.959808");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001714, 0.011986, 0.051214, 0.201214, 1.000000");
values ( "0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832",\
"0.018645, 0.026544, 0.051104, 0.140561, 0.658832");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.531214, 0.545357, 0.590844, 0.754054, 1.613684",\
"0.539018, 0.553161, 0.598648, 0.761858, 1.621489",\
"0.577717, 0.591850, 0.637330, 0.800527, 1.660162",\
"0.656148, 0.670242, 0.715703, 0.878853, 1.738503",\
"0.737174, 0.751389, 0.796988, 0.960207, 1.820447");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.020430, 0.035634, 0.093848, 0.328492, 1.564776",\
"0.020430, 0.035634, 0.093848, 0.328492, 1.564776",\
"0.020437, 0.035642, 0.093852, 0.328475, 1.564942",\
"0.020463, 0.035670, 0.093865, 0.328413, 1.565534",\
"0.021025, 0.036107, 0.094037, 0.328336, 1.565794");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.590942, 0.601944, 0.630284, 0.706964, 1.082686",\
"0.600401, 0.611403, 0.639743, 0.716423, 1.092145",\
"0.649801, 0.660800, 0.689131, 0.765819, 1.141520",\
"0.773528, 0.784512, 0.812816, 0.889530, 1.265159",\
"0.980160, 0.991116, 1.019360, 1.096131, 1.471608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.019363, 0.027033, 0.051508, 0.145651, 0.663538",\
"0.019363, 0.027033, 0.051508, 0.145651, 0.663538",\
"0.019359, 0.027031, 0.051506, 0.145646, 0.663530",\
"0.019345, 0.027024, 0.051500, 0.145626, 0.663503",\
"0.019316, 0.027009, 0.051485, 0.145586, 0.663447");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.531214, 0.545357, 0.590844, 0.754054, 1.613684",\
"0.539018, 0.553161, 0.598648, 0.761858, 1.621489",\
"0.577717, 0.591850, 0.637330, 0.800527, 1.660162",\
"0.656148, 0.670242, 0.715703, 0.878853, 1.738503",\
"0.737174, 0.751389, 0.796988, 0.960207, 1.820447");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.020430, 0.035634, 0.093848, 0.328492, 1.564776",\
"0.020430, 0.035634, 0.093848, 0.328492, 1.564776",\
"0.020437, 0.035642, 0.093852, 0.328475, 1.564942",\
"0.020463, 0.035670, 0.093865, 0.328413, 1.565534",\
"0.021025, 0.036107, 0.094037, 0.328336, 1.565794");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.590942, 0.601944, 0.630284, 0.706964, 1.082686",\
"0.600401, 0.611403, 0.639743, 0.716423, 1.092145",\
"0.649801, 0.660800, 0.689131, 0.765819, 1.141520",\
"0.773528, 0.784512, 0.812816, 0.889530, 1.265159",\
"0.980160, 0.991116, 1.019360, 1.096131, 1.471608");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.019363, 0.027033, 0.051508, 0.145651, 0.663538",\
"0.019363, 0.027033, 0.051508, 0.145651, 0.663538",\
"0.019359, 0.027031, 0.051506, 0.145646, 0.663530",\
"0.019345, 0.027024, 0.051500, 0.145626, 0.663503",\
"0.019316, 0.027009, 0.051485, 0.145586, 0.663447");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.843031, 0.857182, 0.902673, 1.065893, 1.925520",\
"0.888322, 0.902474, 0.947965, 1.111185, 1.970812",\
"0.942504, 0.956655, 1.002146, 1.165367, 2.024994",\
"1.022310, 1.036461, 1.081952, 1.245172, 2.104800",\
"1.124500, 1.138651, 1.184142, 1.347362, 2.206990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.741238, 0.752250, 0.780609, 0.857270, 1.233042",\
"0.795691, 0.806702, 0.835062, 0.911723, 1.287494",\
"0.868072, 0.879084, 0.907443, 0.984104, 1.359876",\
"0.999536, 1.010548, 1.038907, 1.115568, 1.491340",\
"1.204287, 1.215299, 1.243659, 1.320320, 1.696091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.843031, 0.857182, 0.902673, 1.065893, 1.925520",\
"0.888322, 0.902474, 0.947965, 1.111185, 1.970812",\
"0.942504, 0.956655, 1.002146, 1.165367, 2.024994",\
"1.022310, 1.036461, 1.081952, 1.245172, 2.104800",\
"1.124500, 1.138651, 1.184142, 1.347362, 2.206990");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645",\
"0.020425, 0.035628, 0.093845, 0.328506, 1.564645");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.741238, 0.752250, 0.780609, 0.857270, 1.233042",\
"0.795691, 0.806702, 0.835062, 0.911723, 1.287494",\
"0.868072, 0.879084, 0.907443, 0.984104, 1.359876",\
"0.999536, 1.010548, 1.038907, 1.115568, 1.491340",\
"1.204287, 1.215299, 1.243659, 1.320320, 1.696091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002519, 0.012792, 0.052019, 0.202019, 1.000000");
values ( "0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556",\
"0.019372, 0.027038, 0.051513, 0.145664, 0.663556");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.578061, 0.592405, 0.637879, 0.800811, 1.659853",\
"0.583240, 0.597584, 0.643058, 0.805990, 1.665032",\
"0.613564, 0.627900, 0.673370, 0.836293, 1.695338",\
"0.692539, 0.706870, 0.752346, 0.915254, 1.774375",\
"0.775086, 0.789544, 0.835157, 0.998134, 1.857822");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.019622, 0.034844, 0.093062, 0.327030, 1.562323",\
"0.019622, 0.034844, 0.093062, 0.327030, 1.562323",\
"0.019627, 0.034849, 0.093065, 0.327018, 1.562433",\
"0.019706, 0.034915, 0.093092, 0.326979, 1.562760",\
"0.020249, 0.035337, 0.093257, 0.326909, 1.562974");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.657025, 0.668359, 0.696764, 0.773204, 1.147953",\
"0.662209, 0.673543, 0.701949, 0.778388, 1.153137",\
"0.700901, 0.712232, 0.740631, 0.817076, 1.191811",\
"0.817634, 0.828954, 0.857330, 0.933797, 1.308474",\
"1.021310, 1.032601, 1.060918, 1.137440, 1.511969");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.018877, 0.026694, 0.051223, 0.144716, 0.660624",\
"0.018877, 0.026694, 0.051223, 0.144716, 0.660624",\
"0.018876, 0.026692, 0.051222, 0.144712, 0.660619",\
"0.018870, 0.026687, 0.051216, 0.144697, 0.660598",\
"0.018858, 0.026672, 0.051202, 0.144658, 0.660543");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.578061, 0.592405, 0.637879, 0.800811, 1.659853",\
"0.583240, 0.597584, 0.643058, 0.805990, 1.665032",\
"0.613564, 0.627900, 0.673370, 0.836293, 1.695338",\
"0.692539, 0.706870, 0.752346, 0.915254, 1.774375",\
"0.775086, 0.789544, 0.835157, 0.998134, 1.857822");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.019622, 0.034844, 0.093062, 0.327030, 1.562323",\
"0.019622, 0.034844, 0.093062, 0.327030, 1.562323",\
"0.019627, 0.034849, 0.093065, 0.327018, 1.562433",\
"0.019706, 0.034915, 0.093092, 0.326979, 1.562760",\
"0.020249, 0.035337, 0.093257, 0.326909, 1.562974");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.657025, 0.668359, 0.696764, 0.773204, 1.147953",\
"0.662209, 0.673543, 0.701949, 0.778388, 1.153137",\
"0.700901, 0.712232, 0.740631, 0.817076, 1.191811",\
"0.817634, 0.828954, 0.857330, 0.933797, 1.308474",\
"1.021310, 1.032601, 1.060918, 1.137440, 1.511969");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.018877, 0.026694, 0.051223, 0.144716, 0.660624",\
"0.018877, 0.026694, 0.051223, 0.144716, 0.660624",\
"0.018876, 0.026692, 0.051222, 0.144712, 0.660619",\
"0.018870, 0.026687, 0.051216, 0.144697, 0.660598",\
"0.018858, 0.026672, 0.051202, 0.144658, 0.660543");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.830370, 0.844733, 0.890216, 1.053171, 1.912207",\
"0.875661, 0.890025, 0.935508, 1.098463, 1.957498",\
"0.929843, 0.944206, 0.989690, 1.152645, 2.011680",\
"1.009649, 1.024012, 1.069496, 1.232450, 2.091486",\
"1.111839, 1.126202, 1.171686, 1.334640, 2.193676");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.727299, 0.738652, 0.767095, 0.843499, 1.218343",\
"0.781751, 0.793104, 0.821547, 0.897952, 1.272795",\
"0.854133, 0.865486, 0.893929, 0.970333, 1.345177",\
"0.985597, 0.996950, 1.025393, 1.101797, 1.476641",\
"1.190348, 1.201701, 1.230144, 1.306548, 1.681392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.830370, 0.844733, 0.890216, 1.053171, 1.912207",\
"0.875661, 0.890025, 0.935508, 1.098463, 1.957498",\
"0.929843, 0.944206, 0.989690, 1.152645, 2.011680",\
"1.009649, 1.024012, 1.069496, 1.232450, 2.091486",\
"1.111839, 1.126202, 1.171686, 1.334640, 2.193676");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035",\
"0.019609, 0.034830, 0.093055, 0.327060, 1.562035");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.727299, 0.738652, 0.767095, 0.843499, 1.218343",\
"0.781751, 0.793104, 0.821547, 0.897952, 1.272795",\
"0.854133, 0.865486, 0.893929, 0.970333, 1.345177",\
"0.985597, 0.996950, 1.025393, 1.101797, 1.476641",\
"1.190348, 1.201701, 1.230144, 1.306548, 1.681392");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001967, 0.012239, 0.051467, 0.201467, 1.000000");
values ( "0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659",\
"0.018885, 0.026703, 0.051232, 0.144741, 0.660659");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.558614, 0.573297, 0.618862, 0.780499, 1.640618",\
"0.568385, 0.583069, 0.628635, 0.790273, 1.650396",\
"0.607880, 0.622576, 0.668156, 0.829800, 1.689977",\
"0.684653, 0.699410, 0.745051, 0.906725, 1.767154",\
"0.766010, 0.780901, 0.826674, 0.988415, 1.849393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.019241, 0.034394, 0.092423, 0.321279, 1.560457",\
"0.019245, 0.034398, 0.092424, 0.321279, 1.560459",\
"0.019297, 0.034438, 0.092440, 0.321272, 1.560480",\
"0.019538, 0.034627, 0.092514, 0.321241, 1.560574",\
"0.020065, 0.035039, 0.092675, 0.321172, 1.560780");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.672282, 0.683990, 0.712443, 0.788085, 1.162568",\
"0.684258, 0.695967, 0.724421, 0.800063, 1.174547",\
"0.738363, 0.750075, 0.778536, 0.854180, 1.228670",\
"0.873522, 0.885248, 0.913738, 0.989388, 1.363904",\
"1.100854, 1.112611, 1.141162, 1.216826, 1.591396");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.018678, 0.026567, 0.051067, 0.140426, 0.657993",\
"0.018684, 0.026571, 0.051070, 0.140427, 0.657992",\
"0.018720, 0.026600, 0.051088, 0.140435, 0.657984",\
"0.018859, 0.026711, 0.051160, 0.140467, 0.657950",\
"0.019160, 0.026952, 0.051314, 0.140536, 0.657879");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.558614, 0.573297, 0.618862, 0.780499, 1.640618",\
"0.568385, 0.583069, 0.628635, 0.790273, 1.650396",\
"0.607880, 0.622576, 0.668156, 0.829800, 1.689977",\
"0.684653, 0.699410, 0.745051, 0.906725, 1.767154",\
"0.766010, 0.780901, 0.826674, 0.988415, 1.849393");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.019241, 0.034394, 0.092423, 0.321279, 1.560457",\
"0.019245, 0.034398, 0.092424, 0.321279, 1.560459",\
"0.019297, 0.034438, 0.092440, 0.321272, 1.560480",\
"0.019538, 0.034627, 0.092514, 0.321241, 1.560574",\
"0.020065, 0.035039, 0.092675, 0.321172, 1.560780");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.672282, 0.683990, 0.712443, 0.788085, 1.162568",\
"0.684258, 0.695967, 0.724421, 0.800063, 1.174547",\
"0.738363, 0.750075, 0.778536, 0.854180, 1.228670",\
"0.873522, 0.885248, 0.913738, 0.989388, 1.363904",\
"1.100854, 1.112611, 1.141162, 1.216826, 1.591396");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.018678, 0.026567, 0.051067, 0.140426, 0.657993",\
"0.018684, 0.026571, 0.051070, 0.140427, 0.657992",\
"0.018720, 0.026600, 0.051088, 0.140435, 0.657984",\
"0.018859, 0.026711, 0.051160, 0.140467, 0.657950",\
"0.019160, 0.026952, 0.051314, 0.140536, 0.657879");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.873834, 0.888511, 0.934070, 1.095705, 1.955800",\
"0.919126, 0.933803, 0.979362, 1.140997, 2.001091",\
"0.973307, 0.987984, 1.033544, 1.195178, 2.055273",\
"1.053113, 1.067790, 1.113350, 1.274984, 2.135079",\
"1.155303, 1.169980, 1.215540, 1.377174, 2.237269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.829122, 0.840826, 0.869270, 0.944910, 1.319386",\
"0.883574, 0.895278, 0.923723, 0.999362, 1.373838",\
"0.955956, 0.967660, 0.996104, 1.071744, 1.446219",\
"1.087420, 1.099124, 1.127568, 1.203208, 1.577684",\
"1.292171, 1.303875, 1.332319, 1.407959, 1.782435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.873834, 0.888511, 0.934070, 1.095705, 1.955800",\
"0.919126, 0.933803, 0.979362, 1.140997, 2.001091",\
"0.973307, 0.987984, 1.033544, 1.195178, 2.055273",\
"1.053113, 1.067790, 1.113350, 1.274984, 2.135079",\
"1.155303, 1.169980, 1.215540, 1.377174, 2.237269");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449",\
"0.019218, 0.034377, 0.092416, 0.321282, 1.560449");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.829122, 0.840826, 0.869270, 0.944910, 1.319386",\
"0.883574, 0.895278, 0.923723, 0.999362, 1.373838",\
"0.955956, 0.967660, 0.996104, 1.071744, 1.446219",\
"1.087420, 1.099124, 1.127568, 1.203208, 1.577684",\
"1.292171, 1.303875, 1.332319, 1.407959, 1.782435");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001435, 0.011708, 0.050935, 0.200935, 1.000000");
values ( "0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003",\
"0.018637, 0.026534, 0.051046, 0.140416, 0.658003");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.507982, 0.522581, 0.568053, 0.729655, 1.589360",\
"0.519105, 0.533703, 0.579174, 0.740776, 1.600481",\
"0.558224, 0.572814, 0.618282, 0.779875, 1.639583",\
"0.627532, 0.642181, 0.687710, 0.849328, 1.709299",\
"0.692052, 0.706849, 0.752526, 0.914218, 1.774802");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018827, 0.034067, 0.092289, 0.321343, 1.560108",\
"0.018827, 0.034068, 0.092289, 0.321341, 1.560125",\
"0.018832, 0.034073, 0.092292, 0.321330, 1.560231",\
"0.019086, 0.034272, 0.092370, 0.321291, 1.560399",\
"0.019673, 0.034731, 0.092549, 0.321214, 1.560630");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.616076, 0.627761, 0.656161, 0.731790, 1.106228",\
"0.630105, 0.641791, 0.670192, 0.745821, 1.120261",\
"0.686135, 0.697826, 0.726235, 0.801867, 1.176313",\
"0.823757, 0.835463, 0.863904, 0.939543, 1.314018",\
"1.057459, 1.069197, 1.097704, 1.173358, 1.547890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018407, 0.026350, 0.050927, 0.140361, 0.658056",\
"0.018414, 0.026355, 0.050930, 0.140363, 0.658055",\
"0.018456, 0.026389, 0.050952, 0.140373, 0.658044",\
"0.018612, 0.026514, 0.051032, 0.140409, 0.658008",\
"0.018932, 0.026770, 0.051196, 0.140482, 0.657932");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.507982, 0.522581, 0.568053, 0.729655, 1.589360",\
"0.519105, 0.533703, 0.579174, 0.740776, 1.600481",\
"0.558224, 0.572814, 0.618282, 0.779875, 1.639583",\
"0.627532, 0.642181, 0.687710, 0.849328, 1.709299",\
"0.692052, 0.706849, 0.752526, 0.914218, 1.774802");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018827, 0.034067, 0.092289, 0.321343, 1.560108",\
"0.018827, 0.034068, 0.092289, 0.321341, 1.560125",\
"0.018832, 0.034073, 0.092292, 0.321330, 1.560231",\
"0.019086, 0.034272, 0.092370, 0.321291, 1.560399",\
"0.019673, 0.034731, 0.092549, 0.321214, 1.560630");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.616076, 0.627761, 0.656161, 0.731790, 1.106228",\
"0.630105, 0.641791, 0.670192, 0.745821, 1.120261",\
"0.686135, 0.697826, 0.726235, 0.801867, 1.176313",\
"0.823757, 0.835463, 0.863904, 0.939543, 1.314018",\
"1.057459, 1.069197, 1.097704, 1.173358, 1.547890");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018407, 0.026350, 0.050927, 0.140361, 0.658056",\
"0.018414, 0.026355, 0.050930, 0.140363, 0.658055",\
"0.018456, 0.026389, 0.050952, 0.140373, 0.658044",\
"0.018612, 0.026514, 0.051032, 0.140409, 0.658008",\
"0.018932, 0.026770, 0.051196, 0.140482, 0.657932");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.146628, 1.161234, 1.206709, 1.368319, 2.228022",\
"1.191920, 1.206526, 1.252001, 1.413611, 2.273314",\
"1.246101, 1.260707, 1.306183, 1.467793, 2.327495",\
"1.325907, 1.340513, 1.385988, 1.547599, 2.407301",\
"1.428097, 1.442703, 1.488178, 1.649788, 2.509491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.035194, 1.046882, 1.075285, 1.150909, 1.525359",\
"1.089647, 1.101334, 1.129738, 1.205361, 1.579812",\
"1.162028, 1.173716, 1.202119, 1.277743, 1.652193",\
"1.293492, 1.305180, 1.333583, 1.409207, 1.783657",\
"1.498243, 1.509931, 1.538335, 1.613958, 1.988408");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.146628, 1.161234, 1.206709, 1.368319, 2.228022",\
"1.191920, 1.206526, 1.252001, 1.413611, 2.273314",\
"1.246101, 1.260707, 1.306183, 1.467793, 2.327495",\
"1.325907, 1.340513, 1.385988, 1.547599, 2.407301",\
"1.428097, 1.442703, 1.488178, 1.649788, 2.509491");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010",\
"0.018822, 0.034062, 0.092287, 0.321353, 1.560010");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "1.035194, 1.046882, 1.075285, 1.150909, 1.525359",\
"1.089647, 1.101334, 1.129738, 1.205361, 1.579812",\
"1.162028, 1.173716, 1.202119, 1.277743, 1.652193",\
"1.293492, 1.305180, 1.333583, 1.409207, 1.783657",\
"1.498243, 1.509931, 1.538335, 1.613958, 1.988408");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001430, 0.011702, 0.050930, 0.200930, 1.000000");
values ( "0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063",\
"0.018398, 0.026345, 0.050924, 0.140364, 0.658063");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.513509, 0.528059, 0.573534, 0.735181, 1.595070",\
"0.523809, 0.538358, 0.583832, 0.745478, 1.605367",\
"0.562666, 0.577208, 0.622680, 0.784319, 1.644210",\
"0.630955, 0.645542, 0.691065, 0.852721, 1.712845",\
"0.692566, 0.707298, 0.752966, 0.914695, 1.775422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018982, 0.034219, 0.092437, 0.321461, 1.560740",\
"0.018983, 0.034219, 0.092438, 0.321460, 1.560755",\
"0.018987, 0.034224, 0.092440, 0.321450, 1.560848",\
"0.019212, 0.034401, 0.092510, 0.321409, 1.561058",\
"0.019791, 0.034853, 0.092686, 0.321333, 1.561284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.623274, 0.634882, 0.663269, 0.738938, 1.113627",\
"0.636301, 0.647910, 0.676296, 0.751966, 1.126654",\
"0.691581, 0.703193, 0.731587, 0.807259, 1.181955",\
"0.826917, 0.838544, 0.866970, 0.942649, 1.317372",\
"1.057518, 1.069177, 1.097667, 1.173361, 1.548141");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018489, 0.026407, 0.050974, 0.140379, 0.658743",\
"0.018492, 0.026410, 0.050976, 0.140379, 0.658741",\
"0.018533, 0.026442, 0.050996, 0.140388, 0.658732",\
"0.018686, 0.026565, 0.051075, 0.140423, 0.658696",\
"0.019002, 0.026817, 0.051238, 0.140496, 0.658621");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.513509, 0.528059, 0.573534, 0.735181, 1.595070",\
"0.523809, 0.538358, 0.583832, 0.745478, 1.605367",\
"0.562666, 0.577208, 0.622680, 0.784319, 1.644210",\
"0.630955, 0.645542, 0.691065, 0.852721, 1.712845",\
"0.692566, 0.707298, 0.752966, 0.914695, 1.775422");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018982, 0.034219, 0.092437, 0.321461, 1.560740",\
"0.018983, 0.034219, 0.092438, 0.321460, 1.560755",\
"0.018987, 0.034224, 0.092440, 0.321450, 1.560848",\
"0.019212, 0.034401, 0.092510, 0.321409, 1.561058",\
"0.019791, 0.034853, 0.092686, 0.321333, 1.561284");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.623274, 0.634882, 0.663269, 0.738938, 1.113627",\
"0.636301, 0.647910, 0.676296, 0.751966, 1.126654",\
"0.691581, 0.703193, 0.731587, 0.807259, 1.181955",\
"0.826917, 0.838544, 0.866970, 0.942649, 1.317372",\
"1.057518, 1.069177, 1.097667, 1.173361, 1.548141");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018489, 0.026407, 0.050974, 0.140379, 0.658743",\
"0.018492, 0.026410, 0.050976, 0.140379, 0.658741",\
"0.018533, 0.026442, 0.050996, 0.140388, 0.658732",\
"0.018686, 0.026565, 0.051075, 0.140423, 0.658696",\
"0.019002, 0.026817, 0.051238, 0.140496, 0.658621");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.141038, 1.155595, 1.201075, 1.362730, 2.222616",\
"1.186330, 1.200887, 1.246366, 1.408022, 2.267908",\
"1.240511, 1.255069, 1.300548, 1.462204, 2.322090",\
"1.320317, 1.334875, 1.380354, 1.542009, 2.401896",\
"1.422507, 1.437064, 1.482543, 1.644199, 2.504085");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.029174, 1.040786, 1.069180, 1.144843, 1.519552",\
"1.083626, 1.095239, 1.123633, 1.199295, 1.574004",\
"1.156008, 1.167620, 1.196014, 1.271677, 1.646385",\
"1.287472, 1.299084, 1.327478, 1.403141, 1.777849",\
"1.492223, 1.503835, 1.532230, 1.607892, 1.982601");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.141038, 1.155595, 1.201075, 1.362730, 2.222616",\
"1.186330, 1.200887, 1.246366, 1.408022, 2.267908",\
"1.240511, 1.255069, 1.300548, 1.462204, 2.322090",\
"1.320317, 1.334875, 1.380354, 1.542009, 2.401896",\
"1.422507, 1.437064, 1.482543, 1.644199, 2.504085");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630",\
"0.018977, 0.034213, 0.092435, 0.321473, 1.560630");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.029174, 1.040786, 1.069180, 1.144843, 1.519552",\
"1.083626, 1.095239, 1.123633, 1.199295, 1.574004",\
"1.156008, 1.167620, 1.196014, 1.271677, 1.646385",\
"1.287472, 1.299084, 1.327478, 1.403141, 1.777849",\
"1.492223, 1.503835, 1.532230, 1.607892, 1.982601");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750",\
"0.018488, 0.026409, 0.050976, 0.140385, 0.658750");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.661391, 0.675852, 0.721382, 0.884310, 1.743786",\
"0.666729, 0.681190, 0.726721, 0.889648, 1.749125",\
"0.697661, 0.712133, 0.757677, 0.920610, 1.780139",\
"0.784122, 0.798644, 0.844240, 1.007200, 1.866945",\
"0.884566, 0.899228, 0.944969, 1.108003, 1.968353");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.019600, 0.034777, 0.092871, 0.326684, 1.562821",\
"0.019600, 0.034777, 0.092871, 0.326684, 1.562821",\
"0.019650, 0.034815, 0.092887, 0.326678, 1.562840",\
"0.019858, 0.034977, 0.092950, 0.326651, 1.562922",\
"0.020437, 0.035429, 0.093127, 0.326577, 1.563149");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.814996, 0.826438, 0.854833, 0.931365, 1.306017",\
"0.820920, 0.832361, 0.860757, 0.937288, 1.311941",\
"0.862448, 0.873892, 0.902293, 0.978826, 1.353483",\
"0.999493, 1.010948, 1.039373, 1.115911, 1.490589",\
"1.261737, 1.273224, 1.301713, 1.378266, 1.753002");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.018903, 0.026716, 0.051197, 0.144590, 0.660495",\
"0.018903, 0.026716, 0.051197, 0.144590, 0.660495",\
"0.018930, 0.026738, 0.051211, 0.144596, 0.660489",\
"0.019046, 0.026830, 0.051270, 0.144622, 0.660461",\
"0.019368, 0.027086, 0.051434, 0.144693, 0.660385");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.661391, 0.675852, 0.721382, 0.884310, 1.743786",\
"0.666729, 0.681190, 0.726721, 0.889648, 1.749125",\
"0.697661, 0.712133, 0.757677, 0.920610, 1.780139",\
"0.784122, 0.798644, 0.844240, 1.007200, 1.866945",\
"0.884566, 0.899228, 0.944969, 1.108003, 1.968353");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.019600, 0.034777, 0.092871, 0.326684, 1.562821",\
"0.019600, 0.034777, 0.092871, 0.326684, 1.562821",\
"0.019650, 0.034815, 0.092887, 0.326678, 1.562840",\
"0.019858, 0.034977, 0.092950, 0.326651, 1.562922",\
"0.020437, 0.035429, 0.093127, 0.326577, 1.563149");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.814996, 0.826438, 0.854833, 0.931365, 1.306017",\
"0.820920, 0.832361, 0.860757, 0.937288, 1.311941",\
"0.862448, 0.873892, 0.902293, 0.978826, 1.353483",\
"0.999493, 1.010948, 1.039373, 1.115911, 1.490589",\
"1.261737, 1.273224, 1.301713, 1.378266, 1.753002");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.018903, 0.026716, 0.051197, 0.144590, 0.660495",\
"0.018903, 0.026716, 0.051197, 0.144590, 0.660495",\
"0.018930, 0.026738, 0.051211, 0.144596, 0.660489",\
"0.019046, 0.026830, 0.051270, 0.144622, 0.660461",\
"0.019368, 0.027086, 0.051434, 0.144693, 0.660385");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.186997, 1.201411, 1.246889, 1.409796, 2.269037",\
"1.232288, 1.246703, 1.292181, 1.455088, 2.314328",\
"1.286470, 1.300884, 1.346362, 1.509269, 2.368510",\
"1.366276, 1.380690, 1.426168, 1.589075, 2.448316",\
"1.468466, 1.482880, 1.528358, 1.691265, 2.550506");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.076330, 1.087758, 1.116123, 1.192648, 1.567274",\
"1.130783, 1.142210, 1.170576, 1.247100, 1.621726",\
"1.203164, 1.214592, 1.242957, 1.319482, 1.694108",\
"1.334628, 1.346056, 1.374421, 1.450946, 1.825572",\
"1.539379, 1.550807, 1.579173, 1.655697, 2.030323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.186997, 1.201411, 1.246889, 1.409796, 2.269037",\
"1.232288, 1.246703, 1.292181, 1.455088, 2.314328",\
"1.286470, 1.300884, 1.346362, 1.509269, 2.368510",\
"1.366276, 1.380690, 1.426168, 1.589075, 2.448316",\
"1.468466, 1.482880, 1.528358, 1.691265, 2.550506");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631",\
"0.019372, 0.034598, 0.092801, 0.326723, 1.562631");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "1.076330, 1.087758, 1.116123, 1.192648, 1.567274",\
"1.130783, 1.142210, 1.170576, 1.247100, 1.621726",\
"1.203164, 1.214592, 1.242957, 1.319482, 1.694108",\
"1.334628, 1.346056, 1.374421, 1.450946, 1.825572",\
"1.539379, 1.550807, 1.579173, 1.655697, 2.030323");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001791, 0.012063, 0.051291, 0.201291, 1.000000");
values ( "0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530",\
"0.018754, 0.026598, 0.051121, 0.144557, 0.660530");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.551644, 0.566159, 0.611620, 0.773212, 1.632794",\
"0.561531, 0.576048, 0.621513, 0.783106, 1.642699",\
"0.600156, 0.614692, 0.660174, 0.821776, 1.681446",\
"0.677208, 0.691814, 0.737367, 0.899004, 1.758968",\
"0.754081, 0.768835, 0.814539, 0.976251, 1.836840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019096, 0.034326, 0.092534, 0.321549, 1.560316",\
"0.019107, 0.034335, 0.092538, 0.321548, 1.560320",\
"0.019180, 0.034392, 0.092560, 0.321538, 1.560349",\
"0.019461, 0.034612, 0.092646, 0.321501, 1.560459",\
"0.020059, 0.035079, 0.092829, 0.321423, 1.560694");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.664571, 0.676151, 0.704534, 0.780167, 1.154543",\
"0.677302, 0.688882, 0.717267, 0.792900, 1.167277",\
"0.733422, 0.745006, 0.773399, 0.849034, 1.223419",\
"0.877015, 0.888615, 0.917039, 0.992681, 1.367094",\
"1.124297, 1.135930, 1.164420, 1.240078, 1.614550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.018620, 0.026511, 0.051060, 0.140471, 0.658038",\
"0.018626, 0.026517, 0.051063, 0.140472, 0.658036",\
"0.018666, 0.026549, 0.051084, 0.140481, 0.658027",\
"0.018821, 0.026672, 0.051163, 0.140517, 0.657990",\
"0.019152, 0.026936, 0.051332, 0.140593, 0.657912");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.551644, 0.566159, 0.611620, 0.773212, 1.632794",\
"0.561531, 0.576048, 0.621513, 0.783106, 1.642699",\
"0.600156, 0.614692, 0.660174, 0.821776, 1.681446",\
"0.677208, 0.691814, 0.737367, 0.899004, 1.758968",\
"0.754081, 0.768835, 0.814539, 0.976251, 1.836840");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019096, 0.034326, 0.092534, 0.321549, 1.560316",\
"0.019107, 0.034335, 0.092538, 0.321548, 1.560320",\
"0.019180, 0.034392, 0.092560, 0.321538, 1.560349",\
"0.019461, 0.034612, 0.092646, 0.321501, 1.560459",\
"0.020059, 0.035079, 0.092829, 0.321423, 1.560694");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.664571, 0.676151, 0.704534, 0.780167, 1.154543",\
"0.677302, 0.688882, 0.717267, 0.792900, 1.167277",\
"0.733422, 0.745006, 0.773399, 0.849034, 1.223419",\
"0.877015, 0.888615, 0.917039, 0.992681, 1.367094",\
"1.124297, 1.135930, 1.164420, 1.240078, 1.614550");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.018620, 0.026511, 0.051060, 0.140471, 0.658038",\
"0.018626, 0.026517, 0.051063, 0.140472, 0.658036",\
"0.018666, 0.026549, 0.051084, 0.140481, 0.658027",\
"0.018821, 0.026672, 0.051163, 0.140517, 0.657990",\
"0.019152, 0.026936, 0.051332, 0.140593, 0.657912");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.170590, 1.185099, 1.230553, 1.392143, 2.251689",\
"1.215882, 1.230391, 1.275845, 1.437435, 2.296981",\
"1.270063, 1.284572, 1.330026, 1.491616, 2.351162",\
"1.349869, 1.364378, 1.409832, 1.571422, 2.430968",\
"1.452059, 1.466568, 1.512022, 1.673612, 2.533158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.060978, 1.072552, 1.100925, 1.176555, 1.550922",\
"1.115430, 1.127005, 1.155377, 1.231008, 1.605375",\
"1.187811, 1.199386, 1.227759, 1.303389, 1.677756",\
"1.319276, 1.330850, 1.359223, 1.434853, 1.809220",\
"1.524027, 1.535602, 1.563974, 1.639604, 2.013971");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.170590, 1.185099, 1.230553, 1.392143, 2.251689",\
"1.215882, 1.230391, 1.275845, 1.437435, 2.296981",\
"1.270063, 1.284572, 1.330026, 1.491616, 2.351162",\
"1.349869, 1.364378, 1.409832, 1.571422, 2.430968",\
"1.452059, 1.466568, 1.512022, 1.673612, 2.533158");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268",\
"0.019060, 0.034298, 0.092523, 0.321557, 1.560268");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "1.060978, 1.072552, 1.100925, 1.176555, 1.550922",\
"1.115430, 1.127005, 1.155377, 1.231008, 1.605375",\
"1.187811, 1.199386, 1.227759, 1.303389, 1.677756",\
"1.319276, 1.330850, 1.359223, 1.434853, 1.809220",\
"1.524027, 1.535602, 1.563974, 1.639604, 2.013971");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001581, 0.011853, 0.051081, 0.201081, 1.000000");
values ( "0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050",\
"0.018567, 0.026469, 0.051033, 0.140459, 0.658050");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.553129, 0.567668, 0.613147, 0.774746, 1.634412",\
"0.560593, 0.575131, 0.620610, 0.782210, 1.641875",\
"0.596258, 0.610810, 0.656301, 0.817908, 1.677626",\
"0.667114, 0.681723, 0.727275, 0.888911, 1.748876",\
"0.732371, 0.747116, 0.792805, 0.954509, 1.815046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.019140, 0.034356, 0.092533, 0.321519, 1.560342",\
"0.019140, 0.034356, 0.092533, 0.321519, 1.560342",\
"0.019191, 0.034396, 0.092549, 0.321513, 1.560362",\
"0.019427, 0.034581, 0.092621, 0.321482, 1.560455",\
"0.019974, 0.035008, 0.092788, 0.321410, 1.560669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.676202, 0.687795, 0.716186, 0.791820, 1.166209",\
"0.685798, 0.697392, 0.725783, 0.801417, 1.175805",\
"0.736093, 0.747690, 0.776089, 0.851725, 1.226120",\
"0.868639, 0.880248, 0.908674, 0.984316, 1.358735",\
"1.100896, 1.112536, 1.141024, 1.216680, 1.591154");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018633, 0.026522, 0.051064, 0.140468, 0.658032",\
"0.018633, 0.026522, 0.051064, 0.140468, 0.658032",\
"0.018671, 0.026553, 0.051084, 0.140477, 0.658023",\
"0.018804, 0.026660, 0.051152, 0.140507, 0.657992",\
"0.019108, 0.026902, 0.051308, 0.140577, 0.657920");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.553129, 0.567668, 0.613147, 0.774746, 1.634412",\
"0.560593, 0.575131, 0.620610, 0.782210, 1.641875",\
"0.596258, 0.610810, 0.656301, 0.817908, 1.677626",\
"0.667114, 0.681723, 0.727275, 0.888911, 1.748876",\
"0.732371, 0.747116, 0.792805, 0.954509, 1.815046");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.019140, 0.034356, 0.092533, 0.321519, 1.560342",\
"0.019140, 0.034356, 0.092533, 0.321519, 1.560342",\
"0.019191, 0.034396, 0.092549, 0.321513, 1.560362",\
"0.019427, 0.034581, 0.092621, 0.321482, 1.560455",\
"0.019974, 0.035008, 0.092788, 0.321410, 1.560669");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.676202, 0.687795, 0.716186, 0.791820, 1.166209",\
"0.685798, 0.697392, 0.725783, 0.801417, 1.175805",\
"0.736093, 0.747690, 0.776089, 0.851725, 1.226120",\
"0.868639, 0.880248, 0.908674, 0.984316, 1.358735",\
"1.100896, 1.112536, 1.141024, 1.216680, 1.591154");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018633, 0.026522, 0.051064, 0.140468, 0.658032",\
"0.018633, 0.026522, 0.051064, 0.140468, 0.658032",\
"0.018671, 0.026553, 0.051084, 0.140477, 0.658023",\
"0.018804, 0.026660, 0.051152, 0.140507, 0.657992",\
"0.019108, 0.026902, 0.051308, 0.140577, 0.657920");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.146063, 1.160585, 1.206047, 1.367638, 2.227235",\
"1.191355, 1.205877, 1.251339, 1.412930, 2.272526",\
"1.245536, 1.260058, 1.305520, 1.467112, 2.326708",\
"1.325342, 1.339864, 1.385326, 1.546917, 2.406514",\
"1.427532, 1.442054, 1.487516, 1.649107, 2.508704");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.036200, 1.047788, 1.076167, 1.151799, 1.526177",\
"1.090652, 1.102240, 1.130620, 1.206251, 1.580630",\
"1.163034, 1.174622, 1.203001, 1.278633, 1.653011",\
"1.294498, 1.306086, 1.334466, 1.410097, 1.784475",\
"1.499249, 1.510837, 1.539217, 1.614848, 1.989226");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.146063, 1.160585, 1.206047, 1.367638, 2.227235",\
"1.191355, 1.205877, 1.251339, 1.412930, 2.272526",\
"1.245536, 1.260058, 1.305520, 1.467112, 2.326708",\
"1.325342, 1.339864, 1.385326, 1.546917, 2.406514",\
"1.427532, 1.442054, 1.487516, 1.649107, 2.508704");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315",\
"0.019074, 0.034305, 0.092513, 0.321528, 1.560315");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "1.036200, 1.047788, 1.076167, 1.151799, 1.526177",\
"1.090652, 1.102240, 1.130620, 1.206251, 1.580630",\
"1.163034, 1.174622, 1.203001, 1.278633, 1.653011",\
"1.294498, 1.306086, 1.334466, 1.410097, 1.784475",\
"1.499249, 1.510837, 1.539217, 1.614848, 1.989226");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001567, 0.011839, 0.051067, 0.201067, 1.000000");
values ( "0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045",\
"0.018578, 0.026479, 0.051036, 0.140455, 0.658045");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.576107, 0.590527, 0.635989, 0.797477, 1.656058",\
"0.585711, 0.600133, 0.645598, 0.807087, 1.665680",\
"0.625574, 0.640012, 0.685493, 0.846991, 1.705652",\
"0.707396, 0.721896, 0.767442, 0.928972, 1.787905",\
"0.797368, 0.812003, 0.857693, 1.019295, 1.878823");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.019738, 0.034921, 0.093059, 0.322083, 1.558255",\
"0.019749, 0.034929, 0.093062, 0.322081, 1.558260",\
"0.019815, 0.034980, 0.093082, 0.322073, 1.558286",\
"0.020074, 0.035182, 0.093161, 0.322038, 1.558387",\
"0.020644, 0.035626, 0.093335, 0.321963, 1.558611");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.687921, 0.699300, 0.727612, 0.803118, 1.176408",\
"0.699881, 0.711260, 0.739574, 0.815080, 1.188371",\
"0.753942, 0.765325, 0.793646, 0.869154, 1.242452",\
"0.894553, 0.905950, 0.934300, 1.009815, 1.383139",\
"1.131448, 1.142875, 1.171290, 1.246820, 1.620202");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.018981, 0.026792, 0.051325, 0.140807, 0.655810",\
"0.018987, 0.026797, 0.051328, 0.140808, 0.655809",\
"0.019025, 0.026827, 0.051347, 0.140817, 0.655800",\
"0.019171, 0.026943, 0.051422, 0.140850, 0.655766",\
"0.019493, 0.027199, 0.051586, 0.140923, 0.655690");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.576107, 0.590527, 0.635989, 0.797477, 1.656058",\
"0.585711, 0.600133, 0.645598, 0.807087, 1.665680",\
"0.625574, 0.640012, 0.685493, 0.846991, 1.705652",\
"0.707396, 0.721896, 0.767442, 0.928972, 1.787905",\
"0.797368, 0.812003, 0.857693, 1.019295, 1.878823");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.019738, 0.034921, 0.093059, 0.322083, 1.558255",\
"0.019749, 0.034929, 0.093062, 0.322081, 1.558260",\
"0.019815, 0.034980, 0.093082, 0.322073, 1.558286",\
"0.020074, 0.035182, 0.093161, 0.322038, 1.558387",\
"0.020644, 0.035626, 0.093335, 0.321963, 1.558611");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.687921, 0.699300, 0.727612, 0.803118, 1.176408",\
"0.699881, 0.711260, 0.739574, 0.815080, 1.188371",\
"0.753942, 0.765325, 0.793646, 0.869154, 1.242452",\
"0.894553, 0.905950, 0.934300, 1.009815, 1.383139",\
"1.131448, 1.142875, 1.171290, 1.246820, 1.620202");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.018981, 0.026792, 0.051325, 0.140807, 0.655810",\
"0.018987, 0.026797, 0.051328, 0.140808, 0.655809",\
"0.019025, 0.026827, 0.051347, 0.140817, 0.655800",\
"0.019171, 0.026943, 0.051422, 0.140850, 0.655766",\
"0.019493, 0.027199, 0.051586, 0.140923, 0.655690");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.175160, 1.189566, 1.235013, 1.396494, 2.255013",\
"1.220452, 1.234858, 1.280305, 1.441785, 2.300305",\
"1.274634, 1.289039, 1.334487, 1.495967, 2.354487",\
"1.354439, 1.368845, 1.414293, 1.575773, 2.434293",\
"1.456629, 1.471035, 1.516482, 1.677963, 2.536483");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.055881, 1.067253, 1.095552, 1.171055, 1.544334",\
"1.110333, 1.121705, 1.150005, 1.225508, 1.598786",\
"1.182715, 1.194087, 1.222386, 1.297889, 1.671168",\
"1.314179, 1.325551, 1.353851, 1.429353, 1.802632",\
"1.518930, 1.530302, 1.558602, 1.634104, 2.007383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.175160, 1.189566, 1.235013, 1.396494, 2.255013",\
"1.220452, 1.234858, 1.280305, 1.441785, 2.300305",\
"1.274634, 1.289039, 1.334487, 1.495967, 2.354487",\
"1.354439, 1.368845, 1.414293, 1.575773, 2.434293",\
"1.456629, 1.471035, 1.516482, 1.677963, 2.536483");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232",\
"0.019679, 0.034874, 0.093041, 0.322091, 1.558232");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "1.055881, 1.067253, 1.095552, 1.171055, 1.544334",\
"1.110333, 1.121705, 1.150005, 1.225508, 1.598786",\
"1.182715, 1.194087, 1.222386, 1.297889, 1.671168",\
"1.314179, 1.325551, 1.353851, 1.429353, 1.802632",\
"1.518930, 1.530302, 1.558602, 1.634104, 2.007383");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001853, 0.012125, 0.051353, 0.201353, 1.000000");
values ( "0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826",\
"0.018917, 0.026742, 0.051292, 0.140792, 0.655826");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.466656, 0.481221, 0.526692, 0.688307, 1.547915",\
"0.477339, 0.491904, 0.537373, 0.698987, 1.558596",\
"0.512755, 0.527314, 0.572781, 0.734389, 1.593999",\
"0.570114, 0.584670, 0.630144, 0.791739, 1.651420",\
"0.610568, 0.625243, 0.670837, 0.832492, 1.692673");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018949, 0.034187, 0.092417, 0.321492, 1.559946",\
"0.018949, 0.034188, 0.092418, 0.321490, 1.559960",\
"0.018953, 0.034192, 0.092419, 0.321482, 1.560039",\
"0.019027, 0.034252, 0.092444, 0.321447, 1.560326",\
"0.019506, 0.034627, 0.092591, 0.321385, 1.560514");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.568192, 0.579815, 0.608202, 0.683823, 1.058235",\
"0.581663, 0.593286, 0.621672, 0.697294, 1.071704",\
"0.632255, 0.643876, 0.672258, 0.747884, 1.122284",\
"0.747414, 0.759046, 0.787448, 0.863083, 1.237497",\
"0.935478, 0.947136, 0.975595, 1.051242, 1.425705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018472, 0.026400, 0.050976, 0.140417, 0.658066",\
"0.018472, 0.026400, 0.050976, 0.140417, 0.658066",\
"0.018473, 0.026400, 0.050976, 0.140417, 0.658066",\
"0.018591, 0.026492, 0.051035, 0.140438, 0.658066",\
"0.018865, 0.026711, 0.051175, 0.140501, 0.658066");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.466656, 0.481221, 0.526692, 0.688307, 1.547915",\
"0.477339, 0.491904, 0.537373, 0.698987, 1.558596",\
"0.512755, 0.527314, 0.572781, 0.734389, 1.593999",\
"0.570114, 0.584670, 0.630144, 0.791739, 1.651420",\
"0.610568, 0.625243, 0.670837, 0.832492, 1.692673");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018949, 0.034187, 0.092417, 0.321492, 1.559946",\
"0.018949, 0.034188, 0.092418, 0.321490, 1.559960",\
"0.018953, 0.034192, 0.092419, 0.321482, 1.560039",\
"0.019027, 0.034252, 0.092444, 0.321447, 1.560326",\
"0.019506, 0.034627, 0.092591, 0.321385, 1.560514");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.568192, 0.579815, 0.608202, 0.683823, 1.058235",\
"0.581663, 0.593286, 0.621672, 0.697294, 1.071704",\
"0.632255, 0.643876, 0.672258, 0.747884, 1.122284",\
"0.747414, 0.759046, 0.787448, 0.863083, 1.237497",\
"0.935478, 0.947136, 0.975595, 1.051242, 1.425705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018472, 0.026399, 0.050975, 0.140414, 0.657966",\
"0.018472, 0.026399, 0.050975, 0.140414, 0.657966",\
"0.018473, 0.026399, 0.050975, 0.140414, 0.657966",\
"0.018591, 0.026492, 0.051035, 0.140438, 0.657966",\
"0.018865, 0.026711, 0.051175, 0.140501, 0.657966");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.134312, 1.148882, 1.194354, 1.355974, 2.215580",\
"1.179604, 1.194173, 1.239646, 1.401266, 2.260872",\
"1.233786, 1.248355, 1.293827, 1.455447, 2.315054",\
"1.313591, 1.328161, 1.373633, 1.535253, 2.394860",\
"1.415781, 1.430351, 1.475823, 1.637443, 2.497050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.006511, 1.018138, 1.046532, 1.122147, 1.496577",\
"1.060963, 1.072590, 1.100984, 1.176599, 1.551029",\
"1.133345, 1.144972, 1.173366, 1.248981, 1.623411",\
"1.264809, 1.276436, 1.304830, 1.380445, 1.754875",\
"1.469560, 1.481187, 1.509581, 1.585196, 1.959626");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.134312, 1.148882, 1.194354, 1.355974, 2.215580",\
"1.179604, 1.194173, 1.239646, 1.401266, 2.260872",\
"1.233786, 1.248355, 1.293827, 1.455447, 2.315054",\
"1.313591, 1.328161, 1.373633, 1.535253, 2.394860",\
"1.415781, 1.430351, 1.475823, 1.637443, 2.497050");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888",\
"0.018946, 0.034184, 0.092416, 0.321498, 1.559888");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "1.004916, 1.016544, 1.044938, 1.120553, 1.494983",\
"1.059369, 1.070996, 1.099391, 1.175005, 1.549436",\
"1.131750, 1.143378, 1.171772, 1.247387, 1.621817",\
"1.263215, 1.274842, 1.303236, 1.378851, 1.753282",\
"1.467966, 1.479593, 1.507987, 1.583602, 1.958033");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001516, 0.011789, 0.051016, 0.201016, 1.000000");
values ( "0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072",\
"0.018471, 0.026402, 0.050978, 0.140423, 0.658072");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.539626, 0.554055, 0.599499, 0.761098, 1.620460",\
"0.548636, 0.563064, 0.608508, 0.770106, 1.629468",\
"0.586973, 0.601397, 0.646837, 0.808430, 1.667793",\
"0.662515, 0.676986, 0.722479, 0.884094, 1.743684",\
"0.744860, 0.759462, 0.805092, 0.966775, 1.826935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.019308, 0.034543, 0.092778, 0.321827, 1.560151",\
"0.019309, 0.034544, 0.092779, 0.321826, 1.560162",\
"0.019312, 0.034547, 0.092781, 0.321818, 1.560238",\
"0.019531, 0.034719, 0.092848, 0.321783, 1.560388",\
"0.020076, 0.035143, 0.093014, 0.321712, 1.560602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.643464, 0.654910, 0.683239, 0.758869, 1.133147",\
"0.654179, 0.665625, 0.693956, 0.769586, 1.143865",\
"0.703643, 0.715093, 0.743432, 0.819063, 1.193349",\
"0.827213, 0.838677, 0.867046, 0.942685, 1.316997",\
"1.029369, 1.040864, 1.069295, 1.144948, 1.519317");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.018690, 0.026558, 0.051122, 0.140555, 0.658056",\
"0.018696, 0.026563, 0.051125, 0.140556, 0.658055",\
"0.018734, 0.026593, 0.051145, 0.140565, 0.658046",\
"0.018884, 0.026713, 0.051222, 0.140599, 0.658010",\
"0.019194, 0.026959, 0.051380, 0.140670, 0.657937");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.539626, 0.554055, 0.599499, 0.761098, 1.620460",\
"0.548636, 0.563064, 0.608508, 0.770106, 1.629468",\
"0.586973, 0.601397, 0.646837, 0.808430, 1.667793",\
"0.662515, 0.676986, 0.722479, 0.884094, 1.743684",\
"0.744860, 0.759462, 0.805092, 0.966775, 1.826935");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.019308, 0.034543, 0.092778, 0.321827, 1.560151",\
"0.019309, 0.034544, 0.092779, 0.321826, 1.560162",\
"0.019312, 0.034547, 0.092781, 0.321818, 1.560238",\
"0.019531, 0.034719, 0.092848, 0.321783, 1.560388",\
"0.020076, 0.035143, 0.093014, 0.321712, 1.560602");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.643464, 0.654910, 0.683239, 0.758869, 1.133147",\
"0.654179, 0.665625, 0.693956, 0.769586, 1.143865",\
"0.703643, 0.715093, 0.743432, 0.819063, 1.193349",\
"0.827213, 0.838677, 0.867046, 0.942685, 1.316997",\
"1.029369, 1.040864, 1.069295, 1.144948, 1.519317");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.018690, 0.026558, 0.051122, 0.140555, 0.658056",\
"0.018696, 0.026563, 0.051125, 0.140556, 0.658055",\
"0.018734, 0.026593, 0.051145, 0.140565, 0.658046",\
"0.018884, 0.026713, 0.051222, 0.140599, 0.658010",\
"0.019194, 0.026959, 0.051380, 0.140670, 0.657937");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.166298, 1.180735, 1.226184, 1.387792, 2.247151",\
"1.211590, 1.226027, 1.271475, 1.433084, 2.292443",\
"1.265771, 1.280209, 1.325657, 1.487265, 2.346624",\
"1.345577, 1.360015, 1.405463, 1.567071, 2.426430",\
"1.447767, 1.462204, 1.507653, 1.669261, 2.528620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.029341, 1.040788, 1.069122, 1.144744, 1.519037",\
"1.083793, 1.095240, 1.123574, 1.199196, 1.573489",\
"1.156174, 1.167622, 1.195956, 1.271577, 1.645870",\
"1.287639, 1.299086, 1.327420, 1.403042, 1.777335",\
"1.492390, 1.503837, 1.532171, 1.607793, 1.982086");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.018673, 0.026546, 0.051115, 0.140556, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140556, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140556, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140556, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140556, 0.658067");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.166298, 1.180735, 1.226184, 1.387792, 2.247151",\
"1.211590, 1.226027, 1.271475, 1.433084, 2.292443",\
"1.265771, 1.280209, 1.325657, 1.487265, 2.346624",\
"1.345577, 1.360015, 1.405463, 1.567071, 2.426430",\
"1.447767, 1.462204, 1.507653, 1.669261, 2.528620");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031",\
"0.019303, 0.034538, 0.092776, 0.321840, 1.560031");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "1.027655, 1.039103, 1.067437, 1.143058, 1.517352",\
"1.082108, 1.093555, 1.121889, 1.197511, 1.571804",\
"1.154489, 1.165937, 1.194271, 1.269892, 1.644186",\
"1.285953, 1.297401, 1.325735, 1.401356, 1.775650",\
"1.490704, 1.502152, 1.530486, 1.606108, 1.980401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001750, 0.012022, 0.051250, 0.201250, 1.000000");
values ( "0.018673, 0.026546, 0.051115, 0.140557, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140557, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140557, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140557, 0.658067",\
"0.018673, 0.026546, 0.051115, 0.140557, 0.658067");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.495180, 0.509711, 0.555188, 0.716848, 1.576290",\
"0.505833, 0.520362, 0.565839, 0.727497, 1.586939",\
"0.545819, 0.560342, 0.605815, 0.767465, 1.626910",\
"0.620230, 0.634708, 0.680160, 0.841760, 1.701220",\
"0.698948, 0.713542, 0.759119, 0.920771, 1.780777");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.019135, 0.034370, 0.092620, 0.321765, 1.559387",\
"0.019136, 0.034371, 0.092620, 0.321763, 1.559404",\
"0.019140, 0.034376, 0.092623, 0.321753, 1.559505",\
"0.019170, 0.034406, 0.092638, 0.321688, 1.560139",\
"0.019696, 0.034819, 0.092800, 0.321603, 1.560507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.588351, 0.599884, 0.628272, 0.703863, 1.078285",\
"0.601531, 0.613064, 0.641451, 0.717043, 1.091462",\
"0.654062, 0.665589, 0.693965, 0.769567, 1.143961",\
"0.778782, 0.790301, 0.818660, 0.894291, 1.268623",\
"0.978008, 0.989558, 1.017983, 1.093629, 1.468020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.018594, 0.026497, 0.051068, 0.140528, 0.658096",\
"0.018594, 0.026497, 0.051068, 0.140528, 0.658096",\
"0.018594, 0.026497, 0.051068, 0.140528, 0.658096",\
"0.018651, 0.026533, 0.051088, 0.140528, 0.658096",\
"0.018979, 0.026793, 0.051256, 0.140584, 0.658096");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.495180, 0.509711, 0.555188, 0.716848, 1.576290",\
"0.505833, 0.520362, 0.565839, 0.727497, 1.586939",\
"0.545819, 0.560342, 0.605815, 0.767465, 1.626910",\
"0.620230, 0.634708, 0.680160, 0.841760, 1.701220",\
"0.698948, 0.713542, 0.759119, 0.920771, 1.780777");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.019135, 0.034370, 0.092620, 0.321765, 1.559387",\
"0.019136, 0.034371, 0.092620, 0.321763, 1.559404",\
"0.019140, 0.034376, 0.092623, 0.321753, 1.559505",\
"0.019170, 0.034406, 0.092638, 0.321688, 1.560139",\
"0.019696, 0.034819, 0.092800, 0.321603, 1.560507");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.588351, 0.599884, 0.628272, 0.703863, 1.078285",\
"0.601531, 0.613064, 0.641451, 0.717043, 1.091462",\
"0.654062, 0.665589, 0.693965, 0.769567, 1.143961",\
"0.778782, 0.790301, 0.818660, 0.894291, 1.268623",\
"0.978008, 0.989558, 1.017983, 1.093629, 1.468020");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.018594, 0.026494, 0.051066, 0.140509, 0.657969",\
"0.018594, 0.026494, 0.051066, 0.140509, 0.657969",\
"0.018594, 0.026494, 0.051066, 0.140509, 0.657969",\
"0.018651, 0.026533, 0.051088, 0.140509, 0.657969",\
"0.018979, 0.026793, 0.051256, 0.140584, 0.657969");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.154107, 1.168643, 1.214123, 1.375788, 2.235229",\
"1.199398, 1.213934, 1.259414, 1.421080, 2.280520",\
"1.253580, 1.268116, 1.313596, 1.475262, 2.334702",\
"1.333386, 1.347922, 1.393402, 1.555067, 2.414508",\
"1.435576, 1.450112, 1.495592, 1.657257, 2.516697");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.014045, 1.025583, 1.053979, 1.129562, 1.504005",\
"1.068497, 1.080035, 1.108431, 1.184015, 1.558457",\
"1.140879, 1.152416, 1.180812, 1.256396, 1.630839",\
"1.272343, 1.283881, 1.312277, 1.387860, 1.762303",\
"1.477094, 1.488632, 1.517028, 1.592612, 1.967054");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.018594, 0.026499, 0.051070, 0.140534, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140534, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140534, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140534, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140534, 0.658104");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.154107, 1.168643, 1.214123, 1.375788, 2.235229",\
"1.199398, 1.213934, 1.259414, 1.421080, 2.280520",\
"1.253580, 1.268116, 1.313596, 1.475262, 2.334702",\
"1.333386, 1.347922, 1.393402, 1.555067, 2.414508",\
"1.435576, 1.450112, 1.495592, 1.657257, 2.516697");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308",\
"0.019131, 0.034367, 0.092618, 0.321773, 1.559308");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "1.012297, 1.023835, 1.052231, 1.127815, 1.502258",\
"1.066750, 1.078287, 1.106684, 1.182267, 1.556710",\
"1.139131, 1.150669, 1.179065, 1.254649, 1.629092",\
"1.270595, 1.282133, 1.310529, 1.386113, 1.760556",\
"1.475346, 1.486884, 1.515280, 1.590864, 1.965307");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001658, 0.011930, 0.051158, 0.201158, 1.000000");
values ( "0.018594, 0.026499, 0.051070, 0.140535, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140535, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140535, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140535, 0.658104",\
"0.018594, 0.026499, 0.051070, 0.140535, 0.658104");
}
} /* 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 : 1.500000 ;
capacitance : 0.296327 ;
/* 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 : 1.500000 ;
capacitance : 0.277890 ;
/* 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 : 1.500000 ;
capacitance : 0.294192 ;
/* 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 : 1.500000 ;
capacitance : 0.257258 ;
/* 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 : 1.500000 ;
capacitance : 0.321821 ;
/* 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 : 1.500000 ;
capacitance : 0.280927 ;
/* 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 : 1.500000 ;
capacitance : 0.284198 ;
/* 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 : 1.500000 ;
capacitance : 0.257260 ;
/* 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 : 1.500000 ;
capacitance : 0.293698 ;
/* 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 : 1.500000 ;
capacitance : 0.289091 ;
/* 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 : 1.500000 ;
capacitance : 0.299232 ;
/* 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 : 1.500000 ;
capacitance : 0.317952 ;
/* 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 : 1.500000 ;
capacitance : 0.271898 ;
/* 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 : 1.500000 ;
capacitance : 0.336476 ;
/* 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 : 1.500000 ;
capacitance : 0.363866 ;
/* 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 : 1.500000 ;
capacitance : 0.361164 ;
/* 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 : 1.500000 ;
capacitance : 0.348944 ;
/* 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 : 1.500000 ;
capacitance : 0.325125 ;
/* 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 : 1.500000 ;
capacitance : 0.357660 ;
/* 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 : 1.500000 ;
capacitance : 0.351788 ;
/* 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 : 1.500000 ;
capacitance : 0.334567 ;
/* 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 : 1.500000 ;
capacitance : 0.327761 ;
/* 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 : 1.500000 ;
capacitance : 0.355233 ;
/* 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 : 1.500000 ;
capacitance : 0.375395 ;
/* 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 : 1.500000 ;
capacitance : 0.381337 ;
/* 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 : 1.500000 ;
capacitance : 0.345175 ;
/* 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 : 1.500000 ;
capacitance : 0.392411 ;
/* 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 : 1.500000 ;
capacitance : 0.347454 ;
/* 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 : 1.500000 ;
capacitance : 0.397855 ;
/* 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 : 1.500000 ;
capacitance : 0.356434 ;
/* 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 : 1.500000 ;
capacitance : 0.380664 ;
/* 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 : 1.500000 ;
capacitance : 0.373310 ;
/* 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 : 1.500000 ;
capacitance : 0.006217 ;
/* 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 : 1.500000 ;
capacitance : 0.006544 ;
/* 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 : 1.500000 ;
capacitance : 0.006667 ;
/* 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 : 1.500000 ;
capacitance : 0.006964 ;
/* 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 : 1.500000 ;
capacitance : 0.006740 ;
/* 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 : 1.500000 ;
capacitance : 0.006947 ;
/* 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 : 1.500000 ;
capacitance : 0.007152 ;
/* 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 : 1.500000 ;
capacitance : 0.007213 ;
/* 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 : 1.500000 ;
capacitance : 0.006968 ;
/* 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 : 1.500000 ;
capacitance : 0.006620 ;
/* 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 : 1.500000 ;
capacitance : 0.007005 ;
/* 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 : 1.500000 ;
capacitance : 0.006961 ;
/* 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 : 1.500000 ;
capacitance : 0.006833 ;
/* 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 : 1.500000 ;
capacitance : 0.007043 ;
/* 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 : 1.500000 ;
capacitance : 0.007253 ;
/* 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 : 1.500000 ;
capacitance : 0.007051 ;
/* 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 : 1.500000 ;
capacitance : 0.006954 ;
/* 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 : 1.500000 ;
capacitance : 0.007123 ;
/* 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 : 1.500000 ;
capacitance : 0.007955 ;
/* 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 : 1.500000 ;
capacitance : 0.007329 ;
/* 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 : 1.500000 ;
capacitance : 0.007322 ;
/* 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 : 1.500000 ;
capacitance : 0.007716 ;
/* 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 : 1.500000 ;
capacitance : 0.007006 ;
/* 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 : 1.500000 ;
capacitance : 0.007395 ;
/* 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 : 1.500000 ;
capacitance : 0.008389 ;
/* 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 : 1.500000 ;
capacitance : 0.008191 ;
/* 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 : 1.500000 ;
capacitance : 0.008216 ;
/* 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 : 1.500000 ;
capacitance : 0.007712 ;
/* 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 : 1.500000 ;
capacitance : 0.007167 ;
/* 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 : 1.500000 ;
capacitance : 0.007158 ;
/* 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 : 1.500000 ;
capacitance : 0.007954 ;
/* 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 : 1.500000 ;
capacitance : 0.007933 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "1.356170, 1.371282, 1.417103, 1.578784, 2.439718",\
"1.398318, 1.413430, 1.459251, 1.620932, 2.481866",\
"1.433246, 1.448358, 1.494179, 1.655860, 2.516794",\
"1.475460, 1.490572, 1.536393, 1.698075, 2.559008",\
"1.510170, 1.525282, 1.571103, 1.732784, 2.593718");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "1.322262, 1.334204, 1.362687, 1.438210, 1.812317",\
"1.376980, 1.388921, 1.417404, 1.492927, 1.867035",\
"1.448805, 1.460747, 1.489230, 1.564753, 1.938861",\
"1.573651, 1.585593, 1.614076, 1.689599, 2.063707",\
"1.773937, 1.785879, 1.814362, 1.889885, 2.263993");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.018107, 0.026150, 0.050755, 0.140271, 0.656809",\
"0.018107, 0.026150, 0.050755, 0.140271, 0.656809",\
"0.018107, 0.026150, 0.050755, 0.140271, 0.656809",\
"0.018107, 0.026150, 0.050755, 0.140271, 0.656809",\
"0.018107, 0.026150, 0.050755, 0.140271, 0.656809");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "1.356170, 1.371282, 1.417103, 1.578784, 2.439718",\
"1.398318, 1.413430, 1.459251, 1.620932, 2.481866",\
"1.433246, 1.448358, 1.494179, 1.655860, 2.516794",\
"1.475460, 1.490572, 1.536393, 1.698075, 2.559008",\
"1.510170, 1.525282, 1.571103, 1.732784, 2.593718");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587",\
"0.019715, 0.034671, 0.092234, 0.320731, 1.559587");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "1.317385, 1.329330, 1.357818, 1.433336, 1.807457",\
"1.372103, 1.384048, 1.412536, 1.488054, 1.862175",\
"1.443928, 1.455873, 1.484361, 1.559880, 1.934001",\
"1.568774, 1.580719, 1.609208, 1.684726, 2.058847",\
"1.769060, 1.781005, 1.809493, 1.885012, 2.259133");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001102, 0.011375, 0.050602, 0.200602, 1.000000");
values ( "0.018105, 0.026151, 0.050756, 0.140276, 0.656814",\
"0.018105, 0.026151, 0.050756, 0.140276, 0.656814",\
"0.018105, 0.026151, 0.050756, 0.140276, 0.656814",\
"0.018105, 0.026151, 0.050756, 0.140276, 0.656814",\
"0.018105, 0.026151, 0.050756, 0.140276, 0.656814");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "1.367080, 1.382167, 1.427976, 1.589675, 2.450703",\
"1.409248, 1.424335, 1.470144, 1.631843, 2.492871",\
"1.444229, 1.459316, 1.505126, 1.666824, 2.527852",\
"1.486499, 1.501586, 1.547396, 1.709094, 2.570122",\
"1.521047, 1.536134, 1.581943, 1.743642, 2.604670");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "1.328448, 1.340382, 1.368873, 1.444416, 1.818712",\
"1.383162, 1.395096, 1.423586, 1.499130, 1.873426",\
"1.454936, 1.466869, 1.495360, 1.570904, 1.945200",\
"1.579263, 1.591197, 1.619687, 1.695231, 2.069527",\
"1.778301, 1.790235, 1.818726, 1.894270, 2.268565");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.018119, 0.026160, 0.050759, 0.140258, 0.657227",\
"0.018119, 0.026160, 0.050759, 0.140258, 0.657227",\
"0.018119, 0.026160, 0.050759, 0.140258, 0.657227",\
"0.018119, 0.026160, 0.050759, 0.140258, 0.657227",\
"0.018119, 0.026160, 0.050759, 0.140258, 0.657227");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "1.367080, 1.382167, 1.427976, 1.589675, 2.450703",\
"1.409248, 1.424335, 1.470144, 1.631843, 2.492871",\
"1.444229, 1.459316, 1.505126, 1.666824, 2.527852",\
"1.486499, 1.501586, 1.547396, 1.709094, 2.570122",\
"1.521047, 1.536134, 1.581943, 1.743642, 2.604670");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966",\
"0.019674, 0.034642, 0.092232, 0.320737, 1.559966");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "1.325005, 1.336941, 1.365437, 1.440976, 1.815285",\
"1.379719, 1.391655, 1.420151, 1.495690, 1.870000",\
"1.451492, 1.463429, 1.491925, 1.567464, 1.941773",\
"1.575820, 1.587756, 1.616252, 1.691791, 2.066100",\
"1.774858, 1.786795, 1.815291, 1.890830, 2.265139");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001119, 0.011391, 0.050619, 0.200619, 1.000000");
values ( "0.018117, 0.026161, 0.050760, 0.140262, 0.657232",\
"0.018117, 0.026161, 0.050760, 0.140262, 0.657232",\
"0.018117, 0.026161, 0.050760, 0.140262, 0.657232",\
"0.018117, 0.026161, 0.050760, 0.140262, 0.657232",\
"0.018117, 0.026161, 0.050760, 0.140262, 0.657232");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "1.385302, 1.399786, 1.445592, 1.608939, 2.470440",\
"1.427454, 1.441939, 1.487744, 1.651091, 2.512592",\
"1.462490, 1.476974, 1.522780, 1.686127, 2.547628",\
"1.504507, 1.518991, 1.564797, 1.728144, 2.589645",\
"1.537955, 1.552439, 1.598245, 1.761592, 2.623093");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "1.340755, 1.351893, 1.380245, 1.457029, 1.832953",\
"1.395453, 1.406591, 1.434944, 1.511727, 1.887652",\
"1.467158, 1.478296, 1.506648, 1.583432, 1.959356",\
"1.590682, 1.601820, 1.630173, 1.706956, 2.082881",\
"1.788398, 1.799536, 1.827889, 1.904672, 2.280597");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.019080, 0.026822, 0.051301, 0.145515, 0.663980",\
"0.019080, 0.026822, 0.051301, 0.145515, 0.663980",\
"0.019080, 0.026822, 0.051301, 0.145515, 0.663980",\
"0.019080, 0.026822, 0.051301, 0.145515, 0.663980",\
"0.019080, 0.026822, 0.051301, 0.145515, 0.663980");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "1.385302, 1.399786, 1.445592, 1.608939, 2.470440",\
"1.427454, 1.441939, 1.487744, 1.651091, 2.512592",\
"1.462490, 1.476974, 1.522780, 1.686127, 2.547628",\
"1.504507, 1.518991, 1.564797, 1.728144, 2.589645",\
"1.537955, 1.552439, 1.598245, 1.761592, 2.623093");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557",\
"0.021258, 0.036185, 0.093769, 0.327867, 1.566557");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "1.337015, 1.348155, 1.376512, 1.453291, 1.829228",\
"1.391713, 1.402854, 1.431211, 1.507990, 1.883926",\
"1.463418, 1.474558, 1.502915, 1.579694, 1.955631",\
"1.586942, 1.598083, 1.626440, 1.703219, 2.079155",\
"1.784658, 1.795799, 1.824156, 1.900935, 2.276871");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002212, 0.012484, 0.051712, 0.201712, 1.000000");
values ( "0.019082, 0.026823, 0.051302, 0.145518, 0.663984",\
"0.019082, 0.026823, 0.051302, 0.145518, 0.663984",\
"0.019082, 0.026823, 0.051302, 0.145518, 0.663984",\
"0.019082, 0.026823, 0.051302, 0.145518, 0.663984",\
"0.019082, 0.026823, 0.051302, 0.145518, 0.663984");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "1.385020, 1.399708, 1.445465, 1.608554, 2.469223",\
"1.427182, 1.441870, 1.487628, 1.650717, 2.511385",\
"1.462169, 1.476857, 1.522614, 1.685703, 2.546372",\
"1.504437, 1.519125, 1.564883, 1.727972, 2.588640",\
"1.538981, 1.553669, 1.599426, 1.762515, 2.623184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "1.338159, 1.349636, 1.378056, 1.454592, 1.829612",\
"1.392865, 1.404341, 1.432761, 1.509297, 1.884317",\
"1.464640, 1.476117, 1.504537, 1.581072, 1.956093",\
"1.588994, 1.600471, 1.628891, 1.705427, 2.080447",\
"1.788049, 1.799525, 1.827946, 1.904481, 2.279502");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "1.385020, 1.399708, 1.445465, 1.608554, 2.469223",\
"1.427182, 1.441870, 1.487628, 1.650717, 2.511385",\
"1.462169, 1.476857, 1.522614, 1.685703, 2.546372",\
"1.504437, 1.519125, 1.564883, 1.727972, 2.588640",\
"1.538981, 1.553669, 1.599426, 1.762515, 2.623184");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788",\
"0.020390, 0.035379, 0.093061, 0.326644, 1.563788");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "1.335607, 1.347083, 1.375504, 1.452039, 1.827060",\
"1.390312, 1.401789, 1.430209, 1.506744, 1.881765",\
"1.462088, 1.473564, 1.501985, 1.578520, 1.953541",\
"1.586442, 1.597918, 1.626339, 1.702874, 2.077895",\
"1.785496, 1.796973, 1.825393, 1.901929, 2.276949");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001753, 0.012026, 0.051253, 0.201253, 1.000000");
values ( "0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231",\
"0.018677, 0.026546, 0.051074, 0.144683, 0.661231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "1.371475, 1.386113, 1.431908, 1.595097, 2.456144",\
"1.413625, 1.428263, 1.474058, 1.637247, 2.498294",\
"1.448555, 1.463193, 1.508988, 1.672177, 2.533224",\
"1.490781, 1.505419, 1.551214, 1.714403, 2.575450",\
"1.525452, 1.540090, 1.585886, 1.749074, 2.610121");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "1.328681, 1.340039, 1.368433, 1.445056, 1.820382",\
"1.383396, 1.394754, 1.423147, 1.499771, 1.875096",\
"1.455218, 1.466576, 1.494969, 1.571593, 1.946919",\
"1.579976, 1.591334, 1.619728, 1.696351, 2.071677",\
"1.780005, 1.791363, 1.819756, 1.896380, 2.271705");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.018817, 0.026640, 0.051152, 0.144970, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144970, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144970, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144970, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144970, 0.662181");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "1.371475, 1.386113, 1.431908, 1.595097, 2.456144",\
"1.413625, 1.428263, 1.474058, 1.637247, 2.498294",\
"1.448555, 1.463193, 1.508988, 1.672177, 2.533224",\
"1.490781, 1.505419, 1.551214, 1.714403, 2.575450",\
"1.525452, 1.540090, 1.585886, 1.749074, 2.610121");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782",\
"0.020776, 0.035724, 0.093332, 0.327057, 1.564782");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "1.325947, 1.337305, 1.365698, 1.442322, 1.817647",\
"1.380661, 1.392019, 1.420412, 1.497036, 1.872361",\
"1.452484, 1.463842, 1.492235, 1.568859, 1.944184",\
"1.577242, 1.588600, 1.616993, 1.693617, 2.068942",\
"1.777270, 1.788628, 1.817021, 1.893645, 2.268970");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001912, 0.012184, 0.051412, 0.201412, 1.000000");
values ( "0.018817, 0.026640, 0.051152, 0.144969, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144969, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144969, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144969, 0.662181",\
"0.018817, 0.026640, 0.051152, 0.144969, 0.662181");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "1.362046, 1.376739, 1.422543, 1.585772, 2.447120",\
"1.404192, 1.418885, 1.464689, 1.627919, 2.489267",\
"1.439120, 1.453813, 1.499617, 1.662846, 2.524194",\
"1.481336, 1.496029, 1.541833, 1.705062, 2.566410",\
"1.516030, 1.530723, 1.576527, 1.739756, 2.601104");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "1.326996, 1.338439, 1.366867, 1.443536, 1.819148",\
"1.381710, 1.393153, 1.421581, 1.498250, 1.873862",\
"1.453541, 1.464984, 1.493412, 1.570082, 1.945693",\
"1.578368, 1.589811, 1.618239, 1.694908, 2.070520",\
"1.778770, 1.790214, 1.818642, 1.895311, 2.270923");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.018720, 0.026570, 0.051078, 0.145008, 0.662720",\
"0.018720, 0.026570, 0.051078, 0.145008, 0.662720",\
"0.018720, 0.026570, 0.051078, 0.145008, 0.662720",\
"0.018720, 0.026570, 0.051078, 0.145008, 0.662720",\
"0.018720, 0.026570, 0.051078, 0.145008, 0.662720");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "1.362046, 1.376739, 1.422543, 1.585772, 2.447120",\
"1.404192, 1.418885, 1.464689, 1.627919, 2.489267",\
"1.439120, 1.453813, 1.499617, 1.662846, 2.524194",\
"1.481336, 1.496029, 1.541833, 1.705062, 2.566410",\
"1.516030, 1.530723, 1.576527, 1.739756, 2.601104");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293",\
"0.020575, 0.035532, 0.093145, 0.326996, 1.565293");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "1.321947, 1.333393, 1.361827, 1.438491, 1.814117",\
"1.376661, 1.388107, 1.416541, 1.493205, 1.868831",\
"1.448493, 1.459939, 1.488373, 1.565037, 1.940663",\
"1.573320, 1.584766, 1.613199, 1.689863, 2.065490",\
"1.773722, 1.785168, 1.813602, 1.890266, 2.265892");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001803, 0.012075, 0.051303, 0.201303, 1.000000");
values ( "0.018721, 0.026572, 0.051079, 0.145012, 0.662725",\
"0.018721, 0.026572, 0.051079, 0.145012, 0.662725",\
"0.018721, 0.026572, 0.051079, 0.145012, 0.662725",\
"0.018721, 0.026572, 0.051079, 0.145012, 0.662725",\
"0.018721, 0.026572, 0.051079, 0.145012, 0.662725");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "1.384295, 1.399052, 1.444857, 1.607996, 2.469037",\
"1.426431, 1.441188, 1.486993, 1.650132, 2.511173",\
"1.461355, 1.476112, 1.521918, 1.685056, 2.546097",\
"1.503548, 1.518305, 1.564111, 1.727250, 2.588290",\
"1.538316, 1.553073, 1.598878, 1.762017, 2.623058");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "1.336975, 1.348493, 1.376927, 1.453500, 1.828695",\
"1.391686, 1.403205, 1.431639, 1.508211, 1.883407",\
"1.463540, 1.475059, 1.503493, 1.580065, 1.955261",\
"1.588547, 1.600066, 1.628500, 1.705072, 2.080268",\
"1.789251, 1.800770, 1.829204, 1.905776, 2.280972");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "1.384295, 1.399052, 1.444857, 1.607996, 2.469037",\
"1.426431, 1.441188, 1.486993, 1.650132, 2.511173",\
"1.461355, 1.476112, 1.521918, 1.685056, 2.546097",\
"1.503548, 1.518305, 1.564111, 1.727250, 2.588290",\
"1.538316, 1.553073, 1.598878, 1.762017, 2.623058");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216",\
"0.020452, 0.035408, 0.093012, 0.326610, 1.564216");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "1.333294, 1.344812, 1.373246, 1.449819, 1.825014",\
"1.388006, 1.399524, 1.427958, 1.504531, 1.879726",\
"1.459859, 1.471378, 1.499812, 1.576384, 1.951580",\
"1.584867, 1.596385, 1.624819, 1.701392, 2.076587",\
"1.785570, 1.797089, 1.825523, 1.902095, 2.277291");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001696, 0.011968, 0.051196, 0.201196, 1.000000");
values ( "0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604",\
"0.018626, 0.026507, 0.051032, 0.144719, 0.661604");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "1.395273, 1.410017, 1.455802, 1.618901, 2.479728",\
"1.437406, 1.452150, 1.497934, 1.661034, 2.521861",\
"1.472326, 1.487070, 1.532854, 1.695954, 2.556781",\
"1.514502, 1.529247, 1.575031, 1.738130, 2.598958",\
"1.549295, 1.564039, 1.609824, 1.772923, 2.633750");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "1.341035, 1.352559, 1.380990, 1.457528, 1.832573",\
"1.395749, 1.407272, 1.435704, 1.512242, 1.887287",\
"1.467615, 1.479139, 1.507570, 1.584108, 1.959153",\
"1.592732, 1.604255, 1.632686, 1.709225, 2.084270",\
"1.793661, 1.805185, 1.833616, 1.910154, 2.285200");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.018620, 0.026505, 0.051035, 0.144641, 0.661228",\
"0.018620, 0.026505, 0.051035, 0.144641, 0.661228",\
"0.018620, 0.026505, 0.051035, 0.144641, 0.661228",\
"0.018620, 0.026505, 0.051035, 0.144641, 0.661228",\
"0.018620, 0.026505, 0.051035, 0.144641, 0.661228");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "1.395273, 1.410017, 1.455802, 1.618901, 2.479728",\
"1.437406, 1.452150, 1.497934, 1.661034, 2.521861",\
"1.472326, 1.487070, 1.532854, 1.695954, 2.556781",\
"1.514502, 1.529247, 1.575031, 1.738130, 2.598958",\
"1.549295, 1.564039, 1.609824, 1.772923, 2.633750");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821",\
"0.020379, 0.035350, 0.092989, 0.326534, 1.563821");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "1.338467, 1.349993, 1.378430, 1.454963, 1.830021",\
"1.393181, 1.404707, 1.433143, 1.509677, 1.884735",\
"1.465047, 1.476573, 1.505010, 1.581543, 1.956601",\
"1.590164, 1.601690, 1.630126, 1.706660, 2.081717",\
"1.791093, 1.802619, 1.831056, 1.907589, 2.282647");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001689, 0.011961, 0.051189, 0.201189, 1.000000");
values ( "0.018620, 0.026506, 0.051036, 0.144644, 0.661233",\
"0.018620, 0.026506, 0.051036, 0.144644, 0.661233",\
"0.018620, 0.026506, 0.051036, 0.144644, 0.661233",\
"0.018620, 0.026506, 0.051036, 0.144644, 0.661233",\
"0.018620, 0.026506, 0.051036, 0.144644, 0.661233");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "1.390573, 1.405315, 1.451113, 1.614221, 2.475081",\
"1.432673, 1.447415, 1.493213, 1.656321, 2.517182",\
"1.467583, 1.482325, 1.528123, 1.691231, 2.552091",\
"1.509693, 1.524435, 1.570233, 1.733340, 2.594201",\
"1.544716, 1.559458, 1.605256, 1.768364, 2.629224");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "1.336885, 1.348382, 1.376803, 1.453344, 1.828366",\
"1.391593, 1.403090, 1.431511, 1.508052, 1.883073",\
"1.463529, 1.475026, 1.503447, 1.579987, 1.955009",\
"1.589288, 1.600784, 1.629206, 1.705746, 2.080768",\
"1.791625, 1.803122, 1.831543, 1.908084, 2.283106");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.018650, 0.026525, 0.051054, 0.144660, 0.661226",\
"0.018650, 0.026525, 0.051054, 0.144660, 0.661226",\
"0.018650, 0.026525, 0.051054, 0.144660, 0.661226",\
"0.018650, 0.026525, 0.051054, 0.144660, 0.661226",\
"0.018650, 0.026525, 0.051054, 0.144660, 0.661226");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "1.390573, 1.405315, 1.451113, 1.614221, 2.475081",\
"1.432673, 1.447415, 1.493213, 1.656321, 2.517182",\
"1.467583, 1.482325, 1.528123, 1.691231, 2.552091",\
"1.509693, 1.524435, 1.570233, 1.733340, 2.594201",\
"1.544716, 1.559458, 1.605256, 1.768364, 2.629224");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848",\
"0.020495, 0.035451, 0.093060, 0.326577, 1.563848");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "1.334205, 1.345705, 1.374131, 1.450667, 1.825702",\
"1.388913, 1.400412, 1.428839, 1.505375, 1.880410",\
"1.460849, 1.472348, 1.500775, 1.577310, 1.952346",\
"1.586607, 1.598107, 1.626534, 1.703069, 2.078104",\
"1.788945, 1.800445, 1.828871, 1.905407, 2.280442");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001722, 0.011995, 0.051222, 0.201222, 1.000000");
values ( "0.018650, 0.026526, 0.051055, 0.144663, 0.661231",\
"0.018650, 0.026526, 0.051055, 0.144663, 0.661231",\
"0.018650, 0.026526, 0.051055, 0.144663, 0.661231",\
"0.018650, 0.026526, 0.051055, 0.144663, 0.661231",\
"0.018650, 0.026526, 0.051055, 0.144663, 0.661231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.396011, 1.410733, 1.456522, 1.619627, 2.480433",\
"1.438092, 1.452814, 1.498603, 1.661708, 2.522514",\
"1.472986, 1.487708, 1.533497, 1.696602, 2.557408",\
"1.515018, 1.529740, 1.575529, 1.738633, 2.599439",\
"1.550189, 1.564911, 1.610700, 1.773804, 2.634610");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.311103, 1.322582, 1.350998, 1.427538, 1.802549",\
"1.365820, 1.377299, 1.405716, 1.482256, 1.857267",\
"1.437808, 1.449287, 1.477703, 1.554243, 1.929254",\
"1.564163, 1.575642, 1.604059, 1.680599, 2.055610",\
"1.767601, 1.779080, 1.807497, 1.884037, 2.259048");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018671, 0.026540, 0.051069, 0.144675, 0.661226",\
"0.018671, 0.026540, 0.051069, 0.144675, 0.661226",\
"0.018671, 0.026540, 0.051069, 0.144675, 0.661226",\
"0.018671, 0.026540, 0.051069, 0.144675, 0.661226",\
"0.018671, 0.026540, 0.051069, 0.144675, 0.661226");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.396011, 1.410733, 1.456522, 1.619627, 2.480433",\
"1.438092, 1.452814, 1.498603, 1.661708, 2.522514",\
"1.472986, 1.487708, 1.533497, 1.696602, 2.557408",\
"1.515018, 1.529740, 1.575529, 1.738633, 2.599439",\
"1.550189, 1.564911, 1.610700, 1.773804, 2.634610");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837",\
"0.020504, 0.035466, 0.093089, 0.326618, 1.563837");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "1.307172, 1.318654, 1.347076, 1.423611, 1.798635",\
"1.361890, 1.373371, 1.401793, 1.478328, 1.853353",\
"1.433877, 1.445359, 1.473781, 1.550316, 1.925340",\
"1.560233, 1.571714, 1.600136, 1.676671, 2.051696",\
"1.763671, 1.775152, 1.803574, 1.880109, 2.255134");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001747, 0.012019, 0.051247, 0.201247, 1.000000");
values ( "0.018671, 0.026542, 0.051070, 0.144679, 0.661231",\
"0.018671, 0.026542, 0.051070, 0.144679, 0.661231",\
"0.018671, 0.026542, 0.051070, 0.144679, 0.661231",\
"0.018671, 0.026542, 0.051070, 0.144679, 0.661231",\
"0.018671, 0.026542, 0.051070, 0.144679, 0.661231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "1.398088, 1.412907, 1.458733, 1.621899, 2.483194",\
"1.440136, 1.454955, 1.500782, 1.663948, 2.525243",\
"1.475022, 1.489841, 1.535668, 1.698834, 2.560128",\
"1.516991, 1.531810, 1.577636, 1.740803, 2.602097",\
"1.552460, 1.567279, 1.613106, 1.776272, 2.637567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "1.307172, 1.318760, 1.347216, 1.423816, 1.799170",\
"1.361888, 1.373475, 1.401931, 1.478531, 1.853885",\
"1.433971, 1.445558, 1.474014, 1.550614, 1.925968",\
"1.561037, 1.572625, 1.601080, 1.677681, 2.053035",\
"1.766200, 1.777788, 1.806243, 1.882843, 2.258198");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "1.398088, 1.412907, 1.458733, 1.621899, 2.483194",\
"1.440136, 1.454955, 1.500782, 1.663948, 2.525243",\
"1.475022, 1.489841, 1.535668, 1.698834, 2.560128",\
"1.516991, 1.531810, 1.577636, 1.740803, 2.602097",\
"1.552460, 1.567279, 1.613106, 1.776272, 2.637567");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510",\
"0.020346, 0.035296, 0.092876, 0.326518, 1.564510");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "1.304639, 1.316227, 1.344683, 1.421283, 1.796637",\
"1.359355, 1.370942, 1.399398, 1.475998, 1.851352",\
"1.431438, 1.443026, 1.471481, 1.548082, 1.923435",\
"1.558504, 1.570092, 1.598547, 1.675148, 2.050502",\
"1.763667, 1.775255, 1.803710, 1.880311, 2.255665");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001604, 0.011876, 0.051104, 0.201104, 1.000000");
values ( "0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888",\
"0.018545, 0.026447, 0.050971, 0.144716, 0.661888");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "1.383632, 1.398373, 1.444171, 1.607308, 2.468307",\
"1.426810, 1.441551, 1.487349, 1.650486, 2.511484",\
"1.461956, 1.476697, 1.522495, 1.685632, 2.546630",\
"1.503945, 1.518685, 1.564484, 1.727621, 2.588619",\
"1.539275, 1.554016, 1.599815, 1.762952, 2.623950");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "1.301341, 1.312843, 1.341270, 1.417845, 1.793026",\
"1.357525, 1.369027, 1.397454, 1.474028, 1.849210",\
"1.429858, 1.441360, 1.469788, 1.546362, 1.921544",\
"1.556610, 1.568112, 1.596539, 1.673113, 2.048295",\
"1.760990, 1.772492, 1.800920, 1.877494, 2.252676");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.018645, 0.026520, 0.051045, 0.144731, 0.661602",\
"0.018645, 0.026520, 0.051045, 0.144731, 0.661602",\
"0.018645, 0.026520, 0.051045, 0.144731, 0.661602",\
"0.018645, 0.026520, 0.051045, 0.144731, 0.661602",\
"0.018645, 0.026520, 0.051045, 0.144731, 0.661602");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "1.383632, 1.398373, 1.444171, 1.607308, 2.468307",\
"1.426810, 1.441551, 1.487349, 1.650486, 2.511484",\
"1.461956, 1.476697, 1.522495, 1.685632, 2.546630",\
"1.503945, 1.518685, 1.564484, 1.727621, 2.588619",\
"1.539275, 1.554016, 1.599815, 1.762952, 2.623950");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208",\
"0.020465, 0.035424, 0.093039, 0.326645, 1.564208");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "1.298298, 1.309803, 1.338237, 1.414806, 1.790002",\
"1.354482, 1.365987, 1.394420, 1.470989, 1.846185",\
"1.426816, 1.438321, 1.466754, 1.543323, 1.918519",\
"1.553567, 1.565072, 1.593505, 1.670074, 2.045270",\
"1.757948, 1.769453, 1.797886, 1.874455, 2.249651");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001717, 0.011990, 0.051217, 0.201217, 1.000000");
values ( "0.018645, 0.026522, 0.051046, 0.144735, 0.661607",\
"0.018645, 0.026522, 0.051046, 0.144735, 0.661607",\
"0.018645, 0.026522, 0.051046, 0.144735, 0.661607",\
"0.018645, 0.026522, 0.051046, 0.144735, 0.661607",\
"0.018645, 0.026522, 0.051046, 0.144735, 0.661607");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "1.388637, 1.403361, 1.449142, 1.612241, 2.473029",\
"1.430705, 1.445430, 1.491210, 1.654310, 2.515098",\
"1.467111, 1.481835, 1.527616, 1.690716, 2.551503",\
"1.509098, 1.523822, 1.569603, 1.732702, 2.593490",\
"1.544425, 1.559149, 1.604930, 1.768029, 2.628817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "1.306304, 1.317798, 1.346218, 1.422759, 1.797777",\
"1.361026, 1.372520, 1.400939, 1.477481, 1.852499",\
"1.435532, 1.447026, 1.475445, 1.551987, 1.927005",\
"1.562279, 1.573773, 1.602193, 1.678734, 2.053752",\
"1.766655, 1.778150, 1.806569, 1.883111, 2.258129");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.018652, 0.026527, 0.051056, 0.144661, 0.661225",\
"0.018652, 0.026527, 0.051056, 0.144661, 0.661225",\
"0.018652, 0.026527, 0.051056, 0.144661, 0.661225",\
"0.018652, 0.026527, 0.051056, 0.144661, 0.661225",\
"0.018652, 0.026527, 0.051056, 0.144661, 0.661225");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "1.388637, 1.403361, 1.449142, 1.612241, 2.473029",\
"1.430705, 1.445430, 1.491210, 1.654310, 2.515098",\
"1.467111, 1.481835, 1.527616, 1.690716, 2.551503",\
"1.509098, 1.523822, 1.569603, 1.732702, 2.593490",\
"1.544425, 1.559149, 1.604930, 1.768029, 2.628817");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822",\
"0.020434, 0.035404, 0.093045, 0.326590, 1.563822");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "1.302717, 1.314215, 1.342642, 1.419176, 1.794214",\
"1.357438, 1.368936, 1.397364, 1.473898, 1.848936",\
"1.432459, 1.443957, 1.472384, 1.548918, 1.923956",\
"1.559206, 1.570704, 1.599131, 1.675665, 2.050703",\
"1.763583, 1.775081, 1.803508, 1.880042, 2.255080");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001726, 0.011998, 0.051226, 0.201226, 1.000000");
values ( "0.018653, 0.026529, 0.051058, 0.144666, 0.661232",\
"0.018653, 0.026529, 0.051058, 0.144666, 0.661232",\
"0.018653, 0.026529, 0.051058, 0.144666, 0.661232",\
"0.018653, 0.026529, 0.051058, 0.144666, 0.661232",\
"0.018653, 0.026529, 0.051058, 0.144666, 0.661232");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.404462, 1.419047, 1.464873, 1.628212, 2.489874",\
"1.447694, 1.462278, 1.508105, 1.671443, 2.533105",\
"1.482848, 1.497432, 1.543259, 1.706598, 2.568260",\
"1.524830, 1.539414, 1.585240, 1.748579, 2.610241",\
"1.560163, 1.574747, 1.620574, 1.783912, 2.645574");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.315974, 1.327233, 1.355614, 1.432390, 1.808331",\
"1.372234, 1.383493, 1.411875, 1.488651, 1.864592",\
"1.444581, 1.455840, 1.484222, 1.560998, 1.936939",\
"1.571360, 1.582618, 1.611000, 1.687776, 2.063717",\
"1.776839, 1.788098, 1.816479, 1.893255, 2.269197");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.018934, 0.026718, 0.051204, 0.145385, 0.663849",\
"0.018934, 0.026718, 0.051204, 0.145385, 0.663849",\
"0.018934, 0.026718, 0.051204, 0.145385, 0.663849",\
"0.018934, 0.026718, 0.051204, 0.145385, 0.663849",\
"0.018934, 0.026718, 0.051204, 0.145385, 0.663849");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.404462, 1.419047, 1.464873, 1.628212, 2.489874",\
"1.447694, 1.462278, 1.508105, 1.671443, 2.533105",\
"1.482848, 1.497432, 1.543259, 1.706598, 2.568260",\
"1.524830, 1.539414, 1.585240, 1.748579, 2.610241",\
"1.560180, 1.574765, 1.620591, 1.783930, 2.645592");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448",\
"0.021047, 0.035971, 0.093532, 0.327585, 1.566448");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "1.311731, 1.322994, 1.351385, 1.428152, 1.804115",\
"1.367991, 1.379254, 1.407645, 1.484412, 1.860376",\
"1.440338, 1.451601, 1.479992, 1.556760, 1.932723",\
"1.567117, 1.578380, 1.606770, 1.683538, 2.059501",\
"1.771433, 1.782696, 1.811087, 1.887854, 2.263818");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002048, 0.012320, 0.051548, 0.201548, 1.000000");
values ( "0.018937, 0.026720, 0.051206, 0.145390, 0.663857",\
"0.018937, 0.026720, 0.051206, 0.145390, 0.663857",\
"0.018937, 0.026720, 0.051206, 0.145390, 0.663857",\
"0.018937, 0.026720, 0.051206, 0.145390, 0.663857",\
"0.018937, 0.026720, 0.051206, 0.145390, 0.663857");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "1.363024, 1.378068, 1.423993, 1.585860, 2.447851",\
"1.404992, 1.420037, 1.465962, 1.627828, 2.489819",\
"1.439338, 1.454382, 1.500307, 1.662174, 2.524165",\
"1.483262, 1.498306, 1.544231, 1.706098, 2.568089",\
"1.518337, 1.533381, 1.579307, 1.741173, 2.603164");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "1.224120, 1.235832, 1.264261, 1.339940, 1.714854",\
"1.278848, 1.290559, 1.318989, 1.394668, 1.769582",\
"1.352707, 1.364419, 1.392848, 1.468527, 1.843441",\
"1.482122, 1.493834, 1.522263, 1.597942, 1.972856",\
"1.693047, 1.704758, 1.733188, 1.808867, 2.183780");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.018377, 0.026328, 0.050895, 0.140290, 0.659058",\
"0.018377, 0.026328, 0.050895, 0.140290, 0.659058",\
"0.018377, 0.026328, 0.050895, 0.140290, 0.659058",\
"0.018377, 0.026328, 0.050895, 0.140290, 0.659058",\
"0.018377, 0.026328, 0.050895, 0.140290, 0.659058");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "1.363024, 1.378068, 1.423993, 1.585860, 2.447851",\
"1.404992, 1.420037, 1.465962, 1.627828, 2.489819",\
"1.439338, 1.454382, 1.500307, 1.662174, 2.524165",\
"1.483262, 1.498306, 1.544231, 1.706098, 2.568089",\
"1.518337, 1.533381, 1.579307, 1.741173, 2.603164");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957",\
"0.020550, 0.035407, 0.092776, 0.320993, 1.561957");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "1.221175, 1.232891, 1.261330, 1.337001, 1.711937",\
"1.275903, 1.287619, 1.316058, 1.391728, 1.766665",\
"1.349762, 1.361478, 1.389917, 1.465587, 1.840524",\
"1.479177, 1.490893, 1.519332, 1.595003, 1.969939",\
"1.690101, 1.701817, 1.730256, 1.805927, 2.180863");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001407, 0.011679, 0.050907, 0.200907, 1.000000");
values ( "0.018376, 0.026330, 0.050897, 0.140297, 0.659066",\
"0.018376, 0.026330, 0.050897, 0.140297, 0.659066",\
"0.018376, 0.026330, 0.050897, 0.140297, 0.659066",\
"0.018376, 0.026330, 0.050897, 0.140297, 0.659066",\
"0.018376, 0.026330, 0.050897, 0.140297, 0.659066");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "1.362989, 1.377646, 1.423572, 1.586997, 2.449204",\
"1.404944, 1.419601, 1.465528, 1.628952, 2.491160",\
"1.439572, 1.454230, 1.500156, 1.663580, 2.525788",\
"1.480790, 1.495447, 1.541373, 1.704798, 2.567005",\
"1.515656, 1.530314, 1.576240, 1.739664, 2.601872");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "1.223728, 1.234958, 1.263322, 1.340153, 1.716217",\
"1.278443, 1.289673, 1.318037, 1.394867, 1.770932",\
"1.353655, 1.364885, 1.393249, 1.470079, 1.846144",\
"1.483518, 1.494747, 1.523112, 1.599942, 1.976007",\
"1.693649, 1.704878, 1.733243, 1.810073, 2.186137");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.018955, 0.026730, 0.051210, 0.145478, 0.664265",\
"0.018955, 0.026730, 0.051210, 0.145478, 0.664265",\
"0.018955, 0.026730, 0.051210, 0.145478, 0.664265",\
"0.018955, 0.026730, 0.051210, 0.145478, 0.664265",\
"0.018955, 0.026730, 0.051210, 0.145478, 0.664265");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "1.362989, 1.377646, 1.423572, 1.586997, 2.449204",\
"1.404944, 1.419601, 1.465528, 1.628952, 2.491160",\
"1.439572, 1.454230, 1.500156, 1.663580, 2.525788",\
"1.480790, 1.495447, 1.541373, 1.704798, 2.567005",\
"1.515656, 1.530314, 1.576240, 1.739664, 2.601872");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021",\
"0.021474, 0.036310, 0.093686, 0.327665, 1.567021");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "1.220394, 1.231628, 1.260002, 1.336823, 1.712910",\
"1.275109, 1.286343, 1.314716, 1.391538, 1.767625",\
"1.350351, 1.361585, 1.389959, 1.466780, 1.842867",\
"1.480814, 1.492048, 1.520422, 1.597243, 1.973330",\
"1.690945, 1.702179, 1.730553, 1.807374, 2.183461");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002078, 0.012350, 0.051578, 0.201578, 1.000000");
values ( "0.018958, 0.026733, 0.051212, 0.145484, 0.664274",\
"0.018958, 0.026733, 0.051212, 0.145484, 0.664274",\
"0.018958, 0.026733, 0.051212, 0.145484, 0.664274",\
"0.018958, 0.026733, 0.051212, 0.145484, 0.664274",\
"0.018958, 0.026733, 0.051212, 0.145484, 0.664274");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "1.422587, 1.437547, 1.483460, 1.646507, 2.507467",\
"1.464666, 1.479627, 1.525539, 1.688586, 2.549546",\
"1.499614, 1.514575, 1.560488, 1.723534, 2.584494",\
"1.540672, 1.555633, 1.601546, 1.764592, 2.625552",\
"1.570155, 1.585116, 1.631029, 1.794075, 2.655035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "1.314591, 1.326213, 1.354633, 1.431066, 1.805520",\
"1.369224, 1.380845, 1.409265, 1.485698, 1.860153",\
"1.440677, 1.452298, 1.480718, 1.557151, 1.931606",\
"1.561244, 1.572865, 1.601285, 1.677718, 2.052172",\
"1.754190, 1.765811, 1.794231, 1.870664, 2.245118");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.018488, 0.026409, 0.050962, 0.144239, 0.659748",\
"0.018488, 0.026409, 0.050962, 0.144239, 0.659748",\
"0.018488, 0.026409, 0.050962, 0.144239, 0.659748",\
"0.018488, 0.026409, 0.050962, 0.144239, 0.659748",\
"0.018488, 0.026409, 0.050962, 0.144239, 0.659748");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "1.422587, 1.437547, 1.483460, 1.646507, 2.507467",\
"1.464666, 1.479627, 1.525539, 1.688586, 2.549546",\
"1.499614, 1.514575, 1.560488, 1.723534, 2.584494",\
"1.540672, 1.555633, 1.601546, 1.764592, 2.625552",\
"1.570155, 1.585116, 1.631029, 1.794075, 2.655035");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608",\
"0.020698, 0.035558, 0.092948, 0.325944, 1.562608");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "1.311466, 1.323089, 1.351514, 1.427943, 1.802410",\
"1.366098, 1.377722, 1.406147, 1.482575, 1.857042",\
"1.437551, 1.449175, 1.477600, 1.554028, 1.928495",\
"1.558118, 1.569741, 1.598167, 1.674595, 2.049062",\
"1.751064, 1.762688, 1.791113, 1.867541, 2.242008");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001536, 0.011808, 0.051036, 0.201036, 1.000000");
values ( "0.018487, 0.026410, 0.050964, 0.144242, 0.659753",\
"0.018487, 0.026410, 0.050964, 0.144242, 0.659753",\
"0.018487, 0.026410, 0.050964, 0.144242, 0.659753",\
"0.018487, 0.026410, 0.050964, 0.144242, 0.659753",\
"0.018487, 0.026410, 0.050964, 0.144242, 0.659753");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "1.439117, 1.453790, 1.499718, 1.663100, 2.525133",\
"1.481226, 1.495900, 1.541827, 1.705209, 2.567242",\
"1.516212, 1.530885, 1.576813, 1.740195, 2.602227",\
"1.557738, 1.572412, 1.618340, 1.781721, 2.643754",\
"1.588653, 1.603327, 1.649255, 1.812636, 2.674669");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "1.323520, 1.334762, 1.363125, 1.439904, 1.815749",\
"1.378181, 1.389423, 1.417785, 1.494564, 1.870410",\
"1.449732, 1.460974, 1.489336, 1.566115, 1.941961",\
"1.571449, 1.582691, 1.611054, 1.687833, 2.063678",\
"1.766254, 1.777496, 1.805859, 1.882638, 2.258483");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.018940, 0.026722, 0.051209, 0.145357, 0.663710",\
"0.018940, 0.026722, 0.051209, 0.145357, 0.663710",\
"0.018940, 0.026722, 0.051209, 0.145357, 0.663710",\
"0.018940, 0.026722, 0.051209, 0.145357, 0.663710",\
"0.018940, 0.026722, 0.051209, 0.145357, 0.663710");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "1.439117, 1.453790, 1.499718, 1.663100, 2.525133",\
"1.481226, 1.495900, 1.541827, 1.705209, 2.567242",\
"1.516212, 1.530885, 1.576813, 1.740195, 2.602227",\
"1.557738, 1.572412, 1.618340, 1.781721, 2.643754",\
"1.588653, 1.603327, 1.649255, 1.812636, 2.674669");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488",\
"0.021482, 0.036312, 0.093679, 0.327524, 1.566488");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "1.320843, 1.332088, 1.360456, 1.437230, 1.813089",\
"1.375503, 1.386748, 1.415116, 1.491890, 1.867750",\
"1.447054, 1.458299, 1.486668, 1.563441, 1.939301",\
"1.568772, 1.580017, 1.608385, 1.685159, 2.061018",\
"1.763577, 1.774822, 1.803190, 1.879964, 2.255823");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002060, 0.012332, 0.051560, 0.201560, 1.000000");
values ( "0.018942, 0.026723, 0.051210, 0.145361, 0.663715",\
"0.018942, 0.026723, 0.051210, 0.145361, 0.663715",\
"0.018942, 0.026723, 0.051210, 0.145361, 0.663715",\
"0.018942, 0.026723, 0.051210, 0.145361, 0.663715",\
"0.018942, 0.026723, 0.051210, 0.145361, 0.663715");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "1.402290, 1.417308, 1.463167, 1.624982, 2.486646",\
"1.444433, 1.459452, 1.505311, 1.667125, 2.528790",\
"1.479477, 1.494495, 1.540354, 1.702169, 2.563833",\
"1.521481, 1.536500, 1.582358, 1.744173, 2.605838",\
"1.554861, 1.569879, 1.615738, 1.777553, 2.639217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "1.301309, 1.313084, 1.341540, 1.417190, 1.792046",\
"1.355995, 1.367771, 1.396226, 1.471876, 1.846733",\
"1.427698, 1.439473, 1.467929, 1.543579, 1.918435",\
"1.551190, 1.562965, 1.591421, 1.667071, 2.041927",\
"1.748862, 1.760638, 1.789093, 1.864743, 2.239600");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "1.402290, 1.417308, 1.463167, 1.624982, 2.486646",\
"1.444433, 1.459452, 1.505311, 1.667125, 2.528790",\
"1.479477, 1.494495, 1.540354, 1.702169, 2.563833",\
"1.521481, 1.536500, 1.582358, 1.744173, 2.605838",\
"1.554861, 1.569879, 1.615738, 1.777553, 2.639217");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567",\
"0.020159, 0.035079, 0.092578, 0.320929, 1.561567");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "1.298567, 1.310343, 1.338798, 1.414448, 1.789305",\
"1.353254, 1.365030, 1.393485, 1.469135, 1.843992",\
"1.424956, 1.436732, 1.465187, 1.540837, 1.915694",\
"1.548449, 1.560224, 1.588680, 1.664330, 2.039186",\
"1.746121, 1.757897, 1.786352, 1.862002, 2.236858");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001329, 0.011601, 0.050829, 0.200829, 1.000000");
values ( "0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780",\
"0.018307, 0.026283, 0.050856, 0.140271, 0.658780");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "1.424775, 1.439879, 1.485747, 1.647531, 2.509133",\
"1.466933, 1.482037, 1.527905, 1.689689, 2.551291",\
"1.501980, 1.517084, 1.562952, 1.724736, 2.586338",\
"1.544116, 1.559220, 1.605088, 1.766872, 2.628474",\
"1.578214, 1.593318, 1.639186, 1.800970, 2.662572");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "1.314525, 1.326412, 1.354899, 1.430510, 1.805218",\
"1.369225, 1.381112, 1.409600, 1.485210, 1.859918",\
"1.440971, 1.452858, 1.481346, 1.556956, 1.931664",\
"1.564974, 1.576861, 1.605348, 1.680959, 2.055667",\
"1.763469, 1.775356, 1.803843, 1.879454, 2.254162");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.018177, 0.026195, 0.050779, 0.140225, 0.658248",\
"0.018177, 0.026195, 0.050779, 0.140225, 0.658248",\
"0.018177, 0.026195, 0.050779, 0.140225, 0.658248",\
"0.018177, 0.026195, 0.050779, 0.140225, 0.658248",\
"0.018177, 0.026195, 0.050779, 0.140225, 0.658248");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "1.424775, 1.439879, 1.485747, 1.647531, 2.509133",\
"1.466933, 1.482037, 1.527905, 1.689689, 2.551291",\
"1.501980, 1.517084, 1.562952, 1.724736, 2.586338",\
"1.544116, 1.559220, 1.605088, 1.766872, 2.628474",\
"1.578214, 1.593318, 1.639186, 1.800970, 2.662572");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044",\
"0.019957, 0.034879, 0.092369, 0.320741, 1.561044");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "1.311990, 1.323879, 1.352371, 1.427978, 1.802697",\
"1.366691, 1.378580, 1.407072, 1.482678, 1.857397",\
"1.438437, 1.450326, 1.478818, 1.554424, 1.929143",\
"1.562439, 1.574329, 1.602821, 1.678427, 2.053146",\
"1.760934, 1.772823, 1.801315, 1.876922, 2.251641");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001183, 0.011455, 0.050683, 0.200683, 1.000000");
values ( "0.018175, 0.026196, 0.050780, 0.140229, 0.658252",\
"0.018175, 0.026196, 0.050780, 0.140229, 0.658252",\
"0.018175, 0.026196, 0.050780, 0.140229, 0.658252",\
"0.018175, 0.026196, 0.050780, 0.140229, 0.658252",\
"0.018175, 0.026196, 0.050780, 0.140229, 0.658252");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.426283, 1.441450, 1.487350, 1.649127, 2.510745",\
"1.468428, 1.483594, 1.529495, 1.691271, 2.552889",\
"1.503477, 1.518643, 1.564544, 1.726320, 2.587938",\
"1.545486, 1.560652, 1.606553, 1.768329, 2.629947",\
"1.580350, 1.595516, 1.641417, 1.803193, 2.664811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.315189, 1.327107, 1.355592, 1.431183, 1.805714",\
"1.369876, 1.381794, 1.410279, 1.485871, 1.860402",\
"1.441582, 1.453500, 1.481984, 1.557576, 1.932107",\
"1.565103, 1.577021, 1.605505, 1.681097, 2.055628",\
"1.762817, 1.774735, 1.803219, 1.878811, 2.253342");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.018138, 0.026165, 0.050756, 0.140218, 0.657827",\
"0.018138, 0.026165, 0.050756, 0.140218, 0.657827",\
"0.018138, 0.026165, 0.050756, 0.140218, 0.657827",\
"0.018138, 0.026165, 0.050756, 0.140218, 0.657827",\
"0.018138, 0.026165, 0.050756, 0.140218, 0.657827");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.426283, 1.441450, 1.487350, 1.649127, 2.510745",\
"1.468428, 1.483594, 1.529495, 1.691271, 2.552889",\
"1.503477, 1.518643, 1.564544, 1.726320, 2.587938",\
"1.545486, 1.560652, 1.606553, 1.768329, 2.629947",\
"1.580350, 1.595516, 1.641417, 1.803193, 2.664811");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693",\
"0.020025, 0.034920, 0.092346, 0.320678, 1.560693");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "1.312390, 1.324310, 1.352800, 1.428387, 1.802930",\
"1.367077, 1.378998, 1.407487, 1.483075, 1.857617",\
"1.438783, 1.450703, 1.479193, 1.554780, 1.929322",\
"1.562304, 1.574224, 1.602713, 1.678301, 2.052843",\
"1.760018, 1.771938, 1.800427, 1.876015, 2.250557");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001135, 0.011407, 0.050635, 0.200635, 1.000000");
values ( "0.018136, 0.026166, 0.050757, 0.140222, 0.657832",\
"0.018136, 0.026166, 0.050757, 0.140222, 0.657832",\
"0.018136, 0.026166, 0.050757, 0.140222, 0.657832",\
"0.018136, 0.026166, 0.050757, 0.140222, 0.657832",\
"0.018136, 0.026166, 0.050757, 0.140222, 0.657832");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "1.435721, 1.450696, 1.496595, 1.659608, 2.520434",\
"1.477875, 1.492850, 1.538749, 1.701761, 2.562588",\
"1.512806, 1.527781, 1.573681, 1.736693, 2.597519",\
"1.555051, 1.570026, 1.615926, 1.778938, 2.639765",\
"1.589632, 1.604608, 1.650507, 1.813519, 2.674346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "1.323182, 1.334841, 1.363271, 1.439672, 1.814026",\
"1.377887, 1.389546, 1.417977, 1.494378, 1.868732",\
"1.449686, 1.461345, 1.489776, 1.566177, 1.940531",\
"1.574258, 1.585917, 1.614348, 1.690749, 2.065103",\
"1.773774, 1.785433, 1.813864, 1.890265, 2.264619");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.018444, 0.026380, 0.050939, 0.144146, 0.659429",\
"0.018444, 0.026380, 0.050939, 0.144146, 0.659429",\
"0.018444, 0.026380, 0.050939, 0.144146, 0.659429",\
"0.018444, 0.026380, 0.050939, 0.144146, 0.659429",\
"0.018444, 0.026380, 0.050939, 0.144146, 0.659429");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "1.435721, 1.450696, 1.496595, 1.659608, 2.520434",\
"1.477875, 1.492850, 1.538749, 1.701761, 2.562588",\
"1.512806, 1.527781, 1.573681, 1.736693, 2.597519",\
"1.555051, 1.570026, 1.615926, 1.778938, 2.639765",\
"1.589632, 1.604608, 1.650507, 1.813519, 2.674346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271",\
"0.020573, 0.035447, 0.092862, 0.325811, 1.562271");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "1.320669, 1.332330, 1.360765, 1.437162, 1.811526",\
"1.375374, 1.387035, 1.415470, 1.491867, 1.866231",\
"1.447173, 1.458835, 1.487269, 1.563666, 1.938030",\
"1.571745, 1.583406, 1.611841, 1.688238, 2.062602",\
"1.771261, 1.782922, 1.811357, 1.887754, 2.262118");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001487, 0.011759, 0.050987, 0.200987, 1.000000");
values ( "0.018444, 0.026381, 0.050940, 0.144149, 0.659432",\
"0.018444, 0.026381, 0.050940, 0.144149, 0.659432",\
"0.018444, 0.026381, 0.050940, 0.144149, 0.659432",\
"0.018444, 0.026381, 0.050940, 0.144149, 0.659432",\
"0.018444, 0.026381, 0.050940, 0.144149, 0.659432");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "1.419221, 1.434327, 1.480124, 1.641796, 2.502689",\
"1.461352, 1.476457, 1.522255, 1.683927, 2.544819",\
"1.496271, 1.511376, 1.557174, 1.718846, 2.579739",\
"1.538447, 1.553553, 1.599350, 1.761022, 2.621915",\
"1.573230, 1.588336, 1.634133, 1.795805, 2.656698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "1.309478, 1.321453, 1.349952, 1.425474, 1.799648",\
"1.364187, 1.376162, 1.404661, 1.480183, 1.854357",\
"1.436052, 1.448027, 1.476526, 1.552048, 1.926222",\
"1.561156, 1.573131, 1.601630, 1.677152, 2.051327",\
"1.762063, 1.774038, 1.802537, 1.878059, 2.252234");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "1.419221, 1.434327, 1.480124, 1.641796, 2.502689",\
"1.461352, 1.476457, 1.522255, 1.683927, 2.544819",\
"1.496271, 1.511376, 1.557174, 1.718846, 2.579739",\
"1.538447, 1.553553, 1.599350, 1.761022, 2.621915",\
"1.573230, 1.588336, 1.634133, 1.795805, 2.656698");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614",\
"0.019545, 0.034525, 0.092139, 0.320681, 1.559614");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "1.306759, 1.318734, 1.347233, 1.422755, 1.796929",\
"1.361469, 1.373443, 1.401942, 1.477465, 1.851639",\
"1.433333, 1.445308, 1.473807, 1.549329, 1.923504",\
"1.558438, 1.570413, 1.598912, 1.674434, 2.048608",\
"1.759345, 1.771320, 1.799818, 1.875341, 2.249515");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001063, 0.011335, 0.050563, 0.200563, 1.000000");
values ( "0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886",\
"0.018070, 0.026126, 0.050732, 0.140248, 0.656886");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "1.490222, 1.505431, 1.551326, 1.713045, 2.574340",\
"1.532308, 1.547517, 1.593412, 1.755131, 2.616425",\
"1.567209, 1.582418, 1.628313, 1.790033, 2.651327",\
"1.609273, 1.624481, 1.670376, 1.832096, 2.693390",\
"1.644425, 1.659634, 1.705529, 1.867249, 2.728543");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "1.393699, 1.405670, 1.434158, 1.509690, 1.883838",\
"1.448411, 1.460382, 1.488870, 1.564403, 1.938550",\
"1.520392, 1.532363, 1.560851, 1.636383, 2.010531",\
"1.646562, 1.658533, 1.687021, 1.762554, 2.136702",\
"1.849770, 1.861741, 1.890229, 1.965762, 2.339909");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.018072, 0.026121, 0.050727, 0.140237, 0.656875",\
"0.018072, 0.026121, 0.050727, 0.140237, 0.656875",\
"0.018072, 0.026121, 0.050727, 0.140237, 0.656875",\
"0.018072, 0.026121, 0.050727, 0.140237, 0.656875",\
"0.018072, 0.026121, 0.050727, 0.140237, 0.656875");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "1.490222, 1.505431, 1.551326, 1.713045, 2.574340",\
"1.532308, 1.547517, 1.593412, 1.755131, 2.616425",\
"1.567209, 1.582418, 1.628313, 1.790033, 2.651327",\
"1.609273, 1.624481, 1.670376, 1.832096, 2.693390",\
"1.644425, 1.659634, 1.705529, 1.867249, 2.728543");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763",\
"0.019923, 0.034821, 0.092251, 0.320627, 1.559763");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "1.391015, 1.402988, 1.431480, 1.507009, 1.881166",\
"1.445728, 1.457701, 1.486192, 1.561722, 1.935878",\
"1.517708, 1.529681, 1.558173, 1.633702, 2.007859",\
"1.643879, 1.655852, 1.684343, 1.759873, 2.134029",\
"1.847087, 1.859060, 1.887551, 1.963081, 2.337237");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001060, 0.011332, 0.050560, 0.200560, 1.000000");
values ( "0.018070, 0.026122, 0.050728, 0.140239, 0.656879",\
"0.018070, 0.026122, 0.050728, 0.140239, 0.656879",\
"0.018070, 0.026122, 0.050728, 0.140239, 0.656879",\
"0.018070, 0.026122, 0.050728, 0.140239, 0.656879",\
"0.018070, 0.026122, 0.050728, 0.140239, 0.656879");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "1.453833, 1.468998, 1.514907, 1.676694, 2.538374",\
"1.495872, 1.511038, 1.556947, 1.718733, 2.580413",\
"1.532409, 1.547574, 1.593483, 1.755270, 2.616950",\
"1.574345, 1.589510, 1.635419, 1.797206, 2.658886",\
"1.609735, 1.624900, 1.670809, 1.832596, 2.694276");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "1.369758, 1.381661, 1.410141, 1.485741, 1.860304",\
"1.424469, 1.436372, 1.464851, 1.540452, 1.915015",\
"1.498868, 1.510772, 1.539251, 1.614852, 1.989414",\
"1.626038, 1.637941, 1.666420, 1.742021, 2.116584",\
"1.831492, 1.843395, 1.871875, 1.947476, 2.322038");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.018154, 0.026175, 0.050764, 0.140219, 0.657933",\
"0.018154, 0.026175, 0.050764, 0.140219, 0.657933",\
"0.018154, 0.026175, 0.050764, 0.140219, 0.657933",\
"0.018154, 0.026175, 0.050764, 0.140219, 0.657933",\
"0.018154, 0.026175, 0.050764, 0.140219, 0.657933");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "1.453833, 1.468998, 1.514907, 1.676694, 2.538374",\
"1.495872, 1.511038, 1.556947, 1.718733, 2.580413",\
"1.532409, 1.547574, 1.593483, 1.755270, 2.616950",\
"1.574345, 1.589510, 1.635419, 1.797206, 2.658886",\
"1.609735, 1.624900, 1.670809, 1.832596, 2.694276");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811",\
"0.020084, 0.034971, 0.092381, 0.320694, 1.560811");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "1.366879, 1.378785, 1.407270, 1.482866, 1.857442",\
"1.421590, 1.433496, 1.461981, 1.537577, 1.912153",\
"1.495990, 1.507896, 1.536381, 1.611977, 1.986552",\
"1.623159, 1.635065, 1.663550, 1.739146, 2.113722",\
"1.828614, 1.840520, 1.869004, 1.944601, 2.319176");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001153, 0.011425, 0.050653, 0.200653, 1.000000");
values ( "0.018152, 0.026176, 0.050765, 0.140224, 0.657937",\
"0.018152, 0.026176, 0.050765, 0.140224, 0.657937",\
"0.018152, 0.026176, 0.050765, 0.140224, 0.657937",\
"0.018152, 0.026176, 0.050765, 0.140224, 0.657937",\
"0.018152, 0.026176, 0.050765, 0.140224, 0.657937");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "1.436681, 1.451882, 1.497769, 1.659485, 2.520747",\
"1.479940, 1.495141, 1.541028, 1.702744, 2.564006",\
"1.515100, 1.530301, 1.576188, 1.737904, 2.599167",\
"1.557045, 1.572245, 1.618133, 1.779849, 2.641111",\
"1.592523, 1.607723, 1.653611, 1.815327, 2.676589");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "1.362088, 1.374057, 1.402540, 1.478078, 1.852214",\
"1.418436, 1.430405, 1.458888, 1.534425, 1.908561",\
"1.490842, 1.502811, 1.531294, 1.606831, 1.980968",\
"1.617960, 1.629929, 1.658412, 1.733950, 2.108086",\
"1.823275, 1.835245, 1.863728, 1.939265, 2.313401");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.018073, 0.026120, 0.050725, 0.140232, 0.656871",\
"0.018073, 0.026120, 0.050725, 0.140232, 0.656871",\
"0.018073, 0.026120, 0.050725, 0.140232, 0.656871",\
"0.018073, 0.026120, 0.050725, 0.140232, 0.656871",\
"0.018073, 0.026120, 0.050725, 0.140232, 0.656871");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "1.436681, 1.451882, 1.497769, 1.659485, 2.520747",\
"1.479940, 1.495141, 1.541028, 1.702744, 2.564006",\
"1.515100, 1.530301, 1.576188, 1.737904, 2.599167",\
"1.557045, 1.572245, 1.618133, 1.779849, 2.641111",\
"1.592523, 1.607723, 1.653611, 1.815327, 2.676589");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751",\
"0.019890, 0.034795, 0.092240, 0.320629, 1.559751");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "1.358127, 1.370100, 1.398591, 1.474121, 1.848276",\
"1.414474, 1.426447, 1.454938, 1.530468, 1.904623",\
"1.486880, 1.498853, 1.527344, 1.602875, 1.977029",\
"1.613999, 1.625972, 1.654463, 1.729993, 2.104148",\
"1.819314, 1.831287, 1.859778, 1.935308, 2.309463");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001059, 0.011331, 0.050559, 0.200559, 1.000000");
values ( "0.018070, 0.026121, 0.050727, 0.140238, 0.656878",\
"0.018070, 0.026121, 0.050727, 0.140238, 0.656878",\
"0.018070, 0.026121, 0.050727, 0.140238, 0.656878",\
"0.018070, 0.026121, 0.050727, 0.140238, 0.656878",\
"0.018070, 0.026121, 0.050727, 0.140238, 0.656878");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "1.449039, 1.464221, 1.510089, 1.671795, 2.532982",\
"1.491051, 1.506233, 1.552101, 1.713808, 2.574994",\
"1.525924, 1.541106, 1.586975, 1.748681, 2.609867",\
"1.567810, 1.582992, 1.628860, 1.790567, 2.651753",\
"1.602776, 1.617958, 1.663827, 1.825533, 2.686719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "1.369054, 1.381028, 1.409518, 1.485050, 1.859201",\
"1.423764, 1.435738, 1.464228, 1.539760, 1.913912",\
"1.495978, 1.507952, 1.536442, 1.611974, 1.986126",\
"1.623635, 1.635609, 1.664098, 1.739630, 2.113782",\
"1.830324, 1.842298, 1.870788, 1.946320, 2.320471");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.018069, 0.026120, 0.050725, 0.140236, 0.656876",\
"0.018069, 0.026120, 0.050725, 0.140236, 0.656876",\
"0.018069, 0.026120, 0.050725, 0.140236, 0.656876",\
"0.018069, 0.026120, 0.050725, 0.140236, 0.656876",\
"0.018069, 0.026120, 0.050725, 0.140236, 0.656876");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "1.449039, 1.464221, 1.510089, 1.671795, 2.532982",\
"1.491051, 1.506233, 1.552101, 1.713808, 2.574994",\
"1.525924, 1.541106, 1.586975, 1.748681, 2.609867",\
"1.567810, 1.582992, 1.628860, 1.790567, 2.651753",\
"1.602776, 1.617958, 1.663827, 1.825533, 2.686719");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722",\
"0.019811, 0.034732, 0.092213, 0.320636, 1.559722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "1.365871, 1.377848, 1.406344, 1.481870, 1.856036",\
"1.420581, 1.432558, 1.461054, 1.536580, 1.910746",\
"1.492795, 1.504772, 1.533268, 1.608794, 1.982960",\
"1.620451, 1.632429, 1.660924, 1.736451, 2.110617",\
"1.827141, 1.839118, 1.867613, 1.943140, 2.317306");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001057, 0.011329, 0.050557, 0.200557, 1.000000");
values ( "0.018066, 0.026121, 0.050727, 0.140240, 0.656882",\
"0.018066, 0.026121, 0.050727, 0.140240, 0.656882",\
"0.018066, 0.026121, 0.050727, 0.140240, 0.656882",\
"0.018066, 0.026121, 0.050727, 0.140240, 0.656882",\
"0.018066, 0.026121, 0.050727, 0.140240, 0.656882");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "1.490302, 1.505477, 1.551390, 1.713152, 2.574655",\
"1.533448, 1.548624, 1.594537, 1.756298, 2.617801",\
"1.568582, 1.583757, 1.629670, 1.791432, 2.652934",\
"1.610456, 1.625632, 1.671545, 1.833306, 2.694809",\
"1.645228, 1.660404, 1.706317, 1.868078, 2.729581");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "1.387270, 1.399171, 1.427641, 1.503211, 1.877539",\
"1.443571, 1.455472, 1.483942, 1.559512, 1.933840",\
"1.516050, 1.527951, 1.556421, 1.631992, 2.006320",\
"1.643780, 1.655681, 1.684151, 1.759721, 2.134049",\
"1.852245, 1.864146, 1.892616, 1.968186, 2.342514");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.018155, 0.026176, 0.050772, 0.140252, 0.657410",\
"0.018155, 0.026176, 0.050772, 0.140252, 0.657410",\
"0.018155, 0.026176, 0.050772, 0.140252, 0.657410",\
"0.018155, 0.026176, 0.050772, 0.140252, 0.657410",\
"0.018155, 0.026176, 0.050772, 0.140252, 0.657410");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "1.490302, 1.505477, 1.551390, 1.713152, 2.574655",\
"1.533448, 1.548624, 1.594537, 1.756298, 2.617801",\
"1.568582, 1.583757, 1.629670, 1.791432, 2.652934",\
"1.610456, 1.625632, 1.671545, 1.833306, 2.694809",\
"1.645228, 1.660404, 1.706317, 1.868078, 2.729581");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320",\
"0.020131, 0.035010, 0.092404, 0.320722, 1.560320");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "1.384883, 1.396787, 1.425262, 1.500828, 1.875168",\
"1.441184, 1.453088, 1.481563, 1.557129, 1.931470",\
"1.513664, 1.525568, 1.554043, 1.629609, 2.003949",\
"1.641393, 1.653297, 1.681772, 1.757338, 2.131678",\
"1.849859, 1.861762, 1.890238, 1.965803, 2.340144");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001152, 0.011425, 0.050652, 0.200652, 1.000000");
values ( "0.018153, 0.026177, 0.050773, 0.140256, 0.657415",\
"0.018153, 0.026177, 0.050773, 0.140256, 0.657415",\
"0.018153, 0.026177, 0.050773, 0.140256, 0.657415",\
"0.018153, 0.026177, 0.050773, 0.140256, 0.657415",\
"0.018153, 0.026177, 0.050773, 0.140256, 0.657415");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "1.390720, 1.405300, 1.451104, 1.614437, 2.476073",\
"1.432714, 1.447294, 1.493097, 1.656431, 2.518066",\
"1.467337, 1.481917, 1.527721, 1.691054, 2.552690",\
"1.508599, 1.523179, 1.568983, 1.732316, 2.593952",\
"1.546105, 1.560685, 1.606488, 1.769822, 2.631458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "1.237335, 1.248629, 1.277032, 1.353808, 1.729848",\
"1.293420, 1.304713, 1.333116, 1.409893, 1.785933",\
"1.364264, 1.375558, 1.403961, 1.480737, 1.856777",\
"1.496073, 1.507366, 1.535769, 1.612545, 1.988586",\
"1.704476, 1.715769, 1.744172, 1.820949, 2.196989");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.018903, 0.026695, 0.051181, 0.145393, 0.663986",\
"0.018903, 0.026695, 0.051181, 0.145393, 0.663986",\
"0.018903, 0.026695, 0.051181, 0.145393, 0.663986",\
"0.018903, 0.026695, 0.051181, 0.145393, 0.663986",\
"0.018903, 0.026695, 0.051181, 0.145393, 0.663986");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "1.390720, 1.405300, 1.451104, 1.614437, 2.476073",\
"1.432766, 1.447346, 1.493149, 1.656483, 2.518118",\
"1.467337, 1.481917, 1.527721, 1.691054, 2.552690",\
"1.508599, 1.523179, 1.568983, 1.732316, 2.593952",\
"1.546105, 1.560685, 1.606488, 1.769822, 2.631458");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527",\
"0.020874, 0.035824, 0.093435, 0.327565, 1.566527");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "1.234738, 1.246035, 1.274444, 1.351215, 1.727271",\
"1.289489, 1.300785, 1.329195, 1.405965, 1.782022",\
"1.361667, 1.372964, 1.401373, 1.478143, 1.854200",\
"1.493475, 1.504772, 1.533182, 1.609952, 1.986009",\
"1.701879, 1.713175, 1.741585, 1.818355, 2.194412");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002009, 0.012282, 0.051509, 0.201509, 1.000000");
values ( "0.018904, 0.026697, 0.051182, 0.145398, 0.663992",\
"0.018904, 0.026697, 0.051182, 0.145398, 0.663992",\
"0.018904, 0.026697, 0.051182, 0.145398, 0.663992",\
"0.018904, 0.026697, 0.051182, 0.145398, 0.663992",\
"0.018904, 0.026697, 0.051182, 0.145398, 0.663992");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "1.442080, 1.456748, 1.502646, 1.666010, 2.527950",\
"1.484091, 1.498759, 1.544657, 1.708021, 2.569960",\
"1.520998, 1.535665, 1.581563, 1.744927, 2.606867",\
"1.562583, 1.577250, 1.623149, 1.786513, 2.648452",\
"1.597160, 1.611827, 1.657725, 1.821090, 2.683029");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "1.330264, 1.341543, 1.369923, 1.446694, 1.822581",\
"1.384990, 1.396269, 1.424649, 1.501420, 1.877307",\
"1.460053, 1.471332, 1.499712, 1.576483, 1.952370",\
"1.587932, 1.599211, 1.627591, 1.704362, 2.080249",\
"1.795204, 1.806483, 1.834863, 1.911634, 2.287521");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "1.442080, 1.456748, 1.502646, 1.666010, 2.527950",\
"1.484091, 1.498759, 1.544657, 1.708021, 2.569960",\
"1.520998, 1.535665, 1.581563, 1.744927, 2.606867",\
"1.562583, 1.577250, 1.623149, 1.786513, 2.648452",\
"1.597160, 1.611827, 1.657725, 1.821090, 2.683029");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436",\
"0.021281, 0.036143, 0.093571, 0.327474, 1.566436");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "1.327839, 1.339118, 1.367498, 1.444270, 1.820156",\
"1.382565, 1.393844, 1.422224, 1.498996, 1.874882",\
"1.457628, 1.468907, 1.497287, 1.574059, 1.949945",\
"1.585507, 1.596786, 1.625166, 1.701938, 2.077825",\
"1.792779, 1.804058, 1.832438, 1.909210, 2.285096");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.002016, 0.012288, 0.051516, 0.201516, 1.000000");
values ( "0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717",\
"0.018904, 0.026696, 0.051185, 0.145335, 0.663717");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "1.440700, 1.455310, 1.501095, 1.664444, 2.526212",\
"1.482829, 1.497439, 1.543225, 1.706573, 2.568341",\
"1.517749, 1.532359, 1.578145, 1.741493, 2.603261",\
"1.559927, 1.574537, 1.620323, 1.783671, 2.645440",\
"1.594710, 1.609320, 1.655106, 1.818454, 2.680223");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "1.322572, 1.333952, 1.362393, 1.439194, 1.815468",\
"1.377280, 1.388659, 1.417100, 1.493902, 1.870175",\
"1.449144, 1.460523, 1.488964, 1.565766, 1.942039",\
"1.574229, 1.585609, 1.614050, 1.690852, 2.067125",\
"1.775127, 1.786506, 1.814947, 1.891749, 2.268022");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "1.440700, 1.455310, 1.501095, 1.664444, 2.526212",\
"1.482829, 1.497439, 1.543225, 1.706573, 2.568341",\
"1.517749, 1.532359, 1.578145, 1.741493, 2.603261",\
"1.559927, 1.574537, 1.620323, 1.783671, 2.645440",\
"1.594710, 1.609320, 1.655106, 1.818454, 2.680223");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842",\
"0.020581, 0.035562, 0.093226, 0.327488, 1.566842");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "1.320912, 1.332291, 1.360732, 1.437534, 1.813807",\
"1.375619, 1.386998, 1.415440, 1.492241, 1.868514",\
"1.447483, 1.458862, 1.487303, 1.564105, 1.940378",\
"1.572569, 1.583948, 1.612389, 1.689191, 2.065464",\
"1.773466, 1.784845, 1.813286, 1.890088, 2.266361");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001903, 0.012175, 0.051403, 0.201403, 1.000000");
values ( "0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370",\
"0.018810, 0.026629, 0.051113, 0.145406, 0.664370");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "1.426951, 1.442091, 1.487911, 1.649593, 2.510594",\
"1.469011, 1.484151, 1.529971, 1.691653, 2.552654",\
"1.503904, 1.519044, 1.564865, 1.726546, 2.587548",\
"1.545916, 1.561056, 1.606876, 1.768558, 2.629559",\
"1.581250, 1.596390, 1.642211, 1.803892, 2.664893");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "1.313607, 1.325600, 1.354105, 1.429626, 1.803813",\
"1.368313, 1.380306, 1.408810, 1.484332, 1.858519",\
"1.440349, 1.452341, 1.480846, 1.556368, 1.930555",\
"1.567027, 1.579019, 1.607524, 1.683046, 2.057233",\
"1.771334, 1.783327, 1.811831, 1.887353, 2.261540");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.018049, 0.026112, 0.050718, 0.140234, 0.656887",\
"0.018049, 0.026112, 0.050718, 0.140234, 0.656887",\
"0.018049, 0.026112, 0.050718, 0.140234, 0.656887",\
"0.018049, 0.026112, 0.050718, 0.140234, 0.656887",\
"0.018049, 0.026112, 0.050718, 0.140234, 0.656887");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "1.426951, 1.442091, 1.487911, 1.649593, 2.510594",\
"1.469011, 1.484151, 1.529971, 1.691653, 2.552654",\
"1.503904, 1.519044, 1.564865, 1.726546, 2.587548",\
"1.545916, 1.561056, 1.606876, 1.768558, 2.629559",\
"1.581250, 1.596390, 1.642211, 1.803892, 2.664893");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646",\
"0.019591, 0.034554, 0.092128, 0.320635, 1.559646");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "1.310315, 1.322310, 1.350821, 1.426337, 1.800538",\
"1.365021, 1.377016, 1.405526, 1.481043, 1.855243",\
"1.437057, 1.449052, 1.477562, 1.553079, 1.927279",\
"1.563735, 1.575730, 1.604240, 1.679757, 2.053957",\
"1.768042, 1.780037, 1.808547, 1.884064, 2.258264");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001040, 0.011312, 0.050540, 0.200540, 1.000000");
values ( "0.018047, 0.026113, 0.050719, 0.140238, 0.656892",\
"0.018047, 0.026113, 0.050719, 0.140238, 0.656892",\
"0.018047, 0.026113, 0.050719, 0.140238, 0.656892",\
"0.018047, 0.026113, 0.050719, 0.140238, 0.656892",\
"0.018047, 0.026113, 0.050719, 0.140238, 0.656892");
}
} /* 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 : 1.500000 ;
capacitance : 0.005686 ;
/* 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 : 1.500000 ;
capacitance : 0.005886 ;
/* 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 : 1.500000 ;
capacitance : 0.006393 ;
/* 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 : 1.500000 ;
capacitance : 0.004890 ;
/* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "1.357248, 1.372157, 1.417784, 1.579386, 2.439641",\
"1.401939, 1.416848, 1.462475, 1.624077, 2.484333",\
"1.448185, 1.463094, 1.508721, 1.670323, 2.530579",\
"1.506693, 1.521602, 1.567229, 1.728831, 2.589087",\
"1.572099, 1.587008, 1.632635, 1.794237, 2.654492");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "1.243345, 1.255314, 1.283844, 1.359349, 1.733696",\
"1.296740, 1.308708, 1.337239, 1.412743, 1.787091",\
"1.373941, 1.385909, 1.414440, 1.489944, 1.864292",\
"1.513183, 1.525151, 1.553682, 1.629187, 2.003534",\
"1.736219, 1.748187, 1.776718, 1.852222, 2.226570");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.018085, 0.026156, 0.050756, 0.140281, 0.657153",\
"0.018085, 0.026156, 0.050756, 0.140281, 0.657153",\
"0.018085, 0.026156, 0.050756, 0.140281, 0.657153",\
"0.018085, 0.026156, 0.050756, 0.140281, 0.657153",\
"0.018085, 0.026156, 0.050756, 0.140281, 0.657153");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "1.357248, 1.372157, 1.417784, 1.579386, 2.439641",\
"1.401939, 1.416848, 1.462475, 1.624077, 2.484333",\
"1.448185, 1.463094, 1.508721, 1.670323, 2.530579",\
"1.506693, 1.521602, 1.567229, 1.728831, 2.589087",\
"1.572099, 1.587008, 1.632635, 1.794237, 2.654492");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580",\
"0.018924, 0.034047, 0.091981, 0.320805, 1.559580");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "1.240764, 1.252735, 1.281271, 1.356770, 1.731130",\
"1.294158, 1.306129, 1.334665, 1.410165, 1.784525",\
"1.371360, 1.383330, 1.411866, 1.487366, 1.861726",\
"1.510602, 1.522573, 1.551109, 1.626608, 2.000968",\
"1.733637, 1.745608, 1.774144, 1.849644, 2.224004");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001097, 0.011370, 0.050597, 0.200597, 1.000000");
values ( "0.018083, 0.026157, 0.050758, 0.140284, 0.657157",\
"0.018083, 0.026157, 0.050758, 0.140284, 0.657157",\
"0.018083, 0.026157, 0.050758, 0.140284, 0.657157",\
"0.018083, 0.026157, 0.050758, 0.140284, 0.657157",\
"0.018083, 0.026157, 0.050758, 0.140284, 0.657157");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "1.399984, 1.414907, 1.460618, 1.622341, 2.483368",\
"1.444685, 1.459608, 1.505320, 1.667042, 2.528069",\
"1.488319, 1.503241, 1.548953, 1.710675, 2.571703",\
"1.546880, 1.561802, 1.607514, 1.769236, 2.630264",\
"1.611241, 1.626163, 1.671875, 1.833597, 2.694625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "1.335035, 1.346906, 1.375415, 1.451017, 1.825881",\
"1.388410, 1.400282, 1.428790, 1.504392, 1.879256",\
"1.461156, 1.473027, 1.501536, 1.577138, 1.952002",\
"1.600490, 1.612361, 1.640870, 1.716472, 2.091336",\
"1.821551, 1.833422, 1.861931, 1.937533, 2.312397");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "1.399984, 1.414907, 1.460618, 1.622341, 2.483368",\
"1.444685, 1.459608, 1.505320, 1.667042, 2.528069",\
"1.488319, 1.503241, 1.548953, 1.710675, 2.571703",\
"1.546880, 1.561802, 1.607514, 1.769236, 2.630264",\
"1.611241, 1.626163, 1.671875, 1.833597, 2.694625");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050",\
"0.019403, 0.034456, 0.092239, 0.320866, 1.561050");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "1.331519, 1.343390, 1.371899, 1.447501, 1.822365",\
"1.384894, 1.396765, 1.425274, 1.500876, 1.875740",\
"1.457640, 1.469511, 1.498020, 1.573622, 1.948486",\
"1.596974, 1.608845, 1.637354, 1.712956, 2.087820",\
"1.818035, 1.829906, 1.858415, 1.934017, 2.308881");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001224, 0.011496, 0.050724, 0.200724, 1.000000");
values ( "0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523",\
"0.018204, 0.026226, 0.050805, 0.140254, 0.658523");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.446969, 1.461664, 1.507362, 1.670413, 2.530935",\
"1.492266, 1.506961, 1.552659, 1.715710, 2.576232",\
"1.546029, 1.560724, 1.606422, 1.769473, 2.629995",\
"1.626191, 1.640886, 1.686584, 1.849635, 2.710157",\
"1.729993, 1.744689, 1.790386, 1.953438, 2.813960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.404565, 1.416153, 1.444621, 1.521140, 1.896272",\
"1.458781, 1.470370, 1.498838, 1.575357, 1.950489",\
"1.530928, 1.542517, 1.570985, 1.647503, 2.022636",\
"1.664142, 1.675731, 1.704199, 1.780717, 2.155850",\
"1.873946, 1.885535, 1.914003, 1.990522, 2.365654");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.018555, 0.026464, 0.050996, 0.144609, 0.661247",\
"0.018555, 0.026464, 0.050996, 0.144609, 0.661247",\
"0.018555, 0.026464, 0.050996, 0.144609, 0.661247",\
"0.018555, 0.026464, 0.050996, 0.144609, 0.661247",\
"0.018555, 0.026464, 0.050996, 0.144609, 0.661247");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.446969, 1.461664, 1.507362, 1.670413, 2.530935",\
"1.492266, 1.506961, 1.552659, 1.715710, 2.576232",\
"1.546029, 1.560724, 1.606422, 1.769473, 2.629995",\
"1.626191, 1.640886, 1.686584, 1.849635, 2.710157",\
"1.729993, 1.744689, 1.790386, 1.953438, 2.813960");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677",\
"0.019901, 0.034955, 0.092765, 0.326468, 1.563677");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "1.401462, 1.413053, 1.441525, 1.518040, 1.893183",\
"1.455679, 1.467270, 1.495742, 1.572257, 1.947399",\
"1.527825, 1.539416, 1.567888, 1.644403, 2.019546",\
"1.661040, 1.672630, 1.701102, 1.777617, 2.152760",\
"1.870844, 1.882434, 1.910907, 1.987421, 2.362564");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001616, 0.011888, 0.051116, 0.201116, 1.000000");
values ( "0.018555, 0.026465, 0.050997, 0.144611, 0.661251",\
"0.018555, 0.026465, 0.050997, 0.144611, 0.661251",\
"0.018555, 0.026465, 0.050997, 0.144611, 0.661251",\
"0.018555, 0.026465, 0.050997, 0.144611, 0.661251",\
"0.018555, 0.026465, 0.050997, 0.144611, 0.661251");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.422347, 1.437116, 1.482851, 1.645917, 2.506650",\
"1.467634, 1.482403, 1.528138, 1.691204, 2.551937",\
"1.521823, 1.536592, 1.582327, 1.745393, 2.606126",\
"1.601587, 1.616356, 1.662091, 1.825157, 2.685890",\
"1.703544, 1.718313, 1.764047, 1.927113, 2.787847");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.335008, 1.346654, 1.375132, 1.451658, 1.826811",\
"1.389476, 1.401122, 1.429600, 1.506127, 1.881280",\
"1.461832, 1.473477, 1.501956, 1.578482, 1.953635",\
"1.593190, 1.604836, 1.633314, 1.709840, 2.084993",\
"1.797495, 1.809140, 1.837619, 1.914145, 2.289298");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.422347, 1.437116, 1.482851, 1.645917, 2.506650",\
"1.467634, 1.482403, 1.528138, 1.691204, 2.551937",\
"1.521823, 1.536592, 1.582327, 1.745393, 2.606126",\
"1.601587, 1.616356, 1.662091, 1.825157, 2.685890",\
"1.703544, 1.718313, 1.764047, 1.927113, 2.787847");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722",\
"0.019898, 0.034928, 0.092677, 0.326327, 1.563722");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "1.331479, 1.343125, 1.371603, 1.448129, 1.823283",\
"1.385948, 1.397593, 1.426072, 1.502598, 1.877751",\
"1.458303, 1.469949, 1.498427, 1.574953, 1.950107",\
"1.589661, 1.601307, 1.629785, 1.706311, 2.081465",\
"1.793966, 1.805612, 1.834090, 1.910616, 2.285769");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001535, 0.011807, 0.051035, 0.201035, 1.000000");
values ( "0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239",\
"0.018483, 0.026411, 0.050946, 0.144552, 0.661239");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.206288, 0.221159, 0.266630, 0.428040, 1.286011",\
"0.251490, 0.266355, 0.311823, 0.473227, 1.331200",\
"0.305459, 0.320303, 0.365761, 0.527142, 1.385122",\
"0.377022, 0.391812, 0.437245, 0.598569, 1.456566",\
"0.458344, 0.473217, 0.518743, 0.680088, 1.538529");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018195, 0.033461, 0.091762, 0.321225, 1.554074",\
"0.018199, 0.033465, 0.091764, 0.321217, 1.554155",\
"0.018213, 0.033479, 0.091771, 0.321188, 1.554441",\
"0.018250, 0.033514, 0.091789, 0.321113, 1.555175",\
"0.018685, 0.033859, 0.091925, 0.321020, 1.555719");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.221857, 0.233882, 0.262438, 0.337639, 0.710472",\
"0.275071, 0.287095, 0.315647, 0.390851, 0.763677",\
"0.351059, 0.363071, 0.391602, 0.466826, 0.839598",\
"0.470715, 0.482706, 0.511194, 0.586456, 0.959127",\
"0.655485, 0.667443, 0.695867, 0.771186, 1.143703");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018012, 0.026160, 0.050812, 0.140568, 0.653349",\
"0.018013, 0.026159, 0.050811, 0.140566, 0.653346",\
"0.018023, 0.026154, 0.050806, 0.140549, 0.653326",\
"0.018041, 0.026144, 0.050796, 0.140517, 0.653289",\
"0.018069, 0.026128, 0.050782, 0.140468, 0.653231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.206288, 0.221159, 0.266630, 0.428040, 1.286011",\
"0.251490, 0.266355, 0.311823, 0.473227, 1.331200",\
"0.305459, 0.320303, 0.365761, 0.527142, 1.385122",\
"0.377022, 0.391812, 0.437245, 0.598569, 1.456566",\
"0.458344, 0.473217, 0.518743, 0.680088, 1.538529");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018195, 0.033461, 0.091762, 0.321225, 1.554074",\
"0.018199, 0.033465, 0.091764, 0.321217, 1.554155",\
"0.018213, 0.033479, 0.091771, 0.321188, 1.554441",\
"0.018250, 0.033514, 0.091789, 0.321113, 1.555175",\
"0.018685, 0.033859, 0.091925, 0.321020, 1.555719");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.221857, 0.233882, 0.262438, 0.337639, 0.710472",\
"0.275071, 0.287095, 0.315647, 0.390851, 0.763677",\
"0.351059, 0.363071, 0.391602, 0.466826, 0.839598",\
"0.470715, 0.482706, 0.511194, 0.586456, 0.959127",\
"0.655485, 0.667443, 0.695867, 0.771186, 1.143703");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018012, 0.026160, 0.050812, 0.140568, 0.653349",\
"0.018013, 0.026159, 0.050811, 0.140566, 0.653346",\
"0.018023, 0.026154, 0.050806, 0.140549, 0.653326",\
"0.018041, 0.026144, 0.050796, 0.140517, 0.653289",\
"0.018069, 0.026128, 0.050782, 0.140468, 0.653231");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.481764, 0.496634, 0.542105, 0.703514, 1.561486",\
"0.527062, 0.541932, 0.587403, 0.748812, 1.606784",\
"0.581232, 0.596102, 0.641573, 0.802982, 1.660954",\
"0.660495, 0.675366, 0.720837, 0.882246, 1.740217",\
"0.760752, 0.775622, 0.821093, 0.982502, 1.840474");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.532680, 0.544704, 0.573255, 0.648460, 1.021284",\
"0.587231, 0.599255, 0.627807, 0.703012, 1.075835",\
"0.659452, 0.671475, 0.700027, 0.775232, 1.148055",\
"0.789973, 0.801997, 0.830548, 0.905753, 1.278577",\
"0.991759, 1.003783, 1.032334, 1.107539, 1.480363");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.481764, 0.496634, 0.542105, 0.703514, 1.561486",\
"0.527062, 0.541932, 0.587403, 0.748812, 1.606784",\
"0.581232, 0.596102, 0.641573, 0.802982, 1.660954",\
"0.660495, 0.675366, 0.720837, 0.882246, 1.740217",\
"0.760752, 0.775622, 0.821093, 0.982502, 1.840474");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082",\
"0.018195, 0.033461, 0.091762, 0.321224, 1.554082");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.532680, 0.544704, 0.573255, 0.648460, 1.021284",\
"0.587231, 0.599255, 0.627807, 0.703012, 1.075835",\
"0.659452, 0.671475, 0.700027, 0.775232, 1.148055",\
"0.789973, 0.801997, 0.830548, 0.905753, 1.278577",\
"0.991759, 1.003783, 1.032334, 1.107539, 1.480363");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345",\
"0.018014, 0.026159, 0.050811, 0.140565, 0.653345");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.171497, 0.186413, 0.231905, 0.393362, 1.251319",\
"0.213084, 0.227996, 0.273485, 0.434939, 1.292897",\
"0.251757, 0.266647, 0.312127, 0.473558, 1.331522",\
"0.297522, 0.312369, 0.357829, 0.519214, 1.377193",\
"0.331038, 0.345802, 0.391223, 0.552518, 1.410524");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018165, 0.033431, 0.091747, 0.321287, 1.553467",\
"0.018167, 0.033434, 0.091748, 0.321281, 1.553520",\
"0.018182, 0.033448, 0.091756, 0.321251, 1.553814",\
"0.018211, 0.033476, 0.091770, 0.321193, 1.554394",\
"0.018268, 0.033531, 0.091797, 0.321077, 1.555533");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.222243, 0.234248, 0.262764, 0.338001, 0.710737",\
"0.277968, 0.289971, 0.318482, 0.393723, 0.766448",\
"0.348290, 0.360284, 0.388778, 0.464035, 0.836720",\
"0.462106, 0.474081, 0.502537, 0.577827, 0.950420",\
"0.642887, 0.654844, 0.683266, 0.758604, 1.131091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018030, 0.026150, 0.050803, 0.140538, 0.653313",\
"0.018032, 0.026150, 0.050803, 0.140538, 0.653313",\
"0.018039, 0.026150, 0.050803, 0.140538, 0.653313",\
"0.018055, 0.026150, 0.050803, 0.140538, 0.653313",\
"0.018148, 0.026181, 0.050815, 0.140538, 0.653313");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.171497, 0.186413, 0.231905, 0.393362, 1.251319",\
"0.213084, 0.227996, 0.273485, 0.434939, 1.292897",\
"0.251757, 0.266647, 0.312127, 0.473558, 1.331522",\
"0.297522, 0.312369, 0.357829, 0.519214, 1.377193",\
"0.331038, 0.345802, 0.391223, 0.552518, 1.410524");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018165, 0.033431, 0.091747, 0.321287, 1.553467",\
"0.018167, 0.033434, 0.091748, 0.321281, 1.553520",\
"0.018182, 0.033448, 0.091756, 0.321251, 1.553814",\
"0.018211, 0.033476, 0.091770, 0.321193, 1.554394",\
"0.018268, 0.033531, 0.091797, 0.321077, 1.555533");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.222243, 0.234248, 0.262764, 0.338001, 0.710737",\
"0.277968, 0.289971, 0.318482, 0.393723, 0.766448",\
"0.348290, 0.360284, 0.388778, 0.464035, 0.836720",\
"0.462106, 0.474081, 0.502537, 0.577827, 0.950420",\
"0.642887, 0.654844, 0.683266, 0.758604, 1.131091");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018030, 0.026136, 0.050789, 0.140471, 0.653199",\
"0.018032, 0.026136, 0.050789, 0.140471, 0.653199",\
"0.018039, 0.026136, 0.050789, 0.140471, 0.653199",\
"0.018055, 0.026136, 0.050789, 0.140471, 0.653199",\
"0.018148, 0.026181, 0.050815, 0.140471, 0.653199");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.497804, 0.512719, 0.558210, 0.719667, 1.577624",\
"0.543094, 0.558009, 0.603500, 0.764957, 1.622914",\
"0.597273, 0.612188, 0.657679, 0.819136, 1.677093",\
"0.676907, 0.691822, 0.737313, 0.898770, 1.756727",\
"0.778425, 0.793339, 0.838831, 1.000288, 1.858244");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.572153, 0.584156, 0.612667, 0.687908, 1.060634",\
"0.626653, 0.638656, 0.667167, 0.742409, 1.115135",\
"0.698988, 0.710991, 0.739502, 0.814743, 1.187469",\
"0.830285, 0.842288, 0.870799, 0.946040, 1.318766",\
"1.034201, 1.046203, 1.074715, 1.149956, 1.522682");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.497804, 0.512719, 0.558210, 0.719667, 1.577624",\
"0.543094, 0.558009, 0.603500, 0.764957, 1.622914",\
"0.597273, 0.612188, 0.657679, 0.819136, 1.677093",\
"0.676907, 0.691822, 0.737313, 0.898770, 1.756727",\
"0.778425, 0.793339, 0.838831, 1.000288, 1.858244");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476",\
"0.018165, 0.033432, 0.091747, 0.321286, 1.553476");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.572153, 0.584156, 0.612667, 0.687908, 1.060634",\
"0.626653, 0.638656, 0.667167, 0.742409, 1.115135",\
"0.698988, 0.710991, 0.739502, 0.814743, 1.187469",\
"0.830285, 0.842288, 0.870799, 0.946040, 1.318766",\
"1.034201, 1.046203, 1.074715, 1.149956, 1.522682");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001052, 0.011324, 0.050552, 0.200552, 1.000000");
values ( "0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309",\
"0.018031, 0.026149, 0.050802, 0.140534, 0.653309");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.176161, 0.191063, 0.236550, 0.398002, 1.255944",\
"0.220533, 0.235430, 0.280915, 0.442360, 1.300305",\
"0.264398, 0.279273, 0.324747, 0.486169, 1.344121",\
"0.320039, 0.334868, 0.380322, 0.541696, 1.399662",\
"0.376743, 0.391520, 0.436961, 0.598265, 1.456346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018191, 0.033458, 0.091772, 0.321301, 1.553549",\
"0.018195, 0.033461, 0.091774, 0.321294, 1.553620",\
"0.018210, 0.033476, 0.091781, 0.321263, 1.553923",\
"0.018240, 0.033505, 0.091796, 0.321201, 1.554533",\
"0.018378, 0.033622, 0.091847, 0.321086, 1.555590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.230216, 0.242206, 0.270710, 0.345955, 0.718664",\
"0.284964, 0.296952, 0.325452, 0.400700, 0.773400",\
"0.355794, 0.367774, 0.396258, 0.471520, 0.844181",\
"0.468823, 0.480781, 0.509223, 0.584523, 0.957083",\
"0.644309, 0.656262, 0.684693, 0.760033, 1.132525");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018047, 0.026158, 0.050810, 0.140540, 0.653306",\
"0.018048, 0.026158, 0.050810, 0.140540, 0.653306",\
"0.018055, 0.026158, 0.050810, 0.140540, 0.653306",\
"0.018073, 0.026158, 0.050810, 0.140540, 0.653306",\
"0.018224, 0.026242, 0.050856, 0.140540, 0.653306");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.176161, 0.191063, 0.236550, 0.398002, 1.255944",\
"0.220533, 0.235430, 0.280915, 0.442360, 1.300305",\
"0.264398, 0.279273, 0.324747, 0.486169, 1.344121",\
"0.320039, 0.334868, 0.380322, 0.541696, 1.399662",\
"0.376743, 0.391520, 0.436961, 0.598265, 1.456346");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018191, 0.033458, 0.091772, 0.321301, 1.553549",\
"0.018195, 0.033461, 0.091774, 0.321294, 1.553620",\
"0.018210, 0.033476, 0.091781, 0.321263, 1.553923",\
"0.018240, 0.033505, 0.091796, 0.321201, 1.554533",\
"0.018378, 0.033622, 0.091847, 0.321086, 1.555590");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.230216, 0.242206, 0.270710, 0.345955, 0.718664",\
"0.284964, 0.296952, 0.325452, 0.400700, 0.773400",\
"0.355794, 0.367774, 0.396258, 0.471520, 0.844181",\
"0.468823, 0.480781, 0.509223, 0.584523, 0.957083",\
"0.644309, 0.656262, 0.684693, 0.760033, 1.132525");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018047, 0.026142, 0.050796, 0.140493, 0.653184",\
"0.018048, 0.026142, 0.050796, 0.140493, 0.653184",\
"0.018055, 0.026142, 0.050796, 0.140493, 0.653184",\
"0.018073, 0.026142, 0.050796, 0.140493, 0.653184",\
"0.018224, 0.026242, 0.050856, 0.140494, 0.653184");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.466333, 0.481234, 0.526721, 0.688172, 1.546115",\
"0.511619, 0.526520, 0.572007, 0.733458, 1.591401",\
"0.565822, 0.580723, 0.626210, 0.787661, 1.645604",\
"0.645365, 0.660267, 0.705754, 0.867205, 1.725148",\
"0.746320, 0.761222, 0.806709, 0.968160, 1.826102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.552742, 0.564731, 0.593232, 0.668479, 1.041182",\
"0.607297, 0.619286, 0.647787, 0.723034, 1.095737",\
"0.679516, 0.691505, 0.720006, 0.795253, 1.167956",\
"0.810493, 0.822481, 0.850982, 0.926229, 1.298932",\
"1.013203, 1.025191, 1.053692, 1.128939, 1.501642");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303");
}
} /* 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.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.466333, 0.481234, 0.526721, 0.688172, 1.546115",\
"0.511619, 0.526520, 0.572007, 0.733458, 1.591401",\
"0.565822, 0.580723, 0.626210, 0.787661, 1.645604",\
"0.645365, 0.660267, 0.705754, 0.867205, 1.725148",\
"0.746320, 0.761222, 0.806709, 0.968160, 1.826102");
}
rise_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554",\
"0.018192, 0.033458, 0.091772, 0.321301, 1.553554");
}
cell_fall( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.552742, 0.564731, 0.593232, 0.668479, 1.041182",\
"0.607297, 0.619286, 0.647787, 0.723034, 1.095737",\
"0.679516, 0.691505, 0.720006, 0.795253, 1.167956",\
"0.810493, 0.822481, 0.850982, 0.926229, 1.298932",\
"1.013203, 1.025191, 1.053692, 1.128939, 1.501642");
}
fall_transition( f_itrans_ocap ){
index_1 ( "0.000000, 0.122474, 0.282311, 0.650743, 1.500000");
index_2 ( "0.001066, 0.011339, 0.050566, 0.200566, 1.000000");
values ( "0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303",\
"0.018048, 0.026157, 0.050809, 0.140538, 0.653303");
}
} /* 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 : 1.500000 ;
capacitance : 0.017158 ;
/* 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 : 1.500000 ;
capacitance : 0.021896 ;
/* 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 : 1.500000 ;
capacitance : 0.016421 ;
/* 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 : 1.500000 ;
capacitance : 0.003867 ;
/* 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 : 1.500000 ;
capacitance : 0.003830 ;
/* 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 : 1.500000 ;
capacitance : 0.003867 ;
/* 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 */