Output

Specifies where you want to save the report. You can select one or more of the following settings:

  • Report panel name— Allows you to specify a unique name for the report. The default report name is Report Path.

    Scripting Information

    Keyword:report_path

    Settings:-panel_name<reportname>

  • Enable multi corner reports— Allows you to enable or disable multi-corner timing analysis. This option is on by default.
    Scripting Information

    Keyword:report_timing

    Settings:-multi_corner

  • File name— Directs the TimeQuest analyzer to save the report as a text file with the specified file name.
    Scripting Information

    Keyword:report_path

    Settings:-file<filename>

    Under File options you can specify whether the TimeQuest analyzer overwrites an existing file (the default setting) or appends the content to an existing file.

    Scripting Information

    Keyword:report_path

    Settings:-append

  • Console— Specifies that the report appears as Info messages in the Console.
    Scripting Information

    Keyword:report_path

    Settings:-stdout