32#ifndef TTA_SOPC_INTERFACE_HH
33#define TTA_SOPC_INTERFACE_HH
static const TCEString SOPC_IRQ_RECV_INT_DECLR
std::vector< SOPCPort > PortList
SOPCInterface & operator=(SOPCInterface old)
static const TCEString SOPC_OUTPUT
static const TCEString SOPC_INPUT
void writeProperties(std::ostream &stream) const
static const TCEString SOPC_CLOCK_INT_NAME
std::map< TCEString, TCEString > PropertyMap
static const TCEString SOPC_BIDIR
static const TCEString SOPC_ADD_INTERFACE
static const TCEString SOPC_EXPORT_INT_NAME
static const TCEString SOPC_IRQ_RECV_INT_NAME
const PortList * ports() const
static const TCEString SOPC_EXPORT_INT_DECLR
static const TCEString SOPC_MASTER_INT_NAME
void setPort(const TCEString &hdlName, const TCEString &interfaceName, ProGe::Direction direction, int width)
static const TCEString SOPC_MASTER_INT_DECLR
static const TCEString SOPC_ASSOCIATED_CLOCK
virtual void writeInterface(std::ostream &stream) const
void writePorts(std::ostream &stream) const
SOPCInterface(const SOPCInterface &old)
void setProperty(const TCEString &propertyName, const TCEString &propertyValue)
static const TCEString SOPC_SET_INT_PROPERTY
static const TCEString SOPC_ADD_INT_PORT
const PropertyMap * properties() const
static const TCEString SOPC_EXPORT_NAME
static const TCEString SOPC_CLOCK_INT_DECLR
Direction
Direction of the port.
ProGe::Direction direction