pluto_hdl_adi/library/altera/jesd204_phy
Lars-Peter Clausen cdf2150128 altera: jesd204: 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. The polarity is in most cases also only applied to a subset of
the used lanes.

Add support for this to the adi_jesd204 and jesd204_phy for Altera modules.
This done by adding new parameter to the modules that allows to specify a
per lane polarity inversion. Each bit in the parameter corresponds to one
lane. If the bit is set the polarity is inverted for his lane. E.g. setting
the parameter to 0xc will invert the 3rd and 4th lane.

The setting is forwarded depending on whether soft or hard PCS is used to
either the soft PCS module or the transceiver block itself.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-05-02 09:37:23 +02:00
..
Makefile Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
jesd204_phy_glue.v altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
jesd204_phy_glue_hw.tcl altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
jesd204_phy_hw.tcl altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00