rv32esim interpreter in C
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
John Jekel a1601907f1 Add a logo 2 years ago
include Experiment with custom opcodes 2 years ago
src Experiment with custom opcodes 2 years ago
.gitignore Implement much of execute and add clangd support 2 years ago
CMakeLists.txt Add optimizations for certain cases where features are disabled 2 years ago
compile command Fix logging code and add test code from rvsim 2 years ago
crt0.s Fix logging code and add test code from rvsim 2 years ago
linker.ld Fix logging code and add test code from rvsim 2 years ago
logo.png Add a logo 2 years ago
logo.svg Add a logo 2 years ago
readme.txt Add cmakelists.txt and readme 2 years ago
test.c Experiment with custom opcodes 2 years ago
test.s Fix logging code and add test code from rvsim 2 years ago
test_forc.s Experiment with custom opcodes 2 years ago

readme.txt

# rvsim32ie

A fork of my own rvsim, but more polished + the reduced scope of rv32ie only.