Typedef xp_w_chan_t

typedef struct packed {                                  
    data_t data;                                   
    strb_t strb;                                   
    logic  last;                                   
    user_t user;                                   
  } xp_w_chan_t;