Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.25. CARRY_OUT_PINS_LCELL_INSERT

Directs the Fitter to enable or disable logic cell insertion when the I/Os are fed by carry or cascade chains. 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 CARRY_OUT_PINS_LCELL_INSERT <value>
		set_global_assignment -name CARRY_OUT_PINS_LCELL_INSERT -entity <entity name> <value>
		set_instance_assignment -name CARRY_OUT_PINS_LCELL_INSERT -to <to> -entity <entity name> <value>
	

Default Value

On