Altera_Forum
Honored Contributor
17 years agoHow to choose which PLL to use ?
Hello
We have developed a prototype which uses a stratixIII ep3sl50f780c3, but because of a layout problem in PLL powering, only pll TOP1 can be used. The problem is that the program uses an altpll megafunction, and during the compilation (fitter) the altpll is assigned with BOTTOM1 pll. (The only constraints I found is to select Left_right pll or Top_bottom PLL in PLL type, in altpll megafunction). Do you know how to set the PLL in TOP1 position? Thanks,