diff options
Diffstat (limited to 'host')
| -rw-r--r-- | host/include/uhd/rfnoc/blocks/null_src_sink.yml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/host/include/uhd/rfnoc/blocks/null_src_sink.yml b/host/include/uhd/rfnoc/blocks/null_src_sink.yml index 919e61ebe..020abbc1c 100644 --- a/host/include/uhd/rfnoc/blocks/null_src_sink.yml +++ b/host/include/uhd/rfnoc/blocks/null_src_sink.yml @@ -8,6 +8,10 @@ noc_id: 0x1  # FPGA repository  makefile_srcs: "${fpga_lib_dir}/blocks/rfnoc_block_null_src_sink/Makefile.srcs" +parameters: +  NIPC: 2 +  ITEM_W: 32 +  clocks:    - name: rfnoc_chdr      freq: "[]" | 
