Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIt appears that get_all_global_assignments doesn't work correctly in the Quartus GUI Tcl interpreter, but it does work in the command-line Tcl interpreter (quartus_sh -s). I've submitted a bug report to get the problem resolved in the next software release (ACDS 14.0). If you are using a flow script, it won't work correctly when the flow is launched from the GUI because the script will be executed in the GUI's Tcl interpreter. However, compiling on the command-line should work correctly.