summaryrefslogtreecommitdiff
path: root/tests/configs/o3-timing-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
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas 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-01-07tests: Always specify memory mode in every test system.Ali Saidi
2012-07-10regress: ruby stat additions and config changesBrad Beckmann
2012-05-31Bus: Split the bus into a non-coherent and coherent busAndreas Hansson
2012-03-02CPU: Check that the interrupt controller is created when neededAndreas Hansson
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 SE vs. FS mode a runtime parameter.Gabe Black
2011-02-03Config: Keep track of uncached and cached ports separately.Gabe Black
2010-01-25config: changed default ruby config file for regressionDerek Hower
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
2009-07-06ruby: Fix RubyMemory to work with the newer ruby.Nathan Binkert
2009-05-11ruby: Set up Ruby regression tests.Steve Reinhardt