Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.2.96. MAX_RAM_BLOCKS_M512

Allows you to specify the maximum number of M512 memory blocks that the Compiler may utilize for a device. This option overrides the usual method of using the maximum number of M512 memory blocks the current device supports, when the value is non-negative and is less than the maximum number of M512 memory blocks available on the current device.

Type

Integer

Device Support

  • Arria GX
  • Cyclone
  • HardCopy II
  • MAX II
  • MAX V
  • Stratix
  • Stratix GX
  • Stratix II
  • Stratix II GX

Notes

This assignment is included in the Analysis & Synthesis report.

This assignment supports synthesis wildcards.

Syntax


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

Default Value

-1 (Unlimited)

Example


		set_global_assignment -name max_ram_blocks_m512 4
	

See Also

Maximum Number of M4K Memory Blocks Maximum Number of M-RAM Memory Blocks