pluto_hdl_adi/library/altera
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
..
adi_jesd204 altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
avl_adxcfg Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxcvr Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxcvr_octet_swap Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxphy Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_dacfifo avl_dacfifo: Fix 'blocking statement in always block' issue 2018-04-11 15:09:54 +03:00
axi_adxcvr Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
common Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
jesd204_phy altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00