Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.13. AUTO_GLOBAL_MEMORY_CONTROLS

Allows the Compiler to choose the signals that feed the most write enable and read enable inputs to memories as global write enable and read enable signals that are made available throughout the device on the global routing paths. If you want to prevent the Compiler from automatically selecting a particular signal as global memory control signal, set the Global Signal option to 'Off' on that signal.

Type

Boolean

Device Support

  • Arria GX
  • Cyclone
  • Cyclone II
  • Cyclone III LS
  • A
  • E
  • HardCopy II
  • Mercury
  • Stratix
  • Stratix GX
  • Stratix II
  • Stratix II GX

Notes

This assignment supports Fitter wildcards.

This assignment is included in the Fitter report.

Syntax


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

Default Value

Off