gem5/tests/configs
Ron Dreslinski 6eebfda2d9 Fix the caches not working in the regression
src/python/m5/objects/BaseCPU.py:
    Make mem parameter a MemObject, not just a PhysicalMemory
    Fix a reference not using self
tests/configs/simple-atomic.py:
    Set the mem paramter
tests/configs/simple-timing.py:
    Set the mem parameter

--HG--
extra : convert_revision : 6bd9df36831a1c5bafc9e88ab945c2ebe91db785
2006-08-16 23:46:54 -04:00
..
simple-atomic.py Fix the caches not working in the regression 2006-08-16 23:46:54 -04:00
simple-timing.py Fix the caches not working in the regression 2006-08-16 23:46:54 -04:00
tsunami-simple-atomic-dual.py Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00
tsunami-simple-atomic.py Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00
tsunami-simple-timing-dual.py Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00
tsunami-simple-timing.py Finish test clean-up & reorg. 2006-08-16 14:42:44 -04:00