Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCan i use a separate file to list all the files during compilation.
Hi i want to know whether it is possible to use a separate file to list all the files i am using in the design and i just want to use that particular file to direct the quartus tool to automatically ...
Altera_Forum
Honored Contributor
14 years agoHi Dave
Thank you for the script Most of my issues are resolved,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 Can we close the dialog box showing the warnings through TCL script and continue with the next project as they can be checked from report files Thanks in advance