Tim Edwards | 55f4d0e | 2020-07-05 15:41:02 -0400 | [diff] [blame] | 1 | ; TODO: make changes to this file for TECHNAME? |
| 2 | ; configuration file for TECHNAME (left same as osu035, 0.35um process) |
| 3 | ; Note that these values are totally bogus! |
| 4 | ; |
| 5 | |
| 6 | lambda 0.01 ; length scaling, microns (1 lambda = 1 centimicron) |
| 7 | |
| 8 | capga .0115 ; gate capacitance, pF/micron^2 |
| 9 | |
| 10 | capda 0.0012 |
| 11 | capdp 0.0013 |
| 12 | cappda 0.00260 |
| 13 | cappdp 0.00090 |
| 14 | |
| 15 | lowthresh 0.5 ; logic low threshold as a normalized voltage |
| 16 | highthresh 0.5 ; logic high threshold as a normalized voltage |
| 17 | |
| 18 | cntpullup 0 ; irrelevant, cmos technology; no depletion transistors |
| 19 | diffperim 0 ; don't include diffusion perimeters for sidewall cap. |
| 20 | subparea 0 ; poly over transistor won't count as part pf bulk-poly cap. |
| 21 | diffext 0 ; diffusion extension for each transistor |
| 22 | |
| 23 | resistance n-channel dynamic-low 2 0.4 1844.70 |
| 24 | resistance p-channel dynamic-high 6.2 0.4 1489.10 |
| 25 | resistance n-channel static 2 0.4 2203.94 |
| 26 | resistance p-channel static 6.2 0.4 1693.37 |