summaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-03-28 14:48:30 -0700
committerJulian Blake Kongslie2021-03-28 14:48:30 -0700
commit7a1311c16c36b18a66a5ee43511fb9ad5093ec3a (patch)
tree09df63644ac11dee4f2de25d476437e73fcdea84 /build.bat
downloadnoncpu-7a1311c16c36b18a66a5ee43511fb9ad5093ec3a.tar.xz
Initial commit.
Diffstat (limited to 'build.bat')
-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