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