Skip to content

Implement delay line component #69

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  |
  -----      ---------------------        -----

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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