Forum Discussion
Altera_Forum
Honored Contributor
17 years agohello,i am the first time use university program VGA core.
I don't know the function int alt_up_vga_draw_pixel(alt_up_vga_dev *vga, alt_u32 pixel, alt_u32 x, alt_u32 y); how to use and (alt_up_vga_dev *vga) what's this? My Board is DE2. I can't set pixel on monitor . I want to set pixels on monitor. I write source C to set pixels. I don't know to use int alt_up_vga_draw_pixel(alt_up_vga_dev *vga, alt_u32 pixel, alt_u32 x, alt_u32 y); Please help me!.Thank.