Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVGA with NIOS II
Hi.. I'm wondering whether we could write any c programming language in order to create the VGA display in the NIOS II? I'm kind of confuse since PS/2 have the header file but the VGA Controller don...
Altera_Forum
Honored Contributor
15 years agoI've manage to write a pixel by a pixel but it looks like can't be displayed all (200x200) pixels at once. Is it the timing problem between the nios II and the pixel buffer or because of the for loop? I'm stuck at this point for quite some times already. I tried to used external sram and insert it. but it still show the same problem.
So, I wondering what's the actual problem. Hope someone have some solution for this.