Tim Edwards | 367711e | 2021-01-27 10:35:12 -0500 | [diff] [blame] | 1 | ; |
| 2 | ; configuration file for sky130 (0.13um process) |
| 3 | ; |
| 4 | |
| 5 | lambda 0.005 ; length scaling, microns (1 lambda = 1 centimicron) |
| 6 | |
| 7 | capga .00832 ; gate capacitance, pF/micron^2 |
| 8 | |
| 9 | capda 0.0012 |
| 10 | capdp 0.0013 |
| 11 | cappda 0.00260 |
| 12 | cappdp 0.00090 |
| 13 | |
| 14 | lowthresh 0.5 ; logic low threshold as a normalized voltage |
| 15 | highthresh 0.5 ; logic high threshold as a normalized voltage |
| 16 | |
| 17 | cntpullup 0 ; irrelevant, cmos technology; no depletion transistors |
| 18 | diffperim 0 ; don't include diffusion perimeters for sidewall cap. |
| 19 | subparea 0 ; poly over transistor won't count as part pf bulk-poly cap. |
| 20 | diffext 0 ; diffusion extension for each transistor |
| 21 | |
| 22 | resistance n-channel dynamic-high 0.8 0.2 21254.0 |
| 23 | resistance n-channel dynamic-low 0.8 0.2 3106.0 |
| 24 | resistance n-channel static 0.8 0.2 3220.0 |
| 25 | |
| 26 | resistance p-channel dynamic-high 1.0 0.2 7350.0 |
| 27 | resistance p-channel dynamic-low 1.0 0.2 371015.0 |
| 28 | resistance p-channel static 1.0 0.2 3867.0 |