gem5/tests/configs
Andreas Hansson 3cf733bcc0 Regression: Use addTwoLevelCacheHierarchy in configs
This patch unifies the full-system regression config scripts and uses
the BaseCPU convenience method addTwoLevelCacheHierarchy to connect up
the L1s and L2, and create the bus inbetween.

The patch is a step on the way to use the clock period to express the
cache latencies, as the CPU is now the parent of the L1, L2 and L1-L2
bus, and these modules thus use the CPU clock.

The patch does not change the value of any stats, but plenty names,
and a follow-up patch contains the update to the stats, chaning
system.l2c to system.cpu.l2cache.
2012-10-15 08:07:09 -04:00
..
inorder-timing.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
memtest-ruby.py Mem: Make SimpleMemory single ported 2012-07-12 12:56:13 -04:00
memtest.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
o3-timing-checker.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
o3-timing-mp-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
o3-timing-mp.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
o3-timing-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
o3-timing.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
pc-o3-timing.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
pc-simple-atomic.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
pc-simple-timing-ruby.py Regression: Fix topologies path in failing pc-simple-timing-ruby 2012-07-21 17:24:01 -04:00
pc-simple-timing.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
realview-o3-checker.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
realview-o3-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
realview-o3.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
realview-simple-atomic-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
realview-simple-atomic.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
realview-simple-timing-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
realview-simple-timing.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
rubytest-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
simple-atomic-dummychecker.py Bus: Split the bus into a non-coherent and coherent bus 2012-05-31 13:30:04 -04:00
simple-atomic-mp-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
simple-atomic-mp.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
simple-atomic.py Bus: Split the bus into a non-coherent and coherent bus 2012-05-31 13:30:04 -04:00
simple-timing-mp-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
simple-timing-mp.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
simple-timing-ruby.py regress: ruby stat additions and config changes 2012-07-10 22:51:55 -07:00
simple-timing.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
t1000-simple-atomic.py Fix the SPARC fs regression by adding a call to createInterruptController. 2012-03-08 02:10:03 -08:00
tgen-simple-dram.py SimpleDRAM: A basic SimpleDRAM regression 2012-09-21 11:48:14 -04:00
tgen-simple-mem.py TrafficGen: Add a basic traffic generator regression 2012-09-21 11:48:11 -04:00
tsunami-inorder.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
tsunami-o3-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
tsunami-o3.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
tsunami-simple-atomic-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
tsunami-simple-atomic.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
tsunami-simple-timing-dual.py Cache: add a response latency to the caches 2012-09-25 11:49:41 -05:00
tsunami-simple-timing.py Regression: Use addTwoLevelCacheHierarchy in configs 2012-10-15 08:07:09 -04:00
twosys-tsunami-simple-atomic.py Regression: Set the clock for twosys-tsunami CPUs 2012-09-24 18:03:41 -04:00