Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
You cannot generate a clock just by using the FPGA internal constructs.
You can bring into the FPGA a slower (or faster) clock and connect to a PLL and generate the desired 200 MHz output you desire. - Altera_Forum
Honored Contributor
Thanks for your reply.
So if I'll take a clock from another device, which is slower, what should I do to connect it to a PLL to generate 200MHz? Does it matter if the input clock is much slower (about 100-150Hz)? - Altera_Forum
Honored Contributor
Please refer to the Users Guide for the target FPGA family you are looking to use.
Cyclone, Cyclone II, Arria GX, Stratix, Stratix II(GX), Stratix III. In there, you will find a discussion on PLL usage and information on allowable minimum input frequencies.