diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2014-11-06 00:55:09 -0600 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2014-11-06 00:55:09 -0600 |
commit | 8ccfd9defa930d5c2904134d7a7286682e721db9 (patch) | |
tree | 48f55df4f9446255c44c649a6d203793dd801e62 /src/proto | |
parent | ae82551496155588786751a3a92191069488d7f3 (diff) | |
download | gem5-8ccfd9defa930d5c2904134d7a7286682e721db9.tar.xz |
ruby: dma sequencer: remove RubyPort as parent class
As of now DMASequencer inherits from the RubyPort class. But the code in
RubyPort class is heavily tailored for the CPU Sequencer. There are parts of
the code that are not required at all for the DMA sequencer. Moreover, the
next patch uses the dma sequencer for carrying out memory accesses for all the
io devices. Hence, it is better to have a leaner dma sequencer.
Diffstat (limited to 'src/proto')
0 files changed, 0 insertions, 0 deletions