aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/device_id.hpp
Commit message (Collapse)AuthorAgeFilesLines
* rfnoc: Add device_id allocatorMartin Braun2019-11-261-0/+22
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.