Purpose:

The DelayBufferElm in CircuitJS1 is designed to delay the signal from its input to its output by a specified amount of time. This can be useful for synchronization, timing purposes, or to mimic real-world signal propagation delays in digital circuits.

Features:

Configuration:

Simulation:

Connect your input signal to the input node. The output will reflect the input signal after the specified delay.

Use Cases: