Hi,
I am trying to stream a series of 256 level grey scale images through VGA port of zedboard. Usually I copy the same grey level data onto 3 RGB channels to get grey scale image. The problem is that each R,G and B channel coming out of PL are 4 bits wide and I am confused on how to represent my 8 bit greyscale on 4 bit values. Should I decrease my intensity levels to 16 and write the same values on each og the R,G and B lines coing out of PL.
Any suggestions would really help.
Thanks,
Harsha