Re: [gem5-users] system.cpu

2019-11-04 Thread Ciro Santilli
On 10/28/19 3:13 PM, Javed Osmany wrote: > Hello > > I have a simple system simulation configuration script where I set >  system.cpu: > > system.cpu = O3_ARM_v7a.O3_ARM_v7a_3() > > I then try to print this to confirm and then furthermore set the > system.mem_mode depending upon the cpu typ

[gem5-users] system.cpu

2019-10-28 Thread Javed Osmany
Hello I have a simple system simulation configuration script where I set system.cpu: system.cpu = O3_ARM_v7a.O3_ARM_v7a_3() I then try to print this to confirm and then furthermore set the system.mem_mode depending upon the cpu type being used. However, when I try print ("System CPU type is