Hi, You have to edit the .py file in the src/ and then recompile. For example, have a look at src/mem/cache/BaseCache.py and add your *cache* related params there and the recompile. The same can be applied to other components.
Regards, Mahmood On Tue, Jul 11, 2017 at 7:31 PM, raziye deylamsalehi < [email protected]> wrote: > Hi > > I want to add parameter in const params of class. I go to this > path build/x86/params and insert parameter there. that is correct? > > Thanks > > _______________________________________________ > 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
