It is required to design an iterative combinational circuit that computes the equation Z=2*X-Y, where X and Y are n-bit unsigned numbers.
(i) Determine the number of inputs and outputs needed for your 1-bit cell.
(ii) Derive the truth table of your 1-bit cell.
(iii) Derive minimized equations for your 1-bit using K-Map method