Use fullAdd.h, fullAdd.c and fullAddTest.c as examples and templates
for your one bit alu (oneBitalu.h, oneBitalu.c, 1bitTest.c)
It is strongly suggested that you test your one bit alus separately;
there is a makefile command to build this test.
make 1bitTest
8bitAdd.h is a template for alu.h
8bitAddd.c is a template for alu.c
8bitAddTest.c is a template for lab1.c
Use the following keys for the switches:
A: 7-0
B: Shift 7-0
Ainvert: i
Binvert: j
Operation: op
CarryIn 0 : c
Note: you can ignore the set output and the less input; they will
be used much later. Ground the less input to your Mux with the
constant Zero