Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

Setting programming file name?

Altera_Forum
Honored Contributor II
1,301 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
616 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
616 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