/* | |
* 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__antenna) { | |
area : 4.390400 ; | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "!I" ; | |
value : "7.5005e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
when : "!I" ; | |
value : "5.0005e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "I" ; | |
value : "5.0005e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
when : "I" ; | |
value : "7.5005e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
value : "5.0005e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
value : "7.5005e-05" ; | |
} | |
pg_pin(VDD) { | |
voltage_name : VDD ; | |
pg_type : primary_power ; | |
} | |
pg_pin(VSS) { | |
voltage_name : VSS ; | |
pg_type : primary_ground ; | |
} | |
pin(I) { | |
capacitance : 0.001086 ; | |
direction : input ; | |
driver_waveform_rise : driver_waveform_default_rise ; | |
driver_waveform_fall : driver_waveform_default_fall ; | |
input_voltage : default ; | |
max_transition : 4 ; | |
related_ground_pin : VSS ; | |
related_power_pin : VDD ; | |
internal_power() { | |
fall_power(pwr_tin_10) { | |
index_1("0.02, 0.04747, 0.1439, 0.328, 0.6149, 1.017, 1.547, 2.214, 3.029, 4"); | |
values("0.009234, 0.009255, 0.009229, 0.009239, 0.009216, 0.009239, 0.009255, \ | |
0.009276, 0.009248, 0.009288"); | |
} | |
rise_power(pwr_tin_10) { | |
index_1("0.02, 0.04747, 0.1439, 0.328, 0.6149, 1.017, 1.547, 2.214, 3.029, 4"); | |
values("-0.009235, -0.009246, -0.009252, -0.009263, -0.00926, -0.009251, \ | |
-0.009267, -0.009278, -0.009263, -0.009286"); | |
} | |
} | |
} | |
} | |