Hi Sir, How to read frame buffer contents? I have to read the frame and process it and write the processed frame to frame buffer again in NIOS2 ECLLIPSE . where can i get the brief description ...
Dear Sir,
I worked on AN 776 uhd video reference design with the development kit ARRIA10GX .
The source is from Graphics Card and Destination 4K TV.
the display is coming on the TV.
now from that design i need only CLOCKED VIDEO INPUT and FRAME BUFFER and CLOCKED VIDEO OUTPUT and other I2C peripherals.
so i want to read the frame data RGB DATA and do some modifications on that frame data and rewrite back that data .
How can i access frame buffer contents for our customization?