Hello Hossein,
Thank you very much for your help! I just tried to set the prefetcher in my
configuration script as you said, and it worked!
Again, I really appreciate the help.
Shawn
-- Original --
From: "gem5-users";
Hi Shawn,
As for the error you got, I think TaggedPrefetcher should be properly
imported in that script.
You could also simply enable the prefetcher in the SE mode by adding the
following to se.py (or similarly, in any other configuration script you are
using):
system.cpu[0].dcache.prefetcher = T