aboutsummaryrefslogtreecommitdiffstats
path: root/synth_project/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'synth_project/make.sh')
-rwxr-xr-xsynth_project/make.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/synth_project/make.sh b/synth_project/make.sh
index 174a6ac..807eba5 100755
--- a/synth_project/make.sh
+++ b/synth_project/make.sh
@@ -1,6 +1,10 @@
#!/bin/sh -e
TOP_NAME=project
+
+# ensure directory is created
+./xst/projnav.tmp/
+
xst -ifn $TOP_NAME.xst
ngdbuild $TOP_NAME.ngc -verbose
map -pr b -w -detail $TOP_NAME.ngd