Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

5 define a streaming protocol #12

Merged
merged 12 commits into from
Mar 3, 2024
Merged

Conversation

t-wallet
Copy link
Contributor

Up for review

@t-wallet t-wallet linked an issue Feb 23, 2024 that may be closed by this pull request
Copy link
Contributor

@rowanG077 rowanG077 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Add a test using the stream FIFO from DfConv. See the existing test using axi stream in https://github.com/clash-lang/clash-protocols/blob/main/tests/Tests/Protocols/Axi4.hs#L267

src/Clash/Cores/Ethernet/PacketStream.hs Outdated Show resolved Hide resolved
src/Clash/Cores/Ethernet/PacketStream.hs Outdated Show resolved Hide resolved
src/Clash/Cores/Ethernet/PacketStream.hs Outdated Show resolved Hide resolved
src/Clash/Cores/Ethernet/PacketStream.hs Outdated Show resolved Hide resolved
@rowanG077
Copy link
Contributor

rowanG077 commented Feb 26, 2024

Also make the merge target of this pr develop instead of main. We only merge to main on client approval

@JasmijnB JasmijnB changed the base branch from main to develop February 26, 2024 14:40
@rowanG077 rowanG077 force-pushed the 5-define-a-streaming-protocol branch 2 times, most recently from 2cb4378 to 91113bf Compare February 28, 2024 14:33
@rowanG077
Copy link
Contributor

rowanG077 commented Feb 28, 2024

Only open thing is the test

@rowanG077 rowanG077 force-pushed the 5-define-a-streaming-protocol branch from 91113bf to cb02a9e Compare February 28, 2024 17:47
@rowanG077 rowanG077 force-pushed the 5-define-a-streaming-protocol branch from cb02a9e to 5af9bfb Compare February 28, 2024 18:08
Makefile Outdated Show resolved Hide resolved
Copy link
Contributor

@MatthijsMu MatthijsMu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dit ziet er goed uit. De laatste commit verwijdert wat whitespaces, klopt dat?

@rowanG077 rowanG077 force-pushed the 5-define-a-streaming-protocol branch from cb6dd83 to 3a094e9 Compare March 1, 2024 13:45
Copy link
Contributor

@Daanww Daanww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rowanG077 rowanG077 merged commit eae86eb into develop Mar 3, 2024
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define a streaming protocol
9 participants