|
scc
2024.06
SystemC components library
|


Public Member Functions | |
| tl_ul (const char *prefix) | |
| template<typename OTYPES > | |
| void | bind (tl_ul< CFG, OTYPES > &o) |
Public Member Functions inherited from tilelink::ch_a< CFG, master_types > | |
| ch_a (const char *prefix) | |
| void | bind_a (ch_a< CFG, OTYPES > &o) |
Public Member Functions inherited from tilelink::ch_d< CFG, master_types > | |
| ch_d (const char *prefix) | |
| void | bind_d (ch_d< CFG, OTYPES > &o) |
Additional Inherited Members | |
Public Attributes inherited from tilelink::ch_a< CFG, master_types > | |
| TYPES::template m2s_t< sc_dt::sc_uint< 3 > > | code |
| TYPES::template m2s_t< sc_dt::sc_uint< 3 > > | param |
| TYPES::template m2s_t< sc_dt::sc_uint< CFG::SZWIDTH > > | size |
| TYPES::template m2s_t< sc_dt::sc_uint< CFG::MIDWIDTH > > | source |
| TYPES::template m2s_t< CFG::addr_t > | address |
| TYPES::template m2s_t< CFG::mask_t > | mask |
| TYPES::template m2s_t< CFG::data_t > | data |
| TYPES::template s2m_t< bool > | corrupt |
| TYPES::template m2s_t< bool > | valid |
| TYPES::template s2m_t< bool > | ready |
Public Attributes inherited from tilelink::ch_d< CFG, master_types > | |
| TYPES::template s2m_t< sc_dt::sc_uint< 3 > > | code |
| TYPES::template s2m_t< sc_dt::sc_uint< 2 > > | param |
| TYPES::template s2m_t< sc_dt::sc_uint< CFG::SZWIDTH > > | size |
| TYPES::template s2m_t< sc_dt::sc_uint< CFG::MIDWIDTH > > | source |
| TYPES::template s2m_t< sc_dt::sc_uint< CFG::SIDWIDTH > > | sink |
| TYPES::template m2s_t< bool > | denied |
| TYPES::template s2m_t< CFG::data_t > | data |
| TYPES::template m2s_t< bool > | corrupt |
| TYPES::template s2m_t< bool > | valid |
| TYPES::template m2s_t< bool > | ready |
Definition at line 272 of file signal_if.h.