You don't need to recompile. Make sure that your changes are not overridden by other python files. Once you run your simulation, you can take a look at the generated config.ini file to verify that your changes are applied right.
Thanks, Amin On Thu, Mar 7, 2013 at 10:04 PM, Korey Sewell <[email protected]> wrote: > > You do not need to recompile. Simply change the parameter in the python > script (find path through se.py). > -Korey > > On Thu, Mar 7, 2013 at 5:36 PM, Hao Wang <[email protected]> wrote: > >> Yes, you need recompile. >> >> Bonzi >> >> >> On Thu, Mar 7, 2013 at 7:31 PM, ali bagherian <[email protected]> wrote: >> >>> Hi Amin, >>> >>> Thank you for your help. >>> Do I need to recompile the Gem5 after changing fetchWidth? I found this >>> parameter in O3CPU.py file. >>> >>> Thanks, >>> Ali >>> >>> >>> On Thu, Mar 7, 2013 at 11:07 AM, Amin Farmahini <[email protected]>wrote: >>> >>>> Change fetchWidth parameter. >>>> >>>> Thanks, >>>> Amin >>>> >>>> On Thu, Mar 7, 2013 at 11:51 AM, ali bagherian <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> Can we change the number of instruction we can fetch at the same time? >>>>> I want to run the simulation with O3CPU model but I do not want to fetch >>>>> several instruction at the same time. >>>>> >>>>> Thanks, >>>>> Ali >>>>> >>>>> _______________________________________________ >>>>> gem5-users mailing list >>>>> [email protected] >>>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>>>> >>>> >>>> >>>> _______________________________________________ >>>> gem5-users mailing list >>>> [email protected] >>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>>> >>> >>> >>> _______________________________________________ >>> gem5-users mailing list >>> [email protected] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> >> >> >> -- >> ------------------------------------------------------ >> Wang, Hao >> http://homepages.cae.wisc.edu/~wangh/ >> >> Ph.D. candidate >> Dept. of Electrical & Computer Engineering >> University of Wisconsin, Madison >> >> B.S. from >> Department of Microelectronics >> School of Electronics Engineering and Computer Science >> Peking University >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > > -- > - Korey > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
