diff options
| author | Julian Blake Kongslie | 2021-03-24 08:35:07 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-24 08:50:57 -0700 |
| commit | 5c1df6d27f5dac143efc9ce84689b863dbee45bd (patch) | |
| tree | 9bb9c9bcab00e7d5a5d1b40467d8e5a810f0b706 /init.bat | |
| parent | Clean before building. (diff) | |
| download | toycpu-5c1df6d27f5dac143efc9ce84689b863dbee45bd.tar.xz | |
Reorganize repo layout to make it a little easier to work within.
Diffstat (limited to 'init.bat')
| -rw-r--r-- | init.bat | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,4 +2,4 @@ if exist toycpu.qpf ( | |||
| 2 | call clean.bat | 2 | call clean.bat |
| 3 | ) | 3 | ) |
| 4 | 4 | ||
| 5 | quartus_sh.exe -t init.tcl | 5 | quartus_sh.exe -t tcl/init.tcl |
