7 use the boolean functions developed in problem 1 to create a circuit
Search for question
Question
7. Use the Boolean functions developed in problem #1 to create a circuit in verilog HDL with three inputs(x,y,z) and four outputs (a,b,c,d) with each output equal to the result
of problem #1. Show your HDL code as well as the simulation results.