Writing ILA Probes Information - 2023.2 English

Vivado Design Suite User Guide: Programming and Debugging (UG908)

Document ID
UG908
Release Date
2023-10-19
Version
2023.2 English

The ILA Cores tab view in the Debug Probes window contains information about the nets that you probed in your design using the ILA core. This ILA probe information is extracted from your design and is stored in a data file that typically has a .ltx file extension.

Normally, the ILA probe file is automatically created during bitstream generation. However, you can also use the write_debug_probes Tcl command to write out the debug probes information to a file:

  1. If you are in project mode, open Implemented Design. If you are in non-project mode, open the implemented design checklist.
  2. Run the write_debug_probes filename .ltx Tcl command.