Auto_lcell_insertion – Altera Quartus II Settings File User Manual

Page 49

Advertising
background image

AUTO_LCELL_INSERTION

Allows the Compiler to insert macrocells into the design. This option is ignored if it is assigned to

anything other than a design entity. If you want to prevent the Compiler from automatically inserting

macrocells into the design, set the Auto Logic Cell Insertion option to 'Off' on that signal.

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

Default Value

On

Example

set_global_assignment -name auto_lcell_insertion off
set_instance_assignment -name auto_lcell_insertion off -to foo

MNL-Q21005

2015.05.04

AUTO_LCELL_INSERTION

49

Quartus Settings File Reference Manual

Altera Corporation

Send Feedback

Advertising