Hi Yuhang, For instruction window size you can look at src/cpu/o3/O3CPU.py. You should see numROBEntries, or something like that. Configuration options are mostly in the .py files, so you can take a look at .py files for the directory of interest.
On Fri, Nov 22, 2013 at 7:59 PM, Yuhang Liu <[email protected]> wrote: > Hi, > > I wonder how to configure the parameters such as instruction window size > and mshr entry number ? > > Thanks in advance. > > John > > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- Martin
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
