You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In you "FSM_moore" folder, you have a file named "moore_seq_detect.v", in this file insted of using 2 combinational always block
just use 1, in which both the logic "The next_state logic" and "output logic" are there.