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/cmosamp.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/cmosamp.cir')
-rw-r--r-- | Windows/spice/examples/cider/parallel/cmosamp.cir | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/Windows/spice/examples/cider/parallel/cmosamp.cir b/Windows/spice/examples/cider/parallel/cmosamp.cir deleted file mode 100644 index f88115b5..00000000 --- a/Windows/spice/examples/cider/parallel/cmosamp.cir +++ /dev/null @@ -1,29 +0,0 @@ -CMOS 2-STAGE OPERATIONAL AMPLIFIER - -VDD 1 0 2.5V -VSS 2 0 -2.5V - -IBIAS 9 0 100UA - -VPL 3 0 0.0V AC 0.5V -VMI 4 0 0.0V AC 0.5V 180 - -M1 6 3 5 5 M_PMOS_1 W=15U L=1U -M2 7 4 5 5 M_PMOS_1 W=15U L=1U -M3 6 6 2 2 M_NMOS_1 W=7.5U L=1U -M4 7 6 2 2 M_NMOS_1 W=7.5U L=1U -M5 8 7 2 2 M_NMOS_1 W=15U L=1U -M6 9 9 1 1 M_PMOS_1 W=15U L=1U -M7 5 9 1 1 M_PMOS_1 W=15U L=1U -M8 8 9 1 1 M_PMOS_1 W=15U L=1U - -*CC 7 8 0.1PF - -.INCLUDE BICMOS.LIB - -*.OP -*.AC DEC 10 1K 100G -.DC VPL -5MV 5MV 0.1MV - -.OPTIONS ACCT BYPASS=1 METHOD=GEAR -.END |