Quartus® Prime Pro Edition Settings File Reference Manual

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

FRACTAL_SYNTHESIS

Allows the Compiler to apply dense packing to arithmetic blocks, minimizing the area of the design.

Type

Boolean

Device Support

  • Intel Agilex® 5
  • Intel Agilex® 7
  • Arria® 10
  • Cyclone® 10 GX
  • Stratix® 10

Notes

This assignment is included in the Analysis & Synthesis report.

This assignment supports synthesis wildcards.

Syntax

set_global_assignment -name FRACTAL_SYNTHESIS <value>
set_global_assignment -name FRACTAL_SYNTHESIS -entity <entity name> <value>
set_instance_assignment -name FRACTAL_SYNTHESIS -to <to> -entity <entity name> <value>

Default Value

Off

Example

set_instance_assignment -name fractal_synthesis on -entity multiplier