Forum Discussion
Altera_Forum
Honored Contributor
14 years agohow to draw a line on vga ?
how to draw a line between two point on VGA ( verilog code ) . when i click two point by mouse (ps2) on vga , it will auto connect between two . please give me your idea . thanks!
Altera_Forum
Honored Contributor
14 years agoHi,
Does it "HAS" to be in Verilog only ? No C, no NIOS-II ? are you using some terasic boards ? In that case I would recommend using the NIOS_HOST_MOUSE_VGA project, I didn't work on project, but I expect it to be easier than going through Verilog.