gem5/configs/example
Andreas Hansson 6cf9f182f6 MEM: Fix residual bus ports and make them master/slave
This patch cleans up a number of remaining uses of bus.port which
is now split into bus.master and bus.slave. The only non-trivial change
is the memtest where the level building now has to be aware of the role
of the ports used in the previous level.
2012-02-14 14:15:30 -05:00
..
fs.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
memtest.py MEM: Fix residual bus ports and make them master/slave 2012-02-14 14:15:30 -05:00
ruby_direct_test.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
ruby_fs.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
ruby_mem_test.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
ruby_network_test.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
ruby_random_test.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00
se.py MEM: Fix master/slave ports in Ruby and non-regression scripts 2012-02-14 03:41:53 -05:00