RedstoneChips

flipflop

A flipflop register of any number of bits. When an input is turned on, its corresponding output changes its state. If the chip has one extra input pin, the first input becomes a reset pin. When it’s triggered it will turn every flipflop on the chip off.

source code


I/O setup

Sign text

  1. flipflop

4-bit flipflop register

Version history: Added to BasicCircuits 0.1

Fork me on GitHub