No description
Find a file
2025-03-09 17:50:08 +01:00
src start tests 2025-03-09 16:35:54 +01:00
test A 2025-03-09 16:02:15 +01:00
tests test branch 2025-03-09 17:50:08 +01:00
.envrc init 2025-03-07 23:27:54 +01:00
.gitignore make it work 2025-03-08 23:24:17 +01:00
Cargo.lock start tests 2025-03-09 16:35:54 +01:00
Cargo.toml start tests 2025-03-09 16:35:54 +01:00
README.md A 2025-03-09 16:02:15 +01:00
shell.nix test branch 2025-03-09 17:50:08 +01:00

rustv32i

A small RISC-V emulator written in Rust.

Features

  • Base RV32I instruction set

  • M standard extension

  • A standard extension

    • Zalrsc standard extension
    • Zaamo standard extension
  • F standard extension

  • D standard extension

  • C standard extension

  • Zihintpause standard extension