KTagh
New Contributor
7 years agoHow to stop Quartus Lite automatically naming new files ?
I am currently working on a simple project required for my class in where we build an Adder using Quartus Prime, but the tutorial our professor provided for us was for an older edition.
I have successfully made an Adder.v file that compiles with no issues. However, when I want to create a new file for the same project, the file names are automatically assigned to "Verilog1.v" or "Verilog2.v". It is important that I name this file "Adder_tb.v" because it is required for my assignment, but Quartus Prime is not letting me name the file whatever I want and it's really frustrating. What can I do here ? Thanks for the help!