Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Re-add simplified stream link interface (SLINK) #628

Merged
merged 9 commits into from
Jun 3, 2023
Merged

Conversation

stnolting
Copy link
Owner

This PR adds a new SoC module: the Stream Link Interface (SLINK)

The SLINK has already been part of the SoC but was removed as it was way too over-engineered. This is now an all-new cleaned-up version.

  • single RX channel with configurable internal FIFO
  • single TX channel with configurable internal FIFO
  • programmable interrupt based on FIFO level(s)
  • signals and protocol compatible to the AXI4-stream standard

@stnolting stnolting added enhancement New feature or request HW hardware-related labels Jun 3, 2023
@stnolting stnolting self-assigned this Jun 3, 2023
@stnolting stnolting marked this pull request as ready for review June 3, 2023 12:06
@stnolting stnolting merged commit 174572e into main Jun 3, 2023
8 checks passed
@stnolting stnolting deleted the slink_v2 branch June 3, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant