- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am new to cyclone iv development and I am running Quartus Prime Lite Edition 17.1 Everything is great, I am just looking for an auomatd scriptable way to do the equivalent of Processing -> Start Compilation for my project? Many thanks!Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
--- Quote Start --- Hi all, I am new to cyclone iv development and I am running Quartus Prime Lite Edition 17.1 Everything is great, I am just looking for an auomatd scriptable way to do the equivalent of Processing -> Start Compilation for my project? Many thanks! --- Quote End --- Use execute_flow -compile command to Compile the design. For more information refer below link for information and training on tcl https://www.altera.com/support/support-resources/design-software/quartus-ii/sof-qts-scripting.html Let me know if this has helped resolve the issue you are facing or if you need any further assistance. Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation)- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When i try command execute_flow -compile, I get command not found. Where is the execute_flow executable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- When i try command execute_flow -compile, I get command not found. Where is the execute_flow executable? --- Quote End --- execute_flow is a tcl script command that is executed within a quartus executable. Go back and read the link ( https://www.altera.com/support/support-resources/design-software/quartus-ii/sof-qts-scripting.html ) referred to in the first response in greater detail. execute_flow is shown in context there.

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