Could anyone show me an idea how to measure the latency of ZYNQ-7000 chip (MicroZed board)?In particular, I am trying to measure how many clock cycles it takes to read/write a register on PL from PS, and how many clock cycles to access On-chip memory and external memory DDR.
I tried a private timer in SDK but I am not confident with the results. Is there any approach from hardware perspective that I can measure the latency