/* | |
* 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__hold) { | |
area : 19.756800 ; | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "!Z" ; | |
value : "5.20704e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "Z" ; | |
value : "5.20704e-05" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
value : "5.20704e-05" ; | |
} | |
pg_pin(VDD) { | |
voltage_name : VDD ; | |
pg_type : primary_power ; | |
} | |
pg_pin(VSS) { | |
voltage_name : VSS ; | |
pg_type : primary_ground ; | |
} | |
pin(Z) { | |
capacitance : 0.0236 ; | |
direction : inout ; | |
driver_type : bus_hold ; | |
function : "Z" ; | |
input_voltage : default ; | |
max_transition : 5.2 ; | |
output_voltage : default ; | |
related_ground_pin : VSS ; | |
related_power_pin : VDD ; | |
three_state : "1" ; | |
internal_power() { | |
fall_power(pwr_tin_10) { | |
index_1("0.02, 0.05575, 0.1813, 0.4209, 0.7943, 1.318, 2.008, 2.876, 3.936, 5.2"); | |
values("0.1032, 0.1024, 0.1114, 0.1357, 0.1769, 0.237, 0.3174, 0.4193, \ | |
0.5441, 0.6933"); | |
} | |
rise_power(pwr_tin_10) { | |
index_1("0.02, 0.05575, 0.1813, 0.4209, 0.7943, 1.318, 2.008, 2.876, 3.936, 5.2"); | |
values("0.003089, 0.001908, 0.00561, 0.02426, 0.06065, 0.1156, 0.1907, \ | |
0.287, 0.406, 0.549"); | |
} | |
} | |
} | |
} | |