Forum Discussion
4 Replies
- JoanneSinY_L_Intel
Occasional Contributor
Hi Felix Perning Can you elaborate more on your request. Do you mean add the date in the programming file name If yes, you can refer to the link below https://forums.intel.com/s/question/0D50P00003yyRQXSA2/how-to-change-the-default-name-of-sof-file-in-quartus?language=en_US Thanks Joanne - FPern
New Contributor
Hi!
I want the date in the Name of the compiled .rbf
- JoanneSinY_L_Intel
Occasional Contributor
Hi FPern
Attached document is the tcl file for renaming of .rbf file. Please modify the naming of your file in the tcl file based on your requirement
You can run by using the tcl file below and change the setting in yr qsf file
set_global_assignment -name POST_FLOW_SCRIPT_FILE "quartus_sh:renamefiles.tcl"
Thanks
Joanne
- JoanneSinY_L_Intel
Occasional Contributor
Hi Felix, May I know any update or should I consider that case to be closed? Thanks Joanne