-
It'd be good to run peripheral devices in another thread for the performance. For example currently terminal emulator handling input (and output) runs in the same thread so that main thread needs to p…
-
open the "enableCommitMapTable" then error occurs when run:
```
./emulator-rocketchip-BOOMConfig +max-cycles=100000000 +verbose output/rv64ud-v-move 3>&1 1>&2 2>&3 | /home/hanzhipeng/riscv-toolchai…
-
Dear all,
I post this here in riscv-qemu and in riscv-gnu-toolchain.
Can someone explain me simply how to make the user-space hello-world init working in qemu-system-riscv64 :
```
#include
…
-
Hi,
I am new to this sail-riscv project. I encountered some problems with compiling and running the elf tests.
Initially I used `opam install sail` to download sail. However, when running `sh te…
-
Hi guys. I really love your project and it's awesome.
Currently I'm trying to run NodeJS in libriscv emulator.
Here is my fork with changed configs https://github.com/emcifuntik/unofficial-builds/…
-
This project seeks a set of Ghidra import regression tests to validate sensible behavior after importing executable binaries into new versions of Ghidra. It's morphed somewhat into generating newer e…
-
I try to run CI test of travis-ci-emul.sh in my local environment. When i run torture-rtest-verilator, there are two problem:
1. make torture-gen
touture version in get-torture.sh is 59b0f0 whi…
-
`librvvm` should be MPL 2.0 compatible.
Originally, RVVM was simply a standalone emulator which wasn't reusable, but nowadays it's a proper library reusable in other projects. Keeping the GPL licen…
-
command: make run CONFIG=BoomConfig
showing following error:
make VM_PARALLEL_BUILDS=1 -C /home/ceems-lab/boom-template/verisim/generated-src/boom.system.TestHarness.BoomConfig -f VTestHarness.mk…
-
**QEMU :** emulator version 7.2.92, qemu-system-riscv64 binary.
**zephyr version :** 3.6.0
**Command used to launch NVMe :** qemu-system-riscv64 -kernel ./zephyr/zephyr.elf -nographic -machine vir…