Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.184. INSERT_ADDITIONAL_LOGIC_CELL

Allows the Compiler to insert an additional logic cell after the output(s) of the logic function to which it is applied, provided that the function is implemented as one logic cell. This option allows you to insert logic cells for routing purposes without adding LCELL primitives to the design. If this option is applied to a mega- or macrofunction, it operates on all outputs of the function. This option is ignored if it is applied to a logic function that is not already implemented in a macrocell(s). For example, if it is applied to an AND gate, it does not force the AND gate to be the output of a logic cell.

Type

Boolean

Device Support

  • MAX3000A
  • MAX7000A
  • MAX7000AE
  • MAX7000B
  • MAX7000S

Notes

None

Syntax


		set_instance_assignment -name INSERT_ADDITIONAL_LOGIC_CELL -to <to> -entity <entity name> <value>