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
This project implements a Moore Finite State Machine (FSM) in Verilog HDL for serial sequence detection.
The output is asserted only in a specific state, ensuring stable Moore-type behavior.
The design uses a two-process FSM structure and supports overlapping sequences.