In this lab, you will design a 4-bit ripple-carry adder with carry-in and carry-out. As we are deigning larger circuits, you will face many new challenges. While designing a 4-bit adder is not complex with regards to a typically design, this lab will introduce the concept of designing and testing a circuit modularly. Instead of creating the full schematic and layout for the 4-bit adder, you will first design a 1-bit adder slice. After successfully implementing and testing the 1-bit adder, you will design the full 4-bit adder.
Note: Be careful with your initial pin placement for your 1-bit adder, as you will need to route wires between adder slices.
The following provides the steps that you must follow to complete this lab.
Hint: In designing the schematic for your 4-bit adder, you may want to create a symbol for you're 1-bit adder, and connect four 1-bit adders together.
You must demo the following aspects or your 4-bit adder design to the TA.
In addition to the standard lab report format, you must submit the following information.