Final Hardware Project   

The other projects have been cookbook projects.  For this one, you will solve a problem, design an implementation of your solution and implement your design.

The problem is to build a 1-bit adder circuit.  We actually solved this in class.  There are 3 inputs, two one-bit operands and the carry-in bit.  There are 2 outputs, the sum and the carry out.

Using what you have learned by understanding what you were doing in the other labs, design an implementation and build it.

You will need to schedule 15 minutes with me before the assignment is due to demonstrate your implementation.  Also provide a good write-up of your work.