Ignore_soft_buffers – Altera Quartus II Settings File User Manual

Page 108

Advertising
background image

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.

Type

Boolean

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.

Syntax

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

Default Value

On

Example

set_global_assignment -name ignore_soft_buffers off
set_instance_assignment -name ignore_soft_buffers off -to foo

108

IGNORE_SOFT_BUFFERS

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising