1
129kviews
Design mealy sequence detector to detect a sequence ----1010---- using D filpflop and logic
2 Answers
| written 9.4 years ago by |

| written 4.1 years ago by | • modified 4.1 years ago |
for present state 11 ('S3') input X=1 changes it to next state 01 ('S1'). So there should be modification in excitation table in the last row in next state column.