- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
anyone on the forum who knows how to konfigure a cyclone3 LVDS receiver and PLL to work against nationals external transmitter DS90CR287? Tcx BlommanLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should be relatively straight forward. you will need a clock that is 7X your 28 bit parallel data clock rate, with a 90 degree offset (for some reason they start each new data stream in the middle of the input clock '1' half) . You could use a module with 4 shift registers, an internal altera pll (with phase offset of 90 degrees) with the output clock running 7x the input clock rate. Clock in 7 data bits (on each of the 4 lvds channels), concatenate their output into a 28 bit dcfifo with the 7x clock on the write and whatever data grab rate you wanted on the read side (as long as you ran it fast enough to prevent data overflows).

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page