/* | |
* 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_mcu9t5v0__antenna) { | |
area : 5.644800 ; | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "!I" ; | |
value : "3.888e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
when : "!I" ; | |
value : "2.592e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "I" ; | |
value : "2.592e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
when : "I" ; | |
value : "3.888e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
value : "2.592e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VSS" ; | |
value : "3.888e-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.0009841 ; | |
direction : input ; | |
driver_waveform_rise : driver_waveform_default_rise ; | |
driver_waveform_fall : driver_waveform_default_fall ; | |
input_voltage : default ; | |
max_transition : 4.4 ; | |
related_ground_pin : VSS ; | |
related_power_pin : VDD ; | |
internal_power() { | |
fall_power(pwr_tin_10) { | |
index_1("0.02, 0.05023, 0.1564, 0.359, 0.6747, 1.118, 1.701, 2.435, 3.331, 4.4"); | |
values("0.004252, 0.00425, 0.004245, 0.004254, 0.004236, 0.004255, 0.004254, \ | |
0.004271, 0.004272, 0.004277"); | |
} | |
rise_power(pwr_tin_10) { | |
index_1("0.02, 0.05023, 0.1564, 0.359, 0.6747, 1.118, 1.701, 2.435, 3.331, 4.4"); | |
values("-0.004248, -0.004254, -0.004258, -0.004255, -0.004252, -0.004259, \ | |
-0.004258, -0.004267, -0.004272, -0.004272"); | |
} | |
} | |
} | |
} | |