Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
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 Discussions

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

Altera_Forum
Honored Contributor II
1,791 Views

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 Replies
Altera_Forum
Honored Contributor II
821 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
821 Views

Is there a TCL command for this purpose?

0 Kudos
Reply