aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/device_id.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Add device_id allocatorMartin Braun2019-11-261-0/+17
This is a single atomic allocator in the global uhd::rfnoc namespace, so that devices can allocate themselves device IDs without having to confer with the rest of the RFNoC infrastructure.