Arithmetic Logic Units are combinations of digital logic gates that performs arithmetic and logical operations on binary numbers. For this project, an 8-bit ALU was made entirely of NAND gates only. A ...
As an electronics rookie, one of the first things they tell you when they teach you about logic gates is, “You can make everything from a combination of NAND gates”. There usually follows a ...
One of the things that every student of digital electronics learns, is that every single logic function can be made from a combination of NAND gates. But nobody is foolhardy enough to give it a try, ...