This is'nt really homework because I have'nt been set it, I'm trying to teach myself this in advance.
I want to perform the calculation 232 x 111 using 4bit multipliers?
First show them in their binary form.
1 1 1 0 1 0 0 0 =232
0 1 1 0 1 1 1 1 =111
Second split the binary number so that one...