Typedef user_t

typedef logic [UserWidth-1:0] user_t;

User type