From 2ca7e025d9b51c163c35a5eec449eb6243da3d16 Mon Sep 17 00:00:00 2001 From: AnkushECE Date: Wed, 24 Aug 2022 23:09:41 +0530 Subject: CD54HC153 is 4x1 Multiplexer IC. --- library/SubcircuitLibrary/CD54_HC153/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 library/SubcircuitLibrary/CD54_HC153/README.md (limited to 'library/SubcircuitLibrary/CD54_HC153/README.md') diff --git a/library/SubcircuitLibrary/CD54_HC153/README.md b/library/SubcircuitLibrary/CD54_HC153/README.md new file mode 100644 index 00000000..de49a7cf --- /dev/null +++ b/library/SubcircuitLibrary/CD54_HC153/README.md @@ -0,0 +1,21 @@ + +# CD54HC153 IC + +It is 4:1 Multiplexer IC. CD54153 IC is designed with 180nm CMOS technology in eSim. It is 16 pin IC. The output depends on the select lines. +## Usage/Examples + +Multiplexers +## Documentation + +To know the details of CD54HC153 IC please go through with the documentation : [CD54HC153_datasheet](https://www.ti.com/lit/gpn/cd54hc153) + +## 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 -- cgit