Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Create a .bat file that says:
quartus_sh --flow compile project1 cd ../locationofproj2 quartus_sh --flow compile project2 cd ../locationofproj3 quartus_sh --flow compile projec3 etc.
Hi there,
Is there a way to schedule QII to compile multiple copies of projects in sequence in windows? Thanks in advance. HuaCreate a .bat file that says:
quartus_sh --flow compile project1 cd ../locationofproj2 quartus_sh --flow compile project2 cd ../locationofproj3 quartus_sh --flow compile projec3 etc.