Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thank you wombat but is there any tcl script in particular for executing these commands?? --- Quote End --- I don't think I really understand your question. You should start SystemConsole from the Quartus GUI (or by typing system-console from the command line), the bottom right hand window is the script window into which you can type Tcl and see the results. If you save your script into a file then the Tcl source command can be used to execute it. Alternatively, you can right click on the /scripts node in the system explorer window, open the user scripts folder and then create a Tcl file in there. You can then run it by clicking on it.