Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
15893 Discussions

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

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

Hi!

 

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

JoanneSinY_L_Intel
171 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

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