Skip to content

Document FIFO properties #1538

Open
Open
@rroohhh

Description

@rroohhh

It would be nice if various properties of the FIFOs would be documented. What comes to mind is

  • maximum throughput (SyncFIFO of depth == 1 only does a throughput of 50%, same for SyncFIFOBuffered with depth <=2)
  • dependencies between the interface signals (does w_stream.ready depend combinatorially on r_stream.ready?, does r_stream.valid depend combinatorially on w_stream.valid?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions