Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- Does anyone know how to set the name of the generated programming file in Quartus? I'm using the RBF file format and it seems to default to <project_name>.RBF. Can this be changed? --- Quote End --- I will just rename it - Altera_Forum
Honored Contributor
I reviewed Quartus Settings File Reference Manual, and there isn't such a setting there.
You can change project output directory using PROJECT_OUTPUT_DIRECTORY, or turn on/off RBF file generation using GENERATE_RBF_FILE, but not change the file name. Thanks, Evgeni