Altera_Forum
Honored Contributor
12 years agoSOPC Builder Tutorial
Hi,
Now I'm working with SOPC Builder tutorial and suddenly an error appeared during type the given code (lights.v). I already Add the files and all the *.v files produced by the SOPC Builder to the Quartus II project. Below is the error appeared when I run the codes. Error (10170): Verilog HDL syntax error at unnamed_inst.v(3) near text "("; expecting ";" Error (10839): Verilog HDL error at unnamed_inst.v(2): declaring global objects is a SystemVerilog feature I hope you guys can highlight what is the problem and how to solve it. Thank you so much.