Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

ROUTER_TIMING_OPTIMIZATION_LEVEL

Controls how aggressively the router tries to meet timing requirements. Setting this option to Maximum can increase design speed slightly, at the cost of increased compile time. Setting this option to Minimum can reduce compile time, at the cost of slightly reduced design speed. The default value is Normal.

Type

Enumeration

Values

  • MAXIMUM
  • MINIMUM
  • Normal

Device Support

  • Intel Agilex® 5
  • Intel Agilex® 7
  • Arria® 10
  • Cyclone® 10 GX
  • EPC1
  • EPC2
  • Enhanced Configuration Devices
  • Flash Memory
  • Stratix® 10

Notes

This assignment is included in the Fitter report.

Syntax

set_global_assignment -name ROUTER_TIMING_OPTIMIZATION_LEVEL <value>

Default Value

Normal