Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
You can use the source command in tcl.
Dave
Hi All,
How can I include another TCL file inside of the existing *.qsf file? The reason why I want to include another TCL file inside of the existing *.qsf file, is so that I'd like to separate Pins Assignment from the list of RTL and TestBench files, etc. So, I'd like to keep separate definition files for each purpose (e.g. as listed above) and only include them inside of the *.qsf file. How can I do so? Thank you!You can use the source command in tcl.
Dave