Component/Delay Line: Difference between revisions

From Turing Complete
(Added basic definition)
(No difference)

Revision as of 16:00, 30 December 2023

This component is useful for when you want to take the current input and output it on the next tick. In other words, the input is output exactly 1 tick later.