Forum Discussion
ShengN_altera
Super Contributor
3 years agoHi,
There is no problem at synthesizing the code above. You can either write your own custom code or use Intel IP. That is totally depending on you. Quartus don't have problem at synthesizing those operators.
Thanks,
Best Regards,
Sheng
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.
StefanoC
Occasional Contributor
3 years agoOk great,
but still on the above code, during synthesis will Quartus internally use the Altera/Intel IP (automatically)?
Related to this topic, in a vhdl architecture assuming I have float64 signals, I will be forced to instantiate IP libraries to perform floating point operations among signals, right?