FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

QSYS IP in qsf file

GiladA
Beginner
1,351 Views

Hello

i create IP in QSYS and i would like to save the minimun necessary files in order to run the design.

which files i must save (*.ip, *.qsys, *.qip)?

which file i have to add to the qsf?

Thanks Gilad

Labels (1)
0 Kudos
1 Solution
ShengN_Intel
Employee
1,231 Views

Hi,


If there's IP inside the .qsys, have to include the .ip in the Project Navigator or .qsf. If not will need to open back the .qsys to add back the .ip to the Project Navigator or .qsf.


Thanks,

Regards,

Sheng


View solution in original post

0 Kudos
6 Replies
sstrell
Honored Contributor III
1,330 Views

Are you running Quartus Standard or Pro?  If it's Pro, the association between .qsys and the Quartus project is made when you create the .qsys or you can move it to a different project using an option in the File menu of Platform Designer (I forget the exact option but it's obvious).

For Standard, however, you can add either the .qsys or the generated .qip to the Quartus project.  If you attach the .qsys, your system will get regenerated every time you compile your Quartus project.  If you attach the .qip, that means you've already manually generated your system in PD so it will not regenerate during compilation.

Do not attach a .ip file to the project.  It must be the .qsys or the .qip.

Hope that helps.

0 Kudos
GiladA
Beginner
1,273 Views

Hello 

i am using quartus pro edition 19.4.

i save the *.qsys and add them to the qsf

i notice that when the IP core include *.ip then it is needed also to save and add them to the qsf file.

Do you think it is correct or there is some other way to save and add only the *.qsys?

Thanks Gilad

 

0 Kudos
ShengN_Intel
Employee
1,310 Views

Hi Gilad,


Do you have any further update or concern from your side?


Thanks,

Regards,

Sheng


0 Kudos
sstrell
Honored Contributor III
1,259 Views

Not needed.  All you have to do is in Platform Designer, File menu -> Select Quartus Project and choose the appropriate .qsf.

0 Kudos
ShengN_Intel
Employee
1,232 Views

Hi,


If there's IP inside the .qsys, have to include the .ip in the Project Navigator or .qsf. If not will need to open back the .qsys to add back the .ip to the Project Navigator or .qsf.


Thanks,

Regards,

Sheng


0 Kudos
SyafieqS
Employee
1,126 Views

Let me know if there is any update or concern.


0 Kudos
Reply