Forum Discussion
Altera_Forum
Honored Contributor
12 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 ...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- In the Frame Buffer GUI, there is a place to set read and write FIFO depths and burst target. The UG doesn't specifically call out if these numbers represent "bits", "bytes", "pixels", whatever. Does anyone know? I sort of believe it's defined in pixels so if you set your "bits per pixel" to 8, these numbers would be bytes. Sound reasonable? --- Quote End --- I believe they are in units of Avalon-MM bus width (words). e.g. 64-bit bus width and 64 burst target would transfer 512 8-bit pixels per burst.