A simple RISC-V emulator
Find a file
2024-12-06 21:27:44 +00:00
src Implement basic opcodes (not yet all of them) 2024-12-06 21:27:44 +00:00
.gitignore Initial commit 2024-12-06 19:44:09 +00:00
CMakeLists.txt Implement basic opcodes (not yet all of them) 2024-12-06 21:27:44 +00:00
flake.lock Initial commit 2024-12-06 19:44:09 +00:00
flake.nix Initial commit 2024-12-06 19:44:09 +00:00
rve.nix Initial commit 2024-12-06 19:44:09 +00:00