-
### Describe the issue
No AVX2 is used while compiling.
### Expected behavior
Use also AVX2.
### Steps to reproduce
make -j profile-build ARCH=apple-silicon COMP=clang
or
make -j profile-build…
-
For QEMU it is:
QEMU User space emulator, mentioned in QEMU docs: https://www.qemu.org/docs/master/user/main.html
I believe code from QEMU could be heavily reused as well
-
Hello - first off, thank you so much for the awesome work on this project. I've finished and will soon be releasing an emulator for a Z80, ISA bus compatible computer that's moving onto the hardware p…
-
The BPF ISA has a conformance test that I maintain. It would make sense to write a plugin that wraps your emulator and then test your emulators conformance to the BPF ISA.
The [bpf_conformance](htt…
-
gdb et al can implement stepi in two ways: either by setting a trap flag in the user context, which causes a trap after executing one instruction, or by using a usermode ISA emulator to directly execu…
-
Hello Team
**Problem 1:** A conveinent way for tribler headless (triblerd) should be provided to deploy the server without QT and UI stuff.
Currently run_tribler.py can be run with some ENV variab…
-
the make process is finished, and make run-emulator error shown as follow:
```
hessen@ParaComp:~/risc-v/riscv-sodor$ make run-emulator
running basedir/Makefile: make run-emulator
make -C emula…
hz0ne updated
7 months ago
-
### Component
Dasharo Tools Suite
### Device
QEMU Q35 Emulator
### Dasharo version
I'm using standard OVMF
### Dasharo Tools Suite version
v2.0.0-rc7 (this field seem to be redunant when compon…
-
Just as a hypothetical - what would be the feasibility of emulating a real ISA bus on the PC Emulator? Ignore the hardware aspects for now (I'm thinking a bunch of SPI IO expanders like the MCP23S17),…
-
**Impact**: simulator
**Tell us about your environment:**
*Chipyard Version:* 1.4.0, Hash 58076c
*OS:* Linux ubuntu 5.8.0-40-generic #45~20.04.1-Ubuntu SMP Fri Jan 15 11:35:04 UTC 2021 x86_64 x…