Forum Discussion
rkaib
Occasional Contributor
6 years agothanks dlim,
I have had a look on the two documents they are very useful, but it does not show how to send pixels to the monitor.
I am reading an image from the onchip memory in .hex format and I would like to send it to the vga as img_R[i][j]*255+img_G[i][j]+img_B[i][j], or should I store the image differently.
any clue?