Altera_Forum
Honored Contributor
14 years agoAdd TCL file to project?
I have an existing project already setup in the quartus GUI - files added via the Project - Add/remove files window etc.
But now I need to add some code that is the output of a Simulink model. Because it can change the names of files depending on what day of the week it is when you generate the code ;) , it can also output a TCL file to make your life a little less stressful. So is there a way to add a TCL file to the files list and have that execute to add a load of VHDL to the "files in project" list, or am I going to have to script the whole project now?