summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/CD4001/README.md
diff options
context:
space:
mode:
authorRahul P2023-06-13 18:21:12 +0530
committerGitHub2023-06-13 18:21:12 +0530
commit3436aa4615dcc1310db8dc8a85f36418db641fb4 (patch)
treee9cf9d33ed2c137f3ac463c7b272e27fe23be75d /library/SubcircuitLibrary/CD4001/README.md
parent172debd60ec1bae09c6b9c9180a388628e819909 (diff)
parent9a5f3dabc357277b384c51ccf047f5580772f454 (diff)
downloadeSim-3436aa4615dcc1310db8dc8a85f36418db641fb4.tar.gz
eSim-3436aa4615dcc1310db8dc8a85f36418db641fb4.tar.bz2
eSim-3436aa4615dcc1310db8dc8a85f36418db641fb4.zip
Merge branch 'master' into sky130-dev
Diffstat (limited to 'library/SubcircuitLibrary/CD4001/README.md')
-rw-r--r--library/SubcircuitLibrary/CD4001/README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD4001/README.md b/library/SubcircuitLibrary/CD4001/README.md
new file mode 100644
index 00000000..db436fdf
--- /dev/null
+++ b/library/SubcircuitLibrary/CD4001/README.md
@@ -0,0 +1,26 @@
+
+# CD4001 IC
+
+It is 2-input NOR Gate IC. CD4001 IC is designed with 180nm CMOS technology in eSim consisting four NOR Gates. When both the inputs are LOW then only output is HIGH, otherwise LOW. It is also called inverted OR Gate, a type of Universal Gate.
+
+
+## Usage/Examples
+
+The IC can be used for Noise Removing.
+
+Also used in devices such as PCs and notebooks.
+
+## Documentation
+
+To know the details of CD4001 IC please go through with the documentation : [CD4001_datasheet](https://www.ti.com/lit/gpn/cd4001b)
+
+## 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