AR# 67536

|

2016.2 - IBERT - How to use Tcl to display the BER/error count

描述

In IBERT, is there a Tcl command to display the BER/error count?

解决方案

This is possible with the following Tcl command. 

Note that you will need to modify this command to include your own cable location/number.

set error_count [get_property LOGIC.ERRBIT_COUNT [get_hw_sio_gts localhost:3121/xilinx_tcf/Digilent/210308957937/0_1_0/IBERT/Quad_125/MGT_X0Y4]] puts $error_count
AR# 67536
日期 09/11/2017
状态 Active
Type 综合文章
器件
People Also Viewed