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.
Link Copied
You should see all GUI commands echoed in the Messages window at the bottom of the interface. Are you not seeing this?
#iwork4intel
No I don't,
For example, when I open the "RTL Viewer" - I don't see any new TCL command at the bottom.
For more complete information about compiler optimizations, see our Optimization Notice.