Reset Blocks

A reset block forces all event analysis static functions in the event analysis flowchart to generate new values during simulation. Any other resources that are dependent on these values are also recalculated.

You can also recompute only the static function(s) that you specify by using a standard block and entering the following event analysis internal function: "staticfunc_reset(NAME)," where NAME is the name of the static function, as shown in the example below.

A reset block can have one incoming path and multiple outgoing paths.

Related Topics and Links