PYNQ
PYNQ copied to clipboard
PYNQ file system to add DPU, DPU part is not displayed?
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?