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

Overlay tutorial 2 (DMA example) won't work on Vitis HLS #1443

Open
mdarnold1 opened this issue Apr 7, 2024 · 1 comment
Open

Overlay tutorial 2 (DMA example) won't work on Vitis HLS #1443

mdarnold1 opened this issue Apr 7, 2024 · 1 comment
Assignees

Comments

@mdarnold1
Copy link

Viits HLS fails for the second example in docs/source/overlay_design_methodology/overlay_tutorial.ipynb, old Vivado IP cannot be used with new Vivado since 2020.2, and bitstreams generated using older VIvado fail with output all zeros on newer Pynq (e.g. 3.0 but probably 2.7 as well). This is likely due to the differences in stream handling between Vivado HLS and Vitis HLS, e.g. comparing the AXIS with side channel examples in UG902 & UG1399 2020.1.

I suggest that the example for latest Pynq be updated to point to e.g. https://discuss.pynq.io/t/tutorial-using-a-hls-stream-ip-with-dma-part-1-hls-design/3344.

@mariodruiz mariodruiz self-assigned this Apr 8, 2024
@mariodruiz
Copy link
Collaborator

Hi @mdarnold1,

Thank you for reporting this. We will work to fix this for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants