You are right Ali. I have just tried it now and it did not make any
difference.
Do you know how can I configure gem5 if want to use parameters from
O3_ARM_v7a.py ?
According to CacheConfig.py, if we use arm_detailed as cpu type, gem5
should be configured to the cache configuration of O3_ARM_v7a.py, but it
is not the case for me.
Have you an idea to resolve this issue ?

Cordialement / Best Regards

SENNI Sophiane
Ph.D. candidate - Microelectronics
LIRMM - www.lirmm.fr

Le 24/07/2014 15:49, Ali Saidi via gem5-users a écrit :
>
> This shouldn't make a difference. 
>
> On 23.07.2014 14:57, Namitha Krishna via gem5-users wrote:
>
>> Hello Senni Sophianne,
>>  
>> To configure gem5 according to parameters mentioned in O3_ARM_v7a.py
>> file you need to first type on the command line :
>>  
>> build/ARM/gem5.opt   configs/common/O3_ARM_v7a.py
>>  
>> and then once the executable is configured with the parameters in
>> O3_ARM_v7a.py you give the command line options as you mentioned in
>> the mail.
>>  
>>  
>>  
>  
> This shouldn't make a difference and I don't think it will do
> anything. If you put a print statement in the if arm_detailed block
> you should see it get printed when you run with an arm_detailed cpu.
> That code is selecting the caches in O3_ARM_v7a. 
>  
> 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

Reply via email to