read address channel signals
More...
#include <signal_if.h>
|
| ar_axi_lite (const char *prefix) |
|
template<typename OTYPES > |
void | bind_ar (ar_axi< CFG, OTYPES > &o) |
|
|
TYPES::template m2s_t< sc_dt::sc_uint< CFG::ADDRWIDTH > > | ar_addr {"ar_addr"} |
|
TYPES::template m2s_t< sc_dt::sc_uint< 3 > > | ar_prot {"ar_prot"} |
|
TYPES::template m2s_t< bool > | ar_valid {"ar_valid"} |
|
TYPES::template s2m_t< bool > | ar_ready {"ar_ready"} |
|
template<typename CFG, typename TYPES>
struct axi::ar_axi_lite< CFG, TYPES >
read address channel signals
Definition at line 445 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