This project simulates 8 bit ALU (Arithmetic Logic Unit) on FPGA board. It has Arithmetic unit and Logic unit. It can operate on 8 bit inputs and 1 bit carry input and generates a 8 bit output and a 1 bit carry output.
Xilinx ISE 14.7 and programmed in VHDL.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.