周耀阳 (Zhou Yaoyang)

Results 48 comments of 周耀阳 (Zhou Yaoyang)

> You can dump trace use NEMU or QEMU, then load it in GEM5 to implement ideal VP It is difficult to handle GEM5-specific exception and interrupt with traces. Ideal...

Can you provide config.ini file produced from both simulations ( before and after modifications)?

@DCliuzhe Can you also provide 1. how you modify the code of xs-gem5? For example, Screenshot or log of `git diff src` 2. the workload you are using and how...

Seems strange. 1. Please give enough motivation on enabling SPASE MEM by default in ref 2. Why fno-strict-aliasing is set?

> 大概知道问题出现在什么地方了。我让NEMU-tracing运行的是nexus-am生成的coremark二进制文件,没有放在linux里面,NEMU进入的是Machine Mode,在不使用--cpt-mmode情况下是不会生成checkpoint的。 请问m mode生成checkpoint可能会在什么情况下出现问题?如果执行的是可信代码的话,是否--cpt-mmode也能够得到理想的结果,并且能够让GEM5和emu运行呢? 可以参考这个issue: https://github.com/OpenXiangShan/NEMU/issues/54

Is it related to RV-H @jueshiwenli ?

> can you show me the nemu config? He says he is using riscv64-gem5-ref_defconfig of cf24515c85f5be898687959ab299ea276dbd7c56

> I am excited to see the RoadMap, and the toolchain provided by Xiangshan has significantly improved the execution speed of gem5 and shortened the debugging time. > > I'm...