I'm getting this warnings, that are very annoying because it floods all the transcript, and I don't know why they appear just after "loading/running" the file C:/intelfpga_pro/18.0/quartus/eda/sim_lib/mentor/twentynm_hssi_atoms_ncrypt.v -work twentynm_hssi
How can I get rid of this warnings?
In the original Intel forum post is attached the full transcript:
thanks
I have answer from Mentor,
the problem, as Peter Cordes said, is the \r alone but this happens inside the protected compiled code, so only intel can solve this warning.
Meanwhile I can suppress this warning by adding the “-suppress 2083” in the vlog line.
Thanks