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 take the file from the file list.
Like when we manuaaly add files in the GUI it becomes hectic if your project has some 100 files as in my case and plus my file list is ready i just dont want to manually add each file in the GUI. Maybe a .tcl can help but i have very less knowledge of using these .tcl file for full flow. The only knowledge i have in .tcl file was to generate timing reports using quartus_sta -t sample.tcl. So is there any such way to solve my problem. Thanks.