import_persona (::quartus::incremental_compilation)

The following table displays information for the import_persona Tcl command:

Tcl Package and Version

Belongs to ::quartus::incremental_compilation 1.1

Syntax import_persona [-h | -help] [-long_help] [-overwrite] -partition <partition_name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-overwrite Overwrite existing file
-partition <partition_name> Partition name
Description
Import the specified version compatible Personax archive. Invoke persona
import after running synthesis and partition merge.
Example Usage
	import_persona -partition "sub:inst"
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Analysis and Synthesis and Partition Merger have not been performed on the current project.
TCL_ERROR 1 ERROR: Can't find active revision. Make sure there is an open, active revision name. Use the -revision option of project_open, project_new, or use set_current_revision.
TCL_ERROR 1 ERROR: No project is currently open. Open an existing project or create a new project.
TCL_ERROR 1 ERROR: Could not locate partition named <string>.