Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussões

How to make all Verilog files being recognized as SystemVerilog files?

Altera_Forum
Colaborador honorário II
1.792 Visualizações

Hi All, 

 

How to make all Verilog files in the Quartus-II Project being recognized as SystemVerilog files?  

 

Could it be done in the Project Settings? Where? Is there some special TCL command?  

 

Thank you!
0 Kudos
2 Respostas
Altera_Forum
Colaborador honorário II
822 Visualizações

Under 'Project' -> 'Add/Remove files in project', select each file in turn, click 'Properties' and change the 'Type'. 

 

Alternatively, change all your file extensions to .sv and Quartus will automatically assume they're System Verilog. 

 

Cheers, 

Alex
Altera_Forum
Colaborador honorário II
822 Visualizações

Is there a TCL command for this purpose?

Responder