Q:
How do I get started? I don't understand how I can have 7 different
outputs!
A:
You can treat each output (The Xs) as a Boolean function. Just take
one at a time and go through the steps we used in class to design
the decoder and multiplexor. Start by constructing a truth table,
then convert this to POS or SOP expressions, and then draw the
corresponding logic diagram.
You don't have to use SOP or POS forms for the Boolean expressions,
this is just a suggestion to help you get started.
Note that if you do go for SOP form, there is lots of minimization
that can be done. You are not required to do any minimization, but it
will help make your drawing smaller...