summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/CD_4000/README.md
diff options
context:
space:
mode:
authorSumanto Kar2023-05-04 13:13:01 +0530
committerGitHub2023-05-04 13:13:01 +0530
commit57e699fdd79e8be77385bc2a4e017408e5d5afaa (patch)
tree9a81f2090740d02ad33b29f5db49123995c0a41e /library/SubcircuitLibrary/CD_4000/README.md
parent427467420f97eef76fd0ecc067ebd426f5cac554 (diff)
parent732e2c2a1b63b3af1f17a2f1a8c128db2a757b4c (diff)
downloadeSim-57e699fdd79e8be77385bc2a4e017408e5d5afaa.tar.gz
eSim-57e699fdd79e8be77385bc2a4e017408e5d5afaa.tar.bz2
eSim-57e699fdd79e8be77385bc2a4e017408e5d5afaa.zip
Merge branch '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