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

special state to map AWREADY/WDATA of SNPS to AXI protocol More...

#include <protocol_fsm.h>

Inheritance diagram for axi::fsm::ATrans:
Collaboration diagram for axi::fsm::ATrans:

Public Types

typedef mpl::list< bsc::transition< BegPartReq, PartialRequest >, bsc::transition< BegReq, Request > > reactions
 

Public Member Functions

 ATrans (my_context ctx)
 

Detailed Description

special state to map AWREADY/WDATA of SNPS to AXI protocol

Definition at line 89 of file protocol_fsm.h.


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