Table of Contents Previous page Next page Index

ModelSim Documentation Bookcase

Model Technology Inc.


compare info

The compare info command lists the results of the comparison in the Main window transcript. To save the information to a file, use the -write argument.

Syntax

compare info

[-all] [-nochildren] [<startNum>] [<endNum>] [-summary]
[
-write <filename>]

Arguments

-all

Specifies that all differences (even those marked as "ignore") be listed in the output. Optional. By default, ignored differences are not listed in the output of a compare info command.

-nochildren

Specifies that for compound signals (arrays or records) only information for the top-level compound signal be listed. Individual subelements will not be listed. Optional.

<startNum>

Specifies the difference number to start with. Optional. If omitted ModelSim starts the listing with the first difference.

<endNum>

Specifies the difference number to end with. Optional. If omitted ModelSim ends the listing with the last difference.

-summary

Specifies that only summary information be listed. Optional.

-write <filename>

Specifies that the summary information be written to <filename> rather than the Main window transcript. Optional.

Examples

compare info

Lists all errors in the Main window transcript.

compare info -summary

Lists only an error summary in the transcript window.

compare info -write myerrorfile 20 50

Writes errors 20 through 50 to the file named "myerrorfile".

See also

compare add, compare annotate, Waveform Comparison chapter


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