IT이론/os
FSM 구현(Mealy machine, moore machine)
dootiger
2014. 1. 24. 03:24
반응형
-문자열 검사기
* Design the Moore Model machine implementation to detect the 3-bit pattern 101.
* Design the Mealy Model machine implementation to detect the 3-bit pattern 101.
반응형