Hi all,
I cannot figure out how can I exit simulation in FS mode after a given
number of ticks. I am not running any application, just running the kernel.
I have tried the "sleep" and "exit [delay]" commands but I did not
manage to stop my simulation exactly after a desired number of ticks.
Please, someone knows how can I stop the simulation after a specified
number of ticks ?
Here my rcS file :
/
//#!/bin/sh//
////
//# Location of the benchmarks//
//cd /benchmarks//
////
//# Reset stats//
///sbin/m5 resetstats//
////
//#wait//
////
//#Exit GEM5 in delay ticks//
///sbin/m5 exit 2118768689000/
And in stats.txt, the results are :
Sim_ticks4295598957500
Final_tick7224256354500
I am using ARM and I used this command line :
build/ARM/gem5.opt configs/example/fs.py --cpu-type=detailed --caches
--l2cache --cacheline_size=64 --l1i_size=16kB --l1d_size=16kB
--l1i_assoc=2 --l1d_assoc=2 --l1i_hit_latency=2 --l1d_hit_latency=2
--l1i_write_latency=2 --l1d_write_latency=2 --l1i_response_latency=2
--l1d_response_latency=2 --l1i_mshrs=1 --l1d_mshrs=1
--l1i_tgts_per_mshr=1 --l1d_tgts_per_mshr=1 --l1i_write_buffers=1
--l1d_write_buffers=1 --l2_size=512kB --l2_assoc=8 --l2_hit_latency=9
--l2_write_latency=6 --l2_response_latency=9 --l2_mshrs=1
--l2_tgts_per_mshr=1 --l2_write_buffers=1 --mem-type=ddr3_1600_x64 -b os
Thanks.
--
Cordialement / Best Regards
SENNI Sophiane
Ph.D. candidate - Microelectronics
LIRMM -www.lirmm.fr
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users