aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/sim/arm_deframer
diff options
context:
space:
mode:
authorAndrew Moch <Andrew.Moch@ni.com>2020-03-19 19:55:53 +0100
committerWade Fife <wade.fife@ettus.com>2020-03-23 08:23:51 -0500
commit5c7237fb407cfccaee205980d97e40ce10768c2a (patch)
treedbdba3dcefff2d3cdeab27fa371c203b3398aa81 /fpga/usrp3/lib/sim/arm_deframer
parentb721621237c0cd4150e9310cf443d4fb3a735388 (diff)
downloaduhd-5c7237fb407cfccaee205980d97e40ce10768c2a.tar.gz
uhd-5c7237fb407cfccaee205980d97e40ce10768c2a.tar.bz2
uhd-5c7237fb407cfccaee205980d97e40ce10768c2a.zip
fpga: Fix errors found by linting with vsim
Diffstat (limited to 'fpga/usrp3/lib/sim/arm_deframer')
-rw-r--r--fpga/usrp3/lib/sim/arm_deframer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/sim/arm_deframer/Makefile b/fpga/usrp3/lib/sim/arm_deframer/Makefile
index eb7231d5e..3075cf3cc 100644
--- a/fpga/usrp3/lib/sim/arm_deframer/Makefile
+++ b/fpga/usrp3/lib/sim/arm_deframer/Makefile
@@ -33,6 +33,7 @@ SIM_TOP = arm_deframer_tb
SIM_SRCS = $(abspath \
$(SIM_PROTORFNOC_SRCS) \
+$(RFNOC_SRCS) \
arm_deframer_tb.sv \
)