Forum Discussion
5 Replies
- KennyT_altera
Super Contributor
Are you using Quartus Pro 18.1? There is an option in assignment -> settings -> IP settings -> IP regeneration Policy. If it does not work, means you have to used back the QIP in order to have not regenerated. - KennyT_altera
Super Contributor
Hi, Can you help to translate it to English? Thanks - NSuzu3
New Contributor
HDL originally generated the platform Designer (formerly Qsys) generates HDL and to register the QIP file used to Compile. However, each time you Compile and register the QSYS file in the db / ip directory HDL to regenerate, it seems that Compile the HDL. Cannot be set to Compile the same as when you create a QIP file to register the QSYS file generated in the first HDL?
- NSuzu3
New Contributor
I'm sorry. I will re-translate and post.
When generate HDLs with Platform Designer and add the QIP file to the project,
the first generated HDLs are used for compile.
However, when add the QSYS file to the project,
HDLs are re-generated below the db/ip directory and compiled every time.
Can I prevent it from regenerating HDLs and use the first generated HDLs,
even if add the QSYS file to the project ?
- NSuzu3
New Contributor
Thank you for your comments.
Unfortunately, I use Quartus Prime Standard Edition.
So, "IP Regeneration Policy" is fixed to "Always regenerate design files for IP cores".
(can not select "Never regenerate design files for IP cores")
I understand that I have to use QIP file instead of QSYS file.
Thank you so much.