0
6.7kviews
Implement the Boolean function using 8:1 multiplexer

$$F(A,B,C,D) = \sum M(0,1,4,5,6,8,10,12,13)$$

1 Answer
1
454views

For maxterms M, we connect the given input lines to logic 1.

Design Table -

Check column wise for input to MUX.

Inputs D0 D1 D2 D3 D4 D5 D6 D7
$\bar A$ $\underline 0$ $\underline 1$ 2 3 $\underline 4$ $\underline 5$ $\underline 6$ 7
A $\underline 8$ 9 …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.