[ ソース: riscemu ]
パッケージ: riscemu (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 core riscemu module for Python 3.x .
その他の riscemu 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-pyelftools
- pure-python3 library for parsing ELF and DWARF
-
- sug: riscemu-doc
- RISC-V emulator in Python
