Usage, Examples, Hc_review – Altera Quartus II Scripting User Manual
Page 35: Import_database= –9, Hc_review –9, Import_database= –9

Chapter 2: Command-line Executables
2–9
quartus_cdb
© July 2013
Altera Corporation
Quartus II Scripting Reference Manual
Usage
quartus_cdb
Examples
## The following example illustrates the option usage using
## Stratix II and HardCopy II migration scenario
## Run Analysis & Synthesis for Stratix II revision
quartus_map myproject -c myfpga
## Run HardCopy Design Readiness Check for Stratix II revision
quartus_cdb myproject -c myfpga --hc_ready
## Create a HardCopy II revision named "myhcii" based on "myfpga"
quartus_cdb myproject -c myfpga --create_companion=myhcii
## Run Analysis & Synthesis for HardCopy II revision
quartus_map myproject -c myhcii
## Run HardCopy Design Readiness Check for HardCopy II revision
quartus_cdb myproject -c myhcii --hc_ready
--hc_review
Generates a HardCopy Handoff Report.
The current revision and its companion revision should be fully compiled for this option to properly
review all necessary files. The companion revision is obtained from the COMPANION_REVISION_NAME
assignment in the Quartus II Settings File (.qsf) for the current revision.
Usage
quartus_cdb
---------
Examples:
---------
## The following example illustrates the option usage using
## Stratix II and HardCopy II migration scenario
## Compile the Stratix II revision
quartus_sh --flow compile myproject -c myfpga
## Create a HardCopy II revision named "myhcii" based on "myfpga"
quartus_cdb myproject -c myfpga --create_companion=myhcii
## Compile the HardCopy II revision
quartus_sh --flow compile myproject -c myhcii
## Verify that the design was migrated corerctly
quartus_cdb myproject -c myhcii --compare=myfpga
quartus_cdb myproject -c myfpga --compare=myhcii
## Review the HardCopy II design
quartus_cdb myproject -c myfpga --hc_review
--import_database=
Option to import the project database from version-compatible database files in the specified directory.
The following are the supported version-compatible database files from which the project database is
imported: