Xilinx / PYNQ

Python Productivity for ZYNQ
http://www.pynq.io/
BSD 3-Clause "New" or "Revised" License
1.98k stars 816 forks source link

PYNQ file system to add DPU, DPU part is not displayed? #1417

Closed Noah-naihe closed 5 months ago

Noah-naihe commented 1 year ago

Here I'm using the zcu102 board. I imported the vivado project containing DPU into the petalinux project, and generated the corresponding image through the petalinux tool, and successfully ran the demo. However, after packaging the project successfully bsp, I successfully transplanted the PYNQ file system according to the way of modifying the homemade board. However, I cannot find the file system Settings of DPU, such as the library of vitis ai added to the file system. I would like to know whether the file system Settings of the original project are retained during the PYNQ transplantation process, or whether the dpu parts of the original project are also changed?

schelleg commented 5 months ago

PYNQ doesn't support using the DPU integrated in Vivado. If this is still an issue re-open it as a discuss.pynq.io post.