Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

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

Document Table of Contents

4.1.11.7. fitter_timing_summary (::quartus::eco)

The following table displays information for the fitter_timing_summary Tcl command:

Tcl Package and Version

Belongs to ::quartus::eco

Syntax fitter_timing_summary [-h | -help] [-long_help] [-hold] [-panel_name <name> ] [-recovery] [-removal] [-setup]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-hold Option to report clock hold paths
-panel_name <name> Sends the results to the timing summary
-recovery Option to report recovery paths
-removal Option to report removal paths
-setup Option to report clock setup paths
Description
    Reports the worst-case Clock Setup and Clock Hold
    slacks and endpoint TNS (total negative slack) per
    clock domain. Total negative slack is the sum of all
    slacks less than zero for either destination registers
    or ports in the clock domain.
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful