Forum Discussion
Altera_Forum
Honored Contributor
14 years agoQuartus send me this error during the compilation :
Error (10170): Verilog HDL syntax error at DE1_NIOS.v(345) near text "."; expecting ")" Error (10112): Ignored design unit "DE1_NIOS" at DE1_NIOS.v(43) due to previous errors here is my modification
// the VGA Controller
.R_from_the_vga_controller(VGA_R),
.B_from_the_vga_controller(VGA_B),
.G_from_the_vga_controller(VGA_G),
.hsync_from_the_vga_controller(VGA_hsync),
.vsync_from_the_vga_controller(VGA_vsync),