Forum Discussion
Altera_Forum
Honored Contributor
18 years agoI am going to work from a more basic level.
In general, you Cannot make the FPGA generate a clock. You must provide a clock into the FPGa from something like an Oscillator, or from some other chip that can generate a clock source like a Dallas Semiconductor (now Maxim) clock source device. YOu can then feed that clock into the FPGA for clocking elements in the FPGA. From there, you can feed the clock into a PLL to generate many different clock outputs for use both internal to and external to the FPGA. I hope this adds a little more clarity to your question. Avatar