Skip to content

Passthrough Stream Fifo Correct Specification #264

@arj4web

Description

@arj4web

Hi,

I was seeing the code of the passthrough stream FIFO, which intends to allow write when read and write are to happen in the same cycle. But in the code, I observe that only assertions are used to stop the FIFO from being pushed when full or popped when empty. Is this somewhat expected behaviour/specification?

Or was the intention to block till we receive a pop/read request and vice-versa?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requestedv2

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions