108c108,109
< icachePort(name() + "-iport", this), dcachePort(name() + "-iport", this),
---
> icachePort(name() + ".icache_port", this),
> dcachePort(name() + ".dcache_port", this),