#include <chi_tlm.h>
|
void | set_db_id (uint8_t) |
|
uint8_t | get_db_id () const |
|
void | set_pcrd_type (uint8_t) |
|
uint8_t | get_pcrd_type () const |
|
void | set_opcode (rsp_optype_e opcode) |
|
rsp_optype_e | get_opcode () const |
|
void | set_resp_err (rsp_resperrtype_e) |
|
rsp_resperrtype_e | get_resp_err () const |
|
void | set_resp (rsp_resptype_e) |
|
rsp_resptype_e | get_resp () const |
|
void | set_fwd_state (uint8_t) |
|
uint8_t | get_fwd_state () const |
|
void | set_data_pull (bool) |
|
bool | get_data_pull () const |
|
void | set_tgt_id (uint16_t) |
|
uint16_t | get_tgt_id () const |
|
void | set_tag_op (uint8_t) |
|
uint8_t | get_tag_op () const |
|
void | set_tag_group_id (uint32_t) |
|
uint32_t | get_tag_group_id () const |
|
void | set_trace_tag (bool) |
|
bool | is_trace_tag () const |
|
response : This structure to be used as response for both Transaction request as well as Snoop request (used for both CRSP channel Completor response and SRSP channel Snoop response)
Definition at line 684 of file chi_tlm.h.
The documentation for this struct was generated from the following file:
- /home/eyck/git/SystemC-Components/third_party/axi_chi/chi/chi_tlm.h