gem5/configs/example
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
..
fs.py config: correct bug in x86 drive sys instantiation 2014-01-31 15:35:45 -06:00
memtest.py config: Fix memtest example script 2013-10-17 10:20:45 -05:00
ruby_direct_test.py config: correct example ruby scripts 2013-10-09 17:28:14 -05:00
ruby_fs.py ruby: route all packets through ruby port 2014-02-23 19:16:16 -06:00
ruby_mem_test.py config: ruby_random_test: updates due to recent unrelated changes 2014-02-21 08:02:06 -06:00
ruby_network_test.py config: correct example ruby scripts 2013-10-09 17:28:14 -05:00
ruby_random_test.py config: ruby_random_test: updates due to recent unrelated changes 2014-02-21 08:02:06 -06:00
se.py ruby: correct errors in changeset 4eec7bdde5b0 2014-02-24 20:50:05 -06:00