Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Manually including .QIP file of IP to project

Altera_Forum
Honored Contributor II
3,140 Views

Hi all, 

 

For SOPC Builder design, how do you manually include the .qip file of IP to your project? 

 

Regards, 

Den
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
2,144 Views

Hi All, 

 

I figured it out. To manually add the QIP file of IP to project, you just need to modify the qsf file and add the ff: 

 

set_global_assignment -name QIP_FILE "filename".qip
0 Kudos
Reply