summaryrefslogtreecommitdiff
path: root/build.bat
blob: 76cb8ffd5039e34a386035c12ad3096cb3c3c5aa (plain) (blame)
1
2
3
4
5
6
7
if not exist noncpu.qpf (
    call init.bat
) else (
    call clean.bat
)

quartus_sh.exe --flow compile noncpu