A
alu
Projects with this topic
-
A simple ALU implemented in python3. Implemented are: OR, NOT, AND, XOR, and NAND logic gates, as well as a multiplexor and demultiplexor. It uses these logic gates to create a half adder, a full adder and a simple ALU using these and a multiplexor.
Updated -