Skip to content

如何使用以太网作为外部的接口来与上位机通信 #6

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

Open
444555213 opened this issue May 13, 2025 · 1 comment
Open

Comments

@444555213
Copy link

你好,我想使用以太网UDP协议来作为压缩器的外部接口,我目前可以实现UDP的环回测试,该如何加入压缩器模块?由于压缩器传输数据是axi—stream的形式,我没有连接成功。我该怎么连接以太网和压缩器这两部分?

@WangXuan95
Copy link
Owner

你需要写个协议转换,把以太网IP输出的接口转成AXI-stream

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

No branches or pull requests

2 participants