Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou're selecting the second argument, which is the project name. Most output files are named after the revision, so I would change it to that. (In most projects the project name and revision name are the same, in which case it technically doesn't matter, but revision is probably correct.) Remember that:
a) Project name is the name of your .qpf. b) Revision is the name of the .qsf. There can be only one .qpf but multiple .qsf files, which are controlled under Project -> Revisions...