- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Project -> Generate TCL File for Project option generates a TCL file. It seems to be a file that can create a new Quartus project from scratch and add all the source files into it automatically. Once I have this TCL file, how am I supposed to run it from command-line? I don't think a normal TCL shell can execute this script.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hassan,
Yes, you can actually create a project from scratch using TCL API from Quartus. At a DOS or shell prompt, you can run a script that contains that tcl code as shown here after you generate a tcl project.
quartus_sh -t script.tcl -project top -revision first
For more details regarding the API, in shell, quartus_sh --qhelp and there would be list of API tcl package for your scripting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We do not receive any response from you to the previous answer that I have provided, thus I will put this case to close pending. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page