Module axi_isolate_intf
Interface variant of axi_isolate.
See the documentation of the main module for the definition of ports and parameters.
Parameters
NUM_PENDING: int unsigned
TERMINATE_TRANSACTION: bit
ATOP_SUPPORT: bit
AXI_ID_WIDTH: int unsigned
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
AXI_USER_WIDTH: int unsigned
Ports
clk_i: input logic
rst_ni: input logic
slv: AXI_BUS.Slave
mst: AXI_BUS.Master
isolate_i: input logic
isolated_o: output logic
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 |