Hi Prakhar,
A standard solution to 1 would be to use M5ops:
https://www.gem5.org/documentation/general_docs/m5ops/. That small library
enables you to call magic functions from your guest binary that will trigger
events in the host simulation environment. Namely, the dumpresetstats op will
like
Dear Bobby, Jason, all,
Is there any update about the accuracy of RISC-V FS?
Best regards,
Nikos
Quoting Bobby Bruce :
Jason and I had a theory that this may be due to the "Rounding Mode" for
floating pointing being set incorrectly in FS mode. That's set via a macro
here:
https://gem5.google
I want to do a fast forwarding.
i.e. run most of the source with AtomicSimpleCPU till encounter "m5_switch_cpu" then use Minor CPU.
I used the following options when running GEM5 binary:
"--cpu-type MinorCPU --fast-forward=100"
I got a segmentation fault, and when debuggi
You mean this bug? Unfortunately not, I've been very busy with the upcoming
gem5 release and haven't had time to investigate this further.
--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616
web: https://www.bobbybruce.net
On Mon, Oct 31, 2022 at 1:45 AM Νικόλαος Ταμπουρατζή