Module axi_dumper_intf
Parameters
BusName:
LogAW: bit
LogAR: bit
LogW: bit
LogB: bit
LogR: bit
AXI_ID_WIDTH: int unsigned
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
AXI_USER_WIDTH: int unsigned
Ports
clk_i: input logic
rst_ni: input logic
axi_bus: AXI_BUS_DV.Monitor
Types
id_t | |
addr_t | |
data_t | |
strb_t | |
user_t | |
aw_chan_t | |
w_chan_t | |
b_chan_t | |
ar_chan_t | |
r_chan_t | |
axi_req_t | |
axi_resp_t |