gem5/configs/ruby
Nilay Vaish 8504b079b8 ruby: correct errors in changeset 4eec7bdde5b0
Couple of errors were discovered in 4eec7bdde5b0 which necessitated this patch.
Firstly, we create interrupt controllers in the se mode, but no piobus was
being created.  RubyPort, which earlier used to ignore range changes now
forwards those to the piobus.  The lack of piobus resulted in segmentation
fault.  This patch creates a piobus even in se mode.  It is not created only
when some tester is running.  Secondly,  I had missed out on modifying port
connections for other coherence protocols.
2014-02-24 20:50:05 -06:00
..
MESI_Three_Level.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00
MESI_Two_Level.py ruby: route all packets through ruby port 2014-02-23 19:16:16 -06:00
MI_example.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00
MOESI_CMP_directory.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00
MOESI_CMP_token.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00
MOESI_hammer.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00
Network_test.py ruby: remove cntrl_id from python config scripts. 2014-01-04 00:03:32 -06:00
Ruby.py ruby: move all statistics to stats.txt, eliminate ruby.stats 2014-01-10 16:19:47 -06:00