Write the logic equation for the output of an 8to1 MUX with
Write the logic equation for the output of an 8-to-1 MUX with control inputs B, C, and D.
Solution
Ans) Let the 8 inputs to the Multiplexer be m1,m2,m3,m4,m5,m6,m7,m8
then output y is given by
y=m1A\'B\'C\'+m2A\'B\'C+m3A\'BC\'+m4A\'BC+m5AB\'C\'+m6AB\'C+m7ABC\'+m8ABC
