Roberto, You should be able to pass the --ruby flag to the se.py script to use the Ruby Memory Model instead of the classic memory model.
Malek On Wed, Nov 21, 2012 at 12:52 PM, Roberto Rodríguez-Rodríguez <[email protected]> wrote: > It is possible to pass a program as an argument to se.py. > > build/X86/gem5.opt configs/example/se.py -c > tests/test-progs/hello/bin/x86/linux/hello > > Instead of the hello world program we can use the spec2006 or any other > program. But the examples provided for ruby does not receive a program as an > argument. There is a ruby_fs.py but I would like a ruby_se.py. I think I am > not figure out how to simulate a program with the ruby memory model. > > Best Regards > Roberto > > > > On Wed, Nov 21, 2012 at 8:21 AM, Nilay Vaish <[email protected]> wrote: >> >> On Tue, 20 Nov 2012, Roberto Rodríguez-Rodríguez wrote: >> >>> Hello everybody, >>> >>> Is there a Ruby launcher example similar to se.py, there is a ruby_fs.py >>> equivalent to fs.py. I don`t know if it is possible to run a single >>> execution >>> with Ruby model. >>> >> >> What do you mean by single execution? >> >> -- >> Nilay > > > > _______________________________________________ > 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
