summaryrefslogtreecommitdiff
path: root/library/SubcircuitLibrary/CD_4070/README.md
diff options
context:
space:
mode:
authorSumanto Kar2023-05-04 12:25:41 +0530
committerGitHub2023-05-04 12:25:41 +0530
commit4f21a7fa863aebf0d44af34417c341d6fc475052 (patch)
treec4b7cb04c78c1a334c963a1d4e4d5a6e43f19e58 /library/SubcircuitLibrary/CD_4070/README.md
parentdbebfaea6ae619dfcbfe239bc2cdff07beb57857 (diff)
parent0fa7cd5ab4a888272d03ad47d0eabfc9095bbbbb (diff)
downloadeSim-4f21a7fa863aebf0d44af34417c341d6fc475052.tar.gz
eSim-4f21a7fa863aebf0d44af34417c341d6fc475052.tar.bz2
eSim-4f21a7fa863aebf0d44af34417c341d6fc475052.zip
Merge pull request #219 from AnkushECE/master
Sub circuit files for AD620, LM7809, LM386, CD40XX family and CD54HC15X MUX family
Diffstat (limited to 'library/SubcircuitLibrary/CD_4070/README.md')
-rw-r--r--library/SubcircuitLibrary/CD_4070/README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD_4070/README.md b/library/SubcircuitLibrary/CD_4070/README.md
new file mode 100644
index 00000000..f27fd979
--- /dev/null
+++ b/library/SubcircuitLibrary/CD_4070/README.md
@@ -0,0 +1,26 @@
+
+# CD4070 IC
+
+It is 2-input XOR Gate IC. CD4070 IC is designed with 180nm CMOS technology in eSim consisting four XOR Gates. It plays the role of odd 1’s detector. When both inputs are same, then output is LOW. It is also known as Special logic Gate.
+
+## Usage/Examples
+
+Logical Comparators
+
+Adders, Subtractors
+
+Parity Generators and Checkers
+## Documentation
+
+To know the details of CD4070 IC please go through with the documentation : [CD4070_datasheet](https://www.ti.com/lit/gpn/cd4070b)
+
+## 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