Altera_Forum
Honored Contributor
11 years agoFrame Buffer Parameter
https://www.alteraforum.com/forum/attachment.php?attachmentid=8822 I am using Frame Buffer Megacore. I want to store a 640*480 pixels frame to sdram. As in the picture, I set maximum packet length = 10 symbols. While 1 symbol = 3 color planes (= 1 pixel) => we have 640*480/10 packets per frame. That is so conflicted with number of packet buffered per frame =1 which I set as in the picture. Can anyone explain it for me?