Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.2.48. DSP_BLOCK_BALANCING

Allows you to control the conversion of certain DSP block slices during DSP block balancing.

Type

Enumeration

Values

  • Auto
  • DSP blocks
  • Logic Elements
  • Off
  • Simple 18-bit Multipliers
  • Simple Multipliers
  • Width 18-bit Multipliers

Device Support

  • Arria 10
  • Arria GX
  • Arria II GX
  • Arria II GZ
  • Arria V
  • Arria V GZ
  • Cyclone 10 LP
  • Cyclone II
  • Cyclone III
  • Cyclone III LS
  • Cyclone IV E
  • Cyclone IV GX
  • Cyclone V
  • HardCopy II
  • HardCopy III
  • HardCopy IV
  • MAX 10
  • Stratix
  • Stratix GX
  • Stratix II
  • Stratix II GX
  • Stratix III
  • Stratix IV
  • Stratix V

Notes

This assignment is included in the Analysis & Synthesis report.

This assignment supports synthesis wildcards.

Syntax


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

Default Value

Auto

Example


		set_global_assignment -name dsp_block_balancing "dsp blocks"
		set_instance_assignment -name dsp_block_balancing "logic elements" -to mult0