MEM: Remove the functional ports from the memory system
authorWilliam Wang <william.wang@arm.com>
Tue, 17 Jan 2012 18:55:09 +0000 (12:55 -0600)
committerWilliam Wang <william.wang@arm.com>
Tue, 17 Jan 2012 18:55:09 +0000 (12:55 -0600)
commite731cf4c1df8db0c7bcb689aba0146199a93b64e
treedb67ff2b15ad6aca1c7f640d873237f59e9146a6
parent07cf9d914b292008ead7021182ec2ef8fc4671f1
MEM: Remove the functional ports from the memory system

The functional ports are no longer used and this patch cleans up the
legacy that is still present in buses, memories, CPUs etc. Note that
this does not refer to the class FunctionalPort (already removed), but
rather ports with the name (and use) functional.
src/mem/bus.cc
src/mem/bus.hh
src/mem/cache/cache_impl.hh
src/mem/physical.cc
src/mem/ruby/system/RubyPort.cc