If a Procedural Truth Table is used, a breakpoint must be set in a subroutine in order to start the debugger tool. When the breakpoint is reached during simulation, the debugger tool is started with the “Code” section empty. An additional form containing a read-only truth table is also opened.
In the following example, we set a breakpoint in the subroutine CALC1
. This automatically sets a breakpoint in the truth table, because CALC1
is implemented by the truth table.
1.
|
Click Add from the Simulation Breakpoint Editor. The Add Breakpoint dialog box opens.
|