tinyriscv/tests/isa/README.md

5 lines
206 B
Markdown
Raw Normal View History

RV32I instruction source code which copy from riscv(github).
I have modified it so can run on tinyriscv.
compile: type make under the cmd windows
recompile: type make after make clean under the cmd windows