summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--build.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.bat b/build.bat
new file mode 100644
index 0000000..76cb8ff
--- /dev/null
+++ b/build.bat
@@ -0,0 +1,7 @@
1if not exist noncpu.qpf (
2 call init.bat
3) else (
4 call clean.bat
5)
6
7quartus_sh.exe --flow compile noncpu