summaryrefslogtreecommitdiff
path: root/configs/example/ruby_direct_test.py
AgeCommit message (Expand)Author
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-10-06config: add a separate config file for the network.Tushar Krishna
2014-11-06ruby: interface with classic memory controllerNilay Vaish
2014-11-06ruby: single physical memory in fs modeNilay Vaish
2014-09-01ruby: Fixes clock domains in configuration filesEmilio Castillo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2014-03-20config: ruby: rename _cpu_ruby_ports to _cpu_portsNilay Vaish
2013-10-09config: correct example ruby scriptsNilay Vaish
2013-09-12config: Add voltage domain to Ruby example scriptsAndreas 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
2012-12-11ruby: modify the directed tester to read/write streamsNilay Vaish
2012-07-10ruby: changes how Topologies are createdBrad Beckmann
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-04-05Ruby: Fix the example configurations option parsingAndreas Hansson
2012-02-14MEM: Fix master/slave ports in Ruby and non-regression scriptsAndreas Hansson
2012-01-28SE/FS: Get rid of FULL_SYSTEM in the configs directoryGabe Black
2012-01-28SE/FS: Make SE vs. FS mode a runtime parameter.Gabe Black
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
2010-08-24testers: move testers to a new directoryBrad Beckmann