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

frontend/stream/LiteEthUDPStreamer: make send_level configurable #104

Closed
wants to merge 1 commit into from

Conversation

hcab14
Copy link

@hcab14 hcab14 commented Apr 5, 2022

When send_level == 1, UDP payload size is data_width which limits throughput.

Please check carefully because I am new to using litex/liteeth.

@enjoy-digital
Copy link
Owner

Hi @hcab14,

Thanks for the PR and sorry for the delay. send_level has been removed with 6cf7759 you can now just use packet delimiters to send packets of specific length.

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.

None yet

2 participants