Altera_Forum
Honored Contributor
20 years agoVGA controller AppNote 333
Has anyone ever tried the vga controller design from AN333? I have modified it from displaying 8-bit color pixels (using LUT) to 24-bit RGB pixels, by widening the bus to 32-bits, using 24-bits for RGB and wasting 8-bits. However, the output display is shifted by ~~140 pixels (horizontally) for every 100 lines (vertically).
Has anyone successfully come up with a 24-bit RGB color pixels VGA controller that uses avalon's streaming capabilities? Thanks for any help.