MatchLib
All Classes Namespaces Files Functions Modules Pages
Public Types | List of all members
axi::AXI4_Encoding::AWCACHE Class Reference

Hardcoded values for the AWCACHE field. More...

#include <axi4_encoding.h>

Public Types

enum  {
  _WIDTH = 4 , DEVICE_NON_BUF = 0 , DEVICE_BUF = 1 , NON_CACHE_NON_BUF = 2 ,
  NON_CACHE_BUF = 3 , WR_THRU_NO_ALLOC = 6 , WR_THRU_RD_ALLOC = 6 , WR_THRU_WR_ALLOC = 14 ,
  WR_THRU_RW_ALLOC = 14 , WR_BACK_NO_ALLOC = 7 , WR_BACK_RD_ALLOC = 7 , WR_BACK_WR_ALLOC = 15 ,
  WR_BACK_RW_ALLOC = 15
}
 

Detailed Description

Hardcoded values for the AWCACHE field.

Definition at line 58 of file axi4_encoding.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 60 of file axi4_encoding.h.


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