Skip to content

Make a variant of Df.fifo that is lower latency when it is empty. #173

@christiaanb

Description

@christiaanb

Df.fifo has 1 cycle latency even when the fifo is empty. We should add new version that can be configured to have 0 or 1 cycle latency when the fifo is empty. The existing Df.fifo can then just be hard-configured to have the 1 cycle latency. This will allow the user to make longest-path vs average latency trade-offs.

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