Note though, that maxtick is in terms of ticks, and not instructions.
I believe max-tick only works post-checkpoint or fastforwarding, but it's
easy to extend.  Just grep for how options.max_inst is used in Simulation.py
and extrapolate - you can easily add it to stop on a non-ff or
non-checkpointed run in your own se/fs.py.

Lisa

On Sun, Feb 22, 2009 at 8:41 PM, Korey Sewell <[email protected]> wrote:

> not sure why max. inst isnt working, but try --maxtick=X.
>
> On Sun, Feb 22, 2009 at 3:58 PM, Steve Stephen <[email protected]>
> wrote:
> > --max-inst does not work with simple cpu? is there a way to stop a
> > simulation running simple cpu?
> >
> > _______________________________________________
> > m5-users mailing list
> > [email protected]
> > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
> >
>
>
>
> --
> ----------
> Korey L Sewell
> Graduate Student - PhD Candidate
> Computer Science & Engineering
> University of Michigan
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>
>
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to