➜ build git:(zicond) ✗ pushd ../ready-to-run; git log --oneline | head -n 1 ; popd
/mnt/data/xs/xs-env-2/XiangShan/ready-to-run /mnt/data/xs/xs-env-2/XiangShan/build /mnt/data/xs/xs-env-2/XiangShan
9950c6f Bump NEMU and Spike with Zicond extension added
/mnt/data/xs/xs-env-2/XiangShan/build /mnt/data/xs/xs-env-2/XiangShan
Log with Spike:
Using simulated 8192MB RAM
The image is ../../simple-sw-workbench/start.bin
The reference model is ../ready-to-run/riscv64-spike-so
The first instruction of core 0 has commited. Difftest enabled.
Hello World from hart 0
0x0000000000000000
0x0000abcddeadbeef
0x0000abcddeadbeef
0x0000000000000000
Core 0: SOME SIGNAL STOPS THE PROGRAM at pc = 0x80000054
Log with NEMU:
Using simulated 8192MB RAM
The image is ../../simple-sw-workbench/start.bin
The reference model is ../ready-to-run/riscv64-nemu-interpreter-so
The first instruction of core 0 has commited. Difftest enabled.
Hello World from hart 0
0x0000000000000000
0x0000abcddeadbeef
0x0000abcddeadbeef
0x0000000000000000
^CCore 0: SOME SIGNAL STOPS THE PROGRAM at pc = 0x80000054
Compiled using
bump_all_from_docker.sh
Have tested with the same workload on https://github.com/OpenXiangShan/XiangShan/pull/2941#issuecomment-2086649365
Version Check:
Log with Spike:
Log with NEMU:
ldd check: