diff options
| author | Julian Blake Kongslie | 2021-03-23 21:18:21 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-23 21:18:21 -0700 |
| commit | 39b70c676387bfe06bcc931d3795afc11fd8f137 (patch) | |
| tree | 00a832c1ce7ece7033c0398a82d6a67b09781e43 /init.bat | |
| parent | Replace dibble dabble algorithm with variant that tests after the add. (diff) | |
| download | toycpu-39b70c676387bfe06bcc931d3795afc11fd8f137.tar.xz | |
Changes for Windows-friendly builds.
Diffstat (limited to 'init.bat')
| -rw-r--r-- | init.bat | 3 |
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 @@ | |||
| 1 | if not exist toycpu.qpf { | ||
| 2 | quartus_sh.exe -t init.tcl | ||
| 3 | } | ||
