|
scc 2025.09
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.
| typedef mpl::list< bsc::transition<EndReq, WaitForResponse>, bsc::transition<BegResp, Response, AxiProtocolFsm, &AxiProtocolFsm::InvokeResponsePhaseBeg>, bsc::transition<BegPartResp, PartialResponse, AxiProtocolFsm, &AxiProtocolFsm::InvokeResponsePhaseBeg> > axi::fsm::Request::reactions |
Definition at line 137 of file protocol_fsm.h.
|
inline |
Definition at line 124 of file protocol_fsm.h.
|
inline |
Definition at line 129 of file protocol_fsm.h.