Module axi_iw_converter_intf
Interface variant of axi_iw_converter
.
See the documentation of the main module for the definition of ports and parameters.
Interface variant of axi_iw_converter
.
See the documentation of the main module for the definition of ports and parameters.
AXI_SLV_PORT_ID_WIDTH: int unsigned
AXI_MST_PORT_ID_WIDTH: int unsigned
AXI_SLV_PORT_MAX_UNIQ_IDS: int unsigned
AXI_SLV_PORT_MAX_TXNS_PER_ID: int unsigned
AXI_SLV_PORT_MAX_TXNS: int unsigned
AXI_MST_PORT_MAX_UNIQ_IDS: int unsigned
AXI_MST_PORT_MAX_TXNS_PER_ID: int unsigned
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
AXI_USER_WIDTH: int unsigned
clk_i: input logic
rst_ni: input logic
slv: AXI_BUS.Slave
mst: AXI_BUS.Master
slv_req: slv_req_t
slv_resp: slv_resp_t
mst_req: mst_req_t
mst_resp: mst_resp_t