diff options
author | Pranav Karuvally | 2023-05-07 17:06:33 +0530 |
---|---|---|
committer | GitHub | 2023-05-07 17:06:33 +0530 |
commit | 58072b7f39bc7448a32d0f937d2531e4625f9f75 (patch) | |
tree | 4d513a11d2685a315ad655a23db6ec118829b088 /library/SubcircuitLibrary/CD4028_B/README.md | |
parent | 2de5fa0604c35a1508bca8bab318724da823633a (diff) | |
parent | b145afdb869564df4131f0b0b472116ca744ef65 (diff) | |
download | eSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.tar.gz eSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.tar.bz2 eSim-58072b7f39bc7448a32d0f937d2531e4625f9f75.zip |
Merge branch 'FOSSEE:master' into master
Diffstat (limited to 'library/SubcircuitLibrary/CD4028_B/README.md')
-rw-r--r-- | library/SubcircuitLibrary/CD4028_B/README.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/CD4028_B/README.md b/library/SubcircuitLibrary/CD4028_B/README.md new file mode 100644 index 00000000..2a53ca39 --- /dev/null +++ b/library/SubcircuitLibrary/CD4028_B/README.md @@ -0,0 +1,27 @@ + +# CD4028 IC + +It is BCD to Decimal converter IC. CD4028 IC is designed with 180nm CMOS technology in eSim. It is 16 pin IC. +## Usage/Examples + +Code Conversion + +Indication-Tube Decoder + +Address Decoding + +Memory Selection Control +## Documentation + +To know the details of CD4028 IC please go through with the documentation : [CD4028_datasheet](https://www.ti.com/lit/gpn/cd4028b) + +## 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 |