datapath-simulator-RISCV Detailed manual can be found here How to compile: g++ main.cpp ./util/*.cpp -o main -I. How to run: main <instructions file path> <memory file path> <registers file path>