write data channel signals
More...
#include <signal_if.h>
|
| wdata_axi_lite (const char *prefix) |
|
template<typename OTYPES > |
void | bind_w (wdata_axi< CFG, OTYPES > &o) |
|
|
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_t< bool > | w_valid {"w_valid"} |
|
TYPES::template s2m_t< bool > | w_ready {"w_ready"} |
|
template<typename CFG, typename TYPES>
struct axi::wdata_axi_lite< CFG, TYPES >
write data channel signals
Definition at line 404 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