1. Design a priority encoder wherein the highest
priority is D0 and the lowest priority is D3. include
truth table, kmap and circuit diagram. (15 pts)
2. Implement the following function using multiplexer
both n-1 and n-2 methods (20 pts)
a. F(A,B,C,D)=?(0,3,5,6,8,9,14,15)
b. F(w,x,y,z)=?(0,1,2,3,7,8,10),
d(w,x,y,z)=?(5,6,11,15)