Many thanks for the detailed tutorials, and the great work of PYNQ to make a better approach than PetaLinux. I am newbie and feels so suffocating with tons of knowledge about Xilinx platforms. I have these 2 questions, please help:
-
How to install a rebuilt overlay project, without PyPI? For example, after cloning GitHub - Xilinx/PYNQ-HelloWorld: This repository contains a "Hello World" introduction application to the Xilinx PYNQ framework., I want to rebuild it, and install it directly to my board.
-
Can a WAA-TRD project built with Vivado flow work on PYNQ device? By copying .bit, .tcl, .hwh files and creating custom overlay driver ? I think it’s possible, isn’t it?
Thank you in advance.