Global Parameters - 2.0 English

AXI Protocol Checker LogiCORE IP Product Guide (PG101)

Document ID
PG101
Release Date
2023-06-21
Version
2.0 English
Component Name
The base name of the output files generated for the core. Names must begin with a letter and can be composed of any of the following characters: a to z, 0 to 9, and “_”.
Connection Protocol
Specifies the type of interface for the AXI Protocol Checker to monitor: AXI4, AXI3 or AXI4-Lite. Certain protocol checks are not performed based on this parameter.
Note: This value is automatically set when using IP integrator.
READ_WRITE Mode
Indicates which channels of the interface are active. When READ_WRITE mode is selected, all five channels are active. In WRITE_ONLY mode, only the AW, W, and B channels are active. In READ_ONLY mode, only AR and R channels are active.
Note: This value is automatically set when using IP integrator.
Address Width
Specifies the width of the awaddr and araddr signals to be monitored. Protocol checks use these signals for validation of the transactions. For AXI4 and AXI3 protocols, the minimum width is 12 bits, and for AXI4-Lite, the minimum width is 1 bit.
Data Width
Specifies the width of the Write and Read data path interfaces and its companion signals. Protocol checks use these signals for validation of the transactions. For AXI4 and AXI3 protocols, the value can be any of: 32, 64, 128, 256, 512, or 1024 bits. For AXI4-Lite, the value can be either 32 or 64 bits.
Note: This value is automatically set when using IP integrator.
ID Width
This parameter specifies the width of the awid, arid, bid, wid (for AXI3) and rid signals. This parameter is not available when the protocol is AXI4-Lite. The ID width is used for transaction completion tracking and checking and will generate one FIFO for each ID value.
Note: This value is automatically set when using IP integrator.