50c50
< : MemObject(p),
---
> : ClockedObject(p),
86c86
< return MemObject::getPort(if_name, idx);
---
> return ClockedObject::getPort(if_name, idx);