summaryrefslogtreecommitdiffstats
path: root/fpga/usrp2/control_lib
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-02-08 12:44:56 -0800
committerJosh Blum <josh@joshknows.com>2011-02-08 12:44:56 -0800
commitbce7a55ff95d568470a92e56ae90728f481fef51 (patch)
treeccf9109608afbfbe697ea61e666953637babdf54 /fpga/usrp2/control_lib
parent8b377a89f29ddbd417aba5a1b135d6b4f68dcf2c (diff)
parent611df3ea2b390add255b78752f7a278ed4ac7b30 (diff)
downloaduhd-bce7a55ff95d568470a92e56ae90728f481fef51.tar.gz
uhd-bce7a55ff95d568470a92e56ae90728f481fef51.tar.bz2
uhd-bce7a55ff95d568470a92e56ae90728f481fef51.zip
Merge branch 'fpga_next' into usrp_e100_devel
Diffstat (limited to 'fpga/usrp2/control_lib')
-rw-r--r--fpga/usrp2/control_lib/Makefile.srcs5
1 files changed, 5 insertions, 0 deletions
diff --git a/fpga/usrp2/control_lib/Makefile.srcs b/fpga/usrp2/control_lib/Makefile.srcs
index 751b40828..5ae185ee8 100644
--- a/fpga/usrp2/control_lib/Makefile.srcs
+++ b/fpga/usrp2/control_lib/Makefile.srcs
@@ -50,4 +50,9 @@ bootram.v \
nsgpio16LE.v \
settings_bus_16LE.v \
atr_controller16.v \
+newfifo/fifo_pacer.v \
+newfifo/packet_generator32.v \
+newfifo/packet_generator.v \
+newfifo/packet_verifier32.v \
+newfifo/packet_verifier.v \
))