Hi everyone, I want to run a program built with RISC-V Linux toolchain (riscv64-unknown-linux-gnu-g++) on Gem5 and get its cycle count and other stats. I have two questions regarding this and would be thankful if you could help with them.
1. Can this program be run on Gem5 in SE mode? Or since it is built with RISC-V Linux toolchain, do I need to run it in FS mode? 2. If I need to run this program in FS mode, how can I get the stat for this specific program and not Linux+this program?
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org