Forum Discussion
Altera_Forum
Honored Contributor
17 years agoWhy are you using all those command line arguments? The qsf file (which the qpf points at) has all the settings that you need, just run
quartus_map <projectfile.qpf> in your script, (minus the <>)