Skip to content

Proof-of-concept emulator for the RISCV rv32im CPU architecture, written in Rust

License

Notifications You must be signed in to change notification settings

lwagner94/riscv-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-emulator

CI Coverage Status

A small, proof-of-concept CPU emulator for the RISCV riscv32im architecture. The following features are included:

  • memory-mapped IO devices (framebuffer, debug output)
  • simple debugger support via attachable GDB
  • support for direct loading of ELF binaries

License

MIT

About

Proof-of-concept emulator for the RISCV rv32im CPU architecture, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published