cz4e
cz4e
我也出现这个问题,你可以跟换一下机型可以解决,我就是这样做的
就是更改framebuffer那个注入
Waiting for timing evaluation
I tried the following: * XiangShan master: https://github.com/OpenXiangShan/XiangShan/commit/c25dcc68df053179c5c3a3ed62664adb7e1ae4c7 * XiangShan config: MinimalConfig * ready-to-run: 31254e6 * compile options: 1) make emu CONFIG=MinimalConfig EMU_THREADS=8 EMU_TRACE=1 -j64; 2) make emu CONFIG=MinimalConfig EMU_THREADS=8...
I tried. Option 2 is the same as your compilation. I tried different compilation options, such as the two mentioned above. EMU passed when `EMU_TRACE` was used. After remove `EMU_TRACE`...