configs/example/fs.py:
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 21 Aug 2006 02:28:58 +0000 (19:28 -0700)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 21 Aug 2006 02:28:58 +0000 (19:28 -0700)
commitb83d0e5544c07b8432c9b854cd404f0b69768dd2
tree080ad1a5cb902c7d10a6a98a0cac9025e620e75c
parent5d17465d93539068a6347dc882dab85695a5bc14
configs/example/fs.py:
Arg to m5.simulate() is a delta, not an absolute curTick value.
I didn't test this change, but I'm not convinced the previous
example was tested either, so I don't feel too badly about it.

configs/example/fs.py:
    Arg to m5.simulate() is a delta, not an absolute curTick value.
    I didn't test this change, but I'm not convinced the previous
    example was tested either, so I don't feel too badly about it.

--HG--
extra : convert_revision : ef7df7b83b3e2b5da02408c674169ccbed75a441
configs/example/fs.py