blob: 4fe876daefa9c9b970bdd159c1d6a8f3dadf39a1 [file] [log] [blame]
/*
* Copyright 2022 GlobalFoundries PDK Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
cell(gf180mcu_fd_sc_mcu7t5v0__icgtp_2) {
area : 65.856000 ;
clock_gating_integrated_cell : "latch_posedge_precontrol" ;
leakage_power() {
related_pg_pin : "VDD" ;
when : "!CLK&!E&!TE" ;
value : "0.002790612" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "!CLK&!E&TE" ;
value : "0.002568654" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "!CLK&E&!TE" ;
value : "0.002563308" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "!CLK&E&TE" ;
value : "0.002557764" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "CLK&!E&!TE" ;
value : "0.002578554" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "CLK&!E&TE" ;
value : "0.003032766" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "CLK&E&!TE" ;
value : "0.003030588" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
when : "CLK&E&TE" ;
value : "0.003029796" ;
}
leakage_power() {
related_pg_pin : "VDD" ;
value : "0.003032766" ;
}
statetable("CLK E TE", "IQ2 IQN2") {
table : "L L L : - - : L H, \
L H - : - - : H L, \
L - H : - - : H L, \
H - - : - - : N N" ;
}
pg_pin(VDD) {
voltage_name : VDD ;
pg_type : primary_power ;
}
pg_pin(VSS) {
voltage_name : VSS ;
pg_type : primary_ground ;
}
pin(CLK) {
capacitance : 0.007594 ;
clock : true ;
clock_gate_clock_pin : true ;
direction : input ;
driver_waveform_rise : driver_waveform_default_rise ;
driver_waveform_fall : driver_waveform_default_fall ;
input_voltage : default ;
max_transition : 8.9 ;
min_pulse_width_low : 1.561 ;
related_ground_pin : VSS ;
related_power_pin : VDD ;
internal_power() {
when : "!E&!TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.043, 0.04285, 0.04275, 0.04359, 0.04581, 0.04946, 0.05475, 0.06183, \
0.07075, 0.08166");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.02021, 0.02011, 0.02, 0.02067, 0.02243, 0.02556, 0.03018, 0.03639, \
0.0442, 0.05374");
}
}
internal_power() {
when : "!E&TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.08585, 0.08571, 0.08556, 0.08642, 0.08882, 0.09282, 0.09849, \
0.1061, 0.116, 0.1285");
}
rise_power(scalar) {
values("0");
/* SiliconSmart: placeholder for Liberty-required model for which no measurement is available. */
}
}
internal_power() {
when : "E&!TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.08197, 0.08184, 0.08167, 0.08255, 0.08496, 0.08892, 0.09463, \
0.1023, 0.1122, 0.1249");
}
rise_power(scalar) {
values("0");
/* SiliconSmart: placeholder for Liberty-required model for which no measurement is available. */
}
}
internal_power() {
when : "E&TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.08198, 0.08185, 0.08169, 0.08258, 0.08502, 0.08898, 0.09473, \
0.1024, 0.1125, 0.1253");
}
rise_power(scalar) {
values("0");
/* SiliconSmart: placeholder for Liberty-required model for which no measurement is available. */
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "ENABLE_NOT_E_AND_NOT_TE === 1'b1" ;
timing_type : min_pulse_width ;
when : "!E&!TE" ;
fall_constraint(scalar) {
values("1.209");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "ENABLE_NOT_E_AND_TE === 1'b1" ;
timing_type : min_pulse_width ;
when : "!E&TE" ;
fall_constraint(scalar) {
values("1.561");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "ENABLE_E_AND_NOT_TE === 1'b1" ;
timing_type : min_pulse_width ;
when : "E&!TE" ;
fall_constraint(scalar) {
values("1.479");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "ENABLE_E_AND_TE === 1'b1" ;
timing_type : min_pulse_width ;
when : "E&TE" ;
fall_constraint(scalar) {
values("1.391");
}
}
}
pin(E) {
capacitance : 0.003211 ;
clock_gate_enable_pin : true ;
direction : input ;
driver_waveform_rise : driver_waveform_default_rise ;
driver_waveform_fall : driver_waveform_default_fall ;
input_voltage : default ;
max_transition : 8.9 ;
related_ground_pin : VSS ;
related_power_pin : VDD ;
internal_power() {
when : "!CLK&!TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.04539, 0.04523, 0.04501, 0.04489, 0.04541, 0.04721, 0.05038, \
0.05502, 0.06119, 0.06885");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.03729, 0.03725, 0.03711, 0.03705, 0.03759, 0.03894, 0.04142, \
0.0451, 0.05003, 0.05622");
}
}
internal_power() {
when : "!CLK&TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.002788, 0.002786, 0.002795, 0.00279, 0.002781, 0.002778, 0.00277, \
0.002751, 0.002732, 0.0027");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.00194, -0.001936, -0.001938, -0.001944, -0.001946, -0.001953, \
-0.001957, -0.001962, -0.001966, -0.001974");
}
}
internal_power() {
when : "CLK&!TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.004908, 0.004911, 0.004917, 0.004907, 0.004909, 0.004916, 0.004914, \
0.004915, 0.004913, 0.004915");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.004305, -0.004306, -0.004298, -0.004316, -0.004332, -0.004353, \
-0.004353, -0.004364, -0.00437, -0.004374");
}
}
internal_power() {
when : "CLK&TE" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.002134, 0.002134, 0.002131, 0.002138, 0.002141, 0.002146, 0.002143, \
0.002147, 0.002145, 0.002145");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.002053, -0.002056, -0.002056, -0.002058, -0.002058, -0.002062, \
-0.002061, -0.002062, -0.002061, -0.00206");
}
}
timing() {
related_pin : "CLK" ;
timing_type : hold_rising ;
fall_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.681, -0.672, -0.631, -0.551, -0.48, -0.431, -0.385, -0.371, -0.374, -0.418",\
"-0.688, -0.682, -0.639, -0.558, -0.493, -0.438, -0.394, -0.379, -0.389, -0.424",\
"-0.738, -0.723, -0.675, -0.603, -0.529, -0.478, -0.436, -0.423, -0.428, -0.466",\
"-0.809, -0.796, -0.753, -0.677, -0.609, -0.55, -0.515, -0.495, -0.499, -0.541",\
"-0.929, -0.913, -0.867, -0.794, -0.729, -0.674, -0.639, -0.615, -0.618, -0.655",\
"-1.093, -1.087, -1.049, -0.974, -0.909, -0.859, -0.813, -0.786, -0.797, -0.823",\
"-1.33, -1.313, -1.275, -1.208, -1.145, -1.095, -1.052, -1.027, -1.023, -1.043",\
"-1.616, -1.607, -1.573, -1.5, -1.444, -1.39, -1.349, -1.32, -1.309, -1.328",\
"-1.962, -1.95, -1.922, -1.849, -1.788, -1.743, -1.696, -1.665, -1.657, -1.66",\
"-2.353, -2.35, -2.317, -2.253, -2.198, -2.14, -2.093, -2.056, -2.048, -2.054");
}
rise_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.412, -0.397, -0.353, -0.318, -0.319, -0.348, -0.402, -0.481, -0.588, -0.73",\
"-0.427, -0.409, -0.368, -0.33, -0.334, -0.359, -0.412, -0.496, -0.605, -0.743",\
"-0.465, -0.451, -0.402, -0.371, -0.368, -0.399, -0.445, -0.533, -0.642, -0.777",\
"-0.52, -0.499, -0.462, -0.418, -0.414, -0.437, -0.489, -0.564, -0.671, -0.807",\
"-0.576, -0.563, -0.518, -0.473, -0.465, -0.475, -0.527, -0.599, -0.696, -0.833",\
"-0.619, -0.607, -0.555, -0.506, -0.484, -0.502, -0.541, -0.612, -0.716, -0.843",\
"-0.634, -0.614, -0.564, -0.517, -0.495, -0.503, -0.543, -0.609, -0.705, -0.83",\
"-0.61, -0.596, -0.546, -0.492, -0.465, -0.468, -0.507, -0.574, -0.666, -0.8",\
"-0.546, -0.532, -0.486, -0.422, -0.399, -0.4, -0.438, -0.507, -0.603, -0.728",\
"-0.444, -0.427, -0.376, -0.321, -0.288, -0.294, -0.329, -0.397, -0.492, -0.63");
}
}
timing() {
related_pin : "CLK" ;
timing_type : setup_rising ;
fall_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.882, 0.872, 0.817, 0.718, 0.632, 0.562, 0.515, 0.493, 0.515, 0.563",\
"0.889, 0.875, 0.821, 0.726, 0.636, 0.572, 0.518, 0.502, 0.522, 0.576",\
"0.934, 0.922, 0.869, 0.769, 0.681, 0.616, 0.567, 0.546, 0.566, 0.616",\
"1.003, 0.994, 0.938, 0.842, 0.756, 0.685, 0.633, 0.619, 0.634, 0.691",\
"1.128, 1.119, 1.064, 0.967, 0.881, 0.809, 0.763, 0.744, 0.765, 0.815",\
"1.319, 1.305, 1.253, 1.154, 1.071, 1.003, 0.951, 0.934, 0.949, 0.996",\
"1.573, 1.561, 1.509, 1.408, 1.322, 1.254, 1.201, 1.183, 1.194, 1.242",\
"1.89, 1.879, 1.823, 1.727, 1.635, 1.564, 1.515, 1.497, 1.504, 1.55",\
"2.274, 2.258, 2.205, 2.102, 2.013, 1.933, 1.879, 1.861, 1.867, 1.912",\
"2.709, 2.692, 2.638, 2.531, 2.431, 2.36, 2.306, 2.278, 2.29, 2.329");
}
rise_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("1.213, 1.187, 1.138, 1.108, 1.145, 1.244, 1.376, 1.524, 1.732, 1.958",\
"1.232, 1.196, 1.152, 1.121, 1.16, 1.264, 1.394, 1.557, 1.734, 1.979",\
"1.262, 1.242, 1.191, 1.162, 1.209, 1.294, 1.427, 1.586, 1.78, 2.008",\
"1.311, 1.29, 1.242, 1.213, 1.251, 1.357, 1.484, 1.633, 1.845, 2.062",\
"1.372, 1.35, 1.306, 1.272, 1.318, 1.415, 1.548, 1.701, 1.88, 2.114",\
"1.42, 1.397, 1.345, 1.32, 1.36, 1.46, 1.584, 1.726, 1.924, 2.153",\
"1.434, 1.419, 1.368, 1.331, 1.369, 1.463, 1.602, 1.738, 1.927, 2.157",\
"1.421, 1.398, 1.342, 1.313, 1.352, 1.451, 1.571, 1.722, 1.909, 2.128",\
"1.361, 1.337, 1.282, 1.253, 1.299, 1.386, 1.507, 1.665, 1.843, 2.061",\
"1.256, 1.24, 1.186, 1.154, 1.187, 1.277, 1.406, 1.552, 1.75, 1.963");
}
}
}
pin(IQ2) {
direction : internal ;
internal_node : IQ2 ;
inverted_output : false ;
}
pin(IQN2) {
direction : internal ;
internal_node : IQN2 ;
inverted_output : true ;
}
pin(Q) {
clock_gate_out_pin : true ;
direction : output ;
max_capacitance : 0.4665 ;
max_transition : 8.9 ;
min_capacitance : 0.001 ;
output_voltage : default ;
related_ground_pin : VSS ;
related_power_pin : VDD ;
state_function : "(CLK&IQ2)" ;
internal_power() {
related_pin : "CLK" ;
when : "!E&!TE" ;
fall_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.07574, 0.07567, 0.07575, 0.07592, 0.07603, 0.07609, 0.07613, 0.07615, 0.07617, 0.07617",\
"0.07564, 0.07557, 0.07565, 0.07584, 0.07595, 0.07601, 0.07606, 0.07607, 0.07608, 0.07608",\
"0.0754, 0.07528, 0.07539, 0.07557, 0.0757, 0.07577, 0.07582, 0.07584, 0.07586, 0.07588",\
"0.07653, 0.07622, 0.07603, 0.07605, 0.07619, 0.07627, 0.07633, 0.07635, 0.07637, 0.07638",\
"0.07976, 0.07917, 0.07843, 0.07814, 0.0781, 0.0781, 0.07812, 0.07814, 0.07815, 0.07815",\
"0.08483, 0.08393, 0.08267, 0.08192, 0.08165, 0.08154, 0.08148, 0.08146, 0.08146, 0.08145",\
"0.09196, 0.09077, 0.08887, 0.08763, 0.08702, 0.08673, 0.08657, 0.0865, 0.08644, 0.0864",\
"0.1013, 0.09976, 0.09727, 0.09554, 0.09447, 0.09392, 0.09365, 0.09345, 0.09332, 0.09324",\
"0.1129, 0.1111, 0.1079, 0.1056, 0.1041, 0.1032, 0.1027, 0.1024, 0.1022, 0.1021",\
"0.1264, 0.1243, 0.1205, 0.1175, 0.1155, 0.1143, 0.1135, 0.113, 0.1127, 0.1125");
}
rise_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.07574, 0.07567, 0.07575, 0.07592, 0.07603, 0.07609, 0.07613, 0.07615, 0.07617, 0.07617",\
"0.07564, 0.07557, 0.07565, 0.07584, 0.07595, 0.07601, 0.07606, 0.07607, 0.07608, 0.07608",\
"0.0754, 0.07528, 0.07539, 0.07557, 0.0757, 0.07577, 0.07582, 0.07584, 0.07586, 0.07588",\
"0.07653, 0.07622, 0.07603, 0.07605, 0.07619, 0.07627, 0.07633, 0.07635, 0.07637, 0.07638",\
"0.07976, 0.07917, 0.07843, 0.07814, 0.0781, 0.0781, 0.07812, 0.07814, 0.07815, 0.07815",\
"0.08483, 0.08393, 0.08267, 0.08192, 0.08165, 0.08154, 0.08148, 0.08146, 0.08146, 0.08145",\
"0.09196, 0.09077, 0.08887, 0.08763, 0.08702, 0.08673, 0.08657, 0.0865, 0.08644, 0.0864",\
"0.1013, 0.09976, 0.09727, 0.09554, 0.09447, 0.09392, 0.09365, 0.09345, 0.09332, 0.09324",\
"0.1129, 0.1111, 0.1079, 0.1056, 0.1041, 0.1032, 0.1027, 0.1024, 0.1022, 0.1021",\
"0.1264, 0.1243, 0.1205, 0.1175, 0.1155, 0.1143, 0.1135, 0.113, 0.1127, 0.1125");
/* SiliconSmart: placeholder for Liberty-required model for which no measurement is available. */
}
}
internal_power() {
related_pin : "CLK" ;
when : "!E&TE" ;
fall_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("-0.006812, -0.006885, -0.006835, -0.006655, -0.006531, -0.006465, -0.006428, -0.006398, -0.00638, -0.00637",\
"-0.00693, -0.00699, -0.006913, -0.006748, -0.00663, -0.00656, -0.006525, -0.006491, -0.006479, -0.006473",\
"-0.007123, -0.007212, -0.007121, -0.00696, -0.00682, -0.00674, -0.006691, -0.006661, -0.006641, -0.00663",\
"-0.005962, -0.006281, -0.006467, -0.006414, -0.006319, -0.006239, -0.006194, -0.006162, -0.006135, -0.006113",\
"-0.002879, -0.003473, -0.004226, -0.004539, -0.004552, -0.004523, -0.004491, -0.004471, -0.004479, -0.004461",\
"0.001881, 0.0009935, -0.0002717, -0.001002, -0.00126, -0.001379, -0.001438, -0.001448, -0.001454, -0.001458",\
"0.008692, 0.007518, 0.005603, 0.004411, 0.003807, 0.003522, 0.003356, 0.00328, 0.003211, 0.003197",\
"0.01742, 0.01592, 0.01342, 0.01165, 0.01064, 0.01006, 0.009787, 0.00962, 0.009488, 0.009424",\
"0.02804, 0.02626, 0.02309, 0.02071, 0.01925, 0.01839, 0.01787, 0.01756, 0.01737, 0.01725",\
"0.04019, 0.03817, 0.03432, 0.03131, 0.02933, 0.0281, 0.02733, 0.02686, 0.02657, 0.02638");
}
rise_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.05187, 0.05151, 0.05121, 0.0514, 0.05169, 0.05201, 0.05231, 0.05271, 0.05334, 0.05634",\
"0.05159, 0.05123, 0.05092, 0.05112, 0.05142, 0.05174, 0.05211, 0.05243, 0.05286, 0.056",\
"0.05128, 0.05087, 0.05057, 0.05077, 0.05104, 0.05138, 0.05166, 0.052, 0.05258, 0.05574",\
"0.053, 0.05252, 0.05191, 0.05186, 0.05205, 0.05231, 0.05271, 0.05305, 0.05347, 0.05709",\
"0.05747, 0.05679, 0.05591, 0.05556, 0.05552, 0.05574, 0.05599, 0.05628, 0.05694, 0.06083",\
"0.06493, 0.06405, 0.06267, 0.06197, 0.06189, 0.06187, 0.06217, 0.06232, 0.0631, 0.06794",\
"0.07571, 0.07461, 0.07288, 0.07155, 0.0712, 0.07142, 0.07144, 0.07154, 0.07217, 0.07816",\
"0.09005, 0.08866, 0.08647, 0.08474, 0.08389, 0.08371, 0.08409, 0.08441, 0.08493, 0.09278",\
"0.1081, 0.1065, 0.1037, 0.1017, 0.1002, 0.09963, 0.09973, 0.1004, 0.1016, 0.1126",\
"0.13, 0.1279, 0.1247, 0.1222, 0.1205, 0.1195, 0.1189, 0.1192, 0.1221, 0.1394");
}
}
internal_power() {
related_pin : "CLK" ;
when : "E&!TE" ;
fall_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("-0.00292, -0.002996, -0.002938, -0.00276, -0.002633, -0.00257, -0.00253, -0.002501, -0.002483, -0.002473",\
"-0.003055, -0.003118, -0.003021, -0.002845, -0.00274, -0.002671, -0.002631, -0.002606, -0.00259, -0.002584",\
"-0.003227, -0.003332, -0.003243, -0.003063, -0.00293, -0.002843, -0.002794, -0.002764, -0.002746, -0.002734",\
"-0.002101, -0.002402, -0.002582, -0.002538, -0.002433, -0.002348, -0.002291, -0.002277, -0.002241, -0.002225",\
"0.0009981, 0.0003942, -0.0003483, -0.0006493, -0.0006631, -0.0006473, -0.0006215, -0.0006156, -0.0006156, -0.0005938",\
"0.00579, 0.00493, 0.003637, 0.002911, 0.002651, 0.002535, 0.002481, 0.002467, 0.002457, 0.002453",\
"0.01257, 0.0114, 0.009467, 0.008284, 0.007696, 0.007413, 0.007253, 0.007156, 0.007085, 0.007073",\
"0.0213, 0.0198, 0.01731, 0.01553, 0.01453, 0.01395, 0.01368, 0.01349, 0.01338, 0.0133",\
"0.03185, 0.03006, 0.0269, 0.02452, 0.02305, 0.02219, 0.02168, 0.02138, 0.02119, 0.02106",\
"0.04383, 0.0418, 0.03797, 0.03497, 0.03299, 0.03175, 0.03099, 0.03053, 0.03023, 0.03004");
}
rise_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.05186, 0.05149, 0.0512, 0.0514, 0.05168, 0.05198, 0.05239, 0.05262, 0.05332, 0.05632",\
"0.05156, 0.05122, 0.0509, 0.05111, 0.0514, 0.0517, 0.05206, 0.0523, 0.05302, 0.05617",\
"0.05129, 0.05091, 0.05056, 0.05076, 0.05103, 0.05137, 0.05166, 0.05198, 0.05259, 0.05572",\
"0.05299, 0.05251, 0.05188, 0.05187, 0.05206, 0.0523, 0.05271, 0.05303, 0.05348, 0.05709",\
"0.05746, 0.05678, 0.05592, 0.05554, 0.05548, 0.05572, 0.05598, 0.05638, 0.05683, 0.06114",\
"0.06491, 0.06403, 0.06264, 0.06194, 0.06188, 0.06186, 0.06216, 0.0623, 0.06321, 0.06793",\
"0.07569, 0.07459, 0.07282, 0.07156, 0.07118, 0.07142, 0.07142, 0.07153, 0.07216, 0.07814",\
"0.09005, 0.08865, 0.08648, 0.08473, 0.08387, 0.0837, 0.08407, 0.0844, 0.08491, 0.09276",\
"0.1081, 0.1065, 0.1037, 0.1017, 0.1002, 0.09964, 0.09972, 0.1004, 0.1016, 0.1125",\
"0.13, 0.128, 0.1247, 0.1222, 0.1204, 0.1194, 0.1188, 0.1193, 0.1221, 0.139");
}
}
internal_power() {
related_pin : "CLK" ;
when : "E&TE" ;
fall_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("-0.00294, -0.003013, -0.002958, -0.002779, -0.002653, -0.002589, -0.00255, -0.002518, -0.002502, -0.002492",\
"-0.003037, -0.003112, -0.003023, -0.002851, -0.002746, -0.002676, -0.002635, -0.002611, -0.002595, -0.002587",\
"-0.003239, -0.003356, -0.003237, -0.00308, -0.002946, -0.002861, -0.002813, -0.002781, -0.002764, -0.002752",\
"-0.002126, -0.002427, -0.002613, -0.002569, -0.002465, -0.002387, -0.002328, -0.002308, -0.00228, -0.002257",\
"0.0009213, 0.000357, -0.0004132, -0.0007043, -0.0007479, -0.0007221, -0.0006865, -0.0006805, -0.0006687, -0.0006706",\
"0.005749, 0.004865, 0.003578, 0.002852, 0.002586, 0.002478, 0.00243, 0.002406, 0.002398, 0.002394",\
"0.01243, 0.01129, 0.009348, 0.008164, 0.00759, 0.007287, 0.007127, 0.007034, 0.006992, 0.00697",\
"0.02112, 0.01967, 0.01716, 0.01539, 0.01436, 0.01381, 0.01349, 0.01332, 0.01321, 0.01313",\
"0.03155, 0.02976, 0.0266, 0.02423, 0.02276, 0.02191, 0.02139, 0.02109, 0.0209, 0.02077",\
"0.04335, 0.04134, 0.03747, 0.03447, 0.03248, 0.03128, 0.03049, 0.03002, 0.02972, 0.02955");
}
rise_power(pwr_tin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.05187, 0.05153, 0.0512, 0.0514, 0.05166, 0.052, 0.05235, 0.05268, 0.0532, 0.05621",\
"0.05157, 0.05123, 0.0509, 0.05114, 0.0514, 0.05168, 0.05202, 0.05232, 0.05295, 0.05587",\
"0.05127, 0.05091, 0.05057, 0.05076, 0.05103, 0.05137, 0.05176, 0.05196, 0.05259, 0.05572",\
"0.053, 0.05252, 0.05188, 0.05185, 0.05206, 0.05236, 0.05273, 0.05299, 0.05364, 0.05694",\
"0.05746, 0.05678, 0.05588, 0.05552, 0.05548, 0.05574, 0.05598, 0.0563, 0.05679, 0.06077",\
"0.06488, 0.06405, 0.06271, 0.06198, 0.06188, 0.06186, 0.06216, 0.06238, 0.06297, 0.06769",\
"0.0757, 0.07457, 0.07281, 0.07158, 0.0712, 0.07138, 0.07142, 0.07155, 0.0722, 0.0782",\
"0.09004, 0.08869, 0.08646, 0.08473, 0.08382, 0.08362, 0.08415, 0.08438, 0.08501, 0.09272",\
"0.1081, 0.1065, 0.1037, 0.1017, 0.1003, 0.09958, 0.09944, 0.1003, 0.1015, 0.1126",\
"0.1299, 0.128, 0.1247, 0.1222, 0.1204, 0.1193, 0.1188, 0.1193, 0.1221, 0.1389");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "E===1'b0 && TE===1'b1" ;
timing_sense : positive_unate ;
timing_type : combinational ;
when : "!E&TE" ;
cell_fall(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.3547, 0.3941, 0.5008, 0.6611, 0.8834, 1.184, 1.577, 2.071, 2.675, 3.393",\
"0.3743, 0.4137, 0.5205, 0.6808, 0.9033, 1.204, 1.597, 2.091, 2.694, 3.415",\
"0.4447, 0.484, 0.5906, 0.751, 0.9735, 1.274, 1.667, 2.161, 2.764, 3.485",\
"0.5792, 0.6188, 0.7262, 0.8873, 1.11, 1.411, 1.803, 2.297, 2.901, 3.621",\
"0.7388, 0.7817, 0.8967, 1.064, 1.289, 1.59, 1.982, 2.477, 3.08, 3.799",\
"0.9118, 0.9589, 1.082, 1.257, 1.487, 1.791, 2.183, 2.677, 3.28, 4",\
"1.102, 1.153, 1.285, 1.469, 1.705, 2.011, 2.405, 2.899, 3.502, 4.22",\
"1.308, 1.363, 1.506, 1.701, 1.946, 2.255, 2.651, 3.145, 3.749, 4.467",\
"1.531, 1.591, 1.744, 1.952, 2.207, 2.524, 2.923, 3.419, 4.022, 4.741",\
"1.771, 1.835, 2, 2.221, 2.487, 2.814, 3.22, 3.72, 4.326, 5.045");
}
cell_rise(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.4504, 0.5016, 0.6492, 0.8906, 1.248, 1.744, 2.395, 3.217, 4.219, 5.414",\
"0.462, 0.5131, 0.6608, 0.9021, 1.259, 1.756, 2.408, 3.229, 4.231, 5.426",\
"0.5085, 0.5595, 0.7071, 0.9483, 1.305, 1.802, 2.454, 3.274, 4.277, 5.47",\
"0.5994, 0.6506, 0.7974, 1.038, 1.395, 1.891, 2.544, 3.363, 4.364, 5.558",\
"0.6904, 0.7434, 0.8944, 1.138, 1.495, 1.99, 2.643, 3.462, 4.465, 5.658",\
"0.7694, 0.8245, 0.9795, 1.225, 1.583, 2.079, 2.73, 3.55, 4.554, 5.748",\
"0.8381, 0.8959, 1.056, 1.304, 1.662, 2.158, 2.81, 3.63, 4.633, 5.827",\
"0.8936, 0.9544, 1.121, 1.375, 1.734, 2.229, 2.88, 3.702, 4.702, 5.895",\
"0.9337, 0.9983, 1.173, 1.434, 1.797, 2.293, 2.944, 3.763, 4.766, 5.958",\
"0.9548, 1.023, 1.206, 1.477, 1.847, 2.347, 2.999, 3.819, 4.819, 6.013");
}
fall_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1316, 0.1742, 0.296, 0.5124, 0.8611, 1.371, 2.053, 2.916, 3.971, 5.238",\
"0.1312, 0.1738, 0.2959, 0.5126, 0.8624, 1.369, 2.053, 2.913, 3.973, 5.235",\
"0.1316, 0.1741, 0.2967, 0.5125, 0.8625, 1.371, 2.053, 2.917, 3.971, 5.237",\
"0.1395, 0.1808, 0.3016, 0.5152, 0.8632, 1.371, 2.052, 2.918, 3.977, 5.237",\
"0.1656, 0.2074, 0.3266, 0.5328, 0.8708, 1.374, 2.054, 2.919, 3.977, 5.236",\
"0.1938, 0.236, 0.357, 0.5592, 0.8898, 1.383, 2.055, 2.914, 3.976, 5.227",\
"0.2248, 0.2692, 0.3918, 0.5894, 0.9104, 1.396, 2.064, 2.921, 3.976, 5.235",\
"0.2602, 0.3074, 0.4328, 0.6288, 0.941, 1.415, 2.074, 2.927, 3.975, 5.228",\
"0.295, 0.3466, 0.4788, 0.675, 0.9806, 1.446, 2.095, 2.94, 3.984, 5.234",\
"0.332, 0.3874, 0.5256, 0.7288, 1.028, 1.487, 2.131, 2.967, 4, 5.243");
}
rise_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1756, 0.2371, 0.4351, 0.8136, 1.432, 2.315, 3.483, 4.963, 6.765, 8.909",\
"0.1756, 0.2373, 0.4351, 0.8135, 1.431, 2.321, 3.491, 4.963, 6.755, 8.91",\
"0.1757, 0.237, 0.4349, 0.8148, 1.432, 2.321, 3.485, 4.956, 6.753, 8.895",\
"0.1794, 0.2412, 0.4374, 0.8148, 1.432, 2.315, 3.483, 4.955, 6.751, 8.888",\
"0.1954, 0.257, 0.4528, 0.8254, 1.436, 2.322, 3.485, 4.955, 6.753, 8.894",\
"0.2126, 0.2748, 0.4678, 0.836, 1.444, 2.324, 3.484, 4.955, 6.752, 8.909",\
"0.2336, 0.2952, 0.4874, 0.8466, 1.45, 2.328, 3.493, 4.958, 6.748, 8.896",\
"0.2582, 0.3212, 0.514, 0.8644, 1.457, 2.331, 3.493, 4.964, 6.767, 8.91",\
"0.2858, 0.3506, 0.5434, 0.8908, 1.476, 2.336, 3.498, 4.966, 6.758, 8.9",\
"0.3178, 0.3814, 0.5794, 0.9234, 1.502, 2.357, 3.507, 4.969, 6.766, 8.899");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "E===1'b1 && TE===1'b0" ;
timing_sense : positive_unate ;
timing_type : combinational ;
when : "E&!TE" ;
cell_fall(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.3547, 0.3941, 0.5008, 0.6611, 0.8834, 1.184, 1.577, 2.071, 2.675, 3.393",\
"0.3744, 0.4137, 0.5205, 0.6808, 0.9033, 1.204, 1.597, 2.091, 2.694, 3.413",\
"0.4447, 0.484, 0.5906, 0.751, 0.9734, 1.274, 1.667, 2.161, 2.764, 3.485",\
"0.579, 0.6188, 0.7263, 0.8873, 1.11, 1.411, 1.803, 2.297, 2.901, 3.62",\
"0.7387, 0.7817, 0.8966, 1.064, 1.289, 1.59, 1.983, 2.477, 3.079, 3.799",\
"0.9118, 0.9588, 1.082, 1.257, 1.487, 1.791, 2.183, 2.677, 3.28, 4",\
"1.102, 1.153, 1.285, 1.469, 1.705, 2.011, 2.405, 2.899, 3.502, 4.22",\
"1.308, 1.363, 1.506, 1.701, 1.946, 2.255, 2.651, 3.145, 3.748, 4.466",\
"1.531, 1.591, 1.744, 1.952, 2.207, 2.524, 2.923, 3.419, 4.022, 4.741",\
"1.771, 1.835, 2, 2.221, 2.487, 2.814, 3.22, 3.72, 4.326, 5.045");
}
cell_rise(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.4504, 0.5016, 0.6492, 0.8905, 1.248, 1.744, 2.396, 3.217, 4.219, 5.414",\
"0.4621, 0.5132, 0.6608, 0.902, 1.259, 1.755, 2.407, 3.229, 4.231, 5.426",\
"0.5086, 0.5596, 0.7071, 0.9483, 1.305, 1.802, 2.454, 3.274, 4.277, 5.47",\
"0.5994, 0.6506, 0.7974, 1.038, 1.395, 1.891, 2.544, 3.363, 4.365, 5.558",\
"0.6904, 0.7434, 0.8944, 1.138, 1.494, 1.99, 2.641, 3.464, 4.465, 5.66",\
"0.7694, 0.8246, 0.9795, 1.225, 1.583, 2.079, 2.73, 3.552, 4.554, 5.748",\
"0.8381, 0.8959, 1.056, 1.304, 1.662, 2.158, 2.81, 3.63, 4.633, 5.826",\
"0.8936, 0.9544, 1.121, 1.375, 1.734, 2.229, 2.88, 3.702, 4.702, 5.895",\
"0.9337, 0.9983, 1.173, 1.434, 1.797, 2.293, 2.944, 3.763, 4.765, 5.958",\
"0.9548, 1.023, 1.206, 1.477, 1.847, 2.347, 2.999, 3.819, 4.819, 6.013");
}
fall_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1314, 0.1742, 0.2959, 0.5124, 0.8609, 1.371, 2.053, 2.915, 3.971, 5.238",\
"0.1314, 0.1743, 0.2959, 0.5126, 0.8624, 1.371, 2.051, 2.914, 3.971, 5.238",\
"0.1315, 0.1746, 0.2962, 0.5125, 0.8615, 1.371, 2.053, 2.917, 3.971, 5.237",\
"0.1395, 0.181, 0.3016, 0.5148, 0.8634, 1.371, 2.054, 2.918, 3.977, 5.237",\
"0.1656, 0.2074, 0.3266, 0.5332, 0.87, 1.373, 2.055, 2.918, 3.975, 5.236",\
"0.1938, 0.2362, 0.357, 0.559, 0.8898, 1.383, 2.057, 2.917, 3.976, 5.227",\
"0.2252, 0.2692, 0.3918, 0.5902, 0.9102, 1.396, 2.065, 2.921, 3.976, 5.235",\
"0.2602, 0.3074, 0.4328, 0.6288, 0.941, 1.415, 2.074, 2.926, 3.976, 5.235",\
"0.295, 0.347, 0.4788, 0.675, 0.9802, 1.445, 2.096, 2.937, 3.984, 5.234",\
"0.332, 0.3886, 0.5258, 0.7278, 1.028, 1.487, 2.129, 2.974, 4, 5.245");
}
rise_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1756, 0.2371, 0.4351, 0.8139, 1.432, 2.316, 3.491, 4.956, 6.765, 8.91",\
"0.1757, 0.2373, 0.435, 0.8136, 1.432, 2.315, 3.482, 4.955, 6.764, 8.903",\
"0.1754, 0.2374, 0.4349, 0.8148, 1.432, 2.321, 3.485, 4.956, 6.753, 8.895",\
"0.1794, 0.2412, 0.4376, 0.816, 1.432, 2.315, 3.483, 4.955, 6.751, 8.887",\
"0.1954, 0.257, 0.453, 0.8254, 1.435, 2.316, 3.483, 4.964, 6.755, 8.912",\
"0.2124, 0.2742, 0.4682, 0.8356, 1.444, 2.324, 3.483, 4.957, 6.753, 8.91",\
"0.2336, 0.2946, 0.4878, 0.8466, 1.45, 2.328, 3.493, 4.958, 6.748, 8.896",\
"0.2584, 0.3212, 0.514, 0.8644, 1.457, 2.331, 3.493, 4.964, 6.767, 8.91",\
"0.2858, 0.3506, 0.5434, 0.8908, 1.476, 2.336, 3.498, 4.966, 6.758, 8.904",\
"0.3178, 0.3822, 0.5794, 0.9234, 1.502, 2.357, 3.507, 4.969, 6.766, 8.899");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "E===1'b1 && TE===1'b1" ;
timing_sense : positive_unate ;
timing_type : combinational ;
when : "E&TE" ;
cell_fall(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.3547, 0.3941, 0.5008, 0.6611, 0.8834, 1.184, 1.577, 2.071, 2.675, 3.393",\
"0.3743, 0.4137, 0.5205, 0.6808, 0.9033, 1.204, 1.597, 2.091, 2.694, 3.413",\
"0.4446, 0.484, 0.5906, 0.751, 0.9734, 1.274, 1.667, 2.161, 2.764, 3.485",\
"0.5791, 0.6188, 0.7262, 0.8873, 1.11, 1.411, 1.803, 2.297, 2.901, 3.622",\
"0.7388, 0.7817, 0.8966, 1.064, 1.289, 1.59, 1.982, 2.477, 3.08, 3.798",\
"0.9117, 0.9588, 1.082, 1.257, 1.487, 1.791, 2.183, 2.677, 3.28, 4",\
"1.102, 1.153, 1.285, 1.469, 1.705, 2.011, 2.405, 2.9, 3.502, 4.22",\
"1.308, 1.364, 1.506, 1.701, 1.946, 2.256, 2.65, 3.145, 3.748, 4.466",\
"1.531, 1.591, 1.744, 1.952, 2.207, 2.524, 2.923, 3.419, 4.022, 4.741",\
"1.77, 1.835, 1.999, 2.221, 2.487, 2.814, 3.22, 3.72, 4.326, 5.045");
}
cell_rise(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.4504, 0.5015, 0.6492, 0.8905, 1.248, 1.744, 2.396, 3.216, 4.218, 5.41",\
"0.462, 0.5131, 0.6608, 0.9021, 1.259, 1.755, 2.408, 3.228, 4.231, 5.424",\
"0.5084, 0.5596, 0.7071, 0.9483, 1.305, 1.802, 2.454, 3.274, 4.277, 5.469",\
"0.5994, 0.6506, 0.7974, 1.038, 1.395, 1.891, 2.543, 3.364, 4.365, 5.56",\
"0.6903, 0.7434, 0.8944, 1.138, 1.495, 1.99, 2.642, 3.463, 4.466, 5.659",\
"0.7694, 0.8244, 0.9795, 1.225, 1.583, 2.079, 2.73, 3.552, 4.554, 5.748",\
"0.8381, 0.896, 1.056, 1.304, 1.662, 2.158, 2.81, 3.63, 4.633, 5.826",\
"0.8935, 0.9546, 1.121, 1.375, 1.734, 2.229, 2.88, 3.701, 4.703, 5.897",\
"0.9338, 0.9984, 1.173, 1.434, 1.797, 2.293, 2.944, 3.763, 4.765, 5.959",\
"0.955, 1.023, 1.206, 1.477, 1.847, 2.347, 2.999, 3.819, 4.82, 6.013");
}
fall_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1314, 0.1742, 0.2959, 0.5124, 0.8609, 1.371, 2.053, 2.915, 3.971, 5.238",\
"0.1313, 0.1743, 0.296, 0.5126, 0.8624, 1.37, 2.05, 2.914, 3.971, 5.238",\
"0.1318, 0.1745, 0.2965, 0.5125, 0.861, 1.371, 2.053, 2.917, 3.972, 5.237",\
"0.1397, 0.181, 0.3016, 0.515, 0.8634, 1.37, 2.052, 2.918, 3.976, 5.227",\
"0.1656, 0.2074, 0.3272, 0.5328, 0.8708, 1.373, 2.054, 2.916, 3.976, 5.238",\
"0.1938, 0.2362, 0.357, 0.559, 0.8898, 1.383, 2.057, 2.917, 3.976, 5.227",\
"0.2248, 0.2692, 0.3918, 0.5898, 0.91, 1.396, 2.065, 2.921, 3.975, 5.235",\
"0.2584, 0.3062, 0.4324, 0.6286, 0.9408, 1.416, 2.073, 2.927, 3.975, 5.228",\
"0.295, 0.347, 0.4784, 0.675, 0.9804, 1.446, 2.096, 2.94, 3.986, 5.233",\
"0.3338, 0.3874, 0.5268, 0.7286, 1.028, 1.487, 2.131, 2.969, 4, 5.245");
}
rise_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1749, 0.237, 0.4351, 0.8134, 1.432, 2.321, 3.49, 4.951, 6.752, 8.886",\
"0.1755, 0.2373, 0.435, 0.8147, 1.432, 2.316, 3.485, 4.956, 6.753, 8.895",\
"0.1759, 0.2372, 0.4347, 0.8151, 1.431, 2.321, 3.491, 4.954, 6.753, 8.893",\
"0.1794, 0.2412, 0.4376, 0.8156, 1.432, 2.317, 3.483, 4.958, 6.753, 8.899",\
"0.1956, 0.257, 0.4526, 0.8246, 1.435, 2.322, 3.486, 4.956, 6.752, 8.896",\
"0.2128, 0.2742, 0.4678, 0.836, 1.444, 2.324, 3.483, 4.953, 6.756, 8.897",\
"0.2338, 0.2956, 0.4876, 0.847, 1.45, 2.327, 3.493, 4.957, 6.75, 8.896",\
"0.2584, 0.322, 0.514, 0.8644, 1.457, 2.329, 3.494, 4.964, 6.76, 8.892",\
"0.2868, 0.3504, 0.5434, 0.8912, 1.475, 2.337, 3.495, 4.968, 6.759, 8.899",\
"0.3162, 0.3828, 0.5794, 0.9248, 1.5, 2.356, 3.507, 4.97, 6.765, 8.899");
}
}
timing() {
related_pin : "CLK" ;
timing_sense : positive_unate ;
timing_type : combinational ;
cell_fall(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.3547, 0.3941, 0.5008, 0.6611, 0.8835, 1.184, 1.578, 2.079, 2.682, 3.4",\
"0.3743, 0.4137, 0.5205, 0.6809, 0.9032, 1.204, 1.598, 2.099, 2.702, 3.42",\
"0.4447, 0.484, 0.5906, 0.751, 0.9735, 1.274, 1.668, 2.169, 2.772, 3.49",\
"0.5791, 0.6187, 0.7262, 0.8872, 1.11, 1.411, 1.805, 2.305, 2.909, 3.627",\
"0.7387, 0.7818, 0.8967, 1.064, 1.289, 1.59, 1.984, 2.484, 3.088, 3.806",\
"0.9117, 0.9589, 1.082, 1.257, 1.487, 1.791, 2.185, 2.685, 3.288, 4.006",\
"1.101, 1.153, 1.285, 1.469, 1.705, 2.011, 2.406, 2.907, 3.51, 4.227",\
"1.308, 1.363, 1.506, 1.701, 1.945, 2.256, 2.652, 3.153, 3.757, 4.474",\
"1.531, 1.591, 1.744, 1.952, 2.206, 2.524, 2.924, 3.427, 4.031, 4.748",\
"1.771, 1.835, 1.999, 2.221, 2.487, 2.813, 3.221, 3.728, 4.331, 5.048");
}
cell_rise(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.4504, 0.5015, 0.6492, 0.8905, 1.248, 1.744, 2.396, 3.216, 4.218, 5.41",\
"0.462, 0.5131, 0.6608, 0.9021, 1.259, 1.755, 2.408, 3.228, 4.231, 5.424",\
"0.5084, 0.5596, 0.7071, 0.9483, 1.305, 1.802, 2.454, 3.274, 4.277, 5.469",\
"0.5994, 0.6506, 0.7974, 1.038, 1.395, 1.891, 2.543, 3.364, 4.365, 5.56",\
"0.6903, 0.7434, 0.8944, 1.138, 1.495, 1.99, 2.642, 3.463, 4.466, 5.659",\
"0.7694, 0.8244, 0.9795, 1.225, 1.583, 2.079, 2.73, 3.552, 4.554, 5.748",\
"0.8381, 0.896, 1.056, 1.304, 1.662, 2.158, 2.81, 3.63, 4.633, 5.826",\
"0.8935, 0.9546, 1.121, 1.375, 1.734, 2.229, 2.88, 3.701, 4.703, 5.897",\
"0.9338, 0.9984, 1.173, 1.434, 1.797, 2.293, 2.944, 3.763, 4.765, 5.959",\
"0.955, 1.023, 1.206, 1.477, 1.847, 2.347, 2.999, 3.819, 4.82, 6.013");
}
fall_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1314, 0.1742, 0.2959, 0.5124, 0.8609, 1.371, 2.053, 2.915, 3.971, 5.238",\
"0.1314, 0.1743, 0.2959, 0.5126, 0.8624, 1.371, 2.051, 2.914, 3.971, 5.238",\
"0.1315, 0.1746, 0.2962, 0.5125, 0.8615, 1.371, 2.053, 2.917, 3.971, 5.237",\
"0.1395, 0.181, 0.3016, 0.5148, 0.8634, 1.371, 2.054, 2.918, 3.977, 5.237",\
"0.1656, 0.2074, 0.3266, 0.5332, 0.87, 1.373, 2.055, 2.918, 3.975, 5.236",\
"0.1938, 0.2362, 0.357, 0.559, 0.8898, 1.383, 2.057, 2.917, 3.976, 5.227",\
"0.2252, 0.2692, 0.3918, 0.5902, 0.9102, 1.396, 2.065, 2.921, 3.976, 5.235",\
"0.2602, 0.3074, 0.4328, 0.6288, 0.941, 1.415, 2.074, 2.926, 3.976, 5.235",\
"0.295, 0.347, 0.4788, 0.675, 0.9802, 1.445, 2.096, 2.937, 3.984, 5.234",\
"0.332, 0.3886, 0.5258, 0.7278, 1.028, 1.487, 2.129, 2.974, 4, 5.245");
}
rise_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1756, 0.2371, 0.4351, 0.8139, 1.432, 2.316, 3.491, 4.956, 6.765, 8.91",\
"0.1757, 0.2373, 0.435, 0.8136, 1.432, 2.315, 3.482, 4.955, 6.764, 8.903",\
"0.1754, 0.2374, 0.4349, 0.8148, 1.432, 2.321, 3.485, 4.956, 6.753, 8.895",\
"0.1794, 0.2412, 0.4376, 0.816, 1.432, 2.315, 3.483, 4.955, 6.751, 8.887",\
"0.1954, 0.257, 0.453, 0.8254, 1.435, 2.316, 3.483, 4.964, 6.755, 8.912",\
"0.2124, 0.2742, 0.4682, 0.8356, 1.444, 2.324, 3.483, 4.957, 6.753, 8.91",\
"0.2336, 0.2946, 0.4878, 0.8466, 1.45, 2.328, 3.493, 4.958, 6.748, 8.896",\
"0.2584, 0.3212, 0.514, 0.8644, 1.457, 2.331, 3.493, 4.964, 6.767, 8.91",\
"0.2858, 0.3506, 0.5434, 0.8908, 1.476, 2.336, 3.498, 4.966, 6.758, 8.904",\
"0.3178, 0.3822, 0.5794, 0.9234, 1.502, 2.357, 3.507, 4.969, 6.766, 8.899");
}
}
timing() {
related_pin : "CLK" ;
sdf_cond : "E===1'b0 && TE===1'b0" ;
timing_sense : positive_unate ;
timing_type : combinational_fall ;
when : "!E&!TE" ;
cell_fall(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.3547, 0.3941, 0.5008, 0.6611, 0.8835, 1.184, 1.578, 2.079, 2.682, 3.4",\
"0.3743, 0.4137, 0.5205, 0.6809, 0.9032, 1.204, 1.598, 2.099, 2.702, 3.42",\
"0.4447, 0.484, 0.5906, 0.751, 0.9735, 1.274, 1.668, 2.169, 2.772, 3.49",\
"0.5791, 0.6187, 0.7262, 0.8872, 1.11, 1.411, 1.805, 2.305, 2.909, 3.627",\
"0.7387, 0.7818, 0.8967, 1.064, 1.289, 1.59, 1.984, 2.484, 3.088, 3.806",\
"0.9117, 0.9589, 1.082, 1.257, 1.487, 1.791, 2.185, 2.685, 3.288, 4.006",\
"1.101, 1.153, 1.285, 1.469, 1.705, 2.011, 2.406, 2.907, 3.51, 4.227",\
"1.308, 1.363, 1.506, 1.701, 1.945, 2.256, 2.652, 3.153, 3.757, 4.474",\
"1.531, 1.591, 1.744, 1.952, 2.206, 2.524, 2.924, 3.427, 4.031, 4.748",\
"1.771, 1.835, 1.999, 2.221, 2.487, 2.813, 3.221, 3.728, 4.331, 5.048");
}
fall_transition(tmg_ntin_oload_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.001, 0.004213, 0.01549, 0.03702, 0.07058, 0.1177, 0.1796, 0.2576, 0.3529, 0.4665");
values("0.1314, 0.1737, 0.2958, 0.5122, 0.8615, 1.371, 2.065, 2.926, 3.972, 5.219",\
"0.1316, 0.1736, 0.2965, 0.5126, 0.8623, 1.371, 2.065, 2.927, 3.972, 5.219",\
"0.1313, 0.174, 0.2969, 0.5127, 0.8621, 1.371, 2.064, 2.926, 3.973, 5.218",\
"0.14, 0.181, 0.3016, 0.515, 0.863, 1.371, 2.065, 2.926, 3.972, 5.217",\
"0.1656, 0.2076, 0.3268, 0.5332, 0.871, 1.373, 2.065, 2.927, 3.974, 5.218",\
"0.194, 0.2364, 0.3566, 0.559, 0.8894, 1.384, 2.069, 2.928, 3.973, 5.219",\
"0.2258, 0.2694, 0.3914, 0.5898, 0.9102, 1.397, 2.077, 2.932, 3.976, 5.219",\
"0.2586, 0.3062, 0.4322, 0.6284, 0.9408, 1.416, 2.088, 2.939, 3.981, 5.223",\
"0.2958, 0.346, 0.4776, 0.6748, 0.9808, 1.447, 2.109, 2.951, 3.986, 5.222",\
"0.3318, 0.3876, 0.5276, 0.7276, 1.028, 1.489, 2.143, 2.971, 3.996, 5.226");
}
}
}
pin(TE) {
capacitance : 0.003077 ;
clock_gate_test_pin : true ;
direction : input ;
driver_waveform_rise : driver_waveform_default_rise ;
driver_waveform_fall : driver_waveform_default_fall ;
input_voltage : default ;
max_transition : 8.9 ;
related_ground_pin : VSS ;
related_power_pin : VDD ;
internal_power() {
when : "!CLK&!E" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.04846, 0.04829, 0.04805, 0.04788, 0.04811, 0.04946, 0.05243, \
0.0574, 0.06445, 0.07339");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.04036, 0.04016, 0.03986, 0.03972, 0.0402, 0.04159, 0.0443, 0.04849, \
0.05421, 0.06152");
}
}
internal_power() {
when : "!CLK&E" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.004438, 0.004431, 0.004436, 0.004431, 0.004429, 0.004436, 0.00444, \
0.004438, 0.004439, 0.004437");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.004002, -0.004106, -0.004201, -0.004253, -0.004284, -0.004314, \
-0.004332, -0.004336, -0.004344, -0.004349");
}
}
internal_power() {
when : "CLK&!E" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.007947, 0.007947, 0.007948, 0.007928, 0.007928, 0.007939, 0.007935, \
0.007933, 0.007937, 0.007937");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.003809, -0.003872, -0.00398, -0.004085, -0.004168, -0.004213, \
-0.004233, -0.004266, -0.004283, -0.004293");
}
}
internal_power() {
when : "CLK&E" ;
fall_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.004439, 0.004437, 0.004429, 0.004436, 0.004433, 0.00444, 0.004437, \
0.004441, 0.004439, 0.004438");
}
rise_power(pwr_tin_10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.004138, -0.004173, -0.00422, -0.004263, -0.004289, -0.004312, \
-0.004326, -0.004339, -0.004344, -0.004351");
}
}
timing() {
related_pin : "CLK" ;
timing_type : hold_rising ;
fall_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.744, -0.734, -0.691, -0.616, -0.541, -0.49, -0.454, -0.432, -0.44, -0.483",\
"-0.757, -0.746, -0.706, -0.627, -0.556, -0.505, -0.465, -0.446, -0.455, -0.494",\
"-0.809, -0.795, -0.748, -0.674, -0.6, -0.557, -0.511, -0.494, -0.505, -0.544",\
"-0.883, -0.865, -0.825, -0.74, -0.675, -0.626, -0.587, -0.564, -0.571, -0.61",\
"-0.966, -0.961, -0.912, -0.837, -0.77, -0.719, -0.681, -0.661, -0.667, -0.704",\
"-1.093, -1.081, -1.042, -0.966, -0.9, -0.848, -0.806, -0.786, -0.792, -0.823",\
"-1.251, -1.251, -1.209, -1.136, -1.074, -1.018, -0.977, -0.952, -0.949, -0.977",\
"-1.476, -1.459, -1.419, -1.348, -1.291, -1.234, -1.193, -1.16, -1.155, -1.179",\
"-1.732, -1.718, -1.683, -1.614, -1.553, -1.5, -1.452, -1.421, -1.416, -1.427",\
"-2.026, -2.02, -1.989, -1.918, -1.859, -1.805, -1.761, -1.725, -1.712, -1.72");
}
rise_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("-0.48, -0.466, -0.418, -0.374, -0.38, -0.413, -0.472, -0.56, -0.679, -0.822",\
"-0.489, -0.473, -0.428, -0.39, -0.389, -0.426, -0.483, -0.576, -0.688, -0.83",\
"-0.525, -0.512, -0.466, -0.424, -0.421, -0.458, -0.52, -0.603, -0.719, -0.86",\
"-0.576, -0.559, -0.522, -0.481, -0.479, -0.505, -0.561, -0.64, -0.752, -0.894",\
"-0.645, -0.635, -0.581, -0.544, -0.534, -0.548, -0.604, -0.683, -0.784, -0.926",\
"-0.702, -0.686, -0.634, -0.589, -0.574, -0.586, -0.632, -0.708, -0.808, -0.943",\
"-0.729, -0.712, -0.667, -0.615, -0.59, -0.601, -0.643, -0.719, -0.815, -0.948",\
"-0.732, -0.719, -0.668, -0.609, -0.587, -0.598, -0.638, -0.704, -0.806, -0.94",\
"-0.702, -0.689, -0.64, -0.576, -0.556, -0.562, -0.596, -0.667, -0.772, -0.905",\
"-0.638, -0.622, -0.57, -0.512, -0.485, -0.488, -0.529, -0.603, -0.706, -0.842");
}
}
timing() {
related_pin : "CLK" ;
timing_type : setup_rising ;
fall_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("0.944, 0.933, 0.876, 0.783, 0.693, 0.627, 0.576, 0.554, 0.581, 0.628",\
"0.957, 0.947, 0.893, 0.795, 0.707, 0.639, 0.589, 0.57, 0.589, 0.641",\
"1.005, 0.994, 0.942, 0.841, 0.753, 0.688, 0.642, 0.616, 0.643, 0.688",\
"1.078, 1.063, 1.01, 0.913, 0.821, 0.753, 0.705, 0.688, 0.707, 0.76",\
"1.173, 1.159, 1.109, 1.005, 0.923, 0.854, 0.798, 0.783, 0.804, 0.858",\
"1.307, 1.293, 1.239, 1.147, 1.062, 0.992, 0.944, 0.925, 0.938, 0.989",\
"1.495, 1.481, 1.434, 1.331, 1.245, 1.177, 1.126, 1.102, 1.12, 1.168",\
"1.744, 1.731, 1.676, 1.575, 1.482, 1.407, 1.359, 1.337, 1.351, 1.393",\
"2.044, 2.026, 1.974, 1.867, 1.769, 1.694, 1.641, 1.617, 1.634, 1.679",\
"2.386, 2.372, 2.317, 2.207, 2.105, 2.025, 1.974, 1.956, 1.964, 2.006");
}
rise_constraint(cnst_ctin_rtin_10x10) {
index_1("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
index_2("0.02, 0.08129, 0.2964, 0.7073, 1.347, 2.245, 3.427, 4.916, 6.734, 8.9");
values("1.266, 1.25, 1.194, 1.175, 1.207, 1.302, 1.438, 1.591, 1.782, 2.017",\
"1.274, 1.26, 1.207, 1.19, 1.223, 1.319, 1.447, 1.6, 1.792, 2.028",\
"1.311, 1.302, 1.247, 1.21, 1.263, 1.353, 1.483, 1.65, 1.831, 2.069",\
"1.376, 1.349, 1.301, 1.268, 1.311, 1.409, 1.54, 1.702, 1.881, 2.12",\
"1.434, 1.429, 1.369, 1.343, 1.38, 1.478, 1.607, 1.754, 1.948, 2.176",\
"1.491, 1.482, 1.424, 1.396, 1.433, 1.527, 1.661, 1.804, 1.989, 2.22",\
"1.521, 1.508, 1.462, 1.424, 1.463, 1.56, 1.693, 1.834, 2.024, 2.246",\
"1.531, 1.521, 1.464, 1.43, 1.474, 1.564, 1.687, 1.846, 2.028, 2.251",\
"1.509, 1.495, 1.444, 1.398, 1.436, 1.532, 1.659, 1.812, 1.988, 2.219",\
"1.45, 1.435, 1.38, 1.339, 1.372, 1.464, 1.591, 1.742, 1.936, 2.149");
}
}
}
}