-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi!
How to implement a delay line component with single thread and no autotick. We are simulate digital logic with explicitly call Tick() only on input values change. Is where a canonical way? Maybe use timer, FIFO or somewhere else?
----- --------------------- -----
| A | --> | Delay (seconds) | --> | C |
----- --------------------- -----
Metadata
Metadata
Assignees
Labels
No labels