Hello,
I'm trying to create an ip core in HLS that takes two input matrices and outputs an other one. For this I tried to follow the xapp1170 which includes a tutorial for the ZC702 board using Planahead. I got this working on a ZC702 board but I must have it working on a zedboard rev D. (it has worked once by changing the target board to the zedboard rev C after it worked on the ZC702 but that doesn't work anymore)
Unfortunately I can't find any tutorials that do something similar on the zedboard.
Could anyone please point me in the right direction.
I would rather use Vivado instead of planahead for this because rev D is not supported on planahead even though the difference with rev C is minimal.
Thank you.