Forum Discussion
9 Replies
- RichardT_altera
Super Contributor
You may checkout this page on the correct way in Using EDA Simulation Library Compiler in the Command Line:
There is no -dbg option required in the cmd line so you can exclude it.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- cdesmouliers
New Contributor
Hello,
I know there is no -dbg option to the command line.
What I am saying is that the resulting compiled libraries are compiled with the -dbg option for Riviera Pro.
I am asking if there is a way to tell to quartus_sh not to compile those with -dbg. Also is there a reason why it was done this way.
Regards,
Christophe
- RichardT_altera
Super Contributor
May I understand is there an issue with the -dbg compile option?
As of now, I don't think there is an option to turn off the -dbg option as the command script was wrote by the engineering team years ago.
Best Regards,
Richard Tan
- cdesmouliers
New Contributor
We noticed that when we started doing coverage.
Coverage data are picked up for all intel components which is not what we want.
Also, the -dbg compile option prevents from some optimizations.
Aldec provides precompiled library without the -dbg option but I wanted to know if there is a way to recompile on our side without this.
Regards,
Christophe
- RichardT_altera
Super Contributor
Let me check this with the engineering team. See if there is a way to exclude the -dbg option.
Best Regards,
Richard Tan
- RichardT_altera
Super Contributor
I yet to receive response from the engineering team. I will follow up with them.
- RichardT_altera
Super Contributor
As of now, we do not have the flexibility to exclude -dbg from the script.
You will need to get the precompiled library without the -dbg option from the Aldec.
Best Regards,
Richard Tan
- RichardT_altera
Super Contributor
As there is solution to this issue, I now transition this thread to community support.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
- cdesmouliers
New Contributor
Hello Richard,
Thanks for looking into it.
Is there a way to generate only the compilation scripts for the Intel libraries ?
Regards,
Christophe