The following boolean function is given $$ f = (\neg a \land b \land \neg c) \lor (a \land b \land \neg c) \lor (a \land b \land c)$$
which should be implemented with a 8:1 mux.
Write down the truth table.
I have the following truth table (abc - variables and f the function described above)
abcf
0000
0010
0101
0110
1000
1010
1101
1111
Is this correct?
1s on the lines corresponding to1s in the truth table, and use the selector inputs as an input. \$\endgroup\$d0throughd7as the output values. \$\endgroup\$ds the corresponding values. \$\endgroup\$