Forum Discussion
Altera_Forum
Honored Contributor
11 years agoJust to add one thing. If this is all going into a version control system, all you want to check in is the source code and the TCL files that recreate all the libraries. Putting generated files into svn or whatever is often a recipe for disaster.
We run many fpgas running to hundreds of source files. There is a complicated tcl setup to drive compilation and simulation from a fresh svn checkout.