moore is:module
Whereas the output of a Mealy machine depends on current
transition, the output of a Moore machine depends on the
previous state.
Moore machines are strictly less expressive, but may impose laxer
timing requirements.
Whereas the output of a Mealy machine depends on current
transition, the output of a Moore machine depends on the
previous state.
Moore machines are strictly less expressive, but may impose laxer
timing requirements.
Deprecated: Use the new interface instead