Module idma_desc64_reader_gater
This module takes in an AXI R-channel, and reads descriptors from it.
Note that an using an address width other than 64 bits will need
modifications.
This module takes in an AXI R-channel, and reads descriptors from it.
Note that an using an address width other than 64 bits will need
modifications.
flush_t: type
clk_i: input logic
rst_ni: input logic
n_to_flush_i: input flush_t
n_to_flush_valid_i: input logic
r_valid_i: input logic
r_valid_o: output logic
r_ready_i: input logic
r_ready_o: output logic
r_last_i: input logic
n_to_flush_q: flush_t
n_to_flush_d: flush_t