gem5/configs
Andreas Hansson a128ba7cd1 Ruby: Remove the physMemPort and instead access memory directly
This patch removes the physMemPort from the RubySequencer and instead
uses the system pointer to access the physmem. The system already
keeps track of the physmem and the valid memory address ranges, and
with this patch we merely make use of that existing functionality. The
memory is modified so that it is possible to call the access functions
(atomic and functional) without going through the port, and the memory
is allowed to be unconnected, i.e. have no ports (since Ruby does not
attach it like the conventional memory system).
2012-03-30 09:42:36 -04:00
..
boot ARM: Update config files for Android/BBench images available on website. 2011-12-15 00:43:35 -05:00
common Config: Change the way options are added 2012-03-28 11:01:53 -05:00
example Config: Change the way options are added 2012-03-28 11:01:53 -05:00
ruby Ruby: Remove the physMemPort and instead access memory directly 2012-03-30 09:42:36 -04:00
splash2 MEM: Fix residual bus ports and make them master/slave 2012-02-14 14:15:30 -05:00