Forum Discussion

SKon1's avatar
SKon1
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

Echo 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.

3 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    You should see all GUI commands echoed in the Messages window at the bottom of the interface. Are you not seeing this?

    #iwork4intel

  • SKon1's avatar
    SKon1
    Icon for Occasional Contributor rankOccasional Contributor

    No I don't,

    For example, when I open the "RTL Viewer" - I don't see any new TCL command at the bottom.

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    I just tried this and got this.

    Not sure why you're not seeing this.

    #iwork4intel