cdf2150128
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> |
||
---|---|---|
.. | ||
adi_jesd204 | ||
avl_adxcfg | ||
avl_adxcvr | ||
avl_adxcvr_octet_swap | ||
avl_adxphy | ||
avl_dacfifo | ||
axi_adxcvr | ||
common | ||
jesd204_phy |