gem5/configs/example
Nilay Vaish be981772b9 config: Do not instantiate membus when using ruby
This patch moves the instantiation of system.membus in se.py to the area of
code where classic memory system has been dealt with. Ruby does not require
this bus and hence it should not be instantiated.
2013-06-13 07:24:25 -05:00
..
fs.py config: Add a mem-type config option to se/fs scripts 2013-04-22 13:20:33 -04:00
memtest.py Configs: Fix memtest cache latency to match new parameters 2012-09-27 08:59:25 -04:00
ruby_direct_test.py ruby: modify the directed tester to read/write streams 2012-12-11 10:05:55 -06:00
ruby_fs.py config: Fix mem-type option not used in ruby_fs script 2013-04-23 11:56:48 -05:00
ruby_mem_test.py ruby: improved support for functional accesses 2012-10-15 17:51:57 -05:00
ruby_network_test.py ruby: changes how Topologies are created 2012-07-10 22:51:53 -07:00
ruby_random_test.py ruby: remove the cpu assumptions for the random tester 2012-07-10 22:51:54 -07:00
se.py config: Do not instantiate membus when using ruby 2013-06-13 07:24:25 -05:00