Module axi_cdc_dst_intf
Parameters
AXI_ID_WIDTH: int unsigned
AXI_ADDR_WIDTH: int unsigned
AXI_DATA_WIDTH: int unsigned
AXI_USER_WIDTH: int unsigned
LOG_DEPTH: int unsigned
Depth of the FIFO crossing the clock domain, given as 2**LOG_DEPTH.
SYNC_STAGES: int unsigned
Number of synchronization registers to insert on the async pointers
Ports
src: AXI_BUS_ASYNC_GRAY.Slave
dst_clk_i: input logic
dst_rst_ni: input logic
dst: AXI_BUS.Master
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 | |
req_t | |
resp_t |