Skip to content

mini-rv32ima, but it uses swap instead of uint8_t RAM array

Notifications You must be signed in to change notification settings

raspiduino/mini-rv32ima-swap

Repository files navigation

mini-rv32ima, but using swap

This modified version of mini-rv32ima shows how this emulator can use swap instead of RAM array, so you might be able to port it to RAM limited devices.

Usage: Replace dump.bin with dump.org.bin (the original RAM) everytime you restart the emulator Then run ./mini-rv32ima -l -f dump.bin

About

mini-rv32ima, but it uses swap instead of uint8_t RAM array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published