- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I would like to ask where can I find TCL command that interpret by the GUI click
Meaning - each action / click in the GUI interpret to TCL command - How can I find the relevant TCL command ?
Yishay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Compilation actions appear in the Messages window as their command-line or Tcl equivalent.
Assignments you create have their Tcl in the .qsf file. That's mostly what you're looking for.
But you can in the built-in help as mentioned if you can't find what the equivalent is to a GUI action.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may get the list in quartus_sh --qhelp
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qpp-scripting.pdf page 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I don't need the capability to write TCL by myself ( by the quartus_sh command)
Each click at the Quartos GUI interpret to TCL command - I want to use the GUI
(define several things for example : define top level , etc.) and then copy the appropriate TCL to my scripts
My question is where can I find in GUI those TCL commands
Yishay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Compilation actions appear in the Messages window as their command-line or Tcl equivalent.
Assignments you create have their Tcl in the .qsf file. That's mostly what you're looking for.
But you can in the built-in help as mentioned if you can't find what the equivalent is to a GUI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
any further help needed?

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