From 0df4b801a34697f2058b4a7b95e08d2a0576c9db Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Thu, 10 Oct 2013 10:17:27 -0700 Subject: Squashed B200 FPGA Source. Code from Josh Blum, Ian Buckley, and Matt Ettus. --- fpga/usrp3/lib/gpif2/Makefile.srcs | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fpga/usrp3/lib/gpif2/Makefile.srcs (limited to 'fpga/usrp3/lib/gpif2/Makefile.srcs') diff --git a/fpga/usrp3/lib/gpif2/Makefile.srcs b/fpga/usrp3/lib/gpif2/Makefile.srcs new file mode 100644 index 000000000..1624643f6 --- /dev/null +++ b/fpga/usrp3/lib/gpif2/Makefile.srcs @@ -0,0 +1,13 @@ +# +# Copyright 2010-2013 Ettus Research LLC +# + +################################################## +# SERDES Sources +################################################## +GPIF2_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/gpif2/, \ +gpif2_slave_fifo32.v \ +gpif2_to_fifo64.v \ +fifo64_to_gpif2.v \ +gpif2_error_checker.v \ +)) -- cgit v1.2.3