From b29af0ea0d340f37628f65e7b739fa1865d212a9 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 20 Jan 2022 14:41:51 +0100 Subject: fpga: Remove noc_shell_regs.vh and sim_rfnoc_lib.svh Both files are a UHD 3 remnant and potentially confusing for UHD 4 codebase readers. --- fpga/usrp3/lib/sim/arm_deframer/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'fpga/usrp3/lib/sim/arm_deframer/Makefile') diff --git a/fpga/usrp3/lib/sim/arm_deframer/Makefile b/fpga/usrp3/lib/sim/arm_deframer/Makefile index 3075cf3cc..c278b3903 100644 --- a/fpga/usrp3/lib/sim/arm_deframer/Makefile +++ b/fpga/usrp3/lib/sim/arm_deframer/Makefile @@ -32,7 +32,6 @@ DESIGN_SRCS += $(abspath \ SIM_TOP = arm_deframer_tb SIM_SRCS = $(abspath \ -$(SIM_PROTORFNOC_SRCS) \ $(RFNOC_SRCS) \ arm_deframer_tb.sv \ ) -- cgit v1.2.3