Make memtest work with 8 memtesters
authorRon Dreslinski <rdreslin@umich.edu>
Mon, 9 Oct 2006 21:13:50 +0000 (17:13 -0400)
committerRon Dreslinski <rdreslin@umich.edu>
Mon, 9 Oct 2006 21:13:50 +0000 (17:13 -0400)
commitb9fb4d4870dd45c552fd4cd5e531e9626754f19f
tree3a762d373464c3af4bfdb4787369612f43bfe067
parentd7c1557e7e731809ede765ade80d0db748afda4b
Make memtest work with 8 memtesters

src/mem/physical.cc:
    Update comment to match memtest use
src/python/m5/objects/PhysicalMemory.py:
    Make memtester have a way to connect functionally
tests/configs/memtest.py:
    Properly create 8 memtesters and connect them to the memory system

--HG--
extra : convert_revision : e5a2dd9c8918d58051b553b5c6a14785d48b34ca
src/mem/physical.cc
src/python/m5/objects/PhysicalMemory.py
tests/configs/memtest.py