(Solved): 2. A combinational logic circuit has three inputs x, y, and z and two outputs A and B. Output A is ...
2. A combinational logic circuit has three inputs x, y, and z and two outputs A and B. Output A is high when either x or y is low and z is high. Output B is low when z is low and x is high regardless of the value of y. a) Draw the truth table for the combinational circuit. b) Design the circuit for output A using a 3-to-8 decoder block and external gates. c) Design the circuit for output B using a 4-to-1 multiplexer.