T flip-flop

Classification Images
Name:
T flip-flop

Symbol:
TT
Appearance:

Appearance.
Group:
Flip-flops / Latches

CannyLab version:
from 0.6b
Icon:

Icon.
Inputs
Input Value
Input T: Integer
Input C: Logical
Outputs
Output Value
Output: Integer

General description

Synchronous flip-flop that, with a non-zero value on the input «T», changes the value of the output at the rising edge on the input «C». The changes are performed at each rising edge (values change from zero to non-zero) at the input «C»:

  • if the output value is “0”, input “T” value copied to the output.
  • if the output value is non-zero, the output state becomes zero

Examples

Step 1.
Step 2.
Step 3.
Step 4.

SEE ALSO