Allow_any_rom_size_for_recognition – Altera Quartus II Settings File User Manual

Page 32

Advertising
background image

ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION

Allows the Compiler to infer ROMs of any size even if the ROMs do not meet the design's current

minimum size requirements.

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 ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION <value>
set_global_assignment -name ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION -entity
<entity name> <value>
set_instance_assignment -name ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION -to <to> -
entity <entity name> <value>

Default Value

Off

Example

set_global_assignment -name allow_any_rom_size_for_recognition off
set_instance_assignment -name allow_any_rom_size_for_recognition off -to foo

32

ALLOW_ANY_ROM_SIZE_FOR_RECOGNITION

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising