33#ifndef TTA_PORT_CONNECTION_PROPERTY_HH
34#define TTA_PORT_CONNECTION_PROPERTY_HH
int width_
The width of the connection.
int port2FirstBit_
The first bit of the second port to connect.
int port1FirstBit_
The first bit of the first port to connect.
int port2FirstBit() const
int port1FirstBit() const
void setInverted(bool setting)
virtual ~PortConnectionProperty()
bool inverted_
The inversion flag.
bool fullyConnected() const