Skip to content

Implement delay line component #69

@denxxjkee

Description

@denxxjkee

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions