summaryrefslogtreecommitdiffstats
path: root/usrp2/gpif/Makefile.srcs
blob: d7eaf9fca12e7d8ffda944dd152fa34e99db4d36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright 2010 Ettus Research LLC
#

##################################################
# SERDES Sources
##################################################
GPIF_SRCS = $(abspath $(addprefix $(BASE_DIR)/../gpif/, \
gpif.v \
gpif_wr.v \
gpif_rd.v \
packet_reframer.v \
))