Altera_Forum
Honored Contributor
9 years agoHow do I capture commands generated when using quartus gui
What I want to do is create command line scripts to perform a set of functions that I do using the quartus GUI.
I would like to capture the commands being executed through the GUI and use that information to create scripts so that I can automate the process that is currently performed manually via GUI. Yes.Yes I know I should be able to use the tcl and just write scripts... But I think that seeing what the GUI does via a command trace is a shortcut as well as a learning aid to being able to write scripts. Thanks in advance.. Dan..