It is common for most of today’s FPGA’s to provide multiple PLLs to support the flexible clock requirements needed for today's complex system design. The PLL has a specific frequency operational range. For example, the LatticeXP2 datasheet indicates the PLL, reference input clock must be between 10 - 435 Mhz. (for more details specification refer to datasheet DS1009).
For other FPGA device families, refer to Lattice website for datasheet details (http://www.latticesemi.com/dynamic/index.cfm?fuseaction=view_category&document_type=32&source=topnav).
The reason for these specifications is that each PLL for each FPGA family is designed to have an optimal setting for maximum flexibility under various operation conditions. If input frequency of the reference clock that feeds the PLL, is too slow or too fast thus outside of the spec range defined in the datasheet, it can cause the PLL to fail to obtain lock or maintain lock once obtained. Additionally, it also will increase the jitter level of the PLL output.