80c80
< : MemObject(p),
---
> : ClockedObject(p),
97c97
< return MemObject::getPort(if_name, idx);
---
> return ClockedObject::getPort(if_name, idx);