Quartus® Prime Pro Edition Settings File Reference Manual

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

QUICK_ELAB_TILE_IP_PROPERTY

Specifies the tile ip properties of a tile IP for quick elaboration flow. The string value is list of properties separated by colon. Example: prop1=value1:prop2=value2

Type

String

Device Support

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

Notes

The value of this assignment is case sensitive.

Syntax

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