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

Quartus II, disable .bak generation

Altera_Forum
Honored Contributor II
3,594 Views

Quartus II has a bad habit of creating old .bak versions of files. 

How can I disable this?
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
2,634 Views

Are you sure it's Quartus generating those files? Searching my machine reveals 2 .bak files (across 40+ Quartus projects) and i created both of those, not Quartus... 

 

Is it really such a 'bad habit'?
0 Kudos
Altera_Forum
Honored Contributor II
2,634 Views

Quartus, using 13.0, is definetely generating the files. 

If I remove the .bak file and modify the original and save it, the .bak file reappers. 

If you use a modern source revisioning system like git it is pointless that the tool creates new files by itself.
0 Kudos
Altera_Forum
Honored Contributor II
2,634 Views

You can use a different text editor... 

 

The text editor built into Quartus (which I've just had a play with, having never used it before) automatically generates the .bak files. It doesn't look like you can prevent it from doing that. 

 

There are plenty of editors available, many that support syntax highlighting and many more features that'll help your coding. I suggest you look into a few. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
2,634 Views

I requested them to add the option to disable that. Very annoying.

0 Kudos
Reply