create_migrated_script (::quartus::chip_planner)

The following table displays information for the create_migrated_script Tcl command:

Tcl Package and Version

Belongs to ::quartus::chip_planner 2.0

Syntax create_migrated_script [-h | -help] [-long_help] [-file <file name> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-file <file name> Migrated Tcl Script File Name
Description
Creates a Tcl script showing the ECO changes for
HardCopy II based on the changes implemented in a design targeting
Stratix II.
Example Usage
create_migrated_script
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Unable to find Chip Planner netlist. Read the netlist by using the read_netlist command.