summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/cider/parallel/bicmpu.cir
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/cider/parallel/bicmpu.cir
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/cider/parallel/bicmpu.cir')
-rw-r--r--Windows/spice/examples/cider/parallel/bicmpu.cir24
1 files changed, 0 insertions, 24 deletions
diff --git a/Windows/spice/examples/cider/parallel/bicmpu.cir b/Windows/spice/examples/cider/parallel/bicmpu.cir
deleted file mode 100644
index 7067ce14..00000000
--- a/Windows/spice/examples/cider/parallel/bicmpu.cir
+++ /dev/null
@@ -1,24 +0,0 @@
-BICMOS INVERTER PULLUP CIRCUIT
-
-VDD 1 0 5.0V
-VSS 2 0 0.0V
-
-VIN 3 0 0.75V
-
-VC 1 11 0.0V
-VB 5 15 0.0V
-
-Q1 11 15 4 M_NPNS AREA=8
-M1 5 3 1 1 M_PMOS_1 W=10U L=1U
-
-CL 4 0 5.0PF
-
-.IC V(4)=0.75V V(5)=0.0V
-
-.INCLUDE BICMOS.LIB
-
-.TRAN 0.5NS 4.0NS
-.PRINT TRAN V(3) V(4)
-
-.OPTION ACCT BYPASS=1
-.END