Designing a 2-bit full adder using nothing but NAND gates?
Click For Summary
The discussion focuses on designing a 2-bit full adder using only NAND gates, with participants exploring ways to minimize the number of gates used. Initial designs included errors in carry logic, prompting suggestions to utilize Karnaugh maps for optimizing logical expressions. A proposed solution involves constructing 3-input EXOR and MAJORITY gates from 2-input NAND gates, which can effectively create a full adder with fewer gates. One participant claims to have achieved a design using only 18 NAND gates, while another notes that a carry input is necessary for a complete 2-bit adder. The conversation emphasizes the importance of adhering to the constraints of using only NAND gates and the potential for further optimization.
Similar threads
- · Replies 5 ·
- · Replies 3 ·
- · Replies 6 ·
- · Replies 3 ·
- · Replies 4 ·
- · Replies 6 ·
- · Replies 16 ·