Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

DESIGN_ASSISTANT_EXCLUDE

Specify that a Design Assistant rule should ignore the target of the assignment. If set on an instance, the exclusion applies to the whole contents of that instance, regardless of any DESIGN_ASSISTANT_INCLUDE assignments targeting any sub-instance. If the assignment is global, or if it's set on the design root, it can be overridden by DESIGN_ASSISTANT_INCLUDE assignments to instances.

Type

String

Device Support

  • This setting can be used in projects targeting any Intel FPGA device family.

Notes

This assignment supports wildcards.

This assignment is copied to any duplicated nodes.

This assignment is included in the Fitter report.

Syntax


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