Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Of course i could set every file like in line 17, but that make a lot of problems when project is quite big and have for eample 20 files --- Quote End --- That's exactly why you would (should) use a tcl file. That way you can specify all 20 files and use the repeatability of running the script to ensure you don't "make a lot of problems". You've stated ModelSim's default working folder. By keeping line 3 of my script you can specify where ModelSim is to keep all the files associated with your project. Cheers, Alex