Skip to content

Commit

Permalink
Update README with todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasilva committed Jan 30, 2025
1 parent 6a57f65 commit 19f16ae
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,12 @@ Matias Wang Silva, 2025

## TODO

<https://github.com/sysprog21/rv32emu?tab=readme-ov-file#riscof>
- [] Check against standard RISC-V tests:
<https://github.com/sysprog21/rv32emu?tab=readme-ov-file#riscof>
- [] Add tests for load/stores
- [] Add tests for system bus and reads/writes of all widths
- [] Add tests for memories
- [] Add tests for SimControl
- [] Wrap printf, implement exit functionality, propagate exit code
- [] Add tests for branches, jumps and so on
- [] Get basic simexit, hello world, and load into memory programs working

0 comments on commit 19f16ae

Please # to comment.