I used pynq-z2(vivado 2018.3 and vivado hls 2018.3) and try the tutorial PYNQ_tutorials/hls_m_axi at master · cathalmccabe/PYNQ_tutorials (github.com)on the board.
I followed every step of the tutorial ,but it seems like the ip doesn’t work.The same matter happened on my pynq-zu board.So I wonder is there any step of mine went wrong?
I hope somebody can help me.
source code:
block design:
overlay:
I notice the AP_DONE is always 1.It make me confused.