在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 4120|回复: 5

[原创] Stratix V 收发器使用

[复制链接]
发表于 2014-10-10 19:56:07 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
请教大家一下~我想实现两块FPGA开发板之间的通讯,使用光模块QSFP,在对芯片Stratix V 的收发器通道进行配置时出现了问题,我用的IP核是Stratix V Transceiver Native PHY v13.0,使用QuartusII13.0进行编译,错误提示是:Error: HSSI PMA TX Buffer node 'xcvr_native_phy_ip:xcvr_native_phy_ip_inst|altera_xcvr_native_sv:xcvr_native_phy_ip_inst|sv_xcvr_native:gen_native_inst.xcvr_native_insts[0].gen_bonded_group_native.xcvr_native_inst|sv_pma:inst_sv_pma|sv_tx_pma:tx_pma.sv_tx_pma_inst|sv_tx_pma_ch:tx_pma_insts[0].sv_tx_pma_ch_inst|tx_pma_ch.tx_pma_buf.tx_pma_buf' is not properly connected on the 'DATAOUT' port. It must be connected to one of the valid ports listed below.
Info: Can be connected to I port of stratixv_io_obuf WYSIWYG

Error: Input port REFIQCLK0 of xcvr_native_phy_ip:xcvr_native_phy_ip_inst|altera_xcvr_native_sv:xcvr_native_phy_ip_inst|sv_xcvr_native:gen_native_inst.xcvr_native_insts[0].gen_bonded_group_native.xcvr_native_inst|sv_pma:inst_sv_pma|sv_rx_pma:rx_pma.sv_rx_pma_inst|rx_pmas[0].rx_pma.cdr_refclk_mux0 atom must be connected when parameter cdr_refclk_select is set to 'ref_iqclk0''

Info: Must be connected

大家做过类似的么?这个问题怎么解决呢?
发表于 2015-3-6 08:30:16 | 显示全部楼层
哥们,我也遇到了一样的问题,你的解决了吗?呼唤解决方法,到底哪儿出了问题?
发表于 2016-4-11 11:49:14 | 显示全部楼层
我也遇到了这个问题!
但是已经解决。
原因是我在例化jesd_ip的顶层文件中做了如下赋值:
assign alldev_lane_aligned =dev_lane_aligned;
assign  rx_serial_data = tx_serial_data;
assign tx_sync_n = rx_dev_sync_n;

修改方案:
将以上六个信号作为顶层端口,在tb文件中完成lookback赋值,错误解决!
发表于 2018-12-24 10:08:48 | 显示全部楼层
学习中。。。。
发表于 2018-12-24 12:15:57 | 显示全部楼层
不错不错。
发表于 2018-12-24 13:43:39 | 显示全部楼层
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-25 20:48 , Processed in 0.028077 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表