MatchLib
Public Types | List of all members
axi::AXI4_Encoding::ARCACHE Class Reference

Hardcoded values for the ARCACHE 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 = 10, WR_THRU_RD_ALLOC = 5, WR_THRU_WR_ALLOC = 10,
  WR_THRU_RW_ALLOC = 14, WR_BACK_NO_ALLOC = 11, WR_BACK_RD_ALLOC = 7, WR_BACK_WR_ALLOC = 11,
  WR_BACK_RW_ALLOC = 15
}
 

Detailed Description

Hardcoded values for the ARCACHE field.

Definition at line 35 of file axi4_encoding.h.


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