Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 9/26/2022
Public

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

Document Table of Contents

8.12.1.11. set_design_id

Description

Specifies an alphanumeric string that identifies the system.

If you specify set_design_id when creating a system, the generated system includes a SOPCINFO file with a new design_id attribute in the EnsembleReport element:

<EnsembleReport

name="my_system"

kind="my_system"

design_id="my_design_id"

version="1.0"

fabric="QSYS">

Usage

set_design_id <design-id>

Returns

No return value.

Arguments

design-id (optional)
An alphanumeric string that identifies the system.

Example

set_design_id foo121