Component/Delay Line (word)

From Turing Complete
Revision as of 02:42, 26 August 2024 by Gelthor (talk | contribs) (Added infoboxes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
8 Bit Delay Line
Width 8
Type 8bit
Unlocked by Lab

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.

Other sizes


16 Bit Delay Line
Width 16
Type 16bit
Unlocked by Lab
32 Bit Delay Line
Width 32
Type 32bit
Unlocked by Lab
64 Bit Delay Line
Width 64
Type 64bit
Unlocked by Lab

16 Bit

Similar to the 8 bit version but with 16 bit inputs and outputs.

32 Bit

Similar to the 8 bit version but with 32 bit inputs and outputs.

64 Bit

Similar to the 8 bit version but with 64 bit inputs and outputs.