Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDoes the frame buffer organise the memory writes/reads efficiently? If my pixels were 15 bits wide, (5bits per colour) would it write 4 pixels at a time with a local interface of 64 bits? Or will it write one pixel at at time, only using the LS 15 bits and padding the remaining MS bits with 0s?
If the former, then there may be a case for me using a half rate? Thanks for running my design, my gratitude is endless!!