pluto_hdl_adi/library/altera
Lars-Peter Clausen fa9d94bfe8 avl_adxcvr: Perform octet order swap
The ADI transport layer peripherals expect the first octet to be in the
LSBs and the last octet to be in the MSBs. The Altera JESD204 core orders
the octets the other way around though, first octet in the MSBs and last
octet in the LSBS.

Currently this is handled by having each transport layer peripheral swap
the octets around when it is connected to the Altera JESD204 core.

Change this so that rather than having to do the data swizzling in every in
every transport layer peripheral perform it at the input/output of the link
layer peripheral inside the generated block.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-08-03 17:57:58 +02:00
..
avl_adxcfg avl_adxcfg: Consistently use non-blocking assignments 2017-07-24 16:06:00 +02:00
avl_adxcvr avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
avl_adxcvr_octet_swap avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
avl_adxphy avl_adxcvr: Simplify TX lane mapping 2017-08-03 17:57:58 +02:00
avl_dacfifo avl_dacfifo: Fix timing violation 2017-06-07 11:02:44 +01:00
axi_adxcvr axi_adxcvr: Avoid warning about unknown synthesis attribute 2017-08-01 15:18:40 +02:00
common Remove executable flag from non-executable files 2017-07-28 17:56:07 +02:00