summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2013-04-02 18:50:56 -0700
committerJosh Blum <josh@joshknows.com>2013-04-02 18:50:56 -0700
commit4a860d7471a55700c41671922c157d243fea6247 (patch)
tree84dc57aa9c9193d3c2f282c61c062c9423f5458e
parent31b23a19017b7cba7e7563133e0e09dec30fc89e (diff)
parent36c11bb9f8244d16dc357323a2c8137f7096586b (diff)
downloaduhd-4a860d7471a55700c41671922c157d243fea6247.tar.gz
uhd-4a860d7471a55700c41671922c157d243fea6247.tar.bz2
uhd-4a860d7471a55700c41671922c157d243fea6247.zip
Merge branch 'maint'
-rw-r--r--fpga/usrp2/top/E1x0/Makefile.E1101
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp2/top/E1x0/Makefile.E110 b/fpga/usrp2/top/E1x0/Makefile.E110
index c2d3e39e6..e5be8d2fa 100644
--- a/fpga/usrp2/top/E1x0/Makefile.E110
+++ b/fpga/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) \