From 85147347673fc40d321457b34d8065e5be3b4e7b Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Thu, 12 Feb 2015 19:27:58 -0500 Subject: Fix command-line build to support explicit path to ucf file. --- rtl/build/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'rtl/build/Makefile') diff --git a/rtl/build/Makefile b/rtl/build/Makefile index cfac6ae..c51e783 100644 --- a/rtl/build/Makefile +++ b/rtl/build/Makefile @@ -5,6 +5,7 @@ part = xc6slx45csg324-3 top_module = novena_baseline_top isedir = /opt/Xilinx/14.7/ISE_DS xil_env = . $(isedir)/settings64.sh +ucf = ../src/ucf/novena_baseline.ucf vfiles = \ ../src/verilog/cdc_bus_pulse.v \ -- cgit v1.2.3