Max_ram_blocks_mram – Altera Quartus II Settings File User Manual

Page 130

Advertising
background image

MAX_RAM_BLOCKS_MRAM

Allows you to specify the maximum number of M-RAM/M144K memory blocks that the Compiler may

utilize for a device. This option overrides the usual method of using the maximum number of M-RAM/

M144K memory blocks the selected device supports, when the value is non-negative and is less than the

maximum number of M-RAM/M144K memory blocks available on the current device.

Type

Integer

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

Default Value

-1 (Unlimited)

Example

set_global_assignment -name max_ram_blocks_mram 4

See Also

Maximum Number of M512 Memory Blocks Maximum Number of M4K Memory Blocks

130

MAX_RAM_BLOCKS_MRAM

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising