62,63c62,63
< virtual MasterPort &getMasterPort(const std::string &if_name,
< int idx = -1);
---
> virtual BaseMasterPort &getMasterPort(const std::string &if_name,
> PortID idx = InvalidPortID);