CAlex
Contributor
3 years agoDE10 STANDARD Linux issue
Hi,
I wrote a code to test the latency of the SOC communication,
the result are as followed:
The blue line is the clock flag I made, it sends the 50us toggle flag to the pio of fpga,
The yellow line is a HPS code that detected edge change of the blue one and did something and show that it is done.
I seldom catch the above result and wonder how to fix that.
I suspect that it may duel to the Linux system interrupt.(but have no evidence)
The following is the interrupt list of my device
Could you guys figure out why and how?
reguards.