Quartus not compiling

Status
Not open for further replies.

BartlebyScrivener

Member level 5
Joined
Feb 8, 2012
Messages
90
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
2,081
I have a project written in SystemVerilog. Once upon a time I got it to synthesize in Quartus. Now when I try I am getting errors where there shouldn't be. For instance, in many of the modules I use the line

Code:
`include "ENoC_Config.sv"

As the first line, but quartus wants me to put a ";" after it, which isn't how it's supposed to be. Even if I put a ";" after it, quartus still isn't happy. Then it asks for a description!

What's going on?

Thanks.
 

I see no 'include keyword in the Quartus SystemVerilog templates. You should post the actual error messages.... Search the Quartus Help for "Quartus II Support for SystemVerilog" to see if 'include is supported.
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…