Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/11/2025
Public

Visible to Intel only — GUID: qpe1528324502873

Ixiasoft

Document Table of Contents

1.3.99. STRICT_RAM_RECOGNITION

When this option is ON, the Compiler is only allowed to replace RAM if the hardware matches the design exactly.

Type

Boolean

Device Support

  • Arria® 10
  • Cyclone® 10 GX
  • Stratix® 10

Notes

This assignment is included in the Analysis & Synthesis report.

This assignment supports synthesis wildcards.

Syntax

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

Default Value

Off

Example

		set_global_assignment -name strict_ram_recognition on
		set_global_assignment -name strict_ram_recognition on -to foo