pluto_hdl_adi/library/axi_ad9152
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
..
Makefile Makefile: Update Makefiles for libraries 2017-03-30 18:33:22 +03:00
axi_ad9152.v avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
axi_ad9152_channel.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
axi_ad9152_constr.xdc axi_ad9152: Added CDC and reset constraints 2015-04-23 10:21:52 +03:00
axi_ad9152_core.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
axi_ad9152_hw.tcl avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
axi_ad9152_if.v avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
axi_ad9152_ip.tcl library: Delete all adi_ip_constraint process call 2017-04-06 12:36:47 +03:00