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

Modelsim AE launched from Quartus reports syntax error

Altera_Forum
Honored Contributor II
1,149 Views

In the Quartus project I have a .v file declaring a set of parameters that are used in different modules. 

When I launch Modelsim AE from Quartus, the compilation fails because of the error "Global declaration is illegal in Verilog 2001". 

Without global declaration I have to declare the same parameter repeatedly in every .v file, which is very inefficient. 

 

Is there anyway to workaround this problem?
0 Kudos
0 Replies
Reply