This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question on how to calculate the axi read time


Hello,

I have a question on axi read time. If we have 20 read commands, the read outstanding is 4 and read latency is 500ns, how much time is needed to read all of these data back?

I feel puzzled on this for a long time and I need a relatively accurate calculate method. Expect your help.

Best Regards,

redbud

Parents
  • Hi Yasuhiko Koumoto,

    When the frequency of ACLK was too high and can be ignored, wether the latency would be 500nsx5?

    if the latency is 500nsx20, it's equal to the result of one outstanding. So I think it may be not accurate.

    In fact, even if the frequency of the ACLK is high, I guess that may have a method to give some compensation on it and which is more accurate than ignore the ACLK when we estimate the total read latency. for example 5.25x500? or something else? Of cause, I just guess it.

    Sorry for not explaining it clearly at the last comment.

    Thank you for your kindly help!

    Best Regards,

    redbud

Reply
  • Hi Yasuhiko Koumoto,

    When the frequency of ACLK was too high and can be ignored, wether the latency would be 500nsx5?

    if the latency is 500nsx20, it's equal to the result of one outstanding. So I think it may be not accurate.

    In fact, even if the frequency of the ACLK is high, I guess that may have a method to give some compensation on it and which is more accurate than ignore the ACLK when we estimate the total read latency. for example 5.25x500? or something else? Of cause, I just guess it.

    Sorry for not explaining it clearly at the last comment.

    Thank you for your kindly help!

    Best Regards,

    redbud

Children