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 ago --- Quote Start --- 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 --- Quote End --- Excellent! Thanks for posting the fix, I'll add it to my script too :) Cheers, Dave