Altera_Forum
Honored Contributor
15 years agoAny ALTLVDS gurus out there?
I have two non-GX alteras (Stratix II & Stratix IV) between which I need to sling some data. Each device has it's own clock domain, and I only have a one bit connection between the two. What's the best/fastest way to send data (let's say it only needs to travel in one direction) from one to the other? I got excited when I found the ALTLVDS mega function, but either I can't figure out how to make the receiver do clock recovery from the data stream, or it is not capable of doing clock recovery.
I thought maybe there might be a way to contort either a PLL or a DLL to do my clock recovery dirty work for me and generate a clock from the data, but I'm not having any luck. I have no problem putting my data through an 8B10B encoder in order to facilitate clock recovery. Has anyone else out there been in my shoes? -Dano-