gem5/configs/example
Daniel Sanchez 93f2f69657 ruby: Working M5 interface and updated Ruby interface.
This changeset also includes a lot of work from Derek Hower <drh5@cs.wisc.edu>

RubyMemory is now both a driver for Ruby and a port for M5.  Changed
makeRequest/hitCallback interface. Brought packets (superficially)
into the sequencer. Modified tester infrastructure to be packet based.
and Ruby can be used together through the example ruby_se.py
script. SPARC parallel applications work, and the timing *seems* right
from combined M5/Ruby debug traces. To run,
% build/ALPHA_SE/m5.debug configs/example/ruby_se.py -c
  tests/test-progs/hello/bin/alpha/linux/hello -n 4 -t
2009-05-11 10:38:46 -07:00
..
fs.py X86, Config: Make makeX86System consider the number of CPUs, and clean up interrupt assignment. 2009-04-26 02:04:32 -07:00
memtest.py Fix up a bunch of multilevel coherence issues. 2007-07-15 20:11:06 -07:00
ruby.config ruby: Working M5 interface and updated Ruby interface. 2009-05-11 10:38:46 -07:00
ruby_se.py ruby: Working M5 interface and updated Ruby interface. 2009-05-11 10:38:46 -07:00
se.py Errors: Print a URL with a hash of the format string to find more information about an error. 2009-01-30 20:04:15 -05:00