Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 7/07/2025
Public
Document Table of Contents

4.1.24.13. set_total_latency_objective (::quartus::noc)

The following table displays information for the set_total_latency_objective Tcl command:

Tcl Package and Version

Belongs to ::quartus::noc

Syntax set_total_latency_objective [-h | -help] [-long_help] [-connections <connection_set> ] -priority <priority_number>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-connections <connection_set> NOC Connection Set
-priority <priority_number> objective priority
Description
opmtimize the total latency of all or a subset of connections
Example Usage
    set_total_latency_objective -priority 1 -connections c1 c2
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful