diff options
Diffstat (limited to '')
| -rw-r--r-- | build.bat | 4 | ||||
| -rw-r--r-- | init.bat | 4 |
2 files changed, 4 insertions, 4 deletions
| @@ -1,3 +1,5 @@ | |||
| 1 | call init.bat | 1 | if not exist toycpu.qpf ( |
| 2 | call init.bat | ||
| 3 | ) | ||
| 2 | 4 | ||
| 3 | quartus_sh.exe --flow compile toycpu | 5 | quartus_sh.exe --flow compile toycpu |
| @@ -1,3 +1 @@ | |||
| 1 | if not exist toycpu.qpf ( | quartus_sh.exe -t init.tcl | |
| 2 | quartus_sh.exe -t init.tcl | ||
| 3 | ) | ||
