Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

DESIGN_ASSISTANT_INCLUDE

Specify that a Design Assistant rule should not ignore the target of the assignment. It can only be used to override a DESIGN_ASSISTANT_EXCLUDE assignment set globally or on the design root.

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_INCLUDE <value>
set_instance_assignment -name DESIGN_ASSISTANT_INCLUDE -to <to> -entity <entity name> <value>