uhd/host/lib/include/uhdlib
Martin Braun ea89fd0dd4 rfnoc: xports: Count FC bytes as multiples of CHDR width
SEPs on the FPGA can only occupy multiples of the CHDR width in their
FIFOs, unlike SW, where buffers are stored in RAM and can be aligned
anyhow. Therefore, we align the counting of bytes for FC purpose and
count multiples of CHDR width instead of the true number of bytes per
packet.
2019-11-26 12:21:32 -08:00
..
experts uhd: Replace all occurrences of boost::bind with std::bind 2019-11-26 12:21:32 -08:00
rfnoc rfnoc: xports: Count FC bytes as multiples of CHDR width 2019-11-26 12:21:32 -08:00
transport rfnoc: Restrict to inline I/O service based on link restrictions 2019-11-26 12:21:32 -08:00
usrp rfnoc: Merge I/O service device args with stream args 2019-11-26 12:21:32 -08:00
utils rfnoc: Split up offload I/O service into multiple files 2019-11-26 12:21:32 -08:00