Hello,
Thank you very much for your response. I appreciate your assistance, and I made
an effort to understand the code, which provided me with a better understanding.
However, I couldn't determine the exact origin of the packet sent by
sendTimingResp() for it to be received by recvTimingResp(
Hello, everyone!
I am trying out computer architecture with gem5 and am interested in gem5. I'm
looking forward to understanding the whole gem5 runtime startup process, i.e.
from "src/sim/main.cc" to "src/python/m5/main.py", then to gem5 startup, and
then to simulation of user scripts. I tried