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
Just inserting the TCL command "disable_msg_box" before execute_flow -compile had resolved the issue After inserting this Quartus flow didn't stop till the end of the script and all modules got synthesized Thanks for your help