State Elements

Used in digital systems to
  1. store values for later retrieval

    ex: stored instruction, data variables
    register values
    buffers
    control/status information

  2. Used along with clock signal to control the flow of information in the system.

    State elements are used to hold values while they wait to move on (flow barriers).

    n-bit wide state elements

    5.1