summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/CD_4000/README.md
diff options
context:
space:
mode:
authorPranav Karuvally2023-05-07 17:07:41 +0530
committerGitHub2023-05-07 17:07:41 +0530
commit84ff726c34bb43a46c4a9e175c76e2b70893354f (patch)
tree4d513a11d2685a315ad655a23db6ec118829b088 /library/SubcircuitLibrary/CD_4000/README.md
parent2de5fa0604c35a1508bca8bab318724da823633a (diff)
parentb145afdb869564df4131f0b0b472116ca744ef65 (diff)
downloadeSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.tar.gz
eSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.tar.bz2
eSim-84ff726c34bb43a46c4a9e175c76e2b70893354f.zip
Merge branch 'FOSSEE:master' into ngspice_gui_3
Diffstat (limited to 'library/SubcircuitLibrary/CD_4000/README.md')
-rw-r--r--library/SubcircuitLibrary/CD_4000/README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD_4000/README.md b/library/SubcircuitLibrary/CD_4000/README.md
new file mode 100644
index 00000000..f75cfe00
--- /dev/null
+++ b/library/SubcircuitLibrary/CD_4000/README.md
@@ -0,0 +1,25 @@
+
+# CD4000 IC
+
+It is dual 3-input NOR Gate IC. CD4000 IC is designed with 180nm CMOS technology in eSim consisting two NOR Gates and one NOT Gate. When all the inputs are LOW, then only output is HIGH, else LOW for NOR gate and NOT gate inverts the input as output.
+## Usage/Examples
+
+Multiplexer
+
+Crystal oscillator
+
+Phase Locked Loop (PLL)
+## Documentation
+
+To know the details of CD4000 IC please go through with the documentation : [CD4000_datasheet](http://eeshop.unl.edu/pdf/CD4000.pdf)
+
+## Comments/Notes
+
+Please note this is a complete digital IC. It works fine at the time of simulation.
+
+## Contributer
+
+Name: Ankush Mondal
+Email: mondalankush369@gmail.com
+Year: 2022
+Position: FOSSEE Summer Fellow 2022 \ No newline at end of file