Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYou need to provide readers of this forum with a little more detail, i.e., your background and knowledge and what you want to do.
Your questions imply that you do not understand how HDL languages work, so first you have to; 1. Learn an HDL language, eg., VHDL or Verilog. 2. Get something basic working, eg., blink an LED using an on-board oscillator 3. Modify the design in (2) to use an ALTPLL statically configured 4. "Improve" the design to dynamically configure the ALTPLL All of these stages could be implemented in the Modelsim simulator, and then tested in hardware using a low-cost development kit such as the Terasic DE0-nano or the Arrow BeMicro-CV board. FPGAs are somewhat daunting to start with. Forum members will help provide encouragement :) Cheers, Dave