From 546ea894a0d5dd23dd046ef3b3c2d61acebefa98 Mon Sep 17 00:00:00 2001 From: Paul Butler Date: Wed, 24 Mar 2021 15:59:52 +0100 Subject: fpga: lib: Fix DDS_SIN_COS_LUT outputs in makefile --- fpga/usrp3/lib/ip/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fpga/usrp3/lib/ip') diff --git a/fpga/usrp3/lib/ip/Makefile.inc b/fpga/usrp3/lib/ip/Makefile.inc index 6baaa0852..0996cac94 100644 --- a/fpga/usrp3/lib/ip/Makefile.inc +++ b/fpga/usrp3/lib/ip/Makefile.inc @@ -62,7 +62,7 @@ $(LIB_IP_DIVIDE_INT32_OUTS) \ $(LIB_IP_DIVIDE_UINT32_OUTS) \ $(LIB_IP_DIVIDE_INT16_INT32_OUTS) \ $(LIB_IP_COMPLEX_MULTIPLIER_DDS_OUTS) \ -$(LIB_IP_DDS_SIN_COS_LUT_OUTS) +$(LIB_IP_DDS_SIN_COS_LUT_ONLY_OUTS) lib_ip: $(LIB_IP_SYNTH_OUTPUTS) -- cgit v1.2.3