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

ID 683609
Date 4/03/2023
Public

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

Document Table of Contents

8.13.4.3. create_ip

Description

Creates a new IP Variation system with the given instance.

Usage

create_ip <type> [ <instance_name> <version>]

Returns

No return value.

Arguments

type
Kind of instance available in the IP catalog, for example, altera_avalon_uart.
instance_name (optional)
A unique local name that you can use to manipulate the instance. If not specified, Platform Designer uses a default name.
version (optional)
The required version of the specified instance type. If not specified, Platform Designer uses the latest version.

Example

create_ip altera_avalon_uart altera_avalon_uart_inst 17.0