論理設計
(2)
本問を選択
(Select this problem){
する(Yes)
,しない(No) } No.
D
フリップフロップ(D-FF)
を用いて下記の状態遷移図を実現する同期式順序回路の設計を考える。Let us consider to design a synchronous sequential circuit with the following state transition diagram using D flip-flops (D-FFs).
(Q 2 Q 1 Q 0 ) → (000) → (001) → (010) → (011) → (100) → (000) 1.
状態遷移表を示せ。Show the state transition table.
2.
状態遷移関数を示せ。Show the state transition functions.
3.
回路図を示せ。Show the circuit diagram.
D-FF
の入出力特性関数はQ n+1 = D nである。
The characteristic equation of D-FF is Q n+1 = D n .