Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- 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. --- Quote End --- To determine the Tcl command without reading the documentation (to try and figure out what the command might be), I change a project setting using the GUI, and then I export the project to a Tcl script (Project->Generate Tcl file for Project). Once I know what the command is, then I might read the manual ... Cheers, Dave