Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- But a small issue that While executing the Script file "execute_flow -compile" command completes the Quartus II flow after this a window pops up "full compilation was successful (1206 warnings)" Then its waiting till i manually pushes the dialog box and after that it executes the "project_close" and takes up the next project for synthesis automatically as written in TCL file --- Quote End --- That is a 'new feature' then. I don't recall having to press Ok. The script was used under Quartus 10.1, or perhaps 9.0SP2, I forget which. Take a look at the help for the Tcl commands, perhaps there is an option to suppress the dialog box. The other option is to run the script using the command-line version of the synthesis tool. Let me know if you figure it out, and I'll make the change to my script too. Cheers, Dave