Searched hist:11339 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/system/
H A DDMASequencer.hh11339:c45bfadcd51b Sun Feb 14 20:28:00 EST 2016 Michael LeBeane <Michael.Lebeane@amd.com> ruby: make DMASequencer inherit from RubyPort

This patch essentially rolls back 10518:30e3715c9405 to make RubyPort the
parent class of DMASequencer. It removes redundant code and restores some
features which were lost when directly inheriting from MemObject. For
example,
DMASequencer can now communicate to other devices using PIO, which is useful
for memmory-mapped communication between multiple DMADevices.
H A DSequencer.py11339:c45bfadcd51b Sun Feb 14 20:28:00 EST 2016 Michael LeBeane <Michael.Lebeane@amd.com> ruby: make DMASequencer inherit from RubyPort

This patch essentially rolls back 10518:30e3715c9405 to make RubyPort the
parent class of DMASequencer. It removes redundant code and restores some
features which were lost when directly inheriting from MemObject. For
example,
DMASequencer can now communicate to other devices using PIO, which is useful
for memmory-mapped communication between multiple DMADevices.
H A DDMASequencer.cc11339:c45bfadcd51b Sun Feb 14 20:28:00 EST 2016 Michael LeBeane <Michael.Lebeane@amd.com> ruby: make DMASequencer inherit from RubyPort

This patch essentially rolls back 10518:30e3715c9405 to make RubyPort the
parent class of DMASequencer. It removes redundant code and restores some
features which were lost when directly inheriting from MemObject. For
example,
DMASequencer can now communicate to other devices using PIO, which is useful
for memmory-mapped communication between multiple DMADevices.

Completed in 21 milliseconds