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

ENABLE_DSP_REGISTER_UNPACKING

Controls whether registers can be unpacked from DSPs after packing to improve timing.

Type

Boolean

Device Support

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

Notes

This assignment supports Fitter wildcards.

Syntax


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

Default Value

On

Example


set_global_assignment -name ENABLE_DSP_REGISTER_UNPACKING OFF
set_instance_assignment -name ENABLE_DSP_REGISTER_UNPACKING OFF -to dsp

See Also

DSP_REGISTER_PACKING