Typedef
w_state_e
typedef enum logic [1:0] { W_IDLE , W_PASSTHROUGH, W_INCR_UPSIZE } w_state_e;