D channel signals.
More...
#include <signal_if.h>
|
| ch_d (const char *prefix) |
|
template<typename OTYPES > |
void | bind_d (ch_d< CFG, OTYPES > &o) |
|
|
TYPES::template s2m_t< sc_dt::sc_uint< 3 > > | code {"code"} |
|
TYPES::template s2m_t< sc_dt::sc_uint< 2 > > | param {"param"} |
|
TYPES::template s2m_t< sc_dt::sc_uint< CFG::SZWIDTH > > | size {"size"} |
|
TYPES::template s2m_t< sc_dt::sc_uint< CFG::MIDWIDTH > > | source {"source"} |
|
TYPES::template s2m_t< sc_dt::sc_uint< CFG::SIDWIDTH > > | sink {"sink"} |
|
TYPES::template m2s_t< bool > | denied {"denied"} |
|
TYPES::template s2m_t< CFG::data_t > | data {"data"} |
|
TYPES::template m2s_t< bool > | corrupt {"corrupt"} |
|
TYPES::template s2m_t< bool > | valid {"valid"} |
|
TYPES::template m2s_t< bool > | ready {"ready"} |
|
template<typename CFG, typename TYPES = master_types>
struct tilelink::ch_d< CFG, TYPES >
D channel signals.
Definition at line 214 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/interfaces/tilelink/signal_if.h