From e78a301ed17bbb79d688b21a72fa839eeb98aa9a Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Mon, 9 May 2011 17:31:41 -0700 Subject: dsp: new files in dsp directory --- usrp2/sdr_lib/Makefile.srcs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usrp2/sdr_lib') diff --git a/usrp2/sdr_lib/Makefile.srcs b/usrp2/sdr_lib/Makefile.srcs index 4a85726a9..6dab1db5e 100644 --- a/usrp2/sdr_lib/Makefile.srcs +++ b/usrp2/sdr_lib/Makefile.srcs @@ -8,6 +8,8 @@ SDR_LIB_SRCS = $(abspath $(addprefix $(BASE_DIR)/../sdr_lib/, \ acc.v \ add2.v \ +add2_and_clip.v \ +add2_and_clip_reg.v \ add2_and_round.v \ add2_and_round_reg.v \ add2_reg.v \ @@ -28,6 +30,7 @@ hb_dec.v \ hb_interp.v \ round.v \ round_reg.v \ +round_sd.v \ rx_control.v \ rx_dcoffset.v \ rx_frontend.v \ -- cgit v1.2.3