The SET INFINITE LOOP is used to set a limit for the number of interactions of FOR loops or WHILE loops in the simulation. After reaching the preset limit, the simulation is terminated and reported.
wherephase_limit
is a positive integerThis statement permits the resetting of the maximum number of iterations that can be executed in a loop before the infinite loop condition becomes true.