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/cider/parallel/bicmpu.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/cider/parallel/bicmpu.cir')
-rw-r--r-- | Windows/spice/examples/cider/parallel/bicmpu.cir | 24 |
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 |