diff options
Diffstat (limited to 'init.bat')
| -rw-r--r-- | init.bat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/init.bat b/init.bat new file mode 100644 index 0000000..6c76fa4 --- /dev/null +++ b/init.bat | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | if exist noncpu.qpf ( | ||
| 2 | call clean.bat | ||
| 3 | ) | ||
| 4 | |||
| 5 | quartus_sh.exe -t tcl/init.tcl | ||
