PYNQ icon indicating copy to clipboard operation
PYNQ copied to clipboard

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

Open mdarnold1 opened this issue 10 months ago • 1 comments

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.

mdarnold1 avatar Apr 07 '24 23:04 mdarnold1

Hi @mdarnold1,

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

mariodruiz avatar Apr 08 '24 15:04 mariodruiz