pluto_hdl_adi/library/jesd204/jesd204_rx
Adrian Costina 3b9f733408
jesd204: Add RX error statistics (#98)
* jesd204: Add RX error statistics

Added 32 bit error counter per lane, register 0x308 + lane*0x20

On the control part added register 0x244 for performing counter reset and counter mask
Bit 0 resets the counter when set to 1
Bit 8 masks the disparity errors, when set to 1
Bit 9 masks the not in table errors when set to 1
Bit 10 masks the unexpected k errors, when set to 1

Unexpected K errors are counted when a character other than k28 is detected. The counter doesn't add errors when in CGS phase

Incremented version number
2018-05-07 15:33:00 +03:00
..
Makefile jesd204: Fix file names 2018-04-11 15:09:54 +03:00
align_mux.v Add ADI JESD204 link layer cores 2017-05-23 11:16:07 +02:00
elastic_buffer.v Add ADI JESD204 link layer cores 2017-05-23 11:16:07 +02:00
jesd204_ilas_monitor.v jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_lane_latency_monitor.v jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_rx.v jesd204: Add RX error statistics (#98) 2018-05-07 15:33:00 +03:00
jesd204_rx_cgs.v jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_rx_constr.sdc jesd204: Add Altera/Intel IP support 2017-08-21 11:09:42 +02:00
jesd204_rx_constr.xdc Add ADI JESD204 link layer cores 2017-05-23 11:16:07 +02:00
jesd204_rx_ctrl.v jesd204:rx_ctrl: Fix the cfg_links_disable mask 2018-05-03 18:48:54 +03:00
jesd204_rx_hw.tcl jesd204: Add RX error statistics (#98) 2018-05-07 15:33:00 +03:00
jesd204_rx_ip.tcl jesd204: Add RX error statistics (#98) 2018-05-07 15:33:00 +03:00
jesd204_rx_lane.v jesd204: Add RX error statistics (#98) 2018-05-07 15:33:00 +03:00