Auto_ram_recognition – Altera Quartus II Settings File User Manual

Page 54

Advertising
background image

AUTO_RAM_RECOGNITION

Allows the Compiler to find a set of registers and logic that can be replaced with the altsyncram or the

lpm_ram_dp megafunction. Turning on this option may change the functionality of the design.

Type

Boolean

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.

Syntax

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

Default Value

On

Example

set_global_assignment -name auto_ram_recognition off
set_instance_assignment -name auto_ram_recognition off -to foo

54

AUTO_RAM_RECOGNITION

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising