Hi folks,
I’m working with a custom ZCU104 design, that compared to the base design has the video subsystem removed and added the AXI DMA that will interface with a DSP component currently in development. I’m looking for advice on how to go building this firmware incrementally and testing it in Pynq. At the moment I’m dropping the .hdf in the hardware_project folder but I’m not certain Pynq build system is picking it up. I can delete the built .img and make does rebuild it, but I’m sure there’s a better way to do it.
How would you go from bitstream to bitstream version and testing it in the shortest time?
Thanks in advance,
-Pat