402,403c402,403
< virtual MasterPort& getMasterPort(const std::string &if_name,
< int idx = -1);
---
> virtual BaseMasterPort& getMasterPort(const std::string &if_name,
> PortID idx = InvalidPortID);