From 811eb68146760328b7124bab582c501b028fa4b1 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Sat, 23 May 2015 09:36:20 +0000 Subject: [PATCH] Synthesis depends also on UCF git-svn-id: http://moon:8086/svn/vhdl/trunk@1177 cc03376c-175c-47c8-b038-4cd826a8556b --- projects/mips_sys/ise101/mips_sys/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mips_sys/ise101/mips_sys/Makefile b/projects/mips_sys/ise101/mips_sys/Makefile index b48a4b9..15989b8 100644 --- a/projects/mips_sys/ise101/mips_sys/Makefile +++ b/projects/mips_sys/ise101/mips_sys/Makefile @@ -14,7 +14,7 @@ par: $(PRJ).ncd bit: $(PRJ).bit # Netlist -$(PRJ).ngc: $(DIRS) $(PREQ) +$(PRJ).ngc: $(DIRS) $(PREQ) ./project/$(PRJ).ucf xst -intstyle xflow -ifn ./project/$(PRJ).xst # Translate @@ -43,4 +43,4 @@ clean: rm -f xlnx_auto_0.ise rm -f smartpreview.twr rm -f $(PRJ)*.* - \ No newline at end of file +