Searched Projects

Tags: Bits

project.name
0 Stars     4 Views

Binary Sum of 2 Bits with NAND

Binary Sum of 2 Bits with NAND

This is a proyect to express the sum of 2 bit expressions with carry, where AB + CD are the binary numbers, R2 is the MSB and R1 is the LSB of the sum, and S is the final carry, ONLY USING NAND GATES.