Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Starting with LVDS

There are 15 messages in this thread.

You are currently looking at messages 0 to 10.

Starting with LVDS - Frank Schreiber - 2006-01-22 12:29:00

Dear all
I'm starting with LVDS.
My task is sending 8-bits signal to LVDS Transmitter port on my board.
I declared a 8 bits vector, assigned pins, and changed values in 8-bits
signal, but nothing happended in my oscilloscope. Assume that pins-out are
right assigned, all wires and DAC are working perfectly.
Can anyone advise me, how to make it works.
Many thanks
Frank





Re: Starting with LVDS - Peter Alfke - 2006-01-22 14:29:00

Frank, be serious:
You do not tell us which FPGA family and which board. You don't report
that you have tried a different output standard. You mention little
about your design and environment.
How can you possibly expect any meaningful help?
It's like calling a doctor: "What should I do, it hurts!"
Peter Alfke

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Peter Alfke - 2006-01-22 14:29:00

Frank, be serious:
You do not tell us which FPGA family and which board. You don't report
that you have tried a different output standard. You mention little
about your design and environment.
How can you possibly expect any meaningful help?
It's like calling a doctor: "What should I do, it hurts!"
Peter Alfke

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Antti Lukats - 2006-01-22 14:40:00

"Frank Schreiber"
<f...@googlemail.com> schrieb im Newsbeitrag 
news:dr0fec$kvu$1...@anderson.hrz.tu-chemnitz.de...
> Dear all
> I'm starting with LVDS.
> My task is sending 8-bits signal to LVDS Transmitter port on my board.
> I declared a 8 bits vector, assigned pins, and changed values in 8-bits
> signal, but nothing happended in my oscilloscope. Assume that pins-out are
> right assigned, all wires and DAC are working perfectly.
> Can anyone advise me, how to make it works.
> Many thanks
> Frank
>
>

Maxim, ADI and TI LVDS DACs all require LVDS clock to latch the data, unless 
you provide some meaningful data on the output and suitable clock do not 
expect anything.

you said "assume" all wires and DAC are working,  well assuming that all 
should work as long as you made some meaningful (as per DAC datasheet spec) 
singals on the LVDS data and clock outputs.

Antti 



Re: Starting with LVDS - John Adair - 2006-01-22 15:08:00

Frank

Remember to check the scale on your oscilloscpe. The LVDS signal is very 
small and easy to miss if setup for something like TTL levels. I've done 
that before myself. If you are using Xilinx you can check if LVDS is 
implemented from the pin file I think or do it my favorite way in by looking 
at the design in FPGA editor.

John Adair
Enterpoint Ltd. - Home of Broaddown2. The Ultimate Spartan3 Development 
Board.
http://www.enterpoint.co.uk

"Frank Schreiber" <f...@googlemail.com> wrote in message 
news:dr0fec$kvu$1...@anderson.hrz.tu-chemnitz.de...
> Dear all
> I'm starting with LVDS.
> My task is sending 8-bits signal to LVDS Transmitter port on my board.
> I declared a 8 bits vector, assigned pins, and changed values in 8-bits
> signal, but nothing happended in my oscilloscope. Assume that pins-out are
> right assigned, all wires and DAC are working perfectly.
> Can anyone advise me, how to make it works.
> Many thanks
> Frank
>
> 


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Antti Lukats - 2006-01-22 15:15:00

Hi John,

he is looking at DAC output not at LVDS signals. he said assume the wires 
__and__ DAC are working properly, so hes oscilloscope is on the output of an 
LVDS DAC

Antti

"John Adair" <r...@replacewithcompanyname.co.uk> schrieb

im Newsbeitrag news:dr0oor$gck$1...@newsg2.svr.pol.co.uk...
> Frank
>
> Remember to check the scale on your oscilloscpe. The LVDS signal is very 
> small and easy to miss if setup for something like TTL levels. I've done 
> that before myself. If you are using Xilinx you can check if LVDS is 
> implemented from the pin file I think or do it my favorite way in by 
> looking at the design in FPGA editor.
>
> John Adair
> Enterpoint Ltd. - Home of Broaddown2. The Ultimate Spartan3 Development 
> Board.
> http://www.enterpoint.co.uk
>
> "Frank Schreiber" <f...@googlemail.com> wrote in message 
> news:dr0fec$kvu$1...@anderson.hrz.tu-chemnitz.de...
>> Dear all
>> I'm starting with LVDS.
>> My task is sending 8-bits signal to LVDS Transmitter port on my board.
>> I declared a 8 bits vector, assigned pins, and changed values in 8-bits
>> signal, but nothing happended in my oscilloscope. Assume that pins-out 
>> are
>> right assigned, all wires and DAC are working perfectly.
>> Can anyone advise me, how to make it works.
>> Many thanks
>> Frank
>>
>>
>
> 



