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

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.3.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