8 lines
149 B
Markdown
8 lines
149 B
Markdown
|
# riscvemu
|
||
|
|
||
|
An interpreter for the RV32I instruction set.
|
||
|
|
||
|
## References
|
||
|
|
||
|
- RISC-V Instruction Set Manual: https://github.com/riscv/riscv-isa-manual
|