What is the difference between moore and mealy machine? |
A state machine which uses only entry actions , so that its output depends on the state is called moore model .
A state machine which uses only input actions , so that its output depends on the state and also on the inputs is called mealy model.
First answer by ID3537158837. Last edit by ID3537158837. Question popularity: 7 [recommend question]
|
Research your answer: |
Can you answer other
questions about computing terms?


