Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

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

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

  • Agilex
  • Intel® 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