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

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

  • Agilex
  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® 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>