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

Add stream support for isochronous endpoints. #285

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

antoinevg
Copy link
Member

This PR depends on #278


  • Adds stream support to both IN and OUT isochronous endpoints.
  • Uses amaranth.lib.stream.Interface for the implementation instead of luna.stream.StreamInterface.
  • Introduces a new data type luna.stream.future.Packet that adds first and last signals to an Amaranth stream payload in order to support packetization.

@antoinevg antoinevg force-pushed the antoinevg/iso-streams branch 2 times, most recently from a1a1af8 to 0489601 Compare January 14, 2025 12:33
@antoinevg antoinevg force-pushed the antoinevg/iso-streams branch from 0489601 to da2e3f3 Compare January 14, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant