From 05644d7d4fe2df455b01833cc0fc8aa1b4b6e1f3 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 30 Jan 2012 15:09:47 -0800 Subject: dsp rework: integrated dspengine_8to16, some tweaks --- usrp2/sdr_lib/Makefile.srcs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usrp2/sdr_lib/Makefile.srcs') diff --git a/usrp2/sdr_lib/Makefile.srcs b/usrp2/sdr_lib/Makefile.srcs index 0f1958991..840627e6d 100644 --- a/usrp2/sdr_lib/Makefile.srcs +++ b/usrp2/sdr_lib/Makefile.srcs @@ -1,5 +1,5 @@ # -# Copyright 2010 Ettus Research LLC +# Copyright 2010-2012 Ettus Research LLC # ################################################## @@ -26,6 +26,7 @@ cordic_stage.v \ ddc_chain.v \ duc_chain.v \ dspengine_16to8.v \ +dspengine_8to16.v \ hb_dec.v \ hb_interp.v \ pipectrl.v \ -- cgit v1.2.3