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/ppef.1d.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/ppef.1d.cir')
-rw-r--r-- | Windows/spice/examples/cider/parallel/ppef.1d.cir | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Windows/spice/examples/cider/parallel/ppef.1d.cir b/Windows/spice/examples/cider/parallel/ppef.1d.cir deleted file mode 100644 index 8690c665..00000000 --- a/Windows/spice/examples/cider/parallel/ppef.1d.cir +++ /dev/null @@ -1,25 +0,0 @@ -PUSH-PULL EMITTER FOLLOWER - ONE-DIMENSIONAL MODELS - -VCC 1 0 5.0V -VEE 2 0 -5.0V - -VIN 3 0 0.0V (SIN 0.0V 0.1V 1KHZ) AC 1 -VBU 13 3 0.7V -VBL 3 23 0.7V - -RL 4 44 50 -VLD 44 0 0V - -Q1 5 13 4 M_NPN1D AREA=40 -Q2 4 5 1 M_PNP1D AREA=200 - -Q3 6 23 4 M_PNP1D AREA=100 -Q4 4 6 2 M_NPN1D AREA=80 - -.INCLUDE BICMOS.LIB - -.TRAN 0.01MS 1.00001MS 0US 0.01MS -.PLOT TRAN V(4) - -.OPTIONS ACCT BYPASS=1 TEMP=26.85OC RELTOL=1E-5 -.END |