17 #ifndef __AXI4_ENCODING_H__
18 #define __AXI4_ENCODING_H__
42 NON_CACHE_NON_BUF = 2,
44 WR_THRU_NO_ALLOC = 10,
46 WR_THRU_WR_ALLOC = 10,
47 WR_THRU_RW_ALLOC = 14,
48 WR_BACK_NO_ALLOC = 11,
50 WR_BACK_WR_ALLOC = 11,
51 WR_BACK_RW_ALLOC = 15,
65 NON_CACHE_NON_BUF = 2,
69 WR_THRU_WR_ALLOC = 14,
70 WR_THRU_RW_ALLOC = 14,
73 WR_BACK_WR_ALLOC = 15,
74 WR_BACK_RW_ALLOC = 15,
Hardcoded values for the ARCACHE field.
Hardcoded values for the AWCACHE field.
Hardcoded values shared by the ARBURST and AWBURST fields.
Hardcoded values shared by the RRESP and BRESP fields.
Hardcoded values associated with the AXI4 standard.
The axi namespace contains classes and definitions related to the AXI standard.