On Sat, 6 Aug 2011, xxx wrote:
Hello, I find the default issue window size of SE_ARM is 8. But I don't why change the window size of it.
You can change it in src/cpu/o3/O3CPU.py, but that would require compiling again every time you change it. Or else you can change it in the simulation script (se.py, fs.py) that you are using. You can read about simulation scripts on gem5.org.
-- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
