Quartus® Prime Pro Edition Settings File Reference Manual

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

FITTER_DENSITY_PACKING_EFFORT

Specifies the level of effort Fitter uses to optimize for area when packing. By default, this option is set to 'Normal'. A setting of 'High' can help high utilization designs to successfully fit into the target device. A setting of 'Aggressive' will provide additional area optimization but may impact the timing performance of the design.

Type

Enumeration

Values

  • Aggressive
  • High
  • Normal

Device Support

  • Intel Agilex® 5
  • Intel Agilex® 7
  • Stratix® 10

Notes

This assignment is included in the Fitter report.

Syntax

set_global_assignment -name FITTER_DENSITY_PACKING_EFFORT <value>

Default Value

Normal

Example

set_global_assignment -name FITTER_DENSITY_PACKING_EFFORT high