Assuming that we are working with 4-bit numbers. We build a version of the hardware that uses the same logic as the hardware above but performs the multiplication of two 4-bit numbers. Consider the example of multiplying 2ten X 3ten, the table below shows, the iteration, steps; and the value of the mutipiler, multiplicand, and product register at each iteration. Consider an adaptation of the hardware above to compute the product of two 6-bit numbers. Build a table with five columns (iteration, step, multiplier, multiplicand, and product) for the product of the unsigned 6-bit integers 62 and 12 .