Set EXTENSIONS=Vx32 in Makefile
make vector-tests
make qemu
Runs through the tests and prints
══════ qemu-rv64-max ══════
Running ELFs from: /home/harris/cvw/addins/riscv-arch-test-dh/work/qemu-rv64-max/elfs
Using command: qemu-system-riscv64 -nographic -semihosting -icount shift=1 -machine virt -cpu max,pmu-mask=0xfffffff8 -bios <elf_path>
Summary available at: /home/harris/cvw/addins/riscv-arch-test-dh/work/qemu-rv64-max/summary.log
but hangs after that point and never makes a summary.
The individual logs look ok.
Set EXTENSIONS=Vx32 in Makefile
make vector-tests
make qemu
Runs through the tests and prints
but hangs after that point and never makes a summary.
The individual logs look ok.