Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20702 Discussions

fit failed lvds lvds_rx

Altera_Forum
Honored Contributor II
1,056 Views

http://www.alteraforum.com/forum/attachment.php?attachmentid=12552&stc=1 http://www.alteraforum.com/forum/attachment.php?attachmentid=12553&stc=1  

http://www.alteraforum.com/forum/attachment.php?attachmentid=12554&stc=1  

I hope to probe the lvds input signal 'ad_data[13:0]' in the .stp file,but the compile will fail when the ad_data[13:0] are added in the stp. 

How can I solve it?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
395 Views

 

--- Quote Start ---  

http://www.alteraforum.com/forum/attachment.php?attachmentid=12552&stc=1 http://www.alteraforum.com/forum/attachment.php?attachmentid=12553&stc=1  

http://www.alteraforum.com/forum/attachment.php?attachmentid=12554&stc=1  

I hope to probe the lvds input signal 'ad_data[13:0]' in the .stp file,but the compile will fail when the ad_data[13:0] are added in the stp. 

How can I solve it? 

--- Quote End ---  

 

 

I'm actually not surprised by this as those signals have no clock and exist ONLY in the I/O buffer as the alt_lvds block is instantiating components in the IOB, not the true FPGA fabric. Monitoring signals before the LVDS block if using the alt_lvds is not really very useful, particularly depending on the speed of the signals. 

 

In addition, be careful of bitslip concern with the LVDS data. 

 

Happy to help if you have any issues with the LVDS inputs.
0 Kudos
Reply