b403abfbdb
The Memory is now a pure virtual base class for all memory type objects (DRAM, physical). We should consider renaming MemObject to something more meaningful to represent it is for all memory heirarchy objects, perhaps MemHeirObject? mem/physical.cc: mem/physical.hh: Move the port from the base class into the actual object. --HG-- extra : convert_revision : b7754ee7b90fd8f816f9876dce374c1d43c7e34b |
||
---|---|---|
.. | ||
bus.hh | ||
mem_object.hh | ||
packet.hh | ||
page_table.cc | ||
page_table.hh | ||
physical.cc | ||
physical.hh | ||
port.cc | ||
port.hh | ||
request.hh | ||
translating_port.cc | ||
translating_port.hh |