Forum Discussion
Altera_Forum
Honored Contributor
13 years agoEventually, I use frame buffer to solve this problem.
For the starting address problem of each buffer, I set the base address of frame buffer as 0x00000000. So the first buffer starts at the first address of the memory (DDR3). The second and third buffer starting address can be computed easily according to the video resolution and bytes per pixel.