summaryrefslogtreecommitdiff
path: root/tests/configs/memtest-ruby.py
AgeCommit message (Expand)Author
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-02-11cpu: Tidy up the MemTest and make false sharing more obviousAndreas Hansson
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-11-06ruby: single physical memory in fs modeNilay Vaish
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-03-20config: ruby: rename _cpu_ruby_ports to _cpu_portsNilay Vaish
2013-08-20ruby: add option for number of transitions per cycleNilay Vaish
2013-08-19power: Add voltage domains to the clock domainsAkash Bagdia
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash Bagdia
2013-06-27config: Add a system clock command-line optionAkash Bagdia
2013-03-06ruby: remove the functional copy of memory in se modeNilay Vaish
2012-10-15Configs: Set the memtest clock to a reasonable valueAndreas Hansson
2012-07-12Mem: Make SimpleMemory single portedAndreas Hansson
2012-07-10regress: ruby stat additions and config changesBrad Beckmann
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-03-28Config: Change the way options are addedNilay Vaish
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2012-01-30Merge with main repository.Gabe Black
2012-01-30Ruby: Connect system port in Ruby network testAndreas Hansson
2012-01-28SE/FS: Make both SE and FS tests available all the time.Gabe Black
2012-01-28SE/FS: Make SE vs. FS mode a runtime parameter.Gabe Black
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-05-23config: tweak ruby configs to clean up hierarchySteve Reinhardt
2011-02-08memtest: due to contention increase, increased deadlock thresholdBrad Beckmann
2010-08-20regress: Regression tester updatesBrad Beckmann
2010-03-21ruby: Regression updates for new ruby config locationsBrad Beckmann
2010-01-29m5: Regression Tester UpdateBrad Beckmann
2010-01-29ruby: memtest-ruby updated to the new config systemBrad Beckmann
2009-09-11ruby: cleaned up unified MESI/MOESI configurationDerek Hower
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-05-11ruby: Set up Ruby regression tests.Steve Reinhardt