diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/rfnoc/blocks/fifo.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/blocks/fifo.xml b/host/include/uhd/rfnoc/blocks/fifo.xml index 9e8900b89..07b01c6ea 100644 --- a/host/include/uhd/rfnoc/blocks/fifo.xml +++ b/host/include/uhd/rfnoc/blocks/fifo.xml @@ -2,6 +2,8 @@ <nocblock> <name>FIFO</name> <blockname>FIFO</blockname> + <!--Use default block controller--> + <key>Block</key> <!--There can be several of these:--> <ids> <id revision="0">F1F00000</id> |