9420b85796
Signed-off-by: Blue Liang <liangkangnan@163.com> |
||
---|---|---|
.. | ||
generated | ||
rv32ui | ||
rv32um | ||
Makefile | ||
README.md | ||
link.ld | ||
riscv_test.h | ||
test_macros.h |
README.md
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