We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
你好,我想使用以太网UDP协议来作为压缩器的外部接口,我目前可以实现UDP的环回测试,该如何加入压缩器模块?由于压缩器传输数据是axi—stream的形式,我没有连接成功。我该怎么连接以太网和压缩器这两部分?
The text was updated successfully, but these errors were encountered:
你需要写个协议转换,把以太网IP输出的接口转成AXI-stream
Sorry, something went wrong.
No branches or pull requests
你好,我想使用以太网UDP协议来作为压缩器的外部接口,我目前可以实现UDP的环回测试,该如何加入压缩器模块?由于压缩器传输数据是axi—stream的形式,我没有连接成功。我该怎么连接以太网和压缩器这两部分?
The text was updated successfully, but these errors were encountered: