diff options
author | Rahul Paknikar | 2021-01-08 12:47:23 +0530 |
---|---|---|
committer | GitHub | 2021-01-08 12:47:23 +0530 |
commit | e6f48f5b1bf22a1d048b44ed4416b4315a461306 (patch) | |
tree | fd357549a236cdc652f0b6d2919beee0cee7faa5 /Windows/spice/examples/cider/parallel/ppef.1d.cir | |
parent | ac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff) | |
parent | 6b512cbf954273b0f21d3800d10a7ad42a759425 (diff) | |
download | eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.tar.gz eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.tar.bz2 eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.zip |
Merge pull request #161 from rahulp13/installersi2.1
fixed key issue for ubuntu 20+; updated installers for windows os
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 |