From 1c726f56679c7ffcfaddf55335d546f71f398358 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 23 Feb 2022 11:11:54 +0100 Subject: rfnoc: Remove references to nocscript from YAML files The sw_iface entry in the `control` section is yet underdefined, so we can remove it from the block descriptors. --- host/examples/rfnoc-example/blocks/gain.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'host/examples/rfnoc-example') diff --git a/host/examples/rfnoc-example/blocks/gain.yml b/host/examples/rfnoc-example/blocks/gain.yml index fa3127496..855d0ca2e 100644 --- a/host/examples/rfnoc-example/blocks/gain.yml +++ b/host/examples/rfnoc-example/blocks/gain.yml @@ -12,7 +12,6 @@ clocks: freq: "[]" control: - sw_iface: nocscript fpga_iface: ctrlport interface_direction: slave fifo_depth: 32 -- cgit v1.2.3