Go to the documentation of this file.
33 #ifndef TTA_SPECIAL_REGISTER_PORT_HH
34 #define TTA_SPECIAL_REGISTER_PORT_HH
SpecialRegisterPort(const std::string &name, int width, ControlUnit &parent)
virtual void loadState(const ObjectState *state)
virtual ObjectState * saveState() const
virtual bool isOpcodeSetting() const
virtual bool isTriggering() const
static const std::string OSNAME_SPECIAL_REG_PORT
ObjectState name for special register port.
virtual std::string name() const
virtual int width() const
virtual ~SpecialRegisterPort()