109c109
< physProxy = new PortProxy(*baseCpu->getPort("dcache_port"));
---
> physProxy = new PortProxy(baseCpu->getDataPort());