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 agoyou might look into a command line flow. you could make just a single file, compile.bat. this would call your .exe, then run quartus_sh --flow compile <proj_name>.