Module axi_dw_converter

Parameters

AxiMaxReads: int unsigned

AxiSlvPortDataWidth: int unsigned

AxiMstPortDataWidth: int unsigned

AxiAddrWidth: int unsigned

AxiIdWidth: int unsigned

aw_chan_t: type

mst_w_chan_t: type

slv_w_chan_t: type

b_chan_t: type

ar_chan_t: type

mst_r_chan_t: type

slv_r_chan_t: type

axi_mst_req_t: type

axi_mst_resp_t: type

axi_slv_req_t: type

axi_slv_resp_t: type

Ports

clk_i: input logic

rst_ni: input logic

slv_req_i: input axi_slv_req_t

slv_resp_o: output axi_slv_resp_t

mst_req_o: output axi_mst_req_t

mst_resp_i: input axi_mst_resp_t