How to avoid Quartus to merge MegaWizard function after Fitter?
I have three instances, A, B, and C. All of them use the same IP module which contain PLL MegaWizard function file.
It means that A=B=C.
After Fitter, Quartus only implements a PLL for those thre...