From 384063ac62c38df8d042c22c27ddb5f4a9417f78 Mon Sep 17 00:00:00 2001 From: AnkushECE Date: Wed, 24 Aug 2022 23:06:38 +0530 Subject: CD54HC157 is 2x1 Multiplexer IC. --- library/SubcircuitLibrary/CD54_157/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 library/SubcircuitLibrary/CD54_157/README.md (limited to 'library/SubcircuitLibrary/CD54_157/README.md') diff --git a/library/SubcircuitLibrary/CD54_157/README.md b/library/SubcircuitLibrary/CD54_157/README.md new file mode 100644 index 00000000..de2f8c9a --- /dev/null +++ b/library/SubcircuitLibrary/CD54_157/README.md @@ -0,0 +1,21 @@ + +# CD54HC157 IC + +CD54HC157 is 2:1 Multiplexer IC. It 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 CD54HC157 IC please go through with the documentation : [CD54HC157_datasheet](https://www.ti.com/lit/gpn/cd54hc157) + +## 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