Go to the documentation of this file.
34 #ifndef TTA_BUS_STATE_HH
35 #define TTA_BUS_STATE_HH
NullBusState & operator=(const NullBusState &)
Assignment not allowed.
void setSquashed(bool isSquashed)
virtual void setValue(const SimValue &value)
virtual const SimValue & value() const
static NullBusState * instance_
Unique instance of NullBusState.
std::string name_
Name of the bus.
bool squashed_
True in case this bus was squashed the last time a move was executed in this bus.
static NullBusState & instance()
int width_
Width of the bus.
virtual void setValue(const SimValue &value)
virtual const SimValue & value() const
BusState & operator=(const BusState &)
Assignment not allowed.
void setValueInlined(const SimValue &value)