aboutsummaryrefslogtreecommitdiffstats
path: root/fpga/usrp3/sim/axi/Makefile.srcs
blob: 96f7eb1966138e081c4b795ed1e57140d61811e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright 2015 Ettus Research LLC
#

##################################################
# Simulation Libraries/Headers for AXI based interfaces
##################################################
SIM_AXI_SRCS = $(abspath $(addprefix $(BASE_DIR)/../sim/axi/, \
sim_axi4_lib.svh \
sim_axis_lib.svh \
sim_cvita_lib.svh \
))