summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/CD_4000/README.md
diff options
context:
space:
mode:
authorPranav Karuvally2023-05-07 17:06:33 +0530
committerGitHub2023-05-07 17:06:33 +0530
commit58072b7f39bc7448a32d0f937d2531e4625f9f75 (patch)
tree4d513a11d2685a315ad655a23db6ec118829b088 /library/SubcircuitLibrary/CD_4000/README.md
parent2de5fa0604c35a1508bca8bab318724da823633a (diff)
parentb145afdb869564df4131f0b0b472116ca744ef65 (diff)
downloadeSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.tar.gz
eSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.tar.bz2
eSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.zip
Merge branch 'FOSSEE:master' into master
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