Intel® Quartus® Prime Standard Edition User Guide: Design Recommendations

ID 683323
Date 9/24/2018
Public
Document Table of Contents

3.5.3. report_metastability and Tcl Command

If you use a command-line or scripting flow, you can generate the metastability analysis reports described in “C**Metastability Reports” outside of the Intel® Quartus® Prime and user interfaces.

The table describes the options for the report_metastability and Tcl command.

Table 3.    report_metastabilty Command Options
Option Description
-append If output is sent to a file, this option appends the result to that file. Otherwise, the file is overwritten.
-file <name> Sends the results to an ASCII or HTML file. The extension specified in the file name determines the file type — either *.txt or *.html.
-panel_name <name> Sends the results to the panel and specifies the name of the new panel.
-stdout Indicates the report be sent to the standard output, via messages. This option is required only if you have selected another output format, such as a file, and would also like to receive messages.