aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/xilinx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/xilinx.mk')
-rw-r--r--contrib/xilinx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/xilinx.mk b/contrib/xilinx.mk
index 7060c99..b492a9c 100644
--- a/contrib/xilinx.mk
+++ b/contrib/xilinx.mk
@@ -221,7 +221,7 @@ ise:
@echo "! (see README) !"
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@mkdir -p build
- bash -c "$(xil_env); ise .. &"
+ bash -c "$(xil_env); cd ..; ise $(project).xise &"
clean: clean_synth clean_sim