Skip to content

Kristopher38/lua-riscv-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Lua RV32I emulator

To run compiled binary (not ELF, just .text section):

lua run.lua <binary name>

To run test and benchmark:

pip install -r requirements.txt
python test_cpu.py

Performance of a random instruction stream is about 1.4M instructions on i7-8700k.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published