The truth table of the priority encoder has been given below:
Inputs Outputs
DI LO
AI AO
X * X | *
X *| * 1
1.) Write down the Boolean functions for outputs AL, AO, and V by K-map (show the steps in detail).
b) Draw the circuit diagram for this encoder by using simple logic gates (input *and: 2-input OR and NOT gates).
c) Can you reduce the number of used logic gates by gate sharing? Give the number of used logic gates and draw the corresponding circuit.