57c57
< : PortProxy(*(tc->getCpuPtr()->getPort("dcache_port"))), _tc(tc)
---
> : PortProxy(tc->getCpuPtr()->getDataPort()), _tc(tc)