113c113,114
< physProxy = new PortProxy(baseCpu->getDataPort());
---
> physProxy = new PortProxy(baseCpu->getDataPort(),
> baseCpu->cacheLineSize());