Recent content by murraymuz

  1. M

    Using 4x4 bit multipiers to do an 8x8 bit multiply

    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...
  2. M

    Using 4x4 bit multipiers to do an 8x8 bit multiply

    Hi How would I use 4x4bit multipliers to calculate an 8x8 bit multiply? Thanks
Back
Top