Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

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

Document Table of Contents
Give Feedback

3.1.24.38. project_new (::quartus::project)

The following table displays information for the project_new Tcl command:

Tcl Package and Version

Belongs to ::quartus::project

Syntax project_new [-h | -help] [-long_help] [-family <family> ] [-overwrite] [-part <part> ] [-revision <revision_name> ] <project_name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-family <family> Family name
-overwrite Option to overwrite existing project and revision
-part <part> Part name
-revision <revision_name> Revision name
<project_name> Project name
Description