Re: Starting with LVDS - John Adair - 2006-01-22 15:56:00

Not entirely clear to me that he is looking at
the DAC output from those 
words. Didn't even say that the oscilloscpe was actually connected never 
mind what to.

Frank give us all a bit more info. We might be assuming something or nothing 
correctly. The old swing on the tree graphic is coming to mind.

John Adair
Enterpoint Ltd. - We're at DATE2006. Come and say hello.
http://www.enterpoint.co.uk


"Antti Lukats" <a...@openchip.org> wrote in message 
news:dr0p4c$bs9$1...@online.de...
> Hi John,
>
> he is looking at DAC output not at LVDS signals. he said assume the wires 
> __and__ DAC are working properly, so hes oscilloscope is on the output of 
> an LVDS DAC
>
> Antti
>
> "John Adair" <r...@replacewithcompanyname.co.uk>
schrieb 
> im Newsbeitrag news:dr0oor$gck$1...@newsg2.svr.pol.co.uk...
>> Frank
>>
>> Remember to check the scale on your oscilloscpe. The LVDS signal is very 
>> small and easy to miss if setup for something like TTL levels. I've done 
>> that before myself. If you are using Xilinx you can check if LVDS is 
>> implemented from the pin file I think or do it my favorite way in by 
>> looking at the design in FPGA editor.
>>
>> John Adair
>> Enterpoint Ltd. - Home of Broaddown2. The Ultimate Spartan3 Development 
>> Board.
>> http://www.enterpoint.co.uk
>>
>> "Frank Schreiber" <f...@googlemail.com> wrote in message 
>> news:dr0fec$kvu$1...@anderson.hrz.tu-chemnitz.de...
>>> Dear all
>>> I'm starting with LVDS.
>>> My task is sending 8-bits signal to LVDS Transmitter port on my board.
>>> I declared a 8 bits vector, assigned pins, and changed values in 8-bits
>>> signal, but nothing happended in my oscilloscope. Assume that pins-out 
>>> are
>>> right assigned, all wires and DAC are working perfectly.
>>> Can anyone advise me, how to make it works.
>>> Many thanks
>>> Frank
>>>
>>>
>>
>>
>
> 


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Frank Schreiber - 2006-01-23 03:43:00

Dear all,
I am using Virtex 4 from Xillinx, and I really missed the clock for LVDS.
So, should I transfer data to LVDS each time posedge of the clock.
The clock should be LVDS clock, LTTL clock or any clock is possible.
Many thanks
Frank

"Antti Lukats" <a...@openchip.org> wrote in message
news:dr0n2t$7i5$1...@online.de...
> Maxim, ADI and TI LVDS DACs all require LVDS clock to latch the data,
unless
> you provide some meaningful data on the output and suitable clock do not
> expect anything.
>
> you said "assume" all wires and DAC are working,  well assuming that all
> should work as long as you made some meaningful (as per DAC datasheet
spec)
> singals on the LVDS data and clock outputs.
>
> Antti
>
>


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Frank Schreiber - 2006-01-23 03:51:00

Hi Peter
It's nice that you mentioned. But truely that I don't know much, so I
provided a little bit informations.
But I think other informations are not so important: LVDS are standard, and
it does the same way in different boards. The most important thing that I
don't know is how it works. Antti said that it needs a clock....
Many thanks
Frank.
"Peter Alfke" <a...@sbcglobal.net> wrote in message
news:1...@g49g2000cwa.googlegroups.com...
> Frank, be serious:
> You do not tell us which FPGA family and which board. You don't report
> that you have tried a different output standard. You mention little
> about your design and environment.
> How can you possibly expect any meaningful help?
> It's like calling a doctor: "What should I do, it hurts!"
> Peter Alfke
>


______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Starting with LVDS - Antti Lukats - 2006-01-23 03:54:00

"Frank Schreiber"
<f...@googlemail.com> schrieb im Newsbeitrag 
news:dr25fb$ii6$1...@anderson.hrz.tu-chemnitz.de...
> Hi Peter
> It's nice that you mentioned. But truely that I don't know much, so I
> provided a little bit informations.
> But I think other informations are not so important: LVDS are standard, 
> and
> it does the same way in different boards. The most important thing that I
> don't know is how it works. Antti said that it needs a clock....
> Many thanks


think of LVDS that you use 2 wires an not 1 for 1 signal

for LVDS its irrelevant if the signal is clock or data or whatever

what I said is that if you have DAC chip that uses LVDS standard then this 
DAC chip does need a LVDS clock to latch the data, but its only my guess, 
you really did not provide enough info.


-- 
Antti Lukats
http://www.xilant.com



| 1 | 2 | next