summaryrefslogtreecommitdiff
path: root/init.bat
blob: 3aedf4546fe29d16744cf0a0040230a775d05420 (plain) (blame)
1
2
3
if not exist toycpu.qpf (
    quartus_sh.exe -t init.tcl
)