summaryrefslogtreecommitdiff
path: root/configs/splash2
AgeCommit message (Expand)Author
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2015-08-21mem: Add explicit Cache subclass and make BaseCache abstractAndreas Hansson
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2013-07-18config: Update script to set cache line size on systemAndreas Hansson
2013-06-27config: Add a system clock command-line optionAkash Bagdia
2012-05-31Bus: Split the bus into a non-coherent and coherent busAndreas Hansson
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-02-14MEM: Fix residual bus ports and make them master/slaveAndreas Hansson
2012-02-12configs: fix minor config bugs posted on the mailing listAli Saidi
2012-01-28SE/FS: Make SE vs. FS mode a runtime parameter.Gabe Black
2011-02-03Config: Keep track of uncached and cached ports separately.Gabe Black
2010-10-22Configs: Stop setting the "mem" parameter in splash2 config files.Gabe Black
2010-08-17sim: make Python Root object a singletonSteve Reinhardt
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
2007-11-15Configs: Fix for benchmarks that don't use getopt.Ali Saidi
2007-11-15Config: Fix some errors in the splash2 config file.Ali Saidi
2007-06-30Get rid of remaining traces of obsolete CoherenceProtocol object.Steve Reinhardt
2007-04-23Fix the splash2 run scriptRon Dreslinski
2006-11-13Update splash2 config filesRon Dreslinski
2006-11-12Update for maxtick in splash2/memtest configsRon Dreslinski
2006-10-20Add some default options, point it to the /dist version of the splash benchmarksRon Dreslinski
2006-10-20Clean up splash2 so it works in v2.0Ron Dreslinski
2005-06-04Clean up to work with recent python config changes.Steve Reinhardt
2005-06-01A few more config updates. Works with regression now.Steve Reinhardt
2005-03-16Fixed the super/parent change fpr splash2 benchmarksRon Dreslinski
2005-03-11Added config files for splash2 benchmarks. Parameters:Ron Dreslinski