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

Hi, Is there a way to automatically add the date to the compiled files?

FPern
Beginner
713 Views
 
0 Kudos
4 Replies
JoanneSinY_L_Intel
427 Views
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
0 Kudos
FPern
Beginner
427 Views

Hi!

 

I want the date in the Name of the compiled .rbf

0 Kudos
JoanneSinY_L_Intel
427 Views

​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

0 Kudos
JoanneSinY_L_Intel
427 Views
Hi Felix, May I know any update or should I consider that case to be closed? Thanks Joanne
0 Kudos
Reply