Sequential logic implementation

27-May-98


Click here to start


Table of Contents

Sequential logic implementation

Abstraction of state elements

Forms of sequential logic

Finite state machine representations

Example finite state machine diagram

Can any sequential system be represented with a state diagram?

Counters are simple finite state machines

How do we turn a state diagram into logic?

FSM design procedure

FSM design procedure: state diagram to encoded state transition table

Implementation

Implementation (cont'd)

Another example

More complex counter example

More complex counter example (cont’d)

Self-starting counters (cont’d)

Self-starting counters

State machine model

State machine model (cont’d)

Example: ant brain (Ward, MIT)

Ant behavior

Designing an ant brain

Synthesizing the ant brain circuit

Transition truth table

Synthesis

Synthesis of next state and output functions

Circuit implementation

Don’t cares in FSM synthesis

State minimization

Ant brain revisited

New improved brain

New brain implementation

Mealy vs. Moore machines

Specifying outputs for a Moore machine

Specifying outputs for a Mealy machine

Comparison of Mealy and Moore machines

Mealy and Moore examples

Mealy and Moore examples (cont’d)

Registered Mealy machine (really Moore)

Example: vending machine

Example: vending machine (cont’d)

Example: vending machine (cont’d)

Example: vending machine (cont’d)

Example: vending machine (cont’d)

Example: vending machine (cont’d)

Equivalent Mealy and Moore state diagrams

Example: traffic light controller

Example: traffic light controller (cont’)

Example: traffic light controller (cont’)

Example: traffic light controller (cont’)

Example: traffic light controller (cont’)

Logic for different state assignments

Vending machine example (PLD mapping)

Vending machine (cont’d)

Vending machine (retimed PLD mapping)

Finite state machine optimization

Algorithmic approach to state minimization

State minimization example

Method of successive partitions

Minimized FSM

More complex state minimization

Minimized FSM

Minimizing incompletely specified FSMs

Minimizing states may not yield best circuit

Another implementation of edge detector

State assignment

State assignment strategies

One-hot state assignment

Heuristics for state assignment

General approach to heuristic state assignment

Output-based encoding

Current state assignment approaches

Sequential logic implementation summary

Author: Gaetano Borriello

Email: cse370-webmaster@cs.washington.edu

Home Page: http://www.cs.washington.edu/education/courses/cse370/Spring98/