RFNoC Null Source Sink Block: Difference between revisions
Jump to navigation
Jump to search
(Updated the description, params, and source file links.) |
m (Added the example flowgraph link and image.) |
||
Line 16: | Line 16: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
You can find this example at [https://github.com/gnuradio/gnuradio/blob/main/gr-uhd/examples/grc/rfnoc_null_source_sink.grc rfnoc_null_source_sink.grc] | |||
[[File:Rfnoc_null_source_sink.png|600px]] | |||
== Source Files == | == Source Files == |
Revision as of 21:41, 25 September 2023
An RFNoC block that sinks data, and which generates a non-zero test signal.
Parameters
- Block Type
- Whether the block is a sink, source, or both
- Block Args
- Additional block arguments
- Device Select
- Device selection
- Instance Select
- Instance selection
Example Flowgraph
You can find this example at rfnoc_null_source_sink.grc
Source Files
- Block definition
- uhd_rfnoc_null_src_sink.block.yml