Forum Discussion
TCL script
- 5 years ago
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.
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
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.