aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/fifo_200/Makefile.srcs
blob: 09c44085280f71987acb35b2073b6ebb83a817a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2012-2013 Ettus Research LLC
# Copyright 2016 Ettus Research, a National Instruments Company
#
# SPDX-License-Identifier: LGPL-3.0-or-later
#

##################################################
# FIFO 200 Sources
##################################################
FIFO_200_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/fifo_200/, \
axi_fifo_legacy.v \
))