aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/rfnoc_chdr_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-261-67/+196
| | | | | | | - Moved packet interface code from public to private include - Split packet interface into two files: payload paring and packet iface - Added support for all CHDR packet types - Added more test cases to unit test
* rfnoc: add new data_chdr packetization.Trung Tran2019-11-261-0/+95