aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/lib/axi4lite_sv/Makefile.srcs
blob: eb9239a2b0ff9a88a08ad92c5af3aedd1dad099c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2020 Ettus Research, A National Instruments Brand
#
# SPDX-License-Identifier: LGPL-3.0-or-later
#

##################################################
# RFNoC Utility Sources
##################################################
AXI4LITE_SV_SRCS = $(abspath $(addprefix $(BASE_DIR)/../lib/axi4lite_sv/, \
PkgAxiLite.sv \
AxiLiteIf.sv \
))