Hi All,
I am using SdSoC to generate a bit and elf file.
Is there a way to execute these on a PYNQ platform? I can execute elf that have no associated bitstreams no problem with PYNQ
But when I try to execute an elf that has hardware nothing happens. I read about the PYNQ overlays but was a bit confused. Do I use the overlays to re program the fabric and then I can execute the elf?
Thanks!