summaryrefslogtreecommitdiff
path: root/init.bat
diff options
context:
space:
mode:
Diffstat (limited to 'init.bat')
-rw-r--r--init.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.bat b/init.bat
new file mode 100644
index 0000000..20ea117
--- /dev/null
+++ b/init.bat
@@ -0,0 +1,3 @@
1if not exist toycpu.qpf {
2 quartus_sh.exe -t init.tcl
3}