I'm using Quartus to run simulations and analyze Verilog code. I've searched the Internet and Stack Overflow but haven't seem to come up with answers for my question.
I want to run the RTL Viewer with Verilog code I open in Quartus, but when I open the Verilog code itself, the compile and other options are inactive. I noticed though that when I open a QPF file that it seems to work.
Do I need to create a QPF file in order to use the RTL Viewer? And if so, how could I do that with existing Verilog code I have?