Waveform data read from ILA core is corrupted,ILA 抓取数据出错ERROR: [Xicom 50-38]xicom: Multiple trigger

用ILA抓取数据的时候出错有时候抓不到数据,出现如下错误:
ERROR: [Xicom 50-38]xicom: Multiple trigger marks in window: 0, buffer index: 1.ERROR: [Xicom 50-41] Waveform data read fromILA core is corrupted(user chain=l, slave index=l).Resolution:1)Ensure that the clock signalthe debug core and/or debug hub is clean and free running.debug core and/or debug hub meets all timing constraints.2)Ensure that the clock connected to the3) Ensure that the clock connected to debug core and/or debug hub is faster than the JTAG clock frequencyERROR: [Xicom 50-38]xicom: Error during interpreting trace readback dataERROR: [Labtools 27-3176]hw server failed during internal command.Resolution: Check that the hw server is running and the hardware connectivity to the target
在这里插入图片描述
这个时候需要检查管脚约束文件,因为我这里使用的ILA是150MHz的抓取频率,但是在XDC中设置的是25MHz

connect_debug_port dbg_hub/clk [get_nets DRP_CLK_25M]

说明此时的调试核心时钟才25MHz,这个时候时钟频率太小,抓取数据并且传输数据频率不够快,这个时候就会出现抓不出来数据,出现上述图片的错误。
修改方式:
如果你有一个更高频率的时钟信号源(如100 MHz或300 MHz),可以尝试将这个信号连接到dbg_hub/clk。

如一个200MHz的时钟:

`connect_debug_port dbg_hub/clk [get_nets clk200M]`

如果你没有高频时钟源,可以在设计中添加PLL或MMCM(clock wizard ip核)来倍频现有的25 MHz时钟。例如,将25 MHz时钟倍频为100 MHz,然后连接到调试核心:
在这里插入图片描述
如果是name 里面就没值,说明没有添加进来,可以看我另一篇文章:https://blog.csdn.net/burse_liu/article/details/140024555

  • 3
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值