rvsim

Docs Crate

A RISC-V simulator implementing RV32G[C], written in Rust.

See the [documentation] for usage.

Current limitations

Features

License

Rvsim uses the MIT license, but includes portions of Berkeley SoftFloat, used when the 'rv32fd' feature is enabled (default). Berkely SoftFloat uses the BSD 3-clause license. For details, see the COPYING.md file.