summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/xspice/original-examples/rtlinv.in
diff options
context:
space:
mode:
authorrahulp132021-01-07 18:22:29 +0530
committerrahulp132021-01-07 18:22:29 +0530
commitd4fd47ecf77597595d3f4fa72fd5334a5fe7417b (patch)
tree28095229ec3035d15c569fbedac83cf5876aa196 /Windows/spice/examples/xspice/original-examples/rtlinv.in
parent376e748df438933088721286402462dffd6367c0 (diff)
parent63e3156454f39732a3101c29d42b473a89ca68d2 (diff)
downloadeSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.gz
eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.bz2
eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.zip
Merge windows installer updates with linux installer
Diffstat (limited to 'Windows/spice/examples/xspice/original-examples/rtlinv.in')
-rw-r--r--Windows/spice/examples/xspice/original-examples/rtlinv.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/Windows/spice/examples/xspice/original-examples/rtlinv.in b/Windows/spice/examples/xspice/original-examples/rtlinv.in
deleted file mode 100644
index ad7de749..00000000
--- a/Windows/spice/examples/xspice/original-examples/rtlinv.in
+++ /dev/null
@@ -1,20 +0,0 @@
-rtlinv ckt - cascaded rtl inverters
-.width in=72
-.opt acct list node lvlcod=2
-.dc vin 0.0 2.5 0.025
-.tran 2ns 200ns
-vcc 6 0 5
-vin 1 0 pulse(0 5 2ns 2ns 2ns 80ns)
-rb1 1 2 10k
-rc1 6 3 1k
-q1 3 2 0 qnd
-rb2 3 4 10k
-q2 5 4 0 qnd
-rc2 6 5 1k
-.model qnd npn(bf=50 rb=70 rc=40 ccs=2pf tf=0.1ns tr=10ns cje=0.9pf
-+ cjc=1.5pf pc=0.85 va=50)
-.print dc v(3) v(5)
-.plot dc v(3)
-.print tran v(3) v(5)
-.plot tran v(3) v(5) v(1)
-.end