A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409958344009
Ixiasoft
Visible to Intel only — GUID: mwh1409958344009
Ixiasoft
7.9.3. Project Database Commands
export_database Command
export_design exports the specified project database to the .qdb file you specify.
These commands require the quartus_cdb executable.
quartus_cdb <revision name> --export_design --file <file name>.qdb \ --snapshot <synthesized/final>
import_database Command
import_design imports the specified project database to the .qdb file you specify.
quartus_cdb <revision name> --import_design --file <file name>.qdb
export_block Command
export_block exports the specified partition database to the .qdb file you specify.
quartus_cdb -r <project name> -c <revision name> --export_block \ <partition name> --snapshot <name> --file <file name>.qdb