Update README.md
This commit is contained in:
parent
5148b7f10a
commit
b524879f7e
@ -1,3 +1,9 @@
|
|||||||
# slrve
|
# slrve
|
||||||
|
|
||||||
Emulator core for RV64/RV32
|
SecureLang RV64/RV32 Emulator
|
||||||
|
|
||||||
|
Supports emulation of simple CPU features for the purposes of testing slkern and for future use in more complete VMs & debuggers.
|
||||||
|
|
||||||
|
32-/64-bit support is implemented using macros, so a single build can support both modes (although 32-bit mode is untested and won't work with slkern).
|
||||||
|
|
||||||
|
Doesn't offer complete emulation yet, only boots the kernel part way.
|
Loading…
x
Reference in New Issue
Block a user