Forum Discussion
Altera_Forum
Honored Contributor
14 years agoStarting point for DE1 Board
Hi all, Recently i have buy the Altera DE1 Board. My objectif is to make a projects with Nios II F and all the things with a commented source for everyone want to start a project with DE1 and...
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),