Forum Discussion
Altera_Forum
Honored Contributor
11 years agoPLLs are dedicated FPGA hardware blocks. They are used in a design by instantiating alt_pll respectively altera_pll "MegaFunctions" and filling-in the required paraemeters. The most convenient way to do this is to use the MegaWizard tool. If you understand the meaning of all parameters, you can also instantiate the PLL directly in HDL code.