summaryrefslogtreecommitdiff
path: root/configs/ruby/Ruby.py
AgeCommit message (Expand)Author
2012-03-30Ruby: Remove the physMemPort and instead access memory directlyAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2012-01-30Ruby: Connect system port in Ruby network testAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2012-01-11Ruby: Use map option for selecting b/w sparse and memory vectorNilay Vaish
2012-01-10Ruby: remove the files related to the tracerNilay Vaish
2011-12-01config: command line option to specify ruby output filegloh
2011-11-04GARNET: adding a fault model for resilient on-chip network research.Tushar Krishna
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-04-28network: basic link bw for garnet and simple networksBrad Beckmann
2011-04-28network: convert links & switches to first class C++ SimObjectsBrad Beckmann
2011-02-06ruby: numa bit fix for sparse memoryBrad Beckmann
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2011-01-03Ruby: Add option for random seed to Ruby.pyNilay Vaish
2010-08-30config: fixed numa high bit setting bugBrad Beckmann
2010-08-29ruby: None, not noneNathan Binkert
2010-08-20ruby: Recycle latency fix for hammerBrad Beckmann
2010-08-20ruby: fixed DirectoryMemory's numa_high_bit configurationBrad Beckmann
2010-08-20ruby: Improved try except blocks in ruby creationBrad Beckmann
2010-08-20config: added cmd options to control ruby debugBrad Beckmann
2010-08-20config: Improve ruby simobject namesBrad Beckmann
2010-08-20config: reorganized how ruby specifies command-line optionsBrad Beckmann
2010-08-20config: moved python protocol config filesBrad Beckmann
2010-03-21ruby: Reorganized Ruby topology and protocol filesBrad Beckmann
2010-03-21ruby: Ruby support for sparse memoryBrad Beckmann
2010-03-21ruby: Added a mesh network with directories at the cornersBrad Beckmann
2010-01-29ruby: Removed if else statement in create_systemBrad Beckmann
2010-01-29ruby: Converted Garnet to M5 configurationBrad Beckmann
2010-01-29ruby: Added a mesh topologyBrad Beckmann
2010-01-29ruby: MESI_CMP_directory updated to the new config systemBrad Beckmann
2010-01-29ruby: MOESI_CMP_directory updated to the new config systemBrad Beckmann
2010-01-29ruby: MOESI_CMP_token updates to use the new config systemBrad Beckmann
2010-01-29ruby: MI_example updates to use the new config systemBrad Beckmann
2010-01-29ruby: Memory size consistency checkBrad Beckmann
2010-01-29ruby: convert to M5 MemorySizeBrad Beckmann
2010-01-29ruby: cleaned up ruby profilersBrad Beckmann
2010-01-29ruby: Removed RubySystem::getNumberOfSequencersBrad Beckmann
2010-01-29ruby: FS support using the new configuration systemBrad Beckmann
2010-01-29ruby: reorganized ruby python configurationBrad Beckmann