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 you,
you can divide clock 50Mhz by using file PLL to have clock 25Mhz. I have project use VGA core. My project is output signals, i use clock 25Mhz (ok).I'm using ANSI C and Function. But i don't the function int alt_up_vga_draw_pixel(alt_up_vga_dev *vga, alt_u32 pixel, alt_u32 x, alt_u32 y);I want to use it. we can discuss together.OK