Multiplexer

Thread Starter

braddy

Joined Dec 29, 2004
83
Hi,
How to build a AND gate using a 2X1(2 inputs, 1 select,1 output) multiplexer?
The same for a NOT gate?
I am stuck on it!
thank you
 

beenthere

Joined Apr 20, 2004
15,819
Use the truth table for the gate. The multiplexer selection inputs are A and B, the output is C. Arrange the input to produce the correct level for C according to the select bits.
 
Top