Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI don't how to read in the CVS info, but the action should be basically possible through a Tcl script executed as PRE_FLOW_SCRIPT_FILE. How to define a pre-compilation script has been recently discussed in the forum, e. g. http://www.alteraforum.com/forum/showthread.php?t=1996 and is also documented in the quartus ii version 7.2 handbook volume 2, section 3. tcl scripting, automating script execution.
Tcl is a full featured script interpreter includiing file-IO and text processing commands, so it should be able to e. g. write the intended information to a VHDL constant definition.