Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGreat question! I want to get this information as well.
Unfortunately, my Makefile builds the project using: $(QUARTUS_BIN)/quartus_sh --tcl_eval load_package flow \; project_open $* \; execute_flow -compile ... which is needed to get preflow scripts to run properly. So I guess getting the build status will be even harder for me.