Forum Discussion
Altera_Forum
Honored Contributor
8 years agoRTL files @TCL & QSF -> how to keep compatible and consistent?
Hi All, I'd like to keep a list of the RTL files in a separate TCL file and then source this file from QSF. Let's say I keep a list of the RTL files in the rtl.tcl and then source it from ...
Altera_Forum
Honored Contributor
8 years agoCould you add all the source files in a QIP file, and you could add only this file in your rtl.tcl? This way, only the QIP file will be written to the QSF file. If any changes are made in the QIP file, your QSF will still remain the same.