Write address channel signals.
More...
#include <signal_if.h>
|
| aw_axi_lite (const char *prefix) |
|
template<typename OTYPES > |
void | bind_aw (aw_axi< CFG, OTYPES > &o) |
|
|
TYPES::template m2s_t< sc_dt::sc_uint< CFG::ADDRWIDTH > > | aw_addr {"aw_addr"} |
|
TYPES::template s2m_t< bool > | aw_ready {"aw_ready"} |
|
TYPES::template m2s_t< bool > | aw_valid {"aw_valid"} |
|
TYPES::template m2s_t< sc_dt::sc_uint< 3 > > | aw_prot {"aw_prot"} |
|
template<typename CFG, typename TYPES>
struct axi::aw_axi_lite< CFG, TYPES >
Write address channel signals.
Definition at line 382 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