Altera_Forum
Honored Contributor
13 years agoclock distribution in quartus
Hello all,
are there any tutorials/help documents concerning how the clock signals should distributed in quartus? the problem i have is that when my quartus/nios project reaches a certain size the pll can't generate a 80MHz clock anymore. the project has one big nios and several mmp blocks, all running with the same 80MHhz clock. should i us one pll which generates one clock signal for all (nios+mmps) or one pll generating four 80MHz signals. when should the global primitive be used? thanks in advance!