typedef struct packed { axi_data_t data; logic [NumBanks-1:0] err; logic [NumBanks-1:0] exokay; } mem_rsp_t;