Stream Data Analysis - 2025.2 English - UG1076

AI Engine Tools and Flows User Guide (UG1076)

Document ID
UG1076
Release Date
2025-11-20
Version
2025.2 English
You can cross-probe from a specific input or output stream net connection in the graph view to its equivalent position in the Event Trace view. You can trace stream input data as it is being received during the kernel execution. To perform data analysis on a stream interface, use the following steps.
  1. The following image shows a kernel port selected in the Graph view. The selected net with ID, net3, is highlighted both in the Graph view and in the net table at bottom of the window.

  2. Select the kernel and switch to the Trace to view the events and detailed event timing.

  3. Move the time marker to the beginning of the stream data. To move the time marker, drag the vertical line (time marker) in the upper part of the window.
  4. In the upper part of the window you can examine the data associated with the selected input port.
  5. The events table at the bottom of the screen highlights the expected time and event.
Use these steps to inspect I/O data for the required stream connections. You can use this to ensure the correctness of the I/O data to and from a kernel.