From d588005fd87dd2594adb29dbbdcf948bbb0ab0c1 Mon Sep 17 00:00:00 2001 From: Ryan Marlow Date: Fri, 26 Jan 2018 14:07:50 -0500 Subject: DDC/DUC: switch CORDIC -> DDS for all relevant variable names - Bump compat number for DDC/DUC to 2.0 --- host/include/uhd/rfnoc/blocks/ddc.xml | 4 ++-- host/include/uhd/rfnoc/blocks/ddc_single.xml | 4 ++-- host/include/uhd/rfnoc/blocks/duc.xml | 2 +- host/include/uhd/rfnoc/blocks/duc_single.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'host/include') diff --git a/host/include/uhd/rfnoc/blocks/ddc.xml b/host/include/uhd/rfnoc/blocks/ddc.xml index 13b9414bd..43e325c0e 100644 --- a/host/include/uhd/rfnoc/blocks/ddc.xml +++ b/host/include/uhd/rfnoc/blocks/ddc.xml @@ -25,8 +25,8 @@ - - CORDIC_FREQ + + DDS_FREQ
132
diff --git a/host/include/uhd/rfnoc/blocks/ddc_single.xml b/host/include/uhd/rfnoc/blocks/ddc_single.xml index 581487388..1843adb5b 100644 --- a/host/include/uhd/rfnoc/blocks/ddc_single.xml +++ b/host/include/uhd/rfnoc/blocks/ddc_single.xml @@ -25,8 +25,8 @@ - - CORDIC_FREQ + + DDS_FREQ
132
diff --git a/host/include/uhd/rfnoc/blocks/duc.xml b/host/include/uhd/rfnoc/blocks/duc.xml index 9be54da78..ea83942da 100644 --- a/host/include/uhd/rfnoc/blocks/duc.xml +++ b/host/include/uhd/rfnoc/blocks/duc.xml @@ -29,7 +29,7 @@
131
- CORDIC_FREQ + DDS_FREQ
132
diff --git a/host/include/uhd/rfnoc/blocks/duc_single.xml b/host/include/uhd/rfnoc/blocks/duc_single.xml index 39038eeee..235788989 100644 --- a/host/include/uhd/rfnoc/blocks/duc_single.xml +++ b/host/include/uhd/rfnoc/blocks/duc_single.xml @@ -29,7 +29,7 @@
131
- CORDIC_FREQ + DDS_FREQ
132
-- cgit v1.2.3