System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/11/2025
Public

Visible to Intel only — GUID: stop_requested

Ixiasoft

Document Table of Contents

2.1.32. stop_requested

Description

This command is used in defined callbacks to detect and respond to an early exit.

Altera Internal

This is for internal Altera use only.

Availability

AUTOSWEEP_QUALITY_METRIC, EYE_VIEWER

Usage

stop_requested

ReturnType

boolean

Returns

No return value.

Arguments

no arguments

Example

set early_exit_status [ stop_requested ]