On Apr 24, 2012, at 3:46 AM, Fathallah-XID, Houssem wrote: > Hi all, I am Gem5 beginner, I have run your bbench android example in FS > mode, and I have been able to get the statistics without any problem. > > build/ARM/gem5.opt configs/example/fs.py -b bbench > --kernel=vmlinux.smp.mouse.arm --frame-capture --caches > --cpu-type=arm_detailed > > But I have some questions: > > 1. I have found that the HW architecture used for android bbench is a > Realview BPX, but I can’t found which CPU and memory architecture are used. > ARMv7-a? Which cortex A?? No specific core is modeled.
> 2. How to build the hardware that I would like to simulate? Please read the documentation about creating configuration files. > 3. How can I do to create a Cortex A-15 or A-9 model? Which file to use > and which file to modify? You'll need to configure the generic CPU model to be similar to one of these. > 4. I know that system services are provided directly by the simulator in > syscall emulation mode. So what is the difference between SE mode statistics > and FS mode statistics and CPU model architecture in the tow Please look at the documentation on the website. Thanks, Ali > modes? > > > Thanks in advance > > Houssem > > > > > Texas Instruments France SA, 821 Avenue Jack Kilby, 06270 Villeneuve Loubet. > 036 420 040 R.C.S Antibes. Capital de EUR 753.920 > > _______________________________________________ > 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
