| * Copyright 2020 The SkyWater 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 |
| * |
| * https://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. |
| |
| * SKY130 Spice File. |
| * statistics { |
| * mismatch { |
| * } |
| * } |
| .subckt sky130_fd_pr__res_high_po_0p69 r0 r1 b |
| + |
| .param w = 0.690 l = 5 mult = 1.0 |
| + |
| + body_pelgrom = 0.0317 |
| + rend_mm = 0.064 |
| + rcon = 389.90 |
| + rsheet = 491.36 |
| + tc1_voltco = -4.27e-3 |
| + vc1_body = 1.92e-4 |
| + vc2_body = 2.86e-4 |
| + vc3_body = 3.48e-5 |
| + vc1_raw_end = -3.90e-4 |
| + vc2_raw_end = 1.37e-1 |
| + vc3_raw_end = 4.52e-2 |
| + r0_var = 28.13 |
| + r1_var = 15.71 |
| + vc1_end = {vc1_raw_end/l*(1+tc1_voltco*(temp-30))} |
| + vc2_end = {vc2_raw_end/l*(1+tc1_voltco*(temp-30))} |
| + vc3_end = {vc3_raw_end/l*(1+tc1_voltco*(temp-30))} |
| + rtot_var = {sky130_fd_pr__res_high_po__var_mult*sqrt(2*pow(r0_var,2)+pow((r1_var*l),2))} |
| + rend_var = {sky130_fd_pr__res_high_po__var_mult*sqrt(2)*r0_var} |
| + rbody_var = {rtot_var-rend_var} |
| + res_match = {(body_pelgrom/sqrt(w*l*mult))*sky130_fd_pr__res_high_po__slope_spectre} |
| + rend = {(rcon+rend_var)*(1+rend_mm/sqrt(mult)*sky130_fd_pr__res_high_po__con_slope_spectre)} |
| + rbody = {(l*rsheet+rbody_var)*(1+res_match)} |
| rend r0 ra r = {rend*(1+min((abs(v(r0,r1))-1.7),0.3)*vc1_end+pow(min(abs(v(r0,r1))-1.7,0.3),2)*vc2_end+pow(min(abs(v(r0,r1))-1.7,0.3),3)*vc3_end)} |
| rhrpoly_0p69 ra r1 resbody r = {rbody*(1+abs(v(r0,r1))*vc1_body+pow(abs(v(r0,r1)),2)*vc2_body+pow(abs(v(r0,r1)),3)*vc3_body)} |
| c1 r0 b c = {((l+2*2.08)*w*crpf_precision*1e-12+2*(l+2*2.08+w)*crpfsw_precision_2_1*1e-6)/2} |
| c2 r1 b c = {((l+2*2.08)*w*crpf_precision*1e-12+2*(l+2*2.08+w)*crpfsw_precision_2_1*1e-6)/2} |
| .model resbody r tc1 = {tc1rpolybody} tc2 = {tc2rpolybody} tnom = 30.0 |
| .ends sky130_fd_pr__res_high_po_0p69 |