Typedef read_sel_t
typedef struct packed {
/// Selection signal for response routing
xbar_sel_t sel;
/// Selection is valid
logic valid;
} read_sel_t;
Read data definition for the shift register, which samples the read response data