scc  2022.4.0
SystemC components library
axi::fsm::Response Struct Reference

the write response or the last read response (beat) More...

#include <protocol_fsm.h>

Inheritance diagram for axi::fsm::Response:
Collaboration diagram for axi::fsm::Response:

Public Types

typedef mpl::list< bsc::transition< EndResp, Idle >, bsc::transition< EndRespNoAck, WaitAck > > reactions
 

Public Member Functions

 Response (my_context ctx)
 

Detailed Description

the write response or the last read response (beat)

Definition at line 170 of file protocol_fsm.h.


The documentation for this struct was generated from the following file: