SKon1
Occasional Contributor
6 years agoEcho all GUI commands to TCL console
Hello,
I understand that Quartus is entirely TCL base - such that everything that's done via the GUI can also be done using a TCL script.
Is there a way to make Quartus echo all that is done on the GUI to the TCL console ?
For example:
If I push the "Start Analysis & Elaboration" button on the GUI, I want the TCL command that does that to be echoed to the console.