summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/xspice/original-examples/diffpair.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/diffpair.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/diffpair.in')
-rw-r--r--Windows/spice/examples/xspice/original-examples/diffpair.in28
1 files changed, 0 insertions, 28 deletions
diff --git a/Windows/spice/examples/xspice/original-examples/diffpair.in b/Windows/spice/examples/xspice/original-examples/diffpair.in
deleted file mode 100644
index da321ce8..00000000
--- a/Windows/spice/examples/xspice/original-examples/diffpair.in
+++ /dev/null
@@ -1,28 +0,0 @@
-difpair ckt - simple differential pair
-*.width in=72
-.opt acct list node lvlcod=2
-*.tf v(5) vin
-*.dc vin -0.25 0.25 0.005
-*.ac dec 10 1 10ghz
-.tran 5ns 500ns
-vin 1 0 sin(0 0.1 5meg) ac 1
-vcc 8 0 12
-vee 9 0 -12
-q1 4 2 6 qnl
-q2 5 3 6 qnl
-rs1 1 2 1k
-rs2 3 0 1k
-rc1 4 8 10k
-rc2 5 8 10k
-q3 6 7 9 qnl
-q4 7 7 9 qnl
-rbias 7 8 20k
-.model qnl npn(bf=80 rb=100 ccs=2pf tf=0.3ns tr=6ns cje=3pf cjc=2pf
-+ va=50)
-.print dc v(4) v(5)
-.plot dc v(5)
-.print ac vm(5) vp(5)
-.plot ac vm(5) vp(5)
-.print tran v(4) v(5)
-.plot tran v(5)
-.end