Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Setting programming file name?

Altera_Forum
Honored Contributor II
1,322 Views

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?

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
637 Views

 

--- 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
0 Kudos
Altera_Forum
Honored Contributor II
637 Views

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
0 Kudos
Reply