aboutsummaryrefslogtreecommitdiffstats
path: root/usrp2
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2013-04-02 18:11:19 -0700
committerJosh Blum <josh@joshknows.com>2013-04-02 18:11:19 -0700
commitdf2c9b3af895a826db09ad5817f84a3aa7b6b3d9 (patch)
tree9b0209b25f819c792bea5454668a7653be1b0ef8 /usrp2
parent81447a405eab9cfe154ebcf1d809d95269ed349a (diff)
downloaduhd-df2c9b3af895a826db09ad5817f84a3aa7b6b3d9.tar.gz
uhd-df2c9b3af895a826db09ad5817f84a3aa7b6b3d9.tar.bz2
uhd-df2c9b3af895a826db09ad5817f84a3aa7b6b3d9.zip
E110: revert Makefile for E110, the UCF was accidentally removed
Diffstat (limited to 'usrp2')
-rw-r--r--usrp2/top/E1x0/Makefile.E1101
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/top/E1x0/Makefile.E110 b/usrp2/top/E1x0/Makefile.E110
index c2d3e39e6..e5be8d2fa 100644
--- a/usrp2/top/E1x0/Makefile.E110
+++ b/usrp2/top/E1x0/Makefile.E110
@@ -50,6 +50,7 @@ simulator "ISE Simulator (VHDL/Verilog)" \
TOP_SRCS = \
../B100/u1plus_core.v \
E1x0.v \
+E1x0.ucf \
timing.ucf
SOURCES = $(abspath $(TOP_SRCS)) $(FIFO_SRCS) \