pluto_hdl_adi/library/jesd204/jesd204_rx
Lars-Peter Clausen d3b548de65 jesd204_rx: Reset lane error statistics when link is disabled
When the link is explicitly disabled through the control interface reset
the error statistics counter.

There is usually little benefit to preserving until after the link has been
disabled. If software is interested in the values it can read them before
disabling the link. Having them reset makes the behavior consistent with
all other internal state of the jesd204 RX peripheral, which is reset when
the link is disabled.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-07-16 09:34:36 +02: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_rx: Reset lane error statistics when link is disabled 2018-07-16 09:34:36 +02:00