Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.2.14. AUTO_DSP_RECOGNITION

Allows the Compiler to find a multiply-accumulate function or a multiply-add function that can be replaced with the altmult_accum or the altmult_add megafunction.

Type

Boolean

Device Support

  • Arria 10
  • Arria GX
  • Arria II GX
  • Arria II GZ
  • Arria V
  • Arria V GZ
  • Cyclone 10 LP
  • 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 AUTO_DSP_RECOGNITION <value>
		set_global_assignment -name AUTO_DSP_RECOGNITION -entity <entity name> <value>
		set_instance_assignment -name AUTO_DSP_RECOGNITION -to <to> -entity <entity name> <value>
	

Default Value

On

Example


		set_global_assignment -name auto_dsp_recognition off
		set_instance_assignment -name auto_dsp_recognition off -to foo