pluto_hdl_adi/library/jesd204/jesd204_rx
Laszlo Nagy 0caea39bad jesd204_rx/tx: make SYSREF IOB placement optional
In case when the SYSREF is connected to an FPGA IO which has a limitation
on the IOB register IN_FF clock line and the required ref clock is high
we can't use the IOB registers.
e.g. the max clock rate on zcu102 HP IO FF is 312MHz but ref clock is 375MHz;

If IOB is used in this case a pulse width violation is reported.

This change makes the IOB placement selectable in such case or
for targets which don't require class 1 operation.
2018-07-24 09:16:24 +03:00
..
Makefile jesd204_rx/tx: make SYSREF IOB placement optional 2018-07-24 09:16:24 +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.ttcl jesd204_rx/tx: make SYSREF IOB placement optional 2018-07-24 09:16:24 +03: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_rx/tx: make SYSREF IOB placement optional 2018-07-24 09:16:24 +03:00
jesd204_rx_lane.v jesd204_rx: Count errors only once per character 2018-07-16 09:34:36 +02:00