A
finite state machine in which the machine
output depends only on the
state variables, not on current
inputs
clock
_________ | ______ _________
input >--| next | +--|flip | | output |
| state | | |--+---| logic |---->output
| logic |-----|flops| | ----------
+--| | ------- |
| --------- |
| |
+-------------------------+
This is a block diagram of a very simple Moore machine.