Altera_Forum
Honored Contributor
17 years agoproblems with transmitter PLL input - Stratix II GX
Hi everybody,
I am working on a custom board with a Stratix II GX (S2GX). I was asked to run the PRBS and serial loopback test in order to check the transceiver channels. I started my work from some (working) VHDL code developed ONLY for the receiver part of the S2GX. Now, with my 2 tests, I have to enable also the transmitter, also because we are planning to let this board also transmit on optical link (1.6 Gb/s) My problem is that I have only a 40 Mhz clock, and I was using it as input for the ALTPLL megafunction, in order to obtain a 80 Mhz signal with which I will drive the transmitter(s). Quartus gives me this error: clock input port of GXB transmitter PLL is fed by PLL ouput this means that I don't have ANY way to drive the TX with a 80 Mhz clock? And according to S2GX manual, (page 4-4 of the Volume 1 handbook), should I need a clk frequency of at least 50 Mhz to drive the TX PLL? Thanks to anybody who can help, all the best, C.