Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.2.85. MAX7000_IGNORE_LCELL_BUFFERS

Ignores LCELL buffers that are instantiated in the design. This option is ignored if it is applied to anything other than an individual LCELL buffer or a design entity containing LCELL buffers.

Old Name

Ignore LCELL Buffers -- MAX 7000B/7000AE/3000A/7000S/7000A

Type

Enumeration

Values

  • Auto
  • Off
  • On

Device Support

  • MAX3000A
  • MAX7000A
  • MAX7000AE
  • MAX7000B
  • MAX7000S

Notes

This assignment is included in the Analysis & Synthesis report.

This assignment supports synthesis wildcards.

Syntax


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

Default Value

AUTO

Example


		set_global_assignment -name max7000_ignore_lcell_buffers  on
		set_instance_assignment -name max7000_ignore_lcell_buffers  on -to foo