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