scc 2025.09
SystemC components library
axi::fsm::AxiProtocolFsm Struct Reference

#include <protocol_fsm.h>

Inheritance diagram for axi::fsm::AxiProtocolFsm:
Collaboration diagram for axi::fsm::AxiProtocolFsm:

Public Member Functions

void InvokeResponsePhaseBeg (const BegResp &)
void InvokeResponsePhaseBeg (const BegPartResp &)
void terminate ()

Public Attributes

axi::fsm::protocol_cb cb

Detailed Description

State Machine Base Class Declaration

Definition at line 61 of file protocol_fsm.h.

Member Function Documentation

◆ InvokeResponsePhaseBeg() [1/2]

void axi::fsm::AxiProtocolFsm::InvokeResponsePhaseBeg ( const BegPartResp & )
inline

Definition at line 66 of file protocol_fsm.h.

◆ InvokeResponsePhaseBeg() [2/2]

void axi::fsm::AxiProtocolFsm::InvokeResponsePhaseBeg ( const BegResp & )
inline

Definition at line 62 of file protocol_fsm.h.

◆ terminate()

void axi::fsm::AxiProtocolFsm::terminate ( )
inline

Definition at line 70 of file protocol_fsm.h.

Member Data Documentation

◆ cb

axi::fsm::protocol_cb axi::fsm::AxiProtocolFsm::cb

Definition at line 74 of file protocol_fsm.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/third_party/axi_chi/axi/fsm/protocol_fsm.h