Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.23. BLOCK_RAM_TO_MLAB_CELL_CONVERSION

Controls whether the fitter is able to convert RAMs to use LAB locations when those RAMs use 'Auto' as the selected block type. If this option is changed to 'Off' then only MLAB cells in the design or RAM cells with a block type setting of 'MLAB' will use LAB locations to implement memory.

Type

Boolean

Device Support

  • Arria 10
  • Arria II GX
  • Arria II GZ
  • Arria V
  • Arria V GZ
  • Cyclone V
  • HardCopy III
  • HardCopy IV
  • Stratix III
  • Stratix IV
  • Stratix V

Notes

This assignment is included in the Fitter report.

Syntax


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

Default Value

On