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