T-flipflops can be divided into upflank- and downflank-T-flipflops. They change their output whenever an up-/downflank arrives(depending on their type). An upflank is a signal switching from OFF to ON, and a downflank is a signal switching from ON to OFF. Chained T-flipflops can be used for counting.
- The output OR gate and the ResetRS(AND) gate form an RS-gate, additionally the OR serves as output
- The activation module serves as input
- The upflank-filter prevents a too long input signal from turning the RS-gate into an oszillator
- The ResetDelay(2 DELAY modules) does only serve as a "resistor" to prevent the RS-gate from short circuiting from a single upflank when the block-updates are in wrong order.
Last edited: