[solved]-Using Table Similar Shown Figure 36 Calculate Product Octal Un Signed 6 Bit Integers 46 15 Q39093406
Using a table similar to that shown in Figure 3.6, calculate theproduct of the octal un- signed 6-bit integers 46 and 15 using thehardware described in Figure 3.3. You should show the contents ofeach register on each step.


Iteration Step Multiplier Multiplicand Product 0 1 O Initial values 1a: 13Prod = Prod + Mcand 2: Shift left Multiplicand 3: Shift right Multiplier 1a: 13Prod = Prod + Mcand 2: Shift left Multiplicand 3: Shift right Multiplier 1:03 No operation 2: Shift left Multiplicand 3: Shift right Multiplier 1:03No operation 2: Shift left Multiplicand 3: Shift right Multiplier 0011 0011 0011 0001 0001 0001 0000 0000 0000 0000 0000 0000 0000 0000 0010 0000 0010 0000 0100 0000 0100 0000 0100 0000 1000 0000 1000 0000 1000 0001 0000 0001 0000 0001 0000 0010 0000 0010 0000 0000 0000 0000 0010 0000 0010 0000 0010 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 FIGURE 3.6 Multiply example using algorithm in Figure 3.4. The bit examined to determine the next step is circled in color. Multiplicand Shift left 64 bits 64-bit ALU Multiplier Shift right 32 bits Product Control test Write 64 bits FIGURE 3.3 First version of the multiplication hardware. The Multiplicand register, ALU, Show transcribed image text Iteration Step Multiplier Multiplicand Product 0 1 O Initial values 1a: 13Prod = Prod + Mcand 2: Shift left Multiplicand 3: Shift right Multiplier 1a: 13Prod = Prod + Mcand 2: Shift left Multiplicand 3: Shift right Multiplier 1:03 No operation 2: Shift left Multiplicand 3: Shift right Multiplier 1:03No operation 2: Shift left Multiplicand 3: Shift right Multiplier 0011 0011 0011 0001 0001 0001 0000 0000 0000 0000 0000 0000 0000 0000 0010 0000 0010 0000 0100 0000 0100 0000 0100 0000 1000 0000 1000 0000 1000 0001 0000 0001 0000 0001 0000 0010 0000 0010 0000 0000 0000 0000 0010 0000 0010 0000 0010 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 0000 0110 FIGURE 3.6 Multiply example using algorithm in Figure 3.4. The bit examined to determine the next step is circled in color.
Multiplicand Shift left 64 bits 64-bit ALU Multiplier Shift right 32 bits Product Control test Write 64 bits FIGURE 3.3 First version of the multiplication hardware. The Multiplicand register, ALU,
Expert Answer
Answer to Using a table similar to that shown in Figure 3.6, calculate the product of the octal un- signed 6-bit integers 46 and 1… . . .
OR

