References: FSM Fundamentals
-
Finite-state machine - Wikipedia - Comprehensive overview of FSM theory, mathematical formalism, and applications in digital systems.
-
Moore machine - Wikipedia - Formal definition and examples of Moore-type finite state machines.
-
Mealy machine - Wikipedia - Formal definition and comparison with Moore machines.
-
Digital Design (6th Edition) - M. Morris Mano and Michael Ciletti - Pearson - Chapter 7 covers FSM fundamentals, Moore and Mealy machines, state diagrams, and encoding strategies.
-
Moore vs Mealy State Machines - ChipVerify - Practical comparison of Moore and Mealy machines with Verilog implementation examples.