Altera_Forum
Honored Contributor
19 years agoHooks for own tools during Quartus Compilation?
Hi,
we'd like to embed a number that identifies a particular FPGA configuration in it (the SYS ID isn't sufficient because it doesn't change if only logic outside the SOPC was modified) Ideally, this number should be generated (or taken from version control system) and embedded in the configuration automatically as a last step before compiling and assembling. I know that I could create my own build script for the whole process, but is there a way to have it integrated when building from Quartus GUI? Maybe some hook somewhere in one of the existing scripts to call something external? Such hooks exist in the Eclipse NIOS IDE for building the firmware, but not in Quartus... Would appreciate it if you knew one. Regards, Kolja