Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.10.222. NORMAL_LCELL_INSERT

Directs the Fitter to enable or disable logic cell insertion when the logic cells are not part of a carry or cascade chain. When this option is turned on, the Fitter inserts logic cells where they are needed to improve fitting. When this option is turned off, the Fitter inserts logic cells only to solve deterministic no fits.

Type

Boolean

Device Support

  • A
  • E

Notes

This assignment is included in the Fitter report.

Syntax


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

Default Value

On