Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


abort

The abort command halts the execution of a macro file interrupted by a breakpoint or error. When macros are nested, you may choose to abort the last macro only, abort a specified number of nesting levels, or abort all macros. The abort command may be used within a macro to return early.

Syntax

abort

[<n> | all]

Arguments

<n> | all

An integer giving the number of nested macro levels to abort; all aborts all levels. Optional. Default is 1.

See also

onbreak, onElabError, onerror


Model Technology Inc.
Model Technology Incorporated
Voice: (503) 641-1340
Fax: (503)526-5410
www.model.com
sales@model.com
Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase