Skip to content

zhangxm99/remu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REMU: A simple rv32g simulator writing in rust

This program is based on Rare(https://github.com/siriusdemon/Rare.git) but changed ISA to rv32g. The final target is to run linux and port it to a weak microcontroller (just for fun).

development schedule:

basic user level instruction (finished)

CSR(finished)

privilege mode(finished)

exception(finished)

interrupt(finished)

MMU(finished)

PLIC & CLINT

About

This is a emulator supporting rv32g ISA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages