53c53
< Port::Port(const std::string &_name, MemObject& _owner, PortId _id)
---
> Port::Port(const std::string &_name, MemObject& _owner, PortID _id)
65c65
< MasterPort::MasterPort(const std::string& name, MemObject* owner, PortId _id)
---
> MasterPort::MasterPort(const std::string& name, MemObject* owner, PortID _id)
149c149
< SlavePort::SlavePort(const std::string& name, MemObject* owner, PortId id)
---
> SlavePort::SlavePort(const std::string& name, MemObject* owner, PortID id)