/* | |
* 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 : "0.002169684" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
when : "Z" ; | |
value : "0.002169684" ; | |
} | |
leakage_power() { | |
related_pg_pin : "VDD" ; | |
value : "0.002169684" ; | |
} | |
pg_pin(VDD) { | |
voltage_name : VDD ; | |
pg_type : primary_power ; | |
} | |
pg_pin(VSS) { | |
voltage_name : VSS ; | |
pg_type : primary_ground ; | |
} | |
pin(Z) { | |
capacitance : 0.01775 ; | |
direction : inout ; | |
driver_type : bus_hold ; | |
function : "Z" ; | |
input_voltage : default ; | |
max_transition : 7.4 ; | |
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.07094, 0.2497, 0.5912, 1.123, 1.87, 2.852, 4.089, 5.6, 7.4"); | |
values("0.1075, 0.1064, 0.1169, 0.1461, 0.1961, 0.2691, 0.3668, 0.4909, \ | |
0.6427, 0.8244"); | |
} | |
rise_power(pwr_tin_10) { | |
index_1("0.02, 0.07094, 0.2497, 0.5912, 1.123, 1.87, 2.852, 4.089, 5.6, 7.4"); | |
values("0.004056, 0.002981, 0.008462, 0.03112, 0.07477, 0.1408, 0.2308, \ | |
0.3462, 0.4883, 0.6589"); | |
} | |
} | |
} | |
} | |