Visible to Intel only — GUID: hco1423076466795
Ixiasoft
Visible to Intel only — GUID: hco1423076466795
Ixiasoft
4.7.2. DSP Builder Designs and the Quartus Prime Project
The Quartus Prime project file (.qpf), Quartus Prime settings file (.qsf), and .qip files have the same name as the subsystem in your design that contains the Device block. For example, DSP Builder creates the files DDCChip.qpf, DDCChip.qsf, and DDCChip.qip for the demo_ddc design.
These files contain all references to the files in the hardware destination directory that the Control block specifies. DSP Builder generates these files when you run a Simulink simulation. The project automatically loads into the Quartus Prime software.
When you compile your design the project compiles with the .tcl scripts in the hardware destination directory.
The .qip file references all the files that the project requires. Use the Archive Project command in the Quartus Prime software to use this file to archive the project.
For information about archiving projects, refer to the Quartus Prime Help.