Closed ggreif closed 7 years ago
https://en.wikipedia.org/wiki/Finite-state_machine#Hardware_applications
It is just a Moore machine without any output logic:
medvedev transfer start = moore transfer id start
But it comes up often, so it is probably a worthwhile addition.
Should I come up with a pull request?
Yes, submit a PR please. the Moore module is probably the best place for it.
Moore
Okay, see PR #81
https://en.wikipedia.org/wiki/Finite-state_machine#Hardware_applications
It is just a Moore machine without any output logic:
But it comes up often, so it is probably a worthwhile addition.