Forum Discussion
Altera_Forum
Honored Contributor
20 years agoSoftware Config Control
Hi all, I'm wanting to keep track of software builds. What I do on other platforms, is run an executable that increments a number stored in a file called version.h. Thus the executable read...
Altera_Forum
Honored Contributor
20 years agoSearch for topic "touch file"
This shows how to add a make file that will run the commands of your choice on every build. I use it to update the build time and date in my source code.