aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/chdr/chdr_packet.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-261-0/+213
- 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