159,160c159,160
< virtual MasterPort &getMasterPort(const std::string &if_name,
< int idx = -1);
---
> virtual BaseMasterPort &getMasterPort(const std::string &if_name,
> PortID idx = InvalidPortID);