summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/cider/parallel/ringosc.1u.cir
diff options
context:
space:
mode:
authorRahul Paknikar2021-01-08 12:47:23 +0530
committerGitHub2021-01-08 12:47:23 +0530
commite6f48f5b1bf22a1d048b44ed4416b4315a461306 (patch)
treefd357549a236cdc652f0b6d2919beee0cee7faa5 /Windows/spice/examples/cider/parallel/ringosc.1u.cir
parentac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff)
parent6b512cbf954273b0f21d3800d10a7ad42a759425 (diff)
downloadeSim-i2.1.tar.gz
eSim-i2.1.tar.bz2
eSim-i2.1.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/ringosc.1u.cir')
-rw-r--r--Windows/spice/examples/cider/parallel/ringosc.1u.cir39
1 files changed, 0 insertions, 39 deletions
diff --git a/Windows/spice/examples/cider/parallel/ringosc.1u.cir b/Windows/spice/examples/cider/parallel/ringosc.1u.cir
deleted file mode 100644
index 2304c4eb..00000000
--- a/Windows/spice/examples/cider/parallel/ringosc.1u.cir
+++ /dev/null
@@ -1,39 +0,0 @@
-CMOS RING OSCILLATOR - 1UM DEVICES
-
-VDD 1 0 5.0V
-VSS 2 0 0.0V
-
-X1 1 2 3 4 INV
-X2 1 2 4 5 INV
-X3 1 2 5 6 INV
-X4 1 2 6 7 INV
-X5 1 2 7 8 INV
-X6 1 2 8 9 INV
-X7 1 2 9 3 INV
-
-.IC V(3)=0.0V V(4)=2.5V V(5)=5.0V
-+ V(6)=0.0V V(7)=5.0V V(8)=0.0V V(9)=5.0V
-
-.SUBCKT INV 1 2 3 4
-* VDD VSS VIN VOUT
-M1 14 13 15 16 M_PMOS_1 W=6.0U
-M2 24 23 25 26 M_NMOS_1 W=3.0U
-
-VGP 3 13 0.0V
-VDP 4 14 0.0V
-VSP 1 15 0.0V
-VBP 1 16 0.0V
-
-VGN 3 23 0.0V
-VDN 4 24 0.0V
-VSN 2 25 0.0V
-VBN 2 26 0.0V
-.ENDS INV
-
-.INCLUDE BICMOS.LIB
-
-.TRAN 0.1NS 1NS
-.PRINT TRAN V(3) V(4) V(5)
-
-.OPTIONS ACCT BYPASS=1 METHOD=GEAR
-.END