Eat_Whatever wrote
Hi,
I'm trying to implement the 4-bit adder for project 2, and I'm using 1 half adder and 3 full adders, I'm new to adders, and I was wondering if I am heading into the right direction so far?
Sounds good. Just keep adding full adders until you get to 16-bits. 8-)
--Mark