Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 402 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 402 Bytes

RISC-V Rust sandbox

See the online documentation for more details.

This crate was made to help people use the RISC-V ISA to build system courses, but turns out it was a very powerful tool to create simulators and we used it to implement SIMT-X and work on it.