Altera_Forum
Honored Contributor
17 years agoPLL dedicated external clock output pins in cyclone II EP2C20F484c7 FPGA
hi all,
I am using Cyclone II FPGA Starter Development Board which contains cyclone ii ep2c20f484c7 FPGA to drive 800*480 color LCD. For external interface with LCD, i am using the two 40 pin expansion headers. I am not using the on board VGA video port. LCD requires a clock input of 33 MHz from FPGA. So, i require an external clock output from FPGA. I am using ALTPLL megafunction to generate this. However, while compilation, it shows a warning that use pll dedicated external clock output pins, otherwise skew performance is not guaranteed. How can i select this option in ALTPLL megafunction which has three clocks c0,c1,c2. In schematics of board, it shows that PLL dedicated external clock pins are differential and i need a single ended 3.3V LVTTL compatible clock. How can i do this? thanks in advance, praveen