This project aims to implement a simple processor on the FPGA DE-10 LITE board using Verilog.
The digital system (Figure 1) performs several operations (move, move top, add, subtract) using 16-bit registers and bus wires, along with a Control Unit FSM, a multiplexer, and an adder/subtracter.