summaryrefslogtreecommitdiffstats
path: root/usrp2/top/u1e/Makefile
diff options
context:
space:
mode:
authorMatt Ettus <matt@ettus.com>2010-06-01 15:50:06 -0700
committerMatt Ettus <matt@ettus.com>2010-06-01 15:50:06 -0700
commite5bc7a493252753ad9ddf6799e986fa19841221a (patch)
treea29c2c9abce2d3927d728c483b7805ac1535633f /usrp2/top/u1e/Makefile
parentf1e7a07ff6843a0b1d41afb11a7895183329a436 (diff)
downloaduhd-e5bc7a493252753ad9ddf6799e986fa19841221a.tar.gz
uhd-e5bc7a493252753ad9ddf6799e986fa19841221a.tar.bz2
uhd-e5bc7a493252753ad9ddf6799e986fa19841221a.zip
vita49 tx and rx added in, all sample rates now at main system clock rate.
Diffstat (limited to 'usrp2/top/u1e/Makefile')
-rw-r--r--usrp2/top/u1e/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usrp2/top/u1e/Makefile b/usrp2/top/u1e/Makefile
index 0277ef4f2..7f5085275 100644
--- a/usrp2/top/u1e/Makefile
+++ b/usrp2/top/u1e/Makefile
@@ -189,6 +189,11 @@ gpmc/gpmc_to_fifo_async.v \
gpmc/fifo_to_gpmc_async.v \
gpmc/fifo_watcher.v \
gpmc/gpmc_wb.v \
+vrt/vita_rx_control.v \
+vrt/vita_rx_framer.v \
+vrt/vita_tx_control.v \
+vrt/vita_tx_deframer.v \
+timing/time_compare.v \
top/u1e/u1e_core.v \
top/u1e/u1e.ucf \
top/u1e/timing.ucf \