Quartus® Prime Pro Edition Settings File Reference Manual

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

DSP_REGISTER_PACKING_LEVEL

Controls how many levels of registers to be packed in the specified DSP instance, if registers are available. Setting the packing level to 0 is equivalent to disabling DSP register packing operation of the DSP. If the packing level is set to 1, the Fitter tries to pack one layer of registers from the DSP's input side. When set to 2, an additional layer of registers will get packed from DSP's output side. 3 or 4 will add one or two layers of the pipeline registers from the input side.

Type

Integer

Device Support

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

INTEGER_RANGE

0, 4

Notes

This assignment supports Fitter wildcards.

Syntax

set_instance_assignment -name DSP_REGISTER_PACKING_LEVEL -to <to> -entity <entity name> <value>