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 <
raziye.deylamsal...@gmail.com> 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
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to