Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf you use a makefile, then you will need to call the exact same EXEs that "--flow" calls. Simply look at the *.flow.rpt report to learn what --flow does. Then simply emulate that from your make file.
Hope that helps