Component/Delay Line (word)

From Turing Complete
Revision as of 20:57, 30 December 2023 by Lupin3rd (talk | contribs) (Created page with "The 8 Bit Delay Line functions the same way as the 1-bit Delay Line. It accepts a value on the input, and then outputs that same value on the next tick. This component exists in 8-bit, 16-bit, 32-bit, and 64-bit varieties. The variants all allow numbers of different sizes to be output.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The 8 Bit Delay Line functions the same way as the 1-bit Delay Line. It accepts a value on the input, and then outputs that same value on the next tick.

This component exists in 8-bit, 16-bit, 32-bit, and 64-bit varieties. The variants all allow numbers of different sizes to be output.