Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20957 Discussions

quartus Prime DSE crush

xaoyaolee
Beginner
670 Views

Design Space ExplorerII crush all times. 

xaoyaolee_0-1680639097985.png

 

2.png

0 Kudos
3 Replies
SyafieqS
Employee
624 Views

Hi,


Seem to me like a tool issue, is that okay for you to attach the design for me to replicate? 

or if cannot send full design, you may below step send compilation database without sending source design files


If you want to keep your design files private for security reasons, you can use the Quartus® II database to send someone your full compilation results without sending your source design files. The Quartus II-generated database does not contain the source HDL code. Refer to the Related Solutions below for additional information on sending design netlists without sending source code.


You can use one of the following two methods to create a database of the design that does not include any source or HDL design files: using a Quartus II archive file including the database, or manually creating a database archive.


Method 1: Using a Quartus II Archive File


Use the following procedure to export a Quartus II design database that does not include design source files. This method creates one archive file that someone else can use to recreate the project and compilation results without the source HDL files.


In the Quartus II software, from the Project menu, choose Archive Project.

Enter an Archive file name. The default is the current revision name for the project.

Under Include the following optional database files, select one of the following options:

If the option is available for your device family, select Version-compatible database files (For future versions of the Quartus II software). This option is typically not available for devices that include any preliminary information in the Quartus II software (that is, the newest device families).

If the above option is not available, select Compilation and simulation database files (For current versions of the Quartus II software). Note that this archive must be opened in the same Quartus II software version if you want to preserve the compilation results from the database.

Click Add/Remove Files.

Highlight the design files that do you not want to include in the archive, and click Remove. To highlight multiple files at once, hold the Ctrl key and click on each one, or hold the Shift key to highlight a set of files. You can also sort by file type by clicking on the Type column header; this allows you to find all the HDL files easily. Note that you can also remove other large files from the archive to reduce the archive file size, such as .pof, .sof, .pin, and .rpt files. Do not remove any files from the db directory.

Click OK in the Archive Complete dialog box that appears. If you chose to create a version-compatible database, by default the archive process creates a copy of the database in a directory called export_db.

You can now send out the software-generated archive file with the name <archive file name>.qar.

Use the following procedure to restore the archived project:


In the Quartus II software, from the Project menu, choose Restored Archived Project.

Browse to select the Archive name, <archive file name>.qar.

Type or browse to the Destination folder.

Click OK.

When prompted about creating the archive directory, click Yes.

Click OK to open the project.

If the archive included a version-compatible database, follow these additional steps to import the database:

On the Project menu, choose Import Database.

Browse to the location of the export_db directory that you are importing. By default, the software correctly selects the new export_db subdirectory that was created when you restored the archive.

Click OK.

Click OK when the database has been imported.

You can now view the Compilation Report, use tools such as the Technology Map Viewer and Chip Planner, or re-run any post-synthesis processing stage such as the Fitter or Timing Analyzer. You cannot view the source files or open the RTL Viewer.

Method 2: Manually Creating a Database Archive


Use the following procedure to manually create a design database that does not include design source files. With this method, you can manually select which project files you want to send along with the database, instead of selecting to remove the source files from the project, as you do in method 1. This method requires more than one file to recreate the project and compilation results without the source files.


If version-compatible databases are supported for your device family, follow these steps to export the database. This option is typically not available for devices that include any preliminary information in the Quartus II software (that is, the newest device families).

In the Quartus II software, from the Project menu, choose Export Database.

Enter the Export Directory. The default is an export_db subdirectory within the current project directory.

Click OK.

Click OK when the database export is successful.

In your operating system environment (for example, Windows Explorer or command prompt), browse to the export_db directory (for a version-compatible database) or the db directory (for a standard version-specific database) within your project directory.

Compress the database directory in the format of your choice (for example a WinZip *.zip file or a *.tar file).

You can now send out the compressed database file, along with the Quartus II Settings File <revision>.qsf , Quartus II Project File <project>.qpf, and any additional settings or constraint files such as <revision>.sdc files.

Use the following procedure to open the project files and database created with the method described above:


Copy the project files to a new project directory in your operating system: Quartus II Settings File <revision>.qsf , Quartus II Project File <project>.qpf, and any additional settings or constraint files such as <revision>.sdc files.

Uncompress the database file in your operating system as a subdirectory to the new project directory.

In the Quartus II software, from the Project menu, choose Open Project.

Browse to the <revision>.qpf file.

Click Open.

If the compressed file included a version-compatible database, follow these additional steps to import the database:

On the Project menu, choose Import Database.

Browse to the uncompressed database directory for the project.

Click OK.

Click OK when the database has been imported.

You can now view the Compilation Report, use tools such as the Technology Map Viewer and Chip Planner, or re-run any post-synthesis processing stage such as the Fitter or Timing Analyzer. You cannot view the source files or open the RTL Viewer.


0 Kudos
SyafieqS
Employee
603 Views

Hi,


May I know if there is any update from previous reply?


0 Kudos
SyafieqS
Employee
522 Views

 As we do not receive any response from you on the previous question/reply/answer that we have provided. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution, give Kudos and rate 5/5 survey


0 Kudos
Reply