Module axi_lite_mailbox_intf
Parameters
MAILBOX_DEPTH: int unsigned
IRQ_EDGE_TRIG: bit unsigned
IRQ_ACT_HIGH: bit unsigned
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
addr_t: type
Ports
clk_i: input logic
rst_ni: input logic
test_i: input logic
slv: AXI_LITE.Slave
irq_o: output logic [1:0]
base_addr_i: input addr_t [1:0]
Types
| data_t | |
| strb_t | |
| aw_chan_lite_t | |
| w_chan_lite_t | |
| b_chan_lite_t | |
| ar_chan_lite_t | |
| r_chan_lite_t | |
| req_lite_t | |
| resp_lite_t |