33#ifndef TTA_BASE_FU_PORT_HH
34#define TTA_BASE_FU_PORT_HH
50 virtual int width()
const;
FunctionUnit * parentUnit() const
virtual int width() const
void loadStateWithoutReferences(const ObjectState *state)
virtual bool isOpcodeSetting() const =0
virtual void loadState(const ObjectState *state)
virtual bool isTriggering() const =0
static const std::string OSKEY_WIDTH
ObjectState attribute key for bit width of the port.
virtual ObjectState * saveState() const
int width_
Bit width of the port.
virtual std::string name() const