[ bianca ]
[ 源代码: riscemu ]
软件包:riscemu-doc(2.2.7-1)
RISC-V emulator in Python
Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at readthedocs or riscemu.datenvorr.at.
This emulator contains:
- RISC-V Assembly parser
- RISC-V Assembly loader
- Emulation for most parts of the basic RISC-V instruction set and
the M and A extensions
- Naive memory emulator
- Basic implementation of some syscalls
- A debugging environment
This package contains the documentation files for the riscemu package.
其他与 riscemu-doc 有关的软件包
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.3)
- JavaScript support for Sphinx documentation
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- sug: riscemu
- RISC-V emulator in Python