Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages