Forum Discussion
Altera_Forum
Honored Contributor
17 years agoalt_up_vga_dev* alt_up_vga_open_dev(const char* name);
hello,i am the first time use university program VGA core. I don't know the function alt_up_vga_dev* alt_up_vga_open_dev(const char* name); how to use and (alt_up_vga_dev *vga) what's this? Please...
Altera_Forum
Honored Contributor
17 years agoHi, i 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? Please help me!My Board is DE2. I can't set pixel on monitor. What is pointer VGA?What is the pointer to the VGA structure pixel? Help me .Thank.