ruby: move functional access to ruby system
authorNilay Vaish <nilay@cs.wisc.edu>
Tue, 2 Oct 2012 19:35:42 +0000 (14:35 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Tue, 2 Oct 2012 19:35:42 +0000 (14:35 -0500)
commit3c9d3b16d8aed879b1db682b1a7fe64f64b9cd7e
tree03433801705dc2492ef26a10ea23fb7a3d574d99
parent95664da097aa364981d145c041530a3136510584
ruby: move functional access to ruby system
This patch moves the code for functional accesses to ruby system. This is
because the subsequent patches add support for making functional accesses
to the messages in the interconnect. Making those accesses from the ruby port
would be cumbersome.
src/mem/ruby/system/RubyPort.cc
src/mem/ruby/system/RubyPort.hh
src/mem/ruby/system/System.cc
src/mem/ruby/system/System.hh