Intel® Quartus® Prime Pro Edition User Guide: Getting Started
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: ugp1533315186470
Ixiasoft
Visible to Intel only — GUID: ugp1533315186470
Ixiasoft
3.8.6. Viewing Quartus Database File Information
The Intel® Quartus® Prime software automatically stores metadata about the project of origin when you export a Quartus Database File (.qdb). You can then use the Quartus Database File Viewer to display the attributes of any of these .qdb files.
- In the Intel® Quartus® Prime software, click File > Open, select Design Files for Files of Type, and select a .qdb file.
- Click Open. The Quartus Database File Viewer displays project and resource utilization attributes of the .qdb.
Alternatively, run the following command-line equivalent:
quartus_cdb --extract_metadata --file <archive_name.qdb> \ --type quartus --dir <extraction_directory> \ [--overwrite]