00:01
Alright, so for a, our boolean expression f a b c is equal to m 0 1 3 5 7 represents a function that is true for our minterms 0 1 3 5 7.
00:17
This can be implemented using an 8 to 1 multiplexer as follows.
00:23
The inputs a, b, and c are connected to the select lines and our data inputs d0, d1, d3, d5, and d7 are all going to be set to 1.
00:39
Our remaining inputs d2, d4, and d6 are all going to be set to 0 representing our minterms where our functions are false and then our output is going to be the result of our function f of a, b, and c.
00:58
Then for b, for a 4 by 1 mux, there are four data inputs i0, i1, i2, and i3.
01:09
There are two select lines a, b, and one output z...