Skip to content

CN-GuoZiyang/rvemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RVEMU

A well-designed RISC-V emulator written in Java, supporting RV64GC

Compile RV64 Toolchain Without Compressed Instruction Support

./configure --prefix=/opt/riscv --with-arch=rv64g --disable-multilib --with-cmodel=medany
make -j8

About

RISC-V Emulator Written in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages