aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/uhd/rfnoc/registry.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/uhd/rfnoc/registry.hpp')
-rw-r--r--host/include/uhd/rfnoc/registry.hpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/registry.hpp b/host/include/uhd/rfnoc/registry.hpp
index 362899ccc..3d96abd53 100644
--- a/host/include/uhd/rfnoc/registry.hpp
+++ b/host/include/uhd/rfnoc/registry.hpp
@@ -92,6 +92,16 @@ public:
const std::string& ctrlport_clock,
factory_t factory_fn);
+ /*! Same as above, but with multiple noc_ids
+ */
+ static void register_block_direct(std::vector<noc_id_t> noc_ids,
+ device_type_t device_id,
+ const std::string& block_name,
+ bool mb_access,
+ const std::string& timebase_clock,
+ const std::string& ctrlport_clock,
+ factory_t factory_fn);
+
/*! Register a block that does use a block descriptor file
*
* Use this registry function for blocks that also have a textual