Module axi_lite_xbar_intf
Parameters
Cfg: axi_pkg::xbar_cfg_t
rule_t: type
Ports
clk_i: input logic
rst_ni: input logic
test_i: input logic
slv_ports: AXI_LITE.Slave
mst_ports: AXI_LITE.Master
addr_map_i: input rule_t [Cfg.NoAddrRules-1:0]
en_default_mst_port_i: input logic [Cfg.NoSlvPorts-1:0]
default_mst_port_i: input logic [Cfg.NoSlvPorts-1:0][$clog2(Cfg.NoMstPorts)-1:0]
Types
| addr_t | |
| data_t | |
| strb_t | |
| aw_chan_t | |
| w_chan_t | |
| b_chan_t | |
| ar_chan_t | |
| r_chan_t | |
| axi_req_t | |
| axi_resp_t |