Component/Delay Line (word)

From Turing Complete
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[edit | edit source]


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[edit | edit source]

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

32 Bit[edit | edit source]

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

64 Bit[edit | edit source]

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