Question: Your first project tasks you with creating a two bit unsigned binary integer adder 1 . You must accept the input as two 2 -

Your first project tasks you with creating a two bit unsigned binary integer adder1. You must accept the input as two 2-bit unsigned binary integer values and display each pair of 2-bit values using LED matrix displays. You must display the output as a 3-bit unsigned binary integer using LED matrix circuits. Given that the task is to show your ability to program binary circuits, you may not use the built-in adder. It would be a violation of our syllabus agreement for you to do so2. It is easy to test, the arithmetic library will be loaded in Logisim, if you use an adder. You should provide the following: 1. Two pairs of 2-bit input pins representing the two 2-bit unsigned binary integers a1a0 and b1b0,2. Two pairs of 3 x 5 LED displays, one pair for a1a0 and one pair b1b0, and 3. Three 3 x 5 LED displays (couts1s0) for the operation a1a0+ b1b0= couts1s0.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!