128c128,129
< virtual SlavePort& getSlavePort(const std::string& if_name, int idx = -1);
---
> virtual BaseSlavePort& getSlavePort(const std::string& if_name,
> PortID idx = InvalidPortID);