Product Documentation
Cadence SKILL IDE User Guide
Product Version IC23.1, August 2023

Using the Step Result Assistant

Use the Step Result assistant to examine your code as you step through the program statements. Every time you click Step to step through your code, an expression is executed, and the Step Result assistant is updated with the evaluated expression and its value.

To use the Step Result assistant:

  1. Choose WindowAssistantsStep Result. The Step Result assistant displays.
  2. Load your SKILL file and set breakpoints in your code.
  3. Execute a function in your code to trigger the breakpoint.
  4. Click Step to step through your code one statement at a time. The Step Result assistant is updated with the currently evaluated expression and its value.

Related Topics

Managing Breakpoints

Executing a Function


Return to top
 ⠀
X