Spring CSCI 320 Homework 8

This assignment should be turned in either class or lab on 24 March or uploaded to the homework 8 moodle page by 5:10 PM of that day.

Problem 1 and only

In this problem assume that two different pairs of four-bit numbers are being multiplied. The list below gives those two computations and their results.

Show how these calculations are made by writing on every one of the lines in the following figures, taken from the textbook, the values that will be contained for those two combinations of operands and operations.

Here are the two combinations in a table you can print out.

0111 multiplied by 0110 gives 00101010 as the product
Figure 5.18, p 252 Digital Design and Computer Architecture Harris & Harris
1110 multiplied by 1111 gives 11010010 as the product
Figure 5.18, p 252 Digital Design and Computer Architecture Harris & Harris