1 Bit ALU ( Arithmetic Logic Unit )
This project implements the required ADD, SUB, and MUL operations. I utilized standard ICs for addition and subtraction, while the multiplication (MUL) unit was built using discrete logic circuits. This design successfully fulfills all functional requirements and the specific mandate to use logic circuits for at least one operation.