2. Instructions: Design an implementation of the following function using the
smallest MUX possible. Show truth tables and any pertinent work.
F(ABCD) = ?(1, 2, 4, 5, 6, 11)
3. Instructions: Design an implementation of the following function using the
smallest MUX possible. Show truth tables and any pertinent work.
F(ABCD) = ?(1, 2, 3, 4, 7, 8, 9)
4. Instructions: Using only 3:8 decoders, implement the functions in questions 1 and
2 above. Show final circuit and all pertinent work.