3. Design a combinational circuit with inputs a, b, c, d and outputs w, x, y, z, where the input and output both represent a signed numbers (2s complement). The
output is 7 less than the input, if the input is positive, or zero. If the input is negative, the output is 3 greater than the input.