Skip to content

bjoernQ/mini-rv32ima-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Rust port of mini-rv32ima

This is a Rust port of https://github.com/cnlohr/mini-rv32ima

It doesn't add anything substantial and uses some unsafe code. Most probably it even adds a few bugs. To really learn more have a look at the original implementation.

Run the example

  • cargo run --release --example cli -- --image=baremetal.bin -m=1000
  • cargo run --release --example cli -- --image=linux_image -m=16000

About

Simple Rust port of mini-rv32ima

Resources

License

Stars

Watchers

Forks

Contributors

Languages