scc
2022.4.0
SystemC components library
|
the request, either the last beat of a write or the address phase of a read More...
#include <protocol_fsm.h>
Public Types | |
typedef mpl::list< bsc::transition< EndReq, WaitForResponse >, bsc::transition< BegResp, Response, AxiProtocolFsm, &AxiProtocolFsm::InvokeResponsePhaseBeg >, bsc::transition< BegPartResp, PartialResponse, AxiProtocolFsm, &AxiProtocolFsm::InvokeResponsePhaseBeg > > | reactions |
Public Member Functions | |
Request (my_context ctx) | |
the request, either the last beat of a write or the address phase of a read
Definition at line 122 of file protocol_fsm.h.