Intel® Quartus® Prime Pro Edition User Guide: Design Recommendations
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409959677146
Ixiasoft
Visible to Intel only — GUID: mwh1409959677146
Ixiasoft
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.
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. |