diff options
author | rahulp13 | 2021-01-07 07:55:48 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 07:55:48 +0530 |
commit | 088203b088a02eabb4606dc734e901b81f237b11 (patch) | |
tree | ebe9109661a149c82fc66599a6ce8103637d0b4a /Windows/spice/examples/TransmissionLines/txl2_3_line.sp | |
parent | ac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff) | |
download | eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.gz eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.bz2 eSim-088203b088a02eabb4606dc734e901b81f237b11.zip |
removed outdated dependencies
Diffstat (limited to 'Windows/spice/examples/TransmissionLines/txl2_3_line.sp')
-rw-r--r-- | Windows/spice/examples/TransmissionLines/txl2_3_line.sp | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Windows/spice/examples/TransmissionLines/txl2_3_line.sp b/Windows/spice/examples/TransmissionLines/txl2_3_line.sp deleted file mode 100644 index 41b54996..00000000 --- a/Windows/spice/examples/TransmissionLines/txl2_3_line.sp +++ /dev/null @@ -1,26 +0,0 @@ -MOSdriver -- 3 lossy lines TXL model -- C load -m5 0 168 2 0 mn0p9 w = 18.0u l=0.9u -m6 1 168 2 1 mp1p0 w = 36.0u l=1.0u -m1 0 3 4 0 mn0p9 w = 18.0u l=0.9u -m2 1 3 4 1 mp1p0 w = 36.0u l=1.0u -CN2 2 0 0.025398e-12 -CN3 3 0 0.007398e-12 -CN4 4 0 0.025398e-12 -CN5 5 0 0.007398e-12 -CN6 6 0 0.007398e-12 -CN7 168 0 0.007398e-12 -y1 2 0 3 0 ymod -y2 4 0 5 0 ymod -y3 6 0 168 0 ymod -vdd 1 0 dc 5.0 -VS 168 0 PULSE (0 5 15.9NS 0.2NS 0.2NS 15.8NS 32NS ) -.control -TRAN 0.2N 47N 0 0.1N -plot v(2) v(3) v(4) v(5) v(6) -.endc -.MODEL mn0p9 NMOS VTO=0.8 KP=48U GAMMA=0.30 PHI=0.55 -+LAMBDA=0.00 CGSO=0 CGDO=0 CJ=0 CJSW=0 TOX=18000N LD=0.0U -.MODEL mp1p0 PMOS VTO=-0.8 KP=21U GAMMA=0.45 PHI=0.61 -+LAMBDA=0.00 CGSO=0 CGDO=0 CJ=0 CJSW=0 TOX=18000N LD=0.0U -.MODEL ymod txl R=12.45 L=8.972e-9 G=0 C=0.468e-12 length=16 -.end |