From 5c7237fb407cfccaee205980d97e40ce10768c2a Mon Sep 17 00:00:00 2001 From: Andrew Moch Date: Thu, 19 Mar 2020 19:55:53 +0100 Subject: fpga: Fix errors found by linting with vsim --- fpga/usrp3/lib/sim/arm_deframer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'fpga/usrp3/lib/sim/arm_deframer') 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 \ ) -- cgit v1.2.3