71,72c71,72
< virtual MasterPort &getMasterPort(const std::string &if_name,
< int idx = -1);
---
> virtual BaseMasterPort &getMasterPort(const std::string &if_name,
> PortID idx = InvalidPortID);