System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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 ]