Skip to content

Enable unidirectional links #47

Description

@papeg

Currently by default the links are configured as bidirectional.

In some applications only one direction is needed. This would save some resources, especially the BRAMs needed for the second RX FIFO.

The aurora IP supports this mode with the Dataflow-Mode flag.

https://docs.amd.com/r/en-US/pg074-aurora-64b66b/Dataflow-Mode

Implementation would require to pass through a new config flag, change the verilog code to instantiate a send and recv variant and adapt the test example, so it uses only a send or a recv kernel per FPGA.

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