generate_qxp_report (::quartus::incremental_compilation)

The following table displays information for the generate_qxp_report Tcl command:

Tcl Package and Version

Belongs to ::quartus::incremental_compilation 1.1

Syntax generate_qxp_report [-h | -help] [-long_help] -qxp_file <QXP file> [-report_file <Report file> ] [-stdout]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-qxp_file <QXP file> QXP file
-report_file <Report file> Writes the report as an ASCII or HTML file. Depending on the extension
-stdout Send output to stdout, via messages
Description
Generates the report for the QXP file specified by the
option -qxp_file. The output report file can be
specified with the option -report_file. By default the
report will be a ASCII file, however user can generate
a HTML report by specifying a report file name with an
extension ".html".
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful