Product Documentation
Spectre AMS Designer and Xcelium Simulator Mixed-Signal User Guide
Product Version 22.09, September 2022

Stepping through Lines of Code

You can examine the order in which the simulator executes the statements in your model by stepping through the simulation line by line.

This capability is not supported for structural Verilog-AMS code.

While you can always single-step through the statements in the analog block of a module, outside the analog block, you cannot single-step or set line breakpoints in a particular design unit unless you compiled the unit with the -linedebug option. If you compiled the unit without this option, you can use the run -step or run -next command to run the simulation until the next point where it can stop. If execution passes to a unit that you compiled with -linedebug, full single-stepping resumes.

Related Topic



 ⠀
X