Forum Discussion
Altera_Forum
Honored Contributor
17 years agoYeah, that would be great. I was sorry to find out that there were only post-module hooks. I wanted to trigger the build of a bootloader at the start of the assembly phase, because it is stored in the boot-rom of the SOPC EPCS controller. But instead I'll have to check the hex file into version control, because my colleagues probably don't want to do any command line stuff.
This is also why creating a makefile structure and starting synthesis/fitting/etc from there is not an option. I'll create a SR tomorrow and will let you know what they say.