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/vdmos/vdmos-out.cir | |
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/vdmos/vdmos-out.cir')
-rw-r--r-- | Windows/spice/examples/vdmos/vdmos-out.cir | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Windows/spice/examples/vdmos/vdmos-out.cir b/Windows/spice/examples/vdmos/vdmos-out.cir deleted file mode 100644 index e0433db1..00000000 --- a/Windows/spice/examples/vdmos/vdmos-out.cir +++ /dev/null @@ -1,18 +0,0 @@ -VDMOS output - -m1 d g s n1 -*.model n1 vdmos rb=0.05 is=10n kp=2 bv=12 rd=0.1 -.model N1 vdmos vto=1 cgdmin=0.05p cgdmax=0.2p a=1.2 cgs=0.15p rg=10 kp=2e-4 rb=1e4 is=1e-9 bv=12 cjo=1p subslope=0.1 - -vd d 0 1 -vg g 0 1 -vs s 0 0 - -.control -dc vd -2 15 0.05 vg 0 5 1 -plot vs#branch -dc vg 0 5 0.05 vd 0.5 2.5 0.5 -plot vs#branch ylog -.endc - -.end |