pluto_hdl_adi/library/jesd204/jesd204_soft_pcs_tx
Lars-Peter Clausen 18f535d1ba jesd204_soft_pcs_tx: Add support for lane polarity inversion
Some designs choose to swap the positive and negative side of the of the
JESD204 lanes. One reason for this would be because it can simplify the
PCB layout.

To support this add a parameter to the jesd204_soft_pcs_tx module that
allows to specify whether the lane polarity is inverted or not.

The way the polarity inversion is implemented is for free since it just
inverts the output mapping of the 8b10b encoder LUT tables.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-05-02 09:37:23 +02:00
..
Makefile jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_8b10b_encoder.v jesd204: Fix file names 2018-04-11 15:09:54 +03:00
jesd204_soft_pcs_tx.v jesd204_soft_pcs_tx: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
jesd204_soft_pcs_tx_hw.tcl jesd204_soft_pcs_tx: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00