#include <IPXactHibiInterface.hh>
Definition at line 38 of file IPXactHibiInterface.hh.
◆ IPXactHibiInterface()
IPXactHibiInterface::IPXactHibiInterface |
( |
| ) |
|
Definition at line 55 of file IPXactHibiInterface.cc.
65 new pair<TCEString,TCEString>(
"hibi_comm_out",
"COMM_FROM_IP"));
67 new pair<TCEString,TCEString>(
"hibi_data_out",
"DATA_FROM_IP"));
69 new pair<TCEString,TCEString>(
"hibi_av_out",
"AV_FROM_IP"));
71 new pair<TCEString,TCEString>(
"hibi_we_out",
"WE_FROM_IP"));
73 new pair<TCEString,TCEString>(
"hibi_re_out",
"RE_FROM_IP"));
75 new pair<TCEString,TCEString>(
"hibi_comm_in",
"COMM_TO_IP"));
77 new pair<TCEString,TCEString>(
"hibi_data_in",
"DATA_TO_IP"));
79 new pair<TCEString,TCEString>(
"hibi_av_in",
"AV_TO_IP"));
81 new pair<TCEString,TCEString>(
"hibi_full_in",
"FULL_TO_IP"));
83 new pair<TCEString,TCEString>(
"hibi_empty_in",
"EMPTY_TO_IP"));
References ABS_LIBRARY, ABS_NAME, ABS_VENDOR, ABS_VERSION, BUS_VERSION, DEFAULT_BUS_MODE, DEFAULT_INSTANCE_NAME, interfaceSearch_, LIBRARY, NAME, IPXactInterface::setBusAbsType(), IPXactInterface::setBusMode(), IPXactInterface::setBusType(), IPXactInterface::setInstanceName(), and VENDOR.
◆ ~IPXactHibiInterface()
IPXactHibiInterface::~IPXactHibiInterface |
( |
| ) |
|
|
virtual |
◆ createInstanceName()
void IPXactHibiInterface::createInstanceName |
( |
const TCEString & |
fullName, |
|
|
const TCEString & |
portName |
|
) |
| |
|
private |
◆ mapPortsToInterface()
◆ ABS_LIBRARY
const TCEString IPXactHibiInterface::ABS_LIBRARY |
|
staticprivate |
◆ ABS_NAME
const TCEString IPXactHibiInterface::ABS_NAME = "hibi_ip_r4.absdef" |
|
staticprivate |
◆ ABS_VENDOR
const TCEString IPXactHibiInterface::ABS_VENDOR |
|
staticprivate |
◆ ABS_VERSION
const TCEString IPXactHibiInterface::ABS_VERSION |
|
staticprivate |
◆ BUS_VERSION
const TCEString IPXactHibiInterface::BUS_VERSION = "2.0" |
|
staticprivate |
◆ DEFAULT_BUS_MODE
◆ DEFAULT_INSTANCE_NAME
const TCEString IPXactHibiInterface::DEFAULT_INSTANCE_NAME = "hibi_p" |
|
staticprivate |
◆ interfaceSearch_
◆ LIBRARY
const TCEString IPXactHibiInterface::LIBRARY ="ip.hwp.communication" |
|
staticprivate |
◆ NAME
const TCEString IPXactHibiInterface::NAME ="hibi_ip_r4.busdef" |
|
staticprivate |
◆ VENDOR
const TCEString IPXactHibiInterface::VENDOR = "TUT" |
|
staticprivate |
The documentation for this class was generated from the following files: