diff options
author | Jonathon Pendlum <jonathon.pendlum@ettus.com> | 2017-01-11 20:47:15 -0600 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-01-12 10:46:24 -0800 |
commit | fba670a3c7d45847e48fc9dc8a3bdb6da0b1b948 (patch) | |
tree | c7f8403adfb4135c04e95d2171bc48848b8be51f /host/include | |
parent | cf34a754406dd514c5ca734394f156a45b1294a5 (diff) | |
download | uhd-fba670a3c7d45847e48fc9dc8a3bdb6da0b1b948.tar.gz uhd-fba670a3c7d45847e48fc9dc8a3bdb6da0b1b948.tar.bz2 uhd-fba670a3c7d45847e48fc9dc8a3bdb6da0b1b948.zip |
rfnoc: Changed DDC XML to use full noc id
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/rfnoc/blocks/ddc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/rfnoc/blocks/ddc.xml b/host/include/uhd/rfnoc/blocks/ddc.xml index a88616117..13b9414bd 100644 --- a/host/include/uhd/rfnoc/blocks/ddc.xml +++ b/host/include/uhd/rfnoc/blocks/ddc.xml @@ -5,7 +5,7 @@ <key>DDC</key> <!--There can be several of these:--> <ids> - <id revision="0">DDC0</id> + <id revision="0">DDC0000000000000</id> </ids> <!-- Registers --> <registers> |