diff options
author | Sumanto Kar | 2023-05-04 13:59:44 +0530 |
---|---|---|
committer | GitHub | 2023-05-04 13:59:44 +0530 |
commit | 3d3bef144fc47ac3149a09a4f6f0f04879c7d46d (patch) | |
tree | e6c8b69d1a58d031e48258cc1cc0c5311a7daf48 /library/SubcircuitLibrary/CD_4008/README.md | |
parent | a58c718d43d3d3611bba5b6a67fc811450514a6c (diff) | |
parent | add82494ea6cdcc8a37609cd54aa0c5e772b2668 (diff) | |
download | eSim-3d3bef144fc47ac3149a09a4f6f0f04879c7d46d.tar.gz eSim-3d3bef144fc47ac3149a09a4f6f0f04879c7d46d.tar.bz2 eSim-3d3bef144fc47ac3149a09a4f6f0f04879c7d46d.zip |
Merge branch 'master' into master
Diffstat (limited to 'library/SubcircuitLibrary/CD_4008/README.md')
-rw-r--r-- | library/SubcircuitLibrary/CD_4008/README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD_4008/README.md b/library/SubcircuitLibrary/CD_4008/README.md new file mode 100644 index 00000000..e07f1d56 --- /dev/null +++ b/library/SubcircuitLibrary/CD_4008/README.md @@ -0,0 +1,27 @@ + +# CD4008 IC + +CD4008 is 4 bit full adder with parallel carry out IC. It is designed with 180nm CMOS technology in eSim. It is 16 pin IC. +## Usage/Examples + +High Speed Arithmetic operations + +Miniature calculators + +Counters + +Simple logic control designs +## Documentation + +To know the details of CD4008 IC please go through with the documentation : [CD4008_datasheet](https://www.alldatasheet.com/datasheet-pdf/pdf/66388/INTERSIL/CD4008.html) + +## 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 |