Module axi_demux_intf
Parameters
AXI_ID_WIDTH: int unsigned
ATOP_SUPPORT: bit
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
AXI_USER_WIDTH: int unsigned
NO_MST_PORTS: int unsigned
MAX_TRANS: int unsigned
AXI_LOOK_BITS: int unsigned
UNIQUE_IDS: bit
SPILL_AW: bit
SPILL_W: bit
SPILL_B: bit
SPILL_AR: bit
SPILL_R: bit
SELECT_WIDTH: int unsigned
select_t: type
Ports
clk_i: input logic
rst_ni: input logic
test_i: input logic
slv_aw_select_i: input select_t
slv_ar_select_i: input select_t
slv: AXI_BUS.Slave
mst: AXI_BUS.Master
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 |