1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Risc V[ECTOR] ## to compile Generate the build directory with `cmake -S . -B build` then `cmake --build build` ## to test # about University of Massachusetts, Amherst CS535 -- Computer Architecture and ISA Design