diff options
author | rahulp13 | 2021-01-07 07:55:48 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 07:55:48 +0530 |
commit | 088203b088a02eabb4606dc734e901b81f237b11 (patch) | |
tree | ebe9109661a149c82fc66599a6ce8103637d0b4a /Windows/spice/examples/cider/parallel/bicmpu.cir | |
parent | ac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff) | |
download | eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.gz eSim-088203b088a02eabb4606dc734e901b81f237b11.tar.bz2 eSim-088203b088a02eabb4606dc734e901b81f237b11.zip |
removed outdated dependencies
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 |