|
| wdata_axi (const char *prefix) |
|
template<typename OTYPES > |
void | bind_w (wdata_axi< CFG, OTYPES > &o) |
|
template<typename OTYPES > |
void | bind_wdata (wdata_axi< CFG, OTYPES > &o) |
|
template<typename OTYPES > |
void | bind_w (wdata_axi_lite< CFG, OTYPES > &o) |
|
template<typename OTYPES > |
void | bind_wdata (wdata_axi_lite< CFG, OTYPES > &o) |
|
|
TYPES::template m2s_opt_t< sc_dt::sc_uint< CFG::IDWIDTH > > | w_id {"w_id"} |
|
TYPES::template m2s_t< typename CFG::data_t > | w_data {"w_data"} |
|
TYPES::template m2s_t< sc_dt::sc_uint< CFG::BUSWIDTH/8 > > | w_strb {"w_strb"} |
|
TYPES::template m2s_full_t< bool > | w_last {"w_last"} |
|
TYPES::template m2s_t< bool > | w_valid {"w_valid"} |
|
TYPES::template s2m_t< bool > | w_ready {"w_ready"} |
|
TYPES::template m2s_opt_t< sc_dt::sc_uint< CFG::USERWIDTH > > | w_user {"w_user"} |
|
TYPES::template m2s_full_t< bool > | w_ack {"w_ack"} |
|
TYPES::template m2s_opt_t< bool > | w_trace {"w_trace"} |
|
template<typename CFG, typename TYPES = master_types>
struct axi::wdata_axi< CFG, TYPES >
Definition at line 186 of file signal_if.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/src/bus_interfaces/axi/signal_if.h