Hi all,
I've been toying with the DVFS example in
https://www.gem5.org/documentation/learning_gem5/part2/arm_dvfs_support/
with a v21 distro of GEM5.
I got it working despite some small version variations...
This is the command I use to launch the simulation:
./build/ARM/gem5.opt \
./configs/exam
Hi,
I have created a new stat of type Formula in the xbar.cc/hh files. There I
aggregate all the different transDist types. I'd like to use this newly
created stat to compute another stat in the BaseCPU object. What is the
best way to have access to it (i.e., allTransactions stat) from BaseCPU? Is
Hello All,
I was looking at the MOESI_AMD_Base-CorePair.sm and MOESI_AMD_Base-dir.sm
and am not quite sure if the following sequence of events are correct or
not. Can you please verify?
/
At CorePair -> invokes action "vd_victim", which sends a data block with
outgoing mes