Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRunning a batch file before compiling
In my VHDL application I have some registers which are readable via SPI by a CPU. I would like to have one of the registers report the current source code revision. I am using Subversion ...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Of course, you then need to figure out how to get your .tcl file to run the executable, which I'm not sure how to do(and why the first method is easier...) --- Quote End --- this is also a nice solution. in your tcl try: exec <script.bat>