diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-04-25 10:45:23 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-04-25 10:45:23 -0400 |
commit | beed20d7bc31512cc36304bd64876fe4af014641 (patch) | |
tree | 30e564d58b58641d09bef5eccaae37aa49dc133e /src/mem/ruby/system | |
parent | 4c92708b48d51bfb6592ff48925f5a7a0157da5b (diff) | |
download | gem5-beed20d7bc31512cc36304bd64876fe4af014641.tar.xz |
MEM: Use base class Master/SlavePort pointers in the bus
This patch makes some rather trivial simplifications to the bus in
that it changes the use of BusMasterPort and BusSlavePort pointers to
simply use MasterPort and SlavePort (iterators are also updated
accordingly).
This change is a step towards a future patch that introduces a
separation of the interface and the structural port itself.
Diffstat (limited to 'src/mem/ruby/system')
0 files changed, 0 insertions, 0 deletions