55 :
Port(name, parent) {}
121 const string procName =
"RFPort::loadState";
void setName(const std::string &name)
virtual int width() const
Unit * parentUnit() const
virtual ObjectState * saveState() const
virtual void loadState(const ObjectState *state)
static const std::string OSNAME_RFPORT
ObjectState name for register file port.
virtual int width() const
BaseRegisterFile * parentUnit() const
RFPort(const std::string &name, BaseRegisterFile &parent)
virtual void loadState(const ObjectState *state)
virtual ObjectState * saveState() const