• AXI 4 protocol - can read transaction and write transaction occur at the same time?
    AXI 4 protocol - can read transaction and write transaction occur at the same time? In addition can 2 or more wrirte transacation occur at the same time?
  • AXI 4 protocol - can read transaction and write transaction occur at the same time?
    AXI 4 protocol - can read transaction and write transaction occur at the same time? In addition can 2 or more wrirte transacation occur at the same time?
  • How to calculate AXI interleave depth and reorder depth.
    Hi forks, AXI interleaveing and reordering are not the same thing. But I am confused by AXI interleave depth and reorder depth calculation. Can anyone give an example on how the interleave depth and...
  • How to calculate AXI interleave depth and reorder depth.
    Hi forks, AXI interleaveing and reordering are not the same thing. But I am confused by AXI interleave depth and reorder depth calculation. Can anyone give an example on how the interleave depth and...
  • How do I calculate the execution time for a program?
    Hello, I use a LPC2148(arm7) in uVision Keil Mdk. I get the dis-assembly listing when I compile any code.Suppose if I want to calculate the execution time for the code, one way is to find the number...