pluto_hdl_adi/library/util_dac_unpack
Lars-Peter Clausen 17a993032b util_dac_unpack: Make number of channels and channel width configurable
Always using 128bit for the input word unnecessarily increases the DMA
alignment requirements. This breaks existing software which assumes that the
DMA alignment requirement is 64bit.

So make it configurable whether we want 8 or 4 channels and while we are at
it also make the channel width configurable.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2014-09-12 16:14:04 +02:00
..
util_dac_unpack.v util_dac_unpack: Make number of channels and channel width configurable 2014-09-12 16:14:04 +02:00
util_dac_unpack_hw.tcl util_dac_unpack: Make number of channels and channel width configurable 2014-09-12 16:14:04 +02:00
util_dac_unpack_ip.tcl fmcomms2:c5soc project upgraded with util_dac_unpack 2014-09-11 15:13:09 -04:00