40,42c40,42
< cpu.addTwoLevelCacheHierarchy(MyCache(size = '128kB'), MyCache(size = '256kB'),
< MyCache(size = '2MB'))
< cpu.mem = cpu.dcache
---
> #cpu.addTwoLevelCacheHierarchy(MyCache(size = '128kB'), MyCache(size = '256kB'),
> # MyCache(size = '2MB'))
>