Parse hwh file failed

The elaborated RTL you provide is difficult to navigate and it is not possible to zoom in enough.

I had a look at the hwh file and it seems that an interrupt controller is not present. pynq does not support interrupts connected directly to the PS. You need an interrupt controller. Some documentation here

https://pynq.readthedocs.io/en/v2.6.1/overlay_design_methodology/pspl_interface.html#interrupt

Mario

1 Like