gem5/tests/configs
Ron Dreslinski 6c7ab02682 Update the Memtester, commit a config file/test for it.
src/cpu/SConscript:
    Add memtester to the compilation environment.
    Someone who knows this better should make the MemTest a cpu model parameter.

    For now attached with the build of o3 cpu.
src/cpu/memtest/memtest.cc:
src/cpu/memtest/memtest.hh:
    Update Memtest for new mem system
src/python/m5/objects/MemTest.py:
    Update memtest python description

--HG--
extra : convert_revision : d6a63e08fda0975a7abfb23814a86a0caf53e482
2006-10-09 00:26:10 -04:00
..
memtest.py Update the Memtester, commit a config file/test for it. 2006-10-09 00:26:10 -04:00
o3-timing-mp.py First pass at snooping stuff that compiles and doesn't break. 2006-10-05 21:10:03 -04:00
o3-timing.py Add o3-timing configuration for ALPHA_SE "Hello world" tests. 2006-09-01 17:59:36 -04:00
simple-atomic-mp.py First pass at snooping stuff that compiles and doesn't break. 2006-10-05 21:10:03 -04:00
simple-atomic.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
simple-timing-mp.py Fixes for functional accesses to use the snoop path. 2006-10-05 23:28:03 -04:00
simple-timing.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
tsunami-simple-atomic-dual.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
tsunami-simple-atomic.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
tsunami-simple-timing-dual.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00
tsunami-simple-timing.py Implement Alpha LL/SC support for SimpleCPU (Atomic & Timing) 2006-10-08 10:53:24 -07:00