bfe7ee96ad
This is another step in the process of removing global variables from Ruby to enable multiple RubySystem instances in a single simulation. The list of abstract controllers is per-RubySystem and should be represented that way, rather than as a global. Since this is the last remaining Ruby global variable, the src/mem/ruby/Common/Global.* files are also removed. |
||
---|---|---|
.. | ||
CacheRecorder.cc | ||
CacheRecorder.hh | ||
DMASequencer.cc | ||
DMASequencer.hh | ||
RubyPort.cc | ||
RubyPort.hh | ||
RubyPortProxy.cc | ||
RubyPortProxy.hh | ||
RubySystem.py | ||
SConscript | ||
Sequencer.cc | ||
Sequencer.hh | ||
Sequencer.py | ||
System.cc | ||
System.hh |