diff options
author | rahulp13 | 2021-01-07 18:22:29 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 18:22:29 +0530 |
commit | d4fd47ecf77597595d3f4fa72fd5334a5fe7417b (patch) | |
tree | 28095229ec3035d15c569fbedac83cf5876aa196 /Windows/spice/examples/TransmissionLines/ltra1_1_line.sp | |
parent | 376e748df438933088721286402462dffd6367c0 (diff) | |
parent | 63e3156454f39732a3101c29d42b473a89ca68d2 (diff) | |
download | eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.gz eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.bz2 eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.zip |
Merge windows installer updates with linux installer
Diffstat (limited to 'Windows/spice/examples/TransmissionLines/ltra1_1_line.sp')
-rw-r--r-- | Windows/spice/examples/TransmissionLines/ltra1_1_line.sp | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Windows/spice/examples/TransmissionLines/ltra1_1_line.sp b/Windows/spice/examples/TransmissionLines/ltra1_1_line.sp deleted file mode 100644 index 2d9c93bb..00000000 --- a/Windows/spice/examples/TransmissionLines/ltra1_1_line.sp +++ /dev/null @@ -1,19 +0,0 @@ -MOSdriver -- lossy line LTRA 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 -CN2 2 0 0.025398e-12 -CN3 3 0 0.007398e-12 -o1 2 0 3 0 lline -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) ylimit -0.5 5 -.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 lline ltra rel=1 r=12.45 g=0 l=8.972e-9 c=0.468e-12 -+len=16 steplimit compactrel=1.0e-3 compactabs=1.0e-14 -.end |