Hi, I have followed this tutorial to include my own peripheral using bus AXI4: http://zedboard.org/content/creating-custom-peripheral
In my peripheral I have used one IP CORE (to calculate a sine) in ISE Design Suite.
Later, I have included .ngc file in XPS and in PlanAhead, but when I use SDK to check my peripheral it doesn't work, it shows always the same result.
Has anyone had this trouble?
Thank you so much.