Altera_Forum
Honored Contributor
17 years agoproblem using cyclone ep1c3t144
Hello, guys i have a problem and i would like to discuss it with you,
I have designed a pcb which has a 10bit ADC and sends LVDS signals to ALTERA's EP1c3t144, the problem is the following , i use alt_lvds_rx inside altera and at the output i have something like a phase shift (i.e. i send a standard bit pattern from adc 0001011101 MSB->LSB and on the output pins of altera i see 0100010111. I checked the input( i declare the input (p) as lvds signal in quartus II) from an oscilloscope and i see that the right bit pattern arrives in the altera. I have tried to use external PLL in the alt_lvds_rx fuction and put a seperate pll but nothing happened Also i tried to add a phase shift but nothing happened:o. Has anyone have any ideas of what is going on here? I use a clock of 30 Mhz( i have lowered it in order to see what is happening i want to go up to 240 Mhz) as input clock in the alt_lvds(or at external pll) and i use the frame that is an lvds signal (output of the adc) to feed the clock of a d Flip flop in the output of the alt_lvds_rx. PLEASE HELP thank you all.