Forum Discussion
FawazJ_Altera
Frequent Contributor
7 years agoHello,
The logic analyzer will give you information until FPGA level. Inside FPGA we need to know what is going on. So, You can map HPS signals to FPGA and then you can use signaltap to trace signals.
This tutorial will help you:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an706.pdf
thanks