- AXI4
-
- Request and Response Counters
- Request and response counters are used to calculate the bandwidth.
- Latency
-
As part of performance monitoring, latency calculation logic is also added in the TG separately for in-order (transactions with constant ID) traffic and out-of-order (transactions with incremental ID) traffic. You must select the kind of traffic (in-order or out-of-order) that is run to calculate the latency.
For the Write channel, the latency is calculated from the start of the first request (awvalid during awready) to the reception of the first response (bvalid during bready).
For the Read channel, latency is calculated from the start of the first request (arvalid during arready) to the reception of the first response (rvalid during rready).
- AXI4-Stream
- Bandwidth = BEAT_COUNTER/ BANDWIDTH_COUNTER.