Using a table similar to that shown in Figure 3.10, calculate 74 divided by 21 using the

Question:

Using a table similar to that shown in Figure 3.10, calculate 74 divided by 21 using the hardware described in Figure 3.11. You should show the contents of each register on each step. Assume A and B are unsigned 6-bit integers. Th is algorithm requires a slightly different approach than that shown in Figure 3.9. You will want to think hard about this, do an experiment or two, or else go to the web to figure out how to make this work correctly.

Figure 3.10

Iteration Step Quotient Divisor Remainder Initial values 0000 0010 0000 0000 0111 0110 0111 1: Rem = Rem – Div 0000 00

Figure 3.11

Divisor 32 bits 32-bit ALU Shift right Shift Teft Write Control Remainder test 64 bits

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: