Typedef axis_t_chan_t
typedef struct packed {
data_t data;
strb_t strb;
strb_t keep;
logic last;
id_t id;
id_t dest;
user_t user;
} axis_t_chan_t;