Skip to content

averageFOSSenjoyer/rsim-rv32i

Repository files navigation

rsim-rv32i: A cycle accurate multi-stage RV32i simulator


Demo

Try out the WASM based demo here

Getting Started

Install the rust toolchain

Native

Build the package

$ cargo run --release --target [check https://doc.rust-lang.org/nightly/rustc/platform-support.html]

Or if you prefer to install it

$ cargo install --target [see above]

WASM

Install trunk

$ cargo install --locked trunk

Serve the wasm

$ trunk serve --release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published