978c978
< unsigned block_size = cpu->getDcachePort()->peerBlockSize();
---
> unsigned block_size = cpu->getDataPort().peerBlockSize();