Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.2.86. MAX7000_IGNORE_SOFT_BUFFERS

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

Old Name

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

Type

Boolean

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_SOFT_BUFFERS <value>
		set_global_assignment -name MAX7000_IGNORE_SOFT_BUFFERS -entity <entity name> <value>
		set_instance_assignment -name MAX7000_IGNORE_SOFT_BUFFERS -to <to> -entity <entity name> <value>
	

Default Value

Off

Example


		set_global_assignment -name max7000_ignore_soft_buffers  on
		set_instance_assignment -name max7000_ignore_soft_buffers  on -to foo