Hello I have created small design based on VADD example from Vitis 2019.2
I have loaded new bitstream and now I’m stuck. How can I run a kernel manually?
vector_addition.zip (295.6 KB)
This is for Minized. PYNQ 2.5.4 based on 2.5 PYNQ SD DIST and 2.5 Ready image.
Will you fix the issue with lack of HDMI license while rebuilding ZCU bitstream? I don’t think that PYNQ will be buildable for people without these in next PYNQ release…
Will Edge platforms be supported in PYNQ 2.6?
I can’t wait for next release
keep up the good work!
A2) To answer the licensing issue, it is really the HDMI/video IP that is requiring it. If you have an SDSoC license (rather than using the Web Pack or plain Vivado license) that should solve the issue. The PYNQ v2.5 distribution and included overlays were created with v2019.1 tools, SDSoC 2019.1 was the last version for it. 2019.2 and forward is all about Vitis. In most cases Overlays created with the newer version of tools including Vitis accelerators will work if PYNQ has all the parts including XRT built into it.
But a better overall solution for building and getting around the license issue might be to follow the sage advice here:
A1) As far as running the kernel manually I’d advise against that but you did make PYNQ work on MiniZed so I recognize you are very determined You will want to study Xilinx XRT if you haven’t already and figure out how to get that onboard. To get the XRT support built into PYNQ you could take a look at the Ultra96 platform, the github and the bsp configurations that are piled on top of the standard PYNQ ones and also how Vitis AI is integrated into that platform. If you tried that already and MiniZed doesn’t have enough resources and that is why you are asking then I can’t help you much on that one, it would be new territory.
A3) It is unofficially mostly supported on v2.5.1, see Vitis AI for the edge platform Ultra96 for an example. I can’t answer for v2.6.
A2) I’m using license file generated for my Laptop and now I’m using it on vmware, so I think license manager doesn’t recognize disc UUID and that why I have errors while building PYNQ from scratch (but still I’m using the same pc!)
A1) I have used recipes from petalinux 2019.2 version for xrt and opencv, then copied includes/libraries to minized. but I got this error: