FSM Design
You are designing a sequence detector to find the overlapping pattern "1011" in a serial data stream. What is the minimum number of states required if you implement this as a Moore machine versus a Mealy machine?
You are designing a sequence detector to find the overlapping pattern "1011" in a serial data stream. What is the minimum number of states required if you implement this as a Moore machine versus a Mealy machine?