Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents
Give Feedback

3.1.29.64. report_path (::quartus::sta)

The following table displays information for the report_path Tcl command:

Tcl Package and Version

Belongs to ::quartus::sta

Syntax report_path [-h | -help] [-long_help] [-append] [-fall_from <names> ] [-fall_through <names> ] [-fall_to <names> ] [-file <name> ] [-from <names> ] [-list_clocks] [-logic_depth] [-min_path] [-npaths <number> ] [-nworst <number> ] [-pairs_only] [-panel_name <name> ] [-rise_from <names> ] [-rise_through <names> ] [-rise_to <names> ] [-show_routing] [-split_by_corner] [-stdout] [-summary] [-through <names> ] [-to <names> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-append If output is sent to a file, this option appends the result to that file. Otherwise, the file will be overwritten. This option is not supported for HTML files.
-fall_from <names> Valid sources (string patterns are matched using Tcl string matching)
-fall_through <names> Valid through nodes (string patterns are matched using Tcl string matching)
-fall_to <names> Valid destinations (string patterns are matched using Tcl string matching)
-file <name> Sends the results to an ASCII or HTML file. Depending on the extension
-from <names> Valid sources (string patterns are matched using Tcl string matching)