diff options
author | Ron Dreslinski <rdreslin@umich.edu> | 2006-02-22 17:29:04 -0500 |
---|---|---|
committer | Ron Dreslinski <rdreslin@umich.edu> | 2006-02-22 17:29:04 -0500 |
commit | b403abfbdb466573cedddf9d358b7a4b66f1e8e8 (patch) | |
tree | ae184bbb91d2b781fd0bbcc6c0c3e627ba5374b2 /cpu/simple/cpu.cc | |
parent | 0c2f55b585f5d7d8d10591d4f3e3af6a30cfeec3 (diff) | |
download | gem5-b403abfbdb466573cedddf9d358b7a4b66f1e8e8.tar.xz |
Move the port from base memory object into the physical memory object.
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
Diffstat (limited to 'cpu/simple/cpu.cc')
0 files changed, 0 insertions, 0 deletions