FSM and FSMD
摘要
The FSM are finite state machines and used to design the FSM controllers. For example, to detect the sequence of 1010 from the input we can think of FSM designs. The arbitrary counters, sequence detectors, controllers can be designed using efficient FSM design techniques. In the previous chapters we have discussed about the combinational and sequential design techniques. In this chapter let us discuss about the FSM design techniques and their applications in the digital design.