Hi
I have a question on using PYNQ. Vivado generates the bitstream without errors, but PYNQ can't read the overlay?
I tried:
$ overlay.ip_dict()
resulted in an empty dict, even though the bitstream is > 5MB and was generated using Vivado without errors. So, it should have all the IPs in it.
Any suggestions for what could I be missing or pointers for further debug?
Thanks,
-j