MatchLib
All Classes Namespaces Files Functions Modules Pages
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NaxiThe axi namespace contains classes and definitions related to the AXI standard
 NcfgExamples of valid AXI configs
 CliteAn AXI configuration corresponding to the AXI4-Lite standard
 Clite_nowstrbA configuration similar to AXI4-Lite, but without write strobes
 Cno_wrespAn AXI configuration with no write responses
 Cno_wstrbAn AXI configuration with no write strobes
 CstandardA standard AXI configuration
 Caxi4The base axi4 class parameterized according a valid config
 CAddrPayloadA struct composed of the signals associated with AXI read and write requests
 CreadThe AXI read class
 CchanThe AXI read channel, used for connecting an AXI manager and AXI subordinate
 CmanagerThe AXI read manager port. This port has an AR request channel as output and an R response channel as input
 CsubordinateThe AXI read subordinate port. This port has an AR request channel as input and an R response channel as output
 CReadPayloadA struct composed of the signals associated with an AXI read response
 CWRespPayloadA struct composed of the signals associated with an AXI write response
 CwriteThe AXI write class
 CchanThe AXI write channel, used for connecting an AXI manager and AXI subordinate
 CmanagerThe AXI write manager port. This port has AW and W request channels as outputs and a B response channel as input
 CsubordinateThe AXI write subordinate port. This port has AW and W request channels as inputs and a B response channel as output
 CWritePayloadA struct composed of the signals associated with AXI write data
 CAXI4_EncodingHardcoded values associated with the AXI4 standard
 CARCACHEHardcoded values for the ARCACHE field
 CAWCACHEHardcoded values for the AWCACHE field
 CAXBURSTHardcoded values shared by the ARBURST and AWBURST fields
 CXRESPHardcoded values shared by the RRESP and BRESP fields