- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
Is there a way to schedule QII to compile multiple copies of projects in sequence in windows? Thanks in advance. HuaLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page