Module axi_lite_dw_converter_intf

Parameters

AXI_ADDR_WIDTH: int unsigned

AXI4-Lite address width of the ports.

AXI_SLV_PORT_DATA_WIDTH: int unsigned

AXI4-Lite data width of the slave port.

AXI_MST_PORT_DATA_WIDTH: int unsigned

AXI4-Lite data width of the master port.

AxiStrbWidthSlv: int unsigned

AxiStrbWidthMst: int unsigned

Ports

clk_i: input logic

Clock, positive edge triggered.

rst_ni: input logic

Asynchrounous reset, active low.

slv: AXI_LITE.Slave

Slave port interface.

mst: AXI_LITE.Master

Master port interface.

Types

lite_addr_t
lite_data_slv_t
lite_strb_slv_t
lite_data_mst_t
lite_strb_mst_t
aw_chan_lite_t
w_chan_lite_slv_t
w_chan_lite_mst_t
b_chan_lite_t
ar_chan_lite_t
r_chan_lite_slv_t
r_chan_lite_mst_t
req_lite_slv_t
res_lite_slv_t
req_lite_mst_t
res_lite_mst_t

Signals

slv_req: req_lite_slv_t

slv_res: res_lite_slv_t

mst_req: req_lite_mst_t

mst_res: res_lite_mst_t