pluto_hdl_adi/library/jesd204/jesd204_rx_static_config
Istvan Csomortani 0e099b6f08 jesd204_rx: Add dynamic multi-link support
A multi-link is a link where multiple converter devices are connected to a
single logic device (FPGA). All links involved in a multi-link are synchronous
and established at the same time. For a RX link this means that the SYNC signal
needs to be propagated from the FPGA to each converter.

Dynamic multi-link support must allow to select to which converter devices on
the multi-link the SYNC signal is propagated too. This is useful when depending
on the usecase profile some converter devices are supposed to be disabled.

Add the cfg_links_disable[0x081] register for multi-link control and
propagate its value to the RX FSM.
2018-05-03 18:48:54 +03:00
..
Makefile jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_rx_static_config.v jesd204_rx: Add dynamic multi-link support 2018-05-03 18:48:54 +03:00
jesd204_rx_static_config_ip.tcl jesd204: Fix file names 2018-04-11 15:09:54 +03:00