Disassembly View - Disassembly View - 2026.1 English - UG1702

Vitis Reference Guide (UG1702)

Document ID
UG1702
Release Date
2026-06-23
Version
2026.1 English

The Disassembly view displays machine code and assembly code. C/C++ source code also reside within the lines for source code referencing. In the Explorer view, navigate to Debug and select the AI Engine core. Right-click on CALL STACK and select Open Disassembly View.

Figure 1. Disassembly View

You can step over the disassembly code using the debug controls as shown below. These control commands let you step into/over/return from the source code. Other commands let you resume, stop, terminate, or disconnect the debugger from the Vitis IDE